|
|
|
|
@ -3145,7 +3145,7 @@ Fix rare cursor crash when using hash join (Tom) |
|
|
|
|
Fix for DROP TABLE/INDEX in rolled-back transaction (Hiroshi) |
|
|
|
|
Fix psql crash from \l+ if MULTIBYTE enabled (Peter E) |
|
|
|
|
Fix truncation of rule names during CREATE VIEW (Ross Reedstrom) |
|
|
|
|
Fix PL/perl (Alex Kapranoff) |
|
|
|
|
Fix PL/Perl (Alex Kapranoff) |
|
|
|
|
Disallow LOCK on views (Mark Hollomon) |
|
|
|
|
Disallow INSERT/UPDATE/DELETE on views (Mark Hollomon) |
|
|
|
|
Disallow DROP RULE, CREATE INDEX, TRUNCATE on views (Mark Hollomon) |
|
|
|
|
@ -3171,7 +3171,7 @@ Fix OVERLAPS operators conform to SQL92 spec regarding NULLs (Tom) |
|
|
|
|
Fix lpad() and rpad() to handle length less than input string (Tom) |
|
|
|
|
Fix use of NOTIFY in some rules (Tom) |
|
|
|
|
Overhaul btree code (Tom) |
|
|
|
|
Fix NOT NULL use in Pl/pgSQL variables (Tom) |
|
|
|
|
Fix NOT NULL use in PL/pgSQL variables (Tom) |
|
|
|
|
Overhaul GIST code (Oleg) |
|
|
|
|
Fix CLUSTER to preserve constraints and column default (Tom) |
|
|
|
|
Improved deadlock detection handling (Tom) |
|
|
|
|
@ -4341,7 +4341,7 @@ Fix for lo_import crash(Tatsuo) |
|
|
|
|
Adjust handling of data type names to suppress double quotes(Thomas) |
|
|
|
|
Use type coercion for matching columns and DEFAULT(Thomas) |
|
|
|
|
Fix deadlock so it only checks once after one second of sleep(Bruce) |
|
|
|
|
Fixes for aggregates and PL/pgsql(Hiroshi) |
|
|
|
|
Fixes for aggregates and PL/pgSQL(Hiroshi) |
|
|
|
|
Fix for subquery crash(Vadim) |
|
|
|
|
Fix for libpq function PQfnumber and case-insensitive names(Bahman Rafatjoo) |
|
|
|
|
Fix for large object write-in-middle, no extra block, memory consumption(Tatsuo) |
|
|
|
|
|