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
*
Propagate enlargeStringInfo() fixes into the equivalent code in
Tom Lane
2004-05-14
*
Just another bug in adjust_informix.
Michael Meskes
2004-05-10
*
- Fixed bug that reversed string length in typedefs.
Michael Meskes
2004-05-07
*
Allow public access to radius field to match other geometric types
Kris Jurka
2004-05-07
*
Fixed bug in adjust_informix that treated arrays as simple variables.
Michael Meskes
2004-05-05
*
Update the build.xml file to support building with the new 1.5 jdk
Kris Jurka
2004-04-26
*
Allow updateable ResultSets to support types that aren't directly
Kris Jurka
2004-04-24
*
Fixed memory misusage in variable handling.
Michael Meskes
2004-04-23
*
Fix for bug with the jdbc driver not properly working with binary cursors and
Barry Lind
2004-03-29
*
Fixed possible segfault in type.c (by Juergen Cappel)
Michael Meskes
2004-03-29
*
Fix error in termination of COPY IN mode when using V2 protocol.
Tom Lane
2004-03-14
*
Committed Informix compat bug fix to 7.4 as well.
Michael Meskes
2004-03-14
*
Brand 7.4.2. Release notes still need work.
Bruce Momjian
2004-03-05
*
libpq's query to get the OIDs of large-object support functions was not
Tom Lane
2004-03-05
*
- Fixed segfault due to missing check for variable declaration.
Michael Meskes
2004-03-04
*
Update build number in anticipation of 7.4.2 release. With no
Kris Jurka
2004-03-04
*
Add missing sprompt.obj psql usage for Borland compiler, per private
Bruce Momjian
2004-03-02
*
Added the missing rules for VOLATILE.
Michael Meskes
2004-03-02
*
- Corrected error handling in PGTYPEStimestamp_from_asc.
Michael Meskes
2004-02-24
*
Closing a Connection or Statement object twice should be a no-op
Kris Jurka
2004-02-24
*
Fixed incorrect output of indicator structs using the name of the data struct.
Michael Meskes
2004-02-23
*
- Allowed some C keywords to be used as SQL column names. This used to work i...
Michael Meskes
2004-02-15
*
- Added missing braces to array parsing.
Michael Meskes
2004-02-15
*
Repair missing inclusions of -lintl for shared libraries.
Tom Lane
2004-02-10
*
Don't try to turn the random bytes from a md5 salt into a String
Kris Jurka
2004-02-10
*
V3 NotificationResonse messages were trying to be received as V2
Kris Jurka
2004-02-03
*
ConnectionPool and SimpleDataSource are marked Serializable, but their
Kris Jurka
2004-02-03
*
ResultSet.next() and previous() incremented or decremented the
Kris Jurka
2004-02-03
*
Fix the setXXXStream methods. If passed a null InputStream, convert
Kris Jurka
2004-02-03
*
Newer versions of the 1.4.2 jdk give warnings about having return in a
Kris Jurka
2004-02-03
*
Use Tcl_PutEnv() in place of putenv() in libpgtcl, as the latter can
Neil Conway
2004-02-02
*
- Fixed prototype for ECPGprepared_statement to not moan about "const char"
Michael Meskes
2004-01-28
*
Added WHENEVER NOT_FOUND to SELECT/INSERT/UPDATE/DELETE.
Michael Meskes
2004-01-21
*
Translation update
Peter Eisentraut
2004-01-13
*
Translation updates
Peter Eisentraut
2004-01-07
*
Translation updates
Peter Eisentraut
2004-01-05
*
Fixed bug in GRANT OPTION FOR parsing.
Michael Meskes
2004-01-04
*
Fix portability bugs: char values passed to <ctype.h> functions must
Tom Lane
2004-01-04
*
Added missing whitespaces to array argument parsing.
Michael Meskes
2003-12-29
*
Fix sanity-check code that mistakenly assumed error and notice messages
Tom Lane
2003-12-28
*
Avoid infinite loop if connection is lost during PQexecStart() or
Tom Lane
2003-12-28
*
Fixed segfault in parsing of EXEC SQL SELECT * FROM foo() AS TBL( c int, i int);
Michael Meskes
2003-12-24
*
Dept. of third thoughts: in fact, libpq should support SCM_CREDS challenge
Tom Lane
2003-12-20
*
Fix broken IDENT support for FreeBSD (appears to have been broken by
Tom Lane
2003-12-20
*
Backpatch pg_service.conf file change to not default dbname to match
Bruce Momjian
2003-12-19
*
Supress ecpg thread test if configure didn't enable threads. Fix
Bruce Momjian
2003-12-19
*
Fix memory leak with SSL connections due to missing X509_free() calls.
Tom Lane
2003-12-18
*
Forgot to change one compatlib.h.
Peter Eisentraut
2003-12-18
*
Move Informix compatibility include files out of the way. compatlib.h
Peter Eisentraut
2003-12-18
*
patch for new OID74Test
Dave Cramer
2003-12-18
[next]