index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
tcl
/
expected
/
pltcl_setup.out
Commit message (
Expand
)
Author
Age
*
Remove environment sensitivity in pl/tcl regression test.
Tom Lane
2023-09-29
*
PL/Tcl: Improve trigger tests organization
Peter Eisentraut
2019-03-15
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Adjust PL/Tcl regression test to dodge a possible bug or zone dependency.
Tom Lane
2017-02-19
*
In PL/Tcl tests, don't choke if optional error fields are missing.
Tom Lane
2017-01-13
*
Expand the regression tests for PL/Tcl.
Tom Lane
2017-01-09
*
Support PL/Tcl functions that return composite types and/or sets.
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
*
Improve coverage of pltcl regression tests.
Tom Lane
2016-03-01
*
PL/Tcl: Add event trigger support
Peter Eisentraut
2013-11-23
*
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-11-10
*
Lots of doc corrections.
Robert Haas
2012-04-23
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Support triggers on views.
Tom Lane
2010-10-10
*
Apply Tcl_Init() to the "hold" interpreter created by pltcl.
Tom Lane
2010-01-25
*
Remove unnecessary checkpoint from PL regression tests. This was once
Tom Lane
2007-01-28
*
pltcl regression test needs to actually create an opclass, not just one opera...
Tom Lane
2007-01-09
*
TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs.
Andrew Dunstan
2006-05-27
*
Update pltcl expected file for E''.
Bruce Momjian
2006-03-08
*
Adjust PL regression tests for escape_string_warning.
Bruce Momjian
2006-03-08
*
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
*
Convert the existing regression test scripts for the various optional
Tom Lane
2005-05-14