Second thoughts about pg_typeof

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Second thoughts about pg_typeof
Date: 2008-11-03 20:38:28
Message-ID: 20206.1225744708@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2008-11-03 20:47:54 Re: Second thoughts about pg_typeof
Previous Message Zdenek Kotala 2008-11-03 20:36:07 Re: [WIP] In-place upgrade