git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6b0706a) | patch
Get rid of a bunch of #ifdef HAVE_INT64_TIMESTAMP conditionals by inventing
2008年3月21日 01:31:43 +0000 (01:31 +0000)
2008年3月21日 01:31:43 +0000 (01:31 +0000)
commit 2d0583a166402cbed19ba2b85b6c0b9240cff563
Get rid of a bunch of #ifdef HAVE_INT64_TIMESTAMP conditionals by inventing
a new typedef TimeOffset to represent an intermediate time value. It's
either int64 or double as appropriate, and in most usages will be measured
in microseconds or seconds the same as Timestamp. We don't call it
Timestamp, though, since the value doesn't necessarily represent an absolute
time instant.

Warren Turkal
src/backend/utils/adt/date.c diff | blob | blame | history
src/backend/utils/adt/nabstime.c diff | blob | blame | history
src/backend/utils/adt/timestamp.c diff | blob | blame | history
src/include/utils/date.h diff | blob | blame | history
src/include/utils/timestamp.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /