Re: Best way to debug user defined type

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Best way to debug user defined type
Дата
Msg-id 2234.1225916412@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Best way to debug user defined type  (CG <cgg007@yahoo.com>)
Список pgsql-general
CG <cgg007@yahoo.com> writes:
> I'm trying to debug a C function that is used for the binary send/receive part of a user defined type. I can debug
thesend part fine, but the receive part takes an input parameter of type "internal", and I can't seem to conjure up an
"internal"to feed to my function to test if the output is working. Can you suggest a debugging strategy? 

COPY BINARY out and back in?

            regards, tom lane

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

Предыдущее
От: "Andrus"
Дата:
Сообщение: Re: Speeding up query
Следующее
От: Sam Mason
Дата:
Сообщение: Re: Speeding up query