forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit673582d
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 parent1567ed9 commit673582d
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1939 | 1939 |
| |
1940 | 1940 |
| |
1941 | 1941 |
| |
1942 |
| - | |
1943 |
| - | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
1944 | 1946 |
| |
1945 | 1947 |
| |
1946 | 1948 |
| |
|
0 commit comments
Comments
(0)