Re: Include rust as an externally maintained procedural language
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: "Jonathan S. Katz" <jkatz@postgresql.org>
Cc: Brb815@g.harvard.edu, pgsql-docs@lists.postgresql.org
Date: 2023-08-12T16:45:20Z
Lists: pgsql-docs
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: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/15/external-pl.html > > Description: > > > > The documentation [1] contains a list of independently maintained procedural > > languages. Recently, PL/Rust [2] has reached its version 1.0 [3] and appears > > to be stable. > > > > Major companies have expressed interest in the extension. Kiwi Copple, the > > founder of Supabase, has stated his company is researching the language for > > his platform [4]. Meanwhile, Amazon's RDS team has already announced support > > for PL/Rust as a trusted language extension [5] on their PostgreSQL > > instances [6]. > > > > 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. -- Bruce Momjian <bruce@momjian.us> https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.
Commits
-
doc: Replace list of drivers and PLs with wiki link
- f4f63577b665 15.5 landed
- ee99330a0b39 17.0 landed
- c176d97895be 11.22 landed
- 832be40c4912 14.10 landed
- 5fd424c87a86 16.0 landed
- 2607380c955d 12.17 landed
- 07e70143b890 13.13 landed