Improve new hash partition bound check error messages - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Improve new hash partition bound check error messages
Date
Msg-id bb9d60b4-aadb-607a-1a9d-fdc3434dddcd@enterprisedb.com
Whole thread Raw
Responses Re: Improve new hash partition bound check error messages
Re: Improve new hash partition bound check error messages
List 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.

Attachment

pgsql-hackers by date:

Previous
From: Ajin Cherian
Date:
Subject: Re: Single transaction in the tablesync worker?
Next
From: Peter Eisentraut
Date:
Subject: Re: Add primary keys to system catalogs