Improve new hash partition bound check error messages

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Improve new hash partition bound check error messages
Дата
Msg-id bb9d60b4-aadb-607a-1a9d-fdc3434dddcd@enterprisedb.com
обсуждение исходный текст
Ответы Re: Improve new hash partition bound check error messages  (Amit Langote <amitlangote09@gmail.com>)
Re: Improve new hash partition bound check error messages  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
I had a bit of trouble parsing the error message "every hash partition 
modulus must be a factor of the next larger modulus", so I went into the 
code, added some comments and added errdetail messages for each case.  I 
think it's a bit clearer now.

Вложения

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

Предыдущее
От: Ajin Cherian
Дата:
Сообщение: Re: Single transaction in the tablesync worker?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Add primary keys to system catalogs