Skip to content

Commit de64268

Browse files
committed
doc: comment wording improvement
Discussion: https://postgr.es/m/CAEG8a3L7UoZXH1VmzpV-VDkex2kt68nWKuW1WiohoT=RrzYKWA@mail.gmail.com Author: Junwang Zhao Backpatch-through: master
1 parent 5fd3e06 commit de64268

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/postmaster/postmaster.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,8 +1563,8 @@ getInstallationPaths(const char *argv0)
15631563
FreeDir(pdir);
15641564

15651565
/*
1566-
* XXX is it worth similarly checking the share/ directory? If the lib/
1567-
* directory is there, then share/ probably is too.
1566+
* It's not worth checking the share/ directory. If the lib/ directory
1567+
* is there, then share/ probably is too.
15681568
*/
15691569
}
15701570

0 commit comments

Comments
 (0)