mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and
remove from local *.h files. Per suggestion from Alvaro.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#ifndef __LTREE_H__
|
||||
#define __LTREE_H__
|
||||
|
||||
#include "postgres.h"
|
||||
#include "fmgr.h"
|
||||
#include "tsearch/ts_locale.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user