Re: pgindent wishlist item

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pgindent wishlist item
Дата
Msg-id 20140131181505.GA32407@alap3.anarazel.de
обсуждение исходный текст
Ответ на pgindent wishlist item  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: pgindent wishlist item  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On 2014-01-31 12:29:52 -0500, Andrew Dunstan wrote:
> While Bruce is working on pgindent

If it's christmas, let me wish for a not completly broken formatting of
function typedefs. E.g.
typedef ForeignScan *(*GetForeignPlan_function) (PlannerInfo *root,
  RelOptInfo *baserel,                                                         Oid foreigntableid,
                              ForeignPath *best_path,                                                            List
*tlist,                                                       List *scan_clauses);
 
is ridiculous. It can't be convinced to add a newline at any helpful
place afaik.


Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: inherit support for foreign tables
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Regarding google summer of code