Skip to content

Commit 6889a7d

Browse files
jfrocheyvan-sraka
authored andcommitted
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 e2f61b1 commit 6889a7d

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
@@ -236,6 +236,7 @@ builtins.listToAttrs (
236236
"pg_stat_monitor"
237237
"pg_tle"
238238
"pgaudit"
239+
"postgis"
239240
"vector"
240241
"wal2json"
241242
"wrappers"

nix/ext/tests/postgis.nix

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

0 commit comments

Comments
 (0)