File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.163.2.44 2007/09/11 17:19:07 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.163.2.45 2007/09/14 15:51:59 tgl Exp $ -->
22<!--
33
44Typical markup:
@@ -65,14 +65,21 @@ do it for earlier branch release files.
6565
6666 <listitem>
6767 <para>
68- Allow <command>CREATE DOMAIN ... DEFAULT NULL</> (Tom)
68+ Make <command>CREATE DOMAIN ... DEFAULT NULL</> work properly (Tom)
6969 </para>
7070 </listitem>
7171
7272 <listitem>
7373 <para>
74- Require non-superusers who use <filename>/contrib/dblink</> to use only password
75- authentication, as a security measure (Joe)
74+ Fix crash when <varname>log_min_error_statement</> logging runs out
75+ of memory (Tom)
76+ </para>
77+ </listitem>
78+
79+ <listitem>
80+ <para>
81+ Require non-superusers who use <filename>/contrib/dblink</> to use only
82+ password authentication, as a security measure (Joe)
7683 </para>
7784 </listitem>
7885
You can’t perform that action at this time.
0 commit comments