Re: psql man page error?
| От | Tom Lane |
|---|---|
| Тема | Re: psql man page error? |
| Дата | |
| Msg-id | 8124.1165342485@sss.pgh.pa.us обсуждение |
| Ответ на | Re: psql man page error? (Bruce Momjian <bruce@momjian.us>) |
| Ответы |
Re: psql man page error?
Re: psql man page error? |
| Список | pgsql-docs |
Bruce Momjian <bruce@momjian.us> writes: > I think the proper fix is: > <application>psql</application>, like this: <literal>echo -e > "\\x\nSELECT * FROM foo;" | psql</literal>. > I think all modern operating systems understand echo -e at this point. No, they don't, and neither does the Single Unix Spec: http://www.opengroup.org/onlinepubs/007908799/xcu/echo.html So your version of the example depends on non-standards-compliant echo behavior, which is not better than before. regards, tom lane
В списке pgsql-docs по дате отправления: