forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit762599a
Replace perror with custom postgres logging
perror() is not used in postgres anymore out of policy, this replacesthe final callsites with the custom postgres logging framework.Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Reviewed-by: Peter Eisentraut <peter@eisentraut.org>Discussion:https://postgr.es/m/89B00F63-40F7-4D82-8353-DC9CABBAC1D1@yesql.se1 parent572bb43 commit762599a
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
381 |
| - | |
| 381 | + | |
| 382 | + | |
382 | 383 |
| |
383 | 384 |
| |
384 | 385 |
| |
|
0 commit comments
Comments
(0)