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