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
*
- Check for NULL before checking whether argument is an array.
Michael Meskes
2005-08-24
*
ecpglib depends on last_path_separator from src/port/path.c, so we'd
Tom Lane
2005-07-16
*
Fix mis-backport of libpq memory leak fix. Per Michael Fuhr.
Tom Lane
2005-07-14
*
Fix libpq memory leak during PQreset() --- closePGconn() was not
Tom Lane
2005-07-13
*
Make libpq_gettext save and restore errno in a Windows-compatible way.
Tom Lane
2005-07-08
*
Fixed memory leak in ecpglib by adding some missing free() commands.
Michael Meskes
2005-06-02
*
In Blob.getBytes(long position, int length) position is an offset
Kris Jurka
2005-05-08
*
Stamp release 7.4.8.
Tom Lane
2005-05-05
*
Add WSACleanup() for Win32 socket cleanup.
Bruce Momjian
2005-05-05
*
Release build 216.
Kris Jurka
2005-04-22
*
Updatable ResultSets need to check for an empty ResultSet because
Kris Jurka
2005-04-22
*
When moveToCurrentRow is called and the current row is off the
Kris Jurka
2005-04-22
*
When positioned before the start of a ResultSet issuing relative(0)
Kris Jurka
2005-04-18
*
Stamp release 7.4.7.
Tom Lane
2005-01-30
*
Fix mapping infinite timestamp values to arbitrary dates.
Kris Jurka
2005-01-13
*
interval_out failed to mention 'ago' for negative intervals in SQL and
Tom Lane
2005-01-11
*
List VALUE as a keyword.
Michael Meskes
2004-11-10
*
fixed bug in REVOKE statement cat_str only has 8 arguments
Dave Cramer
2004-11-01
*
New translations
Peter Eisentraut
2004-10-30
*
Stamp release 7.4.6.
REL7_4_6
Tom Lane
2004-10-22
*
Correctly cast the return value of a CallableStatement when getShort
Kris Jurka
2004-10-21
*
'::' is no longer interpreted as a variable in a prepare statement.
Michael Meskes
2004-10-05
*
Protected access to variable m_preparedCount via synchronized
Kris Jurka
2004-09-13
*
ResultSet.moveToCurrentRow was checking the cached updateability flag
Kris Jurka
2004-09-13
*
Brand 7.4.5 ... now that was our shortest-lived release ever ...
REL7_4_5
Tom Lane
2004-08-18
*
Stamp 7.4.4.
REL7_4_4
Tom Lane
2004-08-15
*
New build for the 7.4.4 release.
Kris Jurka
2004-08-13
*
Decode V3 notice messages instead of leaving them in raw form.
Kris Jurka
2004-08-11
*
DatabaseMetaData.getSearchString escape was a \ short of working
Kris Jurka
2004-08-11
*
Fixed handling of cyclic defines.
Michael Meskes
2004-07-20
*
When retrieving an array of numerics it attempted to set the scale on
Kris Jurka
2004-07-15
*
Added free() calls against memory leak in interval.c.
Michael Meskes
2004-07-05
*
- Only use typedefs inside their scope.
Michael Meskes
2004-06-27
*
Fix apparently harmless typo. {$srcdir} -> ${srcdir}
Kris Jurka
2004-06-24
*
Close the existing socket connection when reverting to the V2
Kris Jurka
2004-06-22
*
Fix some problems with result sets positioned before the start or
Kris Jurka
2004-06-21
*
Fix updatable ResultSets stream methods (ascii, character, binary).
Kris Jurka
2004-06-21
*
Foreign key information results should have column name FKTABLE_CAT
Kris Jurka
2004-06-18
*
Added patch by ISHIDA Akio to allow indicators in execute statements.
Michael Meskes
2004-06-17
*
Don't throw an Exception in locatorsUpdateCopy() even though the
Kris Jurka
2004-06-16
*
Bump the build number to relase a new version.
Kris Jurka
2004-06-16
*
When deleteRow() is called on an updateable ResultSet the ResultSet
Kris Jurka
2004-06-16
*
Fix DatabaseMetaData results for determining foreign key
Kris Jurka
2004-06-16
*
Suppress compile warnings on machines where the INT64CONST() decoration
Tom Lane
2004-06-13
*
Stamp 7.4.3. Still need release notes.
Bruce Momjian
2004-06-11
*
ECPG preprocessor for PostgreSQL 7.4.1, 7.4.2 doubles const,
Bruce Momjian
2004-06-11
*
Fixed DEALLOCATE PREPARE to use correct function call
Michael Meskes
2004-05-21
*
Fix setting timestamp values with very early year values, like 2, by
Kris Jurka
2004-05-17
*
Propagate enlargeStringInfo() fixes into the equivalent code in
Tom Lane
2004-05-14
*
Just another bug in adjust_informix.
Michael Meskes
2004-05-10
[next]