On Fri, Jun 24, 2011 at 3:46 PM, Simon Riggs <[email protected]> wrote: > Test case please. I don't understand the problem you're describing.
S1: select * from foo; S2: begin; S2: alter table foo alter column a set storage plain; S1: select * from foo; <blocks> -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
