Re: pgsql: Avoid duplicates in ALTER ... DEPENDS ON EXTENSION

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Avoid duplicates in ALTER ... DEPENDS ON EXTENSION
Date: 2020-03-11 14:13:59
Message-ID: 20200311141359.GA26567@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2020-Mar-11, Alvaro Herrera wrote:

> Avoid duplicates in ALTER ... DEPENDS ON EXTENSION

> Reviewed-by: Ibrar Ahmed, Tom Lane (offlist)

I failed to credit Ahsan Hadi as a reviewer here. Apologies.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-03-11 15:44:28 pgsql: Refactor ps_status.c API
Previous Message Alvaro Herrera 2020-03-11 14:06:42 pgsql: Avoid duplicates in ALTER ... DEPENDS ON EXTENSION