forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit97dcd5c
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 parent56259c3 commit97dcd5c
2 files changed
+9
-4
lines changedLines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
864 | 864 |
| |
865 | 865 |
| |
866 | 866 |
| |
867 |
| - | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
868 | 870 |
| |
869 | 871 |
| |
870 | 872 |
| |
| |||
926 | 928 |
| |
927 | 929 |
| |
928 | 930 |
| |
929 |
| - | |
| 931 | + | |
930 | 932 |
| |
931 | 933 |
| |
932 |
| - | |
| 934 | + | |
| 935 | + | |
933 | 936 |
| |
934 | 937 |
| |
935 | 938 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
397 | 397 |
| |
398 | 398 |
| |
399 | 399 |
| |
400 |
| - | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
401 | 403 |
| |
402 | 404 |
| |
403 | 405 |
| |
|
0 commit comments
Comments
(0)