We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b09b2b6 commit da01b48Copy full SHA for da01b48
doc/src/sgml/reference.sgml
@@ -1,13 +1,13 @@
1
<!-- reference.sgml
2
-
3
- Postgres User's Reference documentation.
4
-- thomas 1998-03-14
+- thomas 1998-08-31
5
6
- -->
7
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
8
<!entity intro SYSTEM "intro.sgml">
9
10
-<!entity % allfiles SYSTEM "allfiles.sgml">
+<!entity % allfiles SYSTEM "ref/allfiles.sgml">
11
%allfiles;
12
13
<!entity biblio SYSTEM "biblio.sgml">
@@ -56,7 +56,7 @@
56
</AuthorGroup>
57
-->
58
59
- <Date>(last updated 1998-04-18)</Date>
+ <Date>(last updated 1998-08-31)</Date>
60
</BookBiblio>
61
62
<LegalNotice>
0 commit comments