- Notifications
You must be signed in to change notification settings - Fork28
Commit40a579b
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.at1 parent925f46f commit40a579b
1 file changed
+2
-2
lines changed| 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)