[pgjdbc/pgjdbc] e44e4e: perf: ignore tables forPgDatabaseMetaData.getType...

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема [pgjdbc/pgjdbc] e44e4e: perf: ignore tables forPgDatabaseMetaData.getType...
Дата
Msg-id 5bc5ddc4cc2a9_3be12ab563d525801037aa@hookshot-fe-b0febf1.cp1-iad.github.net.mail
обсуждение исходный текст
Список pgsql-jdbc
Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: e44e4e8972ec41bf05dddd4ac6dcfbc42a9842cf
      https://github.com/pgjdbc/pgjdbc/commit/e44e4e8972ec41bf05dddd4ac6dcfbc42a9842cf
  Author: Dave Cramer <davecramer@gmail.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M pgjdbc/src/main/java/org/postgresql/jdbc/PgDatabaseMetaData.java

  Log Message:
  -----------
  perf: ignore tables for PgDatabaseMetaData.getTypeInfo (#1302)

PostgreSQL considers tables to be composite types which
in very large schemas with lots of tables slows down getTypeInfo.
This fix filters out tables from types



      **NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: rob stone
Дата:
Сообщение: Re: Query related to postgresql jdbc 42.2.5
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Query related to postgresql jdbc 42.2.5