git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 775f1b3) | patch
Fix plpgsql to not treat INSERT INTO as an INTO-variables clause anywhere
Mon, 2 Feb 2009 20:25:38 +0000 (20:25 +0000)
Mon, 2 Feb 2009 20:25:38 +0000 (20:25 +0000)
commit c401a5ce585d99e5533844bb616074e693cc77cf
Fix plpgsql to not treat INSERT INTO as an INTO-variables clause anywhere
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.)
src/pl/plpgsql/src/gram.y diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /