- Notifications
You must be signed in to change notification settings - Fork5
Commit6b7eebc
committed
Increase PG_SYSLOG_LIMIT (the max line length sent to syslog()) from 128 to
1024 to improve performance when sending large elog messages. Also add acomment about why we use that number.Since this represents an externally visible behavior change, and mightpossibly result in portability issues, it seems best not to back-patch it.1 parent3793310 commit6b7eebc
1 file changed
+12
-6
lines changedLines changed: 12 additions & 6 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 |
| |
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
88 | 99 |
| |
89 | 100 |
| |
90 | 101 |
| |
| |||
1257 | 1268 |
| |
1258 | 1269 |
| |
1259 | 1270 |
| |
1260 |
| - | |
1261 | 1271 |
| |
1262 | 1272 |
| |
1263 | 1273 |
| |
| |||
1293 | 1303 |
| |
1294 | 1304 |
| |
1295 | 1305 |
| |
1296 |
| - | |
1297 |
| - | |
1298 |
| - | |
1299 |
| - | |
1300 | 1306 |
| |
1301 | 1307 |
| |
1302 | 1308 |
| |
|
0 commit comments
Comments
(0)