pgsql: Remove obsolete comment - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Remove obsolete comment
Date
Msg-id E1rnYGy-0053CZ-1J@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove obsolete comment

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/83d8065b1f7477f4fb49e53ece0e6e0e516993fe

Modified Files
--------------
src/include/nodes/parsenodes.h | 6 ------
1 file changed, 6 deletions(-)


pgsql-committers by date:

Previous
From: Amit Langote
Date:
Subject: pgsql: Avoid splitting errmsg string to span multiple lines
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Improve comment