index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Commit message (
Expand
)
Author
Age
*
Back out V6 code, caused postmaster startup failure.
Bruce Momjian
2002-12-06
*
We have just finished porting the old KAME IPv6 patch over to
Bruce Momjian
2002-12-06
*
PyGreSQL inserttable patch
Bruce Momjian
2002-12-06
*
changed sort of column names to sort by attnum, not attname
Dave Cramer
2002-12-05
*
Stamp minor version numbers for 7.4 release.
Bruce Momjian
2002-12-04
*
Remove typprtlen from getdescr() as it is not available in 7.3. Return -1 for
D'Arcy J.M. Cain
2002-12-04
*
Deal with cases where getpeereid _and_ another creditial method is
Bruce Momjian
2002-12-03
*
Synced parser with backend
Michael Meskes
2002-11-27
*
Add -cmdTuples to tcl interface.
Bruce Momjian
2002-11-26
*
I'm sending you a small patch to pgdb.py module. This
D'Arcy J.M. Cain
2002-11-25
*
Change the pkey method so that the caller can optionally set the dictionary
D'Arcy J.M. Cain
2002-11-25
*
Change the debug variable to allow better control by the caller over how
D'Arcy J.M. Cain
2002-11-25
*
This patch implements FOR EACH STATEMENT triggers, per my email to
Bruce Momjian
2002-11-23
*
Fix a dumb cut and paste error from my last commit and update some of the
Barry Lind
2002-11-20
*
Fixed bug reported by Marko Strukelj and Keith Wannamaker. Using executeBatch
Barry Lind
2002-11-20
*
Synced parser.
Michael Meskes
2002-11-15
*
Applied patch submitted by Mats Lofkvist fixing serious threading problem int...
Barry Lind
2002-11-14
*
Fixes bug where join to pg_description was incorrect. Also modifies the
Barry Lind
2002-11-11
*
I just discovered, that there is missing a const when passing a buffer
Bruce Momjian
2002-11-10
*
Remove inappropriate inclusions of OpenSSL internal header e_os.h,
Tom Lane
2002-11-07
*
Synced parser one more time.
Michael Meskes
2002-11-07
*
Remove no-longer-needed inclusions to improve backward compatibility
Tom Lane
2002-11-07
*
Fix inclusion order, per Andreas.
Tom Lane
2002-11-04
*
Applied two patches from Kris Jurka.
Barry Lind
2002-11-04
*
Arrange to compile flex output files as inclusions into other files
Tom Lane
2002-11-01
*
Return something meaningful for Statement.getFetchSize(). Previously we were
Barry Lind
2002-10-30
*
Patch submitted by Kris Jurka to fix arrayindexoutofbounds exception caused
Barry Lind
2002-10-25
*
Code review for connection timeout patch. Avoid unportable assumption
Tom Lane
2002-10-24
*
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-21
*
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-20
*
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-19
*
Improve formatting of --help output.
Peter Eisentraut
2002-10-18
*
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-17
*
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-16
*
Fix libpq startup code to work correctly in autocommit off mode.
Tom Lane
2002-10-15
*
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-14
*
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-11
[next]