Re: Dynamically generate a nested JSON file

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Dynamically generate a nested JSON file
Дата
Msg-id CAKFQuwZWEdpZ_Rz_-LXg5bR-s+h72bToPd9nfabRtQ4bVXfMrA@mail.gmail.com
обсуждение исходный текст
Ответ на Dynamically generate a nested JSON file  (Rushabh Shah <rushabh1007@gmail.com>)
Список pgsql-hackers
On Mon, Nov 27, 2023 at 2:10 PM Rushabh Shah <rushabh1007@gmail.com> wrote:

I want to dynamically generate a nested json file. I have written a function for it in PL/PGSQL that accepts 3 arrays. First one is an array of all json fields, second one is an array of all json fields with columns from tables present in db, third one mentions the type for all the fields inside the json file. 


This is a completely inappropriate question for this list - it is for discussions related to writing patches to the project source code.
 
The -general mailing list is where you can solicit help for problems you are having while using PostgreSQL.

David J.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: autovectorize page checksum code included elsewhere
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Adding facility for injection points (or probe points?) for more advanced tests