Re: pg_collation_actual_version() ERROR: cache lookup failed for collation 123

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: pg_collation_actual_version() ERROR: cache lookup failed for collation 123
Дата
Msg-id CA+hUKGJ=qZ3i=0upYYX3aXEpzWsPDhnMQ-o79DVCrBfhLz8nvA@mail.gmail.com
обсуждение исходный текст
Ответ на pg_collation_actual_version() ERROR: cache lookup failed for collation 123  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: pg_collation_actual_version() ERROR: cache lookup failed for collation 123  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Mon, Jan 18, 2021 at 10:59 AM Justin Pryzby > |postgres=# SELECT
pg_collation_actual_version(123);
> |ERROR:  cache lookup failed for collation 123

Yeah, not a great user experience.  Will fix next week; perhaps
get_collation_version_for_oid() needs missing_ok and found flags, or
something like that.

I'm also wondering if it would be better to name that thing with
"current" rather than "actual".



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Pg14, pg_dumpall and "password_encryption=true"
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Yet another fast GiST build