| Age | Commit message (Expand) | Author |
| 2005-12-15 | Back-patch 7.4 change to show that freebsd 5 and up don't need | Tom Lane |
| 2005-12-05 | Add regression test to see if the min/max values of int8 convert correctly. | Tom Lane |
| 2005-07-17 | Adjust alter_table regression test to avoid conflicts with rangefuncs | Tom Lane |
| 2005-07-16 | Mark the geometry regression test as an ignorable failure in the pre-7.4 | Tom Lane |
| 2003-10-31 | Moved the recently added test for foreign key disabled by rewrite | Jan Wieck |
| 2003-10-31 | Fix for possible referential integrity violation when a qualified ON INSERT | Jan Wieck |
| 2003-05-21 | Back-patch Jan's fix to avoid primary key lookup (and lock) if foreign key | Tom Lane |
| 2003-05-12 | Apply fixes for problems with dropped columns whose types have also been | Tom Lane |
| 2003-01-16 | Repair an embarrassingly large number of alphabetization mistakes in the | Tom Lane |
| 2002-11-27 | Update resultmap pattern for geometry-solaris-i386-pc: should match | Tom Lane |
| 2002-11-21 | NetBSD versions 1.6 and (we hope) later can use the standard geometry | Tom Lane |
| 2002-11-21 | This locale-specific variant file seems not to have been updated | Tom Lane |
| 2002-11-13 | Use cat instead of echo or awk, to avoid portability problems with backslashes. | Tom Lane |
| 2002-11-12 | Update AIX resultmap for horology tests, per Andreas. | Tom Lane |
| 2002-11-12 | Remove NO_MKTIME_BEFORE_1970. I had speculated that it was not needed | Tom Lane |
| 2002-11-04 | Back-patch recent file removals into REL7_3_STABLE branch. | Tom Lane |
| 2002-11-04 | This commit was manufactured by cvs2git to create branch 'REL7_3_STABLE'. | CVS to git conversion script |
| 2002-11-02 | Remove encoding lookups from grammar stage, push them back to places | Tom Lane |
| 2002-11-01 | Reduce messages associated with shell-type function arguments/results | Tom Lane |
| 2002-11-01 | Update to match expected results on OS X 10.2. | Tom Lane |
| 2002-11-01 | Correct ordering of geometry/freebsd entries, add one for freebsd5. | Tom Lane |
| 2002-11-01 | Update for test changes. | Tom Lane |
| 2002-10-30 | Add additional ORDER BY to join regression test, per Tatsuo. | Bruce Momjian |
| 2002-10-30 | Remove /src/utils. Is final cleanup of getopt.c resurection. | Bruce Momjian |
| 2002-10-29 | Update regression for FreeBSD 4.7, for Larry Rosenman | Bruce Momjian |
| 2002-10-28 | Add ORDER BY to join regression test. | Bruce Momjian |
| 2002-10-22 | create_index test must run after create_misc test. | Tom Lane |
| 2002-10-22 | Update for test changes. | Peter Eisentraut |
| 2002-10-21 | Fix ALTER TABLE ... ADD COLUMN for inheritance cases. | Bruce Momjian |
| 2002-10-19 | Fix rewrite code so that rules are in fact executed in order by name, | Tom Lane |
| 2002-10-19 | This patch adds some missing functions for float8 math operations, | Bruce Momjian |
| 2002-10-19 | Make regression tests safe for autocommit = 'off'. | Bruce Momjian |
| 2002-10-03 | Restore NOTICEs that were mistakenly removed from triggers regression | Tom Lane |
| 2002-10-02 | Alter scale selection for NUMERIC division and transcendental functions | Tom Lane |
| 2002-09-28 | Make the world at least somewhat safe for zero-column tables, and | Tom Lane |
| 2002-09-24 | Change default privileges for languages and functions to be PUBLIC USAGE | Tom Lane |
| 2002-09-24 | Tweak conversion names to follow the established naming scheme, and | Peter Eisentraut |
| 2002-09-22 | Replace pg_attribute.attisinherited with attislocal and attinhcount | Tom Lane |
| 2002-09-22 | Bring SIMILAR TO and SUBSTRING into some semblance of conformance with | Tom Lane |
| 2002-09-22 | Move most of the error checking for foreign-key constraints out of | Tom Lane |
| 2002-09-20 | Update regression expected results for to_char() change. | Tom Lane |
| 2002-09-20 | Fixed this problem and added regression tests in domain.sql. | Bruce Momjian |
| 2002-09-19 | Department of second thoughts: suppressing implicit casts everywhere in | Tom Lane |
| 2002-09-18 | Extend pg_cast castimplicit column to a three-way value; this allows us | Tom Lane |
| 2002-09-17 | Remove src/test/regress/sql: plpgsql-nsp-testing.sql per Joe Conway. | Bruce Momjian |
| 2002-09-12 | > Sean Chittenden <sean@chittenden.org> writes: | Bruce Momjian |
| 2002-09-12 | Joe Conway wrote: | Bruce Momjian |
| 2002-09-07 | Changes to documentation and the regression tests for the default | Bruce Momjian |
| 2002-09-05 | Improve opr_sanity regression test to check oprltcmpop and opgtcmpop | Tom Lane |
| 2002-09-05 | Update oidjoins regression test for 7.3 catalogs. | Tom Lane |