1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-29 16:21:20 +03:00
This commit is contained in:
Peter Eisentraut 2020-03-07 08:51:59 +01:00
parent 7a00f50ea6
commit 5c2e2a2227

View File

@ -709,7 +709,7 @@ static const struct object_type_map
{ {
"transform", OBJECT_TRANSFORM "transform", OBJECT_TRANSFORM
}, },
/* OBJECT_STATISTIC_EXT */ /* OCLASS_STATISTIC_EXT */
{ {
"statistics object", OBJECT_STATISTIC_EXT "statistics object", OBJECT_STATISTIC_EXT
} }