Remove the useless and rather inconsistent return values of EncodeDateOnly,
commit3ada184a2a882187dd8538059c968744ebd80281
authortgl <tgl>
Tue, 26 May 2009 02:17:50 +0000 (26 02:17 +0000)
committertgl <tgl>
Tue, 26 May 2009 02:17:50 +0000 (26 02:17 +0000)
tree5b68b020f67951c92d814ed4d2c06258362389ff
parentb56014f14b2e3dcedfadb7b5adfd3b755cb566bc
Remove the useless and rather inconsistent return values of EncodeDateOnly,
EncodeTimeOnly, EncodeDateTime, EncodeInterval.  These don't have any good
reason to fail, and their callers were mostly not checking anyway.
src/backend/utils/adt/datetime.c
src/backend/utils/adt/timestamp.c
src/include/utils/datetime.h