diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2019-10-13 00:26:10 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-10-13 16:40:15 +0200 |
commit | 0c46c81e04530e8f6ce4f34195d8f0443ed8bfc3 (patch) | |
tree | 3ce01b4bee25088c446f3bdf687bac828d71e8b9 /vcl/inc/sft.hxx | |
parent | 414d10d8a3041e5e2aa899b59c1919e41c75371d (diff) |
tdf#128111: "adsrc" doesn't exist from Postgresql 12
Before Postgresql 8.0, there was only "adsrc"
then it's been deprecated
"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
"
and finally it's been removed with version 12
See evolution with:
- https://www.postgresql.org/docs/8/catalog-pg-attrdef.html
- https://www.postgresql.org/docs/11/catalog-pg-attrdef.html
- https://www.postgresql.org/docs/12/catalog-pg-attrdef.html
Change-Id: I57e9da423a23b5a96bbb64b0e026b160e9643ab9
Reviewed-on: https://gerrit.libreoffice.org/80722
Tested-by: Jenkins
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Diffstat (limited to 'vcl/inc/sft.hxx')
0 files changed, 0 insertions, 0 deletions