aboutsummaryrefslogtreecommitdiff
path: root/src/pl/tcl/expected/pltcl_setup.out
Commit message (Expand)AuthorAge
* Remove environment sensitivity in pl/tcl regression test.Tom Lane2023-09-29
* PL/Tcl: Improve trigger tests organizationPeter Eisentraut2019-03-15
* Remove WITH OIDS support, change oid catalog column visibility.Andres Freund2018-11-20
* Adjust PL/Tcl regression test to dodge a possible bug or zone dependency.Tom Lane2017-02-19
* In PL/Tcl tests, don't choke if optional error fields are missing.Tom Lane2017-01-13
* Expand the regression tests for PL/Tcl.Tom Lane2017-01-09
* Support PL/Tcl functions that return composite types and/or sets.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
* Improve coverage of pltcl regression tests.Tom Lane2016-03-01
* PL/Tcl: Add event trigger supportPeter Eisentraut2013-11-23
* Fix whitespace issues found by git diff --check, add gitattributesPeter Eisentraut2013-11-10
* Lots of doc corrections.Robert Haas2012-04-23
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Support triggers on views.Tom Lane2010-10-10
* Apply Tcl_Init() to the "hold" interpreter created by pltcl.Tom Lane2010-01-25
* Remove unnecessary checkpoint from PL regression tests. This was onceTom Lane2007-01-28
* pltcl regression test needs to actually create an opclass, not just one opera...Tom Lane2007-01-09
* TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs.Andrew Dunstan2006-05-27
* Update pltcl expected file for E''.Bruce Momjian2006-03-08
* Adjust PL regression tests for escape_string_warning.Bruce Momjian2006-03-08
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-27
* Convert the existing regression test scripts for the various optionalTom Lane2005-05-14