pgsql: Remove some tabs in SQL code in C string literals

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Remove some tabs in SQL code in C string literals
Дата
Msg-id E1jdwk2-0004Ta-2H@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove some tabs in SQL code in C string literals

This is not handled uniformly throughout the code, but at least nearby
code can be consistent.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0a737be03cf7708e8e27f9596be3406275ec3d49

Modified Files
--------------
src/bin/initdb/initdb.c   | 6 +++---
src/bin/pg_dump/pg_dump.c | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: pgsql: Avoid fragmentation of logical tapes when writing concurrently.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix some mentions to memory units in postgresql.conf.sample