TopicMailing ListsActivityParticipants
4 commits
Fix check for conflicting SSL min/max protocol settings
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Add bound checks for ssl_min_protocol_version and ssl_max_protocol_version
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Revert "Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_version"
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+1 more
Add GUC checks for ssl_min_protocol_version and ssl_max_protocol_version
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+1 more
2020-03Committed
Patch#2439
CINot processed
ReviewersDaniel Gustafsson (d_gustafsson)
CommitterMichael Paquier (michael-kun)
Improve errors when setting incorrect bounds for SSL protocols
Improve errors when setting incorrect bounds for SSL protocols
hackers
14 replies
Apr 30, 2020
Michael PaquierDaniel GustafssonPeter EisentrautTom Lane
pgsql: Doc: Improve description of connection strings with Percent-enco
comitters
0 replies
Jan 19, 2020
Michael Paquier
pgsql: Add GUC checks for ssl_min_protocol_version and ssl_max_protocol
comitters
0 replies
Jan 18, 2020
Michael Paquier
pgsql: Add GUC checks for ssl_min_protocol_version and ssl_max_protocol
comitters
0 replies
Jan 18, 2020
Michael Paquier
pgsql: Move OpenSSL routines for min/max protocol setting to src/common
comitters
0 replies
Jan 17, 2020
Michael Paquier
1 commit
Fix buggy logic in isTempNamespaceInUse()
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+2 more
isTempNamespaceInUse() is incorrect with its handling of MyBackendId
isTempNamespaceInUse() is incorrect with its handling of MyBackendId
hackers
5 replies
Jan 16, 2020
Michael PaquierJulien Rouhaud
pgsql: Fix buggy logic in isTempNamespaceInUse()
comitters
0 replies
Jan 15, 2020
Michael Paquier
pgsql: Fix buggy logic in isTempNamespaceInUse()
comitters
0 replies
Jan 15, 2020
Michael Paquier
pgsql: Fix buggy logic in isTempNamespaceInUse()
comitters
0 replies
Jan 15, 2020
Michael Paquier
pgsql: Fix comment in heapam.c
comitters
0 replies
Jan 13, 2020
Michael Paquier