10000 [WIP] fix: add helloworld fdw back again (#1382) · hscmgroup/postgres@d21182c · GitHub
[go: up one dir, main page]

Skip to content

Commit d21182c

Browse files
authored
[WIP] fix: add helloworld fdw back again (supabase#1382)
* fix: add helloworld fdw back again * chore: update extension interface output
1 parent ede8766 commit d21182c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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)
0