Palle Girgensohn writes:
> Bruce Momjian wrote:
> >
> > > The release notes talk about pgaccess beeing updated, but it is removed
> > > from the tarball? Only docs and demos are left; Makefile and tcl code is
> > > gone. How come?
> > >
> > > /Palle
> >
> > Not sure how that happened. I see it here.
> Well, it's not in the tarball. Here's an ls -l src/bin/pgaccess
> total 7
> drwxr-xr-x 7 girgen wheel 512 Sep 16 02:22 ./
> drwxr-xr-x 21 girgen wheel 512 Sep 16 02:22 ../
> drwxr-xr-x 2 girgen wheel 512 Sep 16 02:22 demo/
> drwxr-xr-x 3 girgen wheel 512 Sep 16 02:22 doc/
> drwxr-xr-x 2 girgen wheel 512 Sep 16 02:22 images/
> drwxr-xr-x 4 girgen wheel 512 Sep 16 02:22 lib/
> drwxr-xr-x 3 girgen wheel 512 Sep 16 02:22 win32/
>
> In 6.5.1, there was a Makefile and pgaccess.tcl in there, but not
> anymore. The Makefile in src/bin has references to the now non-existing
> Makefile.
Same with me, I used the patch. ls -l src/bin/pgaccess
drwxr-xr-x 2 uucp wheel 1024 Jul 20 14:15 CVS/
-rw-r--r-- 1 uucp wheel 207 Nov 6 1998 a_right.gif
drwxr-xr-x 2 root root 1024 Sep 22 10:55 demo/
drwxr-xr-x 3 root root 1024 Sep 22 10:55 doc/
drwxr-xr-x 4 root root 1024 Sep 22 10:55 lib/
-rw-r--r-- 1 uucp wheel 48128 Dec 12 1998 libpgtcl.dll
-rw-r--r-- 1 uucp wheel 78336 Dec 12 1998 libpq.dll
Dirk
************