From: Thomas G. Lockhart Date: Sat, 25 Oct 1997 06:01:21 +0000 (+0000) Subject: Remove extraneous row from user_relns table. Don't know where it came from... X-Git-Tag: REL6_3~743 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac357fb44c28746936bd7fff128636fcc2336d8b;p=postgresql Remove extraneous row from user_relns table. Don't know where it came from... --- diff --git a/src/test/regress/output/misc.source b/src/test/regress/output/misc.source index 9e0b7eca7c..f959f7ce3a 100644 --- a/src/test/regress/output/misc.source +++ b/src/test/regress/output/misc.source @@ -459,7 +459,6 @@ check_seq check_tbl circle_tbl city -copy_seq copy_tbl d_star datetime_tbl @@ -508,5 +507,5 @@ timespan_tbl tinterval_tbl toyemp xacttest -(66 rows) +(65 rows)