X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Finstaller%2FPostgresInstaller.php;h=882ec5323a269c74236681cfa891198fbec2e328;hb=cfdf23952dac41ac78dd97e670295098348604cd;hp=3ac2b3a8d270fc193ef6636e954e6e16d81234be;hpb=504fb18cacbf357beafd5be9eda786b028f40fdb;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/installer/PostgresInstaller.php b/includes/installer/PostgresInstaller.php index 3ac2b3a8d2..882ec5323a 100644 --- a/includes/installer/PostgresInstaller.php +++ b/includes/installer/PostgresInstaller.php @@ -190,6 +190,7 @@ class PostgresInstaller extends DatabaseInstaller { * other similar objects in the new DB. * - create-tables: A connection with a role suitable for creating tables. * + * @throws MWException * @return Status object. On success, a connection object will be in the * value member. */