index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
Commit message (
Expand
)
Author
Age
*
Use KAME accessor macros for addr8.
Bruce Momjian
2002-06-17
*
Clean up gcc warnings. Avoid the bad habit of putting externs in .c
Tom Lane
2002-06-15
*
PATCH SSL_pending() checks in libpq/fe-misc.c:
Bruce Momjian
2002-06-15
*
Yet another SSL patch. :-) This one adds some informational messages
Bruce Momjian
2002-06-14
*
SSL patch that adds support for optional client certificates.
Bruce Momjian
2002-06-14
*
SSL support for ephemeral DH keys.
Bruce Momjian
2002-06-14
*
UPDATED PATCH:
Bruce Momjian
2002-06-14
*
Back out SSL changes. Newer patch available.
Bruce Momjian
2002-06-14
*
Attached are a revised set of SSL patches. Many of these patches
Bruce Momjian
2002-06-14
*
Katherine Ward wrote:
Jan Wieck
2002-06-11
*
Add PQescapeString and PQescapeBytea for Win32.
Bruce Momjian
2002-06-02
*
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-24
*
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-15
*
Fix PQescapeBytea/PQunescapeBytea so that they handle bytes > 0x7f.
Tatsuo Ishii
2002-04-08
*
Change made to elog:
Bruce Momjian
2002-03-06
*
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-05
*
Add PQunescapeBytea libpq function.
Bruce Momjian
2002-03-04
*
Don't bother to request SSL connection over a Unix socket, since the
Tom Lane
2002-03-02
*
Heimdal support (Kerberos V implementation from KTH)
Peter Eisentraut
2002-02-23
*
Czech translation updates from Karel Zak
Peter Eisentraut
2001-12-21
*
Add Swedish
Peter Eisentraut
2001-12-13
*
update
Peter Eisentraut
2001-12-13
*
Add French translation
Peter Eisentraut
2001-12-10
*
Remove code to lookup WinSock error strings in netmsg.dll; according to
Tom Lane
2001-12-03
*
NLS updates, most notably fixed zh_TW translations
Peter Eisentraut
2001-11-29
*
Load netmsg.dll locally in winsock_strerror, to avoid actual and
Tom Lane
2001-11-28
*
strcat should obviously be strcpy here.
Tom Lane
2001-11-27
*
Chinese PO patch
Bruce Momjian
2001-11-27
*
Remove compile errors of psql.exe and libpq.dll under
Hiroshi Inoue
2001-11-22
*
Defend against possibility that SSL error reporting mechanism returns
Tom Lane
2001-11-11
*
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-08
*
Some post pgident run updates,
Bruce Momjian
2001-11-07
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Windows portability macros SOCK_ERRNO and SOCK_STRERROR should be in
Tom Lane
2001-11-02
*
updates
Peter Eisentraut
2001-11-02
*
Apply updated PO language patch.
Bruce Momjian
2001-10-31
*
PO language update.
Bruce Momjian
2001-10-31
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
files attached are Traditional Chinese translations translated
Bruce Momjian
2001-10-05
*
I've just finished the Chinese NLS support(zh_CN part) files
Bruce Momjian
2001-10-04
*
Consistently use gcc's __attribute__((format)) to check sprintf-style
Tom Lane
2001-10-03
*
winsock_strerror crashed on me. This fixes a line of code that looks
Tom Lane
2001-09-30
*
Disable local creds on OpenBSD because it doesn't support it. Document
Bruce Momjian
2001-09-26
*
Provide some initial support for building the ODBC driver for
Peter Eisentraut
2001-09-22
*
Code review for MD5 authorization patch. Clean up some breakage
Tom Lane
2001-09-21
[next]