forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7e32aaa
committed
Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro.
This should of course be just "PG_ARGISNULL()".Also reorder a couple of paras to make the discussion of PG_ARGISNULLless disjointed.Back-patch to v10 where the error was introduced.Laurenz Albe and Tom Lane, per an anonymous docs commentDiscussion:https://postgr.es/m/158399487096.5708.10696365251766477013@wrigleys.postgresql.org1 parent15cbbf8 commit7e32aaa
1 file changed
+10
-10
lines changedLines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2259 | 2259 |
| |
2260 | 2260 |
| |
2261 | 2261 |
| |
2262 |
| - | |
| 2262 | + | |
2263 | 2263 |
| |
2264 |
| - | |
| 2264 | + | |
2265 | 2265 |
| |
2266 | 2266 |
| |
2267 | 2267 |
| |
| |||
2423 | 2423 |
| |
2424 | 2424 |
| |
2425 | 2425 |
| |
2426 |
| - | |
2427 |
| - | |
2428 |
| - | |
2429 |
| - | |
2430 |
| - | |
2431 |
| - | |
2432 |
| - | |
2433 |
| - | |
2434 | 2426 |
| |
2435 | 2427 |
| |
2436 | 2428 |
| |
| |||
2445 | 2437 |
| |
2446 | 2438 |
| |
2447 | 2439 |
| |
| 2440 | + | |
| 2441 | + | |
| 2442 | + | |
| 2443 | + | |
| 2444 | + | |
| 2445 | + | |
| 2446 | + | |
| 2447 | + | |
2448 | 2448 |
| |
2449 | 2449 |
| |
2450 | 2450 |
| |
|
0 commit comments
Comments
(0)