pgsql: Add URL of how to report bugs:

Started by Bruce Momjianabout 21 years ago5 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: pgsql: Add URL of how to report bugs:

momjian@svr1.postgresql.org (Bruce Momjian) writes:

Log Message:
-----------
Add URL of how to report bugs:

http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

How nicely will that render in printed documentation?

regards, tom lane

#3Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
Re: pgsql: Add URL of how to report bugs:

Tom Lane wrote:

momjian@svr1.postgresql.org (Bruce Momjian) writes:

Log Message:
-----------
Add URL of how to report bugs:

http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

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
#4Peter Eisentraut
peter_e@gmx.net
In reply to: Bruce Momjian (#3)
Re: pgsql: Add URL of how to report bugs:

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/

#5Bruce Momjian
bruce@momjian.us
In reply to: Peter Eisentraut (#4)
Re: [COMMITTERS] pgsql: Add URL of how to report bugs:

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

Attachments:

/bjm/difftext/plainDownload+265-275