Error on invalid TOAST compression in CREATE or ALTER TABLE.

Robert Haas <rhaas@postgresql.org>

Commit: a4d5284a10b5096585f1bbf1bf723954e9d6c2e0
Author: Robert Haas <rhaas@postgresql.org>
Date: 2021-03-22T14:57:08Z
Releases: 14.0
Error on invalid TOAST compression in CREATE or ALTER TABLE.

The previous coding treated an invalid compression method name as
equivalent to the default, which is certainly not right.

Justin Pryzby

Discussion: http://postgr.es/m/20210321235544.GD4203@telsasoft.com

Files

Discussion