File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -173,16 +173,19 @@ This is now longer needed since pg_backend_memory_contexts.path was added.
173
173
<!--
174
174
Author: David Rowley <drowley@postgresql.org>
175
175
2024-07-25 [32d3ed816] Add path column to pg_backend_memory_contexts view
176
+ Author: David Rowley <drowley@postgresql.org>
177
+ 2025-04-18 [d9e03864b] Make levels 1-based in pg_log_backend_memory_contexts()
176
178
-->
177
179
178
180
<listitem>
179
181
<para>
180
- Change pg_backend_memory_contexts.level to be one-based (Melih Mutlu)
182
+ Change pg_backend_memory_contexts.level and pg_log_backend_memory_contexts()() to be one-based (Melih Mutlu, Fujii Masao )
181
183
<ulink url="&commit_baseurl;32d3ed816">§</ulink>
184
+ <ulink url="&commit_baseurl;d9e03864b">§</ulink>
182
185
</para>
183
186
184
187
<para>
185
- It was previously zero-based.
188
+ These were previously zero-based.
186
189
</para>
187
190
</listitem>
188
191
You can’t perform that action at this time.
0 commit comments