postgresql/src/backend/port
Bruce Momjian bea4792125 This patch removes a bunch of superfluous #include directives: if
postgres.h or c.h includes a system header (such as stdio.h or
stdlib.h), there's no need to specifically include it in any of the .c
files in the backend.

Neil Conway
2002-11-08 20:23:57 +00:00
..
aix > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
beos This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
darwin This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
dynloader This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
hpux This hasn't been used for anything for a long time... 2001-02-09 19:26:45 +00:00
nextstep Be careful to include postgres.h *before* any system headers, to ensure 2002-09-05 00:43:07 +00:00
qnx4 This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
sunos4 Update copyright to 2002. 2002-06-20 20:29:54 +00:00
tas Solaris cleanup. 1998-06-19 02:55:19 +00:00
Makefile Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
ipc_test.c pgindent run. 2002-09-04 20:31:48 +00:00
posix_sema.c pgindent run. 2002-09-04 20:31:48 +00:00
sysv_sema.c pgindent run. 2002-09-04 20:31:48 +00:00
sysv_shmem.c pgindent run. 2002-09-04 20:31:48 +00:00