Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
Euler Taveira committed Feb 5, 2019
1 parent c2712ac commit b4e7f41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wal2json.c
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@ pg_decode_startup(LogicalDecodingContext *ctx, OutputPluginOptions *opt, bool is
}
else
{

rawstr = pstrdup(strVal(elem->arg));
if (!string_to_SelectTable(rawstr, ',', &data->filter_tables))
{
Expand Down

0 comments on commit b4e7f41

Please sign in to comment.