Skip to content

Commit a36702b

Browse files
committed
feat(ext): use the generic postgres extension test for postgis
Thanks to the improvement related to the generated pg_upgrade script, we can now reuse the generic postgres extension test for postgis.
1 parent 12534e9 commit a36702b

File tree

2 files changed

+1
-156
lines changed

2 files changed

+1
-156
lines changed

nix/ext/tests/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ builtins.listToAttrs (
234234
"pg_jsonschema"
235235
"pg_net"
236236
"pgaudit"
237+
"postgis"
237238
"vector"
238239
"wrappers"
239240
]

nix/ext/tests/postgis.nix

Lines changed: 0 additions & 156 deletions
This file was deleted.

0 commit comments

Comments
 (0)