Remove AtSubStart_Notify.
Robert Haas <rhaas@postgresql.org>
Remove AtSubStart_Notify. Allocate notify-related state lazily instead. This makes trivial subtransactions noticeably faster. Patch by me, reviewed and tested by Dilip Kumar, Kyotaro Horiguchi, and Jeevan Ladhe. Discussion: https://postgr.es/m/CA+TgmobE1J22S1eC-6N-je9LgrcwZypkwp+zH6JXo9mc=4Nk3A@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xact.c | modified | +0 −1 |
| src/backend/commands/async.c | modified | +164 −133 |
| src/include/commands/async.h | modified | +0 −1 |
Discussion
- let's kill AtSubStart_Notify 7 messages · 2019-09-11 → 2019-10-04