CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 02/04/22 17:46:11
Modified files:
src/backend/commands: tablecmds.c
Log message:
Fix incorrect Assert; install a more trustworthy check on whether
ALTER COLUMN SET STORAGE should be allowed.