]> granicus.if.org Git - postgresql/commit
Further cleanup around the edges of OPAQUE/pseudotype changes. Correct
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 23 Aug 2002 16:41:38 +0000 (16:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 23 Aug 2002 16:41:38 +0000 (16:41 +0000)
commita2a3192802e12e056806d5921c3fc4a7a6df8b09
treee10ac75a39d8429235b9d994356ca27d62c81005
parentcf7ee638a742474f92d40c0d6f1326bb8b06506e
Further cleanup around the edges of OPAQUE/pseudotype changes.  Correct
the declarations of some index access method support functions.  Support
SQL functions returning VOID.
doc/src/sgml/xfunc.sgml
src/backend/catalog/pg_proc.c
src/backend/commands/typecmds.c
src/backend/executor/functions.c
src/include/catalog/pg_proc.h
src/test/regress/expected/opr_sanity.out
src/test/regress/sql/opr_sanity.sql