aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2009-02-19 10:07:58 +0000
committerPeter Eisentraut <peter_e@gmx.net>2009-02-19 10:07:58 +0000
commitb870f8008dbc519e43026e3ff955797afdade494 (patch)
tree6d4defa9f472b34630138b2a7efd66c398857c26 /src/backend/commands/dbcommands.c
parent6ebc6d9089cc86e377c5ed87330c13f1eea5eb7e (diff)
downloadpostgresql-b870f8008dbc519e43026e3ff955797afdade494.tar.gz
postgresql-b870f8008dbc519e43026e3ff955797afdade494.zip
Remove croak and Perl_croak from gettext triggers. While we could
selectively mark up their arguments for translation, the Perl xsubpp tool generates a bunch of additional Perl_croak calls that we cannot control, so we'd be creating a confusing mix of translated and untranslated messages of a similar kind. This is something that might deserve a more comprehensive solution later. Also remove _ from gettext triggers, because it wasn't used. Use SPI.c instead of SPI.xs as source file for xgettext, because the .xs format isn't really supported in xgettext.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions