summaryrefslogtreecommitdiff
path: root/doc/FAQ_Solaris
diff options
context:
space:
mode:
authorTom Lane1999-09-11 19:06:42 +0000
committerTom Lane1999-09-11 19:06:42 +0000
commitb399805e221b5407f4f459c41661c86bb580680f (patch)
treefdab78c0187b25724fe31b456fd79f3a15a3ed6b /doc/FAQ_Solaris
parent1e4f0197bb3271b4ed2427b8c661a34aaaf7c220 (diff)
Eliminate elog()'s hardwired limit on length of an error message.
This change seems necessary in conjunction with long queries, and it cleans up some bogosity in connection with long EXPLAIN texts anyway. Note that current libpq will accept any length error message (at least until it runs out of memory); prior versions have a limit of 8K, but will cleanly discard excess error text, so there shouldn't be any big compatibility problems with old clients.
Diffstat (limited to 'doc/FAQ_Solaris')
0 files changed, 0 insertions, 0 deletions