diff options
author | Fujii Masao <fujii@postgresql.org> | 2021-04-23 19:10:24 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2021-04-23 19:10:24 +0900 |
commit | 3f20d5f37086e548c32ddb9d6ae09c2e1ce300ce (patch) | |
tree | 147836abdea963d1c1da340810080a67fb19661c /src/backend/commands/typecmds.c | |
parent | 7531fcb1fcf5b3ea2f49959a3f095c083e3fc4c4 (diff) | |
download | postgresql-3f20d5f37086e548c32ddb9d6ae09c2e1ce300ce.tar.gz postgresql-3f20d5f37086e548c32ddb9d6ae09c2e1ce300ce.zip |
Reorder COMPRESSION option in gram.y and parsenodes.h into alphabetical order.
Commit bbe0a81db6 introduced "INCLUDING COMPRESSION" option
in CREATE TABLE command, but previously TableLikeOption in gram.y and
parsenodes.h didn't classify this new option in alphabetical order
with the rest.
Author: Fujii Masao
Reviewed-by: Michael Paquier
Discussion: https://postgr.es/m/YHerAixOhfR1ryXa@paquier.xyz
Diffstat (limited to 'src/backend/commands/typecmds.c')
0 files changed, 0 insertions, 0 deletions