Re: How to define global variable in postgresql

From: Valentine Gogichashvili <valgog(at)gmail(dot)com>
To: EazonGuo <eazonguo(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: How to define global variable in postgresql
Date: 2011-08-19 21:15:04
Message-ID: CAP93muW3XixJCKiF364YcDQ26odwQaP4Ow+bRbWbcKcTBf+v5w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Hello. How can we define a global variable in postgresql?

you can also use global structure in plpython for example:

http://www.postgresql.org/docs/9.0/static/plpython-sharing.html

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2011-08-19 21:23:05 Re: Transient plans versus the SPI API
Previous Message Kris Jurka 2011-08-19 20:42:05 Re: New copyright program