aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_gin.c
diff options
context:
space:
mode:
authorJeff Davis <jdavis@postgresql.org>2014-05-04 13:18:55 -0700
committerJeff Davis <jdavis@postgresql.org>2014-05-06 19:27:43 -0700
commit35c0cd3b05b0be18dc2d049c33b38a2d13993ffe (patch)
tree5af0e7df971771484e8b7f976867ca89edf9889a /src/backend/utils/adt/jsonb_gin.c
parent3a9d430af515e9dd8a9d34a4011367e667a66521 (diff)
downloadpostgresql-35c0cd3b05b0be18dc2d049c33b38a2d13993ffe.tar.gz
postgresql-35c0cd3b05b0be18dc2d049c33b38a2d13993ffe.zip
Improve comment for tricky aspect of index-only scans.
Index-only scans avoid taking a lock on the VM buffer, which would cause a lot of contention. To be correct, that requires some intricate assumptions that weren't completely documented in the previous comment. Reviewed by Robert Haas.
Diffstat (limited to 'src/backend/utils/adt/jsonb_gin.c')
0 files changed, 0 insertions, 0 deletions