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

Commit2781b4b

Browse files
committed
Perform less setup work for AFTER triggers at transaction start.
Testing reveals that the memory allocation we do at transaction starthas small but measurable overhead on simple transactions. To cutdown on that overhead, defer some of that work to the point whenAFTER triggers are first used, thus avoiding it altogether if theynever are.Patch by me. Review by Andres Freund.
1 parentefbbbbc commit2781b4b

File tree

1 file changed

+232
-196
lines changed

1 file changed

+232
-196
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp