aboutsummaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_cast.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/catalog/pg_cast.h')
-rw-r--r--src/include/catalog/pg_cast.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/catalog/pg_cast.h b/src/include/catalog/pg_cast.h
index 80a40ab1284..ce8dc59e5af 100644
--- a/src/include/catalog/pg_cast.h
+++ b/src/include/catalog/pg_cast.h
@@ -304,6 +304,12 @@ DATA(insert ( 718 603 1480 e f ));
DATA(insert ( 718 604 1544 e f ));
/*
+ * MAC address category
+ */
+DATA(insert ( 829 774 4123 i f ));
+DATA(insert ( 774 829 4124 i f ));
+
+/*
* INET category
*/
DATA(insert ( 650 869 0 i b ));