Ooops ... fix some confusion between gettext() and _() in my previous patch.
authorTom Lane <[email protected]>
Tue, 3 Mar 2009 00:17:13 +0000 (00:17 +0000)
committerTom Lane <[email protected]>
Tue, 3 Mar 2009 00:17:13 +0000 (00:17 +0000)
commitc2efa19cf58041a508496e0031c5e8f5db929ccc
tree57eb57de21ac0f12a802e57cdbafd5b3c7b56e2d
parent42c4ead4381766eec59227d48714dd6d8a2dda45
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