PostgreSQL Migration Toolkit 版本发布

查看各个版本中的新增内容,包括功能、增强和已解决问题的详细信息。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
PostgreSQL Migration Toolkit v5.52025年5月26日
功能
  • Added support for the latest PostgreSQL authentication protocol.
  • Improved performance of multi-threading algorithm for migration in 'mss2pgs' and 'sql2pgs'.
  • Spatial data (geometry, point) is now migrated by 'pgs2mss'.
  • Improved support for fixed width char in 'mss2pgs'.
修复
  • Fixed custom schema in foreign key statements in 'mss2pgs' and 'ora2pgs'.