Re: Comment typo in pg_dump.h

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Comment typo in pg_dump.h
Дата
Msg-id 576.1450971862@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Comment typo in pg_dump.h  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Ответы Re: Comment typo in pg_dump.h  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список pgsql-hackers
Amit Langote <Langote_Amit_f8@lab.ntt.co.jp> writes:
> Attached fixes the following comment typo (copy-pasto):
> -    Oid         toast_oid;      /* for restore toast frozen xid */
> +    Oid         toast_oid;      /* for restore toast table oid */

That comment needs more help than just that ;-).  Done, thanks.
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Typo in pg_rewind.sgml
Следующее
От: Caleb Meredith
Дата:
Сообщение: Row level security (RLS) for updatable views