postgresql/src/bin
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
..
initdb Use symbolic names not octal constants for file permission flags. 2010-12-10 17:35:33 -05:00
pg_config Improved parallel make support 2010-11-12 22:15:16 +02:00
pg_controldata Improved parallel make support 2010-11-12 22:15:16 +02:00
pg_ctl Use symbolic names not octal constants for file permission flags. 2010-12-10 17:35:33 -05:00
pg_dump Eliminate O(N^2) behavior in parallel restore with many blobs. 2010-12-09 13:03:11 -05:00
pg_resetxlog Improved parallel make support 2010-11-12 22:15:16 +02:00
pgevent Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
psql Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
scripts Improved parallel make support 2010-11-12 22:15:16 +02:00
Makefile Improved parallel make support 2010-11-12 22:15:16 +02:00