mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
Include header file inadvertently missed in commit 2d13dab048
per gripe from Tom Lane.
This commit is contained in:
@ -57,6 +57,7 @@
|
||||
|
||||
#include "postgres.h"
|
||||
|
||||
#include "access/hash.h"
|
||||
#include "access/sysattr.h"
|
||||
#include "access/tupdesc_details.h"
|
||||
#include "access/tuptoaster.h"
|
||||
|
Reference in New Issue
Block a user