Re: Allow pg_dumpall to work without pg_authid

Stephen Frost <sfrost@snowman.net>

From: Stephen Frost <sfrost@snowman.net>
To: Sachin Kotwal <kotsachin@gmail.com>
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:19:46Z
Lists: pgsql-hackers
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

Commits

  1. Fix dumping role comments when using --no-role-passwords