Re: How to define global variable in postgresql - Mailing list pgsql-hackers

From Christopher Browne
Subject Re: How to define global variable in postgresql
Date
Msg-id CAFNqd5XdvFw5BXjfoPLOK2-zw1CP2v1xf34gSTehY+-rBjDKow@mail.gmail.com
Whole thread Raw
In response to How to define global variable in postgresql  (EazonGuo <eazonguo@gmail.com>)
List pgsql-hackers
On Fri, Aug 19, 2011 at 10:58 AM, EazonGuo <eazonguo@gmail.com> wrote:
> Hello. How can we define a global variable in postgresql?

I believe CREATE TABLE is the usual mechanism to do this sort of thing.
-- 
When confronted by a difficult problem, solve it by reducing it to the
question, "How would the Lone Ranger handle this?"


pgsql-hackers by date:

Previous
From: EazonGuo
Date:
Subject: How to define global variable in postgresql
Next
From: Bruce Momjian
Date:
Subject: Re: the big picture for index-only scans