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
-
Reorder COMPRESSION option in gram.y and parsenodes.h into alphabetical order.
- 3f20d5f37086 14.0 landed
-
doc: Add missing COMPRESSION into CREATE TABLE synopsis.
- e2e2efca85b4 14.0 landed