mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Fix spurious non-ASCII bytes
This commit is contained in:
parent
2241ad1556
commit
3f85c62d9e
@ -3406,7 +3406,7 @@ RemovePartitionKeyByRelId(Oid relid)
|
||||
* pg_partitioned_table.
|
||||
*
|
||||
* Also, invalidate the parent's relcache, so that the next rebuild will load
|
||||
* the new partition's info into its partition descriptor. If there is a
|
||||
* the new partition's info into its partition descriptor. If there is a
|
||||
* default partition, we must invalidate its relcache entry as well.
|
||||
*/
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user