| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Laurent Coustet <ed(at)debian-fr(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: parallel restore |
| Date: | 2008-12-31 10:50:57 |
| Message-ID: | 495B4E91.9050203@hagander.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Laurent Coustet wrote:
> Andrew Dunstan wrote:
>>
>> Attached is the latest parallel restore patch. I think this is getting
>> fairly close.
>
> Just some details, you often mix tab and spaces for indentation...
> What's the standard in pgsql ?
It's tabs, see:
http://www.postgresql.org/docs/8.3/static/source-format.html.
There's an entry in the dev faq as well.
Anyway, we have pgindent to fix any such issues - probably Andrew will
run it through that before he applies, if not it will still be run
before release.
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2008-12-31 11:21:19 | Re: TODO items for window functions |
| Previous Message | Magnus Hagander | 2008-12-31 10:46:42 | Re: version() output vs. 32/64 bits |