Re: INCLUDING COMPRESSION

Fujii Masao <masao.fujii@oss.nttdata.com>

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-docs@lists.postgresql.org
Date: 2021-04-23T10:11:53Z
Lists: pgsql-hackers, pgsql-docs

On 2021/04/16 10:20, Michael Paquier wrote:
> On Thu, Apr 15, 2021 at 11:24:07PM +0900, Fujii Masao wrote:
>> I'm not sure why. But +1 to make them in alphabetical order.
>> Patch attached.
> 
> LGTM.

Pushed. Thanks!

Regards,


-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



Commits

  1. Reorder COMPRESSION option in gram.y and parsenodes.h into alphabetical order.

  2. doc: Add missing COMPRESSION into CREATE TABLE synopsis.