anyarray really needs to be declared with typalign = 'd', so that entries
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 Feb 2004 22:59:22 +0000 (22:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 Feb 2004 22:59:22 +0000 (22:59 +0000)
commitaed597102ca15ee8215574b923b0ad0190af3920
treea46a21d1753fb80caf6f4775cbdd6ed6a2b24c0e
parentbc0476f9c872f1590d80f96d3becf89e5ac0e134
anyarray really needs to be declared with typalign = 'd', so that entries
in pg_statistic are correctly aligned if they contain values that require
double alignment.  Too bad we cannot force initdb for this in 7.4 branch.
src/include/catalog/pg_type.h