Content-Length: 256497 | pFad | http://github.com/postgrespro/postgres_cluster/commit/d31f20e2b5a246f276c73134b610ac7a2f34e274

F2 Fix copy-and-pasteo in comment. · postgrespro/postgres_cluster@d31f20e · GitHub
Skip to content

Commit d31f20e

Browse files
committed
Fix copy-and-pasteo in comment.
Wensheng Zhang
1 parent 51c0f63 commit d31f20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/parser/gram.y

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2004,7 +2004,7 @@ alter_table_cmd:
20042004
n->def = (Node *) $5;
20052005
$$ = (Node *)n;
20062006
}
2007-
/* ALTER TABLE <name> ALTER [COLUMN] <colname> SET ( column_parameter = value [, ... ] ) */
2007+
/* ALTER TABLE <name> ALTER [COLUMN] <colname> RESET ( column_parameter = value [, ... ] ) */
20082008
| ALTER opt_column ColId RESET reloptions
20092009
{
20102010
AlterTableCmd *n = makeNode(AlterTableCmd);

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/d31f20e2b5a246f276c73134b610ac7a2f34e274

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy