| Commit message (Expand) | Author | Age |
* | Instead of waiting a fixed amount of time for the test postmaster to | Tom Lane | 2002-01-03 |
* | Select proper geometry comparison file for freebsd/alpha. | Tom Lane | 2001-12-21 |
* | Fix for SunOS4 horology test | Tatsuo Ishii | 2001-12-20 |
* | Tweak to make freebsd/alpha use the correct float8 comparison file. | Tom Lane | 2001-12-19 |
* | AIX 5 needs same resultmap tweaks as AIX 4. | Tom Lane | 2001-12-10 |
* | Update IRIX geometry results to match newer MIPS FPUs, rather than | Tom Lane | 2001-12-03 |
* | HPUX 11 should use geometry-solaris-precision, not geometry-positive-zeros | Tom Lane | 2001-12-02 |
* | Fix array_out's failure to backslash backslashes, per bug# 524. Also, | Tom Lane | 2001-11-29 |
* | Fix results to work with normal systems again. | Peter Eisentraut | 2001-11-29 |
* | Remove extraneous space that somehow got into expected alter_table.out. | Tom Lane | 2001-11-24 |
* | Update regress tests to reflect removal of 'current'. | Tom Lane | 2001-11-21 |
* | Bruce's octet_length change breaks this regression test. | Tom Lane | 2001-11-20 |
* | Update for latest version of horology test.REL7_2_BETA2 | Tom Lane | 2001-11-06 |
* | Fix last (?) problem with sensitivity to daylight savings time status | Thomas G. Lockhart | 2001-11-06 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Got "ADD" to appear only in ALTER TABLE and not CREATE TABLE | Bruce Momjian | 2001-11-04 |
* | Remove "ADD" from TABLE / ADD UNIQUE-PRIMARY error message because the | Bruce Momjian | 2001-11-04 |
* | Fix problem reported by Alex Korn: if a relation has been dropped and | Tom Lane | 2001-11-02 |
* | Fix queries to insulate from daylight savings time. | Thomas G. Lockhart | 2001-10-31 |
* | Modify *.po files and regression expected output for new clearer error | Bruce Momjian | 2001-10-31 |
* | Add ALTER TABLE ADD UNIQUE regression tests from Christopher Kings-Lynne. | Bruce Momjian | 2001-10-31 |
* | Update solaris-1947 variant files for new datetime regression tests. | Tom Lane | 2001-10-30 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Update for latest fixes. | Tom Lane | 2001-10-22 |
* | Remove LIMIT #,# and suggest LIMIT # OFFSET #, per mailing list discussion. | Bruce Momjian | 2001-10-20 |
* | Fix transposed arguments for typmod for one INTERVAL production. | Thomas G. Lockhart | 2001-10-20 |
* | Update for new expected results. | Tom Lane | 2001-10-18 |
* | Accept an INTERVAL argument for SET TIME ZONE per SQL99. | Thomas G. Lockhart | 2001-10-18 |
* | Use LEFT JOIN, not FULL JOIN, in statistical views. | Tom Lane | 2001-10-16 |
* | Commit Patrice's patches except: | Tatsuo Ishii | 2001-10-15 |
* | Fixing closed-path intersection logic causes this test to find more | Tom Lane | 2001-10-13 |
* | Break transformCreateStmt() into multiple routines and make | Tom Lane | 2001-10-12 |
* | Make regress tests safe for variable-resolution timestamps. | Tom Lane | 2001-10-04 |
* | DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax | Tom Lane | 2001-10-03 |
* | Update error message wording for format_type change. | Tom Lane | 2001-10-03 |
* | Update for latest regression tests. | Tom Lane | 2001-10-03 |
* | Implement precision support for timestamp and time, both with and without | Thomas G. Lockhart | 2001-10-03 |
* | Addition of xid=int4 operator makes opr_sanity unhappy. | Tom Lane | 2001-09-30 |
* | Fixes for datetime-related regress tests, from Tom Lockhart. | Tom Lane | 2001-09-29 |
* | timetz test was omitted from parallel_schedule. | Tom Lane | 2001-09-29 |
* | Update horology-no-DST-before-1970.out for new horology test. | Tom Lane | 2001-09-29 |
* | Add separate regression tests for timetz and the new timestamptz type. | Thomas G. Lockhart | 2001-09-28 |
* | Update regress tests for new LIMIT x,y behavior. | Bruce Momjian | 2001-09-23 |
* | Fix expected files. | Tatsuo Ishii | 2001-09-22 |
* | Readd test/regress/README file, this time with a well-defined and simple | Peter Eisentraut | 2001-09-21 |
* | Quick-and-dirty fix for recursive plpgsql functions, per bug report from | Tom Lane | 2001-09-21 |
* | Install dynamically loadable modules into a private subdirectory | Peter Eisentraut | 2001-09-16 |
* | Fix handling of pg_type.typdefault per bug report from Dave Blasby. | Tom Lane | 2001-09-06 |
* | /usr/local/bin/perl => /usr/bin/perl | Peter Eisentraut | 2001-09-04 |
* | Add some minimal exercising of functional-index feature to regression | Tom Lane | 2001-08-27 |