Re: foreach in sql functions

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: Zac Hillier <zac(at)affectors(dot)net>
Cc: patrick(dot)fiche(at)aqsacom(dot)com, pgsql-general(at)postgresql(dot)org
Subject: Re: foreach in sql functions
Date: 2002-10-03 18:44:34
Message-ID: 3D9C9012.F34FB377@Yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Zac Hillier wrote:
>
> Hmm
>
> Would seem I'm a bit of a dummy... I have to " " my table and column names,
> and being new of course I didn't.
>
> Is there a way to remove this requirement?

Easy ...

don't create your tables with double-quoted, mixed-case names, and you
can use them without double-quoting.

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-10-03 19:07:39 Re: Oracle beats up on Open Source Database(s) ... and
Previous Message Martin D. Weinberg 2002-10-03 18:00:30 multi-column btree index for real values