NOTICE vs WARNING

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: NOTICE vs WARNING
Date: 2003-08-25 16:44:33
Message-ID: Pine.LNX.4.44.0308251842400.1196-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Can someone explain in succinct and general terms what the difference
between a NOTICE and a WARNING is? I'm currently examining the validity
of notice and warning messages throughout the backend, but I find these
categories to be applied inconsistently.

--
Peter Eisentraut peter_e(at)gmx(dot)net

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chris Travers 2003-08-25 17:06:22 Re: Replication Ideas
Previous Message Bruce Momjian 2003-08-25 15:23:51 Re: I am back