Re: OOM in spgist insert - Mailing list pgsql-hackers

From Tom Lane
Subject Re: OOM in spgist insert
Date
Msg-id 1880876.1620999653@sss.pgh.pa.us
Whole thread Raw
In response to Re: OOM in spgist insert  (Pavel Borisov <pashkin.elfe@gmail.com>)
List pgsql-hackers
Pavel Borisov <pashkin.elfe@gmail.com> writes:
> Now when checking for shortening of  leaf tuple is added LongValuesOK
> become slightly redundant. I'd propose to replace it with more legible name
> as LongValuesOK doesn't mean they are warranted to be ok just that we can
> try to shorten them? What about tryShortening, trySuffixing or
> can(Try)ShortenTuple?

That field name is part of the opclass API.  I fear it's several years
too late to rename it for no compelling reason.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Added missing tab completion for alter subscription set option
Next
From: Joe Conway
Date:
Subject: Re: View invoker privileges