Skip to content

Commit bb8f4cf

Browse files
committed
Added reference material and its link.
1 parent bbe7f89 commit bb8f4cf

File tree

2,837 files changed

+1862689
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,837 files changed

+1862689
-3
lines changed

reference.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ <h1 class="sub">Postgres-X2 Reference Document</h2>
2222
<p class="sub">
2323
This page contains reference manual links to various Postgres-X2 releases.
2424
</p>
25-
<a href="reference/1.0/index.html">
25+
<a href="reference/1.0/html/index.html">
2626
<h3>Release 1.0</h3>
2727
</a>
28-
<a href="reference/1.1/index.html">
28+
<a href="reference/1.1/html/index.html">
2929
<h3>Release 1.1</h3>
3030
</a>
31-
<a href="reference/1.2/index.html">
31+
<a href="reference/1.2/html/index.html">
3232
<h3>Release 1.2</h3>
3333
</a>
3434
</html>

reference/1.0/html/LEGALNOTICE.html

Lines changed: 137 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,137 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
2+
<HTML
3+
><HEAD
4+
><META
5+
NAME="GENERATOR"
6+
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
7+
REV="MADE"
8+
HREF="mailto:[email protected]"><LINK
9+
REL="HOME"
10+
TITLE="Postgres-XC 1.0.4 Documentation"
11+
HREF="index.html"><LINK
12+
REL="NEXT"
13+
TITLE="Preface"
14+
HREF="preface.html"><LINK
15+
REL="STYLESHEET"
16+
TYPE="text/css"
17+
HREF="stylesheet.css"><META
18+
HTTP-EQUIV="Content-Type"
19+
CONTENT="text/html; charset=ISO-8859-1"><META
20+
NAME="creation"
21+
CONTENT="2015-05-25T07:50:53"></HEAD
22+
><BODY
23+
><DIV
24+
CLASS="NAVHEADER"
25+
><TABLE
26+
SUMMARY="Header navigation table"
27+
WIDTH="100%"
28+
BORDER="0"
29+
CELLPADDING="0"
30+
CELLSPACING="0"
31+
><TR
32+
><TH
33+
COLSPAN="5"
34+
ALIGN="center"
35+
VALIGN="bottom"
36+
><A
37+
HREF="index.html"
38+
>Postgres-XC 1.0.4 Documentation</A
39+
></TH
40+
></TR
41+
></TABLE
42+
><HR
43+
ALIGN="LEFT"
44+
WIDTH="100%"></DIV
45+
><DIV
46+
CLASS="LEGALNOTICE"
47+
><A
48+
NAME="LEGALNOTICE"
49+
></A
50+
><P
51+
><B
52+
>Legal Notice</B
53+
></P
54+
><P
55+
>&#13;
56+
57+
58+
59+
60+
<SPAN
61+
CLASS="PRODUCTNAME"
62+
>Postgres-XC</SPAN
63+
> is Copyright &copy; 1996-2014
64+
by the PostgreSQL Global Development Group and Copyright &copy;
65+
2010-2014 by Postgres-XC Development Group, and is distributed under
66+
the terms of the license of the University of California below.
67+
68+
</P
69+
><P
70+
> <SPAN
71+
CLASS="PRODUCTNAME"
72+
>Postgres95</SPAN
73+
> is Copyright &copy; 1994-5
74+
by the Regents of the University of California.
75+
</P
76+
><P
77+
> Permission to use, copy, modify, and distribute this software and
78+
its documentation for any purpose, without fee, and without a
79+
written agreement is hereby granted, provided that the above
80+
copyright notice and this paragraph and the following two paragraphs
81+
appear in all copies.
82+
</P
83+
><P
84+
> IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY
85+
PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
86+
DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS
87+
SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA
88+
HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
89+
</P
90+
><P
91+
> THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
92+
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
93+
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE
94+
PROVIDED HEREUNDER IS ON AN <SPAN
95+
CLASS="QUOTE"
96+
>"AS-IS"</SPAN
97+
> BASIS, AND THE UNIVERSITY OF
98+
CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT,
99+
UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
100+
</P
101+
></DIV
102+
><DIV
103+
CLASS="NAVFOOTER"
104+
><HR
105+
ALIGN="LEFT"
106+
WIDTH="100%"><TABLE
107+
SUMMARY="Footer navigation table"
108+
WIDTH="100%"
109+
BORDER="0"
110+
CELLPADDING="0"
111+
CELLSPACING="0"
112+
><TR
113+
><TD
114+
WIDTH="33%"
115+
ALIGN="left"
116+
VALIGN="top"
117+
>&nbsp;</TD
118+
><TD
119+
WIDTH="34%"
120+
ALIGN="center"
121+
VALIGN="top"
122+
><A
123+
HREF="index.html"
124+
ACCESSKEY="H"
125+
>Home</A
126+
></TD
127+
><TD
128+
WIDTH="33%"
129+
ALIGN="right"
130+
VALIGN="top"
131+
>&nbsp;</TD
132+
></TR
133+
></TABLE
134+
></DIV
135+
></BODY
136+
></HTML
137+
>

0 commit comments

Comments
 (0)