postgresql/doc/src
Peter Eisentraut d60f10b0e7 Add optional "validator" function to languages that can validate the
function body (and other properties) as a function in the language
is created.  This generalizes ad hoc code that already existed for
the built-in languages.

The validation now happens after the pg_proc tuple of the new function
is created, so it is possible to define recursive SQL functions.

Add some regression test cases that cover bogus function definition
attempts.
2002-05-22 17:21:02 +00:00
..
FAQ Add Polish FAQ from Marcin Mazurek. 2002-04-29 02:57:18 +00:00
graphics These aren't used anymore. 2000-10-08 13:25:11 +00:00
sgml Add optional "validator" function to languages that can validate the 2002-05-22 17:21:02 +00:00
Makefile Fix comment 2001-11-25 22:17:27 +00:00