Content-Length: 275962 | pFad | http://github.com/postgrespro/postgres_cluster/commit/1a1adb215c69bbf64fd8e01cc1706812dc8ba15b

06 Move function comment to the right place · postgrespro/postgres_cluster@1a1adb2 · GitHub
Skip to content

Commit 1a1adb2

Browse files
committed
Move function comment to the right place
1 parent 7923118 commit 1a1adb2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/backend/commands/tablecmds.c

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5879,9 +5879,6 @@ ATExecDropNotNull(Relation rel, const char *colName, LOCKMODE lockmode)
58795879

58805880
/*
58815881
* ALTER TABLE ALTER COLUMN SET NOT NULL
5882-
*
5883-
* Return the address of the modified column. If the column was already NOT
5884-
* NULL, InvalidObjectAddress is returned.
58855882
*/
58865883

58875884
static void
@@ -5904,6 +5901,10 @@ ATPrepSetNotNull(Relation rel, bool recurse, bool recursing)
59045901
}
59055902
}
59065903

5904+
/*
5905+
* Return the address of the modified column. If the column was already NOT
5906+
* NULL, InvalidObjectAddress is returned.
5907+
*/
59075908
static ObjectAddress
59085909
ATExecSetNotNull(AlteredTableInfo *tab, Relation rel,
59095910
const char *colName, LOCKMODE lockmode)

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/1a1adb215c69bbf64fd8e01cc1706812dc8ba15b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy