Searched refs:POSTGRES (Results 1 – 4 of 4) sorted by relevance
37 public const POSTGRES = 'pgsql'; define in Fisharebest\\Webtrees\\DB43 self::POSTGRES => 'C',50 self::POSTGRES => 'und-x-icu',57 self::POSTGRES => '~',64 self::POSTGRES => '',180 if (self::driverName() === self::POSTGRES) {197 case self::POSTGRES:
296 case DB::POSTGRES:326 case DB::POSTGRES:
73 …adio" name="dbtype" id="dbtype-pgsql" value="pgsql" <?= $dbtype === DB::POSTGRES ? 'checked' : '' …
90 DB::POSTGRES => '5432',