| The PostgreSQL 9.0 Reference Manual - Volume 2 - Programming Guide
by The PostgreSQL Global Development Group Paperback (6"x9"), 478 pages ISBN 9781906966065 RRP £14.95 ($19.95) Sales of this book support the PostgreSQL project! Get a printed copy>>> |
3.8.7 Special constants of pgtypeslib
PGTYPESInvalidTimestamp-
A value of type timestamp representing an invalid time stamp. This is
returned by the function
PGTYPEStimestamp_from_ascon parse error. Note that due to the internal representation of thetimestampdata type,PGTYPESInvalidTimestampis also a valid timestamp at the same time. It is set to1899-12-31 23:59:59. In order to detect errors, make sure that your application does not only test forPGTYPESInvalidTimestampbut also forerrno != 0after each call toPGTYPEStimestamp_from_asc.
| ISBN 9781906966065 | The PostgreSQL 9.0 Reference Manual - Volume 2 - Programming Guide | See the print edition |