Bug in UDD?

2016-10-19 Thread Eriberto Mota
Hi, I have a little doubt about UDD: why the bapase.upload_date is not updated or why can take a long time to be updated? Is it a bug? As an example, the following query will have the upoad_date empty. The last register is 2016-09-04. SELECT source, upload_date::date FROM bapase ORDER BY upload_

Re: Bug in UDD?

2016-10-19 Thread Asheesh Laroia
Hi Eriberto, If you find that you can't access official UDD, you can also consider using this public mirror that Mattia Rizzolo maintains: http://public-udd-mirror.xvm.mit.edu/ I originally started it, so you can call me a co-maintainer. On Wed, Oct 19, 2016 at 10:14 AM, Eriberto Mota wrote: >

Re: Bug in UDD?

2016-10-19 Thread Mattia Rizzolo
On Wed, Oct 19, 2016 at 03:14:38PM -0200, Eriberto Mota wrote: > I have a little doubt about UDD: why the bapase.upload_date is not > updated or why can take a long time to be updated? Is it a bug? > > As an example, the following query will have the upoad_date empty. The > last register is 2016-0

Re: Bug in UDD?

2016-10-19 Thread Eriberto
>> Several UDD reports are stopped since 2016-09-04[1][2][3]. > #840296 > Thanks Mattia. Regards, Eriberto