non existing table error message changed?

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: non existing table error message changed?
Date: 1999-03-16 01:52:53
Message-ID: 199903160152.KAA08752@srapc451.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

While running the regression test on current, I noticed some tests
faild due to a change of error message for dropping non existing
tables.

Relation foo Does Not Exist!

--->

Relation foo does not exist

I just want to know the reason for those changes.
--
Tatsuo Ishii

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 1999-03-16 02:16:28 Re: [HACKERS] Re: your mail
Previous Message Tatsuo Ishii 1999-03-16 01:40:59 Re: [HACKERS] Problems with >2GB tables on Linux 2.0