Search Postgresql Archives

Re: alter function/procedure depends on extension

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Apr 12, 2022 at 8:49 AM Tom Lane <tgl@xxxxxxxxxxxxx> wrote:
"David G. Johnston" <david.g.johnston@xxxxxxxxx> writes:
> -      A function that's marked as dependent on an extension is automatically
> -      dropped when the extension is dropped.
> +      A function that's marked as dependent on an extension is skipped during
> +      dependency checking in restrict mode <xref linkend="sql-dropextension"/>.

That is absolutely not an improvement.  The proposed replacement text
is about as clear as mud.

+ A function that's marked as dependent on an extension is dropped when the extension is dropped, even if cascade is not specified.

I suppose that is a wordier way to say "automatically" but referencing the actual command keyword seems beneficial.

David J.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux