Re: ALTER TABLE ... SET DEFAULT - Mailing list pgsql-admin

From Tom Lane
Subject Re: ALTER TABLE ... SET DEFAULT
Date
Msg-id 12685.1018666401@sss.pgh.pa.us
Whole thread Raw
In response to Re: ALTER TABLE ... SET DEFAULT  (Brian McCane <bmccane@mccons.net>)
List pgsql-admin
Brian McCane <bmccane@mccons.net> writes:
> This doesn't make sense to me since the 'iscacheable' only works
> inside of a transaction block.

Nope, wrong definition.

This has been refined for 7.3, but in existing releases "iscachable"
really means "result never changes, *ever*".

            regards, tom lane

pgsql-admin by date:

Previous
From: Brian McCane
Date:
Subject: Re: ALTER TABLE ... SET DEFAULT
Next
From: Tom Lane
Date:
Subject: Re: ALTER TABLE ... SET DEFAULT