Further fallout from commit
c29aff959: there are some files that need
, and were getting it from datatype/timestamp.h, but it was not
apparent in my (tgl's) testing because the requirement for
exists only on certain Windows toolchains.
Report and patch by David Rowley.
Discussion: https://postgr.es/m/CAKJS1f-BHceaFzZScFapDV48gUVM2CAOBfhkgffdqXzFb+kwew@mail.gmail.com
*/
#include "postgres.h"
+#include
#include
#include "access/gist.h"
*/
#include "postgres.h"
+#include
#include
#include "access/gist_private.h"
*/
#include "postgres.h"
+#include
#include
#include "catalog/pg_aggregate.h"
#include "postgres.h"
#include
+#include
#include
#include "access/gin.h"