mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
pgindent run before PG 9.1 beta 1.
This commit is contained in:
2
src/backend/utils/cache/syscache.c
vendored
2
src/backend/utils/cache/syscache.c
vendored
@ -422,7 +422,7 @@ static const struct cachedesc cacheinfo[] = {
|
||||
},
|
||||
32
|
||||
},
|
||||
{ForeignTableRelationId, /* FOREIGNTABLEREL */
|
||||
{ForeignTableRelationId, /* FOREIGNTABLEREL */
|
||||
ForeignTableRelidIndexId,
|
||||
1,
|
||||
{
|
||||
|
Reference in New Issue
Block a user