Small improvements to substring() - Mailing list pgsql-hackers

From Thomas Munro
Subject Small improvements to substring()
Date
Msg-id CA+hUKGJCBvpSaiXkN+xJn1QcfpFnz+ZntXdPb4BdzAUrqvFRfA@mail.gmail.com
Whole thread
Responses Re: Small improvements to substring()
Re: Small improvements to substring()
List pgsql-hackers
Hi,

As recently discussed on pgsql-bugs[1], substring() does unnecessary
work that can easily be deleted.  Here's a patch to try that.

[1] https://www.postgresql.org/message-id/flat/19406-9867fddddd724fca%40postgresql.org

Attachment

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Expanding HOT updates for expression and partial indexes
Next
From: Andres Freund
Date:
Subject: Re: Interrupts vs signals