postgresql/src/include
Bruce Momjian 817a3e6d39 Enclosed below I have a patch to allow a btree index on the int8 type.
I would like some feedback on what the hash function for the int8 hash
function
in the ./backend/access/hash/hashfunc.c should return.

Also, could someone (maybe Tomas Lockhart?) look-over the patch and make
sure
the system table entries are correct?  I've tried to research them as
much as I
could, but some of them are still not clear to me.

Thanks,
-Ryan
1999-03-14 05:09:05 +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 Enclosed below I have a patch to allow a btree index on the int8 type. 1999-03-14 05:09:05 +00:00
commands Changes to fix/improve the dynamic loading on NT 1999-03-09 13:39:15 +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 Add missing Windows files. 1999-01-18 12:43:55 +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 Enclosed below I have a patch to allow a btree index on the int8 type. 1999-03-14 05:09:05 +00:00
c.h Changes to fix/improve the dynamic loading on NT 1999-03-09 13:39:15 +00:00
config.h.in Have configure check for use of %lld for int64, and if that fails, check for 1999-03-08 04:17:33 +00:00
miscadmin.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +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