1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-01 01:04:50 +03:00
This commit is contained in:
Peter Eisentraut 2020-03-07 08:51:59 +01:00
parent 36058a3c55
commit 8d7def5c27

View File

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