Re: [DOCS] Update documentation wrt visibility map/index-only scans

2012-03-21 Thread Robert Haas
On Fri, Mar 2, 2012 at 7:16 PM, Marti Raudsepp wrote: > The documentation needs some updates now that we have index-only > scans. Patch attached. Perhaps the wording can be improved by someone > whose native language is English. But something like this should be > added. > > (Not tested, as I coul

Re: [DOCS] Update documentation wrt visibility map/index-only scans

2012-03-16 Thread Alvaro Herrera
Excerpts from Marti Raudsepp's message of vie mar 16 07:08:18 -0300 2012: > On Sat, Mar 3, 2012 at 02:16, Marti Raudsepp wrote: > > The documentation needs some updates now that we have index-only > > scans. > > Bump. No response for 2 weeks. Anyone? Add it here: http://wiki.postgresql.org/wiki

Re: [DOCS] Update documentation wrt visibility map/index-only scans

2012-03-16 Thread Marti Raudsepp
On Sat, Mar 3, 2012 at 02:16, Marti Raudsepp wrote: > The documentation needs some updates now that we have index-only > scans. Bump. No response for 2 weeks. Anyone? Regards, Marti -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www

[DOCS] Update documentation wrt visibility map/index-only scans

2012-03-02 Thread Marti Raudsepp
Hi list, The documentation needs some updates now that we have index-only scans. Patch attached. Perhaps the wording can be improved by someone whose native language is English. But something like this should be added. (Not tested, as I couldn't figure out how to build docs on my system) Regards