summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* Clean up error messages associated with rules and views.Thomas G. Lockhart1998-12-132-2/+2
* Cleanup patch from Oleg.Bruce Momjian1998-12-132-2/+2
* Clean up a few elog() messages for aggregates and functions.Thomas G. Lockhart1998-12-081-2/+2
* These data types were removed before the last release.Thomas G. Lockhart1998-12-048-607/+0
* Include test for CASE expression.Thomas G. Lockhart1998-12-043-0/+173
* Change exp() behavior to generate error on underflow ratherTom Lane1998-11-291-9/+1
* Add tests for comparison operators.Thomas G. Lockhart1998-10-291-11/+20
* Fix regression test now that code seems to work.Thomas G. Lockhart1998-10-291-71/+105
* I suspect that there is no longer a need for a platform-Tom Lane1998-10-291-154/+0
* Update tinterval test to have correctly sorted results,Tom Lane1998-10-291-12/+12
* Add new regression test to catch some simple kinds ofTom Lane1998-10-291-0/+110
* Add new regression test to catch some simple kinds ofTom Lane1998-10-292-0/+110
* Add ORDER BY to ensure platform-independent results in rules test.Tom Lane1998-10-282-3/+7
* Updated "expected" regression output for Solaris-SparcMarc G. Fournier1998-10-281-25/+6
* Add new inet/cidr regression test.Thomas G. Lockhart1998-10-274-1/+138
* Update README to reflect the fact that you don't have toTom Lane1998-10-241-28/+23
* Updated regression.diffs file for Solaris x86...Marc G. Fournier1998-10-131-48/+270
* New regression results for Solaris-Sparc 2.6 w/ gcc 2.8.1Marc G. Fournier1998-10-131-66/+77
* remove unused file.Bruce Momjian1998-10-081-0/+0
* Unixware patches from Billy G. Allie.Bruce Momjian1998-10-041-1/+1
* Here's a combination of all the patches I'm currently waitingBruce Momjian1998-10-022-0/+275
* failed to add some of Jan's files :(Marc G. Fournier1998-10-014-0/+2762
* Message changed slightly since "rename" is now allowed as a column name.Thomas G. Lockhart1998-09-301-1/+1
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-09-295-8/+14
* Here are some patches to fix up the regression tests so that the unionBruce Momjian1998-09-224-180/+83
* Regression test cleanup.Bruce Momjian1998-09-181-35/+34
* Consolidate Jan's rules test into one file.Thomas G. Lockhart1998-09-165-283/+288
* > David Hartwig wrote:Bruce Momjian1998-09-022-8/+8
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-013-40/+53
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-26/+26
* Types removed from Postgres: oidint2, oidint4, oidname.Thomas G. Lockhart1998-08-3015-738/+12
* This patch resolves some regression test failures caused by platformBruce Momjian1998-08-294-38/+83
* Ignore spaces when reporting regression failures.Bruce Momjian1998-08-281-2/+2
* just that the regression tests for rules work, please applyBruce Momjian1998-08-241-2/+2
* Add rule tests to regression tests...Marc G. Fournier1998-08-193-0/+402
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-08-182-0/+673
* Update the random test so it should succeed most of the time.Thomas G. Lockhart1998-08-173-13/+33
* From: David Hartwig <daybee@bellatlantic.net>Marc G. Fournier1998-08-052-19/+228
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-263-6/+10
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-2414-0/+996
* Cleanup use of 16 that should be NAMEDATALEN.Bruce Momjian1998-07-201-5/+5
* Update linux_i386 fix.Bruce Momjian1998-07-121-11/+0
* Moved to select_implicit.out.Thomas G. Lockhart1998-07-111-132/+0
* "select_implicit" is renamed from "junkfilter" test.Thomas G. Lockhart1998-07-092-4/+13
* Renamed from "junkfilter" test.Thomas G. Lockhart1998-07-091-0/+132
* Include tests for new 8-byte integer.Thomas G. Lockhart1998-07-083-0/+36
* Include int8_tbl from tests for new 8-byte integer.Thomas G. Lockhart1998-07-081-1/+2
* Include tests for new 8-byte integer (minimal).Thomas G. Lockhart1998-07-082-0/+127
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-166-38/+409
* Hello!Bruce Momjian1998-06-1617-0/+735