postgresql/src/include/catalog
Tom Lane 782c16c6a1 SQL-language functions are now callable in ordinary fmgr contexts ...
for example, an SQL function can be used in a functional index.  (I make
no promises about speed, but it'll work ;-).)  Clean up and simplify
handling of functions returning sets.
2000-08-24 03:29:15 +00:00
..
catalog.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
catname.h Add: 2000-01-26 05:58:53 +00:00
catversion.h Add functions to convert to and from text, and to truncate to MAC OUI. 2000-08-23 06:04:49 +00:00
duplicate_oids heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
heap.h Make toast-table creation and deletion work somewhat reliably. 2000-07-04 06:11:54 +00:00
index.h Cleanup of code for creating index entries. Functional indexes with 2000-07-14 22:18:02 +00:00
indexing.h Clean out another pocket of functions called via nonspecific function 2000-06-17 04:56:39 +00:00
pg_aggregate.h Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
pg_am.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_amop.h First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. 2000-08-21 04:48:57 +00:00
pg_amproc.h First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. 2000-08-21 04:48:57 +00:00
pg_attrdef.h Add: 2000-01-26 05:58:53 +00:00
pg_attribute.h Toast all the system-table columns that seem to need it. It turns out 2000-08-06 04:40:08 +00:00
pg_class.h TOAST 2000-07-03 23:10:14 +00:00
pg_database.h Add: 2000-01-26 05:58:53 +00:00
pg_description.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_group.h Add: 2000-01-26 05:58:53 +00:00
pg_index.h Add: 2000-01-26 05:58:53 +00:00
pg_inheritproc.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_inherits.h Add: 2000-01-26 05:58:53 +00:00
pg_ipl.h Add: 2000-01-26 05:58:53 +00:00
pg_language.h First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
pg_listener.h Add: 2000-01-26 05:58:53 +00:00
pg_log.h Add: 2000-01-26 05:58:53 +00:00
pg_opclass.h First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. 2000-08-21 04:48:57 +00:00
pg_operator.h First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. 2000-08-21 04:48:57 +00:00
pg_proc.h SQL-language functions are now callable in ordinary fmgr contexts ... 2000-08-24 03:29:15 +00:00
pg_relcheck.h Add: 2000-01-26 05:58:53 +00:00
pg_rewrite.h Type lztext is toast. 2000-07-30 22:14:09 +00:00
pg_shadow.h Back out pg_shadow changes to allow create table and locking permissions. 2000-06-12 03:41:03 +00:00
pg_statistic.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_trigger.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_type.h First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. 2000-08-21 04:48:57 +00:00
pg_variable.h Add: 2000-01-26 05:58:53 +00:00
pg_version.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
unused_oids Update unused_oids script so it works with non-GNU awk --- /* ... */ 2000-01-17 00:53:11 +00:00