Search Postgresql Archives

Re: Interval Question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 11 Jan 2005, Geoffrey wrote:

Tom Lane wrote:
Terry Lee Tucker <terry@xxxxxxxx> writes:

Apparently, if DateStyle is set to Sql, it always returns the absolute value.
Is this due to some Sql standard or is it a bug?


It's a bug in interval_out.  Looks like it gets it wrong for GERMAN
style too.  Surprising no one noticed before.

Any idea when I might be able to put my hands on Red Hat 3 rpm versions that include this fix?


Currently running postgresql-server-7.4.6-2PGDG
and would like to stick with the same version. It'd be a whole lot easier to apply the fix via rpm rather then having to build from source.

If you really need it, you can rebuild the rpm itself from the .src.rpm. Adding a small patch is quite easy, even if you're not familiar with spec files. Usually there are other patches already, all you need is to move the patch file to the right place (SOURCES in the rpm tree) and add one PatchXXX: and one %patchXXX line. Then use rpmbuild (note that you need the development set of packages installed, of course).

.TM.
--
      ____/  ____/   /
     /      /       /			Marco Colombo
    ___/  ___  /   /		      Technical Manager
   /          /   /			 ESI s.r.l.
 _____/ _____/  _/		       Colombo@xxxxxx

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
     joining column's datatypes do not match

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux