index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Addition to test/locale submitted by Oleg Broytmann. Comments from him:
Tatsuo Ishii
1999-03-29
*
Modify fmgr so that internal name (compiler name) of a built-in
Tom Lane
1999-03-29
*
Expanded opr_sanity test to look at pg_proc and other
Tom Lane
1999-03-28
*
New regression test to cross-check pg_type, pg_class,
Tom Lane
1999-03-28
*
Delete unused system table pg_parg.
Tom Lane
1999-03-27
*
Add results of findoidjoins as a standard regression test.
Tom Lane
1999-03-26
*
Change Does Not Exist to 'does not exist'.
Bruce Momjian
1999-03-16
*
We have tested the patches on three platforms:
Bruce Momjian
1999-03-14
*
Executor no longer cares about mergejoinop, mergerightorder, mergeleftorder,
Tom Lane
1999-03-01
*
Fix pg_operator entries for mergejoinable operators with different left and
Tom Lane
1999-02-28
*
Update error messages with more consistant format.
Thomas G. Lockhart
1999-02-23
*
Add many new test cases.
Thomas G. Lockhart
1999-02-23
*
Remove non-portable queries by replacing getpgusername() with a constant
Thomas G. Lockhart
1999-02-23
*
First tests using JOIN syntax.
Thomas G. Lockhart
1999-02-23
*
rename pgsql to postgres in regression.
Bruce Momjian
1999-02-22
*
change pgsql to postgres
Bruce Momjian
1999-02-22
*
From: Tatsuo Ishii <t-ishii@sra.co.jp>
Marc G. Fournier
1999-02-21
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Added LIMIT/OFFSET functionality including new regression test for it.
Jan Wieck
1999-02-08
*
Revert some changes from the INTERSECT/EXPECT patch that broke
Jan Wieck
1999-02-08
*
Add PQresStatus() function to avoid direct access to pgresStatus[] array,
Tom Lane
1999-02-07
*
Reenabled parentheses for grouping multiple rule actions and
Jan Wieck
1999-02-07
*
Cleanup of source files where 'return' or 'var =' is alone on a line.
Bruce Momjian
1999-02-03
*
Add missing mb files.
Bruce Momjian
1999-02-02
*
Included patches make some enhancements to the multi-byte support.
Bruce Momjian
1999-02-02
*
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-02-02
*
Agg/Aggreg cleanup and datetime.sql patch.
Bruce Momjian
1999-01-25
*
Improper addition of NaN/Infinity recognition to float8in()
Tom Lane
1999-01-24
*
Fix unportable test syntax in regression script.
Tom Lane
1999-01-23
*
Fix for typo in gram.y
Bruce Momjian
1999-01-18
*
Apply Win32 patch from Horak Daniel.
Bruce Momjian
1999-01-17
*
Missed a few files.
Bruce Momjian
1998-12-18
*
Attached is a patch with some fixes that (I think that) should go into
Bruce Momjian
1998-12-18
*
Clean up error messages associated with rules and views.
Thomas G. Lockhart
1998-12-13
*
Cleanup patch from Oleg.
Bruce Momjian
1998-12-13
*
Clean up a few elog() messages for aggregates and functions.
Thomas G. Lockhart
1998-12-08
*
These data types were removed before the last release.
Thomas G. Lockhart
1998-12-04
*
Include test for CASE expression.
Thomas G. Lockhart
1998-12-04
*
Change exp() behavior to generate error on underflow rather
Tom Lane
1998-11-29
*
Add tests for comparison operators.
Thomas G. Lockhart
1998-10-29
*
Fix regression test now that code seems to work.
Thomas G. Lockhart
1998-10-29
*
I suspect that there is no longer a need for a platform-
Tom Lane
1998-10-29
*
Update tinterval test to have correctly sorted results,
Tom Lane
1998-10-29
*
Add new regression test to catch some simple kinds of
Tom Lane
1998-10-29
*
Add new regression test to catch some simple kinds of
Tom Lane
1998-10-29
*
Add ORDER BY to ensure platform-independent results in rules test.
Tom Lane
1998-10-28
*
Updated "expected" regression output for Solaris-Sparc
Marc G. Fournier
1998-10-28
*
Add new inet/cidr regression test.
Thomas G. Lockhart
1998-10-27
*
Update README to reflect the fact that you don't have to
Tom Lane
1998-10-24
*
Updated regression.diffs file for Solaris x86...
Marc G. Fournier
1998-10-13
[next]