dbForge Data Compare for PostgreSQL 릴리스
Released: Jun 25, 2026
V2026.1.77 버젼 업데이트
수정사항
- Resolved clipboard data corruption when copying HTML data with duplicate column names.
Released: May 15, 2026
V2026.1.39 버젼 업데이트
수정사항
- Several minor bugs have been fixed.
Released: May 11, 2026
V2026.1.31 버젼 업데이트
기능
- AI Assistant
- Improved AI Assistant by adding support for database index metadata.
- Text Editor
- Added the 'Enclose identifiers in quotes' feature to the SQL Editor.
- Added syntax highlighting for PostgreSQL dollar-quoted blocks.
- Added index name suggestions in code completion.
- Added indexed column icons in Quick Info.
- Improvements
- Added the ability to pin document tabs.
- Added the ability to restore document tab order.
- Added support for the dec (n, m) type in the PostgreSQL parser.
- Added support...
Released: Mar 25, 2026
V2025.3.149 버젼 업데이트
기능
- Added support for the VARIADIC syntax for SQL Document.
Released: Feb 12, 2026
V2025.3.107 버젼 업데이트
수정사항
- Several minor bugs have been fixed.
Released: Jan 29, 2026
V2025.3.93 버젼 업데이트
수정사항
- Several minor bugs have been fixed.
Released: Dec 24, 2025
V2025.3.61 버젼 업데이트
기능
- Text Editor Improvements
- Added scroll bar annotations.
- Added an option to automatically surround selections.
- Improved code completion in routines to recognize local variables and parameters inside stored procedure and function bodies.
- Added editor support for SELECT statements.
- Added editor support for INSERT, UPDATE, and DELETE statements.
- Added editor support for the WITH clause.
- Added editor support for the MERGE statement.
- Improved code completion to support named parameters.
- Added...
Released: Nov 20, 2025
V2025.2.138 버젼 업데이트
수정사항
- Several minor bugs have been fixed.
Released: Oct 31, 2025
V2025.2.109 버젼 업데이트
수정사항
- Resolved an issue with handling NUMERIC values less than 0.0001.
- Resolved an issue with displaying the tooltip for a document bookmark, where the tooltip window overlapped the document bookmark.
Released: Oct 23, 2025
V2025.2.91 버젼 업데이트
수정사항
- Fixed a memory leak when executing queries in the SQL Document.