mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-07 13:52:59 +00:00
* feat: add logical plan based prepare statement for postgresql * refactor: correct more types * Update src/servers/src/postgres/types.rs Co-authored-by: LFC <bayinamine@gmail.com> * fix: address review issues * test: add datetime in integration tests --------- Co-authored-by: LFC <bayinamine@gmail.com>