Re: foreach in sql functions - Mailing list pgsql-general

From Jan Wieck
Subject Re: foreach in sql functions
Date
Msg-id 3D9C9012.F34FB377@Yahoo.com
Whole thread Raw
In response to Re: foreach in sql functions  ("Zac Hillier" <zac@affectors.net>)
List 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@Yahoo.com #

pgsql-general by date:

Previous
From: Chris Gamache
Date:
Subject: COPY FROM stdin;
Next
From: Afra
Date:
Subject: Restoring databases using only data/ dir