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