mirror of
https://github.com/postgres/postgres.git
synced 2026-02-24 18:37:22 -05:00
Fix whitespace
This commit is contained in:
parent
624b6f328a
commit
c4dd62db19
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue