Re: regression: pass with no default WITH OIDS

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: regression: pass with no default WITH OIDS
Date: 2005-01-22 05:15:45
Message-ID: 41F1E181.6040208@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Neil Conway wrote:
> 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.

Applied to HEAD and REL8_0_STABLE.

-Neil

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2005-01-22 10:13:17 Re: pg_autovacuum/Win32 Fixes
Previous Message Dave Page 2005-01-21 16:09:21 pg_autovacuum/Win32 Fixes