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
/
libpq
Age
Commit message (
Expand
)
Author
2002-06-11
Katherine Ward wrote:
Jan Wieck
2002-06-02
Add PQescapeString and PQescapeBytea for Win32.
Bruce Momjian
2002-04-24
Remove reference to NAMEDATALEN, which wasn't necessary anyway.
Peter Eisentraut
2002-04-24
I'm at the win32 error messages once more. The DLL load thingy doesn't
Bruce Momjian
2002-04-15
Fix for NOTIFY when NAMEDATALEN is nonstandard in server. Fix idea from
Bruce Momjian
2002-04-15
Fix for EINTR returns from Win9X socket operations:
Bruce Momjian
2002-04-08
Fix PQescapeBytea/PQunescapeBytea so that they handle bytes > 0x7f.
Tatsuo Ishii
2002-03-06
Change made to elog:
Bruce Momjian
2002-03-05
Back out old version and update with newer patch of:
Bruce Momjian
2002-03-05
Here's a patch against 7.1.3 that fixes a problem with sending larger
Bruce Momjian
2002-03-04
Add PQunescapeBytea libpq function.
Bruce Momjian
2002-03-02
Don't bother to request SSL connection over a Unix socket, since the
Tom Lane
2002-02-23
Heimdal support (Kerberos V implementation from KTH)
Peter Eisentraut
2001-12-21
Czech translation updates from Karel Zak
Peter Eisentraut
2001-12-13
Add Swedish
Peter Eisentraut
2001-12-13
update
Peter Eisentraut
2001-12-10
Add French translation
Peter Eisentraut
2001-12-03
Remove code to lookup WinSock error strings in netmsg.dll; according to
Tom Lane
2001-11-29
NLS updates, most notably fixed zh_TW translations
Peter Eisentraut
2001-11-28
Load netmsg.dll locally in winsock_strerror, to avoid actual and
Tom Lane
2001-11-27
strcat should obviously be strcpy here.
Tom Lane
2001-11-27
Chinese PO patch
Bruce Momjian
2001-11-22
Remove compile errors of psql.exe and libpq.dll under
Hiroshi Inoue
2001-11-11
Defend against possibility that SSL error reporting mechanism returns
Tom Lane
2001-11-08
Fix indenting for 'extern "C"' cases.
Bruce Momjian
2001-11-08
Add casts to suppress compiler warnings observed on Darwin platform
Tom Lane
2001-11-07
Some post pgident run updates,
Bruce Momjian
2001-11-05
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-02
Windows portability macros SOCK_ERRNO and SOCK_STRERROR should be in
Tom Lane
2001-11-02
updates
Peter Eisentraut
2001-10-31
Apply updated PO language patch.
Bruce Momjian
2001-10-31
PO language update.
Bruce Momjian
2001-10-28
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-05
files attached are Traditional Chinese translations translated
Bruce Momjian
2001-10-04
I've just finished the Chinese NLS support(zh_CN part) files
Bruce Momjian
2001-10-03
Consistently use gcc's __attribute__((format)) to check sprintf-style
Tom Lane
2001-09-30
winsock_strerror crashed on me. This fixes a line of code that looks
Tom Lane
2001-09-26
Disable local creds on OpenBSD because it doesn't support it. Document
Bruce Momjian
2001-09-22
Provide some initial support for building the ODBC driver for
Peter Eisentraut
2001-09-21
Code review for MD5 authorization patch. Clean up some breakage
Tom Lane
2001-09-17
Fix bogus failure-return value from lo_create, per report from Gavin
Tom Lane
2001-09-14
> Here's a revised patch. Changes:
Bruce Momjian
2001-09-13
> I found a problem with PQescapeString (I think). Since it escapes
Bruce Momjian
2001-09-07
I've attached the fixed version of the patch below. After the
Bruce Momjian
2001-09-07
Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks.
Bruce Momjian
2001-09-06
Commit Karel's patch.
Tatsuo Ishii
2001-09-06
Below is the patch against current cvs for libpgtcl and
Bruce Momjian
2001-09-06
Hello, i just reviewed the win32 errno patch and i saw that maybe i didn't
Bruce Momjian
2001-08-28
Include directory rearrangement
Peter Eisentraut
[next]