postgresql/src/pl
Peter Eisentraut cb5a7bc2dc Add the possibility to pass --flag arguments to xgettext calls
The --flag argument can be used to tell xgettext the arguments of
which functions should be flagged with c-format in the PO files,
instead of guessing based on the presence of format specifiers, which
fails if no format specifiers are present but the translation
accidentally introduces one.

Appropriate flag settings have been added for each message catalog.

based on a patch by Christoph Berg for bug #6066
2011-06-27 00:37:21 +03:00
..
plperl Add the possibility to pass --flag arguments to xgettext calls 2011-06-27 00:37:21 +03:00
plpgsql Add the possibility to pass --flag arguments to xgettext calls 2011-06-27 00:37:21 +03:00
plpython Add the possibility to pass --flag arguments to xgettext calls 2011-06-27 00:37:21 +03:00
tcl Add the possibility to pass --flag arguments to xgettext calls 2011-06-27 00:37:21 +03:00
Makefile Improved parallel make support 2010-11-12 22:15:16 +02:00