int_aggregate's int_enum() doesn't work correctly with arrays that

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ca1e578d62e21d1aef13e6b556f70fbf77216bfe
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-04-23T05:39:19Z
Releases: 7.3.10
int_aggregate's int_enum() doesn't work correctly with arrays that
aren't 1-D, so give an error message instead of failing.  Per report
from Ron Mayer.

Files

PathChange+/−
contrib/intagg/int_aggregate.c modified +3 −0