|
Home > Archive > PostgreSQL JDBC > November 2005 > bug with pginterval
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
bug with pginterval
|
|
| Dave Cramer 2005-10-27, 8:07 am |
| In the german (de) locale pginterval produces
2004 years 13 mons 28 days 0 hours 0 mins 43000,9013 secs
for our test case
the , in the seconds is wrong.
Dave
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
| |
| Kris Jurka 2005-11-01, 8:48 pm |
|
On Thu, 20 Oct 2005, Dave Cramer wrote:
> In the german (de) locale pginterval produces
>
> 2004 years 13 mons 28 days 0 hours 0 mins 43000,9013 secs
>
> the , in the seconds is wrong.
>
Fixed.
Kris Jurka
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
|
|
|
|
|