forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit60fee72
committed
Do not enable TCL_ARRAYS feature by default, because it
is wrong and dangerous unless you are using contrib/string. We reallyneed a thorough look at the issue of making the backend and the FE/BEprotocols completely 8-bit-clean for string data, but that's a taskfor some future release.1 parent2133276 commit60fee72
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
351 | | - | |
352 | | - | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
353 | 355 | | |
354 | | - | |
| 356 | + | |
355 | 357 | | |
356 | 358 | | |
357 | 359 | | |
| |||
0 commit comments
Comments
(0)