repo.or.cz
/
pgsql.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adjust some comments about structure properties in pg_stat.h
[pgsql.git]
/
src
/
pl
/
plperl
/
nls.mk
blob
8c41bfac7a920c3df25c69dda846480c58a6be7c
1
# src/pl/plperl/nls.mk
2
CATALOG_NAME
=
plperl
3
GETTEXT_FILES
=
plperl.c SPI.c
4
GETTEXT_TRIGGERS
= $(
BACKEND_COMMON_GETTEXT_TRIGGERS
)
5
GETTEXT_FLAGS
= $(
BACKEND_COMMON_GETTEXT_FLAGS
)