aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2020-02-05 12:21:03 +1300
committerThomas Munro <tmunro@postgresql.org>2020-02-05 12:30:06 +1300
commitc4a2041a43c92c566c42c7ae8029868be317f8d9 (patch)
tree3a4b4fe1a4f291f5a30c8645fa35d99a0e80d282 /src/backend/access/gist/gist.c
parent842a23efa92ab5ac91e013968e7575782fc1ebf1 (diff)
downloadpostgresql-c4a2041a43c92c566c42c7ae8029868be317f8d9.tar.gz
postgresql-c4a2041a43c92c566c42c7ae8029868be317f8d9.zip
Handle lack of DSM slots in parallel btree build, take 2.
Commit 74618e77 added a new check intended to fix a bug, but put it in the wrong place so that parallel btree build was always disabled. Do the check after we've actually tried to create a DSM segment. Back-patch to 11, like the earlier commit. Reviewed-by: Peter Geoghegan Discussion: https://postgr.es/m/CAH2-WzmDABkJzrNnvf%2BOULK-_A_j9gkYg_Dz-H62jzNv4eKQTw%40mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions