Re: small exclusion constraints patch
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>, Bruce Momjian <bruce@momjian.us>, Jeff Davis <pgsql@j-davis.com>, pgsql-hackers@postgresql.org
Date: 2010-05-30T17:33:16Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > ... The fact that not very many people will want to do > something is not a reason to prevent it. It's not about preventing it for no reason. The proposed patch removes a significant sanity check from code that still hasn't gotten out of beta. I might be willing to remove it in 9.1; I am *not* willing to remove it from 9.0. regards, tom lane