Re: Getting the oid of an anyelement - Mailing list pgsql-general

From Tom Lane
Subject Re: Getting the oid of an anyelement
Date
Msg-id 6489.1252609301@sss.pgh.pa.us
Whole thread Raw
In response to Getting the oid of an anyelement  (Scott Bailey <artacus@comcast.net>)
Responses Re: Getting the oid of an anyelement
Re: Getting the oid of an anyelement
List pgsql-general
Scott Bailey <artacus@comcast.net> writes:
> Specifically, I'm trying to make a function like Oracle's dump that will
> take anything as input and return the internal representation of it. So
> I want to determine what type was passed in and call the appropriate
> send function.

You would need to write that in C.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unable to drop a table due to seemingly non-existent dependencies
Next
From: Pavel Stehule
Date:
Subject: Re: Getting the oid of an anyelement