diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1998-11-08 19:22:24 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1998-11-08 19:22:24 +0000 |
commit | 8f5ff4cf1c7fac2ab5703a90818524699ad40da3 (patch) | |
tree | e2f64b5e227f33301e9c5c096540149d4f0f6557 /src/backend/tcop/postgres.c | |
parent | 4f920a66f475e6990e0a5f2beb83adda7dadf856 (diff) | |
download | postgresql-8f5ff4cf1c7fac2ab5703a90818524699ad40da3.tar.gz postgresql-8f5ff4cf1c7fac2ab5703a90818524699ad40da3.zip |
Fix a potential infinite loop in appendStringInfo: would lock
up if first string to be appended to an empty StringInfo was longer
than the initial space allocation.
Also speed it up slightly.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions