]> granicus.if.org Git - postgresql/commit
Fix security and 64-bit issues in contrib/intagg. This code could
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Jan 2005 21:35:56 +0000 (21:35 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Jan 2005 21:35:56 +0000 (21:35 +0000)
commit3393e65c6dd8f0a1c9ffd16ab1bd6f64ee6f52e8
tree1bc46f4fbcf12dd00fabdb3410884b0c45fc6b0e
parent03a7dd013edb3b948ffdba30632185b298d417f8
Fix security and 64-bit issues in contrib/intagg.  This code could
stand to be rewritten altogether, but for now just stick a finger in
the dike.
contrib/intagg/int_aggregate.c
contrib/intagg/int_aggregate.sql.in