Re: Reference by output in : \d - Mailing list pgsql-patches

From Brendan Jurd
Subject Re: Reference by output in : \d
Date
Msg-id 37ed240d0804112349g79c07b56p7d68d4e219ab72c7@mail.gmail.com
Whole thread Raw
In response to Re: Reference by output in : \d  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Reference by output in : \d  (kenneth d'souza <kd_souza@hotmail.com>)
List pgsql-patches
On Mon, Mar 31, 2008 at 3:50 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "kenneth d'souza" <kd_souza@hotmail.com> writes:
>  > With reference to the post http://archives.postgresql.org/pgsql-patches/2008-02/msg00104.phpand as stated by
-hackersand -patchers, I am submitting the diff -c output as an attachment. Thanks, Kenneth 
>
>  Applied with some revisions.
>

While working on my printTable patch, I noticed that this patch only
has an indent of two spaces for incoming foreign keys, while all the
other table footers have an indent of four spaces.

Was this deliberate?  And if so, why the change in indentation for
this particular listing?

Cheers,
BJ

pgsql-patches by date:

Previous
From: Andrew Chernow
Date:
Subject: Re: libpq Win32 Mutex performance patch
Next
From: "Brendan Jurd"
Date:
Subject: Re: printTable API (was: Show INHERIT in \du)