forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit818a680
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 parenta1fb849 commit818a680
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 |
| |
| |||
1752 | 1755 |
| |
1753 | 1756 |
| |
1754 | 1757 |
| |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
| 1762 | + | |
| 1763 | + | |
| 1764 | + | |
1755 | 1765 |
| |
1756 | 1766 |
| |
1757 | 1767 |
| |
|
0 commit comments
Comments
(0)