aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-03
* Add missing mb files.Bruce Momjian1999-02-02
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-02
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-02
* Agg/Aggreg cleanup and datetime.sql patch.Bruce Momjian1999-01-25
* Improper addition of NaN/Infinity recognition to float8in()Tom Lane1999-01-24
* Fix unportable test syntax in regression script.Tom Lane1999-01-23
* Fix for typo in gram.yBruce Momjian1999-01-18
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-17
* Missed a few files.Bruce Momjian1998-12-18
* Attached is a patch with some fixes that (I think that) should go intoBruce Momjian1998-12-18
* Clean up error messages associated with rules and views.Thomas G. Lockhart1998-12-13
* Cleanup patch from Oleg.Bruce Momjian1998-12-13
* Clean up a few elog() messages for aggregates and functions.Thomas G. Lockhart1998-12-08
* These data types were removed before the last release.Thomas G. Lockhart1998-12-04
* Include test for CASE expression.Thomas G. Lockhart1998-12-04
* Change exp() behavior to generate error on underflow ratherTom Lane1998-11-29
* Add tests for comparison operators.Thomas G. Lockhart1998-10-29
* Fix regression test now that code seems to work.Thomas G. Lockhart1998-10-29
* I suspect that there is no longer a need for a platform-Tom Lane1998-10-29
* Update tinterval test to have correctly sorted results,Tom Lane1998-10-29
* Add new regression test to catch some simple kinds ofTom Lane1998-10-29
* Add new regression test to catch some simple kinds ofTom Lane1998-10-29
* Add ORDER BY to ensure platform-independent results in rules test.Tom Lane1998-10-28
* Updated "expected" regression output for Solaris-SparcMarc G. Fournier1998-10-28
* Add new inet/cidr regression test.Thomas G. Lockhart1998-10-27
* Update README to reflect the fact that you don't have toTom Lane1998-10-24
* Updated regression.diffs file for Solaris x86...Marc G. Fournier1998-10-13
* New regression results for Solaris-Sparc 2.6 w/ gcc 2.8.1Marc G. Fournier1998-10-13
* remove unused file.Bruce Momjian1998-10-08
* Unixware patches from Billy G. Allie.Bruce Momjian1998-10-04
* Here's a combination of all the patches I'm currently waitingBruce Momjian1998-10-02
* failed to add some of Jan's files :(Marc G. Fournier1998-10-01
* Message changed slightly since "rename" is now allowed as a column name.Thomas G. Lockhart1998-09-30
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-09-29
* Here are some patches to fix up the regression tests so that the unionBruce Momjian1998-09-22
* Regression test cleanup.Bruce Momjian1998-09-18
* Consolidate Jan's rules test into one file.Thomas G. Lockhart1998-09-16
* > David Hartwig wrote:Bruce Momjian1998-09-02
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* Types removed from Postgres: oidint2, oidint4, oidname.Thomas G. Lockhart1998-08-30
* This patch resolves some regression test failures caused by platformBruce Momjian1998-08-29
* Ignore spaces when reporting regression failures.Bruce Momjian1998-08-28
* just that the regression tests for rules work, please applyBruce Momjian1998-08-24
* Add rule tests to regression tests...Marc G. Fournier1998-08-19
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-08-18
* Update the random test so it should succeed most of the time.Thomas G. Lockhart1998-08-17
* From: David Hartwig <daybee@bellatlantic.net>Marc G. Fournier1998-08-05
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26