1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-26 23:43:30 +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

@@ -5,7 +5,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/compatlib/Makefile,v 1.47 2010/07/12 16:18:44 momjian Exp $
# src/interfaces/ecpg/compatlib/Makefile
#
#-------------------------------------------------------------------------

View File

@@ -1,4 +1,4 @@
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.6 2009/08/27 16:49:41 mha Exp $
# src/interfaces/ecpg/compatlib/exports.txt
# Functions to be exported by ecpg_compatlib DLL
ECPG_informix_get_var 1
ECPG_informix_set_var 2

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/informix.c,v 1.64 2010/02/26 02:01:29 momjian Exp $ */
/* src/interfaces/ecpg/compatlib/informix.c */
#define POSTGRES_ECPG_INTERNAL
#include "postgres_fe.h"