[pgjdbc/pgjdbc] 70c7c0: update the message files as well

From: Dave Cramer <noreply(at)github(dot)com>
To: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 70c7c0: update the message files as well
Date: 2019-05-29 18:13:09
Message-ID: pgjdbc/pgjdbc/push/refs/heads/davecramer-fix-1491/c5d97f-70c7c0@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/davecramer-fix-1491
Home: https://github.com/pgjdbc/pgjdbc
Commit: 70c7c08d9de965d1fcf9b7d3031bfe8cb318061f
https://github.com/pgjdbc/pgjdbc/commit/70c7c08d9de965d1fcf9b7d3031bfe8cb318061f
Author: Dave Cramer <davecramer(at)gmail(dot)com>
Date: 2019-05-29 (Wed, 29 May 2019)

Changed paths:
M pgjdbc/src/main/java/org/postgresql/translation/messages_bg.java
M pgjdbc/src/main/java/org/postgresql/translation/messages_ja.java
M pgjdbc/src/main/java/org/postgresql/translation/messages_pt_BR.java
M pgjdbc/src/main/java/org/postgresql/translation/messages_ru.java
M pgjdbc/src/main/java/org/postgresql/translation/messages_sr.java
M pgjdbc/src/main/java/org/postgresql/translation/messages_tr.java

Log Message:
-----------
update the message files as well

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2019-05-30 10:35:30 [pgjdbc/pgjdbc] 12ef69: fix: Error messages cannot be formatted (#1492)
Previous Message Dave Cramer 2019-05-29 16:02:27 [pgjdbc/pgjdbc] 27b8fc: undo part of fixbugs pull request that set returne...