From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Nikhil Benesch <nikhil(dot)benesch(at)gmail(dot)com> |
Cc: | Alexander Lakhin <exclusion(at)gmail(dot)com>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Cleaning up array_in() |
Date: | 2023-07-08 19:34:51 |
Message-ID: | 1738753.1688844891@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I wrote:
> That got sideswiped by ae6d06f09, so here's a trivial rebase to
> pacify the cfbot.
Sigh, this time with patch.
regards, tom lane
Attachment | Content-Type | Size |
---|---|---|
v3-0001-Simplify-and-speed-up-ReadArrayStr.patch | text/x-diff | 8.1 KB |
v3-0002-Rewrite-ArrayCount-to-make-dimensionality-checks-.patch | text/x-diff | 20.3 KB |
v3-0003-Re-indent-ArrayCount.patch | text/x-diff | 10.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2023-07-08 19:38:31 | Re: Cleaning up array_in() |
Previous Message | Joseph Koshakow | 2023-07-08 19:27:51 | Re: Infinite Interval |