]> granicus.if.org Git - postgresql/commit
Previous "64-bit fix" for intagg didn't actually work. This is already
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 23 Mar 2005 19:07:18 +0000 (19:07 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 23 Mar 2005 19:07:18 +0000 (19:07 +0000)
commitce49ae9041cb03df45d75da9135ea8a0c6de0e45
tree58ada037a79e2d2aab3cda3b057bc341a30f8a0b
parentacb42e9cb91be1117f10662e4f0a1c51d5d55469
Previous "64-bit fix" for intagg didn't actually work.  This is already
fixed properly in CVS tip, but we need a band-aid for back branches.
Per report from Ron Mayer.
contrib/intagg/int_aggregate.c
contrib/intagg/int_aggregate.sql.in