pgsql: Remove useless comment.

Started by Tom Laneover 7 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Remove useless comment.

Commit e439c6f0c removed IndexStmt.relationId, but not the comment
that had been added to explain it. Said comment was therefore
very confusing.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e0fb4c9d013f8c3f6eb31c5fb991e24b4af6dbb1

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