aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/sql/postgres_fdw.sql
diff options
context:
space:
mode:
authorTeodor Sigaev <teodor@sigaev.ru>2017-07-21 13:31:20 +0300
committerTeodor Sigaev <teodor@sigaev.ru>2017-07-21 13:31:20 +0300
commit7e1fb4c59e4ac86de2640d0f3453fde270ec1ff8 (patch)
treedd181bdafe0d786d316c2edc7daa2dcb40dbc281 /contrib/postgres_fdw/sql/postgres_fdw.sql
parent68f785fd522bca9372cce965ac10cbd8c239c076 (diff)
downloadpostgresql-7e1fb4c59e4ac86de2640d0f3453fde270ec1ff8.tar.gz
postgresql-7e1fb4c59e4ac86de2640d0f3453fde270ec1ff8.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 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions