From 39a08d3ed81fe34898de089eca4cfba42e0442aa Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 21 Dec 2003 16:36:34 +0000 Subject: [PATCH] Some refining of release notes. Markup is still broken by someone else, so I cannot remake HISTORY. --- doc/src/sgml/release.sgml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index e07f1cb3743..826a757670b 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -14,12 +14,12 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.235.2.14 2003/12/21 05:24:00 mo - This has a variety of fixes from 7.4. + This release contains a variety of fixes from 7.4. - Migration to version 7.4 + Migration to version 7.4.1 A dump/restore is not required for those @@ -95,13 +95,13 @@ DROP SCHEMA information_schema CASCADE; Added missing SPI_finish() calls to dblink's get_tuple_of_interest() (Joe) New Czech FAQ -Fix information schema constraint_column_usage for foreign keys (Peter) -Ecpg fixes (Michael) -Fix bug with multiple IN subqueries and joins in the subqueries (Tom) -Alllow COUNT('x') to work (Tom) -Install Informix ecpg include files into separate /informix directory (Peter) +Fix information schema view constraint_column_usage for foreign keys (Peter) +ECPG fixes (Michael) +Fix bug with multiple IN subqueries and joins in the subqueries (Tom) +Alllow COUNT('x') to work (Tom) +Install ECPG include files for Informix compatibility into separate directory (Peter) - Some Informix ecpg include file names conflicted with operating system include files. + Some names of ECPG include files for Informix compatibility conflicted with operating system include files. By installing them in their own directory, name conflicts have been reduced. @@ -110,8 +110,8 @@ DROP SCHEMA information_schema CASCADE; This release fixes a bug in 7.4 where SSL didn't free all memory it allocated. -Prevent pg_service.conf from using service name as default dbname (Bruce) -Fix local 'ident' on FreeBSD (Tom) +Prevent pg_service.conf from using service name as default dbname (Bruce) +Fix local ident authentication on FreeBSD (Tom) -- 2.39.5