Re: ALTER INDEX ... ALTER COLUMN not present in dump

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: amul sul <sulamul(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>
Subject: Re: ALTER INDEX ... ALTER COLUMN not present in dump
Date: 2018-12-17 05:35:31
Message-ID: 20181217053531.GH31474@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Mon, Dec 17, 2018 at 10:59:08AM +0530, amul sul wrote:
> Patch is missing?

Here you go. The patch is still using atttribute names, which is a bad
idea ;)
--
Michael

Attachment Content-Type Size
dump-alter-index-stats-v3.patch text/x-diff 7.9 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2018-12-17 06:24:25 Re: ALTER INDEX ... ALTER COLUMN not present in dump
Previous Message amul sul 2018-12-17 05:29:08 Re: ALTER INDEX ... ALTER COLUMN not present in dump

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-12-17 06:24:25 Re: ALTER INDEX ... ALTER COLUMN not present in dump
Previous Message amul sul 2018-12-17 05:29:08 Re: ALTER INDEX ... ALTER COLUMN not present in dump