diff options
Diffstat (limited to 'contrib/pg_upgrade/IMPLEMENTATION')
-rw-r--r-- | contrib/pg_upgrade/IMPLEMENTATION | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/pg_upgrade/IMPLEMENTATION b/contrib/pg_upgrade/IMPLEMENTATION index d2c87b4f5b3..91bee727b4c 100644 --- a/contrib/pg_upgrade/IMPLEMENTATION +++ b/contrib/pg_upgrade/IMPLEMENTATION @@ -1,3 +1,5 @@ +$PostgreSQL: pgsql/contrib/pg_upgrade/IMPLEMENTATION,v 1.3 2010/07/03 14:23:13 momjian Exp $ + ------------------------------------------------------------------------------ PG_UPGRADE: IN-PLACE UPGRADES FOR POSTGRESQL ------------------------------------------------------------------------------ |