Re: Include rust as an externally maintained procedural language

Jonathan S. Katz <jkatz@postgresql.org>

From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Bruce Momjian <bruce@momjian.us>, Brb815@g.harvard.edu, pgsql-docs@lists.postgresql.org
Date: 2023-08-22T14:11:37Z
Lists: pgsql-docs
On 8/22/23 3:24 AM, Daniel Gustafsson wrote:
>> On 22 Aug 2023, at 05:35, Jonathan S. Katz <jkatz@postgresql.org> wrote:
>>
>> On 8/12/23 12:45 PM, Bruce Momjian wrote:
>>> On Fri, Aug 11, 2023 at 05:05:48PM -0400, Jonathan Katz wrote:
>>>> On 8/11/23 2:46 PM, PG Doc comments form wrote:
>>
>>>>> Considering the increasing support and stability for PL/Rust, it should be
>>>>> referenced within Postgresql's docs [1].
>>>>
>>>> There's an up-to-date list of the different PL's in on this page in the
>>>> wiki:
>>>>
>>>> https://wiki.postgresql.org/wiki/PL_Matrix
>>>>
>>>> Similar to this thread[1], I wonder if we just link to the wiki from the
>>>> documentation, given it will be easier to maintain the list from there.
>>> Makes sense.
>>
>> Please see attached patch that does exactly this. It follows similar semantics as [1].
> 
> LGTM, let's apply it along with the patch in [1] to all branches.

Thanks!

Jonathan

Commits

  1. doc: Replace list of drivers and PLs with wiki link