forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3d4b143
committed
Document lock taken on referenced table when adding a foreign key
This can happen for CREATE TABLE and ALTER TABLE, so a mention is addedto both of them in the concerned subsections.Author: Adrien NayratDiscussion:https://postgr.es/m/c4e8af11-1dfc-766a-c953-76979b9fcdaa@anayrat.info1 parent84f14fb commit3d4b143
2 files changed
+8
-1
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
372 | 372 |
| |
373 | 373 |
| |
374 | 374 |
| |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
375 | 380 |
| |
376 | 381 |
| |
377 | 382 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
934 | 934 |
| |
935 | 935 |
| |
936 | 936 |
| |
937 |
| - | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
938 | 940 |
| |
939 | 941 |
| |
940 | 942 |
| |
|
0 commit comments
Comments
(0)