diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1998-11-08 19:38:34 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1998-11-08 19:38:34 +0000 |
commit | 39792e5b01b5e500432b2624f764b138fdc3871a (patch) | |
tree | ce2d86bdb9ec22c64ce3ea698c47cf11777ac107 /src/backend/tcop/postgres.c | |
parent | 8f5ff4cf1c7fac2ab5703a90818524699ad40da3 (diff) | |
download | postgresql-39792e5b01b5e500432b2624f764b138fdc3871a.tar.gz postgresql-39792e5b01b5e500432b2624f764b138fdc3871a.zip |
EXPLAIN VERBOSE had a very high probability of triggering
a backend core dump, because it was concatenating a potentially long
string onto another string that didn't necessarily have enough room.
Shame, shame.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions