postgresql/src/backend/access
Robert Haas 8a8c4f3b32 Fix typo in comment.
Michael Paquier

Discussion: http://postgr.es/m/20180205071404.GB17337@paquier.xyz
2018-03-22 13:36:14 -04:00
..
brin Log when a BRIN autosummarization request fails 2018-03-14 11:59:40 -03:00
common Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. 2018-03-17 14:59:49 -04:00
gin Support parallel btree index builds. 2018-02-02 13:32:44 -05:00
gist Make gistvacuumcleanup() count the actual number of index tuples. 2018-03-02 11:22:42 -05:00
hash Remove redundant IndexTupleDSize macro. 2018-02-28 19:25:54 -05:00
heap Fix HEAP_INSERT_IS_SPECULATIVE to HEAP_INSERT_SPECULATIVE in comments. 2018-03-05 15:28:03 -08:00
index Local partitioned indexes 2018-01-19 11:49:22 -03:00
nbtree Call pgstat_report_activity() in parallel CREATE INDEX workers. 2018-03-22 13:15:03 -04:00
rmgrdesc Update copyright for 2018 2018-01-02 23:30:12 -05:00
spgist Fix tuple counting in SP-GiST index build. 2018-03-22 13:24:05 -04:00
tablesample Update copyright for 2018 2018-01-02 23:30:12 -05:00
transam Fix typo in comment. 2018-03-22 13:36:14 -04:00
Makefile TABLESAMPLE, SQL Standard and extensible 2015-05-15 14:37:10 -04:00