Include rust as an externally maintained procedural language
The Post Office <noreply@postgresql.org>
From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: Brb815@g.harvard.edu
Date: 2023-08-11T18:46:28Z
Lists: pgsql-docs
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]. [1] https://www.postgresql.org/docs/current/external-pl.html [2] https://tcdi.github.io/plrust/plrust.html [3] https://github.com/tcdi/plrust/pull/277/commits/a10352b2461276cffdc2d6bf1fe0340143203125 [4] https://news.ycombinator.com/item?id=35501065 [5] https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL_trusted_language_extension.html [6] https://aws.amazon.com/about-aws/whats-new/2023/05/amazon-rds-postgresql-rust/
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