1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-29 16:21:20 +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:
Peter Eisentraut 2024-12-19 13:00:31 +01:00
parent 382092a0cd
commit 399d0f1e11

View File

@ -250,7 +250,6 @@ replication_yyerror(const char *message)
errmsg_internal("%s", message)));
}
void
replication_scanner_init(const char *str)
{