On Mon, 2004-11-22 at 11:08 -0500, Tom Lane wrote:
> Stephan Szabo <[EMAIL PROTECTED]> writes:
> > No, but I think you're supposed to use FM in such cases.
> >
> > select to_number(1000, 'FM999,999');
>
> Good point --- I had forgot about FM. In that case there *is* a bug
> here, but I'm not sure
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 23 Nov 2004, Simon Riggs wrote:
I've just realised that you *have* made a change to the 7.3.8 RPMs for
Fedore Core 1...you've updated the readme.
Referring to the readme...My problem was the RPMs didn't install, not
that I couldn't get them to r
"David B" <[EMAIL PROTECTED]> writes:
> Two possible bugs.
> #1 Loading unicode data.
I'm thinking that the dump file probably doesn't set client_encoding,
or if it does, sets it to the wrong thing. Is the data in the dump file
actually UTF8, or is it in some other encoding?
> select substring
Hi Karel,
On Tue, Nov 23, 2004 at 09:39:21 +0100, Karel Zak wrote:
> It's to_number() bug. I'm not sure if now (before release) is good time
> to fix it. The code of to_number() is not stable for changes and maybe
> we can fix this bug add some other new...
I have the workaround with 'FM' so it i
Siva,
yes, this ist the correct version.
Regards,
Harald
On Mon, 22 Nov 2004 19:47:55 +0530, Siva Ganesh <[EMAIL PROTECTED]> wrote:
> Hi
>
> I wanted to involve in Postgres beta testing. I want to the test the Windows
> Beta version.
>
> I have downloaded the below
>
> ftp://ftp4.ar.postgre
On Tue, 2004-11-23 at 09:02, Devrim GUNDUZ wrote:
> On Tue, 23 Nov 2004, Simon Riggs wrote:
>
> > I've just realised that you *have* made a change to the 7.3.8 RPMs for
> > Fedore Core 1...you've updated the readme.
> >
> > Referring to the readme...My problem was the RPMs didn't install, not
> >
Hello,
"make check" failed on my system. See the last line below and
the "/./" in the pathname. Ask if you want more information then
I have included below. I'm not subscribbed to the list. Send
direct e-mail. Thanks for all the hard work. I'm using 7.4 in
daily production on same system.
Chris Albertson <[EMAIL PROTECTED]> writes:
> creating directory
> /home/alberts/postgresql-8.0.0beta5/src/test/regress/./tmp_check/data
> ... initdb: failed
Now that I look at it, the new improved incarnation of initdb seems
prone to say no more than that after a lot of different errors :-(.
But