Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT".

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b9424d014e195386a83b0f1fe9f5a8e5727e46ea
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2022-11-10T23:20:49Z
Releases: 16.0
Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT".

We already allow explicitly writing DEFAULT for SET COMPRESSION,
so it seems a bit inflexible and non-orthogonal to not have it
for STORAGE.

Aleksander Alekseev

Discussion: https://postgr.es/m/CAJ7c6TMX9ui+6y3TQFaXJYVpZyBukvqhQbVDJ8OUokeLRhtnpA@mail.gmail.com

Files

Documentation touched

Discussion