summaryrefslogtreecommitdiff
path: root/src/backend/commands/prepare.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-01-20 23:44:01 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2013-01-20 23:44:01 -0500
commite4cfb5f2e6c7ab8921c174ea44e628d3768646a8 (patch)
tree1475036e8a483f6b35558844f1910efd75295837 /src/backend/commands/prepare.c
parente64a48e69978a78c2a20c467063c382590a9b1af (diff)
Fix one-byte buffer overrun in PQprintTuples().
This bug goes back to the original Postgres95 sources. Its significance to modern PG versions is marginal, since we have not used PQprintTuples() internally in a very long time, and it doesn't seem to have ever been documented either. Still, it *is* exposed to client apps, so somebody out there might possibly be using it. Xi Wang
Diffstat (limited to 'src/backend/commands/prepare.c')
0 files changed, 0 insertions, 0 deletions