Branch: master [25936fd46] 2021-02-27 18:09:15 -0300
Branch: REL_13_STABLE [2688852a4] 2021-02-27 18:09:15 -0300
Branch: REL_12_STABLE [262eb990c] 2021-02-27 18:09:15 -0300
-Branch: REL_11_STABLE [d1c6edd31] 2021-02-27 18:09:15 -0300
-->
Fix use-after-free bug in saving tuples for AFTER
+ Fix crash when a logical replication worker does ALTER
+ SUBSCRIPTION REFRESH (Peter Smith)
+
+
+ The core code won't do this, but a replica trigger could.
+
+
+
+
+
- Fix memory leak while initializing server's SSL parameters (Michael
- Paquier)
-
-
- This is ordinarily insignificant, but if the postmaster is
- repeatedly sent SIGHUP signals, the leak
- can build up over time.
-
-
-
-
-