Content-Length: 270420 | pFad | http://github.com/postgrespro/postgres/commit/49b579f92dc6add10d1f03ba2cea6eab597a2f2f

F1 Fix misleading comments · postgrespro/postgres@49b579f · GitHub
Skip to content

Commit 49b579f

Browse files
committed
Fix misleading comments
To match code changes in 229fb58.
1 parent a88c800 commit 49b579f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/replication/repl_gram.y

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ alter_replication_slot:
275275
;
276276

277277
/*
278-
* START_REPLICATION [SLOT slot] [PHYSICAL] %X/%X [TIMELINE %d]
278+
* START_REPLICATION [SLOT slot] [PHYSICAL] %X/%X [TIMELINE %u]
279279
*/
280280
start_replication:
281281
K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
@@ -305,7 +305,7 @@ start_logical_replication:
305305
}
306306
;
307307
/*
308-
* TIMELINE_HISTORY %d
308+
* TIMELINE_HISTORY %u
309309
*/
310310
timeline_history:
311311
K_TIMELINE_HISTORY UCONST

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/49b579f92dc6add10d1f03ba2cea6eab597a2f2f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy