Re: pgsql: Add pg_alterckey utility to change the cluster key

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Add pg_alterckey utility to change the cluster key
Date: 2020-12-26 06:25:00
Message-ID: CAFj8pRBRNo4co5bqCx4BLx1ZZ45Z_T-opPxA+u7SLp7gAtBpNA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

so 26. 12. 2020 v 7:20 odesílatel Bruce Momjian <bruce(at)momjian(dot)us> napsal:

> On Sat, Dec 26, 2020 at 06:18:01AM +0100, Pavel Stehule wrote:
> > Details
> > -------
> > https://git.postgresql.org/pg/commitdiff/
> > 62afb42a7f9f533efc6c19f462c3a848fa4ddb63
> >
> > Modified Files
> > --------------
> > doc/src/sgml/ref/pg_alterkey.sgml | 186 ++++++++++
> > src/bin/Makefile | 1 +
> > src/bin/pg_alterckey/.gitignore | 1 +
> > src/bin/pg_alterckey/Makefile | 44 +++
> > src/bin/pg_alterckey/pg_alterckey.c | 693
> > ++++++++++++++++++++++++++++++++++++
> > 5 files changed, 925 insertions(+)
> >
> >
> > Broken tests
>
> Uh, how do I reproduce this failure?
>

I just executed make check-world on master

Pavel

> --
> Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
> EnterpriseDB https://enterprisedb.com
>
> The usefulness of a cup is in its emptiness, Bruce Lee
>
>

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Pavel Stehule 2020-12-26 07:29:10 Re: pgsql: Add pg_alterckey utility to change the cluster key
Previous Message Bruce Momjian 2020-12-26 06:20:43 Re: pgsql: Add pg_alterckey utility to change the cluster key

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2020-12-26 06:27:43 Re: Better client reporting for "immediate stop" shutdowns
Previous Message Pavel Stehule 2020-12-26 06:23:58 Re: proposal: schema variables