From: | Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Release notes for 9.6.5, 9.5.9, 9.4.14, 9.3.19, 9.2.23. |
Date: | 2017-08-28 10:16:50 |
Message-ID: | CAFcNs+pJ6_Ud-zg3vY_Y0mzfESdM34Humt8avKrAKq_H+v18Cg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
On Sun, Aug 27, 2017 at 6:35 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Release notes for 9.6.5, 9.5.9, 9.4.14, 9.3.19, 9.2.23.
>
> Branch
> ------
> master
>
> Details
> -------
>
https://git.postgresql.org/pg/commitdiff/f97c55c708a6fbcb675be6fbb94af3038733dfa4
>
> Modified Files
> --------------
> doc/src/sgml/release-9.2.sgml | 139 +++++++++++++++++++++++++++++++++++++
> doc/src/sgml/release-9.3.sgml | 140 +++++++++++++++++++++++++++++++++++++
> doc/src/sgml/release-9.4.sgml | 156
++++++++++++++++++++++++++++++++++++++++++
> doc/src/sgml/release-9.5.sgml | 146
+++++++++++++++++++++++++++++++++++++++
> doc/src/sgml/release-9.6.sgml | 17 -----
> 5 files changed, 581 insertions(+), 17 deletions(-)
>
I wonder why I was not marked as author of the "pg_restore" fix if what you
pushed [1] is exactly what the patch I've sent [2].
Regards,
[1]
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=b1c2d76a2fcef812af0be3343082414d401909c8
[2]
https://www.postgresql.org/message-id/CAFcNs+pjuv0JL_x4+=71TPUPjdLHOXA4YfT32myj_OrrZb4ohA@mail.gmail.com
--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog: http://fabriziomello.github.io
>> Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
>> Github: http://github.com/fabriziomello
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2017-08-28 13:05:45 | Re: [COMMITTERS] pgsql: pg_rewind: Fix some problems when copying files >2GB. |
Previous Message | Peter Eisentraut | 2017-08-28 01:33:24 | pgsql: Clarify documentation |