Your name :Mark Kirkwood
Your email address :[EMAIL PROTECTED]
System Configuration
-
Architecture (example: Intel Pentium) :Intel Pentuim
Operating System (example: Linux 2.0.26 ELF) :Linux 2.2.14-5.0 ELF
(Redhat 6.2)
PostgreSQL vers
Sorry for a downer on an excellent piece of software.
--
Darren Steven
Applications Specialist
Networking Tasmania
Telstra Australia
Ph.1800 813 302
If PostgreSQL failed to compile on your computer or you found a bug that
is likely to be specific to one platform then please fill out this form
This is incredibly minor, but I thought I'd send it anyway. If you don't
want stuff like this let me know..
After running the regression test via "gmake runtest" for version 7.0, the
last bit of output says:
--
ACTUAL RESU
Here is a reproducable failure for CLUSTER. Please, someone, find out
why this is happening so we can get it off our TODO list.
I now get:
test=> cluster i_te on prauflage;
ERROR: temp_4c92 is an index relation
--
We have gotten sporatic reports of problems with CLUSTER. Perhaps this
will prompt someone to find the problem and FIX IT FOR 7.0.1. :-)
> Sorry for a downer on an excellent piece of software.
>
> --
> Darren Steven
> Applications Specialist
> Networking Tasmania
> Telstra Australia
> Ph.1800
Tom Lane writes:
> > The password must be single-quoted nowadays. Put that on the 7.0.1 list
>
> I'd say single quotes is correct behavior for the password, actually.
> Double quotes are only appropriate in a position where an SQL name is
> wanted. The underlying syntax is really
> CREATE
[Charset ISO-8859-1 unsupported, filtering to ASCII...]
> Tom Lane writes:
>
> > > The password must be single-quoted nowadays. Put that on the 7.0.1 list
> >
> > I'd say single quotes is correct behavior for the password, actually.
> > Double quotes are only appropriate in a position where an S
Bruce Momjian <[EMAIL PROTECTED]> writes:
> We have gotten sporatic reports of problems with CLUSTER. Perhaps this
> will prompt someone to find the problem and FIX IT FOR 7.0.1. :-)
The "sporadic" aspect probably had something to do with referencing
already-freed storage, which looks like a bu