On Wed, Aug 9, 2017 at 10:14 PM, Amit Langote <[email protected]> wrote: >> That seems like overkill. I'm good with "greater than or equal to". > > Attached updated patch has "greater than or equal to".
Committed, with one small change which I hope will be considered an improvement. Your proposed primary error message was: invalid range bound specification for partition \"%s\" I changed it to: empty range bound specified for partition \"%s\" Thanks for working on this. -- 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
