pgsql: Add URL of how to report bugs:
Log Message:
-----------
Add URL of how to report bugs:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
Modified Files:
--------------
pgsql/doc/src/sgml:
problems.sgml (r2.20 -> r2.21)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/problems.sgml.diff?r1=2.20&r2=2.21)
momjian@svr1.postgresql.org (Bruce Momjian) writes:
Log Message:
-----------
Add URL of how to report bugs:
How nicely will that render in printed documentation?
regards, tom lane
Tom Lane wrote:
momjian@svr1.postgresql.org (Bruce Momjian) writes:
Log Message:
-----------
Add URL of how to report bugs:How nicely will that render in printed documentation?
Yes, it will not. I looked around at various URL's and found some that
copied the URL and others that did not, and couldn't find a pattern.
I changed it to print the URL. Should I fix others I see?
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Bruce Momjian wrote:
Yes, it will not. I looked around at various URL's and found some
that copied the URL and others that did not, and couldn't find a
pattern.
Either you put a link text in the element, or you leave it empty, which
will render the URL. Copying the URL into the element is sort of the
worst of both worlds.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
Peter Eisentraut wrote:
Bruce Momjian wrote:
Yes, it will not. I looked around at various URL's and found some
that copied the URL and others that did not, and couldn't find a
pattern.Either you put a link text in the element, or you leave it empty, which
will render the URL. Copying the URL into the element is sort of the
worst of both worlds.
OK, I have adjusted the SGML so all our "ulink" SGML have no text in the
element so the URL appears in our printed docs. I adjusted the text
with commas so it still reads fine.
Patch attached and applied.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073