Re: Determining the type of an obkect in plperl - Mailing list pgsql-general

From Ravi Krishna
Subject Re: Determining the type of an obkect in plperl
Date
Msg-id em548f46bc-f6d0-48fa-9bbd-ec556546ecdf@desktop-n1em137
Whole thread Raw
In response to Determining the type of an obkect in plperl  (stan <stanb@panix.com>)
Responses Re: Determining the type of an obkect in plperl  (stan <stanb@panix.com>)
Re: Determining the type of an obkect in plperl  (stan <stanb@panix.com>)
List 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




pgsql-general by date:

Previous
From: Rory Campbell-Lange
Date:
Subject: Re: Advice request : simultaneous function/data updates on manydatabases
Next
From: "David G. Johnston"
Date:
Subject: Re: `DROP DATABASE RESTRICT` ?