pgsql: Add psql tab compression for SET COMPRESSION with ALTER TABLE

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add psql tab compression for SET COMPRESSION with ALTER TABLE
Date: 2022-09-06 06:40:07
Message-ID: E1oVSFi-001fVV-LZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add psql tab compression for SET COMPRESSION with ALTER TABLE

Author: Aleksander Alekseev
Reviewed-by: Shinya Kato
Discussion: https://postgr.es/m/CAJ7c6TMuT+=P7uDepjVpdqSEp2xOmXET3Y2K-xWAO=sCz-28gg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4cbe579746ea05898f2b0c7ba88e4015b781ff71

Modified Files
--------------
src/bin/psql/tab-complete.c | 4 ++++
1 file changed, 4 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2022-09-06 06:51:43 pgsql: Fix cplusplusscheck in vpath builds
Previous Message Michael Paquier 2022-09-06 06:27:58 Re: [PATCH] Renumber confusing value for GUC_UNIT_BYTE