Thread: pgsql: Dept of second thoughts: seems it'd be safer if pg_typeof is

pgsql: Dept of second thoughts: seems it'd be safer if pg_typeof is

From
tgl@postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Dept of second thoughts: seems it'd be safer if pg_typeof is marked
stable not immutable, since it depends on system catalog contents.

Modified Files:
--------------
    pgsql/src/include/catalog:
        pg_proc.h (r1.522 -> r1.523)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/pg_proc.h?r1=1.522&r2=1.523)