mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Fix typo
This commit is contained in:
parent
36058a3c55
commit
8d7def5c27
@ -747,7 +747,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
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user