Release date
- 2003-12-15
+ 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
Fix for bytea index lookups (Joe)
Fix information schema for bit data types (Peter)
Force zero_damaged_pages to be on during recovery from WAL
-
Prevent some obscure cases of variable not in subplan target lists
-
Make PQescapeBytea and byteaout consistent with each other (Joe)
+
Prevent some obscure cases of variable not in subplan target listsquote>para>
+
Make PQescapeBytea and byteaout consistent with each other (Joe)
Escape bytea output for bytes > 0x7e(Joe)
If different client encodings are used for bytea output and input, it
Added missing SPI_finish() calls to dblink's get_tuple_of_interest() (Joe)
-
Fix information schema constraint_column_usage for foreign keys (Peter)
-
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)
+
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.
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)
Force zero_damaged_pages to be on during recovery from WAL
-
Prevent some obscure cases of variable not in subplan target lists
+
Prevent some obscure cases of variable not in subplan target listsquote>para>
Force stats processes to detach from shared memory, ensuring cleaner shutdown
Make PQescapeBytea and byteaout consistent with each other (Joe)
Added missing SPI_finish() calls to dblink's get_tuple_of_interest() (Joe)