summaryrefslogtreecommitdiff
path: root/src/pl/tcl/expected/pltcl_setup.out
Commit message (Expand)AuthorAgeFilesLines
* PL/Tcl: Improve trigger tests organizationPeter Eisentraut2019-03-151-422/+3
* Remove WITH OIDS support, change oid catalog column visibility.Andres Freund2018-11-201-4/+0
* Adjust PL/Tcl regression test to dodge a possible bug or zone dependency.Tom Lane2017-02-191-1/+1
* In PL/Tcl tests, don't choke if optional error fields are missing.Tom Lane2017-01-131-3/+3
* Expand the regression tests for PL/Tcl.Tom Lane2017-01-091-31/+119
* Support PL/Tcl functions that return composite types and/or sets.Tom Lane2016-11-061-0/+13
* Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE.Tom Lane2016-03-251-5/+5
* In PL/Tcl, make database errors return additional info in the errorCode.Tom Lane2016-03-251-0/+28
* Improve coverage of pltcl regression tests.Tom Lane2016-03-011-0/+13
* PL/Tcl: Add event trigger supportPeter Eisentraut2013-11-231-0/+23
* Fix whitespace issues found by git diff --check, add gitattributesPeter Eisentraut2013-11-101-5/+5
* Lots of doc corrections.Robert Haas2012-04-231-1/+1
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-5/+5
* Support triggers on views.Tom Lane2010-10-101-0/+4
* Apply Tcl_Init() to the "hold" interpreter created by pltcl.Tom Lane2010-01-251-0/+20
* Remove unnecessary checkpoint from PL regression tests. This was onceTom Lane2007-01-281-5/+0
* pltcl regression test needs to actually create an opclass, not just one opera...Tom Lane2007-01-091-0/+61
* TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs.Andrew Dunstan2006-05-271-0/+37
* Update pltcl expected file for E''.Bruce Momjian2006-03-081-1/+1
* Adjust PL regression tests for escape_string_warning.Bruce Momjian2006-03-081-4/+4
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-9/+9
* Convert the existing regression test scripts for the various optionalTom Lane2005-05-141-0/+404