feat: improve support for postgres extended protocol #19776
develop.yml
on: pull_request
Matrix: Build GreptimeDB binary (profile-CI)
Matrix: Build GreptimeDB binaries
Check typos and docs
15s
Check License Header
2m 45s
Toml Check
2m 9s
Rustfmt
52s
Clippy
2m 51s
coverage
5m 16s
Matrix: Check
Matrix: distributed-fuzztest-with-chaos
Matrix: distributed-fuzztest
Matrix: Unstable Fuzz Test
Matrix: Fuzz Test
Matrix: sqlness
Annotations
13 errors
Check (ubuntu-20.04):
src/servers/src/postgres/types.rs#L605
mismatched types
|
Check (ubuntu-20.04):
src/servers/src/postgres/types.rs#L613
`std::option::Option<&ConcreteDataType>` doesn't implement `std::fmt::Display`
|
Check (ubuntu-20.04)
Process completed with exit code 101.
|
Check (windows-2022)
The job was canceled because "ubuntu-20_04" failed.
|
Check (windows-2022)
The operation was canceled.
|
Build GreptimeDB binary (profile-CI) (ubuntu-20.04)
Process completed with exit code 1.
|
Clippy:
src/servers/src/postgres/types.rs#L605
mismatched types
|
Clippy:
src/servers/src/postgres/types.rs#L613
`std::option::Option<&datatypes::data_type::ConcreteDataType>` doesn't implement `std::fmt::Display`
|
Clippy
Process completed with exit code 2.
|
Build GreptimeDB binaries (ubuntu-20.04)
Process completed with exit code 1.
|
coverage:
src/servers/src/postgres/types.rs#L605
mismatched types
|
coverage:
src/servers/src/postgres/types.rs#L613
`std::option::Option<&ConcreteDataType>` doesn't implement `std::fmt::Display`
|
coverage
Process completed with exit code 1.
|