X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=src%2Fbin%2Fpsql%2Fprompt.c;h=913b23e4cd86a584e8305100c8ace9fae32cac4d;hb=c7b8998ebbf310a156aa38022555a24d98fdbfb4;hp=e502ff3f6e61292a8726a95959eae56c1d302675;hpb=f669c09989bda894d6ba01634ccb229f0687c08a;p=postgresql diff --git a/src/bin/psql/prompt.c b/src/bin/psql/prompt.c index e502ff3f6e..913b23e4cd 100644 --- a/src/bin/psql/prompt.c +++ b/src/bin/psql/prompt.c @@ -310,7 +310,7 @@ get_prompt(promptStatus_t status, ConditionalStack cstack) */ buf[0] = (*p == '[') ? RL_PROMPT_START_IGNORE : RL_PROMPT_END_IGNORE; buf[1] = '\0'; -#endif /* USE_READLINE */ +#endif /* USE_READLINE */ break; default: