Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitebf20f6

Browse files
committed
Fix newly introduced misspelling of existence in pg_buffercache.
Peter Geoghegan
1 parent2af9364 commitebf20f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/pg_buffercache/pg_buffercache_pages.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ pg_buffercache_pages(PG_FUNCTION_ARGS)
8585

8686
/*
8787
* To smoothly support upgrades from version 1.0 of this extension
88-
* transparently handle the (non-)existance of the pinning_backends
88+
* transparently handle the (non-)existence of the pinning_backends
8989
* column. We unfortunately have to get the result type for that... -
9090
* we can't use the result type determined by the function definition
9191
* without potentially crashing when somebody uses the old (or even

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp