сб, 16 мар. 2019 г., 18:50 Tom Lane <[email protected]>: > Alexander Korotkov <[email protected]> writes: > > Partial implementation of SQL/JSON path language > > Please fix the compiler warnings this produces. > > jsonpath_exec.c: In function 'executePredicate': > jsonpath_exec.c:1458: warning: 'rseqit.next' may be used uninitialized in > this function > jsonpath_exec.c:1458: warning: 'rseqit.value' may be used uninitialized in > this function >
Thank you for noticing. Will fix this later today. ------ Alexander Korotkov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company >
