Commit Graph

296 Commits (f6a9ed044517296374e9eec652f72fe3eddae1c7)

Author SHA1 Message Date
Tom Lane b204d10c79 Executor no longer cares about mergejoinop, mergerightorder, mergeleftorder, 27 years ago
Tom Lane 51f0f6ddc8 Fix pg_operator entries for mergejoinable operators with different left and 27 years ago
Thomas G. Lockhart e587f202e4 Update error messages with more consistant format. 27 years ago
Thomas G. Lockhart 4335a3779b Add many new test cases. 27 years ago
Thomas G. Lockhart dfdb2e5fb0 Remove non-portable queries by replacing getpgusername() with a constant 27 years ago
Thomas G. Lockhart 4aa0e645e2 First tests using JOIN syntax. 27 years ago
Bruce Momjian 47dd11bdd0 rename pgsql to postgres in regression. 27 years ago
Bruce Momjian e23623584f change pgsql to postgres 27 years ago
Marc G. Fournier 8c3e8a8a0e From: Tatsuo Ishii <t-ishii@sra.co.jp> 27 years ago
Bruce Momjian 6724a50787 Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
Jan Wieck be948af2e8 Added LIMIT/OFFSET functionality including new regression test for it. 27 years ago
Jan Wieck 566c712c58 Revert some changes from the INTERSECT/EXPECT patch that broke 27 years ago
Tom Lane fa0f24165c Add PQresStatus() function to avoid direct access to pgresStatus[] array, 27 years ago
Jan Wieck 28fc5d7b83 Reenabled parentheses for grouping multiple rule actions and 27 years ago
Bruce Momjian 9322950aa4 Cleanup of source files where 'return' or 'var =' is alone on a line. 27 years ago
Bruce Momjian 2163d9e33e Add missing mb files. 27 years ago
Bruce Momjian a7ad43cd18 Included patches make some enhancements to the multi-byte support. 27 years ago
Bruce Momjian 4390b0bfbe Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 27 years ago
Bruce Momjian 1401f63dd1 Agg/Aggreg cleanup and datetime.sql patch. 27 years ago
Tom Lane 157349e3af Improper addition of NaN/Infinity recognition to float8in() 27 years ago
Tom Lane 13c7c183f7 Fix unportable test syntax in regression script. 27 years ago
Bruce Momjian fd7b963316 Fix for typo in gram.y 27 years ago
Bruce Momjian 7a6b562fdf Apply Win32 patch from Horak Daniel. 27 years ago
Bruce Momjian c7da80bb9a Missed a few files. 27 years ago
Bruce Momjian 03f1648872 Attached is a patch with some fixes that (I think that) should go into 27 years ago
Thomas G. Lockhart 23cebf11b6 Clean up error messages associated with rules and views. 27 years ago
Bruce Momjian 2d11676999 Cleanup patch from Oleg. 27 years ago
Thomas G. Lockhart 053004a80b Clean up a few elog() messages for aggregates and functions. 27 years ago
Thomas G. Lockhart 6a7fdf2592 These data types were removed before the last release. 27 years ago
Thomas G. Lockhart 47e506fb8f Include test for CASE expression. 27 years ago
Tom Lane 92eacaf523 Change exp() behavior to generate error on underflow rather 28 years ago
Thomas G. Lockhart 485a71a4ce Add tests for comparison operators. 28 years ago
Thomas G. Lockhart d9a2be00ec Fix regression test now that code seems to work. 28 years ago
Tom Lane 94e37a30da I suspect that there is no longer a need for a platform- 28 years ago
Tom Lane 99d3e27112 Update tinterval test to have correctly sorted results, 28 years ago
Tom Lane 478d460f3b Add new regression test to catch some simple kinds of 28 years ago
Tom Lane de43a5e1bd Add new regression test to catch some simple kinds of 28 years ago
Tom Lane 1f27facc90 Add ORDER BY to ensure platform-independent results in rules test. 28 years ago
Marc G. Fournier e6556e7365 Updated "expected" regression output for Solaris-Sparc 28 years ago
Thomas G. Lockhart 695453738a Add new inet/cidr regression test. 28 years ago
Tom Lane 29317100ae Update README to reflect the fact that you don't have to 28 years ago
Marc G. Fournier f9649012d3 Updated regression.diffs file for Solaris x86... 28 years ago
Marc G. Fournier 5dc94a1b5a New regression results for Solaris-Sparc 2.6 w/ gcc 2.8.1 28 years ago
Bruce Momjian 5d8d65e8b3 remove unused file. 28 years ago
Bruce Momjian 18af384bb7 Unixware patches from Billy G. Allie. 28 years ago
Bruce Momjian f93b6974f9 Here's a combination of all the patches I'm currently waiting 28 years ago
Marc G. Fournier 2074b5f1ad failed to add some of Jan's files :( 28 years ago
Thomas G. Lockhart 96273049e9 Message changed slightly since "rename" is now allowed as a column name. 28 years ago
Marc G. Fournier 44e01bf992 From: Jan Wieck <jwieck@debis.com> 28 years ago
Bruce Momjian 738dc876ed Here are some patches to fix up the regression tests so that the union 28 years ago