aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpython.h
diff options
context:
space:
mode:
authorPostgreSQL Daemon <webmaster@postgresql.org>2003-11-29 19:52:15 +0000
committerPostgreSQL Daemon <webmaster@postgresql.org>2003-11-29 19:52:15 +0000
commit969685ad443637a24650909357e4e768a88412fc (patch)
treef4a2b7c998cc9ed58f2e228620af2bcc38729e93 /src/pl/plpython/plpython.h
parent738dc233f4dcb51e9c969718b52f5579de252880 (diff)
downloadpostgresql-969685ad443637a24650909357e4e768a88412fc.tar.gz
postgresql-969685ad443637a24650909357e4e768a88412fc.zip
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'src/pl/plpython/plpython.h')
-rw-r--r--src/pl/plpython/plpython.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pl/plpython/plpython.h b/src/pl/plpython/plpython.h
index d6060ee373d..edd517675a5 100644
--- a/src/pl/plpython/plpython.h
+++ b/src/pl/plpython/plpython.h
@@ -1,4 +1,4 @@
-/* $Header: /cvsroot/pgsql/src/pl/plpython/Attic/plpython.h,v 1.8 2003/07/25 23:37:30 tgl Exp $ */
+/* $PostgreSQL: pgsql/src/pl/plpython/plpython.h,v 1.9 2003/11/29 19:52:13 pgsql Exp $ */
#ifndef PLPYTHON_H
#define PLPYTHON_H