forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9de4a11
doc: Add example for how to set file_fdw column option
The documentation is pretty light on how to set column optionson foreign tables, and the file_fdw docs refer to COPY whendocumenting force_null even though it's not used in the sameway. Add a small example to describe how to use it.Reported-by: Boshomi Phenix <boshomi@gmail.com>Discussion:https://postgr.es/m/CAJVkCUparn4_Oarernm=U6LWVsTkecKcALHtwGr5M3qJRj_czw@mail.gmail.com1 parentbab1dfd commit9de4a11
1 file changed
+16
-0
lines changedLines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
282 | 298 |
|
0 commit comments
Comments
(0)