Fix array_typanalyze to work for domains over arrays.

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

Commit: 3f828fae6221d93cbef370f57ab3f234b590ca98
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2012-09-18T04:31:40Z
Releases: 9.3.0
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