You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
This patch updates the regression tests to allow "make installcheck" to
pass if "default_with_oids" is set to false. I took the approach ofexplicitly adding WITH OIDS to the CREATE TABLEs where necessary, ratherthan tweaking the default_with_oids GUC var.