mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
tableam: Formatting and other minor cleanups.
The superflous heapam_xlog.h includes were reported by Peter Geoghegan.
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
*/
|
||||
#include "postgres.h"
|
||||
|
||||
#include "access/heapam_xlog.h"
|
||||
#include "access/bufmask.h"
|
||||
#include "access/hash.h"
|
||||
#include "access/hash_xlog.h"
|
||||
|
Reference in New Issue
Block a user