- Notifications
You must be signed in to change notification settings - Fork28
Commite1e0e8d
committed
Fix function signatures of pageinspect in documentation
tuple_data_split() lacked the type of the first argument, andheap_page_item_attrs() has reversed the first and second argument,with the bytea argument using an incorrect name.Author: Laurenz AlbeDiscussion:https://postgr.es/m/8f9ab7b16daf623e87eeef5203a4ffc0dece8dfd.camel@cybertec.atBackpatch-through: 9.61 parentbeeb8e2 commite1e0e8d
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
159 |
| - | |
| 159 | + | |
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
| 184 | + | |
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
|
0 commit comments
Comments
(0)