Re: Consolidate 'unique array values' logic into a reusable function? - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Consolidate 'unique array values' logic into a reusable function?
Date
Msg-id CA+hUKG+7kZ0nVrL8HeVyP+a2K64oLq921K4S4LCubGuw0JWuHw@mail.gmail.com
Whole thread Raw
In response to Re: Consolidate 'unique array values' logic into a reusable function?  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Consolidate 'unique array values' logic into a reusable function?  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On Tue, Sep 10, 2019 at 11:43 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> Rebased due to bitrot.  Spotted one more place to use this, in
> src/backend/utils/adt/txid.c.

Rebased.  I'm planning to commit this soon.

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Should we add xid_current() or a int8->xid cast?
Next
From: Thomas Munro
Date:
Subject: Re: Parallel leader process info in EXPLAIN