postgresql/src/backend/access
Peter Geoghegan 091bd6befc Update comments on nbtree stack struct.
Adjust the struct comment that describes how page splits use their
descent stack to cascade up the tree from the leaf level.

In passing, fix up some unrelated nbtree comments that had typos or were
obsolete.
2019-08-21 13:50:27 -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 Update comments on nbtree stack struct. 2019-08-21 13:50:27 -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