forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfd76369
committed
Doc: Fix description of pg_class.relreplident
The description missed a comma and lacked an explanation of what happenswith REPLICA IDENTITY USING INDEX when the dependent index is dropped.Author: Marina PolyakovaReviewed-by: Daniel Gustafsson, Michael PaquierDiscussion:https://postgr.es/m/ad1a0badc32658b1bbb07aa312346a1d@postgrespro.ruBackpatch-through: 9.51 parentbf3827f commitfd76369
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1940 | 1940 |
| |
1941 | 1941 |
| |
1942 | 1942 |
| |
1943 |
| - | |
1944 |
| - | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
1945 | 1947 |
| |
1946 | 1948 |
| |
1947 | 1949 |
| |
|
0 commit comments
Comments
(0)