Re: Second thoughts about pg_typeof - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Second thoughts about pg_typeof
Date
Msg-id 490F637A.5060302@dunslane.net
Whole thread Raw
In response to Second thoughts about pg_typeof  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

Tom Lane wrote:
> I wonder if pg_typeof() should be marked stable instead of immutable?
> Its results certainly depend on the contents of system catalogs ...
>
>             
>   

makes sense.

cheers

andrew


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Second thoughts about pg_typeof
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] PageGetTempPage cleanup