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

From Adrien NAYRAT
Subject Re: ALTER INDEX ... ALTER COLUMN not present in dump
Date
Msg-id 2b5f4be0-9a67-a5d7-4561-09871378a991@anayrat.info
Whole thread Raw
In response to Re: ALTER INDEX ... ALTER COLUMN not present in dump  (Sergei Kornilov <sk@zsrv.org>)
Responses Re: ALTER INDEX ... ALTER COLUMN not present in dump  (Michael Paquier <michael@paquier.xyz>)
List pgsql-bugs
On 11/15/18 12:20 PM, Sergei Kornilov wrote:
> Oh, i see.
> I can reproduce and did not found any SET STATISTICS code for indexes in pg_dump source. Seems completely missed
supportfor this clause.
 
> 
> regards, Sergei
> 

It seems we missed something in :

https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=5b6d13eec72b960eb0f78542199380e49c8583d4;hp=e09db94c0a5f3b440d96c5c9e8e6c1638d1ec39f

Sorry :/


pgsql-bugs by date:

Previous
From: Sergei Kornilov
Date:
Subject: Re: ALTER INDEX ... ALTER COLUMN not present in dump
Next
From: Tom Lane
Date:
Subject: Re: BUG #15508: Not able to connect irrespective of valid entries in pg_hba.conf