dbForge Data Compare for PostgreSQL 릴리스

Released: Aug 21, 2025

V2025.1.230 버젼 업데이트

수정사항

  • Fixed time format mismatches between the same data in the view and edit modes.

Released: Jul 21, 2025

V2025.1.186 버젼 업데이트

기능

  • Removed opening the connection on the main thread when opening the parameter input form.

수정사항

  • Fixed an issue with the data format for the range of timestamp with time zone type in the synchronization script.
  • Fixed an issue with the automatic display of Data Editor: when the Activate Data Editor after query execution option is enabled, Data Editor now opens automatically after a query runs, even if no data is returned.
  • Fixed an issue with long file names.

Released: Jun 23, 2025

V2025.1.134 버젼 업데이트

기능

  • Added support for parsing geometric arrays with schema specification.

Released: Jun 16, 2025

V2025.1.124 버젼 업데이트

기능

  • Added an AI Assistant that supports the following:
    • Context-aware query generation.
    • Conversion of natural language to SQL.
    • Query optimization.
    • SQL explanations.
    • SQL troubleshooting.
    • Error analysis and recommendations.
    • AI chat.
    • Integration with the dbForge tools.
  • Added support for PostgreSQL 18.
  • Updated color palettes for the Light and Dark skins.
  • Refined font rendering and the coloring of syntax errors.
  • Added Brief View to the Start Page to switch between displaying full paths to recent files...

Released: Mar 3, 2025

V4.2.126 버젼 업데이트

수정사항

  • Fixed an error that occurred when using 'plpgsql' in lowercase within an anonymous code block.
  • Resolved an issue with editing data in tables containing a SERIAL column in Data Editor.

Released: Dec 3, 2024

V4.2.47 버젼 업데이트

기능

  • Connectivity:
    • Added support for PostgreSQL 17.
    • Added support for AlloyDB.
    • Added support for Supabase.
    • Added support for Google Cloud.
    • Added support for Azure Cosmos DB for PostgreSQL.
    • Added support for the rds-ca-rsa2048-g1 SSL/TLS certificate for connecting to PostgreSQL servers on Amazon Web Services.
  • Text Editor:
    • Added parameter info and quick info for functions and procedures.
    • Added suggestions for foreign key columns in ON DELETE SET NULL and ON DELETE SET DEFAULT clauses.
    • Added...

Released: Jan 17, 2024

V4.1.839 버젼 업데이트

수정사항

  • Fixed an error that occurs when switching between Card View and Grid View in the Data Editor.

Released: Jan 10, 2024

V4.1.832 버젼 업데이트

수정사항

  • Fixed an error that occurs when switching between Card View and Grid View in the Data Editor.

Released: Nov 27, 2023

V4.1.789 버젼 업데이트

수정사항

  • Fixed potential product crash on CrossOver during window animation processing.
  • Resolved SELECT query execution error occurring with edit mode activated in Data Editor.

Released: Aug 18, 2023

V4.1.701 버젼 업데이트

수정사항

  • Fixed an error that occurred when parsing the bodies of scripts containing CREATE FUNCTION/PROCEDURE statements.