summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* Adjust expected error message due to change of keyword case-folding.Tom Lane2001-02-221-1/+1
* new regression data for 7.1Tatsuo Ishii2001-02-218-407/+458
* change destroydb -> dropdbTatsuo Ishii2001-02-211-2/+5
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-203-5/+5
* Add --template option to createdb script to allow access to WITH TEMPLATETom Lane2001-02-181-2/+4
* Remove unused files, per AndreasBruce Momjian2001-02-133-2445/+0
* Please apply the following patch to fix AIX and IRIX timestamp behaviorBruce Momjian2001-02-131-6/+2
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-3/+3
* Just a quick patch to make the geometry test on Sparc/LinuxBruce Momjian2001-01-271-0/+1
* Change float8-to-int8 conversion to round to nearest, rather thanTom Lane2001-01-263-21/+0
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* From Jason Tishler <jt@dothill.com>Peter Eisentraut2001-01-191-3/+3
* Update to reality.Peter Eisentraut2001-01-191-19/+19
* Repair circular dependencies and broken clean commands.Peter Eisentraut2001-01-191-6/+6
* ChangePeter Eisentraut2001-01-191-2/+1
* ChangePeter Eisentraut2001-01-191-1/+1
* Fix up "Postgres-style" time interval representation when fields haveThomas G. Lockhart2001-01-181-98/+98
* Windows wants shared libraries in PATH.Peter Eisentraut2001-01-131-1/+10
* Resultmap updates for OpenBSD, per report from bpalmer@crimelabs.net.Tom Lane2001-01-071-0/+4
* Remove not-really-standard implementation of CREATE TABLE's UNDER clause,Tom Lane2001-01-052-6/+6
* Document tuple ordering differences as a possible cause ofTom Lane2001-01-021-0/+25
* Tweak temporary-installation setup so that it doesn't break when theTom Lane2001-01-021-5/+6
* Update geometry-alpha-precision.out per reports from Brent Verner andTom Lane2001-01-011-45/+45
* Don't say 'export PGHOST' or 'export PGPORT' unless we actually defineTom Lane2000-12-311-5/+9
* Apparently, special float8 comparison file for Alpha is only neededTom Lane2000-12-301-1/+1
* Change default output formatting for CIDR to be unabbreviated, perTom Lane2000-12-221-66/+66
* Tweak regressplans.sh to use any already-set PGOPTIONS.Tom Lane2000-12-181-22/+25
* Planner speedup hacking. Avoid saving useless pathkeys, so that pathTom Lane2000-12-141-4/+4
* Allow resultmap file to be missing, for use in contrib self-tests.Tom Lane2000-12-111-13/+16
* Add Darwin-specific geometry test file.Tom Lane2000-12-112-1/+533
* From Stephan Szabo:Tom Lane2000-12-054-0/+39
* Add regress test case for INSERT ... SELECT in rules.Tom Lane2000-12-052-0/+99
* Update for new tests. These are extrapolations and will need to be confirmedTom Lane2000-12-032-76/+1488
* Update for new tests.Tom Lane2000-12-031-0/+706
* Repair usage of the OVERLAPS operator.Thomas G. Lockhart2000-12-034-157/+808
* Remove old regression test drivers.Peter Eisentraut2000-11-305-894/+0
* Correct portability-related errors in inet expected output. I'm notTom Lane2000-11-251-3/+3
* here is a patch for formatting.c (to_char/timestampt()), for 7.1Bruce Momjian2000-11-252-3/+47
* Remove obsolete test suitePeter Eisentraut2000-11-2436-2779/+0
* Fix output file names for new driverPeter Eisentraut2000-11-221-21/+21
* Bit string regression testPeter Eisentraut2000-11-224-2/+719
* Point runtest and runcheck targets at new regression test driver.Peter Eisentraut2000-11-221-70/+10
* Allow running without a "schedule" file. This enables you to run testsPeter Eisentraut2000-11-221-2/+2
* geometry result files for unixwarePeter Eisentraut2000-11-223-0/+1066
* Tweak resultmap documentation, add to README too.Tom Lane2000-11-221-6/+8
* Allow for different result files when using GCC versus native compiler.Peter Eisentraut2000-11-212-4/+15
* Don't hide error message from dropdb.Peter Eisentraut2000-11-211-2/+2
* Adjust opr_sanity.out for small change in OID allocation.Tom Lane2000-11-211-2/+2
* Make oidin/oidout produce and consume unsigned representation of Oid,Tom Lane2000-11-212-51/+62
* Simplify definition of pg_tables and pg_views views by making use ofTom Lane2000-11-211-5/+5