Re: [v9.2] Fix leaky-view problem, part 1
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Kohei KaiGai <kaigai@kaigai.gr.jp>
Cc: Noah Misch <noah@2ndquadrant.com>, Tom Lane <tgl@sss.pgh.pa.us>, Kohei Kaigai <Kohei.Kaigai@emea.nec.com>, Stephen Frost <sfrost@snowman.net>, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-07-07T17:15:53Z
Lists: pgsql-hackers
On Thu, Jul 7, 2011 at 10:56 AM, Kohei KaiGai <kaigai@kaigai.gr.jp> wrote: > My opinion is ALTER TABLE SET/RESET code should be enhanced to accept > an operation to reset all the existing options, rather than tricky > updates of pg_class. > How about an idea to add AT_ResetAllRelOptions for internal use only? > > I'll fix up the regression test also. On an only semi-related note, ISTM that you may as well merge parts 0, 1, and 2 into a single patch, since there is no way we are going to apply any of them without the others. I suggest closing one of the CommitFest entries and revising the other one to point to the consolidated patch. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company