Re: Allow pg_dumpall to work without pg_authid
Sachin Kotwal <kotsachin@gmail.com>
From: Sachin Kotwal <kotsachin@gmail.com>
To: Stephen Frost <sfrost@snowman.net>
Cc: Simon Riggs <simon@2ndquadrant.com>, Robert Haas <robertmhaas@gmail.com>, Robins Tharakan <tharakan@gmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2017-03-15T13:49:46Z
Lists: pgsql-hackers
Hi Stephen, Thanks. I understand this is small but new feature and not bug fix. But we should be able to backpatch if there is no dependency. It will help users to get benefit of this feature for g96 and pg95 in RDS until they will have pg10 in RDS. If It is against community policy then it is ok. I can understand. Regards, Sachin On Wed, Mar 15, 2017 at 6:49 PM, Stephen Frost <sfrost@snowman.net> wrote: > Greetings, > > * Sachin Kotwal (kotsachin@gmail.com) wrote: > > Can we have backpatch this patch to PostgreSQL 9.6 and earlier releases ? > > No. This is a new feature and new features are not back-patched. > > Thanks! > > Stephen > -- Thanks and Regards, Sachin Kotwal
Commits
-
Fix dumping role comments when using --no-role-passwords
- d82cb467bbc2 12.19 landed
- be01c8c3450e 14.12 landed
- affc46b76d50 13.15 landed
- 7e65ad197f9d 17.0 landed
- 5863bacb87c1 16.3 landed
- 12128be623fd 15.7 landed