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

Started by Tom Laneover 17 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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)