This patch updates the regression tests to allow "make installcheck" to

Neil Conway <neilc@samurai.com>

Commit: 5df3fc67a7d3cf7f24bbe71807c11611b5851633
Author: Neil Conway <neilc@samurai.com>
Date: 2005-01-22T05:12:33Z
Releases: 8.1.0
This patch updates the regression tests to allow "make installcheck" to
pass if "default_with_oids" is set to false. I took the approach of
explicitly adding WITH OIDS to the CREATE TABLEs where necessary, rather
than tweaking the default_with_oids GUC var.

Files