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
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading
Loading status checks…
refactor(risingwave): decouple the risingwave backend from the postgr…
Browse filesBrowse the repository at this point in the history
…es backend (#10669)
Decouple the risingwave backend from the postgres backend to allow use
of `psycopg` (not `psycopg2`) with the postgres backend in #10659.