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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Here are two patches. The guc_and_tablefunc patch addresses the two
Bruce Momjian
2002-07-30
3
-5
/
+15
*
This patch fixes one serious bug (runaway INSERT) and a few rare (and
Bruce Momjian
2002-07-30
2
-6
/
+18
*
added tests for crossReferences
Dave Cramer
2002-07-30
1
-6
/
+58
*
changed test user back to test
Dave Cramer
2002-07-30
1
-2
/
+2
*
Added DataSource code and tests submitted by Aaron Mulder
Dave Cramer
2002-07-30
10
-0
/
+1572
*
changes for new Datasource
Dave Cramer
2002-07-30
2
-10
/
+25
*
Move alarm timers to proper location.
Bruce Momjian
2002-07-30
1
-7
/
+7
*
Rewrite xindex.sgml for CREATE OPERATOR CLASS. catalogs.sgml finally
Tom Lane
2002-07-30
1
-119
/
+24
*
Make statement_timeout apply to entire query string, not per statement.
Bruce Momjian
2002-07-30
1
-7
/
+7
*
--enable-syslog no longer required to use syslog.
Bruce Momjian
2002-07-30
1
-1
/
+0
*
Fix a bug about automatic client_encoding setting.
Hiroshi Inoue
2002-07-30
2
-0
/
+2
*
Centralize code for interpreting schema references, which had gotten
Tom Lane
2002-07-29
6
-223
/
+99
*
Use aclcheck_error() in place of ad-hoc permissions complaints.
Tom Lane
2002-07-29
1
-13
/
+25
*
Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more
Tom Lane
2002-07-29
19
-103
/
+1153
*
Fix minor coding error: don't ReleaseSysCache until after last use of
Tom Lane
2002-07-29
1
-3
/
+3
*
Fix typo. Remove #ifdef MULTIBYTE
Tatsuo Ishii
2002-07-29
1
-35
/
+25
*
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-27
18
-288
/
+77
*
Fix a bug about the handling of CX parameter of the connection string
Hiroshi Inoue
2002-07-26
4
-4
/
+6
*
Fouth (and final) phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-26
14
-154
/
+114
*
Third phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-25
17
-3123
/
+1873
*
Remove extra comma.
Peter Eisentraut
2002-07-25
1
-3
/
+3
*
Implement DROP CONVERSION
Tatsuo Ishii
2002-07-25
16
-104
/
+852
*
Second phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-24
13
-1950
/
+1072
*
Remove _deadcode.
Peter Eisentraut
2002-07-24
6
-4535
/
+0
*
Remove unused system table columns:
Peter Eisentraut
2002-07-24
32
-2650
/
+2321
*
Add mention of copyright year update.
Bruce Momjian
2002-07-24
1
-0
/
+2
*
Add Japanese README explaining how to add new conversion.
Tatsuo Ishii
2002-07-24
1
-0
/
+83
*
Initial restructuring to add jdbc3 support. There was a significant amount
Barry Lind
2002-07-23
48
-4522
/
+3033
*
Add unique index on pg_cast.oid, and document pg_cast table.
Peter Eisentraut
2002-07-22
3
-14
/
+21
*
Fixed some minor typos.
Michael Meskes
2002-07-21
2
-13
/
+2
*
Re-Committed old file.
Michael Meskes
2002-07-21
1
-226
/
+859
*
Tweak CreateTrigger() so that the OID used in the name of an
Tom Lane
2002-07-20
1
-3
/
+21
*
Code review for SHOW output changes; fix horology expected files for
Tom Lane
2002-07-20
7
-66
/
+103
*
Synced parser yet again.
Michael Meskes
2002-07-20
5
-880
/
+272
*
Fix regression tests for new SHOW output.
Bruce Momjian
2002-07-20
1
-5
/
+25
*
Fix problems caused by code drift of API for without-oids.
Bruce Momjian
2002-07-20
2
-5
/
+5
*
The attached patch fixes 2 trivial warnings generated by bison 1.35,
Bruce Momjian
2002-07-20
1
-1
/
+3
*
I can't remember who said they were working on schema related psql
Bruce Momjian
2002-07-20
1
-8
/
+11
*
> 2. This patch includes the same Table Function API fixes that I
Bruce Momjian
2002-07-20
7
-115
/
+302
*
Hello, i noticed that win32 native stopped working/compiling after the SSL merge
Bruce Momjian
2002-07-20
8
-9
/
+44
*
Add new configure files for missing-oid patch.
Bruce Momjian
2002-07-20
2
-0
/
+73
*
Patch problems caused by code drift since OID patch creation.
Bruce Momjian
2002-07-20
1
-3
/
+3
*
Manually apply part of oid patch that didn't apply cleanly.
Bruce Momjian
2002-07-20
1
-2
/
+2
*
oid is needed, it is added at the end of the struct (after the null
Bruce Momjian
2002-07-20
54
-195
/
+409
*
The attached patch fixes a build problem with GEQO when using the
Bruce Momjian
2002-07-20
5
-34
/
+29
*
Add new vacuum regression test files.
Bruce Momjian
2002-07-20
2
-0
/
+101
*
This patch fixes a regression caused by my recent changes to heap
Bruce Momjian
2002-07-20
4
-16
/
+47
*
Small performance improvement --- use indexscan not heapscan to find
Tom Lane
2002-07-19
1
-8
/
+13
*
Complete TODO item:
Bruce Momjian
2002-07-19
4
-10
/
+223
*
Another "$@" cleanup with new syntax, ${1+"$@"}.
Bruce Momjian
2002-07-19
3
-5
/
+5
[next]