1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-15 19:21:59 +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/interfaces/ecpg/test/Makefile,v 1.79 2010/07/05 18:54:38 tgl Exp $
# src/interfaces/ecpg/test/Makefile
subdir = src/interfaces/ecpg/test
top_builddir = ../../../..

View File

@ -1,4 +1,4 @@
$PostgreSQL: pgsql/src/interfaces/ecpg/test/connect/README,v 1.2 2008/03/21 13:23:28 momjian Exp $
src/interfaces/ecpg/test/connect/README
Programs in this directory test all sorts of connections.

View File

@ -11,7 +11,7 @@
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/pg_regress_ecpg.c,v 1.7 2010/01/02 16:58:11 momjian Exp $
* src/interfaces/ecpg/test/pg_regress_ecpg.c
*
*-------------------------------------------------------------------------
*/