summaryrefslogtreecommitdiff
path: root/doc/src/sgml/xplang.sgml
AgeCommit message (Expand)Author
2020-10-03Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut
2020-06-07doc: Remove line breaks after <title>Peter Eisentraut
2020-01-29Invent "trusted" extensions, and remove the pg_pltemplate catalog.Tom Lane
2019-07-29Fix inconsistencies and typos in the treeMichael Paquier
2019-02-25Remove unnecessary use of PROCEDURALPeter Eisentraut
2018-08-22doc: Update uses of the word "procedure"Peter Eisentraut
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-03-23Remove createlang and droplangPeter Eisentraut
2015-09-22Use gender-neutral language in documentationPeter 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-05-30Clarify the meaning of "trusted language" in the documentation.Bruce Momjian
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut
2009-12-19Adjust some more places in the documentation to match the fact thatTom Lane
2009-09-22Implement the DO statement to support execution of PL code without havingTom Lane
2007-02-01Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian
2007-01-31Update documentation on may/can/might:Bruce Momjian
2006-11-20Overhaul the "External Projects" chapter in the manual. ReplaceNeil Conway
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-09-05Implement a preliminary 'template' facility for procedural languages,Tom Lane
2004-12-30More minor updates and copy-editing.Tom Lane
2004-12-30More updates and copy-editing. Rearrange order of sections a little bitTom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-10-22Move docs about index cost estimation functions and writing a proceduralTom Lane
2003-09-20Fix a batch of speling misteaks identified by Peter's spell-checker tool.Tom Lane
2003-08-31Add/edit index entries.Peter Eisentraut
2003-06-30Rename plpython to plpythonu, and update documentation to reflect itsTom Lane
2003-04-07General editingPeter Eisentraut
2003-01-31Fix typo, per Neil Conway.Tom Lane
2002-09-21Add more appropriate markup.Peter Eisentraut
2002-08-22Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane
2002-01-07Editorial reviewPeter Eisentraut
2001-11-21Deprecate 'current' date/time constant.Thomas G. Lockhart
2001-09-10Markup and spell-check run over Programmer's Guide (rather incomplete still).Peter Eisentraut
2001-08-13Make LANCOMPILER clause in CREATE LANGUAGE optional. Allow "identifier"Peter Eisentraut
2001-05-19Allow special '$libdir' macro to show up in object file path in CREATEPeter Eisentraut
2001-02-09Restructure discussion of PL installation to emphasize createlang as theTom Lane
2001-02-04Move PL docs to programmer's guide, "storage" chapter to admin guide,Peter Eisentraut
2000-11-04more procedural doc cleanupBruce Momjian
2000-09-29Add `id' attributes to all `chapter' and `sect1' tags, to generate usefulPeter Eisentraut
2000-04-02Copy-editing, mostly.Tom Lane
2000-03-31Minor markup changes. Refer to (".../catalog") in the emacs hints.Thomas G. Lockhart
2000-03-30Split off language-specific docs to their own chapters.Thomas G. Lockhart
1999-07-22Complete merge of all old man page information.Thomas G. Lockhart
1998-12-29Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart
1998-10-30Minor editing and markup changes as a result of preparing the PostscriptThomas G. Lockhart
1998-10-25Small adjustments in markup getting ready for hardcopy release.Thomas G. Lockhart
1998-10-21Programming Language info from Jan Wieck.Thomas G. Lockhart