Re: Proposed TODO: add support for "any" for PL/PythonU and PL/Perl

From: Manlio Perillo <manlio(dot)perillo(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Proposed TODO: add support for "any" for PL/PythonU and PL/Perl
Date: 2013-05-15 15:35:55
Message-ID: 5193AB5B.6080406@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Il 14/05/2013 20:24, Josh Berkus ha scritto:
> Hackers,
>
> I'd like to add the following todo items to the TODO list:
>
> PL/Python:
> * add support for anyelement and anyarray to PL/Python
> * add support for VARIADIC "ANY" to PL/Python
>
> PL/Perl:
> * add support for anyelement and anyarray to PL/Perl
> * add support for VARIADIC "ANY" to PL/Perl
>
> The reason for this is that both Python and Perl are loosely typed
> languages,

I don't know about Perl, but, to be precise, Python is not a loosely
typed language. It is a strongly typed dynamic language.

> [...]

Regards Manlio Perillo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlGTq1sACgkQscQJ24LbaUQdogCeNd1Boj/w2UaQIvDuiSU41Lrn
UnoAn3vuehDS2+woqVyahwktm5sYCtGG
=mwuk
-----END PGP SIGNATURE-----

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2013-05-15 15:51:42 Re: Logging of PAM Authentication Failure
Previous Message Heikki Linnakangas 2013-05-15 15:35:35 Heap truncation without AccessExclusiveLock (9.4)