Skip to content

Commit bdfc005

Browse files
committed
fix: add helloworld fdw back again
1 parent be16f09 commit bdfc005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/ext/wrappers/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ buildPgrxExtension_0_12_6 rec {
9696

9797
buildAndTestSubdir = "wrappers";
9898
buildFeatures = [
99+
"helloworld_fdw"
99100
"all_fdws"
100101
];
101102
doCheck = false;

0 commit comments

Comments
 (0)