From fb55de0d897fa5c1f15ece54696ae50e904d8a76 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Fri, 14 Sep 2007 15:51:59 +0000 Subject: [PATCH] Minor editorialization on release notes. --- doc/src/sgml/release.sgml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index b8acf62c01..279df1357d 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -65,14 +65,21 @@ do it for earlier branch release files. - Allow CREATE DOMAIN ... DEFAULT NULL (Tom) + Make CREATE DOMAIN ... DEFAULT NULL work properly (Tom) - Require non-superusers who use /contrib/dblink to use only password - authentication, as a security measure (Joe) + Fix crash when log_min_error_statement logging runs out + of memory (Tom) + + + + + + Require non-superusers who use /contrib/dblink to use only + password authentication, as a security measure (Joe) -- 2.39.5