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:
@ -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)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user