postgresql/src/interfaces/libpq
Bruce Momjian d4fb1b2388 Move md5.h contents to crypt.h. 2001-08-15 21:08:21 +00:00
..
Makefile Move md5.h contents to crypt.h. 2001-08-15 21:08:21 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
de.po Message typo was fixed in sources, but not in de.po. 2001-08-01 14:07:41 +00:00
fe-auth.c Move md5.h contents to crypt.h. 2001-08-15 21:08:21 +00:00
fe-auth.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
fe-connect.c Use MD5 for wire protocol encryption for >= 7.2 client/server. 2001-08-15 18:42:16 +00:00
fe-exec.c Use MD5 for wire protocol encryption for >= 7.2 client/server. 2001-08-15 18:42:16 +00:00
fe-lobj.c Fix residual breakage from Windows socket-errno patch: the routines 2001-08-03 22:11:39 +00:00
fe-misc.c i've spotted a following problem using DBD::Pg under win32. winsock 2001-07-20 17:45:06 +00:00
fe-print.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
libpq-fe.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
libpq-int.h Use MD5 for wire protocol encryption for >= 7.2 client/server. 2001-08-15 18:42:16 +00:00
libpq.rc Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
libpqdll.c pgindent run over code. 1999-05-25 16:15:34 +00:00
libpqdll.def I have ported another Python Postgres interface to Windows (PgSQL). It seems 2001-06-07 00:10:18 +00:00
nls.mk Russian translation by Serguei Mokhov 2001-08-07 11:41:17 +00:00
pqexpbuffer.c Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
pqexpbuffer.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pqsignal.c Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pqsignal.h Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
ru.po Russian translation by Serguei Mokhov 2001-08-07 11:41:17 +00:00
win32.h Fix residual breakage from Windows socket-errno patch: the routines 2001-08-03 22:11:39 +00:00
win32.mak Fix win32.mak to support MULTIBYTE build --- it was pulling in several 2001-08-03 22:09:55 +00:00

README

This directory contains the C version of Libpq, the POSTGRES frontend library.