On Tue, Apr 13, 2004 at 10:43:35AM -0400, Tom Lane wrote: > Andrew Dunstan <[EMAIL PROTECTED]> writes: > > Thinking about this some more .... maybe the right rule would be "quote > > all non-numeric non-null values". > > And how would you define "numeric"?
And don't forget that number format depend on locale. Now we ignore LC_NUMERIC, but maybe at some time in future we will support it. I think the best solution is quote all values including numerics too. 123,456 (in Czech this is one number with decimal "point" ;-) Karel -- Karel Zak <[EMAIL PROTECTED]> http://home.zf.jcu.cz/~zakkr/ ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster