| Age | Commit message (Expand) | Author |
| 2009-04-25 | Fix the handling of sub-SELECTs appearing in the arguments of an outer-level | Tom Lane |
| 2009-04-04 | Rewrite interval_hash() so that the hashcodes are equal for values that | Tom Lane |
| 2008-05-25 | Adjust timestamp regression tests to prevent two low-probability failure | Tom Lane |
| 2007-07-31 | Fix a bug in the original implementation of redundant-join-clause removal: | Tom Lane |
| 2007-05-01 | Fix a thinko in my patch of a couple months ago for bug #3116: it did the | Tom Lane |
| 2007-04-20 | Support explicit placement of the temporary-table schema within search_path. | Tom Lane |
| 2007-02-25 | Update 7.x variant horology files to match the new US DST rules. It seems | Tom Lane |
| 2006-10-09 | Fix back-branch pg_regress scripts to try the "canonical" expected file if we | Tom Lane |
| 2006-06-01 | Pre-8.0 branches need to cope with possibility that the system libc knows | Tom Lane |
| 2005-12-05 | Add regression test to see if the min/max values of int8 convert correctly. | Tom Lane |
| 2005-07-17 | Make pg_regress accept a command-line option for the temporary installation's | Tom Lane |
| 2005-07-16 | Back-patch 8.0's tightening of ORDER BY clauses in join regression test, | Tom Lane |
| 2005-07-16 | The geometry_2 variant appears to be needed in 7.4 branch as well as | Tom Lane |
| 2005-05-26 | Adjust datetime parsing to be more robust. We now pass the length of the | Neil Conway |
| 2004-01-27 | Run stats test separately, not as part of a parallel group, to avoid | Tom Lane |
| 2003-12-23 | More bogosity in alter_table test: sometimes causes prepare test to fail | Tom Lane |
| 2003-12-23 | alter_table test sometimes failed in parallel mode, because of transient | Tom Lane |
| 2003-12-18 | Adjust rules output for unknown-vs-any change (affects expected contents | Tom Lane |
| 2003-11-16 | Fix datetime input parsing to accept YYYY-MONTHNAME-DD and related syntaxes, | Tom Lane |
| 2003-11-13 | Regenerate text files. | Peter Eisentraut |
| 2003-11-02 | Adjust data types in some of the UNION tests to avoid potentially | Tom Lane |
| 2003-11-02 | Provide a way to run the parallel regression tests with a user-specified | Tom Lane |
| 2003-11-01 | More whitespace fixes. Do people write the expected files by hand? | Peter Eisentraut |
| 2003-11-01 | Fix hidden whitespace differences between expected and result files. | Peter Eisentraut |
| 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-10-25 | Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke on | Peter Eisentraut |
| 2003-10-18 | Repair interaction between IN-join processing and subselect pullup that | Tom Lane |
| 2003-10-10 | Add NULL regression tests. | Bruce Momjian |
| 2003-10-02 | Remove NOTICE about foreign key creating implicit triggers, because it no | Peter Eisentraut |
| 2003-09-29 | Improve context display for failures during COPY IN, as recently | Tom Lane |
| 2003-09-29 | More message editing, some suggested by Alvaro Herrera | Peter Eisentraut |
| 2003-09-25 | Fix regression error messages for platforms Peter doesn't use. | Tom Lane |
| 2003-09-25 | Forget to update the real source of the regression test results after | Peter Eisentraut |
| 2003-09-25 | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut |
| 2003-09-20 | Attaching -lpq to LDFLAGS doesn't work, because the generated command | Tom Lane |
| 2003-09-19 | Disallow foreign-key references from temp tables to permanent tables. | Tom Lane |
| 2003-09-15 | Update regression test for message change. | Tom Lane |
| 2003-09-15 | Remove warnings for operations that have no effect when executed repeatedly. | Peter Eisentraut |
| 2003-09-13 | With pg_autovacuum becoming increasingly popular it's important to | Bruce Momjian |
| 2003-08-27 | Adjust date/time input parsing code to correctly distinguish the four | Tom Lane |
| 2003-08-26 | This patch adds a new regression test for the UPDATE command. Right | Bruce Momjian |
| 2003-08-24 | Change warnings for non-existing or pre-existing cursors to errors. | Peter Eisentraut |
| 2003-08-19 | Improve dynahash.c's API so that caller can specify the comparison function | Tom Lane |
| 2003-08-17 | Fix ARRAY[] construct so that in multidimensional case, elements can | Tom Lane |
| 2003-08-17 | Create a 'type cache' that keeps track of the data needed for any particular | Tom Lane |
| 2003-08-07 | create_unique_plan() should not discard existing output columns of the | Tom Lane |
| 2003-08-07 | Remove unnecessary use of multiple cat processes to feed psql; this | Tom Lane |
| 2003-08-04 | HPUX's horology behavior is OS-dependent, not hardware-dependent. | Tom Lane |
| 2003-08-04 | Update copyrights to 2003. | Bruce Momjian |