diff options
Diffstat (limited to 'src/tutorial/complex.c')
-rw-r--r-- | src/tutorial/complex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tutorial/complex.c b/src/tutorial/complex.c index bc37220fe3f..edae0065c7d 100644 --- a/src/tutorial/complex.c +++ b/src/tutorial/complex.c @@ -1,5 +1,5 @@ /* - * $PostgreSQL: pgsql/src/tutorial/complex.c,v 1.15 2009/06/11 14:49:15 momjian Exp $ + * src/tutorial/complex.c * ****************************************************************************** This file contains routines that can be bound to a Postgres backend and |