- Notifications
You must be signed in to change notification settings - Fork28
Commit9331629
committed
psql: have \d show FKs on partitioned tables
Commit3de241d missed to update psql to display foreign keys onpartitioned tables. Add that.Reported-by: Amit LangoteAuthor: Amit LangoteReviewed-by: Álvaro HerreraDiscussion:https://postgr.es/m/a66879e5-636f-d4dd-b4a4-92bdca5a828f@lab.ntt.co.jp1 parent60e2d9a commit9331629
1 file changed
+7
-2
lines changedLines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2311 | 2311 |
| |
2312 | 2312 |
| |
2313 | 2313 |
| |
2314 |
| - | |
2315 |
| - | |
| 2314 | + | |
| 2315 | + | |
| 2316 | + | |
| 2317 | + | |
| 2318 | + | |
| 2319 | + | |
| 2320 | + | |
2316 | 2321 |
| |
2317 | 2322 |
| |
2318 | 2323 |
| |
|
0 commit comments
Comments
(0)