diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml
new file mode 100644
index b7d7d80..30fd9bb
*** a/doc/src/sgml/datatype.sgml
--- b/doc/src/sgml/datatype.sgml
*************** January 8 04:05:06 1999 PST
*** 2205,2212 ****
       historical accident.)  <xref
       linkend="datatype-datetime-output-table"> shows examples of each
       output style.  The output of the <type>date</type> and
!      <type>time</type> types is of course only the date or time part
!      in accordance with the given examples.
      </para>
  
       <table id="datatype-datetime-output-table">
--- 2205,2214 ----
       historical accident.)  <xref
       linkend="datatype-datetime-output-table"> shows examples of each
       output style.  The output of the <type>date</type> and
!      <type>time</type> types is generally only the date or time part
!      in accordance with the given examples.  However, the
!      <productname>POSTGRES</> style outputs date-only values in
!      <acronym>ISO</acronym> format.
      </para>
  
       <table id="datatype-datetime-output-table">
