8000 Upgrade for 6.4.1. · tomdcc/postgres@6c20009 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6c20009

Browse files
committed
Upgrade for 6.4.1.
1 parent 59b2522 commit 6c20009

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

HISTORY

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,21 @@ pg_upgrade utility.
88
Changes
99
-------
1010
Add pg_dump -N flag to force double quotes around identifiers. This is
11-
the default.
11+
the default(Thomas)
1212
Fix for NOT in where clause causing crash(Bruce)
1313
EXPLAIN VERBOSE coredump fix(Vadim)
1414
Fix shared-library problems on Linux
1515
Fix test for table existance to allow mixed-case and whitespace in
16-
the table name
16+
the table name(Thomas)
1717
Fix a couple of pg_dump bugs
18-
Fix for creating tables with constraints when table name is mixed-case(Billy)
1918
Configure matches template/.similar entries better(Tom)
2019
Change builtin function names from SPI_* to spi_*
2120
OR WHERE clause fix(Vadim)
2221
Fixes for mixed-case table names(Billy)
23-
contrib/linux/postgres.init.csh/sh fix
22+
contrib/linux/postgres.init.csh/sh fix(Thomas)
2423
libpq memory overrun fix
2524
SunOS fixes(Tom)
26-
Change exp() behavior to generate error on underflow
25+
Change exp() behavior to generate error on underflow(Thomas)
2726
pg_dump fixes for memory leak, inheritance constraints, layout change
2827
update pgaccess to 0.93
2928
Fix prototype for 64-bit platforms
@@ -34,7 +33,7 @@ Fix for lo_import() crash(Bruce)
3433
Better search for install program(Tom)
3534
Timezone fixes(Tom)
3635
HPUX fixes(Tom)
37-
Use implicit type coersion for matching DEFAULT values
36+
Use implicit type coersion for matching DEFAULT values(Thomas)
3837
Add routines to help with single-byte (internal) character type(Thomas)
3938
Compilation of libpq for Win32 fixes(Magnus)
4039
Upgrade to PyGreSQL 2.2(D'Arcy)

0 commit comments

Comments
 (0)
0