Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: pgsql: Split the shared-memory array of PGPROC pointers out of the - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Split the shared-memory array of PGPROC pointers out of the
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: pgsql: Split the shared-memory array of PGPROC pointers out of the  (Alvaro Herrera <[email protected]>)
Responses Re: pgsql: Split the shared-memory array of PGPROC pointers
List pgsql-committers
Alvaro Herrera <[email protected]> writes:
> Excellent.  May I suggest the following so pgindent does not mess up
> this comment:

Done, although I think it may not be necessary anymore.  pgindent seems
less eager to reformat comments than it once was.  (Bruce, any info
on that?)

            regards, tom lane

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Make a comment pgindent-proof, per suggestion from Alvaro.
Next
From: [email protected] (Neil Conway)
Date:
Subject: pgsql: Implement md5(bytea), update regression tests and documentation.