Re: Confusing comment for function ExecParallelEstimate - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Confusing comment for function ExecParallelEstimate
Date
Msg-id 20190607044139.GA4017@alvherre.pgsql
Whole thread Raw
In response to Re: Confusing comment for function ExecParallelEstimate  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On 2019-Jun-07, Amit Kapila wrote:

> Pushed.  Note, I was not able to apply your patch using patch -p1 command.

Yeah, it's a "normal" diff (old school), not a unified or context diff.
patch doesn't like normal diff, for good reasons, but you can force it
to apply with "patch --normal" (not really recommended).

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: be-gssapi-common.h should be located in src/include/libpq/
Next
From: Alvaro Herrera
Date:
Subject: Re: behaviour change - default_tablesapce + partition table