forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit00f3886
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 parent02530da commit00f3886
1 file changed
+10
-10
lines changedLines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2200 | 2200 |
| |
2201 | 2201 |
| |
2202 | 2202 |
| |
2203 |
| - | |
| 2203 | + | |
2204 | 2204 |
| |
2205 |
| - | |
| 2205 | + | |
2206 | 2206 |
| |
2207 | 2207 |
| |
2208 | 2208 |
| |
| |||
2366 | 2366 |
| |
2367 | 2367 |
| |
2368 | 2368 |
| |
2369 |
| - | |
2370 |
| - | |
2371 |
| - | |
2372 |
| - | |
2373 |
| - | |
2374 |
| - | |
2375 |
| - | |
2376 |
| - | |
2377 | 2369 |
| |
2378 | 2370 |
| |
2379 | 2371 |
| |
| |||
2388 | 2380 |
| |
2389 | 2381 |
| |
2390 | 2382 |
| |
| 2383 | + | |
| 2384 | + | |
| 2385 | + | |
| 2386 | + | |
| 2387 | + | |
| 2388 | + | |
| 2389 | + | |
| 2390 | + | |
2391 | 2391 |
| |
2392 | 2392 |
| |
2393 | 2393 |
| |
|
0 commit comments
Comments
(0)