summaryrefslogtreecommitdiff
path: root/src/test/regress
AgeCommit message (Expand)Author
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
2000-05-29Second round of fmgr changes: triggers are now invoked in new style,Tom Lane
2000-05-24Make the world safe for QNX's busted shell ...Tom Lane
2000-05-18Unset PGHOSTBruce Momjian
2000-05-18Use postmaster -i only on certain platforms.Bruce Momjian
2000-05-18Add QNX localhost flag to regression testsBruce Momjian
2000-05-17The check of class string in configure (line 1732) fails because this classBruce Momjian
2000-05-16Remove configure check for how to abbreviate 'tr A-Z a-z', and insteadTom Lane
2000-05-12Repair list-vs-node confusion that resulted in failure for INNER JOIN ON.Tom Lane
2000-04-20Add a regress test case for SELECT count(*) FROM view, so that we'llTom Lane
2000-04-17Aix additionsBruce Momjian
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-04-12Prevent drop database failure from showing.Bruce Momjian
2000-04-08I think we want machine pattern i.86 not i386 --- looks like config.guessTom Lane
2000-04-08Add colo to display at end of initdb.Bruce Momjian
2000-04-08Update for to_char change.Tom Lane
2000-04-08Tweak parallel test script so that command line options for postmasterTom Lane
2000-04-07Update create_rule manual page.Bruce Momjian
2000-04-07resultmap additions for solaris x86 ...Marc G. Fournier
2000-04-07Use initdb --noclean so that test database is available for examinationTom Lane
2000-04-07Add transcendental math functions (sine, cosine, etc)Thomas G. Lockhart
2000-04-05Solaris geometry results were out of sync with the input filePeter Eisentraut
2000-04-05Rename geometry.*bsdi to geo.*bsd. for Freebsd.Bruce Momjian
2000-04-05freebsd 4.0 is like bsdi for geometry test ...Marc G. Fournier
2000-04-05freebsd has *-freebsd and *-freebsdelf ... float8 passes with thisMarc G. Fournier
2000-04-04Update regression for bsdi.Bruce Momjian
2000-03-31Adjusted for new (again!) config.guess output under QNXPeter Eisentraut
2000-03-31I have tested the beta3 on WinNT and here are the results:Bruce Momjian
2000-03-31Update from Andreas Kardos.Tom Lane
2000-03-31Add expected output for netbsd, per report from Patrick Welche.Tom Lane
2000-03-31Add resultmap entries for datetime-related tests on alpha-dec-osf.Tom Lane
2000-03-31Update horology-solaris-1947.out per results from SL Baur. These areTom Lane
2000-03-31Update make_mkid for mkid version 4.0.Bruce Momjian
2000-03-30alpha-dec-osf host pattern must become alpha.*-dec-osf to matchTom Lane
2000-03-30Update alternate float8 output files to match current float8.sql.Tom Lane
2000-03-30Update numeric_big regress test for 7.0. This has apparently beenTom Lane
2000-03-26Change resultmap:Tatsuo Ishii
2000-03-26New platform specific geometry regression expected file forTatsuo Ishii
2000-03-26Remove some results from int4-not-representable.outTatsuo Ishii
2000-03-26Attached is the regression diff for geometry, RedHat 6.1 on a PentiumBruce Momjian
2000-03-23Some points for portability improvements:Bruce Momjian
2000-03-23subselect regress test was kind of silly; it claimed to test correlationTom Lane
2000-03-21Update test for new ORDER BY clause from Tom Lane.Thomas G. Lockhart
2000-03-20Convert float8 regress test to use exp() and ln() instead of ':' andTom Lane
2000-03-16Tweak horology regress test to ensure platform-independent ordering ofTom Lane
2000-03-16Support full POSIX-style time zone: EST+3, PST-3, etc.Thomas G. Lockhart
2000-03-16Support full POSIX-style time zone: EST+3, PST-3, etc.Thomas G. Lockhart
2000-03-16Support full POSIX-style time zone: EST+3, PST-3, etc.Thomas G. Lockhart
2000-03-16Fixes for char_length() change.Tatsuo Ishii
2000-03-16Fix for char_length() changesTatsuo Ishii