Determine actual type of a pseudo-type argument - Mailing list pgsql-general

From Gerald Britton
Subject Determine actual type of a pseudo-type argument
Date
Msg-id CAPxRSnb_xjTkY=nmKL4EKYFMv0=NWEQB231NHH4RRJORdUfuwQ@mail.gmail.com
Whole thread Raw
Responses Re: Determine actual type of a pseudo-type argument
List pgsql-general
If I use a pseudo-type in the argument list of a function definition (SQL or plpgsql), how can I determine the actual type used a runtime?

--
Gerald Britton, MCSE-DP, MVP
LinkedIn Profile: http://ca.linkedin.com/in/geraldbritton

pgsql-general by date:

Previous
From: Gerald Britton
Date:
Subject: Re: Are PostgreSQL functions that return sets or tables evaluatedlazily or eagerly?
Next
From: Steve Baldwin
Date:
Subject: Re: Determine actual type of a pseudo-type argument