diff options
author | Magnus Hagander | 2010-09-20 20:08:53 +0000 |
---|---|---|
committer | Magnus Hagander | 2010-09-20 20:08:53 +0000 |
commit | 9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch) | |
tree | eebf0b0367f8e957957cf5468ddc0c46d9da80f6 /src/include/postgres_ext.h | |
parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) |
Remove cvs keywords from all files.
Diffstat (limited to 'src/include/postgres_ext.h')
-rw-r--r-- | src/include/postgres_ext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/postgres_ext.h b/src/include/postgres_ext.h index 51a18b7dcc3..b6ebb7aac3f 100644 --- a/src/include/postgres_ext.h +++ b/src/include/postgres_ext.h @@ -15,7 +15,7 @@ * use header files that are otherwise internal to Postgres to interface * with the backend. * - * $PostgreSQL: pgsql/src/include/postgres_ext.h,v 1.17 2007/02/06 09:16:08 petere Exp $ + * src/include/postgres_ext.h * *------------------------------------------------------------------------- */ |