postgresql/doc/src
Tom Lane eb3adab568 Provide an upgrade strategy for dump files containing functions declared
with OPAQUE.  CREATE LANGUAGE, CREATE TRIGGER, and CREATE TYPE will all
accept references to functions declared with OPAQUE --- but they will
issue a NOTICE, and will modify the function entries in pg_proc to have
the preferred type-safe argument or result types instead of OPAQUE.
Per recent pghackers discussions.
2002-09-21 18:39:26 +00:00
..
FAQ Changes to documentation and the regression tests for the default 2002-09-07 18:39:05 +00:00
graphics These aren't used anymore. 2000-10-08 13:25:11 +00:00
sgml Provide an upgrade strategy for dump files containing functions declared 2002-09-21 18:39:26 +00:00
Makefile Clean documentation subtree during make clean. 2002-07-28 15:19:59 +00:00