Greg Stark <[EMAIL PROTECTED]> writes: > I think it's sheer madness to try to reproduce large swaths of the OS > inside Postgres because you're unhappy with the quality of the OS > implementation. You should be asking yourself why OS vendors have such > a hard time getting this stuff right
In the case of the *BSDs, it's pretty obviously because they don't care. > and why would Postgres do any better In the first place, we do care, and in the second place, having to deal with only one set of locale bugs would in itself be a huge advance over where we are now. We went over to maintaining our own timezone code for more or less the same reasons, and in hindsight that was obviously the right decision. Locale support is a bigger chunk, no doubt about it, but we also have a lot of motivation. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster