forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7adbd25
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 parentb88ca12 commit7adbd25
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1900 | 1900 | | |
1901 | 1901 | | |
1902 | 1902 | | |
1903 | | - | |
1904 | | - | |
| 1903 | + | |
| 1904 | + | |
| 1905 | + | |
| 1906 | + | |
1905 | 1907 | | |
1906 | 1908 | | |
1907 | 1909 | | |
| |||
0 commit comments
Comments
(0)