Commit 2230944e authored by Bruce Momjian's avatar Bruce Momjian

Add release note that "Postgres" is now documented as an acceptable

alias.
parent 6fcfd146
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.540 2007/11/16 06:28:07 tgl Exp $ --> <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.541 2007/11/16 16:12:14 momjian Exp $ -->
<!-- <!--
Typical markup: Typical markup:
...@@ -2219,6 +2219,13 @@ substr(current_date::text, 1, 1); ...@@ -2219,6 +2219,13 @@ substr(current_date::text, 1, 1);
</para> </para>
</listitem> </listitem>
<listitem>
<para>
"Postgres" is now documented as an accepted alias for
"PostgreSQL" (Peter)
</para>
</listitem>
</itemizedlist> </itemizedlist>
</sect3> </sect3>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment