pgsql-server/src/backend/parser parse_func.c

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

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@postgresql.org 02/10/19 17:23:20

Modified files:
src/backend/parser: parse_func.c

Log message:
Fix case where a function in FROM returns a scalar type, but is
referred to with whole-tuple syntax.