On Thu, May 11, 2017 at 12:02 PM, Dilip Kumar <[email protected]> wrote: > We need to add PARTITION_STRATEGY_HASH as well, we don't support NULL > for hash also, right?
I think it should. Actually, I think that not supporting nulls for range partitioning may have been a fairly bad decision. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
