Re: [DOCS] Pgtcl manual online / was: Request temporary freeze of libpgtcl...

2004-03-04 Thread ljb
[EMAIL PROTECTED] wrote: >... > > I'd prefer to have the documentation live closer to the project than to have > it up on techdocs, though techdocs is probably better than someone personal > home page. > > Chris, is there some way to accomplish this with gborg? > > Josh, is this something that

Re: [DOCS] Request temporary freeze of libpgtcl chapter in manual

2004-03-04 Thread Robert Treat
On Wednesday 03 March 2004 21:30, L J Bayuk wrote: > Henry B. Hotz wrote: > > At 1:01 AM + 2/20/04, ljb wrote: > > >I would like to request that no changes be made to the libpgtcl > > >chapter in the PostgreSQL reference manual, at least for the near term, > > >beyond file revision 1.40 in CVS.

Re: [DOCS] [PATCHES] "ALSO" keyword to "CREATE RULE" patch

2004-03-04 Thread Bruce Momjian
Fabien COELHO wrote: > > Dear Bruce, > > > Is ALSO part of the SQL standard? I can't imagine it is because there > > is no rule mention. > > As RULE is not in the SQL standard, ALSO is sure no part of it. > > > I guess if we were coding from scratch, we could make the syntax INSTEAD > > or ALS