Justin Pryzby writes:
> On Thu, Mar 04, 2021 at 08:58:39PM -0500, Tom Lane wrote:
>> I'm confused by why this patch is only dropping the operators'
>> opclass-membership links. Don't we want to actually DROP OPERATOR
>> too?
> Okay
Pushed. Since hstore already had a new-in-v14 edition, I just
On Thu, Mar 04, 2021 at 08:58:39PM -0500, Tom Lane wrote:
> Justin Pryzby writes:
> > [ 0001-remove-deprecated-v8.2-containment-operators.patch ]
>
> I'm confused by why this patch is only dropping the operators'
> opclass-membership links. Don't we want to actually DROP OPERATOR
> too?
Okay
A
Justin Pryzby writes:
> [ 0001-remove-deprecated-v8.2-containment-operators.patch ]
I'm confused by why this patch is only dropping the operators'
opclass-membership links. Don't we want to actually DROP OPERATOR
too?
Also, the patch seems to be trying to resurrect hstore--1.0--1.1.sql,
which I
On Mon, Nov 30, 2020 at 02:09:10PM -0500, Tom Lane wrote:
> Justin Pryzby writes:
> > I think this is waiting on me to provide a patch for the contrib/ modules
> > with
> > update script removing the SQL operators, and documentating their
> > deprecation.
>
> Right. We can remove the SQL opera
On Thu, Jan 28, 2021 at 9:50 PM Masahiko Sawada wrote:
>
> On Tue, Dec 1, 2020 at 4:09 AM Tom Lane wrote:
> >
> > Justin Pryzby writes:
> > > I think this is waiting on me to provide a patch for the contrib/ modules
> > > with
> > > update script removing the SQL operators, and documentating th
On Tue, Dec 1, 2020 at 4:09 AM Tom Lane wrote:
>
> Justin Pryzby writes:
> > I think this is waiting on me to provide a patch for the contrib/ modules
> > with
> > update script removing the SQL operators, and documentating their
> > deprecation.
>
> Right. We can remove the SQL operators, but
Justin Pryzby writes:
> I think this is waiting on me to provide a patch for the contrib/ modules with
> update script removing the SQL operators, and documentating their deprecation.
Right. We can remove the SQL operators, but not (yet) the C code support.
I'm not sure that the docs change wou
On Mon, Nov 30, 2020 at 09:51:12PM +0300, Anastasia Lubennikova wrote:
> On 16.11.2020 23:55, Justin Pryzby wrote:
> > On Fri, Nov 13, 2020 at 10:03:43AM -0500, Stephen Frost wrote:
> > > * Magnus Hagander (mag...@hagander.net) wrote:
> > > > On Thu, Nov 12, 2020 at 11:28 PM Tom Lane wrote:
> > >
Anastasia Lubennikova writes:
> Status update for a commitfest entry.
> The commitfest is nearing the end and this thread is "Waiting on
> Author". As far as I see we don't have a patch here and discussion is a
> bit stuck.
> So, I am planning to return it with feedback. Any objections?
AFAICS
On 16.11.2020 23:55, Justin Pryzby wrote:
On Fri, Nov 13, 2020 at 10:03:43AM -0500, Stephen Frost wrote:
* Magnus Hagander (mag...@hagander.net) wrote:
On Thu, Nov 12, 2020 at 11:28 PM Tom Lane wrote:
The changes to the contrib modules appear to be incomplete in some ways.
In cube, hstore,
On Fri, Nov 13, 2020 at 10:03:43AM -0500, Stephen Frost wrote:
> * Magnus Hagander (mag...@hagander.net) wrote:
> > On Thu, Nov 12, 2020 at 11:28 PM Tom Lane wrote:
> > > > The changes to the contrib modules appear to be incomplete in some ways.
> > > > In cube, hstore, and seg, there are no cha
On 2020-11-13 16:57, Tom Lane wrote:
Peter Eisentraut writes:
On 2020-11-12 23:28, Tom Lane wrote:
I'm on board with pulling these now --- 8.2 to v14 is plenty of
deprecation notice. However, the patch seems incomplete in that
the code support for these is still there -- look for
RTOldContain
Peter Eisentraut writes:
> On 2020-11-12 23:28, Tom Lane wrote:
>> I'm on board with pulling these now --- 8.2 to v14 is plenty of
>> deprecation notice. However, the patch seems incomplete in that
>> the code support for these is still there -- look for
>> RTOldContainedByStrategyNumber and RTOl
Greetings,
* Magnus Hagander (mag...@hagander.net) wrote:
> On Thu, Nov 12, 2020 at 11:28 PM Tom Lane wrote:
> > > The changes to the contrib modules appear to be incomplete in some ways.
> > > In cube, hstore, and seg, there are no changes to the extension
> > > scripts to remove the operators
On Thu, Nov 12, 2020 at 11:28 PM Tom Lane wrote:
>
> > The changes to the contrib modules appear to be incomplete in some ways.
> > In cube, hstore, and seg, there are no changes to the extension
> > scripts to remove the operators. All you're doing is changing the C
> > code to no longer recog
On 2020-11-12 23:28, Tom Lane wrote:
I'm on board with pulling these now --- 8.2 to v14 is plenty of
deprecation notice. However, the patch seems incomplete in that
the code support for these is still there -- look for
RTOldContainedByStrategyNumber and RTOldContainsStrategyNumber.
Admittedly, t
Peter Eisentraut writes:
> On 2020-10-27 04:25, Justin Pryzby wrote:
>> They have been deprecated for a Long Time, so finally remove them for v14.
>> Four fewer exclamation marks makes the documentation less exciting, which is
>> a
>> good thing.
> I have committed the parts that remove the buil
On 2020-10-27 04:25, Justin Pryzby wrote:
Forking this thread:
https://www.postgresql.org/message-id/fd93f1c5-7818-a02c-01e5-1075ac0d4...@iki.fi
They have been deprecated for a Long Time, so finally remove them for v14.
Four fewer exclamation marks makes the documentation less exciting, which is
On Tue, Oct 27, 2020 at 9:38 AM Peter Eisentraut <
peter.eisentr...@2ndquadrant.com> wrote:
> On 2020-10-27 04:25, Justin Pryzby wrote:
> > Forking this thread:
> >
> https://www.postgresql.org/message-id/fd93f1c5-7818-a02c-01e5-1075ac0d4...@iki.fi
> >
> > They have been deprecated for a Long Time
On 2020-10-27 04:25, Justin Pryzby wrote:
Forking this thread:
https://www.postgresql.org/message-id/fd93f1c5-7818-a02c-01e5-1075ac0d4...@iki.fi
They have been deprecated for a Long Time, so finally remove them for v14.
Four fewer exclamation marks makes the documentation less exciting, which is
20 matches
Mail list logo