Re: [PATCH] Incremental sort (was: PoC: Partial sort)
| От | Tom Lane |
|---|---|
| Тема | Re: [PATCH] Incremental sort (was: PoC: Partial sort) |
| Дата | |
| Msg-id | 32055.1584127672@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [PATCH] Incremental sort (was: PoC: Partial sort) (Alvaro Herrera <alvherre@2ndquadrant.com>) |
| Ответы |
Re: [PATCH] Incremental sort (was: PoC: Partial sort)
|
| Список | pgsql-hackers |
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> ... You can specify a filelist to pgindent, also. What I do is super
> low-tech: do a "git diff origin/master", copy the filelist, and then
> ^V^E to paste that list into a command line to run pgindent (editing to
> remove the change histogram and irrelevant files). I should automate
> this ...
Yeah. I tend to keep copies of the files I'm specifically hacking on
in a separate work directory, and then I re-indent just that directory.
But that's far from ideal as well. I wonder if it'd be worth teaching
pgindent to have some option to indent only files that are already
modified according to git?
regards, tom lane
В списке pgsql-hackers по дате отправления: