[Libreoffice-bugs] [Bug 128111] on postgresql 12
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Oct 12 21:31:17 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128111
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
CC| |lionel at mamane.lu,
| |serval2412 at yahoo.fr
--- Comment #1 from Julien Nabet <serval2412 at yahoo.fr> ---
Indeed, from 8.0, we can read this:
"The adsrc field is historical, and is best not used, because it does not track
outside changes that might affect the representation of the default value.
Reverse-compiling the adbin field (with pg_get_expr for example) is a better
way to display the default value."
(see https://www.postgresql.org/docs/8.0/catalog-pg-attrdef.html)
This field disappears from 12.0 version:
See https://www.postgresql.org/docs/12/catalog-pg-attrdef.html
compared to:
https://www.postgresql.org/docs/11/catalog-pg-attrdef.html
Searching "adsrc" in Opengrok gives:
https://opengrok.libreoffice.org/search?project=core&full=adsrc&defs=&refs=&path=&hist=&type=&si=full
--
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/20191012/6727bc1a/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list