mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Fix typo
This commit is contained in:
@ -711,7 +711,7 @@ static const struct object_type_map
|
||||
{
|
||||
"transform", OBJECT_TRANSFORM
|
||||
},
|
||||
/* OBJECT_STATISTIC_EXT */
|
||||
/* OCLASS_STATISTIC_EXT */
|
||||
{
|
||||
"statistics object", OBJECT_STATISTIC_EXT
|
||||
}
|
||||
|
Reference in New Issue
Block a user