We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7689d90 commit 23d0dfaCopy full SHA for 23d0dfa
src/include/access/session.h
@@ -19,7 +19,7 @@ struct SharedRecordTypmodRegistry;
19
20
/*
21
* A struct encapsulating some elements of a user's session. For now this
22
- * manages state that applies to parallel query, but it principle it could
+ * manages state that applies to parallel query, but in principle it could
23
* include other things that are currently global variables.
24
*/
25
typedef struct Session
0 commit comments