Support testing float with PG 11 and earlier
authorChristoph Berg <myon@debian.org>
Thu, 14 Sep 2023 11:46:30 +0000 (13:46 +0200)
committerChristoph Berg <myon@debian.org>
Thu, 14 Sep 2023 11:46:30 +0000 (13:46 +0200)
commitcd024c9ae4485aedef59f21cb78d8caa6f1977ee
treecaea4395f4225c777d60178bc41a421a1251368d
parenta4b27db1b00247fa646f284b31a5190d1461f330
Support testing float with PG 11 and earlier

See #9.
.github/workflows/ci.yml
Makefile
expected/datatypes.out
expected/datatypes_3.out
expected/float.out [new file with mode: 0644]
expected/float_1.out [new file with mode: 0644]
expected/float_3.out [new file with mode: 0644]
expected/float_4.out [new file with mode: 0644]
sql/datatypes.sql
sql/float.sql [new file with mode: 0644]