Drop support for < PG 9.3
authorCédric Villemain <Cedric.Villemain@Data-Bene.io>
Wed, 20 Sep 2023 09:30:46 +0000 (11:30 +0200)
committerCédric Villemain <Cedric.Villemain@Data-Bene.io>
Wed, 20 Sep 2023 10:26:20 +0000 (12:26 +0200)
commit3d60fc55ef965f581754c05d871735c019d83b4c
tree2d4f40ce41997790b495b05fe77e6ffbc89f0c02
parentbab3701ba98042786884f60b1d4d58f1630d9cc4
Drop support for < PG 9.3

Anyway all of that is very old...

The PostgreSQL code is stable and the only major change will now be with
PostgreSQL 16. So pgfincore should work with 9.4 for as long as it works
with PostgreSQL 15.
.github/workflows/main.yml
pgfincore.c