Remove redundant has_null member from PartitionBoundInfoData.

Robert Haas <rhaas@postgresql.org>

Commit: 236d6d462d2c8e4ae4ce04572cea6fe3ccc724cb
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-05-17T16:50:01Z
Releases: 10.0
Remove redundant has_null member from PartitionBoundInfoData.

Jeevan Ladhe, with some changes by me.

Discussion: http://postgr.es/m/CAOgcT0NZ_30-pjBpW2OgneV1ammArHkZDZ8B_KFC3q+_Xb2H9A@mail.gmail.com

Files

PathChange+/−
src/backend/catalog/partition.c modified +13 −21

Discussion