pgsql: Whitespace fix - replace tab with spaces in CREATE TABLE command

Поиск
Список
Период
Сортировка
От Joe Conway
Тема pgsql: Whitespace fix - replace tab with spaces in CREATE TABLE command
Дата
Msg-id E1ZAhdl-0007E5-NR@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Whitespace fix - replace tab with spaces in CREATE TABLE command.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/cf2b5f9b33fda1cbeb8efdfd3989b5e88af74167

Modified Files
--------------
src/test/regress/expected/rowsecurity.out |    2 +-
src/test/regress/sql/rowsecurity.sql      |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Joe Conway
Дата:
Сообщение: pgsql: Whitespace fix - replace tab with spaces in CREATE TABLE command
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Plug some trivial memory leaks in pg_dump and pg_upgrade.