File: append-test

package info (click to toggle)
timescaledb 2.19.3%2Bdfsg-1%2Bdeb13u1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 13,692 kB
  • sloc: ansic: 55,798; sql: 23,722; sh: 1,756; python: 1,080; perl: 105; makefile: 14
file content (13 lines) | stat: -rw-r--r-- 306 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Fails with the PG 17.6 update; disable for now

--- a/test/sql/CMakeLists.txt
+++ b/test/sql/CMakeLists.txt
@@ -61,7 +61,7 @@ set(TEST_FILES
 
 set(TEST_TEMPLATES
     agg_bookends.sql.in
-    append.sql.in
+    #append.sql.in
     drop_owned.sql.in
     grant_hypertable.sql.in
     histogram_test.sql.in