We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be16f09 commit bdfc005Copy full SHA for bdfc005
nix/ext/wrappers/default.nix
@@ -96,6 +96,7 @@ buildPgrxExtension_0_12_6 rec {
96
97
buildAndTestSubdir = "wrappers";
98
buildFeatures = [
99
+ "helloworld_fdw"
100
"all_fdws"
101
];
102
doCheck = false;
0 commit comments