New notices?

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: Postgres Hackers List <hackers(at)postgresql(dot)org>
Subject: New notices?
Date: 1999-09-29 13:47:16
Message-ID: 37F21864.3A0B8DFB@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

postgres=> select * from t4;
NOTICE: Adding missing FROM-clause entry for table t4
m|n
-+-
...

I updated my current tree and now this message comes out on even
simple queries. Is it supposed to be there? If so, why??

- Thomas

--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-09-29 13:55:15 Re: [HACKERS] NULL as an argument in plpgsql functions (fwd)
Previous Message Tom Lane 1999-09-29 13:33:52 Re: [HACKERS] DROP TABLE inside transaction block