Allow input format xxxx-xxxx-xxxx for macaddr type Author: Herwin Weststrate <[email protected]> Reviewed-by: Ali Akbar <[email protected]>
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/6f04368cfc05c46140f124415d752c3628c73f28 Modified Files -------------- doc/src/sgml/datatype.sgml | 3 ++- src/backend/utils/adt/mac.c | 3 +++ src/test/regress/expected/macaddr.out | 26 ++++++++++++++++---------- src/test/regress/sql/macaddr.sql | 7 ++++--- 4 files changed, 25 insertions(+), 14 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
