http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7802
--- Comment #18 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
