| |
|
|
Start Produkty Navicat dla PostgreSQL Historia aktualizacji
|
Release Notes
If you have purchased our products and want to retrieve the download information of the latest version, please click here
Aug 30 2010
Navicat for PostgreSQL (Windows) version 9.0.13 is now available Improvements:
- Horizontal scrollbar is now reset to the left position after applying Beautify SQL feature.
Bug Fixes:
- "Access violation" error sometimes occurred when running an invalid syntax in Query Editor.
- Data Transfer profiles were unable to be opened.
Upgrade Procedure : click here to upgrade
Aug 2 2010
Navicat for PostgreSQL (Windows) version 9.0.12 is now available Bug Fixes:
- Foreign Key Data Selection did not work properly.
- Brackets in FROM clause could not be parsed between Query Editor and Query Builder.
- When exporting numeric data with comma as decimal seperator to access file, the numbers were displayed without the comma.
- When exporting numeric data to excel file, it would be exported as string type.
- Process ID became negative value in Server Monitor.
Upgrade Procedure : click here to upgrade
Jul 15 2010
Navicat for PostgreSQL (Windows) version 9.0.11 is now available Improvements:
- Added highlight keywords - ELSIF and ELSEIF in SQL Beautifier.
Bug Fixes:
- "Access Violation" error occured when printing database/table structure to PDF, HTML etc.
- Privileges tab in Table Designer was unable to toggle check box using keyboard.
- "List Index our of bounds (58)" error occured when trying to enter/edit SQL in query Definition tab.
- Foreign Key link position in Visual Builder were not accurate enough.
- Fixed bug when parsing FROM clause with brackets in Visual Builder, e.g. select ... from ((...)).
- Server Monitor would crash if being opened for a while.
- The info column in Server Monitor only showed (WIDEMEMO).
Upgrade Procedure : click here to upgrade
Jun 23 2010
Navicat for PostgreSQL (Windows) version 9.0.10 is now available Bug Fixes:
- Beautify SQL would cause error if extra spaces existed in aggregate function.
- Fixed error when importig XML files from the Interent.
- When exported data to Excel spreadsheet, string start with zero (e.g. 009123) would be changed to integer (9123).
- "Ask to save new queries" in Options would be reset to unchecked after Navicat restarted.
Upgrade Procedure : click here to upgrade
Jun 8 2010
Navicat for PostgreSQL (Windows) version 9.0.9 is now available Bug Fixes:
- "700 - Invalid response: 417" error occured when connecting to server over HTTP Tunnel.
- "Duplicate name 'Field11' in TFieldDefs" error occured if a table contained more than 11 fields in which the first ten field names include "Field1".
- Tab order in Import Wizard was set up incorrectly.
Upgrade Procedure : click here to upgrade
May 31 2010
Navicat for PostgreSQL (Windows) version 9.0.8 is now available Improvements:
- Added more popup option for Where and Having clauses in Query Builder.
Bug Fixes:
- In Navicat main, View -> Sort did not work properly.
- In Navicat main, copying action would not work properly after certain user actions.
- In Navicat main, Window -> Next Window did not work properly.
- When adding new field and tabbing across cloumns in Table Designer, bule hash would appear at the end of the columns.
- When tabbing betweem columns in Table Deisgner, some columns would be skipped.
- Beautify SQL feature did not compatible with Navicat Query Parameter syntax, so that error would occur when running the parameter query.
Upgrade Procedure : click here to upgrade
May 17 2010
Navicat for PostgreSQL (Windows) version 9.0.7 is now available Improvements:
- Improved virtual grouping rename issue - e.g. group like "ITem" and it didn't allow to change into "Item".
- Changed to use Ctrl+MouseWheel instead of LeftClick+MouseWheel for zoom in/out function in Query Editor.
- Query Builder is now able to handle incomplete SQL statement when switching between Query Editor and Query Builder.
- SELECT clause is now able to be generated when dragging a table to Query Builder without selecting any columns, and switching to Query Editor.
- Improved export data to excel spreadsheet - number/float data is now being export to number format instead of string format.
- Widen the width of the saved profiles list under Data Transfer and Data/Structure Synchronization windows.
- Added shortcuts for Structure Synchronization - [ctrl+a] to select all scripts, [ctrl+c] to copy selected scripts, right click the popup menu to copy the selected scripts.
Bug Fixes:
- Access Violation error occured when exporting chart report to excel file.
- The automatic word wrap in TEXT fields not working properly in Form View.
- "Navicat is not able to prase SQL" error occured in Query Editor.
- Navicat freezed when applying "Beautify SQL" on some SQL statements.
Upgrade Procedure : click here to upgrade
May 10 2010
Navicat for PostgreSQL (Windows) version 9.0.6 is now available Bug Fixes:
- The font size used in Query grid was smaller than in View grid.
- "Set Display Format" option in Table Viewer did not work in numerical field.
- Fixed the wrong positioning issue of main menu items.
Upgrade Procedure : click here to upgrade
May 3 2010
Navicat for PostgreSQL (Windows) version 9.0.5 is now available Improvements:
- Improved the performance for opening Table Viewer with huge amount of columns.
Bug Fixes:
- When selecting a particular entry in an enum select box by typing the first letters of the item, the wrong value would be saved if confirmed the changes using the check mark.
- When applied "Auto save" function, recover window would not launched if multiple Navicat instances started.
- "Access violation" error occured when creating function using Function wizard.
- "Not enough storage is available to complete this operation" error occured when exporting field values start with "=" to Excel file.
- Fixed the drag & drop problem on Select, Where, Group By, Having, Order By, Limit regions in Query Builder.
- When trying to determine if the dataset were editable in Query, error would occur if user contained privilege on View, but did not have select privilege for Table.
- "Access violation" error occured for code/word completion feature.
Upgrade Procedure : click here to upgrade
Apr 26 2010
Navicat for PostgreSQL (Windows) version 9.0.4 is now available Improvements:
- Better handle case sensitive of object identifier for Query Builder.
- Support "select ... from ... group by left(..., ...)" when switching from Query Editor to Query Builder.
- Improved keywords list for Code/Word Completion.
- Attached hot keys to the navigation bar in Table Viewer.
Bug Fixes:
- Toolbar buttons did not refresh after maximized/minimized and changed size of panes.
- Toolbar would blink when toggling taskbar auto hide option.
- When sweithed between Query Builder ad Query Editor, ";" would be inserted into the middle of the statement.
- "Select All" and "UnSelect All" buttons missing in Data Synchronization window.
Upgrade Procedure : click here to upgrade
Apr 12 2010
Navicat for PostgreSQL (Windows) version 9.0.3 is now available Main New Features:
- Import/Export connection.
- Significant Improvements made in code/word completion.
- Code Folding.
- Matched Brace/Bracket Highlighting.
- Parameter Tips.
- Zoom In/Out for SQL editors.
- SQL Beautifier.
- Favorites.
- Object Filter.
- Individual database objects backup.
- Unicode Character Report.
- Auto save in Query, Function etc.
- Custom sort in Tabler Viewer.
- Significant Improvements made in editor and data grid searching.
- Notification email supports SSL/TLS in Schedule.
- History Log Viewer.
Upgrade Procedure : click here to upgrade
Feb 24 2010
Navicat for PostgreSQL (Windows) version 8.2.20 is now available Bug Fixes:
- When altered Function (PostgreSQL 8.0 or before), all its parameters would be lost after saved.
- When running backup for PostgreSQL database, duplicate/missing records would happen.
- Word Wrap status did not save in the Query Editor.
- "Access violation" error occured when adding "Order By" or selecting any fields after "Select * from table" being run several times in Query Builder.
- When import from ODBC with empty tables, "BOF/EOF access" error would occur.
- Error dialog occured when selecting target connection in Data Transfer.
Upgrade Procedure : click here to upgrade
Jan 19 2010
Navicat for PostgreSQL (Windows) version 8.2.19 is now available Bug Fixes:
- Restore function could not work properly.
- Insert Field did not work in Table Designer.
Upgrade Procedure : click here to upgrade
Jan 12 2010
Navicat for PostgreSQL (Windows) version 8.2.18 is now available Bug Fixes:
- When set the DEFAULT NULL property in PostgreSQL table, Navicat used "SET DEFAULT NULL" rather than "DROP DEFAULT"
- Sequence checkbox status and counter did not work properly in Data Transfer.
- "select * from table" would return result set in unexpected order, so that Data Transfer and Export functions would return incorrect result.
- Events and Sequences could not shown under Object Selection tab in Restore form.
Upgrade Procedure : click here to upgrade
Nov 18 2009
Navicat for PostgreSQL (Windows) version 8.2.17 is now available Improvements:
- In step 6 of Import Wizard, Source field name would be truncated if longer than 255 characters. Now, Navicat supports up to 5000 field name characters.
Bug Fixes:
- Refresh did not work for getting update data.
- When import text-based file using Import Wizard, Navicat was unable to get the number of columns correctly if the file did not contain field name row or there were empty lines existed before first data row.
Upgrade Procedure : click here to upgrade
Oct 28 2009
Navicat for PostgreSQL (Windows) version 8.2.16 is now available Bug Fixes:
- Primary Key were defined improperly under SQL Preview tab in Table Designer.
- The cursor position moved to end-of-line after saved the Function.
- Failed to establish SSH connection when the private key path contained unicode.
- when the server name contain unicode characters, this server name was unreadable in SQL file which created using Data Transfer feature.
- "Control 'ppParameterEditor' has no parent window" error occured when clicked on the ParametersEditor button which under Generation topic in Report Builder.
- When a table contained some long field names, those field names were only partialy visible or even invisible in Form View.
- When resizing the Data Transfer/Data Synchronization/Structure Synchronization window, all data fields expanded to display longer content except the "profile" drop down list.
Upgrade Procedure : click here to upgrade
Oct 5 2009
Navicat for PostgreSQL (Windows) version 8.2.15 is now available Bug Fixes:
- "Class TSciMemo not found" error occured when opening PostgreSQL Aggregate Designer.
- Data could not be updated/added in Table Viewer when using HTTP Tunnel connection to PostgreSQL server.
- "Truncate Table" function did not work with multiple tables if using HTTP Tunnel connection.
Upgrade Procedure : click here to upgrade
Sep 25 2009
Navicat for PostgreSQL (Windows) version 8.2.14 is now available Improvements:
- Export Wizard is now able to export data filering result.
- PostgreSQL "bytea" data type will now being exported as E'...' in text-base file.
Bug Fixes:
- "Property cannot be found" error occured when importing Access file with datatype that may involve decimal places info, e.g.currecy, number, floating point value.
- BLOB data in text file was unable to import successfully.
- Crashed when running "SELECT ctid FROM table" in PostgreSQL server.
- "Access Violation" error occured when exporting data to Access file if using HTTP Tunnel connection.
Upgrade Procedure : click here to upgrade
Sep 3 2009
Navicat for PostgreSQL (Window) version 8.2.13 is now available Improvements:
- The Data Synchronization message log will not show server name rather than Host/IP.
Bug Fixes:
- When applied comma as decimal seperator, Data Synchronization would cause problem.
- Date field was not converted correctly when exported to DBF file.
- An empty field would be displayed if employed EUC_JP as database encoding.
- Undo (Ctrl + z) function did not work properly on memo editor in Table Viewer.
- Docked windows could not show in task bar under Windows 7.
- Email attachment in Schedule could not be sent if "Add timestamp" option was enabled in Export Wizard.
Upgrade Procedure : click here to upgrade
Aug 11 2009
Navicat for PostgreSQL (Window) version 8.2.12 is now available Improvements:
- Improve suggestion on target data type and provide a default precision and scale information in Import Wizard.
- Support export to clipboard.
Bug Fixes:
- It was slow to open Table Designer for PostgreSQL server.
- When docking a console window to main window, the wheel of mouse would be no effect.
- Month calendar Could not fully display in some system.
- If password did not save in Connection Properties, Dump SQL File would not work propertly.
Upgrade Procedure : click here to upgrade
Jul 22 2009
Navicat for PostgreSQL (Windows) version 8.2.11 is now available Enhancement:
- Support of UUID for PostgreSQL server 8.3 or above.
Bug Fixes:
- "SSH Tunnel:''is not a valid integer value" error occured during SSH connection.
- When exported data to MS Access, month and day values were mixed up.
- Slow problem while transfering data from command line.
- "permission denied for relation pg_authid" error occured when creating table for ProgreSQL server.
- Access Violation error happened when creating new table with index.
- Index, constraint and trigger could not be renamed in Table Designer.
Upgrade Procedure : click here to upgrade
Jul 13 2009
Navicat for PostgreSQL (Windows) version 8.2.9 is now available Bug Fixes:
- If table names stated with number e.g. 1Table, those tables were not displayed on the Query Builder.
- when using Find (ctrl+f) in Form View, it would jump out of Form View into Grid View.
- When applied docking feature under Windows 7, "System Error. Code: 87. The parameter is incorrect" occured.
- Fixed "Select" statement with empty string in Query Editor resulted in Access violation.
Upgrade Procedure : click here to upgrade
Jul 9 2009
Navicat for PostgreSQL (Windows) version 8.2.8 is now available Enhancement:
- Support of SSL for PostgreSQL server 8.4.
- Improved dual monitor system support.
- Report files are now able to copy to other dataabses.
Bug Fixes:
- Access Violation error happened on Data Synchronization when the target connection applied HTTP Tunnel.
- Backup failed when connection applied HTTP Tunnel.
- When closed the Restore dialog after restored, Access violation occured.
- User-defined schema would not show in Structure Synchronization.
- "Not enough timers available" error occured in Structure Synchronization.
- After saved the query in Query Editor, the cursor returned to the beginning of the script.
- "Keepalive Interval" did not work for PostgreSQL version.
- Database/Schema privileges could not be edited for PostgreSQL server.
- Modified existing Operator Class did not work properly for PostgreSQL server 8.4.
- Structure Synchronization did not work properly for PostgreSQL server 7.4.
- When deleted multi-cell in Table Viewer, Navicat would hang.
Upgrade Procedure : click here to upgrade
Jul 2 2009
Navicat for PostgreSQL (Windows) version 8.2.7 is now available Enhancement:
- Support import/export from/to Access 2007 file.
- When using "Duplicate Connection" to create a new connection, Settings Save Path won't be copied.
Bug Fixes:
- Fixed the column width not saved in Query Result tab.
- When exporting tables with choosing "None" for Field delimiter into Text file, it now not add #0(null character) as delimiter.
- Modified the default query limit to 100 for PostgreSQL server to avoid Out of Memory error during the Backup, Data Transfer and Export process.
Upgrade Procedure : click here to upgrade
Jun 26 2009
Navicat for PostgreSQL (Windows) version 8.2.6 is now available Enhancement:
- Ability to duplicate connection.
Upgrade Procedure : click here to upgrade
Jun 25 2009
Navicat for PostgreSQL (Windows) version 8.2.5 is now available Bug Fixes:
- Fixed access violation issue while reorganizing Join table for a saved query.
- Fixed "Duplicate Field" function in Table Designer, given "unknown column..." error message.
- Fixed access violation issue during backup process.
- Fixed altering the inheritance table, given "syntax error at or near "INHERITS" at..." error message for Navicat PostgreSQL version.
Upgrade Procedure : click here to upgrade
Jun 22 2009
Navicat for PostgreSQL (Windows) version 8.2.4 is now available Enhancement:
- Support of new privileges for PostgreSQL 8.4.
- Support of "ALTER DATABASE SET TABLESPACE" and "ALTER TABLE SET WITH OIDS" for PostgreSQL 8.4
- Support of parameter default value in Stored Procedure.
- Improved stability in Query.
- Ability to stop while establishing connection to server.
- Adjusted the default Settings Save Path to "My Documents".
- Detail View (object attributes) will now being adjusted under View menu.
- Improved Stored Procedures/Functions Wizard as non-modal form.
- Adjusted the file size behavior of "Use extended insert statements" when transfering to file.
- Added execute time for Explain action under Message tab in Query.
- Support Ctrl+Del shortcut to delete records.
Bug Fixes:
- Fixed SSH Tunnel: BigInteger Overflow issue.
- Fixed the crash issue while doing the seach action in Query results.
- Fixed field alias update/insert issue in Query.
- Date became 0 while exporting to Excel.
- Fixed password prompt issue while connecting to server in Data Transfer, Data/Structure Synchronization, Console and Server monitor.
- Fixed GUI font size issue in Connection form.
- Fixed columns missing while printing reports using schedule in command line
- Fixed Virtual Grouping was unable to load.
- When importing dbf/excel file floating values '.' or ',' as decimal separator, Navicat will now try both in order to recognize its proper floating values.
- Navicat will now end to run the routine for Profile/Status if the Query has stopped by user.
- Fixed access violation issue when deleted table in Query Builder after running the query.
- Fixed file association for Windows Vista and Windows 7.
Upgrade Procedure : click here to upgrade
May 18 2009
Navicat for PostgreSQL (Windows) version 8.1.11 is now available
Navicat new logo design has been launched.
Upgrade Procedure : click here to upgrade
Mar 9 2009
Navicat for PostgreSQL (Windows) version 8.1.10 is now available Bug Fixes:
- Query Builder failed to work for JOIN statement.
- Query Explain not working properly.
Upgrade Procedure : click here to upgrade
Feb 16 2009
Navicat for PostgreSQL (Windows) version 8.1.9 is now available Major new features:
- Support of PostgreSQL version 7.3 to 8.3.
- Support of keeping Navicat connections alive.
- Object Dependency Relationships shown in "Using" and "Used By" tab under Object Information pane.
- Support of Tablespace object list.
- Support of SQL Preview for all object design forms.
- Virtual Grouping is now supported for Tables, Views, Functions, Queries, Reports, Backups and Schedules.
- Support of “Preview†and “Explain†in View.
- ENUM Data Type support for PostgreSQL 8.3.
Other enhancements:
User Interface
- Object information is now shown in pane inside Navicat main form rather than pop-up modal dialog.
- Support of Thumb Tracking in Grid View.
- Detail View is available for database objects under "Others" menu.
- Shortcut to launch History Log (Ctrl+H).
Import Wizard
- Support of auto-increment in Access/Paradox/Dbase Import.
- Support of foreign key/index/unique constraints in Access/ODBC Import.
- Support of MS Access Password security.
- Improved Field Type mapping accuracy.
Export Wizard
- Improved Field Type mapping accuracy.
Query Building
- Added "Explain" button.
- Added "Message" tab for error and message log
Structure Synchronization
- Increased Speed.
- Improved cross-version synchronization.
- Support of Sequence.
- Options to choose which objects to compare.
Data Transfer
- Support of Sequence.
- Additional options to choose which constraints to transfer.
Backup
- Support of Sequence and Table Index.
- Ability to compress a decompressed backup, and vice versa.
Bug Fixes:
- Fixed Access Violation error when right-clicking on empty Connection tree.
- Fixed "New Group" behaviour in Schedule group setting.
- Fixed Access Violation error while running schedule for import in command line.
Upgrade Procedure : click here to upgrade
Feb 9 2009
Navicat for PostgreSQL (Windows) version 8.1.10 is now available Bug Fixes:
- Query Builder failed to work for JOIN statement.
- Query Explain not working properly.
Upgrade Procedure : click here to upgrade
Jan 6 2009
Navicat for PostgreSQL (Windows) version 8.0.29 is now available Bug Fixes:
- Changed the default cipher specification in SSH Connection.
- Data Transfer failed to drop views which exist in the target server.
- Multi-lines parameter lists are not displayed properly.
- Non ascii password failed in Test Connection.
- Zero value is not updated for auto-increment columns in Table View.
- Wrong date imported for excel files using 1904 date system.
- Failed to import xml files with empty tag.
Upgrade Procedure : click
here to upgrade
Sep 18 2008
Navicat for PostgreSQL (Windows) version 8.0.28 is now available Bug Fixes:
- Fixed e-mail sending with authentication setting in Schedule.
- Fixed Print Database/Table issue, while printing non-english field name, table name etc.
- Fixed dbf import,while importing Float type with NULL value.
- Fixed Open Table shortcut issue.
- Fixed Command Line crash.
- Fixed Report Builder, error message while moving String value with DBText control.
- Fixed Data Transfter with Lock enabled under General tab, no structure or records being transfered to SQL file while running schedule.
Upgrade Procedure : click
here to upgrade
Apr 30 2008
Navicat for PostgreSQL (Windows) version 8.0.27 is now available Bug Fix:
- Fixed the backup problem while establishing connection
using HTTP tunnel. (please feel save that all your
data have already been backup in your backup files.
No data are lost. If you are encountering problem
during the restore process, please provide us your
backup file.)
Navicat Release Notes.
Upgrade Procedure : click
here to upgrade
Apr 16 2008
Navicat for PostgreSQL (Windows) version 8.0.26 is now available Improvements:
- Provide better error log system for Data Synchronization.
Bug Fixes:
- Structure Synchronization will not synchronize view
correctly.
- Fixed "Invalid class typecast" error in
Server Monitor.
- Closed the docking windows using Alt+F4 would give
Access Violation error.
- Structure Synchronization will not synchronize field
comments.
Navicat Release Notes.
Upgrade Procedure : click
here to upgrade
Apr 7 2008
Navicat for PostgreSQL (Windows) version 8.0.25 is now available Improvements:
- The outcome from Navicat "Dump SQL File" feature
(both database and table) includes "drop table if
exists" statement.
- Ability to remember size and position for "New Query"
window.
- Ability to stop a running query.
- Set focus on Query Editor when opening a new query.
Bug Fixes:
- Fixed the comparison between function bodies during
the StructureSync process.
- Fixed the backup problem which would generate error
if object name contains apostrophe(').
- No need to save the query before export to excel
file.
- Scheduled Job does not populate "from" field in
email.
- Restore window position problem.
- Export dbf with or without memo issue.
- Fixed uppercase StoredProc in Manage users.
- Overflow in Server Monitor.
- Unicode problem in StoredProc designer.
- Comment are not shown in StoredProc designer after
save.
- Fixed import dbf float/double issue.
- Fixed Import xml issue - while xml file contains
ampersands(&).
- Fixed popup position with dual monitor.
- File association problem between MYSQL and PGSQL
version.
- Fixed number of crashes from query.
Navicat Release Notes.
Upgrade Procedure : click
here to upgrade
Jan 28 2008
Navicat for PostgreSQL (Windows) version 8.0.23 is now available Major new features:
- Code Completion - speedup your sql writing.
- Form View - enjoy a clear display of field name
and its value with focus on current record.
- New Profile System - Open profile on your desktop
directly.
- Print Report to Files - export report to pdf, html
and more.
Other enhancements:
- Incremental Search and more supports in Table View.
- Usability enhancement in Table Design.
- Many other improvements on features and user-friendliness.
Navicat Release Notes.
Upgrade Procedure : click
here to upgrade
Jan 7 2006
Navicat for PostgreSQL (Windows) version 7.1.8 is now available New features:
- Support of Views/Stored Procedures Backup and Restore.
- Support of View/Stored Procedures Data Transfer.
- Support of View creation in Query Builder.
Oct 30 2005
Navicat for PostgreSQL (Windows) version 7.1.2 is now available New features:
- Data Synchronization.
- Structure Synchronization.
- Build in SQL Console.
- View Builder.
Some features enhancements:
- Further data are shown in the tree view.
- Three colors are employed within the table grid
to provide a better vision for users.
- Supports Query Parameter.
- Provides a short-cut to terminate a running query.
- Raw mode setting allows user to view the actual
data value which stored in the PostgreSQL database.
- Export Profile -the existing Navicat setting can
be exported into a .reg file. You can also reload
the Navicat setting from a new machine.
- Query Builder supports to create a query from different
databases which are within the same connection.
- View Builder is an easy-way to create view.
- Run Selected - Query Statements can be executed
partly in the Query Editor.
- Functions - new editor window provides an easy-way
to create function.
- Support Private Key feature for SSH Tunnel.
- WordWrap built for Query and View Editor.
If you have purchased our products and want to retrieve the download information of the latest version, please click here
Aug 30 2010
Navicat for PostgreSQL (Mac) version 9.0.10 is now available Improvements:
- "Test Connection" action can now be canceled in Connection Properties.
- Text Qualifier can now be freely set to any characters during Import Wizard.
Bug Fixes:
- If a group contained more than two connections, error would occur when trying to delete the group.
- Null values were inserted on non-edited timestamp field in Table Viewer may cause errors.
- Updated rows in Query Viewer were reverted back to their previous value after highlighting another rows.
- Navicat hanged when importing multiple files using Import Wizard.
- Error message could not be displayed if "Continue on Error" was not checked in Data Transfer.
- Memory allocation problem when the manual was opened.
Upgrade Procedure : click here to upgrade
Jul 29 2010
Navicat for PostgreSQL (Mac) version 9.0.9 is now available Bug Fixes:
- Changes on SSH settings in Connection Properties would only be applied after Navicat restarted.
- In Mac OS X 10.4, Navicat would crash when opening tables with foreign keys.
- Default value button was disabled when switching from NULL to "" in Table Designer.
- Sequence is now created before creating table during Structure synchronization.
- Menu bar did not display properly when running in Mac OS X 10.4.
- Navicat hanged when switching to some object pages in main window when running in Mac OS X 10.4.
- Some buttons and text were not displayed properly in Mac OS X 10.4.
Upgrade Procedure : click here to upgrade
Jul 5 2010
Navicat for PostgreSQL (Mac) version 9.0.8 is now available Improvements:
- Connection name is now shown in the title bar of Console window.
Bug Fixes:
- The referencing database of foreign keys were not properly transferred to files.
- If the decimal symbol was not set as period (.), incorrect decimal values may be imported for excel files.
Upgrade Procedure : click here to upgrade
Jun 23 2010
Navicat for PostgreSQL (Mac) version 9.0.7 is now available Bug Fixes:
- HTTP Tunnel did not work properly when some specific characters appeared in username or password.
- Failed to prompt for entering HTTP authentication password even password was not saved.
- Newline characters were imported improperly into PostgreSQL text fields.
Upgrade Procedure : click here to upgrade
Jun 9 2010
Navicat for PostgreSQL (Mac) version 9.0.6 is now available Improvements:
- Show the host information under Connection Information view.
Bug Fixes:
- Memory allocation problem which may cause Navicat to crash when transferring data using Data Transfer.
- Incorrect values were synchronized during Data Synchronization.
- Crashed easily when running queries in Query Viewer.
Upgrade Procedure : click here to upgrade
May 20 2010
Navicat for PostgreSQL (Mac) version 9.0.5 is now available Improvements:
- If the row is selected, Filter Wizard will now display the words in white color.
- Query Builder supports to show diagram for some incomplete statement.
Bug Fixes:
- Crashed when getting server Information on Information View if connection failed.
- Improper join lines were displayed when joining multiple tables in Query Builder.
- Crashed when parsing some improper SQL statements.
Upgrade Procedure : click here to upgrade
May 11 2010
Navicat for PostgreSQL (Mac) version 8.1.12 is now available Bug Fixes:
- Please refer to Navicat Premium, Navicat for MySQL and Navicat for Oracle release notes for the bug fixes of version 8.1.12.
Upgrade Procedure : click here to upgrade
May 6 2010
Navicat for PostgreSQL (Mac) version 9.0.4 is now available Improvements:
- Added a section in Query View Result tab so that it can now show the sql and the query time.
- Query result data can now be exported even if the sql is not saved.
Bug Fixes:
- Failed to edit table data under HTTP Tunnel connection.
- Failed to edit data in Views.
- View Builder could not generate the corresponding GUI component from the query in View Editor.
- Crashed when running SQL query under HTTP tunnel connections.
- Failed to delete data inside the cells in Table Viewer by pressing Delete button.
Upgrade Procedure : click here to upgrade
Apr 30 2010
Navicat for PostgreSQL (Mac) version 9.0.3 is now available Improvements:
- Added shortcut keys for bottom bar buttons in Table Viewer.
- Adjusted the cell editable only when those data is allowed to update in Query Viewer.
- Improved the dynamic width for Code/Word completion window.
- New lines are now not exported as \n during Export Wizard.
Bug Fixes:
- Dragging images into Image Editor were converted to tiff format.
- "Format" menu flashed frequently on Mac 10.5.
- Some SQL statements would cause Navicat crashed when switching to Query Builder.
Upgrade Procedure : click here to upgrade
Apr 16 2010
Navicat for PostgreSQL (Mac) version 8.1.11 is now available Bug Fixes:
- Crashed when comparing non-ascii table name during Structure Synchronization.
- Hangged when executing some SQL file using Execute SQL File function in Mac 10.6.
Upgrade Procedure : click here to upgrade
Apr 12 2010
Navicat for PostgreSQL (Mac) version 9.0.2 is now available Main New Features:
- Import/Export connection.
- Significant Improvements made in code/word completion.
- Code Folding.
- Matched Brace/Bracket Highlighting.
- Parameter Tips.
- Zoom In/Out for SQL editors.
- SQL Beautifier.
- Favorites.
- Object Filter.
- Individual database objects backup.
- Unicode Character Report.
- Auto save in Query, Function etc.
- Custom sort in Tabler Viewer.
- Significant Improvements made in editor and data grid searching.
- Notification email supports SSL/TLS in Schedule.
- History Log Viewer.
Upgrade Procedure : click here to upgrade
Mar 26 2010
Navicat for PostgreSQL (Mac) version 8.1.10 is now available Improvements:
- Maintain Table will now show the full message reported by the server after operation.
Bug Fixes:
- Failed to import xml file with values inside xml attributes during Import Wizard.
- Failed to backup the server in schedules.
- Wrong File menu would be shown sometimes in main window.
- Failed to create PostgreSQL index on fields using names with reserved word in Table Designer.
Upgrade Procedure : click here to upgrade
Feb 11 2010
Navicat for PostgreSQL (Mac) version 8.1.9 is now available Improvements:
- Improved the support of bigger data in each cell of Excel file during Export Wizard.
- It now has no restriction on jointing the data type fields in Query Builder.
Bug Fixes:
- Deadlock occured when opening new windows using SSH Connection.
- Fixed crash problem during Import Wizard.
- The "Run" button would be disabled in some cases even the SQL stopped running in Query Editor.
Upgrade Procedure : click here to upgrade
Jan 21 2010
Navicat for PostgreSQL (Mac) version 8.1.8 is now available Bug Fixes:
- Connections were not freed before quitting Navicat.
- Form View would crash when editing with no row selected.
- Wrong linkage was shown for field name with capital letters in Query Builder.
Upgrade Procedure : click here to upgrade
Dec 21 2009
Navicat for PostgreSQL (Mac) version 8.1.7 is now available Improvements:
- Improved the internal code to avoid some crash that would occur.
Bug Fixes:
- Error would occur when importing date with 2 digit with "Four Digit Years" checked in Import wizard.
- Failed to connect to PostgreSQL server on "localhost" but without socket file.
Upgrade Procedure : click here to upgrade
Nov 19 2009
Navicat for PostgreSQL (Mac) version 8.1.6 is now available Bug Fixes:
- When created PostgreSQL database, privileges could not be set at the same time.
- Data Transfer, Data Synchronization and Structure Synchronization Profiles selection box would display improperly if Toolbar Appearance was set as "Text Only".
- Navicat Import Wizard was unable to recognize some xml attributes properly.
- When modified Index in Table Designer, Some changes could not be recognized.
- Failed to display the referencing table list when editing existing Foreign Key in Table Designer.
- The first record could not be selected in Table Form View under Mac OS 10.6.
- Navicat crashed if the network drive could not be found during the Backup process.
Upgrade Procedure : click here to upgrade
Oct 16 2009
Navicat for PostgreSQL (Mac) version 8.1.5 is now available Improvements:
- Improved compatibility to some ODBC drivers for Import Wizard.
Bug Fixes:
- Data grid was unable to be opened properly when some kind of text were displayed.
- Removed some internal SQL run by Navicat in Query Viewer.
- Unable to change the default value of an existing field from NULL to other values in Table Designer.
Upgrade Procedure : click here to upgrade
Sep 21 2009
Navicat for PostgreSQL (Mac OS X) version 8.1.4 is now available Improvements:
- Export Wizard is now able to export data filering result.
Bug Fixes:
- Crashed when saving changes to PostgreSQL Triiger Function.
- Foreign Key Data Selection window was unable to show Text field data, it showed [TEXT] instead.
- When set criteria using BETWEEN keyword in Filter Wizard, error message would occur.
Upgrade Procedure : click here to upgrade
Sep 1 2009
Navicat for PostgreSQL (Mac OS X) version 8.1.3 is now available Improvements:
- Compatible with Mac OS X Snow Leopard.
- Stability improvement on tabbed window.
Bug Fixes:
- Indexes could not work if user is not superuser.
- Import Wizard would be launched if the Data format was not properly set.
Upgrade Procedure : click here to upgrade
Jul 29 2009
Navicat for PostgreSQL (Mac OS X) version 8.1.2 is now available Improvements:
- Support quitting the Console window by "\q" command.
- Now owners of objects are not compared or transferred in Structure Synchronization and Data Transfer.
- Improved the stability when running a query.
- Improved an internal SQL which run slowly in the past.
Bug Fixes:
- Some windows size and position were not saved after closed.
- Recalling multi-line history commands in Console were not displayed properly.
- "Copy to Clipboard" did not show host name.
- Dump SQL File did not dump the primary key definition.
- Could not recognize the host by host name.
- User defined type fields were not showing the type properly in Table Design.
Upgrade Procedure : click here to upgrade
Jul 15 2009
Navicat for PostgreSQL (Mac OS X) version 8.1.1 is now available Enhancement:
- Support of PostgreSQL server version 8.4.
- Support choosing server version for SQL to be generated in Data Transfer, support more transfer options.
- Added connection tree to support batch jobs from different databases.
- Compatibility and speed improvement in exported excel format.
- Notification email in batch job is now delivered in MIME format.
- Allow setting fonts in Data Grid, and apply Editor Font to View/Edit Text.
Bug Fixes:
- Navicat could not quit normally in some senarios.
- View Builder did not display properly.
- Slow problem when opening Query View.
- Improper ordering of the generated SQL during Structure Synchronization.
- Field lengths are not synchronized correctly for PostgreSQL server.
Upgrade Procedure : click here to upgrade
May 18 2009
Navicat for PostgreSQL (Mac OS X) version 8.0.7 is now available Bug Fixes:
- Duplicated tables are sometimes displayed in Query Builder.
- Crash when changing the default value of bit fields in Table Design.
- Crash when no profile name are specified in command line backup and export.
- Code completion not working properly on unicode characters.
Upgrade Procedure : click here to upgrade
Apr 27 2009
Navicat for PostgreSQL (Mac OS X) version 8.0.6 is now available Major new features:
- Enhanced support of PostgreSQL versions 7.3 to 8.3.
- Support of Form View.
- Support of Code Completion in all SQL Editor.
- Support of ODBC Import.
- Support of exporting Excel file.
- Support of View, Store Procedure, Sequence, etc in Structure Synchronization.
- Ability to send notification e-mail for schedule task, with an option to attach file output from Export Wizard.
- Support of creating table, view, import/export profile shortcut on desktop.
- Support of SQL Preview for all object design forms.
Other enhancements:
User Interface
- Object information is now shown in pane inside Navicat main form rather than pop-up modal dialog.
- "Comment" is now shown in a separated tab for all object design forms.
- Support of setting font styles for object lists and editors.
- Virtual Grouping is now supported for Tables, Views, Functions, Queries, Backups and Schedules.
- Object Dependency Relationships shown in "Using" and "Used By" tab under Object Information pane.
- Detail View is available for database objects under "Others" menu.
- More shortcut keys are supported.
Database Objects
- Added Data Time control in Table Viewer.
- Added control for setting Stored Procedure parameters and return types.
Connection
- Added Rename and Duplicate connection.
- Ability to copy Connection Information into Clipboard.
- Support of keeping Navicat connections alive.
Import Wizard
- Line breaks support for CSV and Text Import.
- Improved recognition accuracy for XML file.
- Options to choose which fields to export.
Export Wizard
- A new interface supported.
- Support of multiple tables Export.
- Options to choose which fields to export.
- Additional options to set Date and Time format.
Structure Synchronization
- Increased Speed.
- Options to choose which objects to compare.
- Options to choose execution methods.
Data Transfer
- Increased Speed.
Backup
- Support of saving profile, running schedule with specified backup options.
Upgrade Procedure : click here to upgrade
Jun 5 2008
Navicat for PostgreSQL (Mac OS X) version 7.1.2 is now available Enhancements:
- Support to design operators in PostgreSQL 8.3.
- Object list sorting now follows Finder's convention.
- Floating point values are now displayed in the same
format as what PostgreSQL returns.
- Enlarged Stored Procedure editor, with support of
enabling/disabling word wrap.
Bug Fixes:
- Occasionally crash when using "Run Statements
From Here" in Query.
- Query View failed to display results when a SELECT
query start with a blanket.
- Stability problem in Import Wizard.
- Problem when importing data from formula in Excel
file.
- Crash when creating the stored procedures.
Navicat Release Notes.
Upgrade Procedure : click
here to upgrade
Mar 25 2008
Navicat for PostgreSQL (Mac OS X) version 7.1.1 is now available Enhancements:
- Ability to stop while establishing connection to
PostgreSQL server.
- Better handling when SSH connection is lost.
- Ciient Encoding is now always set to UTF-8.
Bug Fixes:
- Ths tab note holds the previous query/procedure
name during the Save As process.
- Server password not being saved in the Connection
Properties. (Lite version).
- The button to trigger the Field Selection panel
in Table Design sometimes disappear when running in
Leopard.
- An useless sql was executed after running sql in
Query View.
- Error showing process list in Server Monitor for
PostgreSQL Server 8.3.
Navicat Release Notes.
Upgrade Procedure : click
here to upgrade
Feb 4 2008
Navicat for PostgreSQL (Mac OS X) version 7.1.0 is now available Enhancements:
- Tabbed Windows - Support dragging tabs in and out
of the tabbed windows.
- SSH Connection - Support public key authentication.
- Other minor improvements and bug-fixes.
Navicat Release Notes.
Upgrade Procedure : click
here to upgrade
Dec 11 2007
Navicat for PostgreSQL (Mac OS X) version 7.0.5 is now available * Compatible with Mac OS
X Leopard . For the current 7.0.x users, please click
for the free upgrade Now!
Major new features:
- New Import Wizard - support Excel file; Improves
performance, usability, and much more.
- Tabbed Window - perform multiple operations in a
single window.
- Virtual Grouping - provide better categorization
for objects.
Other enhancements:
- Compatible with any PostgreSQL server version up
to 8.2.x.
- Improved memory managment in Import Wizard.
- Keyboard shortcut (Control-Tab) to switch between
tabs.
- Incremental Search, Hex Editor and more supports
in Table View.
- Usability enhancement in Table Design.
- Many other improvements on features and user-friendliness.
Navicat Release Notes.
Jun 27 2006
Navicat for PostgreSQL (Mac OS X) version 6.2.1 is now available New features:
Support of HTTP Tunnel:
- Enable [Use HTTP Tunnel] option to access PostgreSQL
Server through HTTP protocol. Upload the provided
php file called [ntunnel_mysql.php] to the web server
and enter the URL of the tunneling script.
[ntunnel_mysql.php] is available in installation directory
of the program.
Other enhancements:
- Supports of Database Roles (PostgreSQL version 8.1.0).
- Support dumping and transferring foreign keys.
- Supports of multiple SQL editors with syntax highlighted
feature.
Upgrade Procedure : click
here to upgrade
If you have purchased our products and want to retrieve the download information of the latest version, please click here
Aug 30 2010
Navicat for PostgreSQL (Linux) version 9.0.13 is now available Improvements:
- Horizontal scrollbar is now reset to the left position after applying Beautify SQL feature.
Bug Fixes:
- "Access violation" error sometimes occurred when running an invalid syntax in Query Editor.
- Data Transfer profiles were unable to be opened.
- "Error in updating task" error occurred when saving a scheduled task.
- Error occurred when schedule name and path contained unicode string.
Upgrade Procedure : click here to upgrade
Aug 2 2010
Navicat for PostgreSQL (Linux) version 9.0.12 is now available Bug Fixes:
- Foreign Key Data Selection did not work properly.
- Brackets in FROM clause could not be parsed between Query Editor and Query Builder.
- When exporting numeric data with comma as decimal seperator to access file, the numbers were displayed without the comma.
- When exporting numeric data to excel file, it would be exported as string type.
- Process ID became negative value in Server Monitor.
Upgrade Procedure : click here to upgrade
Jul 15 2010
Navicat for PostgreSQL (Linux) version 9.0.11 is now available Improvements:
- Added highlight keywords - ELSIF and ELSEIF in SQL Beautifier.
Bug Fixes:
- "Access Violation" error occured when printing database/table structure to PDF, HTML etc.
- Privileges tab in Table Designer was unable to toggle check box using keyboard.
- "List Index our of bounds (58)" error occured when trying to enter/edit SQL in query Definition tab.
- Foreign Key link position in Visual Builder were not accurate enough.
- Fixed bug when parsing FROM clause with brackets in Visual Builder, e.g. select ... from ((...)).
- Server Monitor would crash if being opened for a while.
- The info column in Server Monitor only showed (WIDEMEMO).
Upgrade Procedure : click here to upgrade
Jun 23 2010
Navicat for PostgreSQL (Linux) version 9.0.10 is now available Improvements:
- libcurl.dll library updated.
Bug Fixes:
- Beautify SQL would cause error if extra spaces existed in aggregate function.
- Fixed error when importig XML files from the Interent.
- When exported data to Excel spreadsheet, string start with zero (e.g. 009123) would be changed to integer (9123).
- "Ask to save new queries" in Options would be reset to unchecked after Navicat restarted.
Upgrade Procedure : click here to upgrade
Jun 8 2010
Navicat for PostgreSQL (Linux) version 9.0.9 is now available Main New Features:
- Import/Export connection.
- Significant Improvements made in code/word completion.
- Code Folding.
- Matched Brace/Bracket Highlighting.
- Parameter Tips.
- Zoom In/Out for SQL editors.
- SQL Beautifier.
- Favorites.
- Object Filter.
- Individual database objects backup.
- Auto save in Query, Function etc.
- Custom sort in Tabler Viewer.
- Significant Improvements made in editor and data grid searching.
- Notification email supports SSL/TLS in Schedule.
- History Log Viewer.
Upgrade Procedure : click here to upgrade
Feb 24 2010
Navicat for PostgreSQL (Linux) version 8.2.20 is now available Bug Fixes:
- When altered Function (PostgreSQL 8.0 or before), all its parameters would be lost after saved.
- When running backup for PostgreSQL database, duplicate/missing records would happen.
- Word Wrap status did not save in the Query Editor.
- "Access violation" error occured when adding "Order By" or selecting any fields after "Select * from table" being run several times in Query Builder.
- When import from ODBC with empty tables, "BOF/EOF access" error would occur.
- Error dialog occured when selecting target connection in Data Transfer.
Upgrade Procedure : click here to upgrade
Jan 19 2010
Navicat for PostgreSQL (Linux) version 8.2.19 is now available Bug Fixes:
- Restore function could not work properly.
- Insert Field did not work in Table Designer.
Upgrade Procedure : click here to upgrade
Jan 12 2010
Navicat for PostgreSQL (Linux) version 8.2.18 is now available Bug Fixes:
- Connection Name in Connection Properties sometime would show empty value.
- When set the DEFAULT NULL property in PostgreSQL table, Navicat used "SET DEFAULT NULL" rather than "DROP DEFAULT"
- Sequence checkbox status and counter did not work properly in Data Transfer.
- "select * from table" would return result set in unexpected order, so that Data Transfer and Export functions would return incorrect result.
- Events and Sequences could not shown under Object Selection tab in Restore form.
Upgrade Procedure : click here to upgrade
Nov 18 2009
Navicat for PostgreSQL (Linux) version 8.2.17 is now available Improvements:
- In step 6 of Import Wizard, Source field name would be truncated if longer than 255 characters. Now, Navicat supports up to 5000 field name characters.
Bug Fixes:
- When a schedule is set by a root user, other user which did not contain privileges enough would be unable to modified that schedule profile.
- Refresh did not work for getting update data.
- When import text-based file using Import Wizard, Navicat was unable to get the number of columns correctly if the file did not contain field name row or there were empty lines existed before first data row.
Upgrade Procedure : click here to upgrade
Oct 28 2009
Navicat for PostgreSQL (Linux) version 8.2.16 is now available Bug Fixes:
- Primary Key were defined improperly under SQL Preview tab in Table Designer.
- The cursor position moved to end-of-line after saved the Function.
- Failed to establish SSH connection when the private key path contained unicode.
- when the server name contain unicode characters, this server name was unreadable in SQL file which created using Data Transfer feature.
- "Control 'ppParameterEditor' has no parent window" error occured when clicked on the ParametersEditor button which under Generation topic in Report Builder.
- When a table contained some long field names, those field names were only partialy visible or even invisible in Form View.
- When resizing the Data Transfer/Data Synchronization/Structure Synchronization window, all data fields expanded to display longer content except the "profile" drop down list.
Upgrade Procedure : click here to upgrade
Oct 5 2009
Navicat for PostgreSQL (Linux) version 8.2.15 is now available Bug Fixes:
- "Class TSciMemo not found" error occured when opening PostgreSQL Aggregate Designer.
- Data could not be updated/added in Table Viewer when using HTTP Tunnel connection to PostgreSQL server.
- "Truncate Table" function did not work with multiple tables if using HTTP Tunnel connection.
Upgrade Procedure : click here to upgrade
Sep 25 2009
Navicat for PostgreSQL (Linux) version 8.2.14 is now available Improvements:
- Export Wizard is now able to export data filering result.
- PostgreSQL "bytea" data type will now being exported as E'...' in text-base file.
Bug Fixes:
- "Property cannot be found" error occured when importing Access file with datatype that may involve decimal places info, e.g.currecy, number, floating point value.
- BLOB data in text file was unable to import successfully.
- Crashed when running "SELECT ctid FROM table" in PostgreSQL server.
- "Access Violation" error occured when exporting data to Access file if using HTTP Tunnel connection.
Upgrade Procedure : click here to upgrade
Sep 3 2009
Navicat for PostgreSQL (Linux) version 8.2.13 is now available Improvements:
- The Data Synchronization message log will not show server name rather than Host/IP.
Bug Fixes:
- When applied comma as decimal seperator, Data Synchronization would cause problem.
- Date field was not converted correctly when exported to DBF file.
- An empty field would be displayed if employed EUC_JP as database encoding.
- Undo (Ctrl + z) function did not work properly on memo editor in Table Viewer.
- Email attachment in Schedule could not be sent if "Add timestamp" option was enabled in Export Wizard.
Upgrade Procedure : click here to upgrade
Aug 11 2009
Navicat for PostgreSQL (Linux) version 8.2.12 is now available Latest PostgreSQL versions support:
- Support PostgreSQL Server version 7.3 to 8.3.
- Support all PostgreSQL objects: tables, views and functions.
- Support all subobjects: fields, indices, foreign keys, uniques, checks, rules and triggers.
- Managing tablespace, cast and languages.
- Managing aggregates, conversions, domains, trigger functions, operators and classes, sequences and types.
- Support of character set and Unicode.
Connection options:
- Support of password and public/private key for SSH Tunnel.
- Support of HTTP Tunnel for MySQL and PostgreSQL Servers.
- Support SSL secure connection for PostgreSQL 8.4 above.
Well-designed user interface:
- Grid View and Form View support.
- Virtual Grouping for connections and objects.
Powerful Data Manipulation Tools:
- Import and Export tool.
- Data Transfer tool.
- Data and Structure synchronization.
- Backup and Restore.
- Ability to set schedule on backup, query execution, import/export, data transfer and data synchronization.
- Ability to attach Export Wizard/Report result files in Batch Job notification email.
SQL Processing:
- Visual query/view builder to facilitate the process of building complicated queries.
- Ability to create parameter queries.
- Multiple SQL editors with syntax highlighted feature.
- Code completion for SQL editors.
- Ability to preview SQL before execution.
- Support to return multi-resultsets.
Upgrade Procedure : click here to upgrade
|
|
|