Re: Supporting NULL elements in arrays - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Supporting NULL elements in arrays
Date
Msg-id 43715BE4.6030902@familyhealth.com.au
Whole thread Raw
In response to Re: Supporting NULL elements in arrays  (Joe Conway <mail@joeconway.com>)
List pgsql-hackers
> I also think the best non-compatible solution is to require non-numeric 
> elements to be delimited (double quotes, configurable?), and use NULL 
> unadorned to represent NULL.

I think the ultimate solution should have null values represented by 
NULL...  I mean NULL is NULL :)

Chris



pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: Supporting NULL elements in arrays
Next
From: "Gevik babakhani"
Date:
Subject: compiling on windows with mingw