pub const USE_POSTGRES_TUNED_QUERIES: Config<bool>;
Flag to use concensus queries that are tuned for vanilla Postgres. This flag is a no-op when connecting to a CockroachDB backend.