projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
382092a
)
Small whitespace improvement
author
Peter Eisentraut
Thu, 19 Dec 2024 12:00:31 +0000
(13:00 +0100)
committer
Peter Eisentraut
Thu, 19 Dec 2024 12:00:31 +0000
(13:00 +0100)
Author: Andreas Karlsson
Discussion: https://www.postgresql.org/message-id/flat/
eb6faeac
-2a8a-4b69-9189-
c33c520e5b7b
@eisentraut.org
src/backend/replication/repl_scanner.l
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/replication/repl_scanner.l
b/src/backend/replication/repl_scanner.l
index e7def800655f3c5b1a2637f4e9303764dfa9b417..5b10658a58b5a23e824f206570f50b5dc8c92bad 100644
(file)
--- a/
src/backend/replication/repl_scanner.l
+++ b/
src/backend/replication/repl_scanner.l
@@
-250,7
+250,6
@@
replication_yyerror(const char *message)
errmsg_internal("%s", message)));
}
-
void
replication_scanner_init(const char *str)
{