Commits

DateSubjectAuthorReleases
2013-07-02 Add support for multiple kinds of external toast datums. Robert Haas 9.4.0
2008-10-31 Allow SQL-language functions to return the output of an INSERT/UPDATE/DELETE Tom Lane 8.4.0
2008-10-01 Allow pg_regress to be run outside the build tree. Look for input files Peter Eisentraut 8.4.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2008-05-30 Copy refint.so and autoinc.so into the src/test/regress directory during Tom Lane 8.4.0
2007-06-18 Arrange for quote_identifier() and pg_dump to not quote keywords that are Tom Lane 8.3.0
2006-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0
2006-02-27 Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in Peter Eisentraut 8.2.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
2004-03-21 Revise syntax-error reporting behavior to give pleasant results for Tom Lane 8.0.0
2004-03-14 Arrange to emit a CONTEXT: SQL function "foo" entry in an error Tom Lane 8.0.0
2003-07-28 A visit from the message-style police ... Tom Lane 7.4.1
2003-07-18 First bits of work on error message editing. Tom Lane 7.4.1
2003-05-29 Adopt latest bison's spelling of 'syntax error' rather than 'parse error' Tom Lane 7.4.1
2002-11-01 Reduce messages associated with shell-type function arguments/results Tom Lane 7.3.1
2002-08-22 Add a bunch of pseudo-types to replace the behavior formerly associated Tom Lane 7.3.1
2002-08-18 More changes to match new error format. Bruce Momjian 7.3.1
2002-05-22 Add optional "validator" function to languages that can validate the Peter Eisentraut 7.3.1
2002-03-07 Adjust elog() tags so source and regression tests match. Bruce Momjian 7.3.1
2001-08-10 Fix collateral damage from error message cleanup. Tom Lane 7.2.1
2000-11-20 Revise handling of oldstyle/newstyle functions per recent discussions Tom Lane 7.1.1
2000-10-27 Make regression tests work with VPATH builds. Peter Eisentraut 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