[PATCH] ecpg: Split off mmfatal() from mmerror() - Mailing list pgsql-hackers

From Peter Eisentraut
Subject [PATCH] ecpg: Split off mmfatal() from mmerror()
Date
Msg-id 1384312940.23844.8.camel@vanquo.pezone.net
Whole thread Raw
Responses Re: [PATCH] ecpg: Split off mmfatal() from mmerror()  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
Similar to recent pg_upgrade changes
(https://commitfest.postgresql.org/action/patch_view?id=1216), here is a
patch to separate the terminating and nonterminating variants of
mmerror() in ecpg.

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Fix whitespace issues found by git diff --check, add gitattribut
Next
From: Amit Kapila
Date:
Subject: Re: Add \i option to bring in the specified file as a quoted literal