Skip to content

Commit 5e63d0b

Browse files
authored
New version: PostgreSQL.pgAdmin version 9.2 (microsoft#244828)
1 parent 40f195c commit 5e63d0b

4 files changed

Lines changed: 129 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: PostgreSQL.pgAdmin
5+
PackageVersion: "9.2"
6+
InstallerType: inno
7+
UpgradeBehavior: install
8+
ProductCode: pgAdmin 4v9_is1
9+
Installers:
10+
- Architecture: x64
11+
Scope: user
12+
InstallerUrl: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v9.2/windows/pgadmin4-9.2-x64.exe
13+
InstallerSha256: 50C5DF2C90A4308CF54A756314FCE31DA5E4296AB7141CAD52A03904095E7186
14+
InstallerSwitches:
15+
Custom: /CURRENTUSER
16+
- Architecture: x64
17+
Scope: machine
18+
InstallerUrl: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v9.2/windows/pgadmin4-9.2-x64.exe
19+
InstallerSha256: 50C5DF2C90A4308CF54A756314FCE31DA5E4296AB7141CAD52A03904095E7186
20+
InstallerSwitches:
21+
Custom: /ALLUSERS
22+
ManifestType: installer
23+
ManifestVersion: 1.9.0
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: PostgreSQL.pgAdmin
5+
PackageVersion: "9.2"
6+
PackageLocale: en-US
7+
Publisher: The pgAdmin Development Team
8+
PublisherUrl: https://www.pgadmin.org/
9+
PublisherSupportUrl: https://www.pgadmin.org/support/
10+
PrivacyUrl: https://www.pgadmin.org/privacy_policy/
11+
Author: The pgAdmin Development Team
12+
PackageName: pgAdmin 4
13+
PackageUrl: https://www.pgadmin.org/download/pgadmin-4-windows/
14+
License: PostgreSQL
15+
LicenseUrl: https://www.pgadmin.org/licence/
16+
Copyright: Copyright © 1996-2024 The PostgreSQL Global Development Group
17+
CopyrightUrl: https://www.postgresql.org/about/policies/trademarks/
18+
ShortDescription: Open Source administration and development platform for PostgreSQL
19+
Description: |-
20+
pgAdmin is designed to answer the needs of all users, from writing simple SQL queries to developing complex databases.
21+
The graphical interface supports all PostgreSQL features and makes administration easy.
22+
The application also includes a syntax highlighting SQL editor, a server-side code editor, an SQL/batch/shell job scheduling agent, support for the Slony-I replication engine and much more.
23+
Server connection may be made using TCP/IP or Unix Domain Sockets (on *nix platforms), and may be SSL encrypted for security.
24+
No additional drivers are required to communicate with the database server.
25+
Moniker: pgadmin
26+
Tags:
27+
- pgsql
28+
- postgres
29+
- postgresql
30+
- sql
31+
ReleaseNotes: |-
32+
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.2. This release of pgAdmin 4 includes 24 bug fixes and new features. For more details, please see the release notes.
33+
Notable changes in this release include:
34+
Features:
35+
- Added an ability to configure the font family for SQL editors.
36+
- Added support to automatically open a file after it is downloaded in the desktop mode.
37+
- Added support for post-connection SQL execution, which will be run automatically on each connection made to any database of the server.
38+
- Add support for restoring plain SQL database dumps.
39+
- Added support for creating Directory nodes in EPAS.
40+
- Change icon buttons to show tooltips even when disabled.
41+
- Add an option to load/replace the servers.json file on each container startup.
42+
- Open user management in a separate tab instead of a dialog to enhance UI/UX.
43+
Bugs/Housekeeping:
44+
- Fixed an XSS vulnerability issue in the Query Tool and View/Edit Data (CVE-2025-2946).
45+
- Fixed a remote code execution issue in the Query Tool and Cloud Deployment (CVE-2025-2945).
46+
- Ensure that modal dialogs are not triggered more than once to avoid duplicates.
47+
- Fixed an issue where pgAdmin should fallback to the main screen if the last opened screen is disconnected.
48+
- Fixed an issue where the PSQL terminal displays keyname for non-alphanumeric keys.
49+
- Change the stop/terminate icon at all the places for better UX.
50+
- Fixed an issue where the query tool data grid did not respect the default value for columns of domain type when the domain had a default value.
51+
- Ensure the newly added parameters in the server dialog are incorporated into the Import/Export Servers functionality.
52+
- Fixed an issue where the query tool is crashing on macOS 15.4 due to a locale issue.
53+
- Fixed an issue where the upgrade_check API returned an unexpected keyword argument 'cafile' due to changes in the urllib package supporting Python v3.13.
54+
ReleaseNotesUrl: https://www.pgadmin.org/docs/pgadmin4/9.2/release_notes_9_2.html
55+
Documentations:
56+
- DocumentLabel: Documentation
57+
DocumentUrl: https://www.pgadmin.org/docs/
58+
- DocumentLabel: FAQ
59+
DocumentUrl: https://www.pgadmin.org/faq/
60+
ManifestType: defaultLocale
61+
ManifestVersion: 1.9.0
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json
3+
4+
PackageIdentifier: PostgreSQL.pgAdmin
5+
PackageVersion: "9.2"
6+
PackageLocale: zh-CN
7+
Publisher: The pgAdmin Development Team
8+
PublisherUrl: https://www.pgadmin.org/
9+
PublisherSupportUrl: https://www.pgadmin.org/support/
10+
PrivacyUrl: https://www.pgadmin.org/privacy_policy/
11+
Author: The pgAdmin Development Team
12+
PackageName: pgAdmin 4
13+
PackageUrl: https://www.pgadmin.org/download/pgadmin-4-windows/
14+
License: PostgreSQL
15+
LicenseUrl: https://www.pgadmin.org/licence/
16+
Copyright: Copyright © 1996-2024 The PostgreSQL Global Development Group
17+
CopyrightUrl: https://www.postgresql.org/about/policies/trademarks/
18+
ShortDescription: 开源 PostgreSQL 管理和开发平台
19+
Description: |-
20+
pgAdmin 可满足所有用户的需求,从编写简单的 SQL 查询到开发复杂的数据库。
21+
其图形界面支持 PostgreSQL 的所有功能,使管理变得简单。
22+
该应用还包括语法高亮显示 SQL 编辑器、服务器端代码编辑器、SQL/批处理/shell 作业调度代理、Slony-I 复制引擎支持等。
23+
服务器连接可使用 TCP/IP 或 Unix 域套接字(在 *nix 平台上),并可使用 SSL 加密以确保安全。
24+
与数据库服务器通信不需要额外的驱动程序。
25+
Tags:
26+
- pgsql
27+
- postgres
28+
- postgresql
29+
- sql
30+
ReleaseNotesUrl: https://www.pgadmin.org/docs/pgadmin4/9.2/release_notes_9_2.html
31+
Documentations:
32+
- DocumentLabel: 文档
33+
DocumentUrl: https://www.pgadmin.org/docs/
34+
- DocumentLabel: 常见问题
35+
DocumentUrl: https://www.pgadmin.org/faq/
36+
ManifestType: locale
37+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: PostgreSQL.pgAdmin
5+
PackageVersion: "9.2"
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)