[09:41:49 CST(-0600)] <EricDalquist> athena: https://hibernate.onjira.com/browse/HHH-7009
[09:41:58 CST(-0600)] <EricDalquist> pull reqs to hibernate for that postgres dialect issue
[10:13:17 CST(-0600)] <athena> yay, thanks
[10:13:31 CST(-0600)] <athena> should the source be working on psql now?
[10:13:39 CST(-0600)] <athena> our source, i mean
[10:13:41 CST(-0600)] <EricDalquist> yes
[10:13:49 CST(-0600)] <athena> getting a test error this morning
[10:14:00 CST(-0600)] <EricDalquist> yeah
[10:14:03 CST(-0600)] <EricDalquist> I saw that
[10:14:06 CST(-0600)] <EricDalquist> ignore it for now
[10:14:11 CST(-0600)] <athena> ok
[10:14:15 CST(-0600)] <EricDalquist> I probably need to pin the datetime
[10:14:18 CST(-0600)] <EricDalquist> instead of just using now()
[10:14:19 CST(-0600)] <athena> ahh
[10:14:23 CST(-0600)] <athena> ok
[10:14:29 CST(-0600)] <EricDalquist> date/time unit tests are a pita
[10:19:14 CST(-0600)] <athena> yeah
[10:19:16 CST(-0600)] <athena> but!
[10:19:20 CST(-0600)] <athena> the calendar porltet has them now!!!
[10:19:34 CST(-0600)] <athena> SO much easier when it just takes a line or two of code to create test dates
[10:19:44 CST(-0600)] <EricDalquist> yes
[10:19:51 CST(-0600)] <athena> i think the time zone logic in that portlet is actually right now
[10:20:01 CST(-0600)] <EricDalquist> neat