Implementation of Date/Time Input Interpretation - Mailing list pgsql-hackers

From Francis Markham
Subject Implementation of Date/Time Input Interpretation
Date
Msg-id AANLkTimgZRTZGct1cZw0Ff7YZONgCXpkm7KeL9hbEfw6@mail.gmail.com
Whole thread Raw
Responses Re: Implementation of Date/Time Input Interpretation  (Dann Corbit <DCorbit@connx.com>)
List pgsql-hackers
Greetings all,<br /><br />I am currently implementing a script to import data into postgres.  I would like to apply the
algorithmto detect date and time values, outlined at <a
href="http://developer.postgresql.org/pgdocs/postgres/datetime-input-rules.html">http://developer.postgresql.org/pgdocs/postgres/datetime-input-rules.html</a><br
/><br/>However, I am unfamiliar (and somewhat intimidated) by the postgres source tree.  Would any kind person be able
topoint me to the source file(s) that implement the above algorithm?<br /><br />Thanks in advance,<br /><br />Francis
Markham<br/> 

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Parallel pg_restore versus old dump files
Next
From: Dann Corbit
Date:
Subject: Re: Implementation of Date/Time Input Interpretation