File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
- <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.79 2002/08/30 17:14:30 momjian Exp $ -->
1
+ <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.80 2002/09/08 02:33:08 momjian Exp $ -->
2
2
3
3
<chapter id="installation">
4
4
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -656,7 +656,7 @@ su - postgres
656
656
<para>
657
657
Builds components that require Tcl/Tk, which are
658
658
<application>libpgtcl</>, <application>pgtclsh</>,
659
- <application>pgtksh</application>, <application>PgAccess</>,
659
+ <application>pgtksh</application>,
660
660
and <application>PL/Tcl</>. But see below about
661
661
<option>--without-tk</>.
662
662
</para>
@@ -668,8 +668,8 @@ su - postgres
668
668
<listitem>
669
669
<para>
670
670
If you specify <option>--with-tcl</> and this option, then
671
- programs that require <productname>Tk</>
672
- (<application>pgtksh</> and <application>PgAccess</> ) will be
671
+ the program that requires <productname>Tk</>
672
+ (<application>pgtksh</>) will be
673
673
excluded.
674
674
</para>
675
675
</listitem>
Original file line number Diff line number Diff line change 1
1
<!-- reference.sgml
2
- $Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.37 2002/08/27 04:55:07 tgl Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.38 2002/09/08 02:33:08 momjian Exp $
3
3
4
4
PostgreSQL Reference Manual
5
5
-->
@@ -176,7 +176,6 @@ Disable this chapter until we have more functions documented.
176
176
&droplang;
177
177
&dropuser;
178
178
&ecpgRef;
179
- &pgAccess;
180
179
&pgConfig;
181
180
&pgDump;
182
181
&pgDumpall;
You can’t perform that action at this time.
0 commit comments