Skip to content

Commit 7785101

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 6aa0187 commit 7785101

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
@@ -235,6 +235,7 @@ builtins.listToAttrs (
235235
"pg_net"
236236
"pgaudit"
237237
"pg_tle"
238+
"postgis"
238239
"vector"
239240
"wrappers"
240241
]

nix/ext/tests/postgis.nix

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

0 commit comments

Comments
 (0)