Make error message of pageinspect more consistent for raw page inputs
Michael Paquier <michael@paquier.xyz>
Make error message of pageinspect more consistent for raw page inputs There is a copy-paste error from bt_page_items() which got into bt_page_items_bytea(). A second message in get_raw_page_internal() was inconsistent with all the other sub-modules. Author: Ashutosh Sharma Discussion: https://postgr.es/m/CAE9k0PnZuZ3PVXSyQY91-53E8JKFcaSyknFqqU43r9MabKSYZA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pageinspect/btreefuncs.c | modified | +1 −1 |
| contrib/pageinspect/rawpage.c | modified | +1 −1 |
Discussion
- Inconsistent error message in bt_page_items_bytea(). 2 messages · 2018-07-27 → 2018-07-29