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

Commit337b217

Browse files
committed
Fix minor typos in comments.
Josh Kupershmidt
1 parenta5c317c commit337b217

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎contrib/pageinspect/heapfuncs.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
* might cause crashes, but at the same time we try to print out as much
88
* information as possible, even if it's nonsense. That's because if a
99
* page is corrupt, we don't know why and how exactly it is corrupt, so we
10-
* let the usertojudge it.
10+
* let the user judge it.
1111
*
1212
* These functions are restricted to superusers for the fear of introducing
13-
* security holes if the input checking isn't as water-tight as it should.
13+
* security holes if the input checking isn't as water-tight as it should be.
1414
* You'd need to be superuser to obtain a raw page image anyway, so
1515
* there's hardly any use case for using these without superuser-rights
1616
* anyway.
1717
*
1818
* Copyright (c) 2007-2010, PostgreSQL Global Development Group
1919
*
2020
* IDENTIFICATION
21-
* $PostgreSQL: pgsql/contrib/pageinspect/heapfuncs.c,v 1.8 2010/01/0216:57:32 momjian Exp $
21+
* $PostgreSQL: pgsql/contrib/pageinspect/heapfuncs.c,v 1.9 2010/04/0215:19:22 mha Exp $
2222
*
2323
*-------------------------------------------------------------------------
2424
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp