Am 25.11.2015 um 15:19 schrieb D'Arcy J.M. Cain:
> FYI, the money type was written by me based on a chapter that I wrote
> for a book called "Software Solutions in C'.  That was back in the old
> days when programmers actually cared about processing time.  :-)

I still remember the days, wrote a lot of assembler as a kid ;-)

> Not unreasonable and it works now.  Is it too soon to do that change
> for 5.0?  It's a big enough change that I would prefer to do it in a
> major release and I don't know how long it will be until 6.0.

Had the same thoughts.

In the Trac we have several other ideas for changing or adding the way the type system works (support for arrays, booleans, dates etc.).

I think we should make all these changes configurable and the default setting backward compatible in the 5.x versions. This would allow us to add them one by one in 5.x sub-releases without breaking anything for the users. When enough substantial changes have been accumulated, we can call it 6.x, and change the defaults to something more reasonable/modern in that version.

So following this strategy, we should leave the default for now.

-- Christoph
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to