[COMMITTERS] Re: pgsql: Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use i

2016-09-22 Thread Andrew Borodin
Hello! 2016-09-10 3:02 GMT+05:00 Tom Lane : > Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use it. > > Discussion: > > > Details > --- > http://git.postgresql.org/pg/commitdiff/b1328d78f88cdf4f7504004159e530b776f0de16 > > Modified Files > -- > src/backend/access/br

[COMMITTERS] Re: pgsql: Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use i

2016-09-22 Thread Andrew Borodin
2016-09-22 23:11 GMT+05:00 Tom Lane : > Yeah, I explained it in part of the commit message you didn't quote: Oh.. sorry, my bad. Focused on code and missed whole thing. > Note that this patch causes a rather subtle WAL incompatibility: the > physical page content change represented by cer