aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Document tuple ordering differences as a possible cause ofTom Lane2001-01-02
* Tweak temporary-installation setup so that it doesn't break when theTom Lane2001-01-02
* Update geometry-alpha-precision.out per reports from Brent Verner andTom Lane2001-01-01
* Don't say 'export PGHOST' or 'export PGPORT' unless we actually defineTom Lane2000-12-31
* Apparently, special float8 comparison file for Alpha is only neededTom Lane2000-12-30
* Change default output formatting for CIDR to be unabbreviated, perTom Lane2000-12-22
* Tweak regressplans.sh to use any already-set PGOPTIONS.Tom Lane2000-12-18
* Planner speedup hacking. Avoid saving useless pathkeys, so that pathTom Lane2000-12-14
* Allow resultmap file to be missing, for use in contrib self-tests.Tom Lane2000-12-11
* Add Darwin-specific geometry test file.Tom Lane2000-12-11
* From Stephan Szabo:Tom Lane2000-12-05
* Add regress test case for INSERT ... SELECT in rules.Tom Lane2000-12-05
* Update for new tests. These are extrapolations and will need to be confirmedTom Lane2000-12-03
* Update for new tests.Tom Lane2000-12-03
* Repair usage of the OVERLAPS operator.Thomas G. Lockhart2000-12-03
* Remove old regression test drivers.Peter Eisentraut2000-11-30
* Correct portability-related errors in inet expected output. I'm notTom Lane2000-11-25
* here is a patch for formatting.c (to_char/timestampt()), for 7.1Bruce Momjian2000-11-25
* Remove obsolete test suitePeter Eisentraut2000-11-24
* Fix output file names for new driverPeter Eisentraut2000-11-22
* Bit string regression testPeter Eisentraut2000-11-22
* Point runtest and runcheck targets at new regression test driver.Peter Eisentraut2000-11-22
* Allow running without a "schedule" file. This enables you to run testsPeter Eisentraut2000-11-22
* geometry result files for unixwarePeter Eisentraut2000-11-22
* Tweak resultmap documentation, add to README too.Tom Lane2000-11-22
* Allow for different result files when using GCC versus native compiler.Peter Eisentraut2000-11-21
* Don't hide error message from dropdb.Peter Eisentraut2000-11-21
* Adjust opr_sanity.out for small change in OID allocation.Tom Lane2000-11-21
* Make oidin/oidout produce and consume unsigned representation of Oid,Tom Lane2000-11-21
* Simplify definition of pg_tables and pg_views views by making use ofTom Lane2000-11-21
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-20
* Extend CREATE DATABASE to allow selection of a template database to beTom Lane2000-11-14
* Allow more timezone-like interpretation of INTERVALs.Thomas G. Lockhart2000-11-11
* Allow more timezone-like interpretation of INTERVALs.Thomas G. Lockhart2000-11-11
* Check for existence of the results directory before invoking mkdir.Thomas G. Lockhart2000-11-11
* Update expected output to track recent code changes.Tom Lane2000-11-10
* Adjust INET/CIDR display conventions and reimplement some INET/CIDRTom Lane2000-11-10
* Add some more union/intersect/except test cases, per suggestionsTom Lane2000-11-09
* Make DROP TABLE rollback-able: postpone physical file delete until commit.Tom Lane2000-11-08
* Update for new results.Tom Lane2000-11-07
* Update geometry for FreeBSD 4.1 (same as 4.0)Peter Eisentraut2000-11-06
* Add explicit ORDER BYs in a couple of cases --- seems to be necessaryTom Lane2000-11-06
* I think Thomas missed an update here...Tom Lane2000-11-06
* Add tests for more INTERVAL syntax.Thomas G. Lockhart2000-11-06
* This is no longer used since we have the 'resultmap'.Peter Eisentraut2000-11-04
* This is the minimal version of the Darwin support patch fromPeter Eisentraut2000-10-31
* Omit perl and python interfaces when making temporary installation.Peter Eisentraut2000-10-29
* Make regression tests work with VPATH builds.Peter Eisentraut2000-10-27
* Fix for drop db message format changesTatsuo Ishii2000-10-27
* Disallow bits beyond the mask length for CIDR values, per discussionTom Lane2000-10-27