Content-Length: 257886 | pFad | http://github.com/postgrespro/postgres_cluster/commit/d8f632caec3fcc5eece9d53d7510322f11489fe4

C1 Fix typo · postgrespro/postgres_cluster@d8f632c · GitHub
Skip to content

Commit d8f632c

Browse files
committed
Fix typo
Reported by Robins Tharakan
1 parent 7e0c574 commit d8f632c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/parser/parse_utilcmd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ transformColumnDefinition(CreateStmtContext *cxt, ColumnDef *column)
672672
if (cxt->partbound)
673673
ereport(ERROR,
674674
(errcode(ERRCODE_FEATURE_NOT_SUPPORTED),
675-
errmsg("identify columns are not supported on partitions")));
675+
errmsg("identity columns are not supported on partitions")));
676676

677677
ctype = typenameType(cxt->pstate, column->typeName, NULL);
678678
typeOid = HeapTupleGetOid(ctype);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/d8f632caec3fcc5eece9d53d7510322f11489fe4

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy