pgsql: Fix trivial typo.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Fix trivial typo.
Дата
Msg-id E1aqtUv-0005mO-4Y@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix trivial typo.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7b16781228d6c0a2db66d71e33e64b9606779feb

Modified Files
--------------
src/backend/replication/logical/logicalfuncs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix non-C89-compliant initialization of array in parallel.c.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Remove trailing commas in enums.