Skip to content
  • Murray Cumming's avatar
    PostgreSQL backend: Use g_shell_quote(). · 10da5796
    Murray Cumming authored
    * glom/libglom/connectionpool_backends/postgres.[h|cc]:
    get_path_to_postgres_executable(): Return the already-quoted path
    to avoid the need for manual quoting by the caller.
    However, make this optional (but the default) so that the check in
    * main.cc: can still work.
    * glom/libglom/connectionpool_backends/postgres_self.cc: Use
    Glib::shell_quote() instead of manually adding quote characters.
    Hopefully this also escapes special characters, though we should try to
    test this somehow.
    10da5796
To find the state of this project's repository at the time of any of these versions, check out the tags.