8000
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 2af9364 commit ebf20f6Copy full SHA for ebf20f6
contrib/pg_buffercache/pg_buffercache_pages.c
@@ -85,7 +85,7 @@ pg_buffercache_pages(PG_FUNCTION_ARGS)
85
86
/*
87
* To smoothly support upgrades from version 1.0 of this extension
88
- * transparently handle the (non-)existance of the pinning_backends
+ * transparently handle the (non-)existence of the pinning_backends
89
* column. We unfortunately have to get the result type for that... -
90
* we can't use the result type determined by the function definition
91
* without potentially crashing when somebody uses the old (or even
0 commit comments