dexter
dexter copied to clipboard
Add support for setting use_real_oids=on for hypopg extension
This PR adds a fix for using the hypopg extension with AWS RDS Postgres databases. It sets the use_real_oids=on parameter for the current session, as required for the extension to function correctly.