[COMMITTERS] pgsql: Use NIL rather than NULL to represent an empty list.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема [COMMITTERS] pgsql: Use NIL rather than NULL to represent an empty list.
Дата
Msg-id E1dIGIz-0002oj-H5@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use NIL rather than NULL to represent an empty list.

Just to be tidy.

Amit Langote

Discussion: http://postgr.es/m/9297f80f-e4ab-7dda-33d4-8580bab6d634@lab.ntt.co.jp

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3106829513ab7c8e46e94db103f1ef8d8dfd379b

Modified Files
--------------
src/backend/utils/cache/evtcache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: [COMMITTERS] pgsql: Clean up partcollation handling for OID 0.
Следующее
От: Robert Haas
Дата:
Сообщение: [COMMITTERS] pgsql: Fix some cases of "the the" split across two lines.