forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit376af68

Amit Kapila
Doc: fix column list vs. replica identity rules.
It was not strictly correct to say that a column list must always includereplica identity columns because that is true for only updates anddeletes.Author: Peter SmithReviwed-by: Vignesh C, Amit KapilaBackpatch-through: 15, where it was introducedDiscussion:https://postgr.es/m/CAHut+PvOuc9=_4TbASc5=VUqh16UWtFO3GzcKQK_5m1hrW3vqg@mail.gmail.com1 parentbfb9dfd commit376af68
1 file changed
+9
-2
lines changedLines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
94 |
| - | |
| 93 | + | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| |||
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
255 | 262 |
| |
256 | 263 |
| |
257 | 264 |
| |
|
0 commit comments
Comments
(0)