forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8803506
committed
Document partitiong tables ancillary object handling some more
Add a couple of lines to make it explicit that indexes, constraints,triggers are added, removed, or left alone.Backpatch to pg11.Author: Álvaro Herrera <alvherre@alvh.no-ip.org>Reviewed-by: Justin Pryzby <pryzby@telsasoft.com>Discussion:https://postgr.es/m/20200421162038.GA18628@alvherre.pgsql1 parentd12bdba commit8803506
2 files changed
+9
-4
lines changedLines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
872 | 872 |
| |
873 | 873 |
| |
874 | 874 |
| |
875 |
| - | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
876 | 878 |
| |
877 | 879 |
| |
878 | 880 |
| |
| |||
941 | 943 |
| |
942 | 944 |
| |
943 | 945 |
| |
944 |
| - | |
| 946 | + | |
945 | 947 |
| |
946 | 948 |
| |
947 |
| - | |
| 949 | + | |
| 950 | + | |
948 | 951 |
| |
949 | 952 |
| |
950 | 953 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
402 |
| - | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
403 | 405 |
| |
404 | 406 |
| |
405 | 407 |
| |
|
0 commit comments
Comments
(0)