Fix style

pull/5661/head
Yanwen Jin 2022-02-07 14:04:42 -08:00
parent aa72313c85
commit c8eece443e
2 changed files with 0 additions and 2 deletions

View File

@ -33,4 +33,3 @@ _PG_init(void)
columnar_init_gucs();
columnar_tableam_init();
}

View File

@ -352,7 +352,6 @@ _PG_init(void)
}
/*
* DoInitialCleanup does cleanup at start time.
* Currently it: