pgsql-server/ oc/src/sgml/ref/create_cast.sgml ... - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql-server/ oc/src/sgml/ref/create_cast.sgml ...
Date
Msg-id 20030201220926.16A54475843@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    03/02/01 17:09:26

Modified files:
    doc/src/sgml/ref: create_cast.sgml
    src/backend/commands: functioncmds.c

Log message:
    Remove restriction that cast functions cannot be volatile.  This
    restriction was debatable to begin with, but it has now become obvious
    that it breaks forward-porting of user-defined types; contrib/lo being
    the most salient example.


pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql-server/src/bin/pg_dump Tag: REL7_3_STABL ...
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql-server/ oc/src/sgml/ref/Tag: oc/src/sgml ...