aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/command.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-01-20 23:44:06 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2013-01-20 23:44:06 -0500
commit01910959504912f46d5d643d692ecd2ab7eabd5d (patch)
tree9f0aa4d176e1ea90aeb817522e55223d22a86990 /src/bin/psql/command.c
parentbed5141685cef7131fc4682ea83b4c9a691544e8 (diff)
downloadpostgresql-01910959504912f46d5d643d692ecd2ab7eabd5d.tar.gz
postgresql-01910959504912f46d5d643d692ecd2ab7eabd5d.zip
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/bin/psql/command.c')
0 files changed, 0 insertions, 0 deletions