]> git.ipfire.org Git - thirdparty/postgresql.git/commit
FOUND patch was a bit over-enthusiastic: SQL commands that are not
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 29 Aug 2002 04:12:03 +0000 (04:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 29 Aug 2002 04:12:03 +0000 (04:12 +0000)
commit99fd5cbd410c29381d2ffdfd98705c68fe99fbe3
treeee7cb47fb333ab4967739c5787d2a926b8ec13a2
parent5241a6259ff0a4a12d7659b25310f0987b51f211
FOUND patch was a bit over-enthusiastic: SQL commands that are not
INSERT, UPDATE, or DELETE shouldn't change FOUND.  IMHO anyway.
Also, try to make documentation a little clearer.
doc/src/sgml/plpgsql.sgml
src/pl/plpgsql/src/pl_exec.c