aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-01-20 23:43:46 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2013-01-20 23:43:46 -0500
commit8f0d8f481e86514bb35538827df7e1e35baee368 (patch)
tree06dba130e79276872e28d57c703137b3fdc36430 /src/backend/commands/functioncmds.c
parent535e69a43f14673557d281b112859e7a25cc7939 (diff)
downloadpostgresql-8f0d8f481e86514bb35538827df7e1e35baee368.tar.gz
postgresql-8f0d8f481e86514bb35538827df7e1e35baee368.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/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions