forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9cc3d61
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 parent2453ea1 commit9cc3d61
1 file changed
+8
-8
lines changedLines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8960 | 8960 |
| |
8961 | 8961 |
| |
8962 | 8962 |
| |
8963 |
| - | |
8964 |
| - | |
8965 |
| - | |
8966 |
| - | |
8967 |
| - | |
8968 |
| - | |
8969 |
| - | |
| 8963 | + | |
| 8964 | + | |
| 8965 | + | |
| 8966 | + | |
| 8967 | + | |
| 8968 | + | |
| 8969 | + | |
8970 | 8970 |
| |
8971 | 8971 |
| |
8972 | 8972 |
| |
| |||
22416 | 22416 |
| |
22417 | 22417 |
| |
22418 | 22418 |
| |
22419 |
| - | |
| 22419 | + | |
22420 | 22420 |
| |
22421 | 22421 |
| |
22422 | 22422 |
| |
|
0 commit comments
Comments
(0)