forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd0f5d25
committed
doc: Change libpq function ids to mixed case
The ids for linking to libpq functions were previously all lower-case.Change to mixed-case, matching the actual function name, for easierreadability in the source. The output isn't changed in a significantway, since the ids are converted to lower or upper case for file namesand anchors.1 parent27cd521 commitd0f5d25
2 files changed
+137
-137
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17518 | 17518 |
| |
17519 | 17519 |
| |
17520 | 17520 |
| |
17521 |
| - | |
| 17521 | + | |
17522 | 17522 |
| |
17523 | 17523 |
| |
17524 | 17524 |
| |
|
0 commit comments
Comments
(0)