From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Boszormenyi Zoltan <zb(at)cybertec(dot)at> |
Cc: | Stephen Frost <sfrost(at)snowman(dot)net>, Hari Babu <haribabu(dot)kommi(at)huawei(dot)com>, 'Craig Ringer' <craig(at)2ndQuadrant(dot)com>, 'Hans-Jürgen Schönig' <hs(at)cybertec(dot)at>, 'Ants Aasma' <ants(at)cybertec(dot)at>, 'Tom Lane' <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 'PostgreSQL Hackers' <pgsql-hackers(at)postgresql(dot)org>, 'Amit kapila' <amit(dot)kapila(at)huawei(dot)com> |
Subject: | Re: Strange Windows problem, lock_timeout test request |
Date: | 2013-02-24 03:07:13 |
Message-ID: | 512983E1.1080307@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 02/23/2013 01:15 PM, Boszormenyi Zoltan wrote:
>>
>> First off, it's not in context diff format, which is the PG standard for
>> patch submission.
>
>
> Since moving to GIT, this expectation is obsolete. All PG hackers
> became comfortable with the unified diff format, see references
> from the list. A lot of hackers post "git diff" patches which cannot
> produce context diff, either.
I am not aware that project policy has changed in the slightest in this
regard.
Every unified diff can be turned into a context diff by passing it
though "filterdiff --format=context".
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2013-02-24 03:07:15 | Re: bugfix: --echo-hidden is not supported by \sf statements |
Previous Message | Stephen Frost | 2013-02-24 02:23:29 | Re: Strange Windows problem, lock_timeout test request |