File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22 * test_ddl_deparse.c
33 * Support functions for the test_ddl_deparse module
44 *
5- * Copyright (C) 2014-2015 , PostgreSQL Global Development Group
5+ * Copyright (C) 2014-2016 , PostgreSQL Global Development Group
66 *
77 * IDENTIFICATION
88 * src/test/modules/test_ddl_deparse/test_ddl_deparse.c
Original file line number Diff line number Diff line change 33 * test_rls_hooks.c
44 * Code for testing RLS hooks.
55 *
6- * Copyright (C) 2015, PostgreSQL Global Development Group
6+ * Copyright (C) 2015-2016 , PostgreSQL Global Development Group
77 *
88 * IDENTIFICATION
99 * src/test/modules/test_rls_hooks/test_rls_hooks.c
Original file line number Diff line number Diff line change 33 * test_rls_hooks.h
44 * Definitions for RLS hooks
55 *
6- * Copyright (C) 2015, PostgreSQL Global Development Group
6+ * Copyright (C) 2015-2016 , PostgreSQL Global Development Group
77 *
88 * IDENTIFICATION
99 * src/test/modules/test_rls_hooks/test_rls_hooks.h
Original file line number Diff line number Diff line change 55 * number of background workers for shared memory message queue
66 * testing.
77 *
8- * Copyright (C) 2013-2014 , PostgreSQL Global Development Group
8+ * Copyright (C) 2013-2016 , PostgreSQL Global Development Group
99 *
1010 * IDENTIFICATION
1111 * src/test/modules/test_shm_mq/setup.c
Original file line number Diff line number Diff line change 33 * test.c
44 * Test harness code for shared memory message queues.
55 *
6- * Copyright (C) 2013-2014 , PostgreSQL Global Development Group
6+ * Copyright (C) 2013-2016 , PostgreSQL Global Development Group
77 *
88 * IDENTIFICATION
99 * src/test/modules/test_shm_mq/test.c
Original file line number Diff line number Diff line change 99 * but it should be possible to use much of the control logic just
1010 * as presented here.
1111 *
12- * Copyright (C) 2013-2014 , PostgreSQL Global Development Group
12+ * Copyright (C) 2013-2016 , PostgreSQL Global Development Group
1313 *
1414 * IDENTIFICATION
1515 * src/test/modules/test_shm_mq/worker.c
Original file line number Diff line number Diff line change 1313 * "delta" type. Delta rows will be deleted by this worker and their values
1414 * aggregated into the total.
1515 *
16- * Copyright (C) 2013-2014 , PostgreSQL Global Development Group
16+ * Copyright (C) 2013-2016 , PostgreSQL Global Development Group
1717 *
1818 * IDENTIFICATION
1919 * src/test/modules/worker_spi/worker_spi.c
You can’t perform that action at this time.
0 commit comments