forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb74d449
committed
doc: Fix description of \copy for psql
The WHERE clause introduced by31f3817 was not described. While on it,split the grammar of \copy FROM and TO into two distinct parts forclarity as they support different set of options.Author: Vignesh CDiscussion:https://postgr.es/m/CALDaNm3zWr=OmxeNqOqfT=uZTSdam_j-gkX94CL8eTNfgUtf6A@mail.gmail.comBackpatch-through: 121 parent564ce62 commitb74d449
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
982 | 982 |
| |
983 | 983 |
| |
984 | 984 |
| |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
985 | 991 |
| |
986 |
| - | |
987 |
| - | |
| 992 | + | |
| 993 | + | |
988 | 994 |
| |
989 | 995 |
| |
990 | 996 |
| |
|
0 commit comments
Comments
(0)