index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Age
Commit message (
Expand
)
Author
2004-09-28
Revert patch that removed BUFSIZ usage. The memory has to hold the
Bruce Momjian
2004-09-27
Remove use of large BUFSIZ for buffers and use the proper struct sizes.
Bruce Momjian
2004-09-27
Add new macro as shorthand for MS VC and Borland C++:
Bruce Momjian
2004-09-27
Translation updates
Peter Eisentraut
2004-09-27
Synced parser.
Michael Meskes
2004-09-26
Fix multiple breakages in our support for SSL certificates.
Tom Lane
2004-09-26
Here is a patch that adds the version info from libpq.rc to the DLL
Bruce Momjian
2004-09-26
Use <> not "" for include of pthread.h.
Bruce Momjian
2004-09-23
If we're going to print unrecognized result codes from SSL_get_error
Tom Lane
2004-09-23
This patch logs the error code in the default case, so that the user
Bruce Momjian
2004-09-20
Translation update
Peter Eisentraut
2004-09-20
Translation updates
Peter Eisentraut
2004-09-20
Translation updates
Peter Eisentraut
2004-09-20
Translation updates
Peter Eisentraut
2004-09-13
Translation updates
Peter Eisentraut
2004-09-09
Translation updates
Dennis Bjorklund
2004-09-09
Some source files was not scanned for translatable strings.
Dennis Bjorklund
2004-09-09
Fix Cygwin defines to be consistent.
Bruce Momjian
2004-09-09
Make TZNAME_GLOBAL for reference to tzname global variable.
Bruce Momjian
2004-09-08
Use _timezone global on Cygwin instead of timezone.
Bruce Momjian
2004-09-06
Fixed segfault in Informix mode.
Michael Meskes
2004-09-02
Remove pg_config_paths.h from libpq *.mak builds so later MinGW builds
Bruce Momjian
2004-09-01
Realign libpq and psql for need for path.c under Win32 VC and BCC.
Bruce Momjian
2004-09-01
Back out Cygwin timezone change until we have a more global solution.
Bruce Momjian
2004-09-01
Cast _timezone to int from time_t for Cygwin.
Bruce Momjian
2004-08-30
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
Update copyright to 2004.
Bruce Momjian
2004-08-28
Add missing semicolon; some bison versions warn of this.
Tom Lane
2004-08-19
Don't use get_home_path so libpq doesn't pull path.c into the library.
Bruce Momjian
2004-08-18
Clean up some random departures from project's standard declaration style.
Tom Lane
2004-08-18
Add get_home_path() to use USERPROFILE on Win32 and HOME on Unix.
Bruce Momjian
2004-08-17
Chain on to SIGPIPE handler rather than just do action on default.
Bruce Momjian
2004-08-17
Fix linking problem when enabling thread safety on Darwin: uninitialized
Tom Lane
2004-08-17
Move io.h include higher in the file so it doesn't conflict with
Bruce Momjian
2004-08-15
Specify SA_NOCLDSTOP when enabling SIGCHLD, per suggestion from
Tom Lane
2004-08-11
Fix broken parsing of CREATE TABLE AS (looks like a mis-sync with main
Tom Lane
2004-08-11
Add PQserverVersion() to libpq to provide more-convenient access to
Tom Lane
2004-08-10
Translation updates
Peter Eisentraut
2004-08-10
Translation updates
Peter Eisentraut
2004-08-09
Stamp libpq.rc with 8.0 version.
Bruce Momjian
2004-08-04
Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments
Tom Lane
2004-08-04
Fix syntax error by adding a space.
Bruce Momjian
2004-08-02
Translation updates
Peter Eisentraut
2004-08-01
Translation updates (zh_TW converted to UTF-8)
Peter Eisentraut
2004-07-31
>OK, if you look at the last few commits to interfaces/libpq/win32.mak,
Bruce Momjian
2004-07-29
Translation update
Peter Eisentraut
2004-07-26
SQL defines are only used in SQL space in Informix mode.
Michael Meskes
2004-07-20
Synced parser and keyword list.
Michael Meskes
2004-07-13
Cause libpq and ecpg libraries to be built as proper shared libraries
Tom Lane
[next]