1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-23 03:21:12 +03:00

Mention NetBSD

This commit is contained in:
Bruce Momjian
2001-02-09 17:55:48 +00:00
parent 14f6445534
commit 98d66c722c
2 changed files with 3 additions and 3 deletions

View File

@ -220,7 +220,7 @@ Moved macmanuf to /contrib (Larry Rosenman)
Syslog improvements (Larry Rosenman) Syslog improvements (Larry Rosenman)
New template0 database that contains no user additions (Tom) New template0 database that contains no user additions (Tom)
New /contrib/cube and /contrib/seg GIST sample code (Gene Selkov) New /contrib/cube and /contrib/seg GIST sample code (Gene Selkov)
Allow *BSD's libedit instead of readline (Peter) Allow NetBSD's libedit instead of readline (Peter)
Improved assembly language source code format (Bruce) Improved assembly language source code format (Bruce)

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.78 2001/02/09 17:53:44 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.79 2001/02/09 17:55:48 momjian Exp $
--> -->
<appendix id="release"> <appendix id="release">
@ -296,7 +296,7 @@ Moved macmanuf to /contrib (Larry Rosenman)
Syslog improvements (Larry Rosenman) Syslog improvements (Larry Rosenman)
New template0 database that contains no user additions (Tom) New template0 database that contains no user additions (Tom)
New /contrib/cube and /contrib/seg GIST sample code (Gene Selkov) New /contrib/cube and /contrib/seg GIST sample code (Gene Selkov)
Allow *BSD's libedit instead of readline (Peter) Allow NetBSD's libedit instead of readline (Peter)
Improved assembly language source code format (Bruce) Improved assembly language source code format (Bruce)
</programlisting> </programlisting>
</para> </para>