Give postgres.exe the icon of other executables.

Noah Misch <noah@leadboat.com>

Commit: 04411cbfdb76194c483c77bdbc636e83099ae5c3
Author: Noah Misch <noah@leadboat.com>
Date: 2023-06-12T14:40:38Z
Releases: 16.0
Give postgres.exe the icon of other executables.

We had left it icon-free since users won't achieve much by opening it
from Windows Explorer.  Subsequent to that decision, Task Manager
started to show the icon.  That shifts the balance in favor of attaching
the 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

Files

PathChange+/−
src/backend/Makefile modified +1 −2

Discussion