aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/pltcl.sgml
Commit message (Expand)AuthorAge
* Improve PL/Tcl's method for choosing Tcl names of procedures.Tom Lane2024-07-05
* Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers.Tom Lane2023-05-02
* doc: Properly punctuate "etc."Peter Eisentraut2022-05-19
* doc: clarify syntax notation, particularly parenthesesBruce Momjian2022-02-02
* Use the correct article for abbreviationsDavid Rowley2021-06-11
* dummy commitBruce Momjian2020-12-23
* doc: Refresh more URLs in the docsMichael Paquier2020-07-18
* doc: Use proper em and en dashesPeter Eisentraut2019-10-25
* Remove WITH OIDS support, change oid catalog column visibility.Andres Freund2018-11-20
* Change PROCEDURE to FUNCTION in CREATE TRIGGER syntaxPeter Eisentraut2018-08-22
* doc: Update uses of the word "procedure"Peter Eisentraut2018-08-22
* Support INOUT arguments in proceduresPeter Eisentraut2018-03-14
* Transaction control in PL proceduresPeter Eisentraut2018-01-22
* SQL proceduresPeter Eisentraut2017-11-30
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Documentation spell checking and markup improvementsPeter Eisentraut2017-06-18
* Remove createlang and droplangPeter Eisentraut2017-03-23
* Add a "subtransaction" command to PL/Tcl.Tom Lane2017-03-11
* Invent start_proc parameters for PL/Tcl.Tom Lane2017-03-07
* Remove PL/Tcl's "module" facility.Tom Lane2017-02-27
* Support PL/Tcl functions that return composite types and/or sets.Tom Lane2016-11-06
* Rationalize and document pltcl's handling of magic ".tupno" array element.Tom Lane2016-11-06
* Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE.Tom Lane2016-03-25
* In PL/Tcl, make database errors return additional info in the errorCode.Tom Lane2016-03-25
* doc: Various typo/grammar fixesKevin Grittner2014-08-30
* doc: Fix DocBook XML validityPeter Eisentraut2014-05-06
* PL/Tcl: Add event trigger supportPeter Eisentraut2013-11-23
* Avoid extra whitespace in the arguments of <indexterm>.Tom Lane2011-04-08
* Update documentation to reflect that standard PLs are now extensions.Tom Lane2011-03-05
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-29
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Support triggers on views.Tom Lane2010-10-10
* Use a separate interpreter for each calling SQL userid in plperl and pltcl.Tom Lane2010-09-30
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Prevent PL/Tcl from loading the "unknown" module from pltcl_modules unlessTom Lane2010-05-13
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Support statement-level ON TRUNCATE triggers. Simon RiggsTom Lane2008-03-28
* Entity-ify a passel of & < > characters. Per gripe from Devrim.Tom Lane2007-12-03
* Allow pltcl args to spi_prepare and plpython args to plpy.prepare to be stand...Andrew Dunstan2007-02-21
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Update documentation for backslashes to mention escape string syntaxBruce Momjian2007-01-30
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Update PL documentation:Bruce Momjian2006-05-30
* TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs.Andrew Dunstan2006-05-27
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-10
* Add some links to the CREATE FUNCTION reference page when describingNeil Conway2005-05-20
* We don't put URL's in ulink's because the URL is always generated, butBruce Momjian2005-04-09
* Adjust SGML ulink tags to the URL is always displayed in our printed docs.Bruce Momjian2005-03-31