Adjust translator comment format to xgettext expectations
Branch
------
REL9_1_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/7dc956fee3284170db50c343bad9f52cf767894b
Modified Files
--------------
src/backend/access/transam/xlog.c | 7 +++----
src/backend/catalog/dependency.c | 22 ++++++++++------------
src/bin/scripts/common.c | 7 +++----
3 files changed, 16 insertions(+), 20 deletions(-)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2011-09-06 02:09:02 |
| Subject: pgsql: Add C comment about why we send cache invalidation messages for |
| Previous: | From: Alvaro Herrera | Date: 2011-09-05 20:50:37 |
| Subject: pgsql: Mark some untranslatable messages with errmsg_internal |