postgresql/src/backend/utils
Thomas G. Lockhart efc9a91db9 Allow a null pointer to be returned from get_opname().
Previously, had thrown an error, but looking for alternate strategies
 for table indices utilization would prefer to continue.
1998-08-16 05:38:41 +00:00
..
adt Disable not-ready-to-use support code for the line data type. 1998-08-16 04:06:55 +00:00
cache Allow a null pointer to be returned from get_opname(). 1998-08-16 05:38:41 +00:00
error Rename signal to SIGHUP. 1998-07-07 22:00:31 +00:00
fmgr Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
hash Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
init Change owner from oid to int4 type. 1998-08-11 18:28:49 +00:00
mb From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00
misc Change owner from oid to int4 type. 1998-08-11 18:28:49 +00:00
mmgr Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
sort Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
time Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
Gen_fmgrtab.sh.in fmgr_faddr cleanup 1998-01-31 05:54:57 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00