]> granicus.if.org Git - postgresql/commit
Fix array_typanalyze to work for domains over arrays.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 18 Sep 2012 04:31:40 +0000 (00:31 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 18 Sep 2012 04:31:40 +0000 (00:31 -0400)
commit3f828fae6221d93cbef370f57ab3f234b590ca98
treed6227b947409dfd6fb04eb78209f5334f7da4852
parentbcf90cc18b5d8567f2cd4f789a047eb009fa15ec
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.
src/backend/utils/adt/array_typanalyze.c