Re: [Fwd: ERROR: cannot extract system attribute from minimal tuple]

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Denis Feklushkin <denis(dot)feklushkin(at)gmail(dot)com>
Cc: pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: [Fwd: ERROR: cannot extract system attribute from minimal tuple]
Date: 2011-02-10 03:11:48
Message-ID: 1297299921-sup-8185@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Excerpts from Denis Feklushkin's message of mié feb 09 16:53:28 -0300 2011:

> Query:
>
> SELECT currency_id1
> FROM bug0.currency_pairs p
> FOR SHARE;
>
> returns error:
> ERROR: cannot extract system attribute from minimal tuple

Hmm, yeah, in an assert-enabled build of HEAD it dies with:

TRAP: FailedAssertion(«!(attno > 0)», Archivo: «/pgsql/source/HEAD/src/backend/executor/execJunk.c», Línea: 251)

I don't have time to track this down right now ...

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jeff Davis 2011-02-10 03:37:06 possible bug: orphaned files left after immediate shutdown during DDL
Previous Message Kevin Grittner 2011-02-09 23:48:45 Re: BUG #5875: can not make a backup