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

From kenneth d'souza
Subject Re: Reference by output in : \d
Date
Msg-id BAY116-W90C43C508C39471C54C38EDE80@phx.gbl
Whole thread Raw
In response to Re: Reference by output in : \d  ("Brendan Jurd" <direvus@gmail.com>)
Responses Re: Reference by output in : \d
List pgsql-patches
Hi Brendan,
Your observation is correct.
 
The indentation is deliberate. The reason is that the (result7,i,3) starts with the word "FOREIGN KEY ". I am using the details that follow after this blurb.
All other keywords which are searched in usingpos = strstr(indexdef, " KEYWORD ") , the KEYWORD are embedded somewhere in between in the output. Hence indentation given is that of four spaces considering the final output that it is desired.
 
Thanks,
Kenneth
 


Windows Live Spaces : Help your online world come to life, add 500 photos a month. Try it!

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Remove lossy-operator RECHECK flag?
Next
From: "Brendan Jurd"
Date:
Subject: Re: Reference by output in : \d