CVSROOT: /cvsrootModule name: pgsql-serverChanges 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.