Re: [HACKERS] SHOW ALL as a query result

2002-04-17 Thread Bruce Momjian
Christopher Kings-Lynne wrote: > Hi All, > > Now that Tom's modified the EXPLAIN output to appear as a query result, > maybe SHOW and SHOW ALL should also be modified in that way. The current > NOTICE: business is a bit messy, and it sure would assist projects just as > pgAccess, phpPgAdmin and

Re: [HACKERS] SHOW ALL as a query result

2002-04-02 Thread Dave Page
> -Original Message- > From: Christopher Kings-Lynne [mailto:[EMAIL PROTECTED]] > Sent: 03 April 2002 02:50 > To: Hackers > Cc: Tom Lane; [EMAIL PROTECTED] > Subject: SHOW ALL as a query result > > > Hi All, > > Now that Tom's modified the EXPLAIN output to appear as a > query resul

Re: [HACKERS] SHOW ALL as a query result

2002-04-02 Thread Joe Conway
Christopher Kings-Lynne wrote: > Hi All, > > Now that Tom's modified the EXPLAIN output to appear as a query > result, maybe SHOW and SHOW ALL should also be modified in that way. > The current NOTICE: business is a bit messy, and it sure would > assist projects just as pgAccess, phpPgAdmin

Re: [HACKERS] SHOW ALL as a query result

2002-04-02 Thread Peter Eisentraut
Christopher Kings-Lynne writes: > Now that Tom's modified the EXPLAIN output to appear as a query result, > maybe SHOW and SHOW ALL should also be modified in that way. The current > NOTICE: business is a bit messy, and it sure would assist projects just as > pgAccess, phpPgAdmin and pgAdmin wit