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

Commit7029f97

Browse files
committed
Fix typo in comment.
1 parentdab4238 commit7029f97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/catalog/heap.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/backend/catalog/heap.c,v 1.304 2006/07/03 22:45:37 tgl Exp $
11+
* $PostgreSQL: pgsql/src/backend/catalog/heap.c,v 1.305 2006/07/08 20:45:38 alvherre Exp $
1212
*
1313
*
1414
* INTERFACE ROUTINES
@@ -554,7 +554,7 @@ AddNewAttributeTuples(Oid new_rel_oid,
554554
* Caller has already opened and locked pg_class.
555555
* Tuple data is taken from new_rel_desc->rd_rel, except for the
556556
* variable-width fields which are not present in a cached reldesc.
557-
* Wealway initialize relacl to NULL (i.e., default permissions),
557+
* Wealways initialize relacl to NULL (i.e., default permissions),
558558
* and reloptions is set to the passed-in text array (if any).
559559
* --------------------------------
560560
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp