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
*
Cast field-length variables used in printf to int, because sometimes
Peter Eisentraut
2003-11-26
*
Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl.
Peter Eisentraut
2003-11-24
*
Fixed typo in create schema parsing.
Michael Meskes
2003-11-19
*
Translation updates
Peter Eisentraut
2003-11-14
*
Re-added forgotten cache.
Michael Meskes
2003-11-10
*
Restore compatibility with Tcl 8.0.* --- from ljb.
Tom Lane
2003-11-08
*
Made sure an internal array is not treated as a user defined one.
Michael Meskes
2003-11-08
*
Added missing methods
Dave Cramer
2003-11-05
*
patch for rs.previous and test case as well as patch for allowing server and ...
Dave Cramer
2003-11-03
*
accept url and fk action fix from Kris Jurka
Dave Cramer
2003-11-03
*
Fixed potentially uninitialized memory bug in compatlib.
Michael Meskes
2003-11-03
*
Complete options help and put it in less random order.
Peter Eisentraut
2003-11-02
*
Minor cleanup of PQunescapeBytea(). Avoid unportable assumptions about
Tom Lane
2003-10-31
*
If EOF is found inside a string/comment/etc. stop parsing.
Michael Meskes
2003-10-31
*
Use Tcl ByteArray objects to avoid unwanted character set translation
Tom Lane
2003-10-31
*
use the result set to set the fetchsize
Dave Cramer
2003-10-30
*
Applied patch by Dave Cramer to fix several bugs in compatlib.
Michael Meskes
2003-10-30
*
Patches from Oliver Jowett to fix CursorFetchTest, 7.4 now does not automatic...
Dave Cramer
2003-10-29
*
Include -lkrb5 when needed for shlibs depending on libpq. Per report
Tom Lane
2003-10-28
*
Fixed bug with indicators when storage for the string is dynamically allocated.
Michael Meskes
2003-10-26
*
Translation updates
Peter Eisentraut
2003-10-25
*
Remove socket credentials defines not referenced.
Bruce Momjian
2003-10-25
*
Add missing semicolon, per Johann Uhrmann.
Tom Lane
2003-10-22
*
Cope with platforms that offer LONGLONG_MIN in place of the C99-spec
Tom Lane
2003-10-21
*
Install dummy sqlda.h file since this is needed for compatibility.
Michael Meskes
2003-10-20
*
Adjust libpq to avoid deadlock when both client and server want to send
Tom Lane
2003-10-19
*
Check for both Informix modes when parsing include files.
Michael Meskes
2003-10-19
*
Must free the pgParameterStatus chain in freePGconn(). My fault,
Tom Lane
2003-10-18
*
Translation update
Peter Eisentraut
2003-10-15
*
New translation
Peter Eisentraut
2003-10-15
*
New translation
Peter Eisentraut
2003-10-12
*
Added missing "commit" in test case.
Michael Meskes
2003-10-12
*
Translation updates
Peter Eisentraut
2003-10-10
*
Protected access to variable m_preparedCount via synchronized
Jan Wieck
2003-10-09
*
Removed my debug printf() call from numeric.c
Michael Meskes
2003-10-08
*
Fixed floating point exception in long=>numeric conversion.
Michael Meskes
2003-10-07
*
Add missing include file.
Peter Eisentraut
2003-10-07
*
Fixed error handling in Informix compat str to date conversion.
Michael Meskes
2003-10-07
*
Translation updates
Peter Eisentraut
2003-10-06
*
New Slovene translations
Peter Eisentraut
2003-10-06
*
- Fixed constant listing in execute using clause.
Michael Meskes
2003-10-06
*
Translation updates
Peter Eisentraut
2003-10-06
*
Translation updates
Peter Eisentraut
2003-10-05
*
Fixed bug in day of week processing.
Michael Meskes
2003-10-05
*
Document the always-true-but-previously-undocumented fact that PQfnumber()
Tom Lane
2003-10-04
*
Translation updates
Peter Eisentraut
2003-10-04
*
Translation updates
Peter Eisentraut
2003-10-04
*
Format help message internally consistent.
Peter Eisentraut
2003-10-04
*
New translation
Peter Eisentraut
2003-10-03
*
Cause PQescapeString to stop processing at a null character, rather
Tom Lane
2003-10-03
[next]