diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-06-19 18:19:56 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-06-19 18:19:56 +0000 |
commit | f0cc132621cc9ee53054684112fca0ae3780b48d (patch) | |
tree | 5987bfd5343c1f5bfb830764ca1da6622a174b7c /src/include/postgres_ext.h | |
parent | 57d2665108b19f27314afc92ece8c966ad83b008 (diff) | |
download | postgresql-f0cc132621cc9ee53054684112fca0ae3780b48d.tar.gz postgresql-f0cc132621cc9ee53054684112fca0ae3780b48d.zip |
Fix oversight in recent rowtype-handling improvements: transformTargetList
should recognize 'foo.*' when the star appears in A_Indirection, not only
in ColumnRef. This allows 'SELECT something.*' to do what the user
expects when the something is an expression yielding a row.
Diffstat (limited to 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions