BUG #12730: pg_dump produces trailing spaces

Поиск
Список
Период
Сортировка
От hans@matfyz.cz
Тема BUG #12730: pg_dump produces trailing spaces
Дата
Msg-id 20150202143116.2585.12308@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #12730: pg_dump produces trailing spaces
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      12730
Logged by:          Hans Ginzel
Email address:      hans@matfyz.cz
PostgreSQL version: 9.4.0
Operating system:   Centos 6.5
Description:

Hello!

Try
pg_dump --format=p --schema=information_schema --schema-only --file=is.sql

It seams there are trailing spaces in the comment line
-- Name: sql_implementation_info; Type: TABLE; Schema: information_schema;
Owner: postgres; Tablespace:

Skip the string '; Tablespace: ' please, if there is no tablespace or put
'-' for the tablespace name in the same way as dash is used for Owner when
the option --no-owner is used.

Regards
Hans

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Segfault on exclusion constraint violation
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Segfault on exclusion constraint violation