postgresql/src/bin/initdb
Tom Lane 04f4e10cfc Use symbolic names not octal constants for file permission flags.
Purely cosmetic patch to make our coding standards more consistent ---
we were doing symbolic some places and octal other places.  This patch
fixes all C-coded uses of mkdir, chmod, and umask.  There might be some
other calls I missed.  Inconsistency noted while researching tablespace
directory permissions issue.
2010-12-10 17:35:33 -05:00
..
po Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Improved parallel make support 2010-11-12 22:15:16 +02:00
initdb.c Use symbolic names not octal constants for file permission flags. 2010-12-10 17:35:33 -05:00
nls.mk Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00