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

Etsuro Fujita
Doc: Update documentation on partitioning vs. foreign tables.
The limitations that it is not allowed to create/attach a foreign tableas a partition of an indexed partitioned table were not documented.Reported-By: Stepan YankevychAuthor: Etsuro FujitaReviewed-By: Amit LangoteBackpatch-through: 11 where partitioned index was introducedDiscussion:https://postgr.es/m/1553869152.858391073.5f8m3n0x@frv53.fwdcdn.com1 parent392ea22 commit7338ed2
2 files changed
+8
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
859 | 859 |
| |
860 | 860 |
| |
861 | 861 |
| |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
862 | 866 |
| |
863 | 867 |
| |
864 | 868 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
171 | 175 |
| |
172 | 176 |
| |
173 | 177 |
| |
|
0 commit comments
Comments
(0)