forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbcd4600
committed
Doc: clarify behavior of "anyrange" pseudo-type.
I noticed that we completely failed to document the restrictionthat an "anyrange" result type has to be inferred from an "anyrange"input. The docs also were less clear than they could be about therelationship between "anyrange" and "anyarray".It's been like this all along, so back-patch.1 parentd8e7f81 commitbcd4600
1 file changed
+16
-3
lines changedLines changed: 16 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
259 |
| - | |
260 |
| - | |
261 |
| - | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
262 | 264 |
| |
263 | 265 |
| |
264 | 266 |
| |
| |||
289 | 291 |
| |
290 | 292 |
| |
291 | 293 |
| |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
292 | 305 |
| |
293 | 306 |
| |
294 | 307 |
| |
|
0 commit comments
Comments
(0)