Re: RDS and postgres extension approval
От
Bruce Momjian
Тема
Re: RDS and postgres extension approval
Дата
Msg-id
20211026194712.GA12921@momjian.us
Ответ на
Re: RDS and postgres extension approval (Mladen Gogala)
Список
Дерево обсуждения
RDS and postgres extension approval Wells Oliver <wells.oliver@gmail.com>
Re: RDS and postgres extension approval "David G. Johnston" <david.g.johnston@gmail.com>
Re: RDS and postgres extension approval Joe Conway <mail@joeconway.com>
Re: RDS and postgres extension approval Wells Oliver <wells.oliver@gmail.com>
Re: RDS and postgres extension approval "David G. Johnston" <david.g.johnston@gmail.com>
Re: RDS and postgres extension approval Tom Lane <tgl@sss.pgh.pa.us>
Re: RDS and postgres extension approval Ron <ronljohnsonjr@gmail.com>
Re: RDS and postgres extension approval Holger Jakobs <holger@jakobs.com>
Re: RDS and postgres extension approval Mladen Gogala <gogala.mladen@gmail.com>
Re: RDS and postgres extension approval Bruce Momjian <bruce@momjian.us>
Re: RDS and postgres extension approval Holger Jakobs <holger@jakobs.com>
On Thu, Oct 21, 2021 at 10:20:32PM -0400, Mladen Gogala wrote: > You should try PLPerl. That extension is supported by RDS: > > https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html# > PostgreSQL.Concepts.General.FeatureSupport.Extensions.12x > > Your code will look prettier, thanks to perltidy. You will also get the whole > of CPAN in your toolkit. Above all, you will not have to use COBOL-like > tabulation. Whatever you can do in Python, you can also do in Perl. And, as > always, use strict. Yes. fundamentally, Perl has a sandbox mode that allows it to run in trusted and untrusted mode, while Python does not have a sandbox mode so can only be used in untrusted mode. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com If only the physical world exists, free will is an illusion.
В списке pgsql-admin по дате отправления