From: Thomas G. Lockhart Date: Wed, 18 Feb 1998 07:29:45 +0000 (+0000) Subject: New table from new subselect test. X-Git-Tag: REL6_3~125 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca38b10c00eca56e5b637fdbd7301e528909afd3;p=postgresql New table from new subselect test. --- diff --git a/src/test/regress/output/misc.source b/src/test/regress/output/misc.source index fc723347bf..02eb0b6703 100644 --- a/src/test/regress/output/misc.source +++ b/src/test/regress/output/misc.source @@ -502,6 +502,7 @@ slow_emp4000 street stud_emp student +subselect_tbl tenk1 tenk2 text_tbl @@ -510,5 +511,5 @@ tinterval_tbl toyemp varchar_tbl xacttest -(68 rows) +(69 rows)