diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-05-03 22:18:59 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-05-03 22:18:59 +0000 |
commit | 228697179adac8da31e0a832e730d0927cf6d0c1 (patch) | |
tree | 99dc7d8ccd44ef160361105c307d8b124475a54a /src/backend/commands/dbcommands.c | |
parent | 5295fffc26d9bb02fc3b51cbb4f7de744ee50046 (diff) | |
download | postgresql-228697179adac8da31e0a832e730d0927cf6d0c1.tar.gz postgresql-228697179adac8da31e0a832e730d0927cf6d0c1.zip |
Fix erroneous space calculation leading to core dump in dumpProcLangs,
per report from Olivier Prenant. Also fix off-by-one space calculation
in ReadToc; this woould not have hurt us until we had more than 100
dependencies for a single object, but wrong is wrong.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions