CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 18:05:08
Modified files:
doc/src/sgml : plpgsql.sgml
Log message:
Example of a function taking a composite type should show how to call it.
---(end o
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/22 15:50:21
Modified files:
doc/src/sgml : plpgsql.sgml trigger.sgml
Log message:
Minor improvements to the trigger documentation, and a few SGML fixes.
---
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/30 01:45:24
Modified files:
doc/src/sgml : plpgsql.sgml
Log message:
Remove INTO recommendation for plpgsql language.
---(end of broadcast)-
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/30 00:47:37
Modified files:
doc/src/sgml : plpgsql.sgml
Log message:
There is an unused variable in an example function in the PL/PgSQL
documentation; this patch removes
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/23 16:58:50
Modified files:
doc/src/sgml : plpgsql.sgml
Log message:
Minor copy-editing for plpgsql chapter.
---(end of broadcast)--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/03 19:17:07
Modified files:
doc/src/sgml : plpgsql.sgml
Log message:
Add note that a for loop where the lower bound is greater than the upper
bound is valid but does noth