File tree Expand file tree Collapse file tree 8 files changed +16
-14
lines changed Expand file tree Collapse file tree 8 files changed +16
-14
lines changed Original file line number Diff line number Diff line change 22 *
33 * auth_delay.c
44 *
5- * Copyright (C) 2010, PostgreSQL Global Development Group
5+ * Copyright (C) 2010-2011 , PostgreSQL Global Development Group
66 *
77 * IDENTIFICATION
88 * contrib/auth_delay/auth_delay.c
Original file line number Diff line number Diff line change 3737 * Portions Copyright (c) 2010-2011, PostgreSQL Global Development Group
3838 *
3939 * IDENTIFICATION
40- * $PostgreSQL$
40+ * src/backend/replication/syncrep.c
4141 *
4242 *-------------------------------------------------------------------------
4343 */
Original file line number Diff line number Diff line change 1717 * sync.
1818 *
1919 *
20- * Portions Copyright (c) 1996-2010 , PostgreSQL Global Development Group
20+ * Portions Copyright (c) 1996-2011 , PostgreSQL Global Development Group
2121 * Portions Copyright (c) 1994, Regents of the University of California
2222 * Portions Copyright (c) 2000, Philip Warner
2323 *
Original file line number Diff line number Diff line change 55 * along with the relation's initial contents.
66 *
77 *
8- * Portions Copyright (c) 1996-2010 , PostgreSQL Global Development Group
8+ * Portions Copyright (c) 1996-2011 , PostgreSQL Global Development Group
99 * Portions Copyright (c) 1994, Regents of the University of California
1010 *
11- * $PostgreSQL$
11+ * IDENTIFICATION
12+ * src/include/catalog/pg_collation.h
1213 *
1314 * NOTES
1415 * the genbki.pl script reads this file and generates .bki
Original file line number Diff line number Diff line change 33 * pg_foreign_table.h
44 * definition of the system "foreign table" relation (pg_foreign_table)
55 *
6- * Portions Copyright (c) 1996-2010 , PostgreSQL Global Development Group
6+ * Portions Copyright (c) 1996-2011 , PostgreSQL Global Development Group
77 * Portions Copyright (c) 1994, Regents of the University of California
88 *
99 * src/include/catalog/pg_foreign_table.h
Original file line number Diff line number Diff line change 33 * basebackup.h
44 * Exports from replication/basebackup.c.
55 *
6- * Portions Copyright (c) 2010-2010 , PostgreSQL Global Development Group
6+ * Portions Copyright (c) 2010-2011 , PostgreSQL Global Development Group
77 *
88 * src/include/replication/walsender.h
99 *
Original file line number Diff line number Diff line change 33 * syncrep.h
44 * Exports from replication/syncrep.c.
55 *
6- * Portions Copyright (c) 2010-2010 , PostgreSQL Global Development Group
6+ * Portions Copyright (c) 2010-2011 , PostgreSQL Global Development Group
77 *
8- * $PostgreSQL$
8+ * IDENTIFICATION
9+ * src/include/replication/syncrep.h
910 *
1011 *-------------------------------------------------------------------------
1112 */
Original file line number Diff line number Diff line change 11/*-------------------------------------------------------------------------
22 *
3- * bootstrap .h
4- * include file for the bootstrapping code
3+ * isolationtester .h
4+ * include file for isolation tests
55 *
6- *
7- * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
6+ * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
87 * Portions Copyright (c) 1994, Regents of the University of California
98 *
10- * $PostgreSQL: pgsql/src/include/bootstrap/bootstrap.h,v 1.44 2006/10/04 00:30:07 momjian Exp $
9+ * IDENTIFICATION
10+ * src/test/isolation/isolationtester.h
1111 *
1212 *-------------------------------------------------------------------------
1313 */
You can’t perform that action at this time.
0 commit comments