Skip to content

Navigation Menu

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

Appearance settings

Commit c68ec1b

Browse filesBrowse files
committed
Fix typos in logical/launcher.c
Author: Peter Smith Discussion: https://postgr.es/m/CAHut+Pvbma5HCc7==-B1ycyLQVyu7Fqq-qV=jhC5Zx4pWqk3uw@mail.gmail.com
1 parent fc579e1 commit c68ec1b
Copy full SHA for c68ec1b

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎src/backend/replication/logical/launcher.c

Copy file name to clipboardExpand all lines: src/backend/replication/logical/launcher.c
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ logicalrep_worker_find(Oid subid, Oid relid, bool only_running)
235235
}
236236

237237
/*
238-
* Similar to logicalrep_worker_find(), but returns list of all workers for
239-
* the subscription, instead just one.
238+
* Similar to logicalrep_worker_find(), but returns a list of all workers for
239+
* the subscription, instead of just one.
240240
*/
241241
List *
242242
logicalrep_workers_find(Oid subid, bool only_running)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.