Hi!
I filled out the bug form but I don't see my report appear in bug
archive. Hence I am resorting to pgsql-bug list.
Regards,
CN
OS: Win98 on top of win4lin on top of Linux
Compiler BC++ 5.6.4
Possible bug 1: Unless lines 142 and 143 in ~/interfaces/libpq/bcc32.mak
are changed to
> Error E2451 ..\..\port\getaddrinfo.c 245: Undefined symbol
> 'WSA_NOT_ENOUGH_MEMORY' in function pg_getaddrinfo Error
> E2451 ..\..\port\getaddrinfo.c 335: Undefined symbol
> 'WSA_NOT_ENOUGH_MEMORY' in function pg_gai_strerror Error
> E2451 ..\..\port\getaddrinfo.c 404: Undefined symbol
> 'W
The following bug has been logged online:
Bug reference: 1913
Logged by: Keith Randall
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1beta2
Operating system: Linux 2.4.21-15 Redhat enterprise
Description:select into a table missing a row part 2
Details:
I'm
The following bug has been logged online:
Bug reference: 1912
Logged by: Keith Randall
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1beta2
Operating system: Linux 2.4.21-15 Redhat enterprise
Description:select into a table missing a row
Details:
I'm missin
The following bug has been logged online:
Bug reference: 1914
Logged by: Cris Gamboa
Email address: [EMAIL PROTECTED]
PostgreSQL version: not sure
Operating system: Redhat Linux 9
Description:Corrupted Table
Details:
Hi, we are newly using PostGre and after a few mo
On Tue, Sep 27, 2005 at 09:17:18AM +0100, Keith Randall wrote:
> I'm missing a row when I generate a table off a view.
>
> select count(*) from foo;
>
> 20811
>
> select * into temp from foo;
> select count(*) from temp;
>
> 20810
Interesting. I can duplicate this behavior here. Howe
Alvaro Herrera <[EMAIL PROTECTED]> writes:
> It may be related to the latest outer join bug, which Tom Lane fixed
> yesterday or the day before. I'll recompile and retest.
That was my first thought also. Does the plan for the select-from-view
involve a hash join? Have you finished testing with
On Tue, Sep 27, 2005 at 10:37:06AM -0400, Tom Lane wrote:
> Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > It may be related to the latest outer join bug, which Tom Lane fixed
> > yesterday or the day before. I'll recompile and retest.
>
> That was my first thought also. Does the plan for the se
Bruce Momjian writes:
> With the following errors caused by ALTER SCHEMA RENAME, I recommend we
> remove this feature for 8.1 and revisit it for 8.2.
It's a mistake to blame ALTER SCHEMA RENAME for this problem, as you can
cause it equally well by renaming the sequence itself, or by moving it
int
Tom Lane wrote:
> Bruce Momjian writes:
> > With the following errors caused by ALTER SCHEMA RENAME, I recommend we
> > remove this feature for 8.1 and revisit it for 8.2.
>
> It's a mistake to blame ALTER SCHEMA RENAME for this problem, as you can
> cause it equally well by renaming the sequence
With the following errors caused by ALTER SCHEMA RENAME, I recommend we
remove this feature for 8.1 and revisit it for 8.2. I would just remove
the grammar construct for it and the documentation.
To fix this, we would need to redesign the way we store DEFAULT sequence
assignments, and I don't th
The following bug has been logged online:
Bug reference: 1916
Logged by: Kevin Grittner
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1beta2
Operating system: Linux and Windows
Description:selection criteria from one outer join on clause applied
to other join
"Kevin Grittner" <[EMAIL PROTECTED]> writes:
> Obviously, adding an outer join to a query which is already returning rows
> should never reduce the number of rows returned.
I think this is a case of overenthusiastic propagation of implied
equalities. Do you know offhand if it fails in 8.0.* or ea
On Wed, 28 Sep 2005 00:34:37 -0400, Tom Lane <[EMAIL PROTECTED]> wrote:
> "Kevin Grittner" <[EMAIL PROTECTED]> writes:
> > Obviously, adding an outer join to a query which is already returning rows
> > should never reduce the number of rows returned.
>
> I think this is a case of overenthusiastic
Vaccaro wrote:
I never download your product i don't even know what it is. When i
started my computer up i saw 2 new accounts created. User Accounts.
The accounts names were postgres services. It was password protected
and limited account. I am running on windows XP. I Did delete the
account
15 matches
Mail list logo