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