Darko Prenosil <[EMAIL PROTECTED]> writes:
>       What is SPI equivalent for libpq PQftable & PQFtablecolumn functions ?

There is none.  SendRowDescriptionMessage gets the column ID info by
rooting around in the targetlist of the SELECT query, and you'd have
to do the same.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to