Relation 0 does not exist - Mailing list pgsql-general

From Patrick Welche
Subject Relation 0 does not exist
Date
Msg-id 20020925213015.D9603@quartz.newn.cam.ac.uk
Whole thread Raw
Responses Re: Relation 0 does not exist  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
The subject says it all:

DEBUG:  StartTransactionCommand
DEBUG:  ProcessQuery
ERROR:  Relation 0 does not exist
LOG:  statement: INSERT INTO trans (meter_id,stats_id,flowindex,firsttime,firstt...

The code generating the insert statement didn't change, just the server - but
what does it mean? There is no 0. The most complicated are bits like:

('08:52:11 Mon 22 Jul 2002'::timestamp without time zone+'5536695.89 second')::time

Cheers,

Patrick

pgsql-general by date:

Previous
From: Patrick Welche
Date:
Subject: Re: "lo" large object
Next
From: "Oleg Lebedev"
Date:
Subject: Re: [HACKERS] subselect bug (was Re: DBLink: interesting issue)