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.
In response to
Responses
pgsql-hackers by date
| Next: | From: Peter Eisentraut | Date: 2006-02-03 15:06:02 |
| Subject: Re: Multiple logical databases |
| Previous: | From: Chris Campbell | Date: 2006-02-03 14:18:51 |
| Subject: Re: Passing arguments to views |