postgresql/src/backend/access
Bruce Momjian 845ac7f847 C comments: improve description of GiST NSN and GistBuildLSN
GiST indexes are complex, so adding more details in the code might help
someone.

Discussion: https://postgr.es/m/20210302164021.GA364@momjian.us
2021-03-10 17:03:10 -05:00
..
brin Pass down "logically unchanged index" hint. 2021-01-13 08:11:00 -08:00
common Remove server and libpq support for old FE/BE protocol version 2. 2021-03-04 10:45:55 +02:00
gin VACUUM VERBOSE: Count "newly deleted" index pages. 2021-02-25 14:32:18 -08:00
gist C comments: improve description of GiST NSN and GistBuildLSN 2021-03-10 17:03:10 -05:00
hash Pass down "logically unchanged index" hint. 2021-01-13 08:11:00 -08:00
heap Add bound check before bsearch() for performance 2021-03-10 15:19:37 +01:00
index Fix GiST index deletion assert issue. 2021-01-26 23:24:37 -08:00
nbtree nbtree page deletion: Add leaftopparent assertion. 2021-03-02 14:06:07 -08:00
rmgrdesc Use full 64-bit XIDs in deleted nbtree pages. 2021-02-24 18:41:34 -08:00
spgist VACUUM VERBOSE: Count "newly deleted" index pages. 2021-02-25 14:32:18 -08:00
table Enhance nbtree index tuple deletion. 2021-01-13 09:21:32 -08:00
tablesample Update copyright for 2021 2021-01-02 13:06:25 -05:00
transam Enable parallel SELECT for "INSERT INTO ... SELECT ...". 2021-03-10 07:38:58 +05:30
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00