Update sgml for 6.4.* release changes.
authorBruce Momjian
Tue, 16 Mar 1999 21:03:00 +0000 (21:03 +0000)
committerBruce Momjian
Tue, 16 Mar 1999 21:03:00 +0000 (21:03 +0000)
doc/src/sgml/release.sgml

index 3f44e582d30b20327f131a7dbf0f3df79f339389..27ce3baaf394fa2f478d3141baf49e70c0849d4e 100644 (file)
@@ -1,6 +1,118 @@
 
 Release Notes
 
+
+
+Release 6.4.2
+
+
+
+The 6.4.1 release was improperly packaged.  This also has one additional
+bug fix.
+
+
+
+
+Migration to v6.4.2
+
+
+A dump/restore is not required for those running
+6.4.*.
+
+
+
+Detailed Change List
+
+
+
+Fix for datetime constant problem on some platforms(Thomas)
+
+
+
+
+
+
+
+
+Release 6.4.1
+
+
+
+This is basically a cleanup release for 6.4.  We have fixed a variety of
+problems reported by 6.4 users.
+
+
+
+
+Migration to v6.4
+
+
+A dump/restore is not required for those running
+6.4.
+
+
+
+Detailed Change List
+
+
+
+Add pg_dump -N flag to force double quotes around identifiers.  This is
+   the default(Thomas)
+Fix for NOT in where clause causing crash(Bruce)
+EXPLAIN VERBOSE coredump fix(Vadim)
+Fix shared-library problems on Linux
+Fix test for table existance to allow mixed-case and whitespace in
+   the table name(Thomas)
+Fix a couple of pg_dump bugs
+Configure matches template/.similar entries better(Tom)
+Change builtin function names from SPI_* to spi_*
+OR WHERE clause fix(Vadim)
+Fixes for mixed-case table names(Billy)
+contrib/linux/postgres.init.csh/sh fix(Thomas)
+libpq memory overrun fix
+SunOS fixes(Tom)
+Change exp() behavior to generate error on underflow(Thomas)
+pg_dump fixes for memory leak, inheritance constraints, layout change
+update pgaccess to 0.93
+Fix prototype for 64-bit platforms
+Multi-byte fixes(Tatsuo)
+New ecpg man page
+Fix memory overruns(Tatsuo)
+Fix for lo_import() crash(Bruce)
+Better search for install program(Tom)
+Timezone fixes(Tom)
+HPUX fixes(Tom)
+Use implicit type coersion for matching DEFAULT values(Thomas)
+Add routines to help with single-byte (internal) character type(Thomas)
+Compilation of libpq for Win32 fixes(Magnus)
+Upgrade to PyGreSQL 2.2(D'Arcy)
+
+
+
+
+
+
+
 
 Release 6.4