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

Commit0babcdf

Browse files
committed
Typo fix.
1 parent68739ba commit0babcdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/commands/tablecmds.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4068,7 +4068,7 @@ find_typed_table_dependencies(Oid typeOid, const char *typeName, DropBehavior be
40684068
*
40694069
* Check whether a type is suitable for CREATE TABLE OF/ALTER TABLE OF. If it
40704070
* isn't suitable, throw an error. Currently, we require that the type
4071-
* originated with CREATETABLE AS. We could support any row type, but doing so
4071+
* originated with CREATETYPE AS. We could support any row type, but doing so
40724072
* would require handling a number of extra corner cases in the DDL commands.
40734073
*/
40744074
void

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp