1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-27 23:21:58 +03:00

Fix whitespace

This commit is contained in:
Peter Eisentraut
2017-08-15 10:17:35 -04:00
parent 624b6f328a
commit c4dd62db19

View File

@ -12561,7 +12561,7 @@ msgstr[1] "el método de tablesample «%s» requiere %d argumentos, no %d"
#: parser/parse_clause.c:809
#, c-format
msgid "tablesample method %s does not support REPEATABLE"
msgstr "el método de tablesample «%s» no soporta la opción REPEATABLE"
msgstr "el método de tablesample «%s» no soporta la opción REPEATABLE"
#: parser/parse_clause.c:940
#, c-format