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

postgres-lambda-diff

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Tom Lane authored
    It emerges that recent versions of Windows (at least 2016 Standard)
    spell this locale name as "Norwegian Bokmål_Norway.1252", defeating
    our mapping code that translates "Norwegian (Bokmål)_Norway" to
    something that's all-ASCII (cf commits db29620d and aa1d2fc5).
    Add another mapping entry to handle this spelling.
    
    Per bug #16068 from Robert Ford.  Like the previous patches,
    back-patch to all supported branches.
    
    Discussion: https://postgr.es/m/16068-4cb6eeaa7eb46d93@postgresql.org
    fedcab35
    History
    Name Last commit Last update