postgresql/src/backend/access
Peter Geoghegan b8b3a276d4 Remove obsolete nbtree page deletion comment.
Commit efada2b8e9, which made the nbtree page deletion algorithm more
robust, removed the concept of a half-dead internal page.  Remove a
comment about half dead parent pages that was overlooked.
2019-08-27 14:01:43 -07:00
..
brin Fix inconsistencies and typos in the tree, take 10 2019-08-13 13:53:41 +09:00
common Remove fmgr.h includes from headers that don't really need it. 2019-08-16 10:35:31 -07:00
gin Fix inconsistencies and typos in the tree, take 9 2019-08-05 12:14:58 +09:00
gist Fix inconsistencies and typos in the tree, take 10 2019-08-13 13:53:41 +09:00
hash Fix inconsistencies and typos in the tree, take 10 2019-08-13 13:53:41 +09:00
heap Fix bogus comment 2019-08-20 16:04:09 -04:00
index Fix inconsistencies and typos in the tree 2019-07-22 10:01:50 +09:00
nbtree Remove obsolete nbtree page deletion comment. 2019-08-27 14:01:43 -07:00
rmgrdesc Use full 64-bit XID for checking if a deleted GiST page is old enough. 2019-07-24 20:24:07 +03:00
spgist Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
table tableam: Provide helper functions for relation sizing. 2019-07-08 14:51:53 -04:00
tablesample Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
transam Fix inconsistencies and typos in the tree, take 11 2019-08-19 16:21:39 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00