Skip to content

Commit d3c2640

Browse files
committed
chore: update extension interface output
1 parent 75d245f commit d3c2640

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nix/tests/expected/extensions_sql_interface.out

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5164,6 +5164,9 @@ order by
51645164
wrappers | public | firebase_fdw_handler | | fdw_handler
51655165
wrappers | public | firebase_fdw_meta | | TABLE(name text, version text, author text, website text)
51665166
wrappers | public | firebase_fdw_validator | options text[], catalog oid | void
5167+
wrappers | public | hello_world_fdw_handler | | fdw_handler
5168+
wrappers | public | hello_world_fdw_meta | | TABLE(name text, version text, author text, website text)
5169+
wrappers | public | hello_world_fdw_validator | options text[], catalog oid | void
51675170
wrappers | public | logflare_fdw_handler | | fdw_handler
51685171
wrappers | public | logflare_fdw_meta | | TABLE(name text, version text, author text, website text)
51695172
wrappers | public | logflare_fdw_validator | options text[], catalog oid | void

0 commit comments

Comments
 (0)