Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit04411cb

Browse files
committed
Give postgres.exe the icon of other executables.
We had left it icon-free since users won't achieve much by opening itfrom Windows Explorer. Subsequent to that decision, Task Managerstarted to show the icon. That shifts the balance in favor of attachingthe icon, so do so. No back-patch, but make this late addition to v16.Reviewed by Andres Freund and Magnus Hagander.Discussion:https://postgr.es/m/20230608014507.GD1334487@rfd.leadboat.com
1 parentbfd332b commit04411cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/backend/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
#-------------------------------------------------------------------------
1111

1212
PGFILEDESC = "PostgreSQL Server"
13-
# This is a daemon process, which is why it is not labeled as an executable
14-
#PGAPPICON=win32
13+
PGAPPICON=win32
1514

1615
subdir = src/backend
1716
top_builddir = ../..

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp