pgAdmin 4 commit: Use nullptr instead of NULL or 0.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Use nullptr instead of NULL or 0.
Дата
Msg-id E1gUqv5-0002RC-69@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use nullptr instead of NULL or 0.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=312bcbc83f0e6ba7c0798f3c7f42445e20692529

Modified Files
--------------
runtime/Logger.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: pgAdmin 4 Jenkins
Дата:
Сообщение: Build failed in Jenkins: pgadmin4-master-python26 #958
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Use C++ style casts.