diff options
Diffstat (limited to 'src/pl/plpython')
| -rw-r--r-- | src/pl/plpython/Makefile | 2 | ||||
| -rw-r--r-- | src/pl/plpython/nls.mk | 2 | ||||
| -rw-r--r-- | src/pl/plpython/plpython.c | 2 | ||||
| -rw-r--r-- | src/pl/plpython/po/fr.po | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/pl/plpython/Makefile b/src/pl/plpython/Makefile index 4b18076a0f..16d78ae0e2 100644 --- a/src/pl/plpython/Makefile +++ b/src/pl/plpython/Makefile @@ -1,4 +1,4 @@ -# $PostgreSQL: pgsql/src/pl/plpython/Makefile,v 1.36 2010/01/22 15:45:15 petere Exp $ +# src/pl/plpython/Makefile subdir = src/pl/plpython top_builddir = ../../.. diff --git a/src/pl/plpython/nls.mk b/src/pl/plpython/nls.mk index a6e9ad33ae..e2ce7e2768 100644 --- a/src/pl/plpython/nls.mk +++ b/src/pl/plpython/nls.mk @@ -1,4 +1,4 @@ -# $PostgreSQL: pgsql/src/pl/plpython/nls.mk,v 1.7 2009/10/20 18:23:27 petere Exp $ +# src/pl/plpython/nls.mk CATALOG_NAME := plpython AVAIL_LANGUAGES := de es fr it ja pt_BR tr GETTEXT_FILES := plpython.c diff --git a/src/pl/plpython/plpython.c b/src/pl/plpython/plpython.c index 0c4d0928e2..6e35637daf 100644 --- a/src/pl/plpython/plpython.c +++ b/src/pl/plpython/plpython.c @@ -1,7 +1,7 @@ /********************************************************************** * plpython.c - python as a procedural language for PostgreSQL * - * $PostgreSQL: pgsql/src/pl/plpython/plpython.c,v 1.149 2010/08/25 19:37:56 petere Exp $ + * src/pl/plpython/plpython.c * ********************************************************************* */ diff --git a/src/pl/plpython/po/fr.po b/src/pl/plpython/po/fr.po index 8cec1e62cf..a6194fa256 100644 --- a/src/pl/plpython/po/fr.po +++ b/src/pl/plpython/po/fr.po @@ -1,7 +1,7 @@ # translation of plpython.po to fr_fr # french message translation file for plpython # -# $PostgreSQL: pgsql/src/pl/plpython/po/fr.po,v 1.3 2010/02/19 00:40:05 petere Exp $ +# src/pl/plpython/po/fr.po # # Use these quotes: « %s » # Guillaume Lelarge <guillaume@lelarge.info>, 2009. |
