Обсуждение: Re: [HACKERS] what to do with backend flowchart
> -----Original Message----- > From: pgsql-hackers-owner@postgresql.org > [mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of Robert Treat > Sent: 21 March 2005 19:05 > To: Tom Lane > Cc: pgsql-hackers@postgresql.org; pgsql-www@postgresql.org > Subject: Re: [HACKERS] what to do with backend flowchart > > My thoughts were that it is certainly easier for us to > implement web code that > comes from the web cvs rather than the core cvs, and also > that it seems wierd > to have this type of html/graphics living tucked away inside > the application > code. You seem to be opposed to moving it though (or at > least unconvinced) > so I guess we will work things out on the web side. It wouldn't be the first thing we suck from the core CVS for the web. If it's just a case of keeping the correct set of files up to date on the webside, let me know what they are and I'll set it up for you Robert. /D
On Tuesday 22 March 2005 04:11, Dave Page wrote:
> > -----Original Message-----
> > From: pgsql-hackers-owner@postgresql.org
> > [mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of Robert Treat
> > Sent: 21 March 2005 19:05
> > To: Tom Lane
> > Cc: pgsql-hackers@postgresql.org; pgsql-www@postgresql.org
> > Subject: Re: [HACKERS] what to do with backend flowchart
> >
> > My thoughts were that it is certainly easier for us to
> > implement web code that
> > comes from the web cvs rather than the core cvs, and also
> > that it seems wierd
> > to have this type of html/graphics living tucked away inside
> > the application
> > code. You seem to be opposed to moving it though (or at
> > least unconvinced)
> > so I guess we will work things out on the web side.
>,
> It wouldn't be the first thing we suck from the core CVS for the web. If
> it's just a case of keeping the correct set of files up to date on the
> webside, let me know what they are and I'll set it up for you Robert.
>
Sure... I took a little look and the place where it points to on the developer
machine is actually a symbolic link into Bruce's home directory where he
presumably keeps an updating copy of the cvs code. What we need to
reproduce this is backend_dirs.html, flow.gif, and index.html from
src/tools/backend/ I guess it could live under files/developer/ within the
web hierarchy.
--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
Robert Treat wrote: > > It wouldn't be the first thing we suck from the core CVS for the web. If > > it's just a case of keeping the correct set of files up to date on the > > webside, let me know what they are and I'll set it up for you Robert. > > > > Sure... I took a little look and the place where it points to on the developer > machine is actually a symbolic link into Bruce's home directory where he > presumably keeps an updating copy of the cvs code. What we need to > reproduce this is backend_dirs.html, flow.gif, and index.html from > src/tools/backend/ I guess it could live under files/developer/ within the > web hierarchy. Feel free to do whatever you want with the backend flowcart. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073