中国最专业的商业控件服务网
[
请登录
] [
注册
]
慧都解决方案
热门搜索:
XGantt
|
DevExpress
|
WebUI
|
BCGControlBar
|
工作流
|
silverlight 图表
|
报表
搜索控件
购买流程
销售承诺
支付方式
慧都服务
首页
找控件
控件问答
慧都学院
咨询服务
视频
资讯
关于慧都
电话:400-700-1020(免费)或023-66090381
慧都咨询服务,助你提升开发效率,降低成本
真实姓名:
方便我们称呼您,我公司将承诺对于您的个人信息将完全保密
*
公司名称:
请填写公司全称,以便我们为您提供一对一的贴心咨询服务
QQ:
请填写常用的QQ,以便我们为您提供即时的线上答疑
MSN:
请填写常用的MSN,以便我们为您提供即时的线上答疑
*
电话:
以便我们为您提供免费售前咨询服务
通讯住址:
方便给您免费投递控件资料
提交
product
您可能会用到这些产品
开发商产品
更多
EMS SQL Management Studio for MySQL
EMS SQL Management Studio for SQL Server
EMS SQL Management Studio for PostgreSQL
SQL Manager for MySQL
EMS Data Export™ for MySQL
Data Import for MySQL
Data Pump for MySQL
Data Generator for MySQL
DB Comparer for MySQL
DB Extract for MySQL
版本更新
更多
SQL Manager for PostgreSQL v4.6.0.1
(09-09-24)
...v4.5.0.2
(09-01-15)
...v4.4.0.6
(08-10-15)
...v4.3.0.4
(08-06-05)
授权相关问题
产品授权方式主要有哪些?
如何选择适合自己的授权方式呢?
怎么区别开发授权和分发授权?
购买了控件是否就可以任意使用呢?
授权的使用期限是多久?
相关文章
暂时没有相关新闻
同类产品
dotConnect for SQLite
dotConnect for MySQL
dotConnect for Oracle
MyDAC
ApexSQL Developer Studio
IBDAC
上一个
Data Generator for MySQL
下一个
Data Generator for PostgreSQL
SQL Manager for PostgreSQL
[产品编号: 10857 ]
收藏
订阅
当前版本:
v5.1
[销售以商家最新版为准,如需其他版本,请来电咨询]
开 发 商:
EMSSoftware
正式授权
产品类型:软件
产品功能:
数据库管理
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍
下载
购买
版本更新
开发商
视频与培训
评论
SQL Manager for PostgreSQL v4.6.0.1
(最新版)
(09-09-24)
v4.5.0.2
SQL Manager for PostgreSQL v4.6.0.1
(09-09-24)
...v4.5.0.2
(09-01-15)
...v4.4.0.6
(08-10-15)
...v4.3.0.4
(08-06-05)
SQL Manager for PostgreSQL 版本更新 v4.6.0.1
(更新日期:9/24/2009)
Added support of new PostgreSQL 8.4 features:
Variadic functions; functions returning table; function argument default values.
ON TRUNCATE triggers.
SELECT queries containing WITH clause.
pg_dump/pg_restore options (the options are added to the Backup and Restore Database wizards).
Sequence’s start value.
SQL Editor.
Using macro is now possible.
Highlighting of the corresponding brackets is added.
Fixed several bugs concerning the incorrect parsing of table aliases in queries.
The line with an error was not highlighted correctly even if the error message contained the correct information. Fixed now.
Query interruption is now performed via libpg.dll instead of the pg_cancel_backend function. It is not necessary to be a superuser to interrupt your own query.
If a file name and location were too long for the window title, the utility used to cut the filename. Now it cuts the file location.
When a query returned the Infinity value to a timestamp filed, the utility used to display this value as Null. Fixed now.
Data View.
When viewing table data, BLOB data are now loaded from server only when accessing them.
The support of the Infinity, -Infinity and NaN values is added for ‘real’ and ‘double precision’ fields.
The
Perform data sorting on client
and
Perform data filtration on client
options were removed. The utility now selects the optimal mode automatically.
A syntax error sometimes occurred on inserting huge data to a bytea field. Fixed now.
Function Debugger.
The RETURN QUERY and RETURNING … INTO … statements are now supported.
An error occurred on fetching data from ‘for execute’ cursor. Fixed now.
A syntax error used to occur if a function contained FOR … IN EXECUTE … LOOP statement. Fixed now.
Extract Database.
Non-user objects used to be loaded when extracting a whole database. Fixed now.
The
Add OID into object comments
option is added.
The speed of the data extraction is increased.
The Constraints’ description was extracted as COMMENT ON INDEX that resulted in an error. Fixed now.
Function Editor.
Cursor data returning by a function can now be exported.
The ‘List index out of bounds’ error occurred when editing some functions’ body. Fixed now.
When compiling a function returning data of the composite type, the utility generated the wrong script. Fixed now.
Functions’ DDL.
Arguments are ordered in a column now.
The Parameter name was not quoted even if it was a key word. Fixed now.
The “char” (pg_catalog.char) parameter was displayed as CHAR. Fixed now.
Changing Metadata.
The
Recompile with Double Timeout
and
Recompile with Unlimited Timeout
buttons now appear if the script execution was stopped due to timeout limit exceeding.
Monospaced font is used for error messages containing a code fragment and an error position pointer.
Grant Manager. When granting rights to a table with the SERIAL field, the utility now suggests granting rights to the corresponding sequence.
SQL Script. If a file name and location were too long for the window title, the utility used to cut the filename. Now it cuts the file location.
Export as SQL Script. When a table definition was formed during the export to PostgreSQL, field types used to be defined incorrectly. Fixed now.
DB Explorer. The
Restart Sequence
command is added to the Task menu.
Data Export. When exporting data of the decimal type with the precision more than 14 digits, the numbers were rounded to the 4th decimal digit. Fixed now.
Table Editor. The
Refresh
command didn’t work at the Description tab. Fixed now.
The wrong script was generated when NOT NULL fields were added to a table containing default values. Fixed now.
View Editor. Sometimes the query text was formatted improperly. Fixed now.
Print Metadata. The long function title used to hide the part of the function text in the report. Fixed now.
Visual DB Designer. If a field that connects tables was dropped and diagram containing these tables was opened, the “List index out of bounds” error used to occur. Fixed now.
SQL Monitor, Backup/Restore wizards. Non-English messages weren’t converted from UTF-8 to Unicode. Fixed now.
Fixed some errors that occurred when working in the Floating windows mode.
Other small improvements and bugfixes.