Re: Need Help In arrays - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Need Help In arrays
Date
Msg-id 20060203144749.GB16575@surnet.cl
Whole thread Raw
In response to Need Help In arrays  (Salman Razzaq <salmanrazzaq2005@gmail.com>)
Responses Re: Need Help In arrays
List pgsql-hackers
Salman Razzaq wrote:

>         I found it difficult to use 'construct_md_array' as  i want  to
> construct an  array with NULL elements included in it. How do i do that?.

Keep in mind that you can't do that in released versions (8.1 and
earlier); it's only possible in the current development branch.  If you
are using 8.2dev, see the code comment -- it's explained there.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Chris Campbell
Date:
Subject: Re: Passing arguments to views
Next
From: "Mark Woodward"
Date:
Subject: Re: Multiple logical databases