Re: [COMMITTERS] 'pgsql/src/test/regress/expected rules.out' - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [COMMITTERS] 'pgsql/src/test/regress/expected rules.out'
Date
Msg-id 199902220304.WAA10066@candle.pha.pa.us
Whole thread Raw
In response to Re: [COMMITTERS] 'pgsql/src/test/regress/expected rules.out'  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
List pgsql-hackers
> > Modified Files:
> >         rules.out
> > Log Message:
> > change pgsql to postgres
> 
> I have some patches which will change rules.sql to avoid using
> getpgusername() altogether, since that returns an installation-dependent
> result.
> 
> Will apply sometime soon, along with some other changes laying a bit of
> groundwork for outer joins so you can start on the planner/optimizer
> parts :)

Those will be a synch now that I understand the optimizer.  In fact, I
think it all will happen in the executor.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [COMMITTERS] 'pgsql/src/test/regress/expected rules.out'
Next
From: Bruce Momjian
Date:
Subject: optimizer cleanup