Date: Mon, 23 Oct 2017 13:39:01 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 223187] Davical 1.1.5 incompatible with Postgres 10.0 Message-ID: <bug-223187-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223187 Bug ID: 223187 Summary: Davical 1.1.5 incompatible with Postgres 10.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: karl@denninger.net Postgres 10.0 made a change which forbids the return of a set in functions containing a CASE statement. Davical has this structure in several function definitions, and if Postgres is upgraded to 10.0 this fatally breaks Davical 1.1.5. The Davical folks have fixed this by rewriting their function prototypes, a= nd the fix is backward-compatible with earlier Postgres versions. The fix can be found here: https://gitlab.com/davical-project/davical/commit/39001794a3121c33c8cba5039= 8b653a94328be40 Since Postgres 10 is now out of beta and in general release anyone with both packages installed who tries to roll Postgres forward is in for a nasty surprise until the function prototypes are fixed for the Davical port. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223187-13>