2025-01-31 07:51:42.909 UTC postmaster[38227] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2025-01-31 07:51:42.910 UTC postmaster[38227] LOG: listening on Unix socket "/tmp/pg_regress-Nk7Ncy/.s.PGSQL.40011" 2025-01-31 07:51:42.912 UTC startup[38230] LOG: database system was shut down at 2025-01-31 07:47:52 UTC 2025-01-31 07:51:42.916 UTC postmaster[38227] LOG: database system is ready to accept connections 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at end of input 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT ''::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "A" 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT 'ABC'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "]" 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '[]'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "]" 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '[()]'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "]" 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '[(1)]'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "]" 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '[(1),]'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "2" 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '[(1),2]'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "," 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '[(1),(2),(3)]'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at end of input 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '1,'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at end of input 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '1,2,'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "," 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '1,,2'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near ")" 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '(1,)'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near ")" 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '(1,2,)'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "," 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '(1,,2)'::cube AS cube; 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "," 2025-01-31 07:51:43.062 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '[(1),(2)],'::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube DETAIL: Different point dimensions in (1,2,3) and (2,3). 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '[(1,2,3),(2,3)]'::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube DETAIL: Different point dimensions in (1,2) and (1,2,3). 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '[(1,2),(1,2,3)]'::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "," 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '(1),(2),'::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube DETAIL: Different point dimensions in (1,2,3) and (2,3). 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '(1,2,3),(2,3)'::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube DETAIL: Different point dimensions in (1,2) and (1,2,3). 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '(1,2),(1,2,3)'::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "a" 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '(1,2,3)ab'::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "a" 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '(1,2,3)a'::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "(" 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '(1,2)('::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "a" 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '1,2ab'::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "e" 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '1 e7'::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near "a" 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '1,2a'::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube DETAIL: syntax error at or near ".2" 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '1..2'::cube AS cube; 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube ERROR: "-1e-700" is out of range for type double precision at character 8 2025-01-31 07:51:43.063 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT '-1e-700'::cube AS cube; 2025-01-31 07:51:43.066 UTC client backend[38239] pg_regress/cube ERROR: UR and LL arrays must be of same length 2025-01-31 07:51:43.066 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT cube('{0,1,2}'::float[], '{3}'::float[]); 2025-01-31 07:51:43.067 UTC client backend[38239] pg_regress/cube ERROR: Index out of bounds 2025-01-31 07:51:43.067 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[4,0]); 2025-01-31 07:51:43.067 UTC client backend[38239] pg_regress/cube ERROR: Index out of bounds 2025-01-31 07:51:43.067 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT cube_subset(cube('(6,7,8),(6,7,8)'), ARRAY[4,0]); 2025-01-31 07:51:43.067 UTC client backend[38239] pg_regress/cube ERROR: array is too long 2025-01-31 07:51:43.067 UTC client backend[38239] pg_regress/cube DETAIL: A cube cannot have more than 100 dimensions. 2025-01-31 07:51:43.067 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT cube_subset(cube('(6,7,8),(6,7,8)'), array(SELECT 1 as a FROM generate_series(1,101))); 2025-01-31 07:51:43.069 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.069 UTC client backend[38239] pg_regress/cube DETAIL: A cube cannot have more than 100 dimensions. 2025-01-31 07:51:43.069 UTC client backend[38239] pg_regress/cube STATEMENT: select '(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)'::cube; 2025-01-31 07:51:43.069 UTC client backend[38239] pg_regress/cube ERROR: invalid input syntax for cube at character 8 2025-01-31 07:51:43.069 UTC client backend[38239] pg_regress/cube DETAIL: A cube cannot have more than 100 dimensions. 2025-01-31 07:51:43.069 UTC client backend[38239] pg_regress/cube STATEMENT: select '(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)'::cube; 2025-01-31 07:51:43.070 UTC client backend[38239] pg_regress/cube ERROR: array is too long 2025-01-31 07:51:43.070 UTC client backend[38239] pg_regress/cube DETAIL: A cube cannot have more than 100 dimensions. 2025-01-31 07:51:43.070 UTC client backend[38239] pg_regress/cube STATEMENT: select cube(array(SELECT 0 as a FROM generate_series(1,101))); 2025-01-31 07:51:43.070 UTC client backend[38239] pg_regress/cube ERROR: can't extend cube 2025-01-31 07:51:43.070 UTC client backend[38239] pg_regress/cube DETAIL: A cube cannot have more than 100 dimensions. 2025-01-31 07:51:43.070 UTC client backend[38239] pg_regress/cube STATEMENT: select cube(array(SELECT 0 as a FROM generate_series(1,101)),array(SELECT 0 as a FROM generate_series(1,101))); 2025-01-31 07:51:43.071 UTC client backend[38239] pg_regress/cube ERROR: can't extend cube 2025-01-31 07:51:43.071 UTC client backend[38239] pg_regress/cube DETAIL: A cube cannot have more than 100 dimensions. 2025-01-31 07:51:43.071 UTC client backend[38239] pg_regress/cube STATEMENT: select cube(cube(array(SELECT 0 as a FROM generate_series(1,100))), 0); 2025-01-31 07:51:43.071 UTC client backend[38239] pg_regress/cube ERROR: can't extend cube 2025-01-31 07:51:43.071 UTC client backend[38239] pg_regress/cube DETAIL: A cube cannot have more than 100 dimensions. 2025-01-31 07:51:43.071 UTC client backend[38239] pg_regress/cube STATEMENT: select cube(cube(array(SELECT 0 as a FROM generate_series(1,100)),array(SELECT 0 as a FROM generate_series(1,100))), 0, 0); 2025-01-31 07:51:43.093 UTC client backend[38239] pg_regress/cube ERROR: cube index 0 is out of bounds 2025-01-31 07:51:43.093 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT cube(array[10,20,30], array[40,50,60])->0; 2025-01-31 07:51:43.093 UTC client backend[38239] pg_regress/cube ERROR: cube index 7 is out of bounds 2025-01-31 07:51:43.093 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT cube(array[10,20,30], array[40,50,60])->7; 2025-01-31 07:51:43.093 UTC client backend[38239] pg_regress/cube ERROR: cube index -1 is out of bounds 2025-01-31 07:51:43.093 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT cube(array[10,20,30], array[40,50,60])->-1; 2025-01-31 07:51:43.093 UTC client backend[38239] pg_regress/cube ERROR: cube index -6 is out of bounds 2025-01-31 07:51:43.093 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT cube(array[10,20,30], array[40,50,60])->-6; 2025-01-31 07:51:43.093 UTC client backend[38239] pg_regress/cube ERROR: cube index -6 is out of bounds 2025-01-31 07:51:43.093 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT cube(array[10,20,30])->-6; 2025-01-31 07:51:43.094 UTC client backend[38239] pg_regress/cube ERROR: zero cube index is not defined 2025-01-31 07:51:43.094 UTC client backend[38239] pg_regress/cube STATEMENT: SELECT cube(array[40,50,60], array[10,20,30])~>0; 2025-01-31 07:51:43.227 UTC postmaster[38227] LOG: received fast shutdown request 2025-01-31 07:51:43.228 UTC postmaster[38227] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2951, PID: 38227 postgres(ExceptionalCondition+0x56)[0x55a22d21d401] postgres(+0xee3744)[0x55a22ce2f744] postgres(+0xee3d46)[0x55a22ce2fd46] postgres(+0xee4ce8)[0x55a22ce30ce8] postgres(PostmasterMain+0x13f0)[0x55a22ce32725] postgres(main+0x28d)[0x55a22cc64526] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f90d184624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f90d1846305] postgres(_start+0x21)[0x55a22c809151]