Re: [DOCS] Moving documentation to XML

2015-11-02 Thread Stefan Kaltenbrunner
On 10/30/2015 02:40 PM, Alexander Lakhin wrote: > Hello, Guillaume. > > We have plans to use this for russian translation, too. We translate the > docs by converting (with xml2po) the single xml to postgres-ru.po and > after translating it we convert it back to xml (we get postres-ru.xml > here).

Re: [DOCS] Docs patch for REFRESH MATERIALIZED VIEW lock level

2015-11-02 Thread Craig Ringer
On 2 November 2015 at 21:05, Kevin Grittner wrote: > On Sunday, November 1, 2015 7:59 PM, Craig Ringer > wrote: > >> The explicit locking docs mention the lock taken by REFRESH >> MATERIALIZED VIEW CONCURRENTLY, but not plain REFRESH MATERIALIZED >> VIEW. Patch. > > Pushed, with minor adjustment

Re: [DOCS] Docs patch for REFRESH MATERIALIZED VIEW lock level

2015-11-02 Thread Kevin Grittner
On Sunday, November 1, 2015 7:59 PM, Craig Ringer wrote: > The explicit locking docs mention the lock taken by REFRESH > MATERIALIZED VIEW CONCURRENTLY, but not plain REFRESH MATERIALIZED > VIEW. Patch. Pushed, with minor adjustment. -- Kevin Grittner EDB: http://www.enterprisedb.com The Enterp