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-08-16
removed duplicate code from jdbc2 classes
Dave Cramer
2002-08-16
applied patch to fix encoding bug supplied by Jun Kawai
Dave Cramer
2002-08-16
Applied patch for MD5 bug submitted by Jun Kawai
Dave Cramer
2002-08-16
Performance tweaks to StringBuffer suggested by hhaag@gmx.de
Barry Lind
2002-08-16
Remove interfaces/ssl. Was unclaimed stuff that had no more usefulness.
Bruce Momjian
2002-08-15
This fixes some text as well as enforces the use of "drop table cascade"
Bruce Momjian
2002-08-15
Well, that certainly appeared to be very straight forward. pg.py and
Bruce Momjian
2002-08-15
http://archives.postgresql.org/pgsql-bugs/2002-06/msg00086.php and never
Bruce Momjian
2002-08-15
I'm giving a try at some TODO items. Currently it's the turn of the
Bruce Momjian
2002-08-14
Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).
Barry Lind
2002-08-13
Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...
Bruce Momjian
2002-08-09
Change LOCK statements to start new transaction
Hiroshi Inoue
2002-08-01
1) Improve the handling of the queries like (select ..) union (select ..)
Hiroshi Inoue
2002-07-30
Since we're depending on %option noyywrap in the main scanner now,
Tom Lane
2002-07-30
added tests for crossReferences
Dave Cramer
2002-07-30
changed test user back to test
Dave Cramer
2002-07-30
Added DataSource code and tests submitted by Aaron Mulder
Dave Cramer
2002-07-30
changes for new Datasource
Dave Cramer
2002-07-30
Fix a bug about automatic client_encoding setting.
Hiroshi Inoue
2002-07-27
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-26
Fix a bug about the handling of CX parameter of the connection string
Hiroshi Inoue
2002-07-26
Fouth (and final) phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-25
Third phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-24
Second phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-23
Initial restructuring to add jdbc3 support. There was a significant amount
Barry Lind
2002-07-21
Fixed some minor typos.
Michael Meskes
2002-07-21
Re-Committed old file.
Michael Meskes
2002-07-20
Synced parser yet again.
Michael Meskes
2002-07-20
Hello, i noticed that win32 native stopped working/compiling after the SSL merge
Bruce Momjian
2002-07-18
Fix for PgTransaction class to make these visible to C apps:
Bruce Momjian
2002-07-18
Make src/backend/port/*.c file location dependent only on configure.in.
Bruce Momjian
2002-07-18
I have committed many support files for CREATE CONVERSION. Default
Tatsuo Ishii
2002-07-16
fixed bug in support for timestamp without time zone reported by Yuva Chandol...
Barry Lind
2002-07-15
Remove certain Makefile dependencies by using full pathnames in
Bruce Momjian
2002-07-15
Fix a bug about the handling of '.' in parse.c.
Hiroshi Inoue
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
[next]