Added the `disable_prepared_statements` option for Postgres-based connectors.
This option is to be used with endpoints that do not support the prepared statements session feature, such as PGBouncer and Supabase in Transaction mode.