postgresql/src/include
Bruce Momjian 3357e1d29e Back out pg_shadow changes to allow create table and locking permissions. 2000-06-12 03:41:03 +00:00
..
access Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
bootstrap Add: 2000-01-26 05:58:53 +00:00
catalog Back out pg_shadow changes to allow create table and locking permissions. 2000-06-12 03:41:03 +00:00
commands Update sequence-related functions to new fmgr style. Remove downcasing, 2000-06-11 20:08:01 +00:00
executor Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
lib Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
libpq Another round of updates for new fmgr, mostly in the datetime code. 2000-06-09 01:11:16 +00:00
mb Clean up const-vs-not-const compiler warning in MULTIBYTE code. 2000-04-20 22:40:18 +00:00
nodes Back out pg_shadow changes to allow create table and locking permissions. 2000-06-12 03:41:03 +00:00
optimizer Cause inheritance patch to meet minimum coding standards (no gcc 2000-06-09 03:17:13 +00:00
parser Inheritance overhaul by Chris Bitmead <chris@bitmead.com> 2000-06-09 01:44:34 +00:00
port Include information for armv4l from Mark Knox <segfault@hardline.org>. 2000-04-18 05:35:38 +00:00
regex Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
rewrite Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
storage Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
tcop Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
utils Another round of updates for new fmgr, mostly in the datetime code. 2000-06-09 01:11:16 +00:00
c.h Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
config.h.in Substituted new configure test for types of accept() 2000-06-11 11:40:09 +00:00
config.h.win32 Add missing files like foreign key regression tests and config.h.win32. 2000-02-24 16:02:28 +00:00
fmgr.h Latest round of fmgr updates. All functions with bool,char, or int2 2000-06-05 07:29:25 +00:00
miscadmin.h Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
postgres.h Remove NT-specific file open defines by defining our own open macros for 2000-06-02 15:57:44 +00:00
postgres_ext.h Turns out OIDNAMELEN wasn't really being used at all! 1999-06-04 21:12:07 +00:00
rusagestub.h Add: 2000-01-26 05:58:53 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
version.h.in Update version for 7.0. 1999-11-01 02:33:32 +00:00