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

Commitca07cd5

Browse files
committed
Fix mis-spelling in jsonb docs.
Per Thom Brown.
1 parentd9134d0 commitca07cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/json.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<type>jsonb</> data is subject to the same concurrency control
148148
considerations as any other datatype when stored in a table.
149149
Although storing large documents is practicable, in order to ensure
150-
correct behavior row-level locks are, quite naturally,aquired as
150+
correct behavior row-level locks are, quite naturally,acquired as
151151
rows are updated. Consider keeping <type>jsonb</> documents at a
152152
manageable size in order to decrease lock contention among updating
153153
transactions. Ideally, <type>jsonb</> documents should each

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp