This is a discussion on Update to download info in install docs within the Pgsql Patches forums, part of the PostgreSQL category; --> Inspired by comments from steve <steptan@hotmail.com>, adds a few urls for more download options. -- Robert Treat Build A ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Inspired by comments from steve <steptan@hotmail.com>, adds a few urls for more download options. -- Robert Treat Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org |
| |||
| Robert Treat wrote: > Inspired by comments from steve <steptan@hotmail.com>, adds a few urls for > more download options. Thanks for the patch -- I applied a modified version (we can't use <ulink url="...">description</ulink> since that won't work for printed versions of the docs). -Neil ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org |
| |||
| Neil Conway wrote: > Thanks for the patch -- I applied a modified version (we can't use > <ulink url="...">description</ulink> since that won't work for > printed versions of the docs). Sure it will. We use that all over the place. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings |
| |||
| Peter Eisentraut <peter_e@gmx.net> writes: > Neil Conway wrote: >> Thanks for the patch -- I applied a modified version (we can't use >> <ulink url="...">description</ulink> since that won't work for >> printed versions of the docs). > Sure it will. We use that all over the place. Not since Bruce took them all out a few days ago ;-). If you were unhappy with that you should have spoken up. I thought the problem was that the default printed representation doesn't show the URL and is thus pretty useless. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend |
| ||||
| Tom Lane wrote: > Peter Eisentraut <peter_e@gmx.net> writes: > > Neil Conway wrote: > >> Thanks for the patch -- I applied a modified version (we can't use > >> <ulink url="...">description</ulink> since that won't work for > >> printed versions of the docs). > > > Sure it will. We use that all over the place. > > Not since Bruce took them all out a few days ago ;-). If you were > unhappy with that you should have spoken up. I thought the problem > was that the default printed representation doesn't show the URL > and is thus pretty useless. Right. I took them out specificially becuase Peter said it wouldn't print the URL, just the description, and that was bad. I standardized on <ulink url="..."></ulink> which prints just the URL, and worked the description on to the existing sentence. -- 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 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |