Fix obsolete SQL syntax in comment.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 325c54b69cbddc03445ca6c3198d2998c5d5818f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2013-01-14T20:48:12Z
Releases: 9.3.0
Fix obsolete SQL syntax in comment.

This was legal back in the days of add_missing_from, though perhaps
never good style.  It's not legal anymore ...

Jan Urbański

Files

PathChange+/−
src/backend/executor/execProcnode.c modified +1 −0