Skip to content

Commit 8c2d8f6

Browse files
author
Amit Kapila
committed
1 parent 0a4b340 commit 8c2d8f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/backend/storage/ipc/procarray.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1600,7 +1600,7 @@ TransactionIdIsActive(TransactionId xid)
16001600
* See the definition of ComputedXidHorizonsResult for the various computed
16011601
* horizons.
16021602
*
1603-
* For VACUUM separate horizons (used to to decide which deleted tuples must
1603+
* For VACUUM separate horizons (used to decide which deleted tuples must
16041604
* be preserved), for shared and non-shared tables are computed. For shared
16051605
* relations backends in all databases must be considered, but for non-shared
16061606
* relations that's not required, since only backends in my own database could

src/include/access/xlogreader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* XLogBeginRead() or XLogFindNextRecord(), and call XLogReadRecord()
1818
* until it returns NULL.
1919
*
20-
* Callers supply a page_read callback if they want to to call
20+
* Callers supply a page_read callback if they want to call
2121
* XLogReadRecord or XLogFindNextRecord; it can be passed in as NULL
2222
* otherwise. The WALRead function can be used as a helper to write
2323
* page_read callbacks, but it is not mandatory; callers that use it,

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