mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-04 07:37:34 +08:00
This is a patch to prevent an endless loop occuring in the Postgres backend when a 'warning' error condition generates another warning error contition in the handler code. Submitted by: Chris Dunlop, <chris@onthe.net.au>