1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Include int8_tbl from tests for new 8-byte integer.

This commit is contained in:
Thomas G. Lockhart
1998-07-08 14:30:21 +00:00
parent 4405a85d7f
commit 5e7beed3eb

View File

@ -485,6 +485,7 @@ insert_seq
insert_tbl insert_tbl
int2_tbl int2_tbl
int4_tbl int4_tbl
int8_tbl
iportaltest iportaltest
lseg_tbl lseg_tbl
onek onek
@ -511,5 +512,5 @@ tinterval_tbl
toyemp toyemp
varchar_tbl varchar_tbl
xacttest xacttest
(69 rows) (70 rows)