Patche 17: Porovnání verzí

Z PostgreSQL
Skočit na navigaci Skočit na vyhledávání
 
(Není zobrazeno 12 mezilehlých verzí od stejného uživatele.)
Řádek 1: Řádek 1:
* 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=5bf748b86bc6786a3fc57fc7ce296c37da6564b0 - vylepseni indexu
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=f6d4c9cf162b70f2837fb6c2a83e80a3f3410695 - COPY FROM FORCE NOT NULL *
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=dc212340058b4e7ecfc5a7a81ec50e7a207bf288 - podpora inkrementalniho backupu
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=9e2d8701194fa1d280b73c024759950c74c1c637 - priprava na fault tolerant COPY
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=699586315704a8268808e3bdba4cb5924a038c49 - podpora identity sloupcu na partitiovanych tabulkach
* 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=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=46a0cd4cefb4d9b462d8cc4df5e7ecdd190bea92 - možnost přidání klauzule WITHOUT OVERLAP do PK
* 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=2041bc4276c95ac014510032e622a4baf70b29f1 - identifikace fullbackupu
* 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=f5a227895e178bf528b18f82bbe554435fb3e64f - option log verbosity do COPY
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=e83d1b0c40ccda8955f1245087f0697652c4df86 - ON LOGIN trigger</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=e83d1b0c40ccda8955f1245087f0697652c4df86 - ON LOGIN trigger</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=519fc1bd9e9d7b408903e44f55f83f6db30742b7 - infinity interval</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=519fc1bd9e9d7b408903e44f55f83f6db30742b7 - infinity interval</s>
Řádek 79: Řádek 67:
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=5e8674dc83926f52516f847f1a77e8d38e94e143 - moznost referencovat promennou typu pole</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=5e8674dc83926f52516f847f1a77e8d38e94e143 - moznost referencovat promennou typu pole</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=625d5b3ca0968c1d8c080d5210f7209184c0d134 - inkrementalni sort pro GiST a SPGiST indexy</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=625d5b3ca0968c1d8c080d5210f7209184c0d134 - inkrementalni sort pro GiST a SPGiST indexy</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=075df6b2080b13e0a5adc88737b7c24417a873c1 - planner funkce pro range operatory <@ a @></s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0452b461bc405e6d35d8a14c02813c15e28ae516 - optimalizace řazení vícesloupcového GROUP BY</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=f6d4c9cf162b70f2837fb6c2a83e80a3f3410695 - COPY FROM FORCE NOT NULL *</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=9e2d8701194fa1d280b73c024759950c74c1c637 - priprava na fault tolerant COPY</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=b725b7eec431f7394d63abe621170efe3fcdcda4 - prejmenovani parametru prikazu COPY (fault tolerant)</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=f5a227895e178bf528b18f82bbe554435fb3e64f - option log verbosity do COPY</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=dc212340058b4e7ecfc5a7a81ec50e7a207bf288 - podpora inkrementalniho backupu</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=2041bc4276c95ac014510032e622a4baf70b29f1 - identifikace fullbackupu</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=8c852ba9a4347c4778cc610ad5a9cb50ea701b5c - constraint exclusion na partitions</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=699586315704a8268808e3bdba4cb5924a038c49 - podpora identity sloupcu na partitiovanych tabulkach</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=de3600452b61d1bc3967e9e37e86db8956c8f577 - JSON_TABLE</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=46a0cd4cefb4d9b462d8cc4df5e7ecdd190bea92 - možnost přidání klauzule WITHOUT OVERLAP do PK</s>
* <s>https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=34768ee361656841a122f1c8d52a2ad753612feb - temporal fk</s>

Aktuální verze z 6. 4. 2024, 18:34

https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=5bf748b86bc6786a3fc57fc7ce296c37da6564b0 - vylepseni indexu