| Commit message (Expand) | Author | Age |
* | Make bit and bit varying types reject too long input. (They already tried | Peter Eisentraut | 2001-05-22 |
* | Make char(n) and varchar(n) types raise an error if the inserted string is | Peter Eisentraut | 2001-05-21 |
* | Modify optimizer data structures so that IndexOptInfo lists built for | Tom Lane | 2001-05-20 |
* | Add regression test to catch future breakage of avg(interval). This | Tom Lane | 2001-05-18 |
* | Fix regression for new oids. | Bruce Momjian | 2001-05-15 |
* | Update regression for new oids, some now two smaller. | Bruce Momjian | 2001-05-14 |
* | Suppress failures in parallel regress tests due to use of same table | Tom Lane | 2001-05-11 |
* | BSD/OS has new precision, and negative zeros now. | Bruce Momjian | 2001-05-10 |
* | This patch should catch cases where the types | Bruce Momjian | 2001-05-09 |
* | Rewrite of planner statistics-gathering code. ANALYZE is now available as | Tom Lane | 2001-05-07 |
* | apply a little patch: | Bruce Momjian | 2001-05-03 |
* | Ensure that btree sort ordering functions and boolean comparison operators | Tom Lane | 2001-05-03 |
* | Alter the previous test for "time with time zone" implicit time zone | Thomas G. Lockhart | 2001-04-06 |
* | Fix/cleanup DLLLIBS handling for Cygwin port. If it works it's to | Tom Lane | 2001-04-04 |
* | Remove daylight-savings-time-dependent tests of 'time with time zone' | Tom Lane | 2001-04-04 |
* | Re-allow specification of a new default value for an inherited column | Tom Lane | 2001-03-30 |
* | OpenBSD resultmap change: | Bruce Momjian | 2001-03-26 |
* | Make less misleading message for failed + ignored tests. | Peter Eisentraut | 2001-03-24 |
* | geometry tests 'FAILED' from a precision standpoint, but differently then | Marc G. Fournier | 2001-03-22 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Discuss LOCALE differences as a reason for regression test failure. | Tom Lane | 2001-03-20 |
* | Adjust expected error message due to change of keyword case-folding. | Tom Lane | 2001-02-22 |
* | new regression data for 7.1 | Tatsuo Ishii | 2001-02-21 |
* | change destroydb -> dropdb | Tatsuo Ishii | 2001-02-21 |
* | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut | 2001-02-20 |
* | Add --template option to createdb script to allow access to WITH TEMPLATE | Tom Lane | 2001-02-18 |
* | Remove unused files, per Andreas | Bruce Momjian | 2001-02-13 |
* | Please apply the following patch to fix AIX and IRIX timestamp behavior | Bruce Momjian | 2001-02-13 |
* | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 |
* | Just a quick patch to make the geometry test on Sparc/Linux | Bruce Momjian | 2001-01-27 |
* | Change float8-to-int8 conversion to round to nearest, rather than | Tom Lane | 2001-01-26 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | From Jason Tishler <jt@dothill.com> | Peter Eisentraut | 2001-01-19 |
* | Update to reality. | Peter Eisentraut | 2001-01-19 |
* | Repair circular dependencies and broken clean commands. | Peter Eisentraut | 2001-01-19 |
* | Change | Peter Eisentraut | 2001-01-19 |
* | Change | Peter Eisentraut | 2001-01-19 |
* | Fix up "Postgres-style" time interval representation when fields have | Thomas G. Lockhart | 2001-01-18 |
* | Windows wants shared libraries in PATH. | Peter Eisentraut | 2001-01-13 |
* | 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 |