forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3d9ae20
committed
Silence warning from modern perl about unescaped braces
Back-patch commit76a1c97 intothe older branches (9.5 and before). This is needed because perl5.26 and later treats the case as an error not just a warning.Original patch by Andrew Dunstan, need for back-patch noted byAshutosh SharmaDiscussion:https://postgr.es/m/CAE9k0PkfNcmj9pA7Yx4qQ=K=3aY4TuiRhp7KYpayDWm9MYsnjg@mail.gmail.com1 parentbf19a6f commit3d9ae20
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 |
| - | |
| 200 | + | |
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
|
0 commit comments
Comments
(0)