From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: proposal - reference to plpgsql_check from plpgsql doc |
Date: | 2020-08-17 08:36:52 |
Message-ID: | CABUevEzuL8McTCiwvbde_A5_+8H92H-quoEquMXmOJ73LWLzZA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Aug 17, 2020 at 8:47 AM Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
wrote:
> Hi
>
> plpgsql_check extension is almost complete now. This extension is
> available on all environments and for all supported Postgres releases. It
> is probably too big to be part of contrib, but I think so it can be
> referenced in
> https://www.postgresql.org/docs/current/plpgsql-development-tips.html
> chapter.
>
> What do you think about it?
>
>
Without making any valuation on this particular tool, I think we should be
very very careful and restrictive about putting such links in the main
documentation.
The appropriate location for such references are in the product catalog on
the website and on the wiki. (I'd be happy to have a link from the docs to
a generic "pl/pgsql tips" page on the wiki, though, if people would think
that helpful -- because that would be linking to a destination that we can
easily update/fix should it go stale)
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2020-08-17 09:03:22 | Re: proposal - reference to plpgsql_check from plpgsql doc |
Previous Message | Esteban Zimanyi | 2020-08-17 08:14:34 | Making the function range_union_internal available to other extensions |