[Libreoffice-bugs] [Bug 119569] Open Sub-Form causes PostgreSQL error
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 25 17:34:26 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119569
--- Comment #23 from Albrecht Dreß <albrecht.dress at arcor.de> ---
I tested
- Version: 6.2.0.0.alpha0+
- Build ID: 9927a3ab9edec7ae9f41ecaa8025a2a920321997
on Debian Stretch/64 and can confirm the PostgreSQL errors are now gone.
Compared to the PostgreSQL log in
https://bugs.documentfoundation.org/show_bug.cgi?id=119569#c8, opening the form
the messages now read
LOG: Anweisung: SELECT * FROM "public"."tab1" WHERE ( 0 = 1 )
LOG: Anweisung: SELECT * FROM "public"."tab1" WHERE ( 0 = 1 )
LOG: Anweisung: SELECT * FROM "public"."tab1"
LOG: Anweisung: SELECT * FROM "public"."tab2" WHERE ( 0 = 1 )
LOG: Anweisung: SELECT * FROM "public"."tab1" WHERE ( 0 = 1 )
LOG: Anweisung: SELECT * FROM "public"."tab2" WHERE ( 0 = 1 ) AND ( (
"public"."tab2"."ref_id" = NULL ) )
LOG: Anweisung: SELECT * FROM "public"."tab2" WHERE ( "public"."tab2"."ref_id"
= '2' )
Thanks a lot for your help!
Best, Albrecht.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180925/5a46e937/attachment.html>
More information about the Libreoffice-bugs
mailing list