pgsql: Fix typo in the header comment.

Поиск
Список
Период
Сортировка
От ishii@postgresql.org (Tatsuo Ishii)
Тема pgsql: Fix typo in the header comment.
Дата
Msg-id 20100609005439.682D57541D4@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix typo in the header comment. Per request from Masao Fujii.

Modified Files:
--------------
    pgsql/src/backend/replication:
        walreceiver.c (r1.12 -> r1.13)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/replication/walreceiver.c?r1=1.12&r2=1.13)

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

Предыдущее
От: rhaas@postgresql.org (Robert Haas)
Дата:
Сообщение: pgsql: Make procedural language handler reference C-language function
Следующее
От: itagaki@postgresql.org (Takahiro Itagaki)
Дата:
Сообщение: pgsql: Fix connection leak in dblink when dblink_connect() or