Downloads Home
News / Changes

You can get the Changes for Version 1 here
 
Date Comments

30 April 2002
  • Major Release - PG Explorer Ver 2.0
  • Query Designer
  • You can now execute a select query in the browse window
  • Select All on edit menu.
  • When you select text in the editor with your mouse sometimes it did not register correctly - fixed.
  • Create Function Wizard - Specify ALIASES
  • Tips Added
  • The Selected Item's icon will change if its possible to EXTRACT SQL.
  • Connect button will now disconnect when connected

  • 9 July 2002
  • Major Release - PG Explorer Ver 2.01
  • With Multi Case tables and field names you can now insert records with the browse form
  • If you change the Generated SQL in the Query Design Editor you will now be prompted before the SQL is replaced
  • A nasty bug the sometimes crash the editor with an access violation - fixed
  • Extract SQL on Indexes - Fields will now be in the order that it was created and not alphabetically
  • New Wizard - Rules
  • On application close - you will be prompted to save changes
  • With Postgres Server 7.2 -> Timestamp field type will extract as "timestamp without time zone", timestamptz will stay the same
  • The Editor has been completely replaced - Compatibility with the future linux release.
  • The new editor has many new features.
  • Editor -> Redo
  • Editor -> Replace
  • Editor -> Function Highlight
  • Editor -> Auto Complete
  • Editor -> Completion Proposal
  • Editor -> Syntax Highlight Multi line Single Quote or Single Line Single Quote - Useful for functions / Triggers
  • Toolbar - Show Position, Hints, ext.
  • Query Design - Field Query Criteria
  • Editor Shortcut Keys
    SHIFT-SPACE Auto completion - type SEL and press SHIFT-SPACE -> SELECT * FROM
    CTRL-SPACE Completion proposal menu popup
    SHIFT-CTRL-# , #=0-9 Add bookmark #
    CTRL-1 Jump to bookmark 1
    SHIFT-CTRL-I Block Indent
    SHIFT-CTRL-N Normal Select Mode
    SHIFT-CTRL-C Block Select Mode

    19 July 2002
  • Minor Release - PG Explorer Ver 2.01 Build 2
  • Create Table Wizard did not use the table comment - fixed

  • 23 July 2002
  • Minor Release - PG Explorer Ver 2.01 Build 3
  • View users that belongs to a group
  • The pop up menu on the editor caused a crash when you close a SQL window. Fixed

  • 13 Dec 2002
  • Major Release - Ver 2.02
  • Support for PostgreSQL 7.3
  • View field size in tree view
  • Query Design - Changing table alias did not change table name in where clause
  • Print

  • 29 April 2003
  • Major Release - Ver 2.03
  • Usernames and password not required anymore
  • Many bug fixes.
  • XP Look and Feel
  • Multiple Hosts

  • Oct 2010
  • Minor Release - Ver 2.5
  • Fixed Some Issues with PostgreSQL 8.*