- Notifications
You must be signed in to change notification settings - Fork28
Commit019eb96
committed
Doc: fix parameter names in the docs of a couple of functions.
The descriptions of make_interval() and pg_options_to_table()were randomly different from the reality embedded in pg_proc.(These are not all the discrepancies I found in a quick search,but the others perhaps require more discussion, since there'sat least a case to be made for changing pg_proc not the docs.)make_interval issue noted by Thomas Kellerer.Discussion:https://postgr.es/m/7b154ef0-9f22-90b9-7734-4bf23686695b@gmx.net1 parente01e339 commit019eb96
1 file changed
+8
-8
lines changedLines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8920 | 8920 |
| |
8921 | 8921 |
| |
8922 | 8922 |
| |
8923 |
| - | |
8924 |
| - | |
8925 |
| - | |
8926 |
| - | |
8927 |
| - | |
8928 |
| - | |
8929 |
| - | |
| 8923 | + | |
| 8924 | + | |
| 8925 | + | |
| 8926 | + | |
| 8927 | + | |
| 8928 | + | |
| 8929 | + | |
8930 | 8930 |
| |
8931 | 8931 |
| |
8932 | 8932 |
| |
| |||
22387 | 22387 |
| |
22388 | 22388 |
| |
22389 | 22389 |
| |
22390 |
| - | |
| 22390 | + | |
22391 | 22391 |
| |
22392 | 22392 |
| |
22393 | 22393 |
| |
|
0 commit comments
Comments
(0)