Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3f85c62

Browse files
committed
Fix spurious non-ASCII bytes
1 parent2241ad1 commit3f85c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/catalog/heap.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3406,7 +3406,7 @@ RemovePartitionKeyByRelId(Oid relid)
34063406
* pg_partitioned_table.
34073407
*
34083408
* Also, invalidate the parent's relcache, so that the next rebuild will load
3409-
* the new partition's info into its partition descriptor.  If there is a
3409+
* the new partition's info into its partition descriptor. If there is a
34103410
* default partition, we must invalidate its relcache entry as well.
34113411
*/
34123412
void

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp