Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Dimitri Fontaine <dfontaine(at)hi-media(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT
Date: 2009-07-29 11:07:51
Message-ID: 603c8f070907290407s2676af9dg71f090e58c9db5e2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jul 18, 2009 at 5:54 PM, Dimitri Fontaine<dfontaine(at)hi-media(dot)com> wrote:
> I'm going to update the status of patch and resume work on it next week.

Any update?

...Robert

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2009-07-29 12:24:01 Re: Non-blocking communication between a frontend and a backend (pqcomm)
Previous Message Robert Haas 2009-07-29 11:01:42 Re: Review: Revise parallel pg_restore's scheduling heuristic