Best way to debug user defined type

Поиск
Список
Период
Сортировка
От CG
Тема Best way to debug user defined type
Дата
Msg-id 51038.60448.qm@web37904.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: Best way to debug user defined type  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
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 the
sendpart 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? 





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

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: How to use index in WHERE int = float
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: INSERT .... RETURNING