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

Commit71812a9

Browse files
committed
Update grammar
From: Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
1 parentb986270 commit71812a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/backend/utils/mmgr/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Notes About Memory Allocation Redesign
66
Up through version 7.0, Postgres had serious problems with memory leakage
77
during large queries that process a lot of pass-by-reference data. There
88
was no provision for recycling memory until end of query. This needed to be
9-
fixed, even more so with the advent of TOAST whichwill allowedvery large
10-
chunksof data to be passed around in the system. This document describes
11-
the newmemory management system implemented in 7.1.
9+
fixed, even more so with the advent of TOAST whichallowsvery large chunks
10+
of data to be passed around in the system. This document describes the new
11+
memory management system implemented in 7.1.
1212

1313

1414
Background

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp