diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-03-02 16:14:39 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-03-02 16:14:39 +0000 |
commit | e664969f0f3b7dc557d9df9d30d03b7103f214a3 (patch) | |
tree | 1a9cae8db503f45df5cd8e35cd3cdb391c10e538 /src/backend/utils/adt/xml.c | |
parent | 5600aaccbd5abed768f70b9cf336cc51a108bafb (diff) | |
download | postgresql-e664969f0f3b7dc557d9df9d30d03b7103f214a3.tar.gz postgresql-e664969f0f3b7dc557d9df9d30d03b7103f214a3.zip |
Cause plpgsql to throw an error if "INTO rowtype_var" is followed by a comma.
Per bug #5352, this helps to provide a useful error message if the user
tries to do something presently unsupported, namely use a rowtype variable
as a member of a multiple-item INTO list.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions