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
/
pltcl.sgml
Age
Commit message (
Expand
)
Author
2024-07-05
Improve PL/Tcl's method for choosing Tcl names of procedures.
Tom Lane
2023-05-02
Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers.
Tom Lane
2022-05-19
doc: Properly punctuate "etc."
Peter Eisentraut
2022-02-03
doc: clarify syntax notation, particularly parentheses
Bruce Momjian
2021-06-11
Use the correct article for abbreviations
David Rowley
2020-12-23
dummy commit
Bruce Momjian
2020-07-18
doc: Refresh more URLs in the docs
Michael Paquier
2019-10-25
doc: Use proper em and en dashes
Peter Eisentraut
2018-11-21
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-08-22
Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax
Peter Eisentraut
2018-08-22
doc: Update uses of the word "procedure"
Peter Eisentraut
2018-03-14
Support INOUT arguments in procedures
Peter Eisentraut
2018-01-22
Transaction control in PL procedures
Peter Eisentraut
2017-11-30
SQL procedures
Peter Eisentraut
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-06-18
Documentation spell checking and markup improvements
Peter Eisentraut
2017-03-23
Remove createlang and droplang
Peter Eisentraut
2017-03-11
Add a "subtransaction" command to PL/Tcl.
Tom Lane
2017-03-07
Invent start_proc parameters for PL/Tcl.
Tom Lane
2017-02-27
Remove PL/Tcl's "module" facility.
Tom Lane
2016-11-06
Support PL/Tcl functions that return composite types and/or sets.
Tom Lane
2016-11-06
Rationalize and document pltcl's handling of magic ".tupno" array element.
Tom Lane
2016-03-25
Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE.
Tom Lane
2016-03-25
In PL/Tcl, make database errors return additional info in the errorCode.
Tom Lane
2014-08-30
doc: Various typo/grammar fixes
Kevin Grittner
2014-05-07
doc: Fix DocBook XML validity
Peter Eisentraut
2013-11-24
PL/Tcl: Add event trigger support
Peter Eisentraut
2011-04-08
Avoid extra whitespace in the arguments of <indexterm>.
Tom Lane
2011-03-05
Update documentation to reflect that standard PLs are now extensions.
Tom Lane
2011-01-29
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-10-10
Support triggers on views.
Tom Lane
2010-09-30
Use a separate interpreter for each calling SQL userid in plperl and pltcl.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-05-13
Prevent PL/Tcl from loading the "unknown" module from pltcl_modules unless
Tom Lane
2010-04-03
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2008-03-28
Support statement-level ON TRUNCATE triggers. Simon Riggs
Tom Lane
2007-12-03
Entity-ify a passel of & < > characters. Per gripe from Devrim.
Tom Lane
2007-02-21
Allow pltcl args to spi_prepare and plpython args to plpy.prepare to be stand...
Andrew Dunstan
2007-02-01
Consistenly use colons before '<programlisting>' blocks, where
Bruce Momjian
2007-01-31
Update documentation on may/can/might:
Bruce Momjian
2007-01-30
Update documentation for backslashes to mention escape string syntax
Bruce Momjian
2006-09-16
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-05-30
Update PL documentation:
Bruce Momjian
2006-05-27
TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs.
Andrew Dunstan
2006-03-10
Make $PostgreSQL CVS tags consistent for SGML files.
Bruce Momjian
2005-05-20
Add some links to the CREATE FUNCTION reference page when describing
Neil Conway
2005-04-09
We don't put URL's in ulink's because the URL is always generated, but
Bruce Momjian
2005-03-31
Adjust SGML ulink tags to the URL is always displayed in our printed docs.
Bruce Momjian
[next]