Re: ERROR: missing FROM-clause entry for table "new"
Mike LAZLO <[email protected]> Tue, 30 Apr 2019 11:27:49 -0400 (EDT)
| Newsgroups | gmane.comp.db.postgresql.sql |
|---|---|
| Message-ID | <[email protected]> |
THANKS! That was done with an pgAdmin replace! Now it runs. Sometimes it just takes a second set of eyes! > On April 30, 2019 at 9:47 AM Tom Lane <[email protected]> wrote: > > > Mike LAZLO <[email protected]> writes: > > What is wrong with this picture: > > Hm, the error message is pretty unhelpful, but I think the root problem > is too many "NEW"s in several places: > > > , NEW.NEW.aircraft_key::int > ^^^^^^^ > > regards, tom lane > >