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
*
Added WHENEVER NOT_FOUND to SELECT/INSERT/UPDATE/DELETE.
Michael Meskes
2004-01-21
*
Remove JDBC from the build system and documentation, too.
Tom Lane
2004-01-19
*
missed a few files
PostgreSQL Daemon
2004-01-19
*
JDBC is now on GBorg
PostgreSQL Daemon
2004-01-19
*
Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path
Tom Lane
2004-01-19
*
Translation update
Peter Eisentraut
2004-01-13
*
Fix ecpg test program to properly access int* null indicator.
Bruce Momjian
2004-01-13
*
Add comment about synchronous signals.
Bruce Momjian
2004-01-09
*
Allow libpq to do thread-safe SIGPIPE handling. This allows it to
Bruce Momjian
2004-01-09
*
More janitorial work: remove the explicit casting of NULL literals to a
Neil Conway
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
*
Back out:
Bruce Momjian
2003-12-21
*
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
*
In my mind there were two categories of open issues
Bruce Momjian
2003-12-20
*
Supress ecpg thread test if configure didn't enable threads. Fix
Bruce Momjian
2003-12-19
*
Prevent service dbname from defaulting to service name, per bug report
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
*
fixed up OID74 test to conform with other tests, by Kris Jurka
Dave Cramer
2003-12-18
*
patch by Kris Jurka to use the correct protocol based upon server information
Dave Cramer
2003-12-18
*
revoked patch from Kris Jurka to fix multiarguments, and changed test to create
Dave Cramer
2003-12-17
*
patch from Kris Jurka to fix large object 7.1 compatible protocol issues
Dave Cramer
2003-12-17
*
- Added just another patch by Dave that fixes a reversed order in
Michael Meskes
2003-12-17
*
added polish translation submitted by Piotr Maj
Dave Cramer
2003-12-17
*
add missing SQLState by Patrick Higgins
Dave Cramer
2003-12-12
*
cancel row updates sets values to null by Kris Jurka
Dave Cramer
2003-12-12
*
patch to indicate why test cases failed from Oliver Jowett
Dave Cramer
2003-12-12
*
patch to fix returning he information schema as a system object by Kris Jurka
Dave Cramer
2003-12-12
*
fix casting pooled connections to PGStatement problem patch by JariP
Dave Cramer
2003-12-12
*
patch to build under jdk1.1 from Richard Scranton
Dave Cramer
2003-12-12
*
binary stream patch by Kris Jurka fixes empty stream failure
Dave Cramer
2003-12-12
*
metadata encoding patch from Kris Jurka
Dave Cramer
2003-12-12
*
build number set to 300 to avoid conflict with 7.4 builds
Dave Cramer
2003-12-11
*
patch to deal with unique foreign keys in 7.4 from Kris Jurka
Dave Cramer
2003-12-11
*
tch to make sure PSQLState is Serializable and a test case to prove it
Dave Cramer
2003-12-11
*
patch to make sure PSQLState is Serializable and a test case to prove it
Dave Cramer
2003-12-11
*
incremented build to 211
Dave Cramer
2003-12-10
*
Added patch by Dave Cramer for array handling in ecpglib.
Michael Meskes
2003-12-03
*
Make PQescapeBytea and byteaout consistent with each other, and
Joe Conway
2003-11-30
*
Bump all version numbers and version stamps mentioned in RELEASE_CHANGES.
Bruce Momjian
2003-11-30
*
Reorder win32/bcc makefile mentions of thread.c for sanity.
Bruce Momjian
2003-11-30
[next]