Skip to content

Commit

Permalink
fix: add helloworld fdw back again
Browse files Browse the repository at this point in the history
  • Loading branch information
pcnc committed Dec 17, 2024
1 parent ede8766 commit 75d245f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/ext/wrappers/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ buildPgrxExtension_0_12_6 rec {

buildAndTestSubdir = "wrappers";
buildFeatures = [
"helloworld_fdw"
"all_fdws"
];
doCheck = false;
Expand Down

0 comments on commit 75d245f

Please sign in to comment.