index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Age
Commit message (
Expand
)
Author
2002-07-12
Changed getCrossReference to return information about each composite key sepe...
Dave Cramer
2002-07-12
An improvement of User Interface(Setup dialog) by Dave Page.
Hiroshi Inoue
2002-07-12
1) Fix a memory leak in use declare/fetch mode.
Hiroshi Inoue
2002-07-11
Make NAMEDATALEN changeable at compile time.
Hiroshi Inoue
2002-07-10
fix bug in getTime() with fractional seconds reported by Laurette Cisneros (l...
Barry Lind
2002-07-05
fixed bug reported by Michael, Dietrich (mdt@emdete.de) where a large object ...
Barry Lind
2002-07-05
Fix a bug reported by Zhou Han.
Hiroshi Inoue
2002-07-02
Indent libpq++ as mentioned in email. Format was terrible, and this
Bruce Momjian
2002-07-01
Commit old versions into main branch again.
Michael Meskes
2002-06-30
Committing parser changes. Note, however, that the development bison seems ot...
Michael Meskes
2002-06-28
1) prevent setting of KSQO on 7.3+ servers(Thanks to Dave Page).
Hiroshi Inoue
2002-06-27
fixed build.xml to echo correct jdbc version under ant1.6
Barry Lind
2002-06-27
general cleanup of jdbc code
Barry Lind
2002-06-26
translation patch submitted by Zhenbang Wei forth@mail.net.tw
Barry Lind
2002-06-26
patch submitted by Jason Davies jason@netspade.com to provide proper java cla...
Barry Lind
2002-06-25
fixed retrieval of foreign/primary keys in imported/exported keys
Dave Cramer
2002-06-25
1) Add support for GB18030.
Hiroshi Inoue
2002-06-24
patch to add support for callable statements to the jdbc driver. The patch w...
Barry Lind
2002-06-24
patch to update zh_TW message file for jdbc submitted by Zhenband Wei (forth@...
Barry Lind
2002-06-24
patch submitted by Jason Davies jason@netspade.com to improve ResultSetMetaDa...
Barry Lind
2002-06-24
fixed bug reported by Wolfgang Winter w.winter@logitags.com where historic ti...
Barry Lind
2002-06-23
Remove unused INET6 variable.
Bruce Momjian
2002-06-23
Remove INET6 from SSL. We don't support INET6 yet.
Bruce Momjian
2002-06-20
Update copyright to 2002.
Bruce Momjian
2002-06-20
Improve COPY syntax to use WITH clause, keep backward compatibility.
Bruce Momjian
2002-06-17
Use KAME accessor macros for addr8.
Bruce Momjian
2002-06-17
Fixed parser bug concerning octal numbers in single quotes.
Michael Meskes
2002-06-16
implemented refresh row
Dave Cramer
2002-06-15
Clean up gcc warnings. Avoid the bad habit of putting externs in .c
Tom Lane
2002-06-15
PATCH SSL_pending() checks in libpq/fe-misc.c:
Bruce Momjian
2002-06-15
The method PgLargeObject::LOid() is missing an implementation in the .cc
Bruce Momjian
2002-06-15
This patch fixes a few minor problems with libpq++: remove the deprecated
Bruce Momjian
2002-06-15
Add LOCALTIME and LOCALTIMESTAMP functions per SQL99 standard.
Thomas G. Lockhart
2002-06-14
added empty result set testing
Dave Cramer
2002-06-14
added empty result set testing
Dave Cramer
2002-06-14
Yet another SSL patch. :-) This one adds some informational messages
Bruce Momjian
2002-06-14
SSL patch that adds support for optional client certificates.
Bruce Momjian
2002-06-14
SSL support for ephemeral DH keys.
Bruce Momjian
2002-06-14
UPDATED PATCH:
Bruce Momjian
2002-06-14
Back out SSL changes. Newer patch available.
Bruce Momjian
2002-06-14
Attached are a revised set of SSL patches. Many of these patches
Bruce Momjian
2002-06-13
removed personal test parameters
Dave Cramer
2002-06-13
Added test for newly implemented updateable result sets
Dave Cramer
2002-06-13
changes to accomodate updateable resultset mostly just call setSqlQuery on ex...
Dave Cramer
2002-06-13
Implemented updateable result sets based on raghu nidagal implementation
Dave Cramer
2002-06-13
changed some commented out messages to use the Driver.debug and fixed first t...
Dave Cramer
2002-06-13
added messages for updateable result sets
Dave Cramer
2002-06-12
Applied Lee Kindness' patch to fix one of memory allocation with floating poi...
Michael Meskes
2002-06-12
1) Fix a bug *double error message*.
Hiroshi Inoue
2002-06-11
Katherine Ward wrote:
Jan Wieck
[next]