Re: [DOCS] pgcrypto links

2010-08-14 Thread Robert Haas
On Fri, Aug 13, 2010 at 2:19 PM, Robert Haas wrote: > Hmm, I think you might be right.  Anyone want to object? Apparently not. Committed, and back-patched to 8.4. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-docs mailing list (pgs

Re: [DOCS] pgcrypto links

2010-08-13 Thread Robert Haas
On Fri, Aug 13, 2010 at 1:56 PM, Kevin Grittner wrote: > Robert Haas wrote: > >> I don't think the index entry you've added to pgcrypto is very >> appropriate, considering that there is a section with *exactly >> that name* in runtime.sgml. > > That was intentional.  Did you look at what it gener

Re: [DOCS] pgcrypto links

2010-08-13 Thread Kevin Grittner
Robert Haas wrote: > I don't think the index entry you've added to pgcrypto is very > appropriate, considering that there is a section with *exactly > that name* in runtime.sgml. That was intentional. Did you look at what it generated on the index page? | encryption, Encryption Options |

Re: [DOCS] pgcrypto links

2010-08-13 Thread Robert Haas
On Thu, Aug 12, 2010 at 4:34 PM, Kevin Grittner wrote: > In looking for documentation of pgcrypto to respond to a user > request for help, I noticed that we could have provided more links > to help users find the docs for it.  Attached is a docs patch which > is intended to help with that. I don'

[DOCS] pgcrypto links

2010-08-12 Thread Kevin Grittner
In looking for documentation of pgcrypto to respond to a user request for help, I noticed that we could have provided more links to help users find the docs for it. Attached is a docs patch which is intended to help with that. -Kevin *** a/doc/src/sgml/pgcrypto.sgml --- b/doc/src/sgml/pgcrypto.