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