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 Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/325c54b69cbddc03445ca6c3198d2998c5d5818f Modified Files -------------- src/backend/executor/execProcnode.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
