Hello
2011/12/6 ben hockey <neonstalwart@gmail.com>:
> i may have spoken a little too soon about the format being right... i just
> took a look at the postgres source code and it would need one more change to
> completely meet my needs. EncodeDateTime should put a 'Z' for UTC timezone
> rather than '+0'. with this being the case, do you think there would need
> to be an ECMA datestyle or would XSD be compatible with this change?
>
probably we can't to change a XSD format - but new format, that is
exactly ECMA should not be problem.
> i haven't touched any c code in quite a while but the changes look simple
> enough that i could work towards an ECMA patch if that's the best way to go
> about this.
you can become a postgreql's hacker :) - anybody starts on simple jobs
PostgreSQL hacking is good lecture
Pavel
>
> thanks,
>
> ben...