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

Commite76bcb8

Browse files
committed
Fix trivial typo.
1 parent682d9fc commite76bcb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.283 2004/08/15 00:09:24 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.284 2004/08/15 00:27:14 tgl Exp $
33
-->
44

55
<appendix id="release">
@@ -2551,7 +2551,7 @@ DROP SCHEMA information_schema CASCADE;
25512551
<para>
25522552
The server-side autocommit setting was removed and
25532553
reimplemented in client applications and languages.
2554-
server-side autocommit was causing too many problems with
2554+
Server-side autocommit was causing too many problems with
25552555
languages and applications that wanted to control their own
25562556
autocommit behavior, so autocommit was removed from the server
25572557
and added to individual client APIs as appropriate.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp