postgresql/src/interfaces/libpq
2004-09-20 08:15:29 +00:00
..
po Translation update 2004-09-20 08:15:29 +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 Update copyright to 2004. 2004-08-29 04:13:13 +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 Pgindent run for 8.0. 2004-08-29 05:07:03 +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 Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
libpq-fe.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
libpq-int.h Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +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 Cause libpq and ecpg libraries to be built as proper shared libraries 2004-07-13 00:06:46 +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 Pgindent run for 8.0. 2004-08-29 05:07:03 +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.