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

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: pgsql: Add pg_alterckey utility to change the cluster key
Дата
Msg-id CAFj8pRBRNo4co5bqCx4BLx1ZZ45Z_T-opPxA+u7SLp7gAtBpNA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Add pg_alterckey utility to change the cluster key  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: pgsql: Add pg_alterckey utility to change the cluster key
Список pgsql-committers


so 26. 12. 2020 v 7:20 odesílatel Bruce Momjian <bruce@momjian.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@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee

В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Add pg_alterckey utility to change the cluster key
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: pgsql: Add pg_alterckey utility to change the cluster key