| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Aaron W(dot) Swenson" <titanofold(at)gentoo(dot)org> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Fix token exceeding NAMELEN |
| Date: | 2015-05-13 21:55:06 |
| Message-ID: | 15750.1431554106@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Aaron W. Swenson" <titanofold(at)gentoo(dot)org> writes:
> 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)
Hmm ... that's odd. I don't see any such failure here, and the buildfarm
members that build the docs aren't complaining either. What version of
openjade are you using exactly?
> So, I've attached a patch that'll fix it.
I have no particular objection to the patch as stated, but I'm just
wondering if this is the tip of a tool compatibility iceberg we were
not previously aware of.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Browne | 2015-05-13 22:16:18 | Re: Fix token exceeding NAMELEN |
| Previous Message | Gavin Flower | 2015-05-13 21:48:35 | Re: i feel like compelled ! |