postgresql/src/backend/access
Marc G. Fournier 8c3e8a8a0e From: Tatsuo Ishii <t-ishii@sra.co.jp>
Ok. I made patches replacing all of "#if FALSE" or "#if 0" to "#ifdef
NOT_USED" for current. I have tested these patches in that the
postgres binaries are identical.
1999-02-21 03:49:55 +00:00
..
common Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
gist Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
hash Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
heap Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
index Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
nbtree From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
rtree Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
transam From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
Makefile From: Robert Bruccoleri <bruc@bms.com> 1997-06-11 01:13:10 +00:00