Implement listen / notify for Postgres backend #459
Annotations
20 errors
|
(gcc-14-postgres)
Process completed with exit code 1.
|
|
(gcc-14-postgres):
src/sqlgen/postgres/Connection.cpp#L103
no declaration matches ‘int sqlgen::postgres::Connection::native_socket() const’
|
|
(gcc-11-postgres)
Process completed with exit code 1.
|
|
(gcc-11-postgres):
src/sqlgen/postgres/Connection.cpp#L103
no declaration matches ‘int sqlgen::postgres::Connection::native_socket() const’
|
|
(gcc-12-postgres)
Process completed with exit code 1.
|
|
(gcc-12-postgres):
src/sqlgen/postgres/Connection.cpp#L103
no declaration matches ‘int sqlgen::postgres::Connection::native_socket() const’
|
|
(llvm-16-postgres)
Process completed with exit code 1.
|
|
(llvm-16-postgres):
src/sqlgen/postgres/Connection.cpp#L103
out-of-line definition of 'native_socket' does not match any declaration in 'sqlgen::postgres::Connection'
|
|
(llvm-18-postgres)
Process completed with exit code 1.
|
|
(llvm-18-postgres):
src/sqlgen/postgres/Connection.cpp#L103
out-of-line definition of 'native_socket' does not match any declaration in 'sqlgen::postgres::Connection'
|
|
(gcc-11-sqlite)
Process completed with exit code 1.
|
|
(gcc-11-sqlite):
src/sqlgen/postgres/Connection.cpp#L103
no declaration matches ‘int sqlgen::postgres::Connection::native_socket() const’
|
|
(llvm-18-sqlite)
Process completed with exit code 1.
|
|
(llvm-18-sqlite):
src/sqlgen/postgres/Connection.cpp#L103
out-of-line definition of 'native_socket' does not match any declaration in 'sqlgen::postgres::Connection'
|
|
(gcc-12-sqlite)
Process completed with exit code 1.
|
|
(gcc-12-sqlite):
src/sqlgen/postgres/Connection.cpp#L103
no declaration matches ‘int sqlgen::postgres::Connection::native_socket() const’
|
|
(llvm-16-sqlite)
Process completed with exit code 1.
|
|
(llvm-16-sqlite):
src/sqlgen/postgres/Connection.cpp#L103
out-of-line definition of 'native_socket' does not match any declaration in 'sqlgen::postgres::Connection'
|
|
(gcc-14-sqlite)
Process completed with exit code 1.
|
|
(gcc-14-sqlite):
src/sqlgen/postgres/Connection.cpp#L103
no declaration matches ‘int sqlgen::postgres::Connection::native_socket() const’
|