9 Sep
2013
9 Sep
'13
9:51 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7802 --- Comment #18 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Katrin Fischer from comment #17)
Weird, it's in the Postgres documentation too? http://www.postgresql.org/docs/8.1/static/functions-datetime.html
Yes select current_date; -- works select current_date(); -- does not work -- You are receiving this mail because: You are watching all bug changes.