]> granicus.if.org Git - postgresql/commit
lease find enclosed a patch that matches the PL/Perl documentation
authorBruce Momjian <bruce@momjian.us>
Wed, 21 Jul 2004 20:23:05 +0000 (20:23 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 21 Jul 2004 20:23:05 +0000 (20:23 +0000)
commit8dec0c1bf2f1bb1535c7fae63ab64eeff3190760
treefb199665ef95ed7b4bbceab1978a69476a5720f1
parent83997560b755523545424f7e8909e656b0f3f500
lease find enclosed a patch that matches the PL/Perl documentation
(fairly closely, I hope) to the current PL/Perl implementation.

David Fetter
15 files changed:
doc/src/sgml/plperl.sgml
src/backend/Makefile
src/backend/bootstrap/bootstrap.c
src/backend/catalog/Makefile
src/backend/catalog/system_views.sql
src/backend/postmaster/Makefile
src/backend/postmaster/postmaster.c
src/backend/utils/misc/guc.c
src/backend/utils/misc/postgresql.conf.sample
src/include/bootstrap/bootstrap.h
src/include/catalog/catversion.h
src/include/postmaster/postmaster.h
src/include/storage/proc.h
src/include/utils/guc_tables.h
src/test/regress/expected/rules.out