Re: Determining the type of an obkect in plperl

From: "Ravi Krishna" <srkrishna(at)gmx(dot)com>
To: stan <stanb(at)panix(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Determining the type of an obkect in plperl
Date: 2020-03-05 00:27:12
Message-ID: em548f46bc-f6d0-48fa-9bbd-ec556546ecdf@desktop-n1em137
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


>
>how can I determine what the data type of the value element is?
>
perl has a ref function which can tell what type of object.

https://perldoc.perl.org/functions/ref.html
>

--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2020-03-05 01:23:46 Re: `DROP DATABASE RESTRICT` ?
Previous Message Rory Campbell-Lange 2020-03-05 00:11:50 Re: Advice request : simultaneous function/data updates on many databases