Re: Add namespace dependency for conversions - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Add namespace dependency for conversions
Date
Msg-id 200605301302.k4UD2JO02112@candle.pha.pa.us
Whole thread Raw
In response to Add namespace dependency for conversions  (Bernd Helmle <mailings@oopsware.de>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Bernd Helmle wrote:
> Currently we don't record any dependencies between namespaces and
> conversions.
> This looks inconsistent to me, since we have dependencies on all other
> objects that live
> within namespaces. Please find attached a small patch that fixes this issue.
>
>
> --
>   Thanks
>
>                     Bernd

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: The problem of an inline definition by construction in
Next
From: Bruce Momjian
Date:
Subject: Re: trivial fix in fd.c