Re: Broken HOT chains in system catalogs

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: <pgsql-hackers@postgreSQL.org>
Date: 2011-04-15T19:49:32Z
Lists: pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
 
>> can we enforce it through locks [?]
 
> Well, we already enforce it through the allow_system_table_mods
> mechanism:
 
Good enough for me.
 
-Kevin