Skip to content

Commit 01a2146

Browse files
committed
fix tablespace mapping bug
1 parent 3c707a0 commit 01a2146

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

restore.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -991,6 +991,7 @@ set_tablespace_created(const char *link, const char *dir)
991991

992992
strcpy(cell->link_name, link);
993993
strcpy(cell->linked_dir, dir);
994+
cell->next = NULL;
994995

995996
if (tablespace_created_dirs.tail)
996997
tablespace_created_dirs.tail->next = cell;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy