This is a discussion on Re: PGDG RPMS and integer-datetimes support within the pgsql Admins forums, part of the PostgreSQL category; --> --- Devrim GUNDUZ <devrim@gunduz.org> wrote: > Could you please tell us why integer datetimes > should be enabled in ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| --- Devrim GUNDUZ <devrim@gunduz.org> wrote: > Could you please tell us why integer datetimes > should be enabled in our > RPMs by default? > > We are not sure that many people need it, also it's > easy for someone to > add this support using the SRPMs provided. > "Consistent precision through the range of allowed values" sceems a feature worth having. http://archives.postgresql.org/pgsql...3/msg01038.php I wonder why you are "not sure that many people need it". Regards, Murthy __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org |
| ||||
| S Murthy Kambhampaty <smk_va@yahoo.com> writes: > "Consistent precision through the range of allowed > values" sceems a feature worth having. > I wonder why you are "not sure that many people need > it". Because almost nobody has complained about the lack of it. (I'm talking about actual field experience of there being a problem, not somebody objecting that it sounds like a feature worth having.) It should also be pointed out that we are still finding bugs in the integer-datetimes code. This is of course exactly because it's not the default --- but I feel sure that the average user who notices a difference at all, if we change the default, will be much more likely to hit a bug than to benefit. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) |