Re: Shave a few instructions from child-process startup sequence

From: Gurjeet Singh <gurjeet(at)singh(dot)im>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, PGSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Shave a few instructions from child-process startup sequence
Date: 2013-11-27 03:12:38
Message-ID: CABwTF4XFLgp1wMgdAoCRgHvHULAbTR=d2Tcdx1A7uxvj8Mw0bA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 26, 2013 at 9:42 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:

> src/backend/postmaster/postmaster.c:2255: indent with spaces.
> + else
> src/backend/postmaster/postmaster.c:2267: indent with spaces.
> + break

Not sure how that happened! Attached is the updated patch.

Best regards,
--
Gurjeet Singh http://gurjeet.singh.im/

EnterprsieDB Inc. www.enterprisedb.com

Attachment Content-Type Size
shave_a_few_instructions_in_child_startup.v3.patch text/x-diff 740 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Wood 2013-11-27 03:41:44 Re: lock on object is already held
Previous Message Peter Eisentraut 2013-11-27 03:04:31 Re: GIN improvements part 1: additional information