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