pgsql: auth commands: list specific commands to install in Makefile

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: auth commands: list specific commands to install in Makefile
Date: 2020-12-26 14:25:16
Message-ID: E1ktAVQ-0002ii-NM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

auth commands: list specific commands to install in Makefile

Previously I used Makefile functions.

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ba6725df364cd30e068ccd962fa426d9b7b44066

Modified Files
--------------
src/backend/Makefile | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Shinoda, Noriyoshi (PN Japan FSIP) 2020-12-26 14:38:40 RE: pgsql: Add key management system
Previous Message Bruce Momjian 2020-12-26 14:25:14 Re: pgsql: Add pg_alterckey utility to change the cluster key