aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress
Commit message (Expand)AuthorAge
* Statistical system views (yet without the config stuff, butJan Wieck2001-06-22
* Add GUC setting for Australian timezones. Uses new GUC boolean callbackBruce Momjian2001-06-18
* Make inet/cidr << and <<= operators indexable. From Alex Pilosov <alex@pilos...Tom Lane2001-06-17
* Revoke public read access from pg_statistic, create new system viewTom Lane2001-06-14
* has_table_privilege functions from Joe Conway (with some kibitzing fromTom Lane2001-06-14
* Attached is a patch adding following functions:Bruce Momjian2001-06-13
* Back out has_table_privilege patch.Bruce Momjian2001-06-12
* OK -- here's take #5.Bruce Momjian2001-06-12
* Clean up various to-do items associated with system indexes:Tom Lane2001-06-12
* Allow GRANT/REVOKE to/from more than one user per invocation. Command tagPeter Eisentraut2001-06-09
* This patch adds support for %TYPE in CREATE FUNCTION argument and returnBruce Momjian2001-06-04
* New improved version of bpcharin() may have got the truncation caseTom Lane2001-06-01
* These patches should fix check constraints not inheritingBruce Momjian2001-05-30
* Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGERPeter Eisentraut2001-05-27
* Make bit and bit varying types reject too long input. (They already triedPeter Eisentraut2001-05-22
* Make char(n) and varchar(n) types raise an error if the inserted string isPeter Eisentraut2001-05-21
* Modify optimizer data structures so that IndexOptInfo lists built forTom Lane2001-05-20
* Add regression test to catch future breakage of avg(interval). ThisTom Lane2001-05-18
* Fix regression for new oids.Bruce Momjian2001-05-15
* Update regression for new oids, some now two smaller.Bruce Momjian2001-05-14
* Suppress failures in parallel regress tests due to use of same tableTom Lane2001-05-11
* BSD/OS has new precision, and negative zeros now.Bruce Momjian2001-05-10
* This patch should catch cases where the typesBruce Momjian2001-05-09
* Rewrite of planner statistics-gathering code. ANALYZE is now available asTom Lane2001-05-07
* Ensure that btree sort ordering functions and boolean comparison operatorsTom Lane2001-05-03
* Alter the previous test for "time with time zone" implicit time zoneThomas G. Lockhart2001-04-06
* Fix/cleanup DLLLIBS handling for Cygwin port. If it works it's toTom Lane2001-04-04
* Remove daylight-savings-time-dependent tests of 'time with time zone'Tom Lane2001-04-04
* Re-allow specification of a new default value for an inherited columnTom Lane2001-03-30
* OpenBSD resultmap change:Bruce Momjian2001-03-26
* Make less misleading message for failed + ignored tests.Peter Eisentraut2001-03-24
* geometry tests 'FAILED' from a precision standpoint, but differently thenMarc G. Fournier2001-03-22
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Discuss LOCALE differences as a reason for regression test failure.Tom Lane2001-03-20
* Adjust expected error message due to change of keyword case-folding.Tom Lane2001-02-22
* 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
* From Jason Tishler <jt@dothill.com>Peter 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