BUG #16401: Minor misspelling for hint in Swedish - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16401: Minor misspelling for hint in Swedish
Date
Msg-id 16401-9e489f48ce1f6277@postgresql.org
Whole thread Raw
Responses Re: BUG #16401: Minor misspelling for hint in Swedish
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16401
Logged by:          Lennart Jonsson
Email address:      erik.lennart.jonsson@gmail.com
PostgreSQL version: 12.2
Operating system:   Fedora 31
Description:

When running psql one gets helpful hints on how to fix a broken query. There
is a misspelt word in the Swedish translation:
                                                           ^
HINT:  Kanske tänkte du referera *trill* kolumnen "s1.indextyp".

Should read:

HINT:  Kanske tänkte du referera *till* kolumnen "s1.indextyp".

"referera till" means "refer to". Trill is a - rather unusual - noun,
meaning vibrant


pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Re: BUG #16399: Ldap authentication bug
Next
From: Konstantin Knizhnik
Date:
Subject: Equality of columns isn't taken in account when performing partitionpruning