pgsql: Simplify code used in is_absolute_path() macro; also add commen

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Simplify code used in is_absolute_path() macro; also add commen
Дата
Msg-id E1Pl1Oo-0006GL-CI@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Simplify code used in is_absolute_path() macro;  also add comment about
'E:abc' Win32 path handling.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=35b0a6b205c25d592b966aa17d3c6f9e5a88eb62

Modified Files
--------------
src/include/port.h |   18 ++++++++++++++----
src/port/path.c    |    6 ------
2 files changed, 14 insertions(+), 10 deletions(-)


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Include more status information in walsender results
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In docs, PL is Procedural Language, not Programming Language.