forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7d66cce
committed
doc: clarify CREATE TABLE AS ... IF NOT EXISTS
Mention that the table is not modified if it already exists.Reported-by: frank_limpert@yahoo.comDiscussion:https://postgr.es/m/164441177106.9677.5991676148704507229@wrigleys.postgresql.orgBackpatch-through: 101 parent4d807bb commit7d66cce
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
104 |
| - | |
105 |
| - | |
| 103 | + | |
| 104 | + | |
106 | 105 |
| |
107 | 106 |
| |
108 | 107 |
| |
|
0 commit comments
Comments
(0)