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
*
Clean up error messages associated with rules and views.
Thomas G. Lockhart
1998-12-13
2
-2
/
+2
*
Cleanup patch from Oleg.
Bruce Momjian
1998-12-13
2
-2
/
+2
*
Clean up a few elog() messages for aggregates and functions.
Thomas G. Lockhart
1998-12-08
1
-2
/
+2
*
These data types were removed before the last release.
Thomas G. Lockhart
1998-12-04
8
-607
/
+0
*
Include test for CASE expression.
Thomas G. Lockhart
1998-12-04
3
-0
/
+173
*
Change exp() behavior to generate error on underflow rather
Tom Lane
1998-11-29
1
-9
/
+1
*
Add tests for comparison operators.
Thomas G. Lockhart
1998-10-29
1
-11
/
+20
*
Fix regression test now that code seems to work.
Thomas G. Lockhart
1998-10-29
1
-71
/
+105
*
I suspect that there is no longer a need for a platform-
Tom Lane
1998-10-29
1
-154
/
+0
*
Update tinterval test to have correctly sorted results,
Tom Lane
1998-10-29
1
-12
/
+12
*
Add new regression test to catch some simple kinds of
Tom Lane
1998-10-29
1
-0
/
+110
*
Add new regression test to catch some simple kinds of
Tom Lane
1998-10-29
2
-0
/
+110
*
Add ORDER BY to ensure platform-independent results in rules test.
Tom Lane
1998-10-28
2
-3
/
+7
*
Updated "expected" regression output for Solaris-Sparc
Marc G. Fournier
1998-10-28
1
-25
/
+6
*
Add new inet/cidr regression test.
Thomas G. Lockhart
1998-10-27
4
-1
/
+138
*
Update README to reflect the fact that you don't have to
Tom Lane
1998-10-24
1
-28
/
+23
*
Updated regression.diffs file for Solaris x86...
Marc G. Fournier
1998-10-13
1
-48
/
+270
*
New regression results for Solaris-Sparc 2.6 w/ gcc 2.8.1
Marc G. Fournier
1998-10-13
1
-66
/
+77
*
remove unused file.
Bruce Momjian
1998-10-08
1
-0
/
+0
*
Unixware patches from Billy G. Allie.
Bruce Momjian
1998-10-04
1
-1
/
+1
*
Here's a combination of all the patches I'm currently waiting
Bruce Momjian
1998-10-02
2
-0
/
+275
*
failed to add some of Jan's files :(
Marc G. Fournier
1998-10-01
4
-0
/
+2762
*
Message changed slightly since "rename" is now allowed as a column name.
Thomas G. Lockhart
1998-09-30
1
-1
/
+1
*
From: Jan Wieck <jwieck@debis.com>
Marc G. Fournier
1998-09-29
5
-8
/
+14
*
Here are some patches to fix up the regression tests so that the union
Bruce Momjian
1998-09-22
4
-180
/
+83
*
Regression test cleanup.
Bruce Momjian
1998-09-18
1
-35
/
+34
*
Consolidate Jan's rules test into one file.
Thomas G. Lockhart
1998-09-16
5
-283
/
+288
*
> David Hartwig wrote:
Bruce Momjian
1998-09-02
2
-8
/
+8
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
3
-40
/
+53
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
1
-26
/
+26
*
Types removed from Postgres: oidint2, oidint4, oidname.
Thomas G. Lockhart
1998-08-30
15
-738
/
+12
*
This patch resolves some regression test failures caused by platform
Bruce Momjian
1998-08-29
4
-38
/
+83
*
Ignore spaces when reporting regression failures.
Bruce Momjian
1998-08-28
1
-2
/
+2
*
just that the regression tests for rules work, please apply
Bruce Momjian
1998-08-24
1
-2
/
+2
*
Add rule tests to regression tests...
Marc G. Fournier
1998-08-19
3
-0
/
+402
*
From: Jan Wieck <jwieck@debis.com>
Marc G. Fournier
1998-08-18
2
-0
/
+673
*
Update the random test so it should succeed most of the time.
Thomas G. Lockhart
1998-08-17
3
-13
/
+33
*
From: David Hartwig <daybee@bellatlantic.net>
Marc G. Fournier
1998-08-05
2
-19
/
+228
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
3
-6
/
+10
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
14
-0
/
+996
*
Cleanup use of 16 that should be NAMEDATALEN.
Bruce Momjian
1998-07-20
1
-5
/
+5
*
Update linux_i386 fix.
Bruce Momjian
1998-07-12
1
-11
/
+0
*
Moved to select_implicit.out.
Thomas G. Lockhart
1998-07-11
1
-132
/
+0
*
"select_implicit" is renamed from "junkfilter" test.
Thomas G. Lockhart
1998-07-09
2
-4
/
+13
*
Renamed from "junkfilter" test.
Thomas G. Lockhart
1998-07-09
1
-0
/
+132
*
Include tests for new 8-byte integer.
Thomas G. Lockhart
1998-07-08
3
-0
/
+36
*
Include int8_tbl from tests for new 8-byte integer.
Thomas G. Lockhart
1998-07-08
1
-1
/
+2
*
Include tests for new 8-byte integer (minimal).
Thomas G. Lockhart
1998-07-08
2
-0
/
+127
*
Hi, here are the patches to enhance existing MB handling. This time
Bruce Momjian
1998-06-16
6
-38
/
+409
*
Hello!
Bruce Momjian
1998-06-16
17
-0
/
+735
[next]