forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4094031
committed
Assorted minor doc/comment fixes.
Identify pg_replication_origin as a shared catalog in catalogs.sgml,using the same boilerplate wording used for most other shared catalogs(and tweak another place where someone had randomly deviated fromthat boilerplate).Make an example in mmgr/README more consistent with surrounding text.Update an obsolete cross-reference in a comment in storage/block.h.Zhuo QlDiscussion:https://postgr.es/m/44296255.1819230.1524889719001@mail.yahoo.com1 parent63ca350 commit4094031
File tree
3 files changed
+10
-3
lines changed- doc/src/sgml
- src
- backend/utils/mmgr
- include/storage
3 files changed
+10
-3
lines changedLines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5690 | 5690 |
| |
5691 | 5691 |
| |
5692 | 5692 |
| |
| 5693 | + | |
| 5694 | + | |
| 5695 | + | |
| 5696 | + | |
| 5697 | + | |
| 5698 | + | |
| 5699 | + | |
5693 | 5700 |
| |
5694 | 5701 |
| |
5695 | 5702 |
| |
| |||
6608 | 6615 |
| |
6609 | 6616 |
| |
6610 | 6617 |
| |
6611 |
| - | |
| 6618 | + | |
6612 | 6619 |
| |
6613 | 6620 |
| |
6614 | 6621 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
401 | 401 |
| |
402 | 402 |
| |
403 | 403 |
| |
404 |
| - | |
| 404 | + | |
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
0 commit comments
Comments
(0)