1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +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 @@
* function.c
*
* server-side function support
*
* $PostgreSQL: pgsql/contrib/pg_upgrade/function.c,v 1.4 2010/07/03 14:23:13 momjian Exp $
*/
#include "pg_upgrade.h"