mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-16 13:00:40 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@0572a680af 🚀
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["servers",[["impl ServerParameterProvider for <a class=\"struct\" href=\"servers/postgres/struct.GreptimeDBStartupParameters.html\" title=\"struct servers::postgres::GreptimeDBStartupParameters\">GreptimeDBStartupParameters</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[232]}
|
||||
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() {
|
||||
var implementors = Object.fromEntries([["servers",[["impl StartupHandler for <a class=\"struct\" href=\"servers/postgres/struct.PostgresServerHandlerInner.html\" title=\"struct servers::postgres::PostgresServerHandlerInner\">PostgresServerHandlerInner</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[220]}
|
||||
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["servers",[["impl ExtendedQueryHandler for <a class=\"struct\" href=\"servers/postgres/struct.PostgresServerHandlerInner.html\" title=\"struct servers::postgres::PostgresServerHandlerInner\">PostgresServerHandlerInner</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[226]}
|
||||
9
trait.impl/pgwire/api/query/trait.SimpleQueryHandler.js
Normal file
9
trait.impl/pgwire/api/query/trait.SimpleQueryHandler.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["servers",[["impl SimpleQueryHandler for <a class=\"struct\" href=\"servers/postgres/struct.PostgresServerHandlerInner.html\" title=\"struct servers::postgres::PostgresServerHandlerInner\">PostgresServerHandlerInner</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[224]}
|
||||
9
trait.impl/pgwire/api/stmt/trait.QueryParser.js
Normal file
9
trait.impl/pgwire/api/stmt/trait.QueryParser.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["servers",[["impl QueryParser for <a class=\"struct\" href=\"servers/postgres/handler/struct.DefaultQueryParser.html\" title=\"struct servers::postgres::handler::DefaultQueryParser\">DefaultQueryParser</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[210]}
|
||||
9
trait.impl/pgwire/api/trait.ErrorHandler.js
Normal file
9
trait.impl/pgwire/api/trait.ErrorHandler.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["servers",[["impl ErrorHandler for <a class=\"struct\" href=\"servers/postgres/struct.PostgresServerHandlerInner.html\" title=\"struct servers::postgres::PostgresServerHandlerInner\">PostgresServerHandlerInner</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[218]}
|
||||
9
trait.impl/pgwire/api/trait.PgWireServerHandlers.js
Normal file
9
trait.impl/pgwire/api/trait.PgWireServerHandlers.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["servers",[["impl PgWireServerHandlers for <a class=\"struct\" href=\"servers/postgres/struct.PostgresServerHandler.html\" title=\"struct servers::postgres::PostgresServerHandler\">PostgresServerHandler</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[211]}
|
||||
Reference in New Issue
Block a user