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

Commitbe274f4

Browse files
committed
Document that NetBSD's libedit can be used instead of readline.
1 parent88517a2 commitbe274f4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.35 2001/02/1002:31:26 tgl Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.36 2001/02/1018:24:14 petere Exp $ -->
22

33
<chapter id="installation">
44
<title><![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions</title>
@@ -74,7 +74,10 @@ su - postgres
7474
The <acronym>GNU</> <productname>Readline</> library for comfortable
7575
line editing and command history retrieval will automatically be used
7676
if found. You might wish to install it before proceeding, but it is not
77-
required.
77+
required. (On <productname>NetBSD</productname>, the
78+
<filename>libedit</filename> library is
79+
<productname>readline</productname>-compatible and is used if
80+
<filename>libreadline</filename> is not found.)
7881
</para>
7982
</listitem>
8083

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp