1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-13 14:22:43 +03:00

Remove cvs keywords from all files.

This commit is contained in:
Magnus Hagander
2010-09-20 22:08:53 +02:00
parent cecde97577
commit 9f2e211386
2182 changed files with 2182 additions and 2182 deletions

View File

@@ -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 = ../../..

View File

@@ -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

View File

@@ -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
*
*********************************************************************
*/

View File

@@ -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: <20> %s <20>
# Guillaume Lelarge <guillaume@lelarge.info>, 2009.