postgresql/src/backend/utils
Tom Lane 3ec694e17b Add a log_file_mode GUC that allows control of the file permissions set on
log files created by the syslogger process.

In passing, make unix_file_permissions display its value in octal, same
as log_file_mode now does.

Martin Pihlak
2010-07-16 22:25:51 +00:00
..
adt Add support for dividing money by money (yielding a float8 result) and for 2010-07-16 02:15:56 +00:00
cache Avoid an Assert failure in deconstruct_array() by making get_attstatsslot() 2010-07-09 22:57:39 +00:00
error Work around a subtle portability problem in use of printf %s format. 2010-05-08 16:39:53 +00:00
fmgr pgindent run for 9.0 2010-02-26 02:01:40 +00:00
hash pgindent run for 9.0 2010-02-26 02:01:40 +00:00
init pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
mb Adjust mbutils.c so it won't get broken by future pgindent runs. 2010-07-07 15:13:21 +00:00
misc Add a log_file_mode GUC that allows control of the file permissions set on 2010-07-16 22:25:51 +00:00
mmgr Oops, in the previous fix to prevent a cursor that's being used in a FOR 2010-07-13 09:02:30 +00:00
resowner Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
sort pgindent run for 9.0 2010-02-26 02:01:40 +00:00
time pgindent run for 9.0 2010-02-26 02:01:40 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_dummy_probes.sed Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
Gen_fmgrtab.pl Fix genbki.pl and Gen_fmgrtab.pl to use PID-specific temp file names, 2010-01-05 20:23:32 +00:00
Makefile Get rid of the need for manual maintenance of the initial contents of 2010-01-05 01:06:57 +00:00
probes.d Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00