Patche 17: Porovnání verzí

Z PostgreSQL
Skočit na navigaci Skočit na vyhledávání
(Není zobrazeno 9 mezilehlých verzí od stejného uživatele.)
Řádek 4: Řádek 4:
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=8c852ba9a4347c4778cc610ad5a9cb50ea701b5c - constraint exclusion na partitions
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=8c852ba9a4347c4778cc610ad5a9cb50ea701b5c - constraint exclusion na partitions
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0a1d2a7df852f16c452eef8a83003943125162c7 - \drg
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0a1d2a7df852f16c452eef8a83003943125162c7 - \drg
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=b0e96f311985bceba79825214f8e43f65afa653a - katalogizace NOT NULL
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=f347ec76e2a227e5c5b5065cce7adad16d58d209 - zastavi watch kdyz dotaz vrati 0 radku
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=f347ec76e2a227e5c5b5065cce7adad16d58d209 - zastavi watch kdyz dotaz vrati 0 radku
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=5a3423ad8ee171fbf08317917981effe47d211eb - jit deform_counter statistika
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=5a3423ad8ee171fbf08317917981effe47d211eb - jit deform_counter statistika
Řádek 25: Řádek 24:
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=c120550edb86b8e0d785063501c259e29aa80eb6 - optimalizace vacuovani tabulek bez indexu
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=c120550edb86b8e0d785063501c259e29aa80eb6 - optimalizace vacuovani tabulek bez indexu
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=b725b7eec431f7394d63abe621170efe3fcdcda4 - prejmenovani parametru prikazu COPY (fault tolerant)
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=b725b7eec431f7394d63abe621170efe3fcdcda4 - prejmenovani parametru prikazu COPY (fault tolerant)
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=8b2bcf3f287c79eaebf724cba57e5ff664b01e06 - dynamic shared memory registry
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=abb0b4fc03fcf5a0ca786bd88c357bf9213aa6e1 - pg_prewarm pouziva dsm registry
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=075df6b2080b13e0a5adc88737b7c24417a873c1 - planner funkce pro range operatory <@ a @>
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=075df6b2080b13e0a5adc88737b7c24417a873c1 - planner funkce pro range operatory <@ a @>
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0452b461bc405e6d35d8a14c02813c15e28ae516 - optimalizace řazení vícesloupcového GROUP BY
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0452b461bc405e6d35d8a14c02813c15e28ae516 - optimalizace řazení vícesloupcového GROUP BY
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=9b1a6f50b91dca6610932650c8c81a3c924259f9 - makra pro generování kódu syscache
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=46a0cd4cefb4d9b462d8cc4df5e7ecdd190bea92 - možnost přidání klauzule WITHOUT OVERLAP do PK
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=46a0cd4cefb4d9b462d8cc4df5e7ecdd190bea92 - možnost přidání klauzule WITHOUT OVERLAP do PK
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=c393308b69d229b664391ac583b9e07418d411b6 - failover repl slot
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=c393308b69d229b664391ac583b9e07418d411b6 - failover repl slot
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=8ba6fdf905d0f5aef70ced4504c6ad297bfe08ea - podpora placeholderu pro casovou zonu u funkce to_timestamp
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=8ba6fdf905d0f5aef70ced4504c6ad297bfe08ea - podpora placeholderu pro casovou zonu u funkce to_timestamp
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=5de890e3610d5a12cdaea36413d967cf5c544e20 - zobrazi potrebu pameti planneru
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=5de890e3610d5a12cdaea36413d967cf5c544e20 - zobrazi potrebu pameti planneru
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=57f59396bb51953bb7b957780c7f1b7f67602125 - odložené vytváření hash tabulek pro memoize
* https://www.depesz.com/2024/02/07/waiting-for-postgresql-17-support-identity-columns-in-partitioned-tables/
* https://www.depesz.com/2024/02/07/waiting-for-postgresql-17-support-identity-columns-in-partitioned-tables/
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=ddd5f4f54a026db6a6692876d0d44aef902ab686 - moznost synchronizace replikacniho slotu
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=ddd5f4f54a026db6a6692876d0d44aef902ab686 - moznost synchronizace replikacniho slotu (prejmenovano inactive_since)
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=51efe38cb92f4b15b68811bcce9ab878fbc71ea5 - transaction timeout
* 449e798c77ed9a03f8bb04e5d324d4e3cfbbae8e - sekvence access functions
* 449e798c77ed9a03f8bb04e5d324d4e3cfbbae8e - sekvence access functions
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=53c2a97a92665be6bd7d70bd62ae6158fe4db96e - konfigurovatelny slr buffer (rychlejsi subtransakce)
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=53c2a97a92665be6bd7d70bd62ae6158fe4db96e - konfigurovatelny slr buffer (rychlejsi subtransakce)
Řádek 44: Řádek 38:
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=ee1b30f128d8f63a5184d2bcf1c48a3efc3fcbf9 - adaptive radix tree
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=ee1b30f128d8f63a5184d2bcf1c48a3efc3fcbf9 - adaptive radix tree
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=bf279ddd1c28ce0251446ee90043a4cb96e5db0f - GUC standby_slot_names
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=bf279ddd1c28ce0251446ee90043a4cb96e5db0f - GUC standby_slot_names
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=ecb0fd33720fab91df1207e85704f382f55e1eb7 - MAINTAIN pravo a role pg_maintain
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=2041bc4276c95ac014510032e622a4baf70b29f1 - identifikace fullbackupu
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=2041bc4276c95ac014510032e622a4baf70b29f1 - identifikace fullbackupu
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=93db6cbda037f1be9544932bd9a785dabf3ff712 - synchronizacni worker
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=93db6cbda037f1be9544932bd9a785dabf3ff712 - synchronizacni worker
Řádek 50: Řádek 43:
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=522ed12f7c600243870b13d9ff59f8fd5af10978 - moznost EXCLUDE EXTENSION pg_dump
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=522ed12f7c600243870b13d9ff59f8fd5af10978 - moznost EXCLUDE EXTENSION pg_dump
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=34768ee361656841a122f1c8d52a2ad753612feb - temporal fk
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=34768ee361656841a122f1c8d52a2ad753612feb - temporal fk
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=66c0185a3d14bbbf51d0fc9d267093ffec735231 - optimalizace UNION - může používat merge místo append
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=a11f330b5584f2430371d68871e00f5c63735299 - moznost invalidate repl slotu na zaklade timeoutu
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=a11f330b5584f2430371d68871e00f5c63735299 - moznost invalidate repl slotu na zaklade timeoutu
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=d44032d0146306971cd5ccf232fe37269717d6f2 - moznost vytvorit repliku ze slavea
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=d44032d0146306971cd5ccf232fe37269717d6f2 - moznost vytvorit repliku ze slavea
Řádek 73: Řádek 65:
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=260a1f18dae8729f99cefe4e1f759193fd6bedd0 - to_oct, to_bin</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=260a1f18dae8729f99cefe4e1f759193fd6bedd0 - to_oct, to_bin</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=794f10f6b920670cb9750b043a2b2587059d5051 - uuid funkce</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=794f10f6b920670cb9750b043a2b2587059d5051 - uuid funkce</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=8b2bcf3f287c79eaebf724cba57e5ff664b01e06 - dynamic shared memory registry</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=abb0b4fc03fcf5a0ca786bd88c357bf9213aa6e1 - pg_prewarm pouziva dsm registry</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=57f59396bb51953bb7b957780c7f1b7f67602125 - odložené vytváření hash tabulek pro memoize</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=66c0185a3d14bbbf51d0fc9d267093ffec735231 - optimalizace UNION - může používat merge místo append</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=ecb0fd33720fab91df1207e85704f382f55e1eb7 - MAINTAIN pravo a role pg_maintain</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=9b1a6f50b91dca6610932650c8c81a3c924259f9 - makra pro generování kódu syscache</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=b0e96f311985bceba79825214f8e43f65afa653a - katalogizace NOT NULL</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=51efe38cb92f4b15b68811bcce9ab878fbc71ea5 - transaction timeout</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=e6341323a8da64b18e9af3e75a4578230702d61c - random funkce</s>

Verze z 27. 3. 2024, 12:31