Re: Preserve attstattarget on REINDEX CONCURRENTLY - Mailing list pgsql-hackers

From Ronan Dunklau
Subject Re: Preserve attstattarget on REINDEX CONCURRENTLY
Date
Msg-id 80274775044a11f6f42af9c39640a055@dunklau.fr
Whole thread Raw
In response to Re: Preserve attstattarget on REINDEX CONCURRENTLY  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
List pgsql-hackers
> 
> Hmmm, that sure seems like a bug, or at least unexpected behavior (that
> I don't see mentioned in the docs).
> 
> But the patch seems borked in some way:
> 
> $ patch -p1 < ~/keep_attstattargets_on_reindex_concurrently.patch
> patch: **** Only garbage was found in the patch input.
> 
> There seem to be strange escape characters and so on, how did you 
> create
> the patch? Maybe some syntax coloring, or something?

You're right, I had syntax coloring in the output, sorry.

Please find attached a correct patch.

Regards,

--
Ronan Dunklau
Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Preserve attstattarget on REINDEX CONCURRENTLY
Next
From: John Naylor
Date:
Subject: get rid of tags in the docs?