pgsql: Dept of second thoughts: seems it'd be safer if pg_typeof is - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Dept of second thoughts: seems it'd be safer if pg_typeof is
Date
Msg-id 20081103210917.852ED7545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Clean up the messy semantics (not to mention inefficiency) of
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Allow uuid_in() to parse a wider variety of variant input formats