Re: parse partition strategy string in gram.y
Japin Li <japinli@hotmail.com>
From: Japin Li <japinli@hotmail.com>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-10-21T10:22:44Z
Lists: pgsql-hackers
On Fri, 21 Oct 2022 at 18:12, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote: > On 2022-Oct-21, Japin Li wrote: > >> Does there an error about forget the LIST partition? > > Of course. > https://cirrus-ci.com/build/4721735111540736 > > This is what you get for moving cases around at the last minute ... > Is there any way to get the regression tests diffs from Cirrus CI? I did not find the diffs in [1]. [1] https://cirrus-ci.com/build/4721735111540736 -- Regrads, Japin Li. ChengDu WenWu Information Technology Co.,Ltd.
Commits
-
meson: Split 'main' suite into 'regress' and 'isolation'
- a5ac3e76fe96 16.0 landed
-
Resolve partition strategy during early parsing
- 5fca91025e05 16.0 landed