postgresql/src/include/catalog
Teodor Sigaev d544ec8bbd 1. full functional WAL for GiST
2. improve vacuum for gist
   - use FSM
   - full vacuum:
      - reforms parent tuple if it's needed
        ( tuples was deleted on child page or parent tuple remains invalid
          after crash recovery )
      - truncate index file if possible
3. fixes bugs and mistakes
2005-06-20 10:29:37 +00:00
..
catalog.h Back out check for unreferenced files. 2005-05-10 22:27:30 +00:00
catversion.h 1. full functional WAL for GiST 2005-06-20 10:29:37 +00:00
dependency.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
duplicate_oids First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
heap.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
index.h This patch refactors away some duplicated code in the index AM build 2005-05-11 06:24:55 +00:00
indexing.h Completion of project to use fixed OIDs for all system catalogs and 2005-04-14 20:03:27 +00:00
namespace.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_aggregate.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_am.h 1. full functional WAL for GiST 2005-06-20 10:29:37 +00:00
pg_amop.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_amproc.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_attrdef.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_attribute.h Restructure LOCKTAG as per discussions of a couple months ago. 2005-04-29 22:28:24 +00:00
pg_cast.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_class.h Restructure LOCKTAG as per discussions of a couple months ago. 2005-04-29 22:28:24 +00:00
pg_constraint.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_control.h Change WAL-logging scheme for multixacts to be more like regular 2005-06-08 15:50:28 +00:00
pg_conversion.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_database.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_depend.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_description.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_group.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_index.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_inherits.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_language.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_largeobject.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_listener.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_namespace.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_opclass.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_operator.h Remove grammar productions for prefix and postfix % and ^ operators, 2005-06-08 21:15:29 +00:00
pg_proc.h 1. full functional WAL for GiST 2005-06-20 10:29:37 +00:00
pg_rewrite.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_shadow.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_statistic.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_tablespace.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
pg_trigger.h Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +00:00
pg_type.h Change the UNKNOWN type to have an internal representation matching 2005-05-30 01:20:50 +00:00
unused_oids First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00