[COMMITTERS] pgsql: Remove useless trailing spaces in queries in C strings

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [COMMITTERS] pgsql: Remove useless trailing spaces in queries in C strings
Дата
Msg-id E1cysDu-00064h-V0@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove useless trailing spaces in queries in C strings

Author: Alexander Law <exclusion@gmail.com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0c22327f269eb3bec25327b0e620bdca082e4628

Modified Files
--------------
contrib/oid2name/oid2name.c     |  12 ++--
src/bin/pg_dump/pg_dump.c       |  12 ++--
src/bin/pg_rewind/libpq_fetch.c |   2 +-
src/bin/psql/describe.c         | 144 ++++++++++++++++++++--------------------
4 files changed, 85 insertions(+), 85 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: Remove trailing spaces in some output
Следующее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: Remove pstrdup of TextDatumGetCString