| From: | Amit Langote <amitlangote09(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: using expression syntax for partition bounds |
| Date: | 2019-01-25 18:14:51 |
| Message-ID: | CA+HiwqEegHdAo+B4=FbhC++NN_vtdvRtJfQZK2L09ZemZAEQgQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Jan 26, 2019 at 12:19 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:
> > committed
>
> Some of the buildfarm members are having sort-ordering problems
> with this. Looks like you could work around it with different
> partition names (don't assume the relative sort order of
> letters and digits).
How about replacing \d+ list_parted with couple of \d on individual
partitions, like in the attached?
Thanks,
Amit
| Attachment | Content-Type | Size |
|---|---|---|
| 7c079d7417-stabilize-test-output.patch | application/octet-stream | 2.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | 'Bruce Momjian' | 2019-01-25 19:13:21 | Re: Protect syscache from bloating with negative cache entries |
| Previous Message | Tom Lane | 2019-01-25 18:02:22 | Re: Use zero for nullness estimates of system attributes |