aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2019-11-19 23:11:24 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2019-11-20 00:05:01 +0300
commitca05fa5375eb3124660e24346f1bdc3990c118f2 (patch)
treef104298fea9ff51bee43326a9ae61438fa83389c /src/backend/access/gist
parentee437ca7408b67f2b785e4221c7e567aecf68b47 (diff)
downloadpostgresql-ca05fa5375eb3124660e24346f1bdc3990c118f2.tar.gz
postgresql-ca05fa5375eb3124660e24346f1bdc3990c118f2.zip
Revise GIN README
We find GIN concurrency bugs from time to time. One of the problems here is that concurrency of GIN isn't well-documented in README. So, it might be even hard to distinguish design bugs from implementation bugs. This commit revised concurrency section in GIN README providing more details. Some examples are illustrated in ASCII art. Also, this commit add the explanation of how is tuple layout in internal GIN B-tree page different in comparison with nbtree. Discussion: https://postgr.es/m/CAPpHfduXR_ywyaVN4%2BOYEGaw%3DcPLzWX6RxYLBncKw8de9vOkqw%40mail.gmail.com Author: Alexander Korotkov Reviewed-by: Peter Geoghegan Backpatch-through: 9.4
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions