forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf393fb2
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 parentc9ef507 commitf393fb2
1 file changed
+10
-10
lines changedLines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2239 | 2239 |
| |
2240 | 2240 |
| |
2241 | 2241 |
| |
2242 |
| - | |
| 2242 | + | |
2243 | 2243 |
| |
2244 |
| - | |
| 2244 | + | |
2245 | 2245 |
| |
2246 | 2246 |
| |
2247 | 2247 |
| |
| |||
2403 | 2403 |
| |
2404 | 2404 |
| |
2405 | 2405 |
| |
2406 |
| - | |
2407 |
| - | |
2408 |
| - | |
2409 |
| - | |
2410 |
| - | |
2411 |
| - | |
2412 |
| - | |
2413 |
| - | |
2414 | 2406 |
| |
2415 | 2407 |
| |
2416 | 2408 |
| |
| |||
2425 | 2417 |
| |
2426 | 2418 |
| |
2427 | 2419 |
| |
| 2420 | + | |
| 2421 | + | |
| 2422 | + | |
| 2423 | + | |
| 2424 | + | |
| 2425 | + | |
| 2426 | + | |
| 2427 | + | |
2428 | 2428 |
| |
2429 | 2429 |
| |
2430 | 2430 |
| |
|
0 commit comments
Comments
(0)