mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
Final cleanup.
This commit is contained in:
@ -12,11 +12,12 @@
|
||||
|
||||
#include "postgres.h"
|
||||
|
||||
#include "access/genam.h"
|
||||
#include "access/gist.h"
|
||||
#include "access/gistscan.h"
|
||||
#include "access/genam.h"
|
||||
|
||||
#ifndef HAVE_MEMMOVE
|
||||
#include <regex/utils.h>
|
||||
#else
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user