You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/interfaces/libpq
Tom Lane 2ba48262b9 Suppress useless memmove() when buffer already contains left-justified 25 years ago
..
Makefile Stamp CVS as 7.2. Update all interface version numbers. This is the 25 years ago
README Postgres95 1.01 Distribution - Virgin Sources 30 years ago
fe-auth.c pgindent run. Make it all clean. 25 years ago
fe-auth.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 26 years ago
fe-connect.c On Cygwin, do initial connect() call in blocking mode, per report from 25 years ago
fe-exec.c Restructure the key include files per recent pghackers discussion: there 26 years ago
fe-lobj.c Remove dashes in comments that don't need them, rewrap with pgindent. 25 years ago
fe-misc.c Suppress useless memmove() when buffer already contains left-justified 25 years ago
fe-print.c pgindent run. Make it all clean. 25 years ago
libpq-fe.h pgindent run. Make it all clean. 25 years ago
libpq-int.h pgindent run. Make it all clean. 25 years ago
libpq.rc Stamp CVS as 7.2. Update all interface version numbers. This is the 25 years ago
libpqdll.c pgindent run over code. 27 years ago
libpqdll.def Remove PQunixsocket from dll file. 26 years ago
pqexpbuffer.c Remove dashes in comments that don't need them, rewrap with pgindent. 25 years ago
pqexpbuffer.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 26 years ago
pqsignal.c Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 26 years ago
pqsignal.h Restructure the key include files per recent pghackers discussion: there 26 years ago
win32.h Actually, it looks like DEF_PGPORT belongs over in config.h.win32 for 26 years ago
win32.mak Here is an update on the Win32 patch. Modified files are 'config.h.win32' 26 years ago

README

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