postgresql/src/include
Thomas G. Lockhart b12ba5f695 Specify hash table support functions for float8 and int4 rather than using
btree support functions. Don't know why this was that way, but would
 assume that these should be consistant with all other types with
 hash support. Regression tests OK.
Change a few comments and field alignment to make things more readable.
1997-11-30 23:03:28 +00:00
..
access Cleanup up include files. 1997-11-26 01:14:33 +00:00
bootstrap Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
catalog Specify hash table support functions for float8 and int4 rather than using 1997-11-30 23:03:28 +00:00
commands Cleanup up include files. 1997-11-26 01:26:13 +00:00
executor Add pg_type.h to include list to regain declaration of type OID assignments. 1997-11-30 22:42:58 +00:00
lib Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
libpq More archive cleanup. 1997-11-21 19:02:59 +00:00
nodes Cleanup up include files. 1997-11-26 01:14:33 +00:00
optimizer Cleanup up include files. 1997-11-26 01:14:33 +00:00
parser Make parser functions static where possible. 1997-11-26 03:43:18 +00:00
port Fix for netbsd locking, from Henry B. Hotz. 1997-10-30 05:24:19 +00:00
regex Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
rewrite Cleanup up include files. 1997-11-26 01:14:33 +00:00
storage Remove archive stuff. 1997-11-21 18:12:58 +00:00
tcop Break parser functions into smaller files, group together. 1997-11-25 22:07:18 +00:00
utils Cleanup up include files. 1997-11-26 01:14:33 +00:00
c.h Fix case issues with quotes. 1997-11-10 05:10:50 +00:00
config.h.in Remove archive stuff. 1997-11-21 18:12:58 +00:00
miscadmin.h Support alternate database locations. 1997-11-07 06:38:51 +00:00
postgres.h Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description 1997-11-13 03:23:18 +00:00
postgres_ext.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +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 Update version to 6.3. dump/reload for 6.1 version users. 1997-10-30 22:09:04 +00:00