Same name in other branches
  1. 8.9.x Drupal\Core\Database\Driver\pgsql
  2. 9 Drupal\Core\Database\Driver\pgsql
Classsort descending Location Description
Connection core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php PostgreSQL implementation of \Drupal\Core\Database\Connection.
Delete core/lib/Drupal/Core/Database/Driver/pgsql/Delete.php PostgreSQL implementation of \Drupal\Core\Database\Query\Delete.
Insert core/lib/Drupal/Core/Database/Driver/pgsql/Insert.php PostgreSQL implementation of \Drupal\Core\Database\Query\Insert.
Schema core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php PostgreSQL implementation of \Drupal\Core\Database\Schema.
Select core/lib/Drupal/Core/Database/Driver/pgsql/Select.php PostgreSQL implementation of \Drupal\Core\Database\Query\Select.
Truncate core/lib/Drupal/Core/Database/Driver/pgsql/Truncate.php PostgreSQL implementation of \Drupal\Core\Database\Query\Truncate.
Update core/lib/Drupal/Core/Database/Driver/pgsql/Update.php PostgreSQL implementation of \Drupal\Core\Database\Query\Update.
Upsert core/lib/Drupal/Core/Database/Driver/pgsql/Upsert.php PostgreSQL implementation of \Drupal\Core\Database\Query\Upsert.