postgresql/src/include/libpq
Tom Lane a7801b62f2 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h.
As per my recent proposal, this refactors things so that these typedefs and
macros are available in a header that can be included in frontend-ish code.
I also changed various headers that were undesirably including
utils/timestamp.h to include datatype/timestamp.h instead.  Unsurprisingly,
this showed that half the system was getting utils/timestamp.h by way of
xlog.h.

No actual code changes here, just header refactoring.
2011-09-09 13:23:41 -04:00
..
auth.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
be-fsstubs.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
crypt.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
hba.h Improve method of avoiding fcinfo compile errors. 2011-09-01 14:16:13 -04:00
ip.h Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
libpq-be.h Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. 2011-09-09 13:23:41 -04:00
libpq-fs.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
libpq.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
md5.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pqcomm.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pqformat.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pqsignal.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00