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:
@@ -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 = ../../..
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
*
|
||||
*********************************************************************
|
||||
*/
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user