postgresql/src/interfaces/libpq
2004-10-05 15:09:41 +00:00
..
po Translation update 2004-10-03 20:29:24 +00:00
bcc32.mak Remove pg_config_paths.h from libpq *.mak builds so later MinGW builds 2004-09-02 02:02:02 +00:00
blibpqdll.def Add PQserverVersion() to libpq to provide more-convenient access to 2004-08-11 18:06:01 +00:00
fe-auth.c Revert patch that removed BUFSIZ usage. The memory has to hold the 2004-09-28 00:07:01 +00:00
fe-auth.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
fe-connect.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
fe-exec.c Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +00:00
fe-lobj.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
fe-misc.c Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
fe-print.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
fe-protocol2.c Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +00:00
fe-protocol3.c Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +00:00
fe-secure.c Revert patch that removed BUFSIZ usage. The memory has to hold the 2004-09-28 00:07:01 +00:00
libpq-fe.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
libpq-int.h Another tightening of Win32 typedefs. 2004-10-05 15:09:41 +00:00
libpq.rc Stamp libpq.rc with 8.0 version. 2004-08-09 01:55:42 +00:00
libpqddll.def Add PQserverVersion() to libpq to provide more-convenient access to 2004-08-11 18:06:01 +00:00
libpqdll.c Hello, i noticed that win32 native stopped working/compiling after the SSL merge 2002-07-20 05:43:31 +00:00
libpqdll.def Add PQserverVersion() to libpq to provide more-convenient access to 2004-08-11 18:06:01 +00:00
Makefile Make sure no libs use libpgport by removing it from the link line. 2004-10-04 20:36:12 +00:00
nls.mk Some source files was not scanned for translatable strings. 2004-09-09 06:32:13 +00:00
pg_service.conf.sample Prevent service dbname from defaulting to service name, per bug report 2003-12-19 21:50:54 +00:00
pqexpbuffer.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
pqexpbuffer.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
pqsignal.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
pqsignal.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
pthread-win32.c Use <> not "" for include of pthread.h. 2004-09-26 01:40:55 +00:00
pthread.h.win32 Enable thread safety for win32.mak build of PostgreSQL. 2004-06-19 04:22:17 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
win32.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
win32.h >OK, if you look at the last few commits to interfaces/libpq/win32.mak, 2004-07-31 06:19:23 +00:00
win32.mak Remove pg_config_paths.h from libpq *.mak builds so later MinGW builds 2004-09-02 02:02:02 +00:00

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