Files
greptimedb/trait.impl/pgwire/api/trait.PgWireServerHandlers.js
2026-01-07 14:30:45 +00:00

9 lines
479 B
JavaScript

(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]}