ERROR: virtual tuple table slot does not have system attributes

Поиск
Список
Период
Сортировка
От Roby
Тема ERROR: virtual tuple table slot does not have system attributes
Дата
Msg-id 73436355-6432-49B1-92ED-1FE4F7E7E100@finefun.com.au
обсуждение исходный текст
Ответы Re: ERROR: virtual tuple table slot does not have system attributes  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-bugs
Hi,

Thank you all very much for your work on Postgres.

I have encountered the following error in 12b2 in code that has been working fine for a while in version 11.

A test script is attached, the output of which follows.



DROP TABLE
DROP FUNCTION
CREATE TABLE
CREATE FUNCTION
 test_upsert 
-------------
           1
(1 row)

 test_upsert 
-------------
           0
(1 row)

psql:test.sql:29: ERROR:  virtual tuple table slot does not have system attributes
CONTEXT:  SQL function "test_upsert" statement 1


Regards,
Rob.

Вложения

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #15827: Unable to connect on Windows using pg_services.confusing Python psycopg2
Следующее
От: Amit Langote
Дата:
Сообщение: Re: BUG #15873: Attaching a partition fails because it sees deleted columns