[COMMITTERS] pgsql: Tidy up the populate/to_record{set} code for json a bit.

2014-03-25 Thread Andrew Dunstan
Tidy up the populate/to_record{set} code for json a bit. In the process fix a small bug. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/fbc3def8620953cf124aac65e7be4821f138c37f Modified Files -- src/backend/utils/adt/jsonfuncs.c | 54 +

Re: [COMMITTERS] pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record.

2014-03-25 Thread Simon Riggs
On 25 March 2014 19:59, Tom Lane wrote: > Robert Haas writes: >> This commit message doesn't give any indication of what the >> consequences of this oversight are. I think that's generally a good >> thing to include. > > Yes, please. We (usually Bruce or I) make release notes based on the > comm

Re: [COMMITTERS] pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record.

2014-03-25 Thread Tom Lane
Robert Haas writes: > This commit message doesn't give any indication of what the > consequences of this oversight are. I think that's generally a good > thing to include. Yes, please. We (usually Bruce or I) make release notes based on the commit logs. Please be sure your commit message includ

Re: [COMMITTERS] pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record.

2014-03-25 Thread Robert Haas
This commit message doesn't give any indication of what the consequences of this oversight are. I think that's generally a good thing to include. On Tue, Mar 25, 2014 at 10:38 AM, Fujii Masao wrote: > Don't forget to flush XLOG_PARAMETER_CHANGE record. > > Backpatch to 9.0 where XLOG_PARAMETER_CH

[COMMITTERS] pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record.

2014-03-25 Thread Fujii Masao
Don't forget to flush XLOG_PARAMETER_CHANGE record. Backpatch to 9.0 where XLOG_PARAMETER_CHANGE record was instroduced. Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/0af5fd82e0ca4f61875f5e02aa868b4cea43ae40 Modified Files -- src/backend/access/

[COMMITTERS] pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record.

2014-03-25 Thread Fujii Masao
Don't forget to flush XLOG_PARAMETER_CHANGE record. Backpatch to 9.0 where XLOG_PARAMETER_CHANGE record was instroduced. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/6fe8411ffb7119010b80b34044dccd4614bda175 Modified Files -- src/backend/access/

[COMMITTERS] pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record.

2014-03-25 Thread Fujii Masao
Don't forget to flush XLOG_PARAMETER_CHANGE record. Backpatch to 9.0 where XLOG_PARAMETER_CHANGE record was instroduced. Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/a8603f0da86682fd66c109d2f7a8570c814eba95 Modified Files -- src/backend/access/

[COMMITTERS] pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record.

2014-03-25 Thread Fujii Masao
Don't forget to flush XLOG_PARAMETER_CHANGE record. Backpatch to 9.0 where XLOG_PARAMETER_CHANGE record was instroduced. Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/b12f99478757b3db180396fc2ab5a9f1520d196b Modified Files -- src/backend/access/

[COMMITTERS] pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record.

2014-03-25 Thread Fujii Masao
Don't forget to flush XLOG_PARAMETER_CHANGE record. Backpatch to 9.0 where XLOG_PARAMETER_CHANGE record was instroduced. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/49638868f81f05e9ea4799e6c6148b76b47da83d Modified Files -- src/backend/access/transam

[COMMITTERS] pgsql: Fix typos in pg_basebackup documentation

2014-03-25 Thread Magnus Hagander
Fix typos in pg_basebackup documentation Joshua Tolley Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/1698bd2fbd2e2aa00a3a3db03df220ea0589065a Modified Files -- doc/src/sgml/ref/pg_basebackup.sgml |4 ++-- 1 file changed, 2 insertions(+), 2 de

[COMMITTERS] pgsql: Fix typos in pg_basebackup documentation

2014-03-25 Thread Magnus Hagander
Fix typos in pg_basebackup documentation Joshua Tolley Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/36f7c3a1e019d16a83a363958c3f3927692821d9 Modified Files -- doc/src/sgml/ref/pg_basebackup.sgml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions

[COMMITTERS] pgsql: Fix typos in pg_basebackup documentation

2014-03-25 Thread Magnus Hagander
Fix typos in pg_basebackup documentation Joshua Tolley Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/a2e3df7b6f102d3ae1790ba53afdd525ac3100f6 Modified Files -- doc/src/sgml/ref/pg_basebackup.sgml |4 ++-- 1 file changed, 2 insertions(+), 2 de

[COMMITTERS] pgsql: Fix typos in pg_basebackup documentation

2014-03-25 Thread Magnus Hagander
Fix typos in pg_basebackup documentation Joshua Tolley Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/b18efb86fd8af1aa39b886031cfb2ad395f5eb24 Modified Files -- doc/src/sgml/ref/pg_basebackup.sgml |4 ++-- 1 file changed, 2 insertions(+), 2 de