forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite56d717
committed
Silence Perl warning
Now that warnings are enabled across the board, this code that tries toprint an undef variable emits one. Silently printing the empty stringachieves the previous behavior.Author: Álvaro Herrera <alvherre@alvh.no-ip.org>Reviewed-by: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>Discussion:https://postgr.es/m/E1jO1VT-0008Qk-TM@gemulon.postgresql.org1 parentbc3087b commite56d717
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
|
0 commit comments
Comments
(0)