pgsql: Fix whitespace

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix whitespace
Дата
Msg-id E1apgpr-000626-Tl@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix whitespace

Branch
------
master

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

Modified Files
--------------
src/backend/foreign/foreign.c              | 2 +-
src/backend/nodes/extensible.c             | 2 +-
src/backend/utils/adt/tsquery_op.c         | 4 ++--
src/pl/plpython/plpy_elog.c                | 1 -
src/test/modules/snapshot_too_old/sto.conf | 1 -
5 files changed, 4 insertions(+), 6 deletions(-)


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: pgsql: Prefix RLS regression test roles with 'regress_'
Следующее
От: Kevin Grittner
Дата:
Сообщение: pgsql: Make oldSnapshotControl a pointer to a volatile structure