Diskuse:PostgreSQL 9.2 (2012)
Skočit na navigaci
Skočit na vyhledávání
http://archives.postgresql.org/pgsql-committers/2011-07/msg00192.php - stacked diagnosticshttp://archives.postgresql.org/pgsql-committers/2011-10/msg00039.php - index only scanhttp://archives.postgresql.org/pgsql-committers/2011-11/msg00010.php - separate process for bgwriter and checkpointhttp://archives.postgresql.org/pgsql-committers/2011-11/msg00046.php - range data typeshttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=d326d9e8ea1d690cf6d968000efaa5121206d231 - In COPY, insert tuples to the heap in batches.http://archives.postgresql.org/pgsql-committers/2011-12/msg00062.php - podpora přímého volání porovnávacích funkcí pro urychlení ORDER BY - cca 10-25% zrychlenihttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=8daeb5ddd698f661eb118f8e874e7c68cfd6ae09 - podpora pro SP-GiSThttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0e4611c0234d89e288a53351f775c59522baed7c - view is marked as a security barrierhttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0495aaad8b337642830a4d4e82f8b8c02b27b1be - pg_cancel_queries může zavolat i uživatel bez práv superusera na vlastních dotazechhttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=6e3323d41dc45e93700a3420fd27ca05db6a64a7 - extenze tcn - notifikační triggerhttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=443b4821f1649bc617c5ce1f6f3ffc65842a8930 - nový režim synchronní replikace 'write'http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=74ab96a45ef6259aa6a86a781580edea8488511a - pg_trigger_depth()http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=6d90eaaa89a007e0d365f49d6436f35d2392cfeb - podmíněné probuzení bgwriteru - snížení spotřeby el energie, pokud databáze není zatíženáhttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=61cb8c5abb9235c3106af6c6a6e60d94cb1eee80 - zobrazení počtu deadlocků v pg_stat_databasehttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=e2fa76d80ba571d4de8992de6386536867250474 - rozšíření planneruhttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=5384a73f98d9829725186a7b65bf4f8adb3cfaf1 - podpora JSONhttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=39909d1d39ae57c3a655fc7010e394e26b90fec9 - funkce generující JSONhttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=9bff0780cf5be2193a5bad0d3df2dbe143085264 - referencování parametrů SQL funkcí jménem- http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=cd30728fb2ed7c367d545fc14ab850b5fa2a4850 - LEEKPROOF atribut pro vestavěné a SQL funkce
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=398f70ec070fe60151584eaa448f04708aa77892 - konstruktor řádku zachová názvy položekhttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=337b6f5ecf05b21b5e997986884d097d60e4e3d0 - zrychlení řazení pomocí inline comparátorůhttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=2f582f76b1945929ff07116cd4639747ce9bb8a1 - pretty viewshttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=6688d2878e516314418274ee95c5c30412351933 - collation pro výrazyhttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=19dbc3463161a142537ba5c569c8e6a073a318de - loging hookhttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=7313cc016344a5705eb3e6916d8c4ea849c57975 - normalization querieshttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=6f922ef88e43b3084cdddf4b5ffe525a00896a90 - použití parametrizovaného row API libpq v dblinku (úspora paměti - přijatá data jsou online ukládaná do tupstre místo do pamětihttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=92785dac2ee7026948962cd61c4cd84a2d052772 - hook v libpq umožňující nahradit vestavěný příjem dat (ukládá do pole) svým vlastním kódem viz dblinkhttp://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=263d9de66b867b7800fac82c222e004b795b724a - statistiky pro cizí tabulky- http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=b035cb9db7aa7c0f28581b23feb10d3c559701f6 - connection string ve formatu URI