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 <[email protected]> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
