Fix array_typanalyze to work for domains over arrays.

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

Commit: 66762ce5fa9f2e82003208e4deba465f438e8505
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2012-09-18T04:31:45Z
Releases: 9.2.1
Fix array_typanalyze to work for domains over arrays.

Not sure how we missed this case, but we did.  Per bug #7551 from
Diego de Lima.

Files

PathChange+/−
src/backend/utils/adt/array_typanalyze.c modified +4 −4