diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-02-02 20:25:43 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-02-02 20:25:43 +0000 |
commit | 09406122347f04025b03bab3daa248a9004c1e4b (patch) | |
tree | c9ea319b16f1320d797bdfa60c73a1d0c2e744fe /src/backend/access/gist/gistutil.c | |
parent | b1abb3340b02d77227d9419f424ef936d7cde1d8 (diff) | |
download | postgresql-09406122347f04025b03bab3daa248a9004c1e4b.tar.gz postgresql-09406122347f04025b03bab3daa248a9004c1e4b.zip |
Fix plpgsql to not treat INSERT INTO as an INTO-variables clause anywhereREL8_3_6
in the string, not just at the start. Per bug #4629 from Martin Blazek.
Back-patch to 8.2; prior versions don't have the problem, at least not in
the reported case, because they don't try to recognize INTO in non-SELECT
statements. (IOW, this is really fallout from the RETURNING patch.)
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions