Fix code indentation vioaltion introduced in commit d38ad8e31d.
Per buildfarm member koel Discussion: https://postgr.es/m/ZL9bsGhthne6FaVV@paquier.xyz
This commit is contained in:
parent
d0ce9d0bc7
commit
62e9af4c63
@ -1216,7 +1216,7 @@ logicalrep_read_stream_abort(StringInfo in,
|
|||||||
const char *
|
const char *
|
||||||
logicalrep_message_type(LogicalRepMsgType action)
|
logicalrep_message_type(LogicalRepMsgType action)
|
||||||
{
|
{
|
||||||
static char err_unknown[20];
|
static char err_unknown[20];
|
||||||
|
|
||||||
switch (action)
|
switch (action)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user