Re: ALTER INDEX ... ALTER COLUMN not present in dump - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: ALTER INDEX ... ALTER COLUMN not present in dump
Date
Msg-id 20181217082727.GF5223@paquier.xyz
Whole thread Raw
In response to Re: ALTER INDEX ... ALTER COLUMN not present in dump  (amul sul <sulamul@gmail.com>)
Responses Re: ALTER INDEX ... ALTER COLUMN not present in dump  (amul sul <sulamul@gmail.com>)
List pgsql-hackers
On Mon, Dec 17, 2018 at 01:19:00PM +0530, amul sul wrote:
> Laptop215:PG edb$ git --version
> git version 2.14.1

Using 2.20, git apply works fine for me but...  If patch -p1 works, why
not just using it then?  It is always possible to check the patch for
whitespaces or such with "git diff --check" anyway.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Fixing typos in tests of partition_info.sql
Next
From: amul sul
Date:
Subject: Re: ALTER INDEX ... ALTER COLUMN not present in dump