mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
pgindent run prior to branching v12.
pgperltidy and reformat-dat-files too, though the latter didn't find anything to change.
This commit is contained in:
2
src/backend/utils/cache/syscache.c
vendored
2
src/backend/utils/cache/syscache.c
vendored
@ -728,7 +728,7 @@ static const struct cachedesc cacheinfo[] = {
|
||||
},
|
||||
32
|
||||
},
|
||||
{StatisticExtDataRelationId, /* STATEXTDATASTXOID */
|
||||
{StatisticExtDataRelationId, /* STATEXTDATASTXOID */
|
||||
StatisticExtDataStxoidIndexId,
|
||||
1,
|
||||
{
|
||||
|
Reference in New Issue
Block a user