1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-13 07:41:39 +03:00

Add CVS tags to pg_upgrade and pg_upgrade_support files, per request

from Tom.
This commit is contained in:
Bruce Momjian
2010-07-03 14:23:14 +00:00
parent b3b7d603fb
commit ccbe0c14e6
22 changed files with 42 additions and 0 deletions

View File

@ -2,6 +2,8 @@
* util.c
*
* utility functions
*
* $PostgreSQL: pgsql/contrib/pg_upgrade/util.c,v 1.2 2010/07/03 14:23:14 momjian Exp $
*/
#include "pg_upgrade.h"