[COMMITTERS] pgsql: Cosmetic improvements in jsonfuncs.c.

2014-06-25 Thread Tom Lane
Cosmetic improvements in jsonfuncs.c. Re-pgindent, remove a lot of random vertical whitespace, remove useless (if not counterproductive) inline markings, get rid of unnecessary zero-padding of strings for hashtable searches. No functional changes. Branch -- master Details --- http://git

[COMMITTERS] pgsql: Cosmetic improvements in jsonfuncs.c.

2014-06-25 Thread Tom Lane
Cosmetic improvements in jsonfuncs.c. Re-pgindent, remove a lot of random vertical whitespace, remove useless (if not counterproductive) inline markings, get rid of unnecessary zero-padding of strings for hashtable searches. No functional changes. Branch -- REL9_4_STABLE Details --- htt

[COMMITTERS] pgsql: Rationalize error messages within jsonfuncs.c.

2014-06-25 Thread Tom Lane
Rationalize error messages within jsonfuncs.c. I noticed that the functions in jsonfuncs.c sometimes printed error messages that claimed I'd called some other function. Investigation showed that this was from repurposing code into "worker" functions without taking much care as to whether it would

[COMMITTERS] pgsql: Rationalize error messages within jsonfuncs.c.

2014-06-25 Thread Tom Lane
Rationalize error messages within jsonfuncs.c. I noticed that the functions in jsonfuncs.c sometimes printed error messages that claimed I'd called some other function. Investigation showed that this was from repurposing code into "worker" functions without taking much care as to whether it would

[COMMITTERS] pgsql: Remove obsolete example of CSV log file name from log_filename d

2014-06-25 Thread Fujii Masao
Remove obsolete example of CSV log file name from log_filename document. 7380b63 changed log_filename so that epoch was not appended to it when no format specifier is given. But the example of CSV log file name with epoch still left in log_filename document. This commit removes such obsolete examp

[COMMITTERS] pgsql: Remove obsolete example of CSV log file name from log_filename d

2014-06-25 Thread Fujii Masao
Remove obsolete example of CSV log file name from log_filename document. 7380b63 changed log_filename so that epoch was not appended to it when no format specifier is given. But the example of CSV log file name with epoch still left in log_filename document. This commit removes such obsolete examp

[COMMITTERS] pgsql: Remove obsolete example of CSV log file name from log_filename d

2014-06-25 Thread Fujii Masao
Remove obsolete example of CSV log file name from log_filename document. 7380b63 changed log_filename so that epoch was not appended to it when no format specifier is given. But the example of CSV log file name with epoch still left in log_filename document. This commit removes such obsolete examp

[COMMITTERS] pgsql: Remove obsolete example of CSV log file name from log_filename d

2014-06-25 Thread Fujii Masao
Remove obsolete example of CSV log file name from log_filename document. 7380b63 changed log_filename so that epoch was not appended to it when no format specifier is given. But the example of CSV log file name with epoch still left in log_filename document. This commit removes such obsolete examp

[COMMITTERS] pgsql: Remove obsolete example of CSV log file name from log_filename d

2014-06-25 Thread Fujii Masao
Remove obsolete example of CSV log file name from log_filename document. 7380b63 changed log_filename so that epoch was not appended to it when no format specifier is given. But the example of CSV log file name with epoch still left in log_filename document. This commit removes such obsolete examp

[COMMITTERS] pgsql: Remove obsolete example of CSV log file name from log_filename d

2014-06-25 Thread Fujii Masao
Remove obsolete example of CSV log file name from log_filename document. 7380b63 changed log_filename so that epoch was not appended to it when no format specifier is given. But the example of CSV log file name with epoch still left in log_filename document. This commit removes such obsolete examp

[COMMITTERS] pgsql: Remove obsolete example of CSV log file name from log_filename d

2014-06-25 Thread Fujii Masao
Remove obsolete example of CSV log file name from log_filename document. 7380b63 changed log_filename so that epoch was not appended to it when no format specifier is given. But the example of CSV log file name with epoch still left in log_filename document. This commit removes such obsolete examp