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
*
Added empty TOASTER files and corrected some minor glitches
Jan Wieck
1999-12-21
*
Some changes to prepare for LONG attributes.
Jan Wieck
1999-12-16
*
Update for QNX.
Bruce Momjian
1999-12-16
*
I have done the QNX4 port with the current source tree. The number of
Bruce Momjian
1999-12-16
*
aggregate(DISTINCT ...) works, per SQL spec.
Tom Lane
1999-12-13
*
Update drop.sql
Bruce Momjian
1999-12-10
*
Rename destroy.sql to drop.sql.
Bruce Momjian
1999-12-10
*
Update regression for new dropdb command.
Bruce Momjian
1999-12-10
*
Replace generic 'Illegal use of aggregates' error message with one that
Tom Lane
1999-12-09
*
Update rules test for extra quoting in rule deparser.
Tom Lane
1999-12-06
*
Arranged that plpgsql.so is used from new build, not installed
Jan Wieck
1999-12-03
*
pg_statistic has an index now too...
Tom Lane
1999-11-27
*
Oops, forgot to commit this one last week. Part of patch to update
Tom Lane
1999-11-27
*
Update for change of 'duplicate key' message.
Tom Lane
1999-11-23
*
Tweak run_check.sh so it prints the name of each test in a parallel group
Tom Lane
1999-11-21
*
My latest fixes to gram.y cause CREATE TABLE t (f1 bool default 1 < 2)
Tom Lane
1999-11-20
*
Fix a couple of portability problems in Jan's first-cut parallel test
Tom Lane
1999-11-20
*
New parallel regression test shell and related things.
Jan Wieck
1999-11-19
*
Update sanity_check regress test to pass now that pg_index
Tom Lane
1999-11-15
*
Another day, another MAX_QUERY_SIZE dependency zapped.
Tom Lane
1999-10-22
*
Fix planner and rewriter to follow SQL semantics for tables that are
Tom Lane
1999-10-07
*
Less noisy rule display...
Tom Lane
1999-10-04
*
Reimplement parsing and storage of default expressions and constraint
Tom Lane
1999-10-03
*
Teach parse_coerce about non-cachable functions (actually,
Tom Lane
1999-10-02
*
Revise rule-printing routines to use expandable StringInfo buffers, so that
Tom Lane
1999-10-02
*
Fixed opr_sanity regression test to ignore the new
Jan Wieck
1999-09-30
*
This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
Jan Wieck
1999-09-29
*
Several changes here, not very related but touching some of the same files.
Tom Lane
1999-09-24
*
Update regress test expected outputs for small changes in
Tom Lane
1999-09-18
*
Mark bpchareq not hashjoinable, since it strips trailing blanks
Tom Lane
1999-09-06
*
Update rules test expected output to conform to slightly
Tom Lane
1999-08-28
*
Add script that runs the regression tests with all valid
Tom Lane
1999-08-17
*
LispUnion fix changes output ordering for inheritance tests.
Tom Lane
1999-08-14
*
parse_coerce fix allows early simplification of one
Tom Lane
1999-08-05
*
Add another ORDER BY to rules test; got tired of it 'failing'
Tom Lane
1999-08-01
*
My recent optimizer changes caused a different plan to
Tom Lane
1999-07-27
*
Parser no longer considers
Tom Lane
1999-07-19
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
createlang now returns 2 for language already exists.
Bruce Momjian
1999-07-09
*
Add time warning about bigtests.
Bruce Momjian
1999-06-28
*
Undo Jan's typo that broke regress.sh's detection of system
REL6_5
Tom Lane
1999-06-14
*
Added 2 regression tests for NUMERIC data type.
Jan Wieck
1999-06-10
*
Add a regression test case to catch breakage of GROUP BY
Tom Lane
1999-06-06
*
Changed "current." into "old." in rule string backparsing
Jan Wieck
1999-06-02
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Fixed bug in rules event qualification output.
Jan Wieck
1999-05-25
*
Remove more -B parameters not needed.
Bruce Momjian
1999-05-23
*
Remove -B from wisconsin test.
Bruce Momjian
1999-05-23
*
Removed the automatic installation of built procedural languages
Jan Wieck
1999-05-20
*
overwriting a large object now works
Tatsuo Ishii
1999-05-20
[next]