Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit967e276

Browse files
committed
Remove AtSubStart_Notify.
Allocate notify-related state lazily instead. This makes trivialsubtransactions 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
1 parent6837632 commit967e276

File tree

3 files changed

+164
-135
lines changed

3 files changed

+164
-135
lines changed

‎src/backend/access/transam/xact.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4743,7 +4743,6 @@ StartSubTransaction(void)
47434743
*/
47444744
AtSubStart_Memory();
47454745
AtSubStart_ResourceOwner();
4746-
AtSubStart_Notify();
47474746
AfterTriggerBeginSubXact();
47484747

47494748
s->state=TRANS_INPROGRESS;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp