1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-05 02:22:28 +03:00

Replaced $Header$ by $§PosgreSQL$

This commit is contained in:
Michael Meskes
2006-07-30 16:28:58 +00:00
parent cdf131abac
commit 0bee536ad8
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
/* $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/variable.c,v 1.40 2006/07/30 10:24:10 meskes Exp $ */
/* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/variable.c,v 1.41 2006/07/30 16:28:58 meskes Exp $ */
#include "postgres_fe.h"