pgsql: git rm execQual.c

Started by Tom Laneabout 9 years ago2 messageshackers
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

git rm execQual.c

Should have been in commit b8d7f053c5c2bf2a7e8734fe3327f6a8bc711755,
but passing the patch back and forth as a patch seems to have dropped
that metadata.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8acf08c68dd8b9fa1793f6ccf9e216cdec63fb49

Modified Files
--------------
src/backend/executor/execQual.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Andres Freund
andres@anarazel.de
In reply to: Tom Lane (#1)
Re: [COMMITTERS] pgsql: git rm execQual.c

On 2017-03-25 22:22:21 +0000, Tom Lane wrote:

git rm execQual.c

Should have been in commit b8d7f053c5c2bf2a7e8734fe3327f6a8bc711755,
but passing the patch back and forth as a patch seems to have dropped
that metadata.

Ah, thanks. FWIW, using git style patches (git format-patch), gets rid
of that problem, both for additions and deletions... - imo makes life a
good bit easier.

- Andres

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers