git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 085e759)
Remove obsolete comment
2024年3月22日 06:12:28 +0000 (07:12 +0100)
2024年3月22日 06:20:11 +0000 (07:20 +0100)
The idea to use a union in the definition of RangeTblEntry is clearly
not being pursued.

Reviewed-by: Andrew Dunstan <andrew@dunslane.net>
Discussion: https://www.postgresql.org/message-id/flat/4b27fc50-8cd6-46f5-ab20-88dbaadca645@eisentraut.org


diff --git a/src/include/nodes/parsenodes.h b/src/include/nodes/parsenodes.h
index 9b709f03908e8e666ffd39578b6162475df862f2..9b39aaa9aaca37c9f2a47f4c65c4a186943b3465 100644 (file)
--- a/src/include/nodes/parsenodes.h
+++ b/src/include/nodes/parsenodes.h
@@ -1029,12 +1029,6 @@ typedef struct RangeTblEntry
RTEKind rtekind; /* see above */
- /*
- * XXX the fields applicable to only some rte kinds should be merged into
- * a union. I didn't do this yet because the diffs would impact a lot of
- * code that is being actively worked on. FIXME someday.
- */
-
/*
* Fields valid for a plain relation RTE (else zero):
*
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /