Thread: Re: [GENERAL] Website Documentation
> -----Original Message----- > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us] > Sent: 13 February 2005 18:12 > To: Dave Page > Cc: Tom Lane; Russell Smith; pgsql-general@postgresql.org; > pgsql-www@postgresql.org > Subject: Re: [pgsql-www] [GENERAL] Website Documentation > > Agreed. Who controls the release procedure checklist? Marc? I thought you did :-) /D
Dave Page wrote: > > > > -----Original Message----- > > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us] > > Sent: 13 February 2005 18:12 > > To: Dave Page > > Cc: Tom Lane; Russell Smith; pgsql-general@postgresql.org; > > pgsql-www@postgresql.org > > Subject: Re: [pgsql-www] [GENERAL] Website Documentation > > > > Agreed. Who controls the release procedure checklist? Marc? > > I thought you did :-) Uh, I do the release changes list. I think we need to add the rebuild to the release "packaging" checklist which I think Marc deals with. -- 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
On Sun, 13 Feb 2005, Bruce Momjian wrote: > Dave Page wrote: >> >> >>> -----Original Message----- >>> From: Bruce Momjian [mailto:pgman@candle.pha.pa.us] >>> Sent: 13 February 2005 18:12 >>> To: Dave Page >>> Cc: Tom Lane; Russell Smith; pgsql-general@postgresql.org; >>> pgsql-www@postgresql.org >>> Subject: Re: [pgsql-www] [GENERAL] Website Documentation >>> >>> Agreed. Who controls the release procedure checklist? Marc? >> >> I thought you did :-) > > Uh, I do the release changes list. I think we need to add the rebuild > to the release "packaging" checklist which I think Marc deals with. I have a script that has been added to over time to make sure steps aren't missed ... jumping into this thread late, but checking the archives, I'm hoping that I'm on the right part of the thread :) Namely, I somehow need to add in a procedure to take the postgres.tar.gz file that gets auto-generated by the release packaging, and have it update the online docs ... looking at http://www.postgresql.org/docs, the only time that the web site itself is on a major release, so ... What do I need to checkout, and from where, to do the updates? ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
Marc G. Fournier wrote: > > Uh, I do the release changes list. I think we need to add the rebuild > > to the release "packaging" checklist which I think Marc deals with. > > I have a script that has been added to over time to make sure steps > aren't missed ... jumping into this thread late, but checking the > archives, I'm hoping that I'm on the right part of the thread :) Yep. > Namely, I somehow need to add in a procedure to take the postgres.tar.gz > file that gets auto-generated by the release packaging, and have it update > the online docs ... looking at http://www.postgresql.org/docs, the only > time that the web site itself is on a major release, so ... > > What do I need to checkout, and from where, to do the updates? I think you just need to take the postgres HTML tarball and dump it into the 8.0 directory for every 8.0.X release. You don't need to update the web page itself because it is really the 8.0.X docs, not the 8.0.0 docs listed on that page. -- 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
Dave Page wrote: > > > >>-----Original Message----- >>From: Bruce Momjian [mailto:pgman@candle.pha.pa.us] >>Sent: 13 February 2005 18:12 >>To: Dave Page >>Cc: Tom Lane; Russell Smith; pgsql-general@postgresql.org; >>pgsql-www@postgresql.org >>Subject: Re: [pgsql-www] [GENERAL] Website Documentation >> >>Agreed. Who controls the release procedure checklist? Marc? > > > I thought you did :-) Who's on first?? -- Until later, Geoffrey