forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit292ae8a
committed
Improve documentation of pageinspect
This adds a section for heap-related functions. These were previouslymixed with functions having a more general purpose, leading toconfusion. While on it, add a query example for fsm_page_contents.Backpatch down to 10, whereb5e3942 introduced the subsections forfunction types in pageinspect documentation.Author: Masahiko SawadaDiscussion:https://postgr.es/m/CAD21AoDyM7E1+cK3-aWejxKTGC-wVVP2B+RnJhN6inXyeRmqzw@mail.gmail.comBackpatch-through: 101 parent21e60fa commit292ae8a
1 file changed
+33
-23
lines changedLines changed: 33 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
128 | 161 |
| |
129 | 162 |
| |
130 | 163 |
| |
| |||
203 | 236 |
| |
204 | 237 |
| |
205 | 238 |
| |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 | 239 |
| |
230 | 240 |
| |
231 | 241 |
| |
|
0 commit comments
Comments
(0)