mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Cleanup of /include #include's, for 6.6 only.
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
#include "miscadmin.h"
|
||||
#include "utils/builtins.h"
|
||||
#include "access/xact.h"
|
||||
#include "utils/mcxt.h"
|
||||
|
||||
time_t
|
||||
timestamp_in(const char *timestamp_str)
|
||||
|
Reference in New Issue
Block a user