mirror of
https://github.com/postgres/postgres.git
synced 2025-06-19 04:21:08 +03:00
Small whitespace improvement
Author: Andreas Karlsson <andreas@proxel.se> Discussion: https://www.postgresql.org/message-id/flat/eb6faeac-2a8a-4b69-9189-c33c520e5b7b@eisentraut.org
This commit is contained in:
@ -250,7 +250,6 @@ replication_yyerror(const char *message)
|
|||||||
errmsg_internal("%s", message)));
|
errmsg_internal("%s", message)));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void
|
void
|
||||||
replication_scanner_init(const char *str)
|
replication_scanner_init(const char *str)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user