Peter Eisentraut <pe...@eisentraut.org> writes: > I propose to remove the obsolete RECHECK keyword completely. This used > to be part of CREATE OPERATOR CLASS and ALTER OPERATOR FAMILY, but it > has done nothing (except issue a NOTICE) since PostgreSQL 8.4. Commit > 30e7c175b81 removed support for dumping from pre-9.2 servers, so this no > longer serves any need, it seems to me.
+1 for the idea; didn't vet the patch closely. regards, tom lane