aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Repair list-vs-node confusion that resulted in failure for INNER JOIN ON.Tom Lane2000-05-12
* Fix libpq example return valuesBruce Momjian2000-04-25
* Add a regress test case for SELECT count(*) FROM view, so that we'llTom Lane2000-04-20
* Aix additionsBruce Momjian2000-04-17
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Prevent drop database failure from showing.Bruce Momjian2000-04-12
* I think we want machine pattern i.86 not i386 --- looks like config.guessTom Lane2000-04-08
* Add colo to display at end of initdb.Bruce Momjian2000-04-08
* Update for to_char change.Tom Lane2000-04-08
* Tweak parallel test script so that command line options for postmasterTom Lane2000-04-08
* Update create_rule manual page.Bruce Momjian2000-04-07
* resultmap additions for solaris x86 ...Marc G. Fournier2000-04-07
* Use initdb --noclean so that test database is available for examinationTom Lane2000-04-07
* Add transcendental math functions (sine, cosine, etc)Thomas G. Lockhart2000-04-07
* Solaris geometry results were out of sync with the input filePeter Eisentraut2000-04-05
* Rename geometry.*bsdi to geo.*bsd. for Freebsd.Bruce Momjian2000-04-05
* freebsd 4.0 is like bsdi for geometry test ...Marc G. Fournier2000-04-05
* freebsd has *-freebsd and *-freebsdelf ... float8 passes with thisMarc G. Fournier2000-04-05
* Update regression for bsdi.Bruce Momjian2000-04-04
* Adjusted for new (again!) config.guess output under QNXPeter Eisentraut2000-03-31
* I have tested the beta3 on WinNT and here are the results:Bruce Momjian2000-03-31
* Update from Andreas Kardos.Tom Lane2000-03-31
* Add expected output for netbsd, per report from Patrick Welche.Tom Lane2000-03-31
* Add resultmap entries for datetime-related tests on alpha-dec-osf.Tom Lane2000-03-31
* Update horology-solaris-1947.out per results from SL Baur. These areTom Lane2000-03-31
* Update make_mkid for mkid version 4.0.Bruce Momjian2000-03-31
* alpha-dec-osf host pattern must become alpha.*-dec-osf to matchTom Lane2000-03-30
* Update alternate float8 output files to match current float8.sql.Tom Lane2000-03-30
* Update numeric_big regress test for 7.0. This has apparently beenTom Lane2000-03-30
* Change resultmap:Tatsuo Ishii2000-03-26
* New platform specific geometry regression expected file forTatsuo Ishii2000-03-26
* Remove some results from int4-not-representable.outTatsuo Ishii2000-03-26
* Attached is the regression diff for geometry, RedHat 6.1 on a PentiumBruce Momjian2000-03-26
* More >&1 cleanupsBruce Momjian2000-03-25
* Some points for portability improvements:Bruce Momjian2000-03-23
* subselect regress test was kind of silly; it claimed to test correlationTom Lane2000-03-23
* Update test for new ORDER BY clause from Tom Lane.Thomas G. Lockhart2000-03-21
* Convert float8 regress test to use exp() and ln() instead of ':' andTom Lane2000-03-20
* Proper unpack de_DE.ISO-8859-1Bruce Momjian2000-03-19
* Tweak horology regress test to ensure platform-independent ordering ofTom Lane2000-03-16
* Support full POSIX-style time zone: EST+3, PST-3, etc.Thomas G. Lockhart2000-03-16
* Support full POSIX-style time zone: EST+3, PST-3, etc.Thomas G. Lockhart2000-03-16
* Support full POSIX-style time zone: EST+3, PST-3, etc.Thomas G. Lockhart2000-03-16
* Fixes for char_length() change.Tatsuo Ishii2000-03-16
* Fixes for char_length() changes.Tatsuo Ishii2000-03-16
* Fix for char_length() changesTatsuo Ishii2000-03-16
* Tweak GROUP BY so that it will still accept result-column names, but onlyTom Lane2000-03-15
* Fix a couple of missed changes in expected results.Tom Lane2000-03-15
* Implement column aliases on views "CREATE VIEW name (collist)".Thomas G. Lockhart2000-03-14
* > Here is an extension of the regression test suite for Digital UnixBruce Momjian2000-03-14