|
|
|
@ -5737,8 +5737,8 @@ fix rtree for use in inner scan (Vadim) |
|
|
|
|
fix gist for use in inner scan, cleanups (Vadim, Andrea) |
|
|
|
|
avoid unnecessary local buffers allocation (Vadim, Massimo) |
|
|
|
|
fix local buffers leak in transaction aborts (Vadim) |
|
|
|
|
fix file manager memmory leaks, cleanups (Vadim, Massimo) |
|
|
|
|
fix storage manager memmory leaks (Vadim) |
|
|
|
|
fix file manager memory leaks, cleanups (Vadim, Massimo) |
|
|
|
|
fix storage manager memory leaks (Vadim) |
|
|
|
|
fix btree duplicates handling (Vadim) |
|
|
|
|
fix deleted rows reincarnation caused by vacuum (Vadim) |
|
|
|
|
fix SELECT varchar()/char() INTO TABLE made zero-length fields(Bruce) |
|
|
|
@ -5904,7 +5904,7 @@ European date format now set when postmaster is started |
|
|
|
|
Execute lowercase function names if not found with exact case |
|
|
|
|
Fixes for aggregate/GROUP processing, allow 'select sum(func(x),sum(x+y) from z' |
|
|
|
|
Gist now included in the distribution(Marc) |
|
|
|
|
Idend authentication of local users(Bryan) |
|
|
|
|
Ident authentication of local users(Bryan) |
|
|
|
|
Implement BETWEEN qualifier(Bruce) |
|
|
|
|
Implement IN qualifier(Bruce) |
|
|
|
|
libpq has PQgetisnull()(Bruce) |
|
|
|
|