Support testing numeric with PG 13 and 14
authorChristoph Berg <myon@debian.org>
Thu, 14 Sep 2023 11:35:56 +0000 (13:35 +0200)
committerChristoph Berg <myon@debian.org>
Thu, 14 Sep 2023 11:35:56 +0000 (13:35 +0200)
commita4b27db1b00247fa646f284b31a5190d1461f330
treef54f679b6b753c8156f520f7c849b4d83fb729f3
parentdfabbe8e9b30ec5418204ef4a19ab18fb09cf66a
Support testing numeric with PG 13 and 14

Close #9.
.github/workflows/ci.yml
Makefile
expected/datatypes.out
expected/datatypes_3.out
expected/numeric.out [new file with mode: 0644]
expected/numeric_1.out [new file with mode: 0644]
expected/numeric_3.out [new file with mode: 0644]
expected/numeric_4.out [new file with mode: 0644]
sql/datatypes.sql
sql/numeric.sql [new file with mode: 0644]