Skip to content
Snippets Groups Projects
Commit 4160b237 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Regenerate HISTORY for release.

parent 5015cf01
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,12 @@
Release 7.4.1
Release date: 2003-12-15
Release date: 2003-12-22
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 running 7.4.
......@@ -62,23 +62,23 @@ Changes
* 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 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 Informix ecpg include files into separate /informix
directory (Peter)
Some Informix ecpg include file names conflicted with operating
system include files. By installing them in their own directory,
name conflicts have been reduced.
* Install ECPG include files for Informix compatibility into
separate directory (Peter)
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.
* Fix SSL memory leak (Neil)
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)
_________________________________________________________________
Release 7.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment