Re: automatically generating node support functions
| От | Tom Lane |
|---|---|
| Тема | Re: automatically generating node support functions |
| Дата | |
| Msg-id | 2550130.1650379161@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: automatically generating node support functions (Alvaro Herrera <alvherre@alvh.no-ip.org>) |
| Ответы |
Re: automatically generating node support functions
|
| Список | pgsql-hackers |
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> I rebased this mostly out of curiousity. I fixed some smallish
> conflicts and fixed a typedef problem new in JSON support; however, even
> with these fixes it doesn't compile, because JsonPathSpec uses a novel
> typedef pattern that apparently will need bespoke handling in the
> gen_nodes_support.pl script. It seemed better to post this even without
> that, though.
Maybe we should fix JsonPathSpec to be less creative while we
still can? It's not real clear to me why that typedef even exists,
rather than using a String node, or just a plain char * field.
regards, tom lane
В списке pgsql-hackers по дате отправления: