aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/pltcl.sgml
Commit message (Expand)AuthorAge
* 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
* Make default_with_oids default to false -- user-created tables will nowNeil Conway2005-03-13
* More < and > cleanups converted to ampersands.Bruce Momjian2005-01-22
* More minor updates and copy-editing.Tom Lane2004-12-30
* Fix plperl and pltcl error handling per my previous proposal. SPITom Lane2004-11-21
* Some editorializing on the docs for the dollar-quoting feature: fixTom Lane2004-09-20
* Add documentation for the new "dollar quoting" feature, and update existingNeil Conway2004-05-16
* Fix problems with dropped columns in pltcl triggers, per report from Patrick ...Tom Lane2004-01-24
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Documentation cleanupPeter Eisentraut2003-11-12
* Update preface.Peter Eisentraut2003-09-08
* Add/edit index entries.Peter Eisentraut2003-08-31
* Fix some index entries.Tom Lane2003-06-22
* General editingPeter Eisentraut2003-04-07
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-22
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Update docs for new stored procedure error levels.Bruce Momjian2002-03-06
* Overhaul PL/Tcl documentation.Tom Lane2002-01-23
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-21
* A bunch of small doco updates motivated by scanning the comments onTom Lane2001-11-19
* Attached patch for unconditional enabling of pltcl-unknown support.Bruce Momjian2001-10-13
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-13
* Markup and spell-check run over Programmer's Guide (rather incomplete still).Peter Eisentraut2001-09-10
* I noticed that pltcl didn't have any way to get to SPI_lastoid like plpgsql d...Bruce Momjian2001-08-02
* Fix a few missed NOIND usages.Tom Lane2001-06-09
* Add index. Only some parts of the manual set have index entries so far...Peter Eisentraut2001-05-12
* Document pltcl's return_null command.Tom Lane2001-04-30
* spell fixPeter Eisentraut2001-03-25