You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor!: change PgWireServerHandlers to use impl trait return value (#269)
* refactor: use impl trait for PgWireServerHandlers
Signed-off-by: Ning Sun <sunning@greptime.com>
* refactor: use impl trait in examples
* feat: send notice for noop query implementation
* test: update integration test server
* fix: duckdb and sqlite examples
---------
Signed-off-by: Ning Sun <sunning@greptime.com>
0 commit comments