Fix token exceeding NAMELEN

Поиск
Список
Период
Сортировка
От Aaron W. Swenson
Тема Fix token exceeding NAMELEN
Дата
Msg-id 20150513204758.GJ5101@gengoff.gsmr1.local
обсуждение исходный текст
Ответы Re: Fix token exceeding NAMELEN
Список pgsql-hackers
Trying to build HEAD and ran into this issue building the docs:

    openjade:logicaldecoding.sgml:575:62:Q: length of name token must
    not exceed NAMELEN (44)
    openjade:replication-origins.sgml:87:67:Q: length of name token must
    not exceed NAMELEN (44)

I've tried playing with the flags we (you) pass to openjade, but
couldn't make it override NAMELEN.

So, I've attached a patch that'll fix it.

Вложения

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Final Patch for GROUPING SETS