Alvaro Herrera <alvhe...@alvh.no-ip.org> writes: > I find it a bit shocking to have had it backpatched, even to 15 -- a > whole chapter in the documentation? I don't see why it wouldn't be > treated like any other "major feature" patch, which we only consider for > the development branch. Also, this is a first cut -- presumably we'll > want to copy-edit it before it becomes released material.
I think that last point is fairly convincing. I've not read the new material, but I didn't get further than the first line of the new chapter file before noting a copy-and-paste error: --- /dev/null +++ b/doc/src/sgml/xact.sgml @@ -0,0 +1,205 @@ +<!-- doc/src/sgml/mvcc.sgml --> That doesn't leave me with a warm feeling that it's ready to ship. I too vote for reverting it out of the released branches. regards, tom lane