TopicMailing ListsActivityParticipants
3 commits
Fix race in parallel hash join batch cleanup, take II.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.3REL_14_STABLE14.8REL_13_STABLE13.11+2 more
Revert "Fix race in Parallel Hash Join batch cleanup."
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.3+2 more
Fix race in Parallel Hash Join batch cleanup.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.3+2 more
2023-03Committed
Patch#3662
CINot processed
ReviewersDavid Geier (geidav)
CommitterThomas Munro (macdice)
Assertion failure with barriers in parallel hash join
Assertion failure with barriers in parallel hash join
hackers
18 replies
Mar 21, 2023
Thomas MunroMelanie PlagemanDavid GeierMichael Paquier
2 commits
Move SHA2 routines to a new generic API layer for crypto hashes
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Change SHA2 implementation based on OpenSSL to use EVP digest routines
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
2021-01Committed
Patch#2762
CINot processed
ReviewersDaniel Gustafsson (d_gustafsson)
CommitterMichael Paquier (michael-kun)
scram-sha-256 broken with FIPS and OpenSSL 1.0.2
scram-sha-256 broken with FIPS and OpenSSL 1.0.2
hackers
38 replies
Dec 04, 2020
Michael PaquierDaniel GustafssonHeikki LinnakangasPeter EisentrautTom Lane+3
1 commit
Fix handling of redundant options with COPY for "freeze" and "header"
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Buggy handling of redundant options in COPY
Buggy handling of redundant options in COPY
hackers
2 replies
Oct 05, 2020
Michael PaquierPavel Stehule
2 commits
Remove logging.c from the shared library of src/common/
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Revert "Change SHA2 implementation based on OpenSSL to use EVP digest routines"
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
pgsql: Change SHA2 implementation based on OpenSSL to use EVP digest ro
pgsql: Change SHA2 implementation based on OpenSSL to use EVP digest ro
hackerscomitters
7 replies
Oct 01, 2020
Michael PaquierTom Lane
pgsql: Fix progress reporting of REINDEX CONCURRENTLY
comitters
0 replies
Sep 29, 2020
Michael Paquier
pgsql: Fix progress reporting of REINDEX CONCURRENTLY
comitters
0 replies
Sep 29, 2020
Michael Paquier
pgsql: Fix progress reporting of REINDEX CONCURRENTLY
comitters
0 replies
Sep 29, 2020
Michael Paquier
pgsql: Revert "Change SHA2 implementation based on OpenSSL to use EVP d
comitters
0 replies
Sep 29, 2020
Michael Paquier
pgsql: Improve range checks of options for pg_test_fsync and pg_test_ti
comitters
0 replies
Sep 28, 2020
Michael Paquier
pgsql: Remove custom memory allocation layer in pgcrypto
comitters
0 replies
Sep 25, 2020
Michael Paquier
pg_logging_init() can return ENOTTY with TAP tests
hackers
4 replies
Sep 19, 2020
Michael PaquierTom Lane
pgsql: doc: Apply more consistently <productname> markup for OpenSSL
comitters
0 replies
Sep 17, 2020
Michael Paquier
pgsql: Improve tab completion of IMPORT FOREIGN SCHEMA in psql
comitters
0 replies
Sep 17, 2020
Michael Paquier
pgsql: Avoid retrieval of CHECK constraints and DEFAULT exprs in data-o
comitters
0 replies
Sep 16, 2020
Michael Paquier
1 commit
Make index_set_state_flags() transactional
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.4+4 more
2020-11Committed
Patch#2725
CINot processed
ReviewersAnastasia Lubennikova (lubennikovaav)
CommitterMichael Paquier (michael-kun)
Making index_set_state_flags() transactional
Making index_set_state_flags() transactional
hackers
2 replies
Sep 14, 2020
Michael PaquierAnastasia Lubennikova
pgsql: Make index_set_state_flags() transactional
comitters
0 replies
Sep 14, 2020
Michael Paquier
pgsql: Avoid useless allocations for information of dumpable objects in
comitters
0 replies
Sep 14, 2020
Michael Paquier
pgsql: doc: Fix some grammar and inconsistencies
comitters
0 replies
Sep 10, 2020
Michael Paquier
pgsql: doc: Fix some grammar and inconsistencies
comitters
0 replies
Sep 10, 2020
Michael Paquier
pgsql: doc: Fix some grammar and inconsistencies
comitters
0 replies
Sep 10, 2020
Michael Paquier
pgsql: doc: Fix some grammar and inconsistencies
comitters
0 replies
Sep 10, 2020
Michael Paquier
pgsql: doc: Fix some grammar and inconsistencies
comitters
0 replies
Sep 10, 2020
Michael Paquier
pgsql: doc: Fix some grammar and inconsistencies
comitters
0 replies
Sep 10, 2020
Michael Paquier
1 commit
Remove isolation test reindex-partitions
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
pgsql: Add support for partitioned tables and indexes in REINDEX
pgsql: Add support for partitioned tables and indexes in REINDEX
comitters
2 replies
Sep 08, 2020
Michael PaquierTom Lane
pgsql: Remove isolation test reindex-partitions
comitters
0 replies
Sep 08, 2020
Michael Paquier
Loading more results...