1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +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 @@
* exec.c
*
* execution functions
*
* $PostgreSQL: pgsql/contrib/pg_upgrade/exec.c,v 1.5 2010/07/03 14:23:13 momjian Exp $
*/
#include "pg_upgrade.h"