Fix ALTER COLLATION "default" REFRESH VERSION.
authorJeff Davis <jdavis@postgresql.org>
Sat, 29 Oct 2022 21:13:23 +0000 (14:13 -0700)
committerJeff Davis <jdavis@postgresql.org>
Mon, 31 Oct 2022 22:44:52 +0000 (15:44 -0700)
commit0717f2fedb2400e4f5bf89bcd463c8b32916ca26
treecf8bfede47ff273fa0b401db0555e4527c7e1013
parent10932ed5e57b75e5e9aaa22aa0527ceeee55b6ca
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
src/backend/commands/collationcmds.c