Improve comment

Peter Eisentraut <peter@eisentraut.org>

Commit: 1e1eb12c25c3c38d7ff70809f958e75598ec14e2
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-03-22T06:21:06Z
Releases: 17.0
Improve comment

Clarify that RangeTblEntry.lateral reflects whether LATERAL was
specified in the statement (as opposed to whether lateralness is
implicit).  Also, the list of applicable entry types was incomplete.

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

Files

PathChange+/−
src/include/nodes/parsenodes.h modified +1 −1

Discussion