Re: HeapTuple->t_tableOid==0 after SPI_exec - Mailing list pgsql-sql

From Tom Lane
Subject Re: HeapTuple->t_tableOid==0 after SPI_exec
Date
Msg-id 19577.1065193399@sss.pgh.pa.us
Whole thread Raw
In response to HeapTuple->t_tableOid==0 after SPI_exec  (achill@matrix.gatewaynet.com)
List pgsql-sql
achill@matrix.gatewaynet.com writes:
> are there gonna be changes in SPI or internal structs in 7.4?

No more than usual ;-).  You will need to recompile shared libraries,
but (in theory) source code changes shouldn't be needed.  You might want
to think about upgrading elog() calls to ereport() though.
        regards, tom lane


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: HeapTuple->t_tableOid==0 after SPI_exec
Next
From: achill@matrix.gatewaynet.com
Date:
Subject: Re: HeapTuple->t_tableOid==0 after SPI_exec