1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Minor markup changes. Refer to (".../catalog") in the emacs hints.

This commit is contained in:
Thomas G. Lockhart
2000-03-31 03:27:42 +00:00
parent 5e55bb08fd
commit 73d8bbc2ac
59 changed files with 413 additions and 362 deletions

View File

@ -1,3 +1,7 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/query.sgml,v 1.9 2000/03/31 03:27:41 thomas Exp $
-->
<chapter id="query">
<title>The Query Language</title>
@ -454,7 +458,7 @@ SELECT city, max(temp_lo)
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
mode:sgml
sgml-omittag:nil
sgml-shorttag:t
sgml-minimize-attributes:nil
@ -464,7 +468,7 @@ sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:"./reference.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:"/usr/lib/sgml/CATALOG"
sgml-local-catalogs:("/usr/lib/sgml/catalog")
sgml-local-ecat-files:nil
End:
-->