master
Continuation of Reworking Connection to DB to support non-SQL connections
Fix JavaDoc issues
Add an expected error on usage of the chr() routine. According to PG15 commit e9e63b7, chr() in next release will return an error on negative input. Be prepared to that change.
Create DBMSCommon utility class and implement a matchesIndexName method.
Fix typos for dbmsSpecificOptions
Add a new PostgreSQL error
Enforce the checkstyle FinalClass rule
Remove the PostgreSQL vacuum_cleanup_index_scale_factor option.
Add support for access methods