Re: Remove array_nulls? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Remove array_nulls?
Date
Msg-id CA+TgmoYHNKr_hbFuYyFP7Zbkaf3cdFMPFg4q0r2PZ8NAXKf7SQ@mail.gmail.com
Whole thread Raw
In response to Re: Remove array_nulls?  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Responses Re: Remove array_nulls?  (Robert Treat <rob@xzilla.net>)
List pgsql-hackers
On Wed, Dec 16, 2015 at 10:48 PM, Jim Nasby <Jim.Nasby@bluetreble.com> wrote:
> IIUC, that means supporting backwards compat. GUCs for 10 years, which seems
> a bit excessive. Granted, that's about the worse-case scenario for what I
> proposed (ie, we'd still be supporting 8.0 stuff right now).

Not to me.  GUCs like array_nulls don't really cost much - there is no
reason to be in a hurry about removing them that I can see.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: PATCH: postpone building buckets to the end of Hash (in HashJoin)
Next
From: Tom Lane
Date:
Subject: Re: broken autocomplete in head