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

Appearance settings

Commit d2b8a2c

Browse filesBrowse files
committed
Fix typo in comment.
Etsuro Fujita
1 parent 08309aa commit d2b8a2c
Copy full SHA for d2b8a2c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎src/backend/commands/matview.c‎

Copy file name to clipboardExpand all lines: src/backend/commands/matview.c
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ transientrel_destroy(DestReceiver *self)
473473
* the given integer, to make a new table name based on the old one.
474474
*
475475
* This leaks memory through palloc(), which won't be cleaned up until the
476-
* current memory memory context is freed.
476+
* current memory context is freed.
477477
*/
478478
static char *
479479
make_temptable_name_n(char *tempname, int n)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.