Re: pgsql: Add a non-strict version of jsonb_set

2020-01-19 Thread David Fetter
On Sun, Jan 19, 2020 at 12:46:19PM -0500, Tom Lane wrote: > David Fetter writes: > > On Fri, Jan 17, 2020 at 06:41:02PM -0500, Tom Lane wrote: > >> I'd be okay with a hook that there was a way to override ("yes, > >> I know what I'm doing, this doesn

Re: pgsql: Add a non-strict version of jsonb_set

2020-01-19 Thread David Fetter
doesn't require a catversion change"). > But there's no way to do that is there? I'm pretty sure there is. The program called by the commit hook can prompt the user for input. Something that says Are you sure you want to push this without a catalog bump? (N/y) with

Re: pgsql: Add support for multivariate MCV lists

2019-03-27 Thread David Fetter
On Wed, Mar 27, 2019 at 07:02:01PM +, Tomas Vondra wrote: > Add support for multivariate MCV lists Kudos! Best, David. -- David Fetter http://fetter.org/ Phone: +1 415 235 3778 Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate

Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue()

2018-06-15 Thread David Fetter
s little to be done about that as long > > as gmail insists on such ridiculously long message IDs :-( > > Agree, not much can be done unless we invent some URL shortener for > mailing lists archives. Perhaps we could acquire the short.pg domain and run it off that. Best, David. -- David Fetter http://fetter.org/ Phone: +1 415 235 3778 Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate