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
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
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-11
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-10
incremented build to 211
Dave Cramer
2003-12-03
Added patch by Dave Cramer for array handling in ecpglib.
Michael Meskes
2003-11-30
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
Add thread.c to Borland CC build.
Bruce Momjian
2003-11-29
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
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-14
Translation updates
Peter Eisentraut
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
Made sure an internal array is not treated as a user defined one.
Michael Meskes
2003-11-05
Added missing methods
Dave Cramer
2003-11-03
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-02
Complete options help and put it in less random order.
Peter Eisentraut
2003-10-31
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-30
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-29
Patches from Oliver Jowett to fix CursorFetchTest, 7.4 now does not automatic...
Dave Cramer
2003-10-28
Include -lkrb5 when needed for shlibs depending on libpq. Per report
Tom Lane
2003-10-26
Fixed bug with indicators when storage for the string is dynamically allocated.
Michael Meskes
2003-10-25
Translation updates
Peter Eisentraut
2003-10-25
Remove socket credentials defines not referenced.
Bruce Momjian
2003-10-22
Add missing semicolon, per Johann Uhrmann.
Tom Lane
2003-10-21
Cope with platforms that offer LONGLONG_MIN in place of the C99-spec
Tom Lane
2003-10-20
Install dummy sqlda.h file since this is needed for compatibility.
Michael Meskes
2003-10-19
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-18
Must free the pgParameterStatus chain in freePGconn(). My fault,
Tom Lane
2003-10-15
Translation update
Peter Eisentraut
2003-10-15
New translation
Peter Eisentraut
[next]