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
2003-02-04
Fix for rollback SQLException from Kris Jurka
Dave Cramer
2003-02-02
Brand 7.3.2.
Tom Lane
2003-02-01
Prevent core dump from calling Tcl_DontCallWhenDeleted() with a null
Tom Lane
2003-02-01
Apply ljb's patch to prevent both memory leak and core dump during
Tom Lane
2003-01-30
Fix regression in .pgpass support. From Neil Conway.
Tom Lane
2003-01-21
Back-patch typprtlen fix, two other minor post-7.3 fixes.
Tom Lane
2003-01-14
Bumped up build number to 107
Barry Lind
2003-01-14
Backport to 7.3 of patch to correctly handle fractional seconds
Barry Lind
2003-01-14
Patch from Kris Jurka to improve the performance of getImportedKeys(). The
Barry Lind
2003-01-08
The second was that renegotiation was just plain broken. I can't
Bruce Momjian
2003-01-08
I was playing around with 7.3.1 and found some more SSL problems. The
Bruce Momjian
2003-01-08
Fix pgpass to work with PQconnectDB().
Bruce Momjian
2003-01-04
Translation updates
Peter Eisentraut
2002-12-18
From the SSL_CTX_new man page:
PostgreSQL Daemon
2002-12-18
Stamp 7.3.1.
Bruce Momjian
2002-12-13
Increment libpq major number for 7.3.1 and minor for 7.4.
Bruce Momjian
2002-12-11
Bump version for 7.3 and 7.4.
Bruce Momjian
2002-12-10
Translation updates
Peter Eisentraut
2002-12-05
changed sort of column names to sort by attnum, not attname
Dave Cramer
2002-11-20
Fix a stupid cut and paste error from the commit last night.
Barry Lind
2002-11-20
Backport bug with executeBatch. This bug was a regression from 7.2 and has
Barry Lind
2002-11-14
Backpatch from head: fixes for a threading bug, a problem with setNull involving
Barry Lind
2002-11-13
Update German translations.
Peter Eisentraut
2002-11-11
Merge fix from head for proper join to pg_description
Barry Lind
2002-11-07
Remove inappropriate inclusions of OpenSSL internal header e_os.h,
Tom Lane
2002-11-07
Remove no-longer-needed inclusions to improve backward compatibility
Tom Lane
2002-11-05
Translation updates
Peter Eisentraut
2002-11-04
Back-patch recent file removals into REL7_3_STABLE branch.
Tom Lane
2002-11-04
This commit was manufactured by cvs2git to create branch 'REL7_3_STABLE'.
CVS to git conversion script
2002-11-04
Fix inclusion order, per Andreas.
Tom Lane
2002-11-04
Applied two patches from Kris Jurka.
Barry Lind
2002-11-01
Arrange to compile flex output files as inclusions into other files
Tom Lane
2002-10-30
Return something meaningful for Statement.getFetchSize(). Previously we were
Barry Lind
2002-10-25
Patch submitted by Kris Jurka to fix arrayindexoutofbounds exception caused
Barry Lind
2002-10-24
Code review for connection timeout patch. Avoid unportable assumption
Tom Lane
2002-10-21
Add guards against double inclusion.
Peter Eisentraut
2002-10-21
Translation updates
Peter Eisentraut
2002-10-21
Remove obsoleted stuff merged in from branch.
Peter Eisentraut
2002-10-21
Merged ecpg_big_bison back into HEAD
Michael Meskes
2002-10-20
Applied patch from Teofilis Martisius to improve performance.
Barry Lind
2002-10-20
Applied patch submitted by Mike Beachy to give a better error message if
Barry Lind
2002-10-19
Applied patch submitted by Kris Jurka to result in a better error message
Barry Lind
2002-10-19
Backed out part of the change from 1.6. The attempt to support int8 binds
Barry Lind
2002-10-18
Improve formatting of --help output.
Peter Eisentraut
2002-10-17
Fix in updateable result sets to handle binding null values correctly
Barry Lind
2002-10-17
Fix free-slot search in PgSetResultId so it actually works.
Tom Lane
2002-10-17
Improve formatting of error message.
Tom Lane
2002-10-17
Fixed support in jdbc for 7.3 server autocommit. With these changes the
Barry Lind
2002-10-16
Fix from Joe on timeout code.
Bruce Momjian
2002-10-16
Fix connection_timeout to use time() and handle timeout == 1.
Bruce Momjian
[next]