index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace generic 'Illegal use of aggregates' error message with one that
Tom Lane
1999-12-09
1
-2
/
+2
*
Update rules test for extra quoting in rule deparser.
Tom Lane
1999-12-06
1
-25
/
+25
*
Arranged that plpgsql.so is used from new build, not installed
Jan Wieck
1999-12-03
1
-1
/
+3
*
pg_statistic has an index now too...
Tom Lane
1999-11-27
1
-1
/
+2
*
Oops, forgot to commit this one last week. Part of patch to update
Tom Lane
1999-11-27
1
-3
/
+3
*
Update for change of 'duplicate key' message.
Tom Lane
1999-11-23
2
-17
/
+26
*
Tweak run_check.sh so it prints the name of each test in a parallel group
Tom Lane
1999-11-21
1
-15
/
+19
*
My latest fixes to gram.y cause CREATE TABLE t (f1 bool default 1 < 2)
Tom Lane
1999-11-20
2
-5
/
+5
*
Fix a couple of portability problems in Jan's first-cut parallel test
Tom Lane
1999-11-20
2
-26
/
+22
*
New parallel regression test shell and related things.
Jan Wieck
1999-11-19
6
-843
/
+1423
*
Update sanity_check regress test to pass now that pg_index
Tom Lane
1999-11-15
1
-1
/
+3
*
Another day, another MAX_QUERY_SIZE dependency zapped.
Tom Lane
1999-10-22
1
-15
/
+22
*
Fix planner and rewriter to follow SQL semantics for tables that are
Tom Lane
1999-10-07
1
-2
/
+2
*
Less noisy rule display...
Tom Lane
1999-10-04
1
-51
/
+51
*
Reimplement parsing and storage of default expressions and constraint
Tom Lane
1999-10-03
2
-5
/
+12
*
Teach parse_coerce about non-cachable functions (actually,
Tom Lane
1999-10-02
1
-1
/
+1
*
Revise rule-printing routines to use expandable StringInfo buffers, so that
Tom Lane
1999-10-02
1
-29
/
+29
*
Fixed opr_sanity regression test to ignore the new
Jan Wieck
1999-09-30
2
-2
/
+4
*
This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
Jan Wieck
1999-09-29
2
-123
/
+34
*
Several changes here, not very related but touching some of the same files.
Tom Lane
1999-09-24
1
-21
/
+30
*
Update regress test expected outputs for small changes in
Tom Lane
1999-09-18
2
-5
/
+5
*
Mark bpchareq not hashjoinable, since it strips trailing blanks
Tom Lane
1999-09-06
2
-17
/
+27
*
Update rules test expected output to conform to slightly
Tom Lane
1999-08-28
1
-51
/
+51
*
Add script that runs the regression tests with all valid
Tom Lane
1999-08-17
1
-0
/
+98
*
LispUnion fix changes output ordering for inheritance tests.
Tom Lane
1999-08-14
1
-21
/
+21
*
parse_coerce fix allows early simplification of one
Tom Lane
1999-08-05
1
-29
/
+29
*
Add another ORDER BY to rules test; got tired of it 'failing'
Tom Lane
1999-08-01
2
-4
/
+4
*
My recent optimizer changes caused a different plan to
Tom Lane
1999-07-27
1
-1
/
+1
*
Parser no longer considers
Tom Lane
1999-07-19
2
-26
/
+25
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
3
-7
/
+2
*
createlang now returns 2 for language already exists.
Bruce Momjian
1999-07-09
1
-2
/
+2
*
Add time warning about bigtests.
Bruce Momjian
1999-06-28
1
-2
/
+3
*
Undo Jan's typo that broke regress.sh's detection of system
REL6_5
Tom Lane
1999-06-14
1
-8
/
+10
*
Added 2 regression tests for NUMERIC data type.
Jan Wieck
1999-06-10
7
-5
/
+2575
*
Add a regression test case to catch breakage of GROUP BY
Tom Lane
1999-06-06
2
-0
/
+24
*
Changed "current." into "old." in rule string backparsing
Jan Wieck
1999-06-02
1
-29
/
+29
*
pgindent run over code.
Bruce Momjian
1999-05-25
3
-20
/
+8
*
Fixed bug in rules event qualification output.
Jan Wieck
1999-05-25
1
-29
/
+29
*
Remove more -B parameters not needed.
Bruce Momjian
1999-05-23
1
-1
/
+1
*
Remove -B from wisconsin test.
Bruce Momjian
1999-05-23
1
-2
/
+2
*
Removed the automatic installation of built procedural languages
Jan Wieck
1999-05-20
1
-1
/
+8
*
overwriting a large object now works
Tatsuo Ishii
1999-05-20
2
-6
/
+5
*
Dec ALpha patches
Bruce Momjian
1999-05-19
3
-0
/
+742
*
Fixed latest regression diff's by omitting viewowner in SELECT from pg_views.
Jan Wieck
1999-05-17
2
-26
/
+28
*
Fixed small bug in ruleutils and added output of pg_views and
Jan Wieck
1999-05-12
2
-0
/
+66
*
Replaced targetlist entry in GroupClause by reference number
Jan Wieck
1999-05-12
2
-4
/
+6
*
Added installation of created procedural languages to initdb
Jan Wieck
1999-05-12
1
-1
/
+0
*
Adjust elog NOTICE messages to surround table and column names with single
Thomas G. Lockhart
1999-05-12
1
-4
/
+4
*
Just a couple more files to untar in src/test/regress
Bruce Momjian
1999-05-11
3
-0
/
+1003
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
2
-16
/
+10
[next]