Commit Graph

7 Commits (f7b15b5098ee89a2628129fbbef9901bded9d27b)

Author SHA1 Message Date
Tom Lane e7dcfd05f3 Apply Tcl_Init() to the "hold" interpreter created by pltcl. 16 years ago
Tom Lane 28c480e9ae Remove unnecessary checkpoint from PL regression tests. This was once 19 years ago
Tom Lane 833f9cb7b8 pltcl regression test needs to actually create an opclass, not just one operator. 19 years ago
Andrew Dunstan 22b118b530 TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs. 20 years ago
Bruce Momjian bc0be355c8 Adjust PL regression tests for escape_string_warning. 20 years ago
Peter Eisentraut 7f4f42fa10 Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in 20 years ago
Tom Lane 0ff7a2c2ad Convert the existing regression test scripts for the various optional 21 years ago
Tom Lane 35f4994133 Fix plperl and pltcl error handling per my previous proposal. SPI 21 years ago
Tom Lane f9b232f019 Small changes to use the absolute path to system catalogs. 23 years ago
Tom Lane 78b13fee45 Fix pltcl self-test for recent changes to elog. 24 years ago
Tom Lane b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated 24 years ago
Tom Lane 8b6b414a5e Update pltcl regress test to exercise return_null; also make use of 26 years ago
Tom Lane bec98a31c5 Revise aggregate functions per earlier discussions in pghackers. 26 years ago
Marc G. Fournier 2784f7c81a From: Jan Wieck <jwieck@debis.com> 28 years ago