postgresql/src/interfaces/libpq
1997-12-23 20:00:06 +00:00
..
fe-auth.c From: todd brandys <brandys@eng3.hep.uiuc.edu> 1997-12-04 00:28:15 +00:00
fe-auth.h Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
fe-connect.c Fix tolower loops to go in proper direction for cache. 1997-12-05 01:13:24 +00:00
fe-connect.h From: todd brandys <brandys@eng3.hep.uiuc.edu> 1997-12-04 00:28:15 +00:00
fe-exec.c Add newline/tab to middle of long failure message to pretty it up a bit. 1997-12-23 20:00:06 +00:00
fe-lobj.c Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
fe-misc.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
libpq-fe.h From: todd brandys <brandys@eng3.hep.uiuc.edu> 1997-12-04 00:28:15 +00:00
Makefile Fix up paths to $(SRCDIR) 1997-08-17 00:33:28 +00:00
pqsignal.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pqsignal.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00

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