forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4351142
committed
Doc: Fix various inconsistencies
This fixes multiple areas of the documentation:- COPY for its past compatibility section.- SET ROLE mentioning INHERITS instead of INHERIT- PREPARE referring to stmt_name, that is not present.- Extension documentation about format name with upgrade scripts.Backpatch down to 9.4 for the relevant parts.Author: Alexander LakhinDiscussion:https://postgr.es/m/bf95233a-9943-b341-e2ff-a860c28af481@gmail.comBackpatch-through: 9.41 parentcef82ed commit4351142
File tree
4 files changed
+15
-15
lines changed- doc/src/sgml
- ref
4 files changed
+15
-15
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
856 | 856 |
| |
857 | 857 |
| |
858 | 858 |
| |
859 |
| - | |
| 859 | + | |
860 | 860 |
| |
861 | 861 |
| |
862 | 862 |
| |
|
Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1015 | 1015 |
| |
1016 | 1016 |
| |
1017 | 1017 |
| |
1018 |
| - | |
1019 |
| - | |
| 1018 | + | |
| 1019 | + | |
1020 | 1020 |
| |
1021 |
| - | |
1022 |
| - | |
| 1021 | + | |
| 1022 | + | |
1023 | 1023 |
| |
1024 | 1024 |
| |
1025 | 1025 |
| |
1026 | 1026 |
| |
1027 | 1027 |
| |
1028 | 1028 |
| |
1029 |
| - | |
1030 |
| - | |
| 1029 | + | |
| 1030 | + | |
1031 | 1031 |
| |
1032 |
| - | |
1033 |
| - | |
| 1032 | + | |
| 1033 | + | |
1034 | 1034 |
| |
1035 | 1035 |
| |
1036 | 1036 |
| |
| |||
1046 | 1046 |
| |
1047 | 1047 |
| |
1048 | 1048 |
| |
1049 |
| - | |
1050 |
| - | |
| 1049 | + | |
| 1050 | + | |
1051 | 1051 |
| |
1052 | 1052 |
| |
1053 | 1053 |
| |
1054 |
| - | |
1055 |
| - | |
| 1054 | + | |
| 1055 | + | |
1056 | 1056 |
| |
1057 | 1057 |
| |
1058 | 1058 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
168 |
| - | |
| 168 | + | |
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
|
0 commit comments
Comments
(0)