forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit59eb12c
committed
Make error message of pageinspect more consistent for raw page inputs
There is a copy-paste error from bt_page_items() which got intobt_page_items_bytea(). A second message in get_raw_page_internal() wasinconsistent with all the other sub-modules.Author: Ashutosh SharmaDiscussion:https://postgr.es/m/CAE9k0PnZuZ3PVXSyQY91-53E8JKFcaSyknFqqU43r9MabKSYZA@mail.gmail.com1 parent9f7ba88 commit59eb12c
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
429 | 429 |
| |
430 | 430 |
| |
431 | 431 |
| |
432 |
| - | |
| 432 | + | |
433 | 433 |
| |
434 | 434 |
| |
435 | 435 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
| 105 | + | |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
|
0 commit comments
Comments
(0)