- Notifications
You must be signed in to change notification settings - Fork5k
Commitf6ffbed
committed
doc: Add example file for COPY
The paragraph for introducing INSERT and COPY discussed how a filecould be used for bulk loading with COPY, without actually showingwhat the file would look like. This adds a programlisting for thefile contents.Backpatch to all supported branches since this example has lackedthe file contents since PostgreSQL 7.2.Author: Daniel Gustafsson <daniel@yesql.se>Reviewed-by: Fujii Masao <masao.fujii@oss.nttdata.com>Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/158017814191.19852.15019251381150731439@wrigleys.postgresql.orgBackpatch-through: 131 parent5e6e42e commitf6ffbed
1 file changed
+12
-2
lines changedLines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
264 | 264 |
| |
265 | 265 |
| |
266 | 266 |
| |
267 |
| - | |
268 |
| - | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
269 | 279 |
| |
270 | 280 |
| |
271 | 281 |
| |
|
0 commit comments
Comments
(0)