Do not enable TCL_ARRAYS feature by default, because it

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 60fee725b8dc6569b416c572cc4200a630b6d407
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1998-10-08T23:31:20Z
Releases: 7.1.1
Do not enable TCL_ARRAYS feature by default, because it
is wrong and dangerous unless you are using contrib/string.  We really
need a thorough look at the issue of making the backend and the FE/BE
protocols completely 8-bit-clean for string data, but that's a task
for some future release.

Files

PathChange+/−
src/include/config.h.in modified +6 −4