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-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
2002-10-15
Fix libpq startup code to work correctly in autocommit off mode.
Tom Lane
2002-10-14
Translation updates
Peter Eisentraut
2002-10-14
Mention that resetting the timeout may be wrong on select retry.
Bruce Momjian
2002-10-14
Restore ptmp_timeout for cases where no timeout is passed.
Bruce Momjian
2002-10-14
libpq connection_timeout doesn't do subsecond timing, so make the code
Bruce Momjian
2002-10-11
Add tv_sec change for connection timeout suggested by author.
Bruce Momjian
2002-10-11
Prevent tv_sec from becoming negative in connection timeout code.
Bruce Momjian
2002-10-08
fixed missing apostrophe
Dave Cramer
2002-10-03
The attached patch fixes a number of issues related to compiling the
Bruce Momjian
2002-10-01
test files added by Kris Jurka
Dave Cramer
2002-10-01
Fixed test suite to call PoolingDataSourceTest which was missed
Barry Lind
2002-10-01
schema awareness patch provided by Kris Jurka
Dave Cramer
2002-09-26
Clean up SSL compiler warnings.
Bruce Momjian
2002-09-26
Allow SSL to work withouth client-side certificate infrastructure.
Bruce Momjian
2002-09-25
Applied patch from Aaron Mulder (ammulder@alumni.princeton.edu) that fixes
Barry Lind
2002-09-23
Move PyGreSQL usage documentation from README into DocBook. Some other
Peter Eisentraut
2002-09-23
Obviously noone has ever tested the doubling of availiable result ids
Bruce Momjian
2002-09-22
Remove commas for compatibility with newer bisons.
Tom Lane
2002-09-22
Translation updates, some messages tweaked.
Peter Eisentraut
2002-09-14
Translation updates
Peter Eisentraut
2002-09-14
Added regression test for using server side prepared statements in jdbc
Barry Lind
2002-09-11
Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs:
Barry Lind
2002-09-08
Fixed DatabaseMetaData to correctly handle NAME size of 64
Barry Lind
2002-09-06
Run pgjindent for Java folks.
Bruce Momjian
2002-09-06
Fix printf() quote handling and improper exit(), per Tom.
Bruce Momjian
2002-09-05
Fix compile error.
Bruce Momjian
2002-09-05
Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass.
Bruce Momjian
2002-09-05
Don't use gethostbyname2(). It's not portable and we don't claim to
Peter Eisentraut
2002-09-04
pgindent run.
Bruce Momjian
2002-09-04
Brand 7.3. Ready for beta!
Bruce Momjian
2002-09-03
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-09-02
Partial solution for 'unexpected EOF' problem with pg_disconnect: it
Tom Lane
2002-09-02
Translation updates
Peter Eisentraut
[next]