Re: How would I get rid of trailing blank line?

Поиск
Список
Период
Сортировка
От david.paulo
Тема Re: How would I get rid of trailing blank line?
Дата
Msg-id 1447553839377-5873931.post@n5.nabble.com
обсуждение исходный текст
Ответ на How would I get rid of trailing blank line?  ("Tena Sakai" <tsakai@gallo.ucsf.edu>)
Список pgsql-sql
The sed -e '$d' is nice but it has a downside - it will mask the return code
from psql in the case when there is an error



--
View this message in context:
http://postgresql.nabble.com/How-would-I-get-rid-of-trailing-blank-line-tp2153908p5873931.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.



В списке pgsql-sql по дате отправления:

Предыдущее
От: ranjitsaurav
Дата:
Сообщение: Exception Handling in Postgis function
Следующее
От: Michael Moore
Дата:
Сообщение: Need more info on PL/pgSQL compile listing