Ooops ... fix some confusion between gettext() and _() in my previous patch.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Mar 2009 00:17:22 +0000 (00:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Mar 2009 00:17:22 +0000 (00:17 +0000)
commitc5d6081f0ead4146b8102b5089d155de4973aef9
treeed2277530b6831305c7fd56b0bbe4168dd108571
parent78206b3bdd38c6974a622d144a9a7adf984ea7f0
Ooops ... fix some confusion between gettext() and _() in my previous patch.
This has moved around in past releases, so just copying-and-pasting from HEAD
didn't work as intended.
src/backend/utils/error/elog.c