Re: array_accum() and quoted content - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: array_accum() and quoted content
Date
Msg-id 20080728194053.GC14617@alvh.no-ip.org
Whole thread Raw
In response to Re: array_accum() and quoted content  ("Raymond C. Rodgers" <sinful622@gmail.com>)
Responses Re: array_accum() and quoted content
List pgsql-general
Raymond C. Rodgers escribió:

> Drat, thanks. Other than array_accum() I've never used arrays in
> PostgreSQL, so I wasn't aware of that behavior.

Why do you want to use array_accum() in the first place?  Maybe there
are better ways to do what you are using it for, that do not subject you
to the awkward ways of arrays.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-general by date:

Previous
From: smiley2211
Date:
Subject: Must be table owner to truncate?
Next
From: Tom Lane
Date:
Subject: Re: Must be table owner to truncate?