aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorTeodor Sigaev <teodor@sigaev.ru>2017-07-21 13:31:49 +0300
committerTeodor Sigaev <teodor@sigaev.ru>2017-07-21 13:31:49 +0300
commit38a4a5349c8f54a8d835675d395365d11628afac (patch)
treeaf26c32da6f2b52dfded6b2a8e1280c6ab8a31ec /src/backend/parser/parse_utilcmd.c
parent5512427b19e79ac95535e7c942bd479db807f7be (diff)
downloadpostgresql-38a4a5349c8f54a8d835675d395365d11628afac.tar.gz
postgresql-38a4a5349c8f54a8d835675d395365d11628afac.zip
Fix double shared memory allocation.
SLRU buffer lwlocks are allocated twice by oversight in commit fe702a7b3f9f2bc5bf6d173166d7d55226af82c8 where that locks were moved to separate tranche. The bug doesn't have user-visible effects except small overspending of shared memory. Backpatch to 9.6 where it was introduced. Alexander Korotkov with small editorization by me.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions