Re: Writing values to relation using bytearray ...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Writing values to relation using bytearray ...
Дата
Msg-id 28319.1236352966@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Writing values to relation using bytearray ...  (Kedar Potdar <kedar.potdar@gmail.com>)
Ответы Re: Writing values to relation using bytearray ...
Список pgsql-hackers
Kedar Potdar <kedar.potdar@gmail.com> writes:
> The problem here is I need to store values of different types into bytearray
> column of relation.

Perhaps you should study the ANALYZE code.  AFAICS your requirements are
not different from those of the pg_statistic data store.  You should do
things the same way they are done there, if only to reduce the surprise
factor for readers of the code.
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [PATCH] Regression test fix for Czech locale
Следующее
От: Zdenek Kotala
Дата:
Сообщение: Re: [PATCH] Regression test fix for Czech locale