| Commit message (Expand) | Author | Age |
* | Add a regress test case for SELECT count(*) FROM view, so that we'll | Tom Lane | 2000-04-20 |
* | Aix additions | Bruce Momjian | 2000-04-17 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Prevent drop database failure from showing. | Bruce Momjian | 2000-04-12 |
* | I think we want machine pattern i.86 not i386 --- looks like config.guess | Tom Lane | 2000-04-08 |
* | Add colo to display at end of initdb. | Bruce Momjian | 2000-04-08 |
* | Update for to_char change. | Tom Lane | 2000-04-08 |
* | Tweak parallel test script so that command line options for postmaster | Tom Lane | 2000-04-08 |
* | Update create_rule manual page. | Bruce Momjian | 2000-04-07 |
* | resultmap additions for solaris x86 ... | Marc G. Fournier | 2000-04-07 |
* | Use initdb --noclean so that test database is available for examination | Tom Lane | 2000-04-07 |
* | Add transcendental math functions (sine, cosine, etc) | Thomas G. Lockhart | 2000-04-07 |
* | Solaris geometry results were out of sync with the input file | Peter Eisentraut | 2000-04-05 |
* | Rename geometry.*bsdi to geo.*bsd. for Freebsd. | Bruce Momjian | 2000-04-05 |
* | freebsd 4.0 is like bsdi for geometry test ... | Marc G. Fournier | 2000-04-05 |
* | freebsd has *-freebsd and *-freebsdelf ... float8 passes with this | Marc G. Fournier | 2000-04-05 |
* | Update regression for bsdi. | Bruce Momjian | 2000-04-04 |
* | Adjusted for new (again!) config.guess output under QNX | Peter Eisentraut | 2000-03-31 |
* | I have tested the beta3 on WinNT and here are the results: | Bruce Momjian | 2000-03-31 |
* | Update from Andreas Kardos. | Tom Lane | 2000-03-31 |
* | Add expected output for netbsd, per report from Patrick Welche. | Tom Lane | 2000-03-31 |
* | Add resultmap entries for datetime-related tests on alpha-dec-osf. | Tom Lane | 2000-03-31 |
* | Update horology-solaris-1947.out per results from SL Baur. These are | Tom Lane | 2000-03-31 |
* | Update make_mkid for mkid version 4.0. | Bruce Momjian | 2000-03-31 |
* | alpha-dec-osf host pattern must become alpha.*-dec-osf to match | Tom Lane | 2000-03-30 |
* | Update alternate float8 output files to match current float8.sql. | Tom Lane | 2000-03-30 |
* | Update numeric_big regress test for 7.0. This has apparently been | Tom Lane | 2000-03-30 |
* | Change resultmap: | Tatsuo Ishii | 2000-03-26 |
* | New platform specific geometry regression expected file for | Tatsuo Ishii | 2000-03-26 |
* | Remove some results from int4-not-representable.out | Tatsuo Ishii | 2000-03-26 |
* | Attached is the regression diff for geometry, RedHat 6.1 on a Pentium | Bruce Momjian | 2000-03-26 |
* | Some points for portability improvements: | Bruce Momjian | 2000-03-23 |
* | subselect regress test was kind of silly; it claimed to test correlation | Tom Lane | 2000-03-23 |
* | Update test for new ORDER BY clause from Tom Lane. | Thomas G. Lockhart | 2000-03-21 |
* | Convert float8 regress test to use exp() and ln() instead of ':' and | Tom Lane | 2000-03-20 |
* | Tweak horology regress test to ensure platform-independent ordering of | Tom Lane | 2000-03-16 |
* | Support full POSIX-style time zone: EST+3, PST-3, etc. | Thomas G. Lockhart | 2000-03-16 |
* | Support full POSIX-style time zone: EST+3, PST-3, etc. | Thomas G. Lockhart | 2000-03-16 |
* | Support full POSIX-style time zone: EST+3, PST-3, etc. | Thomas G. Lockhart | 2000-03-16 |
* | Fixes for char_length() change. | Tatsuo Ishii | 2000-03-16 |
* | Fix for char_length() changes | Tatsuo Ishii | 2000-03-16 |
* | Tweak GROUP BY so that it will still accept result-column names, but only | Tom Lane | 2000-03-15 |
* | Fix a couple of missed changes in expected results. | Tom Lane | 2000-03-15 |
* | Implement column aliases on views "CREATE VIEW name (collist)". | Thomas G. Lockhart | 2000-03-14 |
* | > Here is an extension of the regression test suite for Digital Unix | Bruce Momjian | 2000-03-14 |
* | > Here is an extension of the regression test suite for Digital Unix | Bruce Momjian | 2000-03-14 |
* | Remove SHOW after datestyle reset. | Bruce Momjian | 2000-03-09 |
* | Hi, | Bruce Momjian | 2000-03-08 |
* | Hi, | Bruce Momjian | 2000-03-08 |
* | Add SQL_ASCII encoding test case | Tatsuo Ishii | 2000-03-06 |