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
/
interfaces
Commit message (
Expand
)
Author
Age
Files
Lines
*
I'm giving a try at some TODO items. Currently it's the turn of the
Bruce Momjian
2002-08-15
2
-18
/
+119
*
Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).
Barry Lind
2002-08-14
51
-3153
/
+2955
*
Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...
Bruce Momjian
2002-08-13
2
-7
/
+7
*
Change LOCK statements to start new transaction
Hiroshi Inoue
2002-08-09
2
-1
/
+5
*
1) Improve the handling of the queries like (select ..) union (select ..)
Hiroshi Inoue
2002-08-01
3
-2
/
+49
*
Since we're depending on %option noyywrap in the main scanner now,
Tom Lane
2002-07-30
1
-14
/
+7
*
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
*
Fix a bug about automatic client_encoding setting.
Hiroshi Inoue
2002-07-30
2
-0
/
+2
*
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-27
4
-36
/
+9
*
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
*
Second phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-24
13
-1950
/
+1072
*
Initial restructuring to add jdbc3 support. There was a significant amount
Barry Lind
2002-07-23
48
-4522
/
+3033
*
Fixed some minor typos.
Michael Meskes
2002-07-21
2
-13
/
+2
*
Re-Committed old file.
Michael Meskes
2002-07-21
1
-226
/
+859
*
Synced parser yet again.
Michael Meskes
2002-07-20
5
-880
/
+272
*
Hello, i noticed that win32 native stopped working/compiling after the SSL merge
Bruce Momjian
2002-07-20
8
-9
/
+44
*
Fix for PgTransaction class to make these visible to C apps:
Bruce Momjian
2002-07-18
1
-4
/
+4
*
Make src/backend/port/*.c file location dependent only on configure.in.
Bruce Momjian
2002-07-18
1
-14
/
+19
*
I have committed many support files for CREATE CONVERSION. Default
Tatsuo Ishii
2002-07-18
1
-11
/
+1
*
fixed bug in support for timestamp without time zone reported by Yuva Chandol...
Barry Lind
2002-07-16
3
-73
/
+135
*
Remove certain Makefile dependencies by using full pathnames in
Bruce Momjian
2002-07-15
1
-16
/
+3
*
Fix a bug about the handling of '.' in parse.c.
Hiroshi Inoue
2002-07-15
1
-1
/
+1
*
Changed getCrossReference to return information about each composite key sepe...
Dave Cramer
2002-07-12
1
-35
/
+20
*
An improvement of User Interface(Setup dialog) by Dave Page.
Hiroshi Inoue
2002-07-12
3
-588
/
+405
*
1) Fix a memory leak in use declare/fetch mode.
Hiroshi Inoue
2002-07-12
4
-14
/
+30
*
Make NAMEDATALEN changeable at compile time.
Hiroshi Inoue
2002-07-11
3
-10
/
+15
*
fix bug in getTime() with fractional seconds reported by Laurette Cisneros (l...
Barry Lind
2002-07-10
4
-27
/
+56
*
fixed bug reported by Michael, Dietrich (mdt@emdete.de) where a large object ...
Barry Lind
2002-07-05
1
-1
/
+6
*
Fix a bug reported by Zhou Han.
Hiroshi Inoue
2002-07-05
1
-1
/
+1
*
Indent libpq++ as mentioned in email. Format was terrible, and this
Bruce Momjian
2002-07-02
19
-915
/
+982
*
Commit old versions into main branch again.
Michael Meskes
2002-07-01
3
-207
/
+119
*
Committing parser changes. Note, however, that the development bison seems ot...
Michael Meskes
2002-06-30
3
-119
/
+207
*
1) prevent setting of KSQO on 7.3+ servers(Thanks to Dave Page).
Hiroshi Inoue
2002-06-28
4
-9
/
+22
*
fixed build.xml to echo correct jdbc version under ant1.6
Barry Lind
2002-06-27
1
-4
/
+8
*
general cleanup of jdbc code
Barry Lind
2002-06-27
1
-48
/
+3
*
translation patch submitted by Zhenbang Wei forth@mail.net.tw
Barry Lind
2002-06-26
1
-5
/
+13
*
patch submitted by Jason Davies jason@netspade.com to provide proper java cla...
Barry Lind
2002-06-26
1
-1
/
+1
*
fixed retrieval of foreign/primary keys in imported/exported keys
Dave Cramer
2002-06-25
1
-4
/
+4
*
1) Add support for GB18030.
Hiroshi Inoue
2002-06-25
3
-1
/
+22
*
patch to add support for callable statements to the jdbc driver. The patch w...
Barry Lind
2002-06-24
6
-42
/
+396
*
patch to update zh_TW message file for jdbc submitted by Zhenband Wei (forth@...
Barry Lind
2002-06-24
1
-5
/
+11
*
patch submitted by Jason Davies jason@netspade.com to improve ResultSetMetaDa...
Barry Lind
2002-06-24
3
-33
/
+61
*
fixed bug reported by Wolfgang Winter w.winter@logitags.com where historic ti...
Barry Lind
2002-06-24
3
-14
/
+30
*
Remove unused INET6 variable.
Bruce Momjian
2002-06-23
1
-2
/
+1
*
Remove INET6 from SSL. We don't support INET6 yet.
Bruce Momjian
2002-06-23
1
-10
/
+1
[next]