aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/xplang.sgml
Commit message (Expand)AuthorAge
* Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut2020-10-03
* doc: Remove line breaks after <title>Peter Eisentraut2020-06-07
* Invent "trusted" extensions, and remove the pg_pltemplate catalog.Tom Lane2020-01-29
* Fix inconsistencies and typos in the treeMichael Paquier2019-07-29
* Remove unnecessary use of PROCEDURALPeter Eisentraut2019-02-25
* doc: Update uses of the word "procedure"Peter Eisentraut2018-08-22
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Remove createlang and droplangPeter Eisentraut2017-03-23
* Use gender-neutral language in documentationPeter Eisentraut2015-09-21
* Update documentation to reflect that standard PLs are now extensions.Tom Lane2011-03-05
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Clarify the meaning of "trusted language" in the documentation.Bruce Momjian2010-05-30
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Adjust some more places in the documentation to match the fact thatTom Lane2009-12-19
* Implement the DO statement to support execution of PL code without havingTom Lane2009-09-22
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Overhaul the "External Projects" chapter in the manual. ReplaceNeil Conway2006-11-20
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-10
* Implement a preliminary 'template' facility for procedural languages,Tom Lane2005-09-05
* More minor updates and copy-editing.Tom Lane2004-12-30
* More updates and copy-editing. Rearrange order of sections a little bitTom Lane2004-12-30
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Move docs about index cost estimation functions and writing a proceduralTom Lane2003-10-22
* Fix a batch of speling misteaks identified by Peter's spell-checker tool.Tom Lane2003-09-20
* Add/edit index entries.Peter Eisentraut2003-08-31
* Rename plpython to plpythonu, and update documentation to reflect itsTom Lane2003-06-30
* General editingPeter Eisentraut2003-04-07
* Fix typo, per Neil Conway.Tom Lane2003-01-31
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-22
* Editorial reviewPeter Eisentraut2002-01-07
* Deprecate 'current' date/time constant.Thomas G. Lockhart2001-11-21
* Markup and spell-check run over Programmer's Guide (rather incomplete still).Peter Eisentraut2001-09-10
* Make LANCOMPILER clause in CREATE LANGUAGE optional. Allow "identifier"Peter Eisentraut2001-08-13
* Allow special '$libdir' macro to show up in object file path in CREATEPeter Eisentraut2001-05-19
* Restructure discussion of PL installation to emphasize createlang as theTom Lane2001-02-09
* Move PL docs to programmer's guide, "storage" chapter to admin guide,Peter Eisentraut2001-02-04
* more procedural doc cleanupBruce Momjian2000-11-04
* Add `id' attributes to all `chapter' and `sect1' tags, to generate usefulPeter Eisentraut2000-09-29
* Copy-editing, mostly.Tom Lane2000-04-02
* Minor markup changes. Refer to (".../catalog") in the emacs hints.Thomas G. Lockhart2000-03-31
* Split off language-specific docs to their own chapters.Thomas G. Lockhart2000-03-30
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29
* Minor editing and markup changes as a result of preparing the PostscriptThomas G. Lockhart1998-10-30
* Small adjustments in markup getting ready for hardcopy release.Thomas G. Lockhart1998-10-25
* Programming Language info from Jan Wieck.Thomas G. Lockhart1998-10-21