Re: Working with PostgreSQL enums in C code

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Working with PostgreSQL enums in C code
Дата
Msg-id AANLkTinH0juAvwWpnBTckhrSm-FzBwcvrjsixzVVzTsD@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Working with PostgreSQL enums in C code  (Joseph Adams <joeyadams3.14159@gmail.com>)
Список pgsql-hackers
On Mon, Jun 7, 2010 at 5:16 PM, Joseph Adams <joeyadams3.14159@gmail.com> wrote:
> I don't know if the JSON datatype will be a contrib module or built-in
> yet, but if it were contrib, would it still be better to use fixed
> OIDs anyway?

Part of the point is that EXPLAIN (FORMAT JSON) should return json, so
this needs to be built-in.  Otherwise, that won't work.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Idea for getting rid of VACUUM FREEZE on cold pages
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Idea for getting rid of VACUUM FREEZE on cold pages