pg_prewarm: Add missing LWLockRegisterTranche call.
Robert Haas <rhaas@postgresql.org>
pg_prewarm: Add missing LWLockRegisterTranche call. Commit 79ccd7cbd5ca44bee0191d12e9e65abf702899e7, which added automatic prewarming, neglected this. Kyotaro Horiguchi, reviewed by me. Discussion: http://postgr.es/m/20171215.173219.38055760.horiguchi.kyotaro@lab.ntt.co.jp
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_prewarm/autoprewarm.c | modified | +2 −0 |
Discussion
- autoprewarm is fogetting to register a tranche. 4 messages · 2017-12-15 → 2018-01-31