dbForge Data Compare for PostgreSQL v2026.1 introduces enhancements to optimize your workspace, script development, and tab management. New features include syntax highlighting for dollar-quoted code blocks and intelligent coding assistance with a focus on index visibility for faster data analysis.
dbForge Data Compare for PostgreSQL now lets you pin document tabs. Pinned tabs stay visible, so you can keep frequently used tabs at hand and separate important tabs from temporary ones.
When you reopen dbForge Data Compare for PostgreSQL after accidentally closing it, your document tabs are restored in the same order and layout as when you last closed the application. You can configure restore settings in Tools > Options > Environment > Documents > Restore.
dbForge Data Compare for PostgreSQL now supports syntax highlighting for PostgreSQL dollar-quoted code blocks ($$ ... $$) instead of displaying them in plain red text.
dbForge Data Compare for PostgreSQL now suggests index names in ALTER INDEX, DROP INDEX CONCURRENTLY, CLUSTER ... USING, and REINDEX INDEX commands.
The Quick Info tooltip now displays an icon next to indexed columns, so you can identify them at a glance without opening table properties.