Re: Make text output more generic

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Make text output more generic
Дата
Msg-id 992.1018536321@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Make text output more generic  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Ответы Re: Make text output more generic
Список pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> static TextOutputState *begin_text_output(CommandDest dest, char *title);
> static void do_text_output(TextOutputState *tstate, char *aline);
> static void do_text_output_multiline(TextOutputState *tstate, char *text);
> static void end_text_output(TextOutputState *tstate);

> I should really move these off somewhere else and make them a bit more
> global and generic.

What's insufficiently generic about them for you?
        regards, tom lane


В списке pgsql-hackers по дате отправления: