Change 7.3.4 release note format to match the rest of the 7.3.x releases.
Index: release.sgml =================================================================== RCS file: /home/rbt/work/postgresql/cvs/pgsql-server/doc/src/sgml/release.sgml,v retrieving revision 1.206 diff -c -r1.206 release.sgml *** release.sgml 27 Aug 2003 03:35:35 -0000 1.206 --- release.sgml 31 Aug 2003 16:24:19 -0000 *************** *** 87,105 **** <sect2> <title>Changes</title> ! <para> ! <literallayout> ! Repair breakage in timestamp-to-date conversion for dates before 2000 ! Prevent rare possibility of server startup failure (Tom) ! Fix bugs in interval-to-time conversion (Tom) ! Add constraint names in a few places in pg_dump (Rod) ! Improve performance of functions with many parameters (Tom) ! Fix to_ascii() buffer overruns (Tom) ! Prevent restore of database comments from throwing an error (Tom) ! Work around buggy strxfrm() present in some Solaris releases (Tom) ! Properly escape jdbc setObject() strings to improve security (Barry) ! </literallayout> ! </para> </sect2> </sect1> --- 87,103 ---- <sect2> <title>Changes</title> ! <itemizedlist> ! <listitem><para>Repair breakage in timestamp-to-date conversion for dates before 2000</para></listitem> ! <listitem><para>Prevent rare possibility of server startup failure (Tom)</para></listitem> ! <listitem><para>Fix bugs in interval-to-time conversion (Tom)</para></listitem> ! <listitem><para>Add constraint names in a few places in pg_dump (Rod)</para></listitem> ! <listitem><para>Improve performance of functions with many parameters (Tom)</para></listitem> ! <listitem><para>Fix to_ascii() buffer overruns (Tom)</para></listitem> ! <listitem><para>Prevent restore of database comments from throwing an error (Tom)</para></listitem> ! <listitem><para>Work around buggy strxfrm() present in some Solaris releases (Tom)</para></listitem> ! <listitem><para>Properly escape jdbc setObject() strings to improve security (Barry)</para></listitem> ! </itemizedlist> </sect2> </sect1>
signature.asc
Description: This is a digitally signed message part