Comment typo in slot.c

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Comment typo in slot.c
Дата
Msg-id CAB7nPqQfQ8ykkkE8iU6uk4z478f7eYBGB=kew4mKom+iPZH8Rw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Comment typo in slot.c  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hi all,

I just bumped into the following typo in slot.c:
        /*
         * If we'd now fail - really unlikely - we wouldn't know
whether this slot
         * would persist after an OS crash or not - so, force a restart. The
-        * restart would try to fysnc this again till it works.
+        * restart would try to fsync this again till it works.
         */
        START_CRIT_SECTION();
Regards,
--
Michael

Вложения

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

Предыдущее
От: Catalin Iacob
Дата:
Сообщение: Re: proposal: PL/Pythonu - function ereport
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Using quicksort for every external sort run