From: Thomas G. Lockhart Date: Sun, 11 May 1997 15:45:10 +0000 (+0000) Subject: More tables are listed in the user-defined relations from other regression X-Git-Tag: REL6_1~182 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc25efef92549bafcd67bf1b1a59178009c13133;p=postgresql More tables are listed in the user-defined relations from other regression tests, including new tests. --- diff --git a/src/test/regress/output/misc.source b/src/test/regress/output/misc.source index 6475cd647c..7d19ac77b3 100644 --- a/src/test/regress/output/misc.source +++ b/src/test/regress/output/misc.source @@ -447,12 +447,14 @@ abstime_tbl aggtest arrtest b_star +box_tbl bprime bt_c16_heap bt_f8_heap bt_i4_heap bt_txt_heap c_star +circle_tbl city d_star datetime_tbl @@ -462,6 +464,8 @@ emp equipment_r f_star fast_emp4000 +float4_tbl +float8_tbl hash_c16_heap hash_f8_heap hash_i4_heap @@ -469,10 +473,16 @@ hash_txt_heap hobbies_r iexit ihighway +int2_tbl +int4_tbl iportaltest +lseg_tbl onek onek2 +path_tbl person +point_tbl +polygon_tbl ramp real_city reltime_tbl @@ -488,5 +498,5 @@ timespan_tbl tinterval_tbl toyemp xacttest -(46 rows) +(56 rows)