diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-08-30 01:39:14 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-08-30 01:39:14 +0000 |
commit | 449a00fbbd49c00ba031432e8b6913a55e8ad1f6 (patch) | |
tree | c19cdeb09e444071accc7f4984d2067741988f86 /src/backend/parser/parse_utilcmd.c | |
parent | 6253f9de6702fa73101997034b4fec038d547f6d (diff) | |
download | postgresql-449a00fbbd49c00ba031432e8b6913a55e8ad1f6.tar.gz postgresql-449a00fbbd49c00ba031432e8b6913a55e8ad1f6.zip |
Fix the raw-parsetree representation of star (as in SELECT * FROM or
SELECT foo.*) so that it cannot be confused with a quoted identifier "*".
Instead create a separate node type A_Star to represent this notation.
Per pgsql-hackers discussion of 2007-Sep-27.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions