]> granicus.if.org Git - postgresql/commit
Fix extstat collection when no stats are produced for a column
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 29 Nov 2017 02:25:47 +0000 (23:25 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 29 Nov 2017 02:40:11 +0000 (23:40 -0300)
commit414cd434ff681e5f499803458eae9d5bb32372a9
tree4c076c7b68c1269e713c49c229e12402e8e39c91
parentcd482f295150f8311290b5234873917f2172a34a
Fix extstat collection when no stats are produced for a column

This is a mistakenly placed conditional in bf2a691e02d7.

Reported by Justin Pryzby
Discussion: https://postgr.es/m/20171117214352.GE25796@telsasoft.com
src/backend/statistics/extended_stats.c