aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1998-11-08 19:38:34 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1998-11-08 19:38:34 +0000
commit39792e5b01b5e500432b2624f764b138fdc3871a (patch)
treece2d86bdb9ec22c64ce3ea698c47cf11777ac107 /src/backend/tcop/postgres.c
parent8f5ff4cf1c7fac2ab5703a90818524699ad40da3 (diff)
downloadpostgresql-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