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

Commit659f79b

Browse files
committed
Allow vacuum to perform analyze with shared lock. Update cvs manual.
1 parent091126f commit659f79b

File tree

3 files changed

+444
-381
lines changed

3 files changed

+444
-381
lines changed

‎doc/src/sgml/cvs.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.8 2000/05/02 20:01:51 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.9 2000/05/29 15:44:54 momjian Exp $
33
CVS code repository
44
Thomas Lockhart
55
-->
@@ -184,7 +184,7 @@ cvs commit
184184
Do an initial login to the <productname>CVS</productname> server:
185185

186186
<programlisting>
187-
$ cvs -d :pserver:anoncvs@postgresql.org:/usr/local/cvsroot login
187+
$ cvs -d :pserver:anoncvs@postgresql.org:/home/projects/pgsql/cvsroot login
188188
</programlisting>
189189

190190
You will be prompted for a password; enter '<literal>postgresql</literal>'.
@@ -197,7 +197,7 @@ $ cvs -d :pserver:anoncvs@postgresql.org:/usr/local/cvsroot login
197197
<para>
198198
Fetch the <productname>Postgres</productname> sources:
199199
<programlisting>
200-
cvs -z3 -d :pserver:anoncvs@postgresql.org:/usr/local/cvsroot co -P pgsql
200+
cvs -z3 -d :pserver:anoncvs@postgresql.org:/home/projects/pgsql/cvsroot co -P pgsql
201201
</programlisting>
202202

203203
which installs the <productname>Postgres</productname> sources into a

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp