postgresql/src/include/access
Alvaro Herrera b0b7be6133 Add BRIN infrastructure for "inclusion" opclasses
This lets BRIN be used with R-Tree-like indexing strategies.

Also provided are operator classes for range types, box and inet/cidr.
The infrastructure provided here should be sufficient to create operator
classes for similar datatypes; for instance, opclasses for PostGIS
geometries should be doable, though we didn't try to implement one.

(A box/point opclass was also submitted, but we ripped it out before
commit because the handling of floating point comparisons in existing
code is inconsistent and would generate corrupt indexes.)

Author: Emre Hasegeli.  Cosmetic changes by me
Review: Andreas Karlsson
2015-05-15 18:05:22 -03:00
..
attnum.h Fix various typos and grammar errors in comments. 2015-04-26 18:42:31 +02:00
brin.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
brin_internal.h Add BRIN infrastructure for "inclusion" opclasses 2015-05-15 18:05:22 -03:00
brin_page.h Move BRIN page type to page's last two bytes 2015-03-10 12:27:15 -03:00
brin_pageops.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
brin_revmap.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
brin_tuple.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
brin_xlog.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
clog.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
commit_ts.h Introduce replication progress tracking infrastructure. 2015-04-29 19:30:53 +02:00
genam.h Allow GiST distance function to return merely a lower-bound. 2015-05-15 14:26:51 +03:00
gin.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
gin_private.h Move BRIN page type to page's last two bytes 2015-03-10 12:27:15 -03:00
gist.h Move strategy numbers to include/access/stratnum.h 2015-05-15 17:03:16 -03:00
gist_private.h Fix datatype confusion with the new lossy GiST distance functions. 2015-05-15 18:09:31 +03:00
gistscan.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
hash.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
heapam.h TABLESAMPLE, SQL Standard and extensible 2015-05-15 14:37:10 -04:00
heapam_xlog.h Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 2015-05-08 05:43:10 +02:00
hio.h Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 2015-05-08 05:43:10 +02:00
htup.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
htup_details.h Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 2015-05-08 05:43:10 +02:00
itup.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
multixact.h Teach autovacuum about multixact member wraparound. 2015-05-08 12:53:00 -04:00
nbtree.h Move strategy numbers to include/access/stratnum.h 2015-05-15 17:03:16 -03:00
parallel.h Avoid using a C++ keyword as a structure member name. 2015-05-05 22:41:03 -04:00
printtup.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
reloptions.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
relscan.h TABLESAMPLE, SQL Standard and extensible 2015-05-15 14:37:10 -04:00
rewriteheap.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
rmgr.h Add rmgr callback to name xlog record types for display purposes. 2014-09-19 16:20:29 +02:00
rmgrlist.h Introduce replication progress tracking infrastructure. 2015-04-29 19:30:53 +02:00
sdir.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
skey.h Move strategy numbers to include/access/stratnum.h 2015-05-15 17:03:16 -03:00
slru.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
spgist.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
spgist_private.h Move BRIN page type to page's last two bytes 2015-03-10 12:27:15 -03:00
stratnum.h Add BRIN infrastructure for "inclusion" opclasses 2015-05-15 18:05:22 -03:00
subtrans.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
sysattr.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
tablesample.h TABLESAMPLE, SQL Standard and extensible 2015-05-15 14:37:10 -04:00
timeline.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
transam.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
tupconvert.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
tupdesc.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
tupmacs.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
tuptoaster.h Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. 2015-02-21 15:13:06 -05:00
twophase.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
twophase_rmgr.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
valid.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
visibilitymap.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
xact.h Fix unaligned memory access in xlog parsing due to replication origin patch. 2015-05-01 11:36:14 +02:00
xlog.h Add archive_mode='always' option. 2015-05-15 18:55:24 +03:00
xlog_fn.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
xlog_internal.h At promotion, archive last segment from old timeline with .partial suffix. 2015-05-08 21:59:01 +03:00
xlogdefs.h Introduce replication progress tracking infrastructure. 2015-04-29 19:30:53 +02:00
xloginsert.h Introduce replication progress tracking infrastructure. 2015-04-29 19:30:53 +02:00
xlogreader.h Introduce replication progress tracking infrastructure. 2015-04-29 19:30:53 +02:00
xlogrecord.h Introduce replication progress tracking infrastructure. 2015-04-29 19:30:53 +02:00
xlogutils.h Update copyright for 2015 2015-01-06 11:43:47 -05:00