pgsql: Remove unnecessary cast in previous commit.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Remove unnecessary cast in previous commit.
Дата
Msg-id E1ZukeQ-0000su-69@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove unnecessary cast in previous commit.

Noted by Kyotaro Horiguchi, who also reviewed the previous patch, but
I failed to notice his review before committing.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cbb82e370da8e80aa9667ffbb395cabb0529ea00

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


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Add sort support routine for the UUID data type.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Modify tqueue infrastructure to support transient record types.