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