OSDN Git Service

Still another place to make the world safe for zero-column tables:
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 23 May 2004 17:10:54 +0000 (17:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 23 May 2004 17:10:54 +0000 (17:10 +0000)
commit27edff700efdcecb11421c922a68149b8a9d457c
tree72e9f0b7fecb99c8bfd1091c5431212d0f49bd57
parenta712570880510e94fa987b891d7b6179786611a7
Still another place to make the world safe for zero-column tables:
remove the ancient (and always pretty dodgy) assumption in parse_clause.c
that a query can't have an empty targetlist.
src/backend/parser/analyze.c
src/backend/parser/parse_clause.c
src/include/parser/parse_clause.h