Re: [HACKERS] generated columns - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] generated columns
Date
Msg-id d0690e84-551f-549d-c173-ae042b6f3574@2ndquadrant.com
Whole thread Raw
In response to Re: [HACKERS] generated columns  (Erik Rijkers <er@xs4all.nl>)
List pgsql-hackers
On 30/10/2018 15:19, Erik Rijkers wrote:
> On 2018-10-30 09:35, Peter Eisentraut wrote:
> 
>> [v5-0001-Generated-columns.patch ]
> 
> Hi,
> 
> I couldn't get this to apply to current head.
> 
> I tried:
> 
> patch --dry-run --ignore-whitespace -p 0 -F 5 < 
> v5-0001-Generated-columns.patch
> 
> and varied both -p and -F paramaters to no avail. Am I doing it wrong?

You need -p1.

Or use git apply or git am.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: More issues with pg_verify_checksums and checksum verificationin base backups
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] generated columns