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-09-08
Opps, can't forget the new file. This is part of the last commit to apply
Barry Lind
2003-09-08
This set of changes applies a patch from KHO at redhat to add some SQLState
Barry Lind
2003-09-07
Changes for MinGW/WIN32:
Bruce Momjian
2003-09-05
Enable Win32 to compile libpq again, and enable SSL compiles on that
Bruce Momjian
2003-09-05
Improve prototype casting for thread calls.
Bruce Momjian
2003-09-02
Remove outdated CLI things.
Peter Eisentraut
2003-09-01
Do not pass server_encoding to the client.
Peter Eisentraut
2003-09-01
Fixed two bugs in pgtypes library.
Michael Meskes
2003-08-27
Share PG_DIAG_* macros between client and server and use them internally.
Peter Eisentraut
2003-08-26
Fixed connect statement with username in variable.
Michael Meskes
2003-08-26
Attempt to fix setMaxFieldSize() logic that was checked in yesterday.
Barry Lind
2003-08-25
Synced parser and fixed a bug in error output to log file.
Michael Meskes
2003-08-24
Applied patches from Oliver Jowett to fix the following bugs:
Barry Lind
2003-08-24
Translation updates
Peter Eisentraut
2003-08-24
Add macros for error result fields to libpq.
Peter Eisentraut
2003-08-23
Correct uninstall target.
Peter Eisentraut
2003-08-20
Translation updates
Peter Eisentraut
2003-08-15
Updated the blob regression test to actually use the getBlob/getClob methods
Barry Lind
2003-08-15
Fixed improper message length for the connection termination message 'X' when
Barry Lind
2003-08-13
libpq failed to cope with COPY FROM STDIN if the command was issued
Tom Lane
2003-08-13
Add PQexecPrepared() and PQsendQueryPrepared() functions, to allow
Tom Lane
2003-08-12
Cope with NoData message from backend. Needed for case where
Tom Lane
2003-08-11
Applied patch from Oliver Jowett to clean up the jdbc regression test build
Barry Lind
2003-08-11
Applied patch from Oliver Jowett to better handle invalid input for getArray
Barry Lind
2003-08-11
Applied patch from Oliver Jowett to clean up some aditional warning messages
Barry Lind
2003-08-11
Applied patch from Oliver Jewett to fix a deprecation in newer versions of ant
Barry Lind
2003-08-11
Applied patch from Oliver Jewett to clean up the testing README file
Barry Lind
2003-08-11
Applied patch by Oliver Jowett to clean up some exception handling
Barry Lind
2003-08-11
Applied patch from Oliver Jowett to improve a buffer sizing.
Barry Lind
2003-08-11
Applied patch from Kim Ho to fix a regression against a 7.4 server. The result
Barry Lind
2003-08-11
Translation updates
Peter Eisentraut
2003-08-08
Another pgindent run with updated typedefs.
Bruce Momjian
2003-08-08
sprompt not needed in libpq.
Bruce Momjian
2003-08-08
Fix null checking of type decimal datums without indicator in Informix
Peter Eisentraut
2003-08-08
Be a little bit more careful about using sqlstate, in case libpq returned
Peter Eisentraut
2003-08-08
Translation updates by Dennis Björklund
Peter Eisentraut
2003-08-08
Remove postgres_ext.h inclusion -- not necessary.
Peter Eisentraut
2003-08-08
Move simple_prompt()/sprompt.c into /port.
Bruce Momjian
2003-08-08
Makefile cleanup.
Bruce Momjian
2003-08-08
Cleanup.
Bruce Momjian
2003-08-08
Makefile cleanup.
Bruce Momjian
2003-08-08
More thread.c cleanup.
Bruce Momjian
2003-08-08
More threading cleanups.
Bruce Momjian
2003-08-08
threads.c -> thread.c, be consistent.
Bruce Momjian
2003-08-07
Clean up function header.
Bruce Momjian
2003-08-07
Make table column type TEXT.
Bruce Momjian
2003-08-07
Add iteration option to thread test program.
Bruce Momjian
2003-08-07
Update ecpg thread testing program to be more automated.
Bruce Momjian
2003-08-07
Include postgres_ext.h instead of postgres_fe.h. This allows ecpg
Bruce Momjian
2003-08-07
Add -lm for ecpg/pgtypeslib/Makefile link so -lm isn't required for ecpg
Bruce Momjian
[next]