aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Adjust expected error message due to change of keyword case-folding.Tom Lane2001-02-22
* new regression data for 7.1Tatsuo Ishii2001-02-21
* change destroydb -> dropdbTatsuo Ishii2001-02-21
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-20
* Add --template option to createdb script to allow access to WITH TEMPLATETom Lane2001-02-18
* Remove unused files, per AndreasBruce Momjian2001-02-13
* Please apply the following patch to fix AIX and IRIX timestamp behaviorBruce Momjian2001-02-13
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Just a quick patch to make the geometry test on Sparc/LinuxBruce Momjian2001-01-27
* Change float8-to-int8 conversion to round to nearest, rather thanTom Lane2001-01-26
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* From Jason Tishler <jt@dothill.com>Peter Eisentraut2001-01-19
* Update to reality.Peter Eisentraut2001-01-19
* Repair circular dependencies and broken clean commands.Peter Eisentraut2001-01-19
* ChangePeter Eisentraut2001-01-19
* ChangePeter Eisentraut2001-01-19
* Fix up "Postgres-style" time interval representation when fields haveThomas G. Lockhart2001-01-18
* Windows wants shared libraries in PATH.Peter Eisentraut2001-01-13
* Resultmap updates for OpenBSD, per report from bpalmer@crimelabs.net.Tom Lane2001-01-07
* Remove not-really-standard implementation of CREATE TABLE's UNDER clause,Tom Lane2001-01-05
* 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