Patche 14: Porovnání verzí
Z PostgreSQL
Řádka 3: | Řádka 3: | ||
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=a57d312a7706321d850faa048a562a0c0c01b835 - infinity pro numeric | * https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=a57d312a7706321d850faa048a562a0c0c01b835 - infinity pro numeric | ||
* https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0a0727ccfc5f4e2926623abe877bdc0b5bfd682e - rychlejsi COPY FROM binary | * https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0a0727ccfc5f4e2926623abe877bdc0b5bfd682e - rychlejsi COPY FROM binary | ||
+ | * https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=56788d2156fc32bd5737e7ac716d70e6a269b7bc - optimalizace seq scan paralelnich workeru |
Verze z 26. 7. 2020, 11:35
- https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=2f48ede080f42b97b594fb14102c82ca1001b80c - RETURN QUERY může využívat paralelní zpracování dotazu
- https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=d05b172a760e0ccb3008a2144f96053720000b12 - zobrazení počtu provedení předpřipraveného dotazu generického nebo zákaznického plánu v pg_prepared_statements
- https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=a57d312a7706321d850faa048a562a0c0c01b835 - infinity pro numeric
- https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0a0727ccfc5f4e2926623abe877bdc0b5bfd682e - rychlejsi COPY FROM binary
- https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=56788d2156fc32bd5737e7ac716d70e6a269b7bc - optimalizace seq scan paralelnich workeru