- Notifications
You must be signed in to change notification settings - Fork5
Commitcf5305f
committed
Remove unnecessary "Not safe to send CSV data" complaint from elog.c's fallback
path when CSV logging is configured but not yet operational. It's sufficientto send the message to stderr, as we were already doing, and the "Not safe"gripe has already confused at least two core members ...Backpatch to 9.0, but not further --- doesn't seem appropriate to changethis behavior in stable branches.1 parentfba999c commitcf5305f
1 file changed
+5
-7
lines changedLines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| |||
2348 | 2348 |
| |
2349 | 2349 |
| |
2350 | 2350 |
| |
2351 |
| - | |
2352 |
| - | |
2353 |
| - | |
| 2351 | + | |
| 2352 | + | |
| 2353 | + | |
| 2354 | + | |
2354 | 2355 |
| |
2355 | 2356 |
| |
2356 |
| - | |
2357 |
| - | |
2358 | 2357 |
| |
2359 |
| - | |
2360 | 2358 |
| |
2361 | 2359 |
| |
2362 | 2360 |
| |
|
0 commit comments
Comments
(0)