pgsql: Remove unnecessary cast in previous commit. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Remove unnecessary cast in previous commit.
Date
Msg-id E1ZukeQ-0000su-69@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Add sort support routine for the UUID data type.
Next
From: Robert Haas
Date:
Subject: pgsql: Modify tqueue infrastructure to support transient record types.