postgresql/src/include
Bruce Momjian bd6f98af31 I suggest the following portability patch, which does not
change functionality, but makes the code more ANSI C'ish.
My AIX xlc compiler barfs on all of these. Can someone please
review and apply to current.

 <<port.patch>>
Thanks
Andreas
1999-03-19 18:56:43 +00:00
..
access Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
bootstrap Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
catalog Cleanup of hash functions in pg_proc. 1999-03-14 16:32:46 +00:00
commands Here is a patch. 1999-03-16 03:24:18 +00:00
executor Changes to fix/improve the dynamic loading on NT 1999-03-09 13:39:15 +00:00
lib Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
libpq From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
mb Included patches make some enhancements to the multi-byte support. 1999-02-02 18:51:40 +00:00
nodes Modify mcxt.h so that it doesn't pull in half of creation. 1999-03-07 23:03:32 +00:00
optimizer geqo now at 11 tables 1999-03-07 12:00:40 +00:00
parser Make type 'regproc' binary-compatible with int4 and oid, 1999-03-10 05:05:58 +00:00
port We have tested the patches on three platforms: 1999-03-14 16:03:33 +00:00
regex Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
rewrite Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
storage A few further tweaks to shared memory space estimation. 1999-03-06 21:17:56 +00:00
tcop Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
utils I suggest the following portability patch, which does not 1999-03-19 18:56:43 +00:00
c.h Changes to fix/improve the dynamic loading on NT 1999-03-09 13:39:15 +00:00
config.h.in Fix int8 configure one more time ... prior version didn't 1999-03-15 01:43:07 +00:00
miscadmin.h Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
postgres.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
postgres_ext.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
rusagestub.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22: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 Optimizer rename. 1999-02-14 04:57:02 +00:00