forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit38a4a42
committed
Docs: document that psql's "\i -" means read from stdin.
This has worked that way for a long time, maybe always, but you wouldnot have known it from the documentation. Also back-patch the notesI added to HEAD earlier today about behavior of the "-f -" switch,which likewise have been valid for many releases.1 parent61c7bee commit38a4a42
1 file changed
+11
-1
lines changedLines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
184 | 187 |
| |
185 | 188 |
| |
186 | 189 |
| |
| |||
1764 | 1767 |
| |
1765 | 1768 |
| |
1766 | 1769 |
| |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
1767 | 1777 |
| |
1768 | 1778 |
| |
1769 | 1779 |
| |
|
0 commit comments
Comments
(0)