diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-01-24 17:18:29 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-01-25 17:13:49 +0100 |
commit | 30c15a5e48886b78d0bd3eac3e5bdf9f29cd9ac3 (patch) | |
tree | 1588d6d577ecebb9587ae13a2e60e53cff18e211 /source/text/sdatabase/dabawiz01.xhp | |
parent | 919def267b89cfe03f40218baa8c16cf65526448 (diff) |
Add PostgreSQL connection Help page
Related to tdf#43369 where a patch has been abandonned but is
nevertheless still much wanted.
The db connection wizard is generic and has no information on
the required connection sctrings. The Help button in the wizard is
not working as of today.
The issue is recurrent in user-space.
Change-Id: I3a5d30f859d6fb4e12813df3fe6df35d5e2e0f68
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128887
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdatabase/dabawiz01.xhp')
-rw-r--r-- | source/text/sdatabase/dabawiz01.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/sdatabase/dabawiz01.xhp b/source/text/sdatabase/dabawiz01.xhp index 2da4272741..0a8b98b8ec 100644 --- a/source/text/sdatabase/dabawiz01.xhp +++ b/source/text/sdatabase/dabawiz01.xhp @@ -64,6 +64,7 @@ <paragraph role="paragraph" id="par_idN10667" xml-lang="en-US"><link href="text/sdatabase/dabawiz02jdbc.xhp">Set up JDBC connection</link></paragraph> <paragraph role="paragraph" id="par_idN10676" xml-lang="en-US"><link href="text/sdatabase/dabawiz02oracle.xhp">Set up Oracle database connection</link></paragraph> <embed href="text/sdatabase/dabawiz02mysql.xhp#mysql"/> +<embed href="text/sdatabase/dabawiz02pgsql.xhp#pgsqlh1"/> <paragraph role="paragraph" id="par_idN10694" xml-lang="en-US"><link href="text/sdatabase/dabawiz02odbc.xhp">ODBC settings</link></paragraph> <paragraph role="paragraph" id="par_idN106A3" xml-lang="en-US"><link href="text/sdatabase/dabawiz02spreadsheet.xhp">Set up Spreadsheet connection</link></paragraph> </body> |