diff options
| author | Magnus Hagander <magnus@hagander.net> | 2010-09-20 22:08:53 +0200 |
|---|---|---|
| committer | Magnus Hagander <magnus@hagander.net> | 2010-09-20 22:08:53 +0200 |
| commit | 9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch) | |
| tree | eebf0b0367f8e957957cf5468ddc0c46d9da80f6 /contrib/pg_buffercache/pg_buffercache.sql.in | |
| parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) | |
| download | postgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.tar.gz | |
Remove cvs keywords from all files.
Diffstat (limited to 'contrib/pg_buffercache/pg_buffercache.sql.in')
| -rw-r--r-- | contrib/pg_buffercache/pg_buffercache.sql.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pg_buffercache/pg_buffercache.sql.in b/contrib/pg_buffercache/pg_buffercache.sql.in index 59ada02e4c..b23e94ed12 100644 --- a/contrib/pg_buffercache/pg_buffercache.sql.in +++ b/contrib/pg_buffercache/pg_buffercache.sql.in @@ -1,4 +1,4 @@ -/* $PostgreSQL: pgsql/contrib/pg_buffercache/pg_buffercache.sql.in,v 1.8 2008/08/14 12:56:41 heikki Exp $ */ +/* contrib/pg_buffercache/pg_buffercache.sql.in */ -- Adjust this setting to control where the objects get created. SET search_path = public; |
