Skip to content

Commit 6e5639a

Browse files
committed
Fix description of PAGES_USED
1 parent 30796ba commit 6e5639a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/sql.extensions/README.context_variables2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Usage:
147147
|
148148
PAGES_ALLOCATED | Current value of allocated pages in the database.
149149
|
150-
PAGES_USED | Current value of allocated pages in the database.
150+
PAGES_USED | Current value of used pages in the database.
151151
|
152152
PAGES_FREE | Current value of free pages in the database.
153153

0 commit comments

Comments
 (0)