Skip to content

Commit 3f85c62

Browse files
committed
Fix spurious non-ASCII bytes
1 parent 2241ad1 commit 3f85c62

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy