[COMMITTERS] pgsql: Cannot rely on %z printf length modifier.

2014-10-05 Thread Heikki Linnakangas
Cannot rely on %z printf length modifier. Before version 9.4, we didn't require sprintf to support the %z length modifier. Use %lu instead. Reported by Peter Eisentraut. Apply to 9.3 and earlier. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/0fb250dae751c6b

[COMMITTERS] pgsql: Cannot rely on %z printf length modifier.

2014-10-05 Thread Heikki Linnakangas
Cannot rely on %z printf length modifier. Before version 9.4, we didn't require sprintf to support the %z length modifier. Use %lu instead. Reported by Peter Eisentraut. Apply to 9.3 and earlier. Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/64a628576700f9a

[COMMITTERS] pgsql: Cannot rely on %z printf length modifier.

2014-10-05 Thread Heikki Linnakangas
Cannot rely on %z printf length modifier. Before version 9.4, we didn't require sprintf to support the %z length modifier. Use %lu instead. Reported by Peter Eisentraut. Apply to 9.3 and earlier. Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/3cd085ee251ba14

[COMMITTERS] pgsql: Cannot rely on %z printf length modifier.

2014-10-05 Thread Heikki Linnakangas
Cannot rely on %z printf length modifier. Before version 9.4, we didn't require sprintf to support the %z length modifier. Use %lu instead. Reported by Peter Eisentraut. Apply to 9.3 and earlier. Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/525510aea55e7c1

Re: [COMMITTERS] pgsql: Check for GiST index tuples that don't fit on a page.

2014-10-05 Thread Heikki Linnakangas
On 10/04/2014 05:10 PM, Alvaro Herrera wrote: Peter Eisentraut wrote: On 10/4/14 12:59 AM, Tom Lane wrote: Peter Eisentraut writes: We don't have portable support for %zu formats until 9.4. The backpatches to 9.3 and earlier need to use %lu. Good point --- and something that seems like it'l

[COMMITTERS] Re: pgsql: Refactor replication connection code of various pg_basebackup ut

2014-10-05 Thread Stephen Frost
All, * Andres Freund ([email protected]) wrote: > Refactor replication connection code of various pg_basebackup utilities. > > Move some more code to manage replication connection command to > streamutil.c. A later patch will introduce replication slot via > pg_receivexlog and this avoid duplica

[COMMITTERS] Re: pgsql: Refactor replication connection code of various pg_basebackup ut

2014-10-05 Thread Andres Freund
On 2014-10-05 09:49:31 -0400, Stephen Frost wrote: > All, > > * Andres Freund ([email protected]) wrote: > > Refactor replication connection code of various pg_basebackup utilities. > > > > Move some more code to manage replication connection command to > > streamutil.c. A later patch will intro

[COMMITTERS] Re: pgsql: Refactor replication connection code of various pg_basebackup ut

2014-10-05 Thread Stephen Frost
* Andres Freund ([email protected]) wrote: > On 2014-10-05 09:49:31 -0400, Stephen Frost wrote: > > > Move some more code to manage replication connection command to > > > streamutil.c. A later patch will introduce replication slot via > > > pg_receivexlog and this avoid duplicating relevant code

Re: [COMMITTERS] Re: pgsql: Refactor replication connection code of various pg_basebackup ut

2014-10-05 Thread Michael Paquier
On Sun, Oct 5, 2014 at 10:49 PM, Stephen Frost wrote: > Coverity is complaining that the new Create/DropReplicatSlot functions > leak, which is technically correct (though the cases where that happens > end up being more-or-les immediate-exit cases anyway). In any case, > here's a patch to clean

[COMMITTERS] pgsql: Update 9.4 release notes for commits through today.

2014-10-05 Thread Tom Lane
Update 9.4 release notes for commits through today. Add entries for recent changes, including noting the JSONB format change and the recent timezone data changes. We should remove those two items before 9.4 final: the JSONB change will be of no interest in the long run, and it's not normally our

[COMMITTERS] pgsql: Update 9.4 release notes for commits through today.

2014-10-05 Thread Tom Lane
Update 9.4 release notes for commits through today. Add entries for recent changes, including noting the JSONB format change and the recent timezone data changes. We should remove those two items before 9.4 final: the JSONB change will be of no interest in the long run, and it's not normally our

[COMMITTERS] pgsql: Translation updates

2014-10-05 Thread Peter Eisentraut
Translation updates Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/1ec4a970fe6b996cba765a7e9c1897c00bf6c968 Modified Files -- src/backend/po/de.po | 2944 +-- src/backend/po/it.po | 8899 +++-

[COMMITTERS] pgsql: Translation updates

2014-10-05 Thread Peter Eisentraut
Translation updates Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/6af3a67235ba6d31819bc7e4a2dae151721dc257 Modified Files -- src/backend/po/de.po | 2944 +-- src/backend/po/it.po | 8899 +++--