Fix ALTER COLLATION "default" REFRESH VERSION.

Jeff Davis <jdavis@postgresql.org>

Commit: 0717f2fedb2400e4f5bf89bcd463c8b32916ca26
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2022-10-31T22:44:52Z
Releases: 16.0
Fix ALTER COLLATION "default" REFRESH VERSION.

Issue a helpful error message rather than an internal error.

Discussion: https://postgr.es/m/51fb77507cafd43fc1a2e733c23045873d93ae60.camel%40j-davis.com
Reviewed-by: Thomas Munro

Files

PathChange+/−
src/backend/commands/collationcmds.c modified +5 −0

Discussion