postgresql/src
Bryan Henderson 2e21b7e4bc Add #include <ctype.h> to quiet compiler about missing declaration of isspace(). 1996-11-10 01:46:14 +00:00
..
backend Add #include <unistd.h> to quiet compiler warning about missing getopt() declaratoin. 1996-11-10 01:37:48 +00:00
bin Add #include <unistd.h> to quiet warning about missing getopt() declaration. 1996-11-10 01:35:39 +00:00
include Add USE_POSIX_TIME, HAVE_TZSET for Linux so backend compiles. 1996-11-10 00:50:54 +00:00
interfaces Add #include <ctype.h> to quiet compiler about missing declaration of isspace(). 1996-11-10 01:46:14 +00:00
mk Simplify make files, add full dependencies. 1996-10-27 09:55:05 +00:00
test Rename CDEBUG to COPT 1996-11-04 05:15:07 +00:00
tools/mkldexport Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
tutorial Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
MAKE_CTAGS Add execute permission. 1996-10-08 04:09:50 +00:00
MAKE_ETAGS Try to fix mode. 1996-11-07 05:15:31 +00:00
MAKE_MKID Renamed file. 1996-10-05 21:16:34 +00:00
Makefile Force user to set PORTNAME. Remove NAMEDATALEN from CFLAGS (don't need it 1996-10-21 06:56:57 +00:00
Makefile.global Added in PQconnectdb() function 1996-11-09 10:39:54 +00:00