mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-17 13:30:38 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@fcb77fd025 🚀
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["servers",[["impl ServerParameterProvider for <a class=\"struct\" href=\"servers/postgres/struct.GreptimeDBStartupParameters.html\" title=\"struct servers::postgres::GreptimeDBStartupParameters\">GreptimeDBStartupParameters</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[234]}
|
||||
9
trait.impl/pgwire/api/auth/trait.StartupHandler.js
Normal file
9
trait.impl/pgwire/api/auth/trait.StartupHandler.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["servers",[["impl StartupHandler for <a class=\"struct\" href=\"servers/postgres/struct.PostgresServerHandlerInner.html\" title=\"struct servers::postgres::PostgresServerHandlerInner\">PostgresServerHandlerInner</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[222]}
|
||||
Reference in New Issue
Block a user