dbForge Data Compare for PostgreSQL v2026.1 release notes

What’s new

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.

Document Tab

Pin document tabs

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.

Restore tab order

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.

Text Editor

Syntax highlighting for dollar-quoted blocks

dbForge Data Compare for PostgreSQL now supports syntax highlighting for PostgreSQL dollar-quoted code blocks ($$ ... $$) instead of displaying them in plain red text.

Code Completion

PostgreSQL index name suggestions

dbForge Data Compare for PostgreSQL now suggests index names in ALTER INDEX, DROP INDEX CONCURRENTLY, CLUSTER ... USING, and REINDEX INDEX commands.

Quick Info

Indexed column icons

The Quick Info tooltip now displays an icon next to indexed columns, so you can identify them at a glance without opening table properties.