1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/datetime.sgml,v 2.7 2000/03/29 03:57:10 thomas Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/datetime.sgml,v 2.8 2000/03/31 03:27:40 thomas Exp $
3
3
Date/time details
4
-
5
- $Log: datetime.sgml,v $
6
- Revision 2.7 2000/03/29 03:57:10 thomas
7
- Change rules for interpreting date/time input to disallow 1 and 3 character
8
- years. Rejects dates like '0.085', which were accepted previously.
9
- Minor mods of ODBC markup.
10
-
11
- Revision 2.6 2000/02/02 16:21:06 thomas
12
- Add detailed information on Australian time zones.
13
-
14
- Revision 2.5 1999/10/12 13:57:04 thomas
15
- Sequence of date interpretation not quite right.
16
-
17
- Revision 2.4 1999/06/23 06:17:51 thomas
18
- Clarify input/output timezone information.
19
- Add detail on exact interpretation of "concatenated date"
20
- for various lengths.
21
-
22
- Revision 2.3 1999/05/26 17:30:28 thomas
23
- Add chapters on CVS access, MVCC, SQL theory to the docs.
24
- Add an appendix with more details on date/time attributes and handling.
25
- Update most references to Postgres version numbers to 6.5,
26
- *except* for the porting list which will require a report
27
- from a successful installation to be updated.
28
-
29
- Revision 2.2 1999/05/22 02:27:23 thomas
30
- Finish initial markup of cvs.sgml, and include it in the programmer's guide
31
- and the integrated doc. Clean up other markup.
32
-
33
4
-->
34
5
35
6
<appendix label="UG1" id="datetime-appendix">
@@ -774,7 +745,7 @@ Finish initial markup of cvs.sgml, and include it in the programmer's guide
774
745
775
746
<!-- Keep this comment at the end of the file
776
747
Local variables:
777
- mode: sgml
748
+ mode:sgml
778
749
sgml-omittag:nil
779
750
sgml-shorttag:t
780
751
sgml-minimize-attributes:nil
@@ -784,7 +755,7 @@ sgml-indent-data:t
784
755
sgml-parent-document:nil
785
756
sgml-default-dtd-file:"./reference.ced"
786
757
sgml-exposed-tags:nil
787
- sgml-local-catalogs:"/usr/lib/sgml/catalog"
758
+ sgml-local-catalogs:( "/usr/lib/sgml/catalog")
788
759
sgml-local-ecat-files:nil
789
760
End:
790
761
-->