Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c7c012c

Browse files
committed
Update comment about why postmaster doesn't get an icon.
1 parent 8aad797 commit c7c012c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
# Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
66
# Portions Copyright (c) 1994, Regents of the University of California
77
#
8-
# $PostgreSQL: pgsql/src/backend/Makefile,v 1.143 2010/05/12 21:42:21 momjian Exp $
8+
# $PostgreSQL: pgsql/src/backend/Makefile,v 1.144 2010/05/12 23:48:36 momjian Exp $
99
#
1010
#-------------------------------------------------------------------------
1111

1212
PGFILEDESC = "PostgreSQL Server"
13-
# it is unclear that this should be labeled as an executable
13+
# This is a daemon process, which is why it is not labeled as an executable
1414
#PGAPPICON=win32
1515

1616
subdir = src/backend

0 commit comments

Comments
 (0)