mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
2
src/backend/utils/cache/lsyscache.c
vendored
2
src/backend/utils/cache/lsyscache.c
vendored
@ -2332,7 +2332,7 @@ get_typavgwidth(Oid typid, int32 typmod)
|
||||
}
|
||||
|
||||
/*
|
||||
* Ooops, we have no idea ... wild guess time.
|
||||
* Oops, we have no idea ... wild guess time.
|
||||
*/
|
||||
return 32;
|
||||
}
|
||||
|
Reference in New Issue
Block a user