printing variable values in pl/pgsql functions - Mailing list pgsql-general

From Harpreet Dhaliwal
Subject printing variable values in pl/pgsql functions
Date
Msg-id d86a77ef0705081810i66c2118ex10ba43256f30fc6a@mail.gmail.com
Whole thread Raw
In response to printing variable values in pl/pgsql functions  ("Harpreet Dhaliwal" <harpreet.dhaliwal01@gmail.com>)
Responses Re: printing variable values in pl/pgsql functions
List pgsql-general


Hi,

I have a pl/pgsql in which i have to print various variable values during the execution of the function to see
what values are getting populated inside those variables with due course of time.

PRINT <variable name>
doesn't work.

Can anyone tell me how to print these values??


Thanks,
~Harpreet

pgsql-general by date:

Previous
From: "Harpreet Dhaliwal"
Date:
Subject: printing variable values in pl/pgsql functions
Next
From: "Jasbinder Singh Bali"
Date:
Subject: Re: printing variable values in pl/pgsql functions