[HACKERS] Random make check failures

2001-03-25 Thread Steve Nicolai
ckend. I'm running on Solaris 8, with the 2nd update installed. I'm new to postgresql, could someone with some experience give me a few pointers on tracking this one down? Steve Nicolai ---(end of broadcast)--- TIP 6: Ha

[HACKERS] gmake check fails on Solaris 8 with Sun cc

2001-03-24 Thread Steve Nicolai
+ memcpy(VARATT_DATA(&chunk_data), data_p, chunk_size); toasttup = heap_formtuple(toasttupDesc, t_values, t_nulls); if (!HeapTupleIsValid(toasttup)) elog(ERROR, "Failed to build TOAST tuple"); With this patch applied, make check gets through database initialization. Steve Nicolai ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

[HACKERS] Build problem and patch with Sun cc

2001-03-24 Thread Steve Nicolai
#x27;s cc complains that *te->dataDumper is not a scalar type. Steve Nicolai ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html