Commits

DateSubjectAuthorReleases
2021-12-20 Remove dynamic translation of regression test scripts, step 1. Tom Lane 15.0
2021-05-11 Replace opr_sanity test's binary_coercible() function with C code. Tom Lane 14.0
2019-02-09 Build out the planner support function infrastructure. Tom Lane 12.0
2018-02-27 Revert renaming of int44in/int44out. Tom Lane 11.0
2018-02-27 Remove regression tests' CREATE FUNCTION commands for unused C functions. Tom Lane 9.3.23
2018-02-27 Remove regression tests' CREATE FUNCTION commands for unused C functions. Tom Lane 9.4.18
2018-02-27 Remove regression tests' CREATE FUNCTION commands for unused C functions. Tom Lane 9.5.13
2018-02-27 Remove regression tests' CREATE FUNCTION commands for unused C functions. Tom Lane 9.6.9
2018-02-27 Remove regression tests' CREATE FUNCTION commands for unused C functions. Tom Lane 10.4
2018-02-27 Prevent dangling-pointer access when update trigger returns old tuple. Tom Lane 11.0
2018-02-27 Prevent dangling-pointer access when update trigger returns old tuple. Tom Lane 10.4
2018-02-27 Prevent dangling-pointer access when update trigger returns old tuple. Tom Lane 9.3.23
2018-02-27 Prevent dangling-pointer access when update trigger returns old tuple. Tom Lane 9.4.18
2018-02-27 Prevent dangling-pointer access when update trigger returns old tuple. Tom Lane 9.5.13
2018-02-27 Prevent dangling-pointer access when update trigger returns old tuple. Tom Lane 9.6.9
2018-02-27 Improve regression test coverage of regress.c. Tom Lane 11.0
2018-02-27 Remove unused functions in regress.c. Tom Lane 11.0
2014-11-05 Make CREATE TYPE print warnings if a datatype's I/O functions are volatile. Tom Lane 9.5.0
2008-05-30 Copy refint.so and autoinc.so into the src/test/regress directory during Tom Lane 8.4.0
2006-01-11 Create a standard function pg_sleep() to sleep for a specified amount of time. Tom Lane 8.2.0
2005-07-23 In the stats test, delay for the stats collector to catch up using a Tom Lane 8.1.0
2002-08-22 Add a bunch of pseudo-types to replace the behavior formerly associated Tom Lane 7.3.1
2000-11-20 Revise handling of oldstyle/newstyle functions per recent discussions Tom Lane 7.1.1
2000-06-13 Another batch of fmgr updates. I think I have gotten all old-style Tom Lane 7.1.1
2000-05-29 Second round of fmgr changes: triggers are now invoked in new style, Tom Lane 7.1.1