File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 * This file handles changes that took place while the data is being
77 * copied from one table to another one.
88 *
9- * Copyright (c) 2021-2023 , Cybertec PostgreSQL International GmbH
9+ * Copyright (c) 2021-2025 , Cybertec PostgreSQL International GmbH
1010 *
1111 *-----------------------------------------------------------------------------------
1212 */
Original file line number Diff line number Diff line change 1- /*------------------------------------------------------------
1+ /*----------------------------------------------------------------
22 *
33 * pg_rewrite.c
44 * Tools for maintenance that requires table rewriting.
55 *
6- * Copyright (c) 2021-2023 , Cybertec PostgreSQL International GmbH
6+ * Copyright (c) 2021-2025 , Cybertec PostgreSQL International GmbH
77 *
8- *------------------------------------------------------------
8+ *----------------------------------------------------------------
99 */
1010#include "pg_rewrite.h"
1111
Original file line number Diff line number Diff line change 1- /*------------------------------------------------------------
1+ /*----------------------------------------------------------------
22 *
33 * pg_rewrite.h
44 * Tools for maintenance that requires table rewriting.
55 *
6- * Copyright (c) 2023 , Cybertec PostgreSQL International GmbH
6+ * Copyright (c) 2021-2025 , Cybertec PostgreSQL International GmbH
77 *
8- *------------------------------------------------------------
8+ *----------------------------------------------------------------
99 */
1010
1111#include <sys/time.h>
You can’t perform that action at this time.
0 commit comments