- Notifications
You must be signed in to change notification settings - Fork5k
Commit73a392d
committed
Fix small memory leaks in GUC checks
Follow-up commit toa9d58bf. Backpatch down to v16 wherethis was added in order to keep the code consistent for futurebackpatches.Author: Tofig Aliev <t.aliev@postgrespro.ru>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>Discussion:https://postgr.es/m/bba4313fdde9db46db279f96f3b748b1@postgrespro.ruBackpatch-through: 161 parent0a27c3d commit73a392d
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1092 | 1092 |
| |
1093 | 1093 |
| |
1094 | 1094 |
| |
| 1095 | + | |
| 1096 | + | |
1095 | 1097 |
| |
1096 | 1098 |
| |
1097 | 1099 |
| |
| |||
1128 | 1130 |
| |
1129 | 1131 |
| |
1130 | 1132 |
| |
| 1133 | + | |
| 1134 | + | |
1131 | 1135 |
| |
1132 | 1136 |
| |
1133 | 1137 |
| |
|
0 commit comments
Comments
(0)