diff options
author | Fujii Masao <fujii@postgresql.org> | 2025-04-21 14:53:25 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2025-04-21 14:53:25 +0900 |
commit | 706cbed351037fb5e886815506515d1281e62d40 (patch) | |
tree | eb285c8774429b78481039efbf08f55f5c80f217 /src/tutorial/funcs.source | |
parent | 78eda9e2648ab3f8c0df0d4aca53eb0ad6399c59 (diff) | |
download | postgresql-706cbed351037fb5e886815506515d1281e62d40.tar.gz postgresql-706cbed351037fb5e886815506515d1281e62d40.zip |
doc: Fix memory context level in pg_log_backend_memory_contexts() example.
Commit d9e03864b6b changed the memory context level numbers shown by
pg_log_backend_memory_contexts() to be 1-based. However, the example in
the documentation was not updated and still used 0-based numbering.
This commit updates the example to match the current 1-based output.
Author: Fujii Masao <masao.fujii@gmail.com>
Reviewed-by: David Rowley <drowleyml@gmail.com>
Discussion: https://postgr.es/m/1ad6d388-1b43-400d-bec9-36d52f755f74@oss.nttdata.com
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions