Re: 8.0.0beta3 release documentation fixes for Tcl unbundling - Mailing list pgsql-patches

From L J Bayuk
Subject Re: 8.0.0beta3 release documentation fixes for Tcl unbundling
Date
Msg-id 20041001233336.GA263@bxlbisnugqvi.mindspring.com
Whole thread Raw
In response to Re: 8.0.0beta3 release documentation fixes for Tcl  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
On Fri, Oct 01, 2004 at 11:59:56AM +1000, Neil Conway wrote:
> On Thu, 2004-09-30 at 10:30, ljb wrote:
> > These corrections against 8.0.0beta3 are for removal of the Tcl interface
> > from core.
>
> Patch applied to HEAD, with some editorializing. autoconf (2.53) re-run.
>
> For future reference, patches should be made with a consistent directory
> prefix (i.e. if you're going to make some hunks of the patch relevant to
> the top-level of the PG source tree, please do so for all hunks).

Sorry. Yes I should know better.


> > In addition, please delete doc/man1/pgtclsh.1 and doc/man1/pgtksh.1 from
> > the distribution, since these commands are no longer included.
>
> I couldn't see these files in the beta3 distribution.

Sorry again; that should be man/man1 not doc/man1, and that's where they
get installed (which isn't what you want).
They arrive in the distribution inside the man.tar.gz file:
$ tar -tvzf doc/man.tar.gz  | grep pgt
-rw-r--r-- petere/wheel    852 2003-11-02 06:39:09 man1/pgtclsh.1
-rw-r--r-- petere/wheel    963 2003-11-02 06:39:08 man1/pgtksh.1

And they get built from this source file:
   doc/src/sgml/ref/pgtclsh.sgml
I don't think it is explicitly referenced from any Makefile or other sgml
file.

pgsql-patches by date:

Previous
From: Abhijit Menon-Sen
Date:
Subject: [PATCH] 5 plperl patches
Next
From: Zhenbang Wei
Date:
Subject: Update postgres-zh_TW.po for 8.0