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