Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1469af8

Browse files
committed
Fix typo.
1 parent 0ee53b5 commit 1469af8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/po/de.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# German message translation file for PostgreSQL server
22
# Peter Eisentraut <peter_e@gmx.net>, 2001, 2003.
33
#
4-
# $PostgreSQL: pgsql/src/backend/po/de.po,v 1.13 2003/11/29 19:51:52 pgsql Exp $
4+
# $PostgreSQL: pgsql/src/backend/po/de.po,v 1.14 2004/01/19 14:28:18 petere Exp $
55
#
66
# Use these quotes: »%s«
77
#
@@ -4183,7 +4183,7 @@ msgstr "%s: konnte Benutzername nicht ermitteln (GetUserName fehlgeschlagen)\n"
41834183

41844184
#: optimizer/path/allpaths.c:214
41854185
msgid "SELECT FOR UPDATE is not supported for inheritance queries"
4186-
msgstr "SELECT FOR UPDATE wird in Anfragen mit Veerbung nicht unterstützt"
4186+
msgstr "SELECT FOR UPDATE wird in Anfragen mit Vererbung nicht unterstützt"
41874187

41884188
#: optimizer/plan/initsplan.c:282 optimizer/prep/prepjointree.c:337
41894189
msgid "UNION JOIN is not implemented"

0 commit comments

Comments
 (0)