index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Age
Commit message (
Expand
)
Author
2004-01-21
Added WHENEVER NOT_FOUND to SELECT/INSERT/UPDATE/DELETE.
Michael Meskes
2004-01-13
Translation update
Peter Eisentraut
2004-01-07
Translation updates
Peter Eisentraut
2004-01-05
Translation updates
Peter Eisentraut
2004-01-04
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
2003-12-29
Added missing whitespaces to array argument parsing.
Michael Meskes
2003-12-28
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-24
Fixed segfault in parsing of EXEC SQL SELECT * FROM foo() AS TBL( c int, i int);
Michael Meskes
2003-12-20
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-19
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-18
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
backpatch for OID74Test to conform with jdbc tests
Dave Cramer
2003-12-18
backpatch for rs.previous from Kris Jurka, reported by Andrew Fyfe
Dave Cramer
2003-12-18
patch for building for an alternate port
Dave Cramer
2003-12-18
back patch by Kris Jurka to get the correct protocol version from the server
Dave Cramer
2003-12-17
back patching fix for compat 7.1 binary stream issues with the new protocol
Dave Cramer
2003-12-17
Applied all bug fixes from head also to 7.4. Just bugfixes, no new features.
Michael Meskes
2003-12-13
Stamp 7.4.1.
Bruce Momjian
2003-12-13
patch for returning database metadata as system objects from Kris Jurka
Dave Cramer
2003-12-12
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
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-11
patch for unique foreign keys and test case from Kris Jurka
Dave Cramer
2003-12-11
patch to make PSQLState serializable, and a test case for it
Dave Cramer
2003-12-10
incremented the build number to 210
Dave Cramer
2003-12-05
backpatch for driver threadsafe problems
Dave Cramer
2003-12-05
patch from Kris Jurka to allow the server end port to be specified when running
Dave Cramer
2003-11-30
Make PQescapeBytea and byteaout consistent with each other, and
Joe Conway
2003-11-30
Backpatch Borland thread.c fix to 7.4.X.
Bruce Momjian
2003-11-26
Cast field-length variables used in printf to int, because sometimes
Peter Eisentraut
2003-11-24
Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl.
Peter Eisentraut
2003-11-19
Fixed typo in create schema parsing.
Michael Meskes
2003-11-15
Translation updates
Peter Eisentraut
2003-11-12
Commit the remaining parts of the array changes.
Michael Meskes
2003-11-10
Re-added forgotten cache.
Michael Meskes
2003-11-08
Restore compatibility with Tcl 8.0.* --- from ljb.
Tom Lane
2003-11-08
Fix parsing of create index call
Michael Meskes
2003-11-04
Make sure bug fix makes it into 7.4 as well. Thanks Peter.
Michael Meskes
2003-11-02
Complete options help and put it in less random order.
Peter Eisentraut
[next]