Skip to content
Snippets Groups Projects
Select Git revision
  • benchmark-tools
  • postgres-lambda
  • master default
  • REL9_4_25
  • REL9_5_20
  • REL9_6_16
  • REL_10_11
  • REL_11_6
  • REL_12_1
  • REL_12_0
  • REL_12_RC1
  • REL_12_BETA4
  • REL9_4_24
  • REL9_5_19
  • REL9_6_15
  • REL_10_10
  • REL_11_5
  • REL_12_BETA3
  • REL9_4_23
  • REL9_5_18
  • REL9_6_14
  • REL_10_9
  • REL_11_4
23 results

config

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Peter Eisentraut authored
    Supporting very old Python versions is a maintenance burden,
    especially with the several variant test files to maintain for Python
    <2.6.
    
    Since we have dropped support for older OpenSSL versions in
    7b283d0e, RHEL 5 is now effectively
    desupported, and that was also the only mainstream operating system
    still using Python versions before 2.6, so it's a good time to drop
    those as well.
    
    Reviewed-by: default avatarTom Lane <tgl@sss.pgh.pa.us>
    Discussion: https://www.postgresql.org/message-id/flat/98b69261-298c-13d2-f34d-836fd9c29b21%402ndquadrant.com
    37f21ed1
    History