|
|
|
|
@ -1,10 +1,13 @@ |
|
|
|
|
<!-- |
|
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.12 1999/02/13 03:54:51 thomas Exp $ |
|
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.13 1999/04/08 13:28:22 thomas Exp $ |
|
|
|
|
|
|
|
|
|
Postgres Programmer's Guide. |
|
|
|
|
- thomas 1998-10-27 |
|
|
|
|
|
|
|
|
|
$Log: programmer.sgml,v $ |
|
|
|
|
Revision 1.13 1999/04/08 13:28:22 thomas |
|
|
|
|
Add emacs editor hints to bottom of file. |
|
|
|
|
|
|
|
|
|
Revision 1.12 1999/02/13 03:54:51 thomas |
|
|
|
|
Re-enable arch-dev.sgml now that it has new information from Stefan's |
|
|
|
|
Master's Thesis. |
|
|
|
|
@ -215,3 +218,19 @@ Disable it until we put in some info. |
|
|
|
|
|
|
|
|
|
</Book> |
|
|
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file |
|
|
|
|
Local variables: |
|
|
|
|
mode: sgml |
|
|
|
|
sgml-omittag:nil |
|
|
|
|
sgml-shorttag:t |
|
|
|
|
sgml-minimize-attributes:nil |
|
|
|
|
sgml-always-quote-attributes:t |
|
|
|
|
sgml-indent-step:1 |
|
|
|
|
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-ecat-files:nil |
|
|
|
|
End: |
|
|
|
|
--> |
|
|
|
|
|