pgAdmin 4 commit: Fix tablespace tests for Python 3.x. Fixes #3138

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix tablespace tests for Python 3.x. Fixes #3138
Дата
Msg-id E1eoYHg-0004WM-0a@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix tablespace tests for Python 3.x. Fixes #3138

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=51cc04b5b0c10d8ad693ee036009d0a6323e0f48
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../servers/tablespaces/tests/test_backend_supported.py        | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix validation of sequence parameters. Fixes #3014
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: PEP8 cleanups for the sequences module.