Re: ALTER TABLE ... NOREWRITE option - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: ALTER TABLE ... NOREWRITE option
Date
Msg-id m27gotseqy.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: ALTER TABLE ... NOREWRITE option  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> is needed there, or we may need to move some things from the exec
> phase to the prep phase to make it all work out.  I think it's totally
> doable, but it's not going to be a 50-line patch.

If you want to work on it, please be my guest :)

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade problem with invalid indexes
Next
From: Jeff Davis
Date:
Subject: Re: Commits 8de72b and 5457a1 (COPY FREEZE)