constants

From: Shane Wright <me(at)shanewright(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: constants
Date: 2002-02-09 23:48:08
Message-ID: 200202092348.g19NmMm02527@fullerruss.dsvr.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

I'm after a way to define constants in PostgreSQL; the one thing holding me
back from implementing a whole load of logic in the db is access to the
constants for various status fields.

I've had suggested to me functions and lookup tables and so forth - but they
seem inefficient.

Is there a way to do this?

Thanks

--
Shane

Browse pgsql-general by date

  From Date Subject
Next Message wyatt 2002-02-10 03:29:53 Re: Where is /etc/init.d
Previous Message Roderick A. Anderson 2002-02-09 23:28:30 Re: First time installer !!