forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite1785d8
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 parent483c426 commite1785d8
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
99 |
| - | |
100 |
| - | |
| 98 | + | |
| 99 | + | |
101 | 100 |
| |
102 | 101 |
| |
103 | 102 |
| |
|
0 commit comments
Comments
(0)