Files
greptimedb/trait.impl/pgwire/api/trait.PgWireServerHandlers.js
2026-05-13 11:29:08 +00:00

9 lines
483 B
JavaScript

(function() {
const implementors = Object.fromEntries([["servers",[["impl PgWireServerHandlers for <a class=\"struct\" href=\"servers/postgres/struct.PostgresServerHandler.html\" title=\"struct servers::postgres::PostgresServerHandler\">PostgresServerHandler</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[213]}