index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
plhandler.sgml
Age
Commit message (
Expand
)
Author
2022-07-21
doc: use wording "restore" instead of "reload" of dumps
Bruce Momjian
2020-08-18
Add PL/Sample to src/test/modules/
Michael Paquier
2019-09-08
doc: Clean up title case use
Peter Eisentraut
2019-01-26
Change function call information to be variable length.
Andres Freund
2018-08-22
doc: Update uses of the word "procedure"
Peter Eisentraut
2018-05-02
Remove remaining references to version-0 calling convention in docs.
Heikki Linnakangas
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-08-31
Remove to pre-8.2 coding convention for PG_MODULE_MAGIC
Peter Eisentraut
2017-01-25
Make UNKNOWN into an actual pseudo-type.
Tom Lane
2014-02-17
Document security implications of check_function_bodies.
Noah Misch
2014-02-17
Prevent privilege escalation in explicit calls to PL validators.
Noah Misch
2013-09-03
Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off.
Tom Lane
2011-08-30
Some markup cleanup to deconfuse the find_gt_lt tool
Peter Eisentraut
2011-03-05
Update documentation to reflect that standard PLs are now extensions.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-06-08
Make procedural language handler reference C-language function docs.
Robert Haas
2010-04-03
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2009-11-23
Add PG_MODULE_MAGIC and some missing include files to examples
Peter Eisentraut
2009-10-08
Update plhandler.sgml to describe validators and inline handlers for
Tom Lane
2006-09-16
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-03-10
Make $PostgreSQL CVS tags consistent for SGML files.
Bruce Momjian
2005-01-22
Change -> and <- to use proper ampersand markups.
Bruce Momjian
2005-01-05
More minor updates and copy-editing.
Tom Lane
2004-12-30
More minor updates and copy-editing.
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-10-22
Move docs about index cost estimation functions and writing a procedural
Tom Lane