Allow second and subsequent names in a qualified (dotted) name to be
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 Aug 2004 20:41:40 +0000 (20:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 Aug 2004 20:41:40 +0000 (20:41 +0000)
commit3cb1ffa6539996a23497be382f03e0c81b6fd025
tree9da9945c24bfc407d45cd7520c214a14000cd71a
parent4359ebed37b2387c7ef7c4fe078992ccc789ee93
Allow second and subsequent names in a qualified (dotted) name to be
ColLabel instead of just ColId --- that is, any keyword can appear after
a dot and it will be taken as an identifier.  Fixes problems with names
that are okay as standalone function names but fail when qualified.
src/backend/parser/gram.y