Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfe80b5e

Browse files
committed
Remove more references to pgaccess as a build target in docs.
1 parent62da2fa commitfe80b5e

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -656,7 +656,7 @@ su - postgres
656656
<para>
657657
Builds components that require Tcl/Tk, which are
658658
<application>libpgtcl</>, <application>pgtclsh</>,
659-
<application>pgtksh</application>, <application>PgAccess</>,
659+
<application>pgtksh</application>,
660660
and <application>PL/Tcl</>. But see below about
661661
<option>--without-tk</>.
662662
</para>
@@ -668,8 +668,8 @@ su - postgres
668668
<listitem>
669669
<para>
670670
If you specify <option>--with-tcl</> and this option, then
671-
programsthatrequire <productname>Tk</>
672-
(<application>pgtksh</> and <application>PgAccess</>) will be
671+
the programthatrequires <productname>Tk</>
672+
(<application>pgtksh</>) will be
673673
excluded.
674674
</para>
675675
</listitem>

‎doc/src/sgml/reference.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- 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 $
33

44
PostgreSQL Reference Manual
55
-->
@@ -176,7 +176,6 @@ Disable this chapter until we have more functions documented.
176176
&droplang;
177177
&dropuser;
178178
&ecpgRef;
179-
&pgAccess;
180179
&pgConfig;
181180
&pgDump;
182181
&pgDumpall;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp