Re: unified vs context diffs (was Re: Strange Windows problem, lock_timeout test request)
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Robert Haas <robertmhaas@gmail.com>, Claudio Freire <klaussfreire@gmail.com>, Heikki Linnakangas <hlinnakangas@vmware.com>, Andrew Dunstan <andrew@dunslane.net>, Boszormenyi Zoltan <zb@cybertec.at>, Hari Babu <haribabu.kommi@huawei.com>, Craig Ringer <craig@2ndquadrant.com>, Hans-Jürgen Schönig <hs@cybertec.at>, Ants Aasma <ants@cybertec.at>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Amit kapila <amit.kapila@huawei.com>
Date: 2013-02-25T16:48:08Z
Lists: pgsql-hackers
* Stephen Frost (sfrost@snowman.net) wrote: > * Tom Lane (tgl@sss.pgh.pa.us) wrote: > > I think we should drop the hard requirement for context-format, and > > instead say that it must not be plain (context-free) diff, since that > > clearly *is* a hard requirement. > > Alright, I'll start making those changes. I've updated the wiki pages accordingly, though there's now a number of translated pages which also need updating to reflect this change. Thanks, Stephen