Re: pgsql: Resolve partition strategy during early parsing
| От | Justin Pryzby |
|---|---|
| Тема | Re: pgsql: Resolve partition strategy during early parsing |
| Дата | |
| Msg-id | 20221104161934.GB16921@telsasoft.com обсуждение |
| Ответ на | pgsql: Resolve partition strategy during early parsing (Alvaro Herrera <alvherre@alvh.no-ip.org>) |
| Ответы |
Re: pgsql: Resolve partition strategy during early parsing
|
| Список | pgsql-committers |
On Thu, Nov 03, 2022 at 03:41:56PM +0000, Alvaro Herrera wrote: > Resolve partition strategy during early parsing > > This has little practical value, but there's no reason to let the > partition strategy names travel through DDL as strings. > > Reviewed-by: Japin Li <japinli@hotmail.com> > Discussion: https://postgr.es/m/20221021093216.ffupd7epy2mytkux@alvherre.pgsql > > Branch > ------ > master > > Details > ------- > https://git.postgresql.org/pg/commitdiff/5fca91025e05f803140831953c09a36f08efcef5 This caused a warning in MSVC. [16:10:46.225] c:\cirrus\src\backend\parser\gram.y(18435) : warning C4715: 'parsePartitionStrategy': not all control pathsreturn a value I'll send a patch to make cfbot warn about that soon.
В списке pgsql-committers по дате отправления: