On 3/7/22 11:06 AM, Tom Lane wrote:
Jeff Ross <jr...@openvistas.net> writes:
Is there a way to get the DETAIL part as well?
It's not very well documented AFAICS, but a SPIError object has a
"detail" attribute, so "e.detail" should help you.  It looks like
you might prefer to print "e.spidata", which seems to contain all
the available fields.

                        regards, tom lane


Thank you, Tom!  As always, that is exactly what I need.

Jeff


Reply via email to