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