TopicMailing ListsActivityParticipants
6 commits
Use heap_inplace_update() to unset pg_database.dathasloginevt
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Fix some typos in event trigger docs
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Remove the flaky check in event_trigger_login regression test
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Fix instable 006_login_trigger.pl test
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Add support event triggers on authenticated login
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
+1 more
2023-11Committed
Patch#2900
CINot processed
ReviewersPavel Stehule (okbobcz), Ivan Panchenko (wao), Greg Nancarrow (gregn1234), Daniel Gustafsson (d_gustafsson)
CommitterAlexander Korotkov (smagen)
On login trigger: take threehackers
hackers
186 replies
Feb 06, 2024
Pavel StehuleDaniel GustafssonKonstantin KnizhnikAlexander KorotkovGreg Nancarrow+21
1 commit
Revise RelationBuildRowSecurity() to avoid memory leaks.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1+5 more
Memory leak in RelationBuildRowSecuritybugs
bugs
6 replies
Oct 27, 2020
Konstantin KnizhnikTom Lane
hackers
2 replies
Sep 24, 2020
Konstantin KnizhnikAndres Freund