mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Include int8_tbl from tests for new 8-byte integer.
This commit is contained in:
@ -485,6 +485,7 @@ insert_seq
|
||||
insert_tbl
|
||||
int2_tbl
|
||||
int4_tbl
|
||||
int8_tbl
|
||||
iportaltest
|
||||
lseg_tbl
|
||||
onek
|
||||
@ -511,5 +512,5 @@ tinterval_tbl
|
||||
toyemp
|
||||
varchar_tbl
|
||||
xacttest
|
||||
(69 rows)
|
||||
(70 rows)
|
||||
|
||||
|
Reference in New Issue
Block a user