mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Add copyrights to pg_upgrade and pg_upgrade_tools files, per Tom.
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
* server-side functions to set backend global variables
|
||||
* to control oid and relfilenode assignment
|
||||
*
|
||||
* $PostgreSQL: pgsql/contrib/pg_upgrade_support/pg_upgrade_support.c,v 1.2 2010/07/03 14:23:14 momjian Exp $
|
||||
* Copyright (c) 2010-2010, PostgreSQL Global Development Group
|
||||
* $PostgreSQL: pgsql/contrib/pg_upgrade_support/pg_upgrade_support.c,v 1.3 2010/07/03 16:25:01 momjian Exp $
|
||||
*/
|
||||
|
||||
#include "postgres.h"
|
||||
|
Reference in New Issue
Block a user