diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-11-21 04:16:17 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-11-21 04:16:17 +0000 |
commit | d8ba3dfb0b3385350d512fd6d56c83c244c98016 (patch) | |
tree | edc2b511d07e6f02c8f23b0b6faa561bebd7d1db /src/backend/utils/adt/arrayfuncs.c | |
parent | 76ccf73f2bd3c8af621c24fd3ebddcc2ff21d807 (diff) | |
download | postgresql-d8ba3dfb0b3385350d512fd6d56c83c244c98016.tar.gz postgresql-d8ba3dfb0b3385350d512fd6d56c83c244c98016.zip |
Change backend-side COPY to write files with permissions 644 not 666
(whoever thought world-writable files were a good default????). Modify
the pg_pwd code so that pg_pwd is created with 600 permissions. Modify
initdb so that permissions on a pre-existing PGDATA directory are not
blindly accepted: if the dir is already there, it does chmod go-rwx
to be sure that the permissions are OK and the dir actually is owned
by postgres.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions