Ooops ... fix some confusion between gettext() and _() in my previous patch.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Mar 2009 00:17:29 +0000 (00:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Mar 2009 00:17:29 +0000 (00:17 +0000)
commit2a80e339764fedb55612ee23120142e8f5f6c906
tree23d0bc4ace516ecaafffaa88870c2fcbbcdd7f87
parent68aa0700b7566aa38a2b67be8a687d0d2da75aac
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