mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix several broken $PostgreSQL$ keywords. Noted while experimenting
with Magnus's script to remove these.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL $
|
$PostgreSQL: pgsql/doc/src/sgml/ref/reindexdb.sgml,v 1.11 2010/09/19 16:17:45 tgl Exp $
|
||||||
PostgreSQL documentation
|
PostgreSQL documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
/* $PostgreSQL */
|
/* $PostgreSQL: pgsql/src/include/port/svr4.h,v 1.15 2010/09/19 16:17:45 tgl Exp $ */
|
||||||
|
|
||||||
/* nothing needed */
|
/* nothing needed */
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $PostgreSQL $
|
# $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/nls.mk,v 1.7 2010/09/19 16:17:45 tgl Exp $
|
||||||
CATALOG_NAME = ecpg
|
CATALOG_NAME = ecpg
|
||||||
AVAIL_LANGUAGES = de es fr it ja pt_BR tr zh_CN
|
AVAIL_LANGUAGES = de es fr it ja pt_BR tr zh_CN
|
||||||
GETTEXT_FILES = descriptor.c ecpg.c pgc.c preproc.c type.c variable.c
|
GETTEXT_FILES = descriptor.c ecpg.c pgc.c preproc.c type.c variable.c
|
||||||
|
Reference in New Issue
Block a user