diff -u /home/dev/timescaledb/test/expected/misc.out /home/dev/timescaledb/build/test/results/misc.out
-- Please see the included NOTICE for copyright information and
-- LICENSE-APACHE for a copy of the license.
-- This file contains tests for functionality introduced in PG12
+select 1;
+ ?column?
+----------
+ 1
+(1 row)
+
------- TEST 1: Restrictive copy from file
CREATE TABLE "copy_golden" (
"time" bigint NOT NULL,