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

Commit66b1f4d

Browse files
committed
Fix thinko in comment.
1 parent86be19b commit66b1f4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/catalog/namespace.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Portions Copyright (c) 1994, Regents of the University of California
1414
*
1515
* IDENTIFICATION
16-
* $PostgreSQL: pgsql/src/backend/catalog/namespace.c,v 1.101 2007/11/15 22:25:15 momjian Exp $
16+
* $PostgreSQL: pgsql/src/backend/catalog/namespace.c,v 1.102 2007/11/25 02:09:46 tgl Exp $
1717
*
1818
*-------------------------------------------------------------------------
1919
*/
@@ -2643,7 +2643,7 @@ InitTempTableNamespace(void)
26432643
}
26442644

26452645
/*
2646-
* If the correspondingtemp-table namespace doesn't exist yet, create it.
2646+
* If the correspondingtoast-table namespace doesn't exist yet, create it.
26472647
* (We assume there is no need to clean it out if it does exist, since
26482648
* dropping a parent table should make its toast table go away.)
26492649
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp