postgresql/src/include/access
Tom Lane 7762619e95 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
and pg_auth_members.  There are still many loose ends to finish in this
patch (no documentation, no regression tests, no pg_dump support for
instance).  But I'm going to commit it now anyway so that Alvaro can
make some progress on shared dependencies.  The catalog changes should
be pretty much done.
2005-06-28 05:09:14 +00:00
..
attnum.h Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +00:00
clog.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
genam.h Change the planner to allow indexscan qualification clauses to use 2005-06-13 23:14:49 +00:00
gist_private.h Concurrency for GiST 2005-06-27 12:45:23 +00:00
gist.h Concurrency for GiST 2005-06-27 12:45:23 +00:00
gistscan.h Concurrency for GiST 2005-06-27 12:45:23 +00:00
hash.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
heapam.h Avoid WAL-logging individual tuple insertions during CREATE TABLE AS 2005-06-20 18:37:02 +00:00
hio.h Avoid WAL-logging individual tuple insertions during CREATE TABLE AS 2005-06-20 18:37:02 +00:00
htup.h Change WAL-logging scheme for multixacts to be more like regular 2005-06-08 15:50:28 +00:00
iqual.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
itup.h Eliminate duplicate hasnulls bit testing in index tuple access, and 2005-03-27 18:38:27 +00:00
multixact.h Change WAL-logging scheme for multixacts to be more like regular 2005-06-08 15:50:28 +00:00
nbtree.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
printtup.h Revise TupleTableSlot code to avoid unnecessary construction and disassembly 2005-03-16 21:38:10 +00:00
relscan.h Arrange to cache fmgr lookup information for an index's access method 2005-05-27 23:31:21 +00:00
rmgr.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
rtree.h Extend r-tree operator classes to handle Y-direction tests equivalent 2005-06-24 20:53:34 +00:00
rtscan.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
sdir.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
skey.h Fix rtree and contrib/rtree_gist search behavior for the 1-D box and 2005-06-24 00:18:52 +00:00
slru.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
subtrans.h Two-phase commit. Original patch by Heikki Linnakangas, with additional 2005-06-17 22:32:51 +00:00
transam.h Simplify initdb-time assignment of OIDs as I proposed yesterday, and 2005-04-13 18:54:57 +00:00
tupdesc.h Adjust creation/destruction of TupleDesc data structure to reduce the 2005-03-07 04:42:17 +00:00
tupmacs.h For some reason access/tupmacs.h has been #including utils/memutils.h, 2005-05-06 17:24:55 +00:00
tuptoaster.h Convert index-related tuple handling routines from char 'n'/' ' to bool 2005-03-21 01:24:04 +00:00
twophase_rmgr.h Two-phase commit. Original patch by Heikki Linnakangas, with additional 2005-06-17 22:32:51 +00:00
twophase.h Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 2005-06-28 05:09:14 +00:00
valid.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
xact.h Two-phase commit. Original patch by Heikki Linnakangas, with additional 2005-06-17 22:32:51 +00:00
xlog_internal.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
xlog.h Change WAL-logging scheme for multixacts to be more like regular 2005-06-08 15:50:28 +00:00
xlogdefs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
xlogutils.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00