pgsql-server/ oc/src/sgml/plpgsql.sgml rc/pl/p ...

Started by Tom Lanealmost 24 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@postgresql.org 02/08/29 00:12:03

Modified files:
doc/src/sgml : plpgsql.sgml
src/pl/plpgsql/src: pl_exec.c

Log message:
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.