Remove now-dead code for !HAVE_INT64_TIMESTAMP.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b9d092c962ea3262930e3c31a8c3d79b66ce9d43
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-02-23T19:04:43Z
Releases: 10.0
Remove now-dead code for !HAVE_INT64_TIMESTAMP.

This is a basically mechanical removal of #ifdef HAVE_INT64_TIMESTAMP
tests and the negative-case controlled code.

Discussion: https://postgr.es/m/26788.1487455319@sss.pgh.pa.us

Files

Discussion