Translation updates
authorPeter Eisentraut
Mon, 18 May 2015 12:38:34 +0000 (08:38 -0400)
committerPeter Eisentraut
Mon, 18 May 2015 12:38:34 +0000 (08:38 -0400)
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: d5e6d568c213297ebd5530ad14fb26d75ed66c25

31 files changed:
src/backend/po/de.po
src/backend/po/fr.po
src/backend/po/pt_BR.po
src/backend/po/ru.po
src/bin/initdb/po/fr.po
src/bin/initdb/po/pt_BR.po
src/bin/pg_basebackup/po/fr.po
src/bin/pg_basebackup/po/pt_BR.po
src/bin/pg_config/po/fr.po
src/bin/pg_controldata/po/fr.po
src/bin/pg_ctl/po/fr.po
src/bin/pg_dump/po/fr.po
src/bin/pg_resetxlog/po/de.po
src/bin/pg_resetxlog/po/fr.po
src/bin/pg_resetxlog/po/pt_BR.po
src/bin/pg_resetxlog/po/ru.po
src/bin/psql/po/de.po
src/bin/psql/po/fr.po
src/bin/psql/po/pt_BR.po
src/bin/psql/po/ru.po
src/bin/scripts/po/fr.po
src/bin/scripts/po/pt_BR.po
src/interfaces/ecpg/ecpglib/po/fr.po
src/interfaces/ecpg/preproc/po/fr.po
src/interfaces/libpq/po/fr.po
src/interfaces/libpq/po/pt_BR.po
src/pl/plperl/po/fr.po
src/pl/plpgsql/src/po/fr.po
src/pl/plpython/po/fr.po
src/pl/plpython/po/pt_BR.po
src/pl/tcl/po/fr.po

index 84325c39ea8b3c8a02ea426ad8461c7de70fc6e1..b854400cd03853a4196040d319b1177329784d2b 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2015-01-31 23:38+0000\n"
-"PO-Revision-Date: 2015-01-31 21:10-0500\n"
+"POT-Creation-Date: 2015-05-17 20:16+0000\n"
+"PO-Revision-Date: 2015-05-17 22:06-0400\n"
 "Last-Translator: Peter Eisentraut \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -80,20 +80,20 @@ msgid "could not close directory \"%s\": %s\n"
 msgstr "konnte Verzeichnis „%s“ nicht schließen: %s\n"
 
 #: ../common/psprintf.c:179 ../port/path.c:596 ../port/path.c:634
-#: ../port/path.c:651 access/transam/xlog.c:6123 lib/stringinfo.c:258
-#: libpq/auth.c:823 libpq/auth.c:1179 libpq/auth.c:1247 libpq/auth.c:1648
-#: postmaster/bgworker.c:267 postmaster/bgworker.c:783
-#: postmaster/postmaster.c:2203 postmaster/postmaster.c:2234
-#: postmaster/postmaster.c:3770 postmaster/postmaster.c:4471
-#: postmaster/postmaster.c:4556 postmaster/postmaster.c:5260
-#: postmaster/postmaster.c:5492 replication/logical/logical.c:168
+#: ../port/path.c:651 access/transam/xlog.c:6218 lib/stringinfo.c:258
+#: libpq/auth.c:824 libpq/auth.c:1182 libpq/auth.c:1250 libpq/auth.c:1652
+#: postmaster/bgworker.c:290 postmaster/bgworker.c:813
+#: postmaster/postmaster.c:2205 postmaster/postmaster.c:2236
+#: postmaster/postmaster.c:3772 postmaster/postmaster.c:4473
+#: postmaster/postmaster.c:4558 postmaster/postmaster.c:5262
+#: postmaster/postmaster.c:5494 replication/logical/logical.c:168
 #: storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:396
 #: storage/file/fd.c:458 storage/file/fd.c:855 storage/file/fd.c:973
 #: storage/file/fd.c:1586 storage/ipc/procarray.c:909
 #: storage/ipc/procarray.c:1395 storage/ipc/procarray.c:1402
 #: storage/ipc/procarray.c:1751 storage/ipc/procarray.c:2335
-#: utils/adt/formatting.c:1520 utils/adt/formatting.c:1640
-#: utils/adt/formatting.c:1761 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
+#: utils/adt/formatting.c:1523 utils/adt/formatting.c:1643
+#: utils/adt/formatting.c:1764 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
 #: utils/adt/varlena.c:3674 utils/fmgr/dfmgr.c:224 utils/hash/dynahash.c:379
 #: utils/hash/dynahash.c:456 utils/hash/dynahash.c:970 utils/mb/mbutils.c:376
 #: utils/mb/mbutils.c:709 utils/misc/guc.c:3563 utils/misc/guc.c:3579
@@ -129,7 +129,7 @@ msgstr "konnte Datei oder Verzeichnis „%s“ nicht entfernen: %s\n"
 msgid "could not look up effective user ID %ld: %s"
 msgstr "konnte effektive Benutzer-ID %ld nicht nachschlagen: %s"
 
-#: ../common/username.c:47 libpq/auth.c:1595
+#: ../common/username.c:47 libpq/auth.c:1599
 msgid "user does not exist"
 msgstr "Benutzer existiert nicht"
 
@@ -266,8 +266,8 @@ msgstr "Anzahl der Indexspalten (%d) überschreitet Maximum (%d)"
 msgid "index row requires %zu bytes, maximum size is %zu"
 msgstr "Indexzeile benötigt %zu Bytes, Maximalgröße ist %zu"
 
-#: access/common/printtup.c:294 tcop/fastpath.c:182 tcop/fastpath.c:571
-#: tcop/postgres.c:1672
+#: access/common/printtup.c:294 tcop/fastpath.c:182 tcop/fastpath.c:544
+#: tcop/postgres.c:1699
 #, c-format
 msgid "unsupported format code: %d"
 msgstr "nicht unterstützter Formatcode: %d"
@@ -463,14 +463,14 @@ msgid "\"%s\" is an index"
 msgstr "„%s“ ist ein Index"
 
 #: access/heap/heapam.c:1208 access/heap/heapam.c:1236
-#: access/heap/heapam.c:1268 catalog/aclchk.c:1749 commands/tablecmds.c:8495
-#: commands/tablecmds.c:11279
+#: access/heap/heapam.c:1268 catalog/aclchk.c:1749 commands/tablecmds.c:8511
+#: commands/tablecmds.c:11295
 #, c-format
 msgid "\"%s\" is a composite type"
 msgstr "„%s“ ist ein zusammengesetzter Typ"
 
 #: access/heap/heapam.c:4394 access/heap/heapam.c:4451
-#: access/heap/heapam.c:4696 executor/execMain.c:2102
+#: access/heap/heapam.c:4696 executor/execMain.c:2106
 #, c-format
 msgid "could not obtain lock on row in relation \"%s\""
 msgstr "konnte Sperre für Zeile in Relation „%s“ nicht setzen"
@@ -487,8 +487,8 @@ msgstr "konnte nicht in Datei „%s“ schreiben, %d von %d geschrieben: %m"
 
 #: access/heap/rewriteheap.c:973 access/heap/rewriteheap.c:1185
 #: access/heap/rewriteheap.c:1282 access/transam/timeline.c:407
-#: access/transam/timeline.c:497 access/transam/xlog.c:3185
-#: access/transam/xlog.c:3315 replication/logical/snapbuild.c:1592
+#: access/transam/timeline.c:497 access/transam/xlog.c:3189
+#: access/transam/xlog.c:3319 replication/logical/snapbuild.c:1592
 #: replication/slot.c:1025 replication/slot.c:1114 storage/file/fd.c:436
 #: storage/smgr/md.c:966 storage/smgr/md.c:1197 storage/smgr/md.c:1370
 #: utils/misc/guc.c:6566
@@ -498,9 +498,9 @@ msgstr "konnte Datei „%s“ nicht fsyncen: %m"
 
 #: access/heap/rewriteheap.c:1028 access/heap/rewriteheap.c:1148
 #: access/transam/timeline.c:315 access/transam/timeline.c:475
-#: access/transam/xlog.c:3141 access/transam/xlog.c:3276
-#: access/transam/xlog.c:9922 access/transam/xlog.c:10237
-#: postmaster/postmaster.c:4246 replication/slot.c:982
+#: access/transam/xlog.c:3145 access/transam/xlog.c:3280
+#: access/transam/xlog.c:10032 access/transam/xlog.c:10347
+#: postmaster/postmaster.c:4248 replication/slot.c:982
 #: storage/file/copydir.c:162 storage/smgr/md.c:304 utils/time/snapmgr.c:976
 #, c-format
 msgid "could not create file \"%s\": %m"
@@ -519,8 +519,8 @@ msgstr "konnte Positionszeiger nicht ans Ende der Datei „%s“ setzen: %m"
 
 #: access/heap/rewriteheap.c:1175 access/transam/timeline.c:367
 #: access/transam/timeline.c:401 access/transam/timeline.c:491
-#: access/transam/xlog.c:3176 access/transam/xlog.c:3308
-#: postmaster/postmaster.c:4256 postmaster/postmaster.c:4266
+#: access/transam/xlog.c:3180 access/transam/xlog.c:3312
+#: postmaster/postmaster.c:4258 postmaster/postmaster.c:4268
 #: replication/logical/snapbuild.c:1576 replication/slot.c:1011
 #: storage/file/copydir.c:187 utils/init/miscinit.c:1057
 #: utils/init/miscinit.c:1066 utils/init/miscinit.c:1073 utils/misc/guc.c:6527
@@ -530,7 +530,7 @@ msgstr "konnte Positionszeiger nicht ans Ende der Datei „%s“ setzen: %m"
 msgid "could not write to file \"%s\": %m"
 msgstr "konnte nicht in Datei „%s“ schreiben: %m"
 
-#: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10106
+#: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10216
 #: access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:467
 #: replication/logical/reorderbuffer.c:2353
 #: replication/logical/reorderbuffer.c:2410
@@ -543,18 +543,18 @@ msgstr "konnte Datei „%s“ nicht löschen: %m"
 
 #: access/heap/rewriteheap.c:1272 access/transam/timeline.c:111
 #: access/transam/timeline.c:236 access/transam/timeline.c:334
-#: access/transam/xlog.c:3117 access/transam/xlog.c:3224
-#: access/transam/xlog.c:3261 access/transam/xlog.c:3536
-#: access/transam/xlog.c:3614 replication/basebackup.c:458
+#: access/transam/xlog.c:3121 access/transam/xlog.c:3228
+#: access/transam/xlog.c:3265 access/transam/xlog.c:3540
+#: access/transam/xlog.c:3618 replication/basebackup.c:458
 #: replication/basebackup.c:1191 replication/logical/logicalfuncs.c:152
 #: replication/logical/reorderbuffer.c:1966
 #: replication/logical/reorderbuffer.c:2173
 #: replication/logical/reorderbuffer.c:2802
 #: replication/logical/snapbuild.c:1569 replication/logical/snapbuild.c:1653
 #: replication/slot.c:1103 replication/walsender.c:457
-#: replication/walsender.c:2093 storage/file/copydir.c:155
+#: replication/walsender.c:2082 storage/file/copydir.c:155
 #: storage/file/fd.c:422 storage/smgr/md.c:586 storage/smgr/md.c:844
-#: utils/error/elog.c:1810 utils/init/miscinit.c:992
+#: utils/error/elog.c:1811 utils/init/miscinit.c:992
 #: utils/init/miscinit.c:1121 utils/misc/guc.c:6766 utils/misc/guc.c:6795
 #, c-format
 msgid "could not open file \"%s\": %m"
@@ -562,7 +562,7 @@ msgstr "konnte Datei „%s“ nicht öffnen: %m"
 
 #: access/index/indexam.c:172 catalog/objectaddress.c:855
 #: commands/indexcmds.c:1725 commands/tablecmds.c:232
-#: commands/tablecmds.c:11270
+#: commands/tablecmds.c:11286
 #, c-format
 msgid "\"%s\" is not an index"
 msgstr "„%s“ ist kein Index"
@@ -623,13 +623,13 @@ msgstr "Die Ursache kann ein unterbrochenes VACUUM in Version 9.3 oder älter vo
 msgid "SP-GiST inner tuple size %zu exceeds maximum %zu"
 msgstr "innere Tupelgröße %zu überschreitet SP-GiST-Maximum %zu"
 
-#: access/transam/multixact.c:990
+#: access/transam/multixact.c:1006
 #, c-format
 msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
 msgstr "Datenbank nimmt keine Befehle an, die neue MultiXactIds erzeugen, um Datenverlust wegen Transaktionsnummernüberlauf in Datenbank „%s“ zu vermeiden"
 
-#: access/transam/multixact.c:992 access/transam/multixact.c:999
-#: access/transam/multixact.c:1014 access/transam/multixact.c:1023
+#: access/transam/multixact.c:1008 access/transam/multixact.c:1015
+#: access/transam/multixact.c:1030 access/transam/multixact.c:1039
 #, c-format
 msgid ""
 "Execute a database-wide VACUUM in that database.\n"
@@ -638,41 +638,68 @@ msgstr ""
 "Führen Sie ein datenbankweites VACUUM in dieser Datenbank aus.\n"
 "Eventuell müssen Sie auch alte vorbereitete Transaktionen committen oder zurückrollen."
 
-#: access/transam/multixact.c:997
+#: access/transam/multixact.c:1013
 #, c-format
 msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
 msgstr "Datenbank nimmt keine Befehle an, die neue MultiXactIds erzeugen, um Datenverlust wegen Transaktionsnummernüberlauf in Datenbank mit OID %u zu vermeiden"
 
-#: access/transam/multixact.c:1009 access/transam/multixact.c:2201
+#: access/transam/multixact.c:1025 access/transam/multixact.c:2302
 #, c-format
 msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
 msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
 msgstr[0] "Datenbank „%s“ muss gevacuumt werden, bevor %u weitere MultiXactId aufgebraucht ist"
 msgstr[1] "Datenbank „%s“ muss gevacuumt werden, bevor %u weitere MultiXactIds aufgebraucht sind"
 
-#: access/transam/multixact.c:1018 access/transam/multixact.c:2210
+#: access/transam/multixact.c:1034 access/transam/multixact.c:2311
 #, c-format
 msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
 msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
 msgstr[0] "Datenbank mit OID %u muss gevacuumt werden, bevor %u weitere MultiXactId aufgebraucht ist"
 msgstr[1] "Datenbank mit OID %u muss gevacuumt werden, bevor %u weitere MultiXactIds aufgebraucht sind"
 
-#: access/transam/multixact.c:1169
+#: access/transam/multixact.c:1090
+#, c-format
+msgid "multixact \"members\" limit exceeded"
+msgstr "Grenze für Multixact-Mitglieder überschritten"
+
+#: access/transam/multixact.c:1091
+#, c-format
+msgid "This command would create a multixact with %u members, but the remaining space is only enough for %u member."
+msgid_plural "This command would create a multixact with %u members, but the remaining space is only enough for %u members."
+msgstr[0] "Dieser Befehl würde eine Multixact mit %u Mitgliedern erzeugen, aber es ist nur genug Platz für %u Mitglied."
+msgstr[1] "Dieser Befehl würde eine Multixact mit %u Mitgliedern erzeugen, aber es ist nur genug Platz für %u Mitglieder."
+
+#: access/transam/multixact.c:1096
+#, c-format
+msgid "Execute a database-wide VACUUM in database with OID %u with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
+msgstr "Führen Sie ein datenbankweites VACUUM in der Datenbank mit OID %u aus, mit reduzierten Einstellungen für vacuum_multixact_freeze_min_age und vacuum_multixact_freeze_table_age."
+
+#: access/transam/multixact.c:1103
+#, c-format
+msgid "database with OID %u must be vacuumed before %d more multixact members are used"
+msgstr "Datenbank mit OID %u muss gevacuumt werden, bevor %d weitere MultiXactId-Mitglieder aufgebraucht sind"
+
+#: access/transam/multixact.c:1106
+#, c-format
+msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
+msgstr "Führen Sie ein datenbankweites VACUUM in dieser Datenbank aus, mit reduzierten Einstellungen für vacuum_multixact_freeze_min_age und vacuum_multixact_freeze_table_age."
+
+#: access/transam/multixact.c:1226
 #, c-format
 msgid "MultiXactId %u does no longer exist -- apparent wraparound"
 msgstr "MultiXactId %u existiert nicht mehr -- anscheinender Überlauf"
 
-#: access/transam/multixact.c:1177
+#: access/transam/multixact.c:1234
 #, c-format
 msgid "MultiXactId %u has not been created yet -- apparent wraparound"
 msgstr "MultiXactId %u wurde noch nicht erzeugt -- anscheinender Überlauf"
 
-#: access/transam/multixact.c:2166
+#: access/transam/multixact.c:2266
 #, c-format
 msgid "MultiXactId wrap limit is %u, limited by database with OID %u"
 msgstr "Grenze für MultiXactId-Überlauf ist %u, begrenzt durch Datenbank mit OID %u"
 
-#: access/transam/multixact.c:2206 access/transam/multixact.c:2215
+#: access/transam/multixact.c:2307 access/transam/multixact.c:2316
 #: access/transam/varsup.c:137 access/transam/varsup.c:144
 #: access/transam/varsup.c:374 access/transam/varsup.c:381
 #, c-format
@@ -683,7 +710,7 @@ msgstr ""
 "Um ein Abschalten der Datenbank zu vermeiden, führen Sie ein komplettes VACUUM über diese Datenbank aus.\n"
 "Eventuell müssen Sie auch alte vorbereitete Transaktionen committen oder zurückrollen."
 
-#: access/transam/multixact.c:2799
+#: access/transam/multixact.c:3090
 #, c-format
 msgid "invalid MultiXactId: %u"
 msgstr "ungültige MultiXactId: %u"
@@ -775,9 +802,9 @@ msgstr "ungültige Daten in History-Datei „%s“"
 msgid "Timeline IDs must be less than child timeline's ID."
 msgstr "Zeitleisten-IDs müssen kleiner als die Zeitleisten-ID des Kindes sein."
 
-#: access/transam/timeline.c:346 access/transam/xlog.c:3289
-#: access/transam/xlog.c:10088 access/transam/xlog.c:10101
-#: access/transam/xlog.c:10469 access/transam/xlog.c:10512
+#: access/transam/timeline.c:346 access/transam/xlog.c:3293
+#: access/transam/xlog.c:10198 access/transam/xlog.c:10211
+#: access/transam/xlog.c:10579 access/transam/xlog.c:10622
 #: access/transam/xlogfuncs.c:468 access/transam/xlogfuncs.c:487
 #: replication/logical/reorderbuffer.c:2820 replication/walsender.c:482
 #: storage/file/copydir.c:176 utils/adt/genfile.c:139
@@ -786,8 +813,8 @@ msgid "could not read file \"%s\": %m"
 msgstr "konnte Datei „%s“ nicht lesen: %m"
 
 #: access/transam/timeline.c:412 access/transam/timeline.c:502
-#: access/transam/xlog.c:3191 access/transam/xlog.c:3320
-#: access/transam/xlogfuncs.c:493 commands/copy.c:1522
+#: access/transam/xlog.c:3195 access/transam/xlog.c:3324
+#: access/transam/xlogfuncs.c:493 commands/copy.c:1529
 #: storage/file/copydir.c:201
 #, c-format
 msgid "could not close file \"%s\": %m"
@@ -799,7 +826,7 @@ msgid "could not link file \"%s\" to \"%s\": %m"
 msgstr "konnte Datei „%s“ nicht nach „%s“ linken: %m"
 
 #: access/transam/timeline.c:436 access/transam/timeline.c:526
-#: access/transam/xlog.c:5403 access/transam/xlog.c:6503
+#: access/transam/xlog.c:5415 access/transam/xlog.c:6598
 #: access/transam/xlogarchive.c:458 access/transam/xlogarchive.c:475
 #: access/transam/xlogarchive.c:582 postmaster/pgarch.c:759
 #: replication/logical/snapbuild.c:1606 replication/slot.c:469
@@ -1007,911 +1034,912 @@ msgstr "Grenze für Transaktionsnummernüberlauf ist %u, begrenzt durch Datenban
 msgid "cannot have more than 2^32-2 commands in a transaction"
 msgstr "kann nicht mehr als 2^32-2 Befehle in einer Transaktion ausführen"
 
-#: access/transam/xact.c:1370
+#: access/transam/xact.c:1375
 #, c-format
 msgid "maximum number of committed subtransactions (%d) exceeded"
 msgstr "maximale Anzahl committeter Subtransaktionen (%d) erreicht"
 
-#: access/transam/xact.c:2151
+#: access/transam/xact.c:2156
 #, c-format
 msgid "cannot PREPARE a transaction that has operated on temporary tables"
 msgstr "PREPARE kann nicht für eine Transaktion ausgeführt werden, die temporäre Tabellen bearbeitet hat"
 
-#: access/transam/xact.c:2161
+#: access/transam/xact.c:2166
 #, c-format
 msgid "cannot PREPARE a transaction that has exported snapshots"
 msgstr "PREPARE kann nicht für eine Transaktion ausgeführt werden, die Snapshots exportiert hat"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3000
+#: access/transam/xact.c:3005
 #, c-format
 msgid "%s cannot run inside a transaction block"
 msgstr "%s kann nicht in einem Transaktionsblock laufen"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3010
+#: access/transam/xact.c:3015
 #, c-format
 msgid "%s cannot run inside a subtransaction"
 msgstr "%s kann nicht in einer Subtransaktion laufen"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3020
+#: access/transam/xact.c:3025
 #, c-format
 msgid "%s cannot be executed from a function or multi-command string"
 msgstr "%s kann nicht aus einer Funktion oder einer mehrbefehligen Zeichenkette heraus ausgeführt werden"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3091
+#: access/transam/xact.c:3096
 #, c-format
 msgid "%s can only be used in transaction blocks"
 msgstr "%s kann nur in Transaktionsblöcken verwendet werden"
 
-#: access/transam/xact.c:3274
+#: access/transam/xact.c:3279
 #, c-format
 msgid "there is already a transaction in progress"
 msgstr "eine Transaktion ist bereits begonnen"
 
-#: access/transam/xact.c:3442 access/transam/xact.c:3535
+#: access/transam/xact.c:3447 access/transam/xact.c:3540
 #, c-format
 msgid "there is no transaction in progress"
 msgstr "keine Transaktion offen"
 
-#: access/transam/xact.c:3631 access/transam/xact.c:3682
-#: access/transam/xact.c:3688 access/transam/xact.c:3732
-#: access/transam/xact.c:3781 access/transam/xact.c:3787
+#: access/transam/xact.c:3636 access/transam/xact.c:3687
+#: access/transam/xact.c:3693 access/transam/xact.c:3737
+#: access/transam/xact.c:3786 access/transam/xact.c:3792
 #, c-format
 msgid "no such savepoint"
 msgstr "Savepoint existiert nicht"
 
-#: access/transam/xact.c:4464
+#: access/transam/xact.c:4469
 #, c-format
 msgid "cannot have more than 2^32-1 subtransactions in a transaction"
 msgstr "kann nicht mehr als 2^32-1 Subtransaktionen in einer Transaktion haben"
 
-#: access/transam/xlog.c:2416
+#: access/transam/xlog.c:2420
 #, c-format
 msgid "could not seek in log file %s to offset %u: %m"
 msgstr "konnte Positionszeiger in Logdatei %s nicht auf %u setzen: %m"
 
-#: access/transam/xlog.c:2436
+#: access/transam/xlog.c:2440
 #, c-format
 msgid "could not write to log file %s at offset %u, length %zu: %m"
 msgstr "konnte nicht in Logdatei %s bei Position %u, Länge %zu schreiben: %m"
 
-#: access/transam/xlog.c:2712
+#: access/transam/xlog.c:2716
 #, c-format
 msgid "updated min recovery point to %X/%X on timeline %u"
 msgstr "minimaler Recovery-Punkt auf %X/%X auf Zeitleiste %u aktualisiert"
 
-#: access/transam/xlog.c:3292
+#: access/transam/xlog.c:3296
 #, c-format
 msgid "not enough data in file \"%s\""
 msgstr "nicht genug Daten in Datei „%s“"
 
-#: access/transam/xlog.c:3411
+#: access/transam/xlog.c:3415
 #, c-format
 msgid "could not link file \"%s\" to \"%s\" (initialization of log file): %m"
 msgstr "konnte Datei „%s“ nicht nach „%s“ linken (Logdatei-Initialisierung): %m"
 
-#: access/transam/xlog.c:3423
+#: access/transam/xlog.c:3427
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\" (initialization of log file): %m"
 msgstr "konnte Datei „%s“ nicht in „%s“ umbenennen (Logdatei-Initialisierung): %m"
 
-#: access/transam/xlog.c:3451
+#: access/transam/xlog.c:3455
 #, c-format
 msgid "could not open transaction log file \"%s\": %m"
 msgstr "konnte Transaktionslogdatei „%s“ nicht öffnen: %m"
 
-#: access/transam/xlog.c:3640
+#: access/transam/xlog.c:3644
 #, c-format
 msgid "could not close log file %s: %m"
 msgstr "konnte Logdatei %s nicht schließen: %m"
 
-#: access/transam/xlog.c:3699 replication/logical/logicalfuncs.c:147
-#: replication/walsender.c:2088
+#: access/transam/xlog.c:3703 replication/logical/logicalfuncs.c:147
+#: replication/walsender.c:2077
 #, c-format
 msgid "requested WAL segment %s has already been removed"
 msgstr "das angeforderte WAL-Segment %s wurde schon entfernt"
 
-#: access/transam/xlog.c:3777 access/transam/xlog.c:3954
+#: access/transam/xlog.c:3766 access/transam/xlog.c:3966
+#: access/transam/xlog.c:5451
 #, c-format
 msgid "could not open transaction log directory \"%s\": %m"
 msgstr "konnte Transaktionslog-Verzeichnis „%s“ nicht öffnen: %m"
 
-#: access/transam/xlog.c:3825
+#: access/transam/xlog.c:3848
 #, c-format
 msgid "recycled transaction log file \"%s\""
 msgstr "Transaktionslogdatei „%s“ wird wiederverwendet"
 
-#: access/transam/xlog.c:3841
+#: access/transam/xlog.c:3863
 #, c-format
 msgid "removing transaction log file \"%s\""
 msgstr "entferne Transaktionslogdatei „%s“"
 
-#: access/transam/xlog.c:3864
+#: access/transam/xlog.c:3881
 #, c-format
 msgid "could not rename old transaction log file \"%s\": %m"
 msgstr "konnte alte Transaktionslogdatei „%s“ nicht umbenennen: %m"
 
-#: access/transam/xlog.c:3876
+#: access/transam/xlog.c:3893
 #, c-format
 msgid "could not remove old transaction log file \"%s\": %m"
 msgstr "konnte alte Transaktionslogdatei „%s“ nicht löschen: %m"
 
-#: access/transam/xlog.c:3914 access/transam/xlog.c:3924
+#: access/transam/xlog.c:3926 access/transam/xlog.c:3936
 #, c-format
 msgid "required WAL directory \"%s\" does not exist"
 msgstr "benötigtes WAL-Verzeichnis „%s“ existiert nicht"
 
-#: access/transam/xlog.c:3930
+#: access/transam/xlog.c:3942
 #, c-format
 msgid "creating missing WAL directory \"%s\""
 msgstr "erzeuge fehlendes WAL-Verzeichnis „%s“"
 
-#: access/transam/xlog.c:3933
+#: access/transam/xlog.c:3945
 #, c-format
 msgid "could not create missing directory \"%s\": %m"
 msgstr "konnte fehlendes Verzeichnis „%s“ nicht erzeugen: %m"
 
-#: access/transam/xlog.c:3967
+#: access/transam/xlog.c:3979
 #, c-format
 msgid "removing transaction log backup history file \"%s\""
 msgstr "entferne Transaktionslog-Backup-History-Datei „%s“"
 
-#: access/transam/xlog.c:4159
+#: access/transam/xlog.c:4171
 #, c-format
 msgid "unexpected timeline ID %u in log segment %s, offset %u"
 msgstr "unerwartete Zeitleisten-ID %u in Logsegment %s, Offset %u"
 
-#: access/transam/xlog.c:4281
+#: access/transam/xlog.c:4293
 #, c-format
 msgid "new timeline %u is not a child of database system timeline %u"
 msgstr "neue Zeitleiste %u ist kein Kind der Datenbanksystemzeitleiste %u"
 
-#: access/transam/xlog.c:4295
+#: access/transam/xlog.c:4307
 #, c-format
 msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
 msgstr "neue Zeitleiste %u zweigte von der aktuellen Datenbanksystemzeitleiste %u vor dem aktuellen Wiederherstellungspunkt %X/%X ab"
 
-#: access/transam/xlog.c:4314
+#: access/transam/xlog.c:4326
 #, c-format
 msgid "new target timeline is %u"
 msgstr "neue Zielzeitleiste ist %u"
 
-#: access/transam/xlog.c:4394
+#: access/transam/xlog.c:4406
 #, c-format
 msgid "could not create control file \"%s\": %m"
 msgstr "konnte Kontrolldatei „%s“ nicht erzeugen: %m"
 
-#: access/transam/xlog.c:4405 access/transam/xlog.c:4641
+#: access/transam/xlog.c:4417 access/transam/xlog.c:4653
 #, c-format
 msgid "could not write to control file: %m"
 msgstr "konnte nicht in Kontrolldatei schreiben: %m"
 
-#: access/transam/xlog.c:4411 access/transam/xlog.c:4647
+#: access/transam/xlog.c:4423 access/transam/xlog.c:4659
 #, c-format
 msgid "could not fsync control file: %m"
 msgstr "konnte Kontrolldatei nicht fsyncen: %m"
 
-#: access/transam/xlog.c:4416 access/transam/xlog.c:4652
+#: access/transam/xlog.c:4428 access/transam/xlog.c:4664
 #, c-format
 msgid "could not close control file: %m"
 msgstr "konnte Kontrolldatei nicht schließen: %m"
 
-#: access/transam/xlog.c:4434 access/transam/xlog.c:4630
+#: access/transam/xlog.c:4446 access/transam/xlog.c:4642
 #, c-format
 msgid "could not open control file \"%s\": %m"
 msgstr "konnte Kontrolldatei „%s“ nicht öffnen: %m"
 
-#: access/transam/xlog.c:4440
+#: access/transam/xlog.c:4452
 #, c-format
 msgid "could not read from control file: %m"
 msgstr "konnte nicht aus Kontrolldatei lesen: %m"
 
-#: access/transam/xlog.c:4453 access/transam/xlog.c:4462
-#: access/transam/xlog.c:4486 access/transam/xlog.c:4493
-#: access/transam/xlog.c:4500 access/transam/xlog.c:4505
-#: access/transam/xlog.c:4512 access/transam/xlog.c:4519
-#: access/transam/xlog.c:4526 access/transam/xlog.c:4533
-#: access/transam/xlog.c:4540 access/transam/xlog.c:4547
-#: access/transam/xlog.c:4554 access/transam/xlog.c:4563
-#: access/transam/xlog.c:4570 access/transam/xlog.c:4579
-#: access/transam/xlog.c:4586 access/transam/xlog.c:4595
-#: access/transam/xlog.c:4602 utils/init/miscinit.c:1139
+#: access/transam/xlog.c:4465 access/transam/xlog.c:4474
+#: access/transam/xlog.c:4498 access/transam/xlog.c:4505
+#: access/transam/xlog.c:4512 access/transam/xlog.c:4517
+#: access/transam/xlog.c:4524 access/transam/xlog.c:4531
+#: access/transam/xlog.c:4538 access/transam/xlog.c:4545
+#: access/transam/xlog.c:4552 access/transam/xlog.c:4559
+#: access/transam/xlog.c:4566 access/transam/xlog.c:4575
+#: access/transam/xlog.c:4582 access/transam/xlog.c:4591
+#: access/transam/xlog.c:4598 access/transam/xlog.c:4607
+#: access/transam/xlog.c:4614 utils/init/miscinit.c:1139
 #, c-format
 msgid "database files are incompatible with server"
 msgstr "Datenbankdateien sind inkompatibel mit Server"
 
-#: access/transam/xlog.c:4454
+#: access/transam/xlog.c:4466
 #, c-format
 msgid "The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
 msgstr "Der Datenbank-Cluster wurde mit PG_CONTROL_VERSION %d (0x%08x) initialisiert, aber der Server wurde mit PG_CONTROL_VERSION %d (0x%08x) kompiliert."
 
-#: access/transam/xlog.c:4458
+#: access/transam/xlog.c:4470
 #, c-format
 msgid "This could be a problem of mismatched byte ordering.  It looks like you need to initdb."
 msgstr "Das Problem könnte eine falsche Byte-Reihenfolge sein. Es sieht so aus, dass Sie initdb ausführen müssen."
 
-#: access/transam/xlog.c:4463
+#: access/transam/xlog.c:4475
 #, c-format
 msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
 msgstr "Der Datenbank-Cluster wurde mit PG_CONTROL_VERSION %d initialisiert, aber der Server wurde mit PG_CONTROL_VERSION %d kompiliert."
 
-#: access/transam/xlog.c:4466 access/transam/xlog.c:4490
-#: access/transam/xlog.c:4497 access/transam/xlog.c:4502
+#: access/transam/xlog.c:4478 access/transam/xlog.c:4502
+#: access/transam/xlog.c:4509 access/transam/xlog.c:4514
 #, c-format
 msgid "It looks like you need to initdb."
 msgstr "Es sieht so aus, dass Sie initdb ausführen müssen."
 
-#: access/transam/xlog.c:4477
+#: access/transam/xlog.c:4489
 #, c-format
 msgid "incorrect checksum in control file"
 msgstr "falsche Prüfsumme in Kontrolldatei"
 
-#: access/transam/xlog.c:4487
+#: access/transam/xlog.c:4499
 #, c-format
 msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
 msgstr "Der Datenbank-Cluster wurde mit CATALOG_VERSION_NO %d initialisiert, aber der Server wurde mit CATALOG_VERSION_NO %d kompiliert."
 
-#: access/transam/xlog.c:4494
+#: access/transam/xlog.c:4506
 #, c-format
 msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
 msgstr "Der Datenbank-Cluster wurde mit MAXALIGN %d initialisiert, aber der Server wurde mit MAXALIGN %d kompiliert."
 
-#: access/transam/xlog.c:4501
+#: access/transam/xlog.c:4513
 #, c-format
 msgid "The database cluster appears to use a different floating-point number format than the server executable."
 msgstr "Der Datenbank-Cluster verwendet anscheinend ein anderes Fließkommazahlenformat als das Serverprogramm."
 
-#: access/transam/xlog.c:4506
+#: access/transam/xlog.c:4518
 #, c-format
 msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
 msgstr "Der Datenbank-Cluster wurde mit BLCKSZ %d initialisiert, aber der Server wurde mit BLCKSZ %d kompiliert."
 
-#: access/transam/xlog.c:4509 access/transam/xlog.c:4516
-#: access/transam/xlog.c:4523 access/transam/xlog.c:4530
-#: access/transam/xlog.c:4537 access/transam/xlog.c:4544
-#: access/transam/xlog.c:4551 access/transam/xlog.c:4558
-#: access/transam/xlog.c:4566 access/transam/xlog.c:4573
-#: access/transam/xlog.c:4582 access/transam/xlog.c:4589
-#: access/transam/xlog.c:4598 access/transam/xlog.c:4605
+#: access/transam/xlog.c:4521 access/transam/xlog.c:4528
+#: access/transam/xlog.c:4535 access/transam/xlog.c:4542
+#: access/transam/xlog.c:4549 access/transam/xlog.c:4556
+#: access/transam/xlog.c:4563 access/transam/xlog.c:4570
+#: access/transam/xlog.c:4578 access/transam/xlog.c:4585
+#: access/transam/xlog.c:4594 access/transam/xlog.c:4601
+#: access/transam/xlog.c:4610 access/transam/xlog.c:4617
 #, c-format
 msgid "It looks like you need to recompile or initdb."
 msgstr "Es sieht so aus, dass Sie neu kompilieren oder initdb ausführen müssen."
 
-#: access/transam/xlog.c:4513
+#: access/transam/xlog.c:4525
 #, c-format
 msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
 msgstr "Der Datenbank-Cluster wurde mit RELSEG_SIZE %d initialisiert, aber der Server wurde mit RELSEGSIZE %d kompiliert."
 
-#: access/transam/xlog.c:4520
+#: access/transam/xlog.c:4532
 #, c-format
 msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
 msgstr "Der Datenbank-Cluster wurde mit XLOG_BLCKSZ %d initialisiert, aber der Server wurde mit XLOG_BLCKSZ %d kompiliert."
 
-#: access/transam/xlog.c:4527
+#: access/transam/xlog.c:4539
 #, c-format
 msgid "The database cluster was initialized with XLOG_SEG_SIZE %d, but the server was compiled with XLOG_SEG_SIZE %d."
 msgstr "Der Datenbank-Cluster wurde mit XLOG_SEG_SIZE %d initialisiert, aber der Server wurde mit XLOG_SEG_SIZE %d kompiliert."
 
-#: access/transam/xlog.c:4534
+#: access/transam/xlog.c:4546
 #, c-format
 msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
 msgstr "Der Datenbank-Cluster wurde mit NAMEDATALEN %d initialisiert, aber der Server wurde mit NAMEDATALEN %d kompiliert."
 
-#: access/transam/xlog.c:4541
+#: access/transam/xlog.c:4553
 #, c-format
 msgid "The database cluster was initialized with INDEX_MAX_KEYS %d, but the server was compiled with INDEX_MAX_KEYS %d."
 msgstr "Der Datenbank-Cluster wurde mit INDEX_MAX_KEYS %d initialisiert, aber der Server wurde mit INDEX_MAX_KEYS %d kompiliert."
 
-#: access/transam/xlog.c:4548
+#: access/transam/xlog.c:4560
 #, c-format
 msgid "The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the server was compiled with TOAST_MAX_CHUNK_SIZE %d."
 msgstr "Der Datenbank-Cluster wurde mit TOAST_MAX_CHUNK_SIZE %d initialisiert, aber der Server wurde mit TOAST_MAX_CHUNK_SIZE %d kompiliert."
 
-#: access/transam/xlog.c:4555
+#: access/transam/xlog.c:4567
 #, c-format
 msgid "The database cluster was initialized with LOBLKSIZE %d, but the server was compiled with LOBLKSIZE %d."
 msgstr "Der Datenbank-Cluster wurde mit LOBLKSIZE %d initialisiert, aber der Server wurde mit LOBLKSIZE %d kompiliert."
 
-#: access/transam/xlog.c:4564
+#: access/transam/xlog.c:4576
 #, c-format
 msgid "The database cluster was initialized without HAVE_INT64_TIMESTAMP but the server was compiled with HAVE_INT64_TIMESTAMP."
 msgstr "Der Datenbank-Cluster wurde ohne HAVE_INT64_TIMESTAMP initialisiert, aber der Server wurde mit HAE_INT64_TIMESTAMP kompiliert."
 
-#: access/transam/xlog.c:4571
+#: access/transam/xlog.c:4583
 #, c-format
 msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP."
 msgstr "Der Datenbank-Cluster wurde mit HAVE_INT64_TIMESTAMP initialisiert, aber der Server wurde ohne HAE_INT64_TIMESTAMP kompiliert."
 
-#: access/transam/xlog.c:4580
+#: access/transam/xlog.c:4592
 #, c-format
 msgid "The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL."
 msgstr "Der Datenbank-Cluster wurde ohne USE_FLOAT4_BYVAL initialisiert, aber der Server wurde mit USE_FLOAT4_BYVAL kompiliert."
 
-#: access/transam/xlog.c:4587
+#: access/transam/xlog.c:4599
 #, c-format
 msgid "The database cluster was initialized with USE_FLOAT4_BYVAL but the server was compiled without USE_FLOAT4_BYVAL."
 msgstr "Der Datenbank-Cluster wurde mit USE_FLOAT4_BYVAL initialisiert, aber der Server wurde ohne USE_FLOAT4_BYVAL kompiliert."
 
-#: access/transam/xlog.c:4596
+#: access/transam/xlog.c:4608
 #, c-format
 msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
 msgstr "Der Datenbank-Cluster wurde ohne USE_FLOAT8_BYVAL initialisiert, aber der Server wurde mit USE_FLOAT8_BYVAL kompiliert."
 
-#: access/transam/xlog.c:4603
+#: access/transam/xlog.c:4615
 #, c-format
 msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
 msgstr "Der Datenbank-Cluster wurde mit USE_FLOAT8_BYVAL initialisiert, aber der Server wurde ohne USE_FLOAT8_BYVAL kompiliert."
 
-#: access/transam/xlog.c:5004
+#: access/transam/xlog.c:5016
 #, c-format
 msgid "could not write bootstrap transaction log file: %m"
 msgstr "konnte Bootstrap-Transaktionslogdatei nicht schreiben: %m"
 
-#: access/transam/xlog.c:5010
+#: access/transam/xlog.c:5022
 #, c-format
 msgid "could not fsync bootstrap transaction log file: %m"
 msgstr "konnte Bootstrap-Transaktionslogdatei nicht fsyncen: %m"
 
-#: access/transam/xlog.c:5015
+#: access/transam/xlog.c:5027
 #, c-format
 msgid "could not close bootstrap transaction log file: %m"
 msgstr "konnte Bootstrap-Transaktionslogdatei nicht schließen: %m"
 
-#: access/transam/xlog.c:5086
+#: access/transam/xlog.c:5098
 #, c-format
 msgid "could not open recovery command file \"%s\": %m"
 msgstr "konnte Recovery-Kommandodatei „%s“ nicht öffnen: %m"
 
-#: access/transam/xlog.c:5126 access/transam/xlog.c:5217
-#: access/transam/xlog.c:5228 commands/extension.c:527
+#: access/transam/xlog.c:5138 access/transam/xlog.c:5229
+#: access/transam/xlog.c:5240 commands/extension.c:527
 #: commands/extension.c:535 utils/misc/guc.c:5355
 #, c-format
 msgid "parameter \"%s\" requires a Boolean value"
 msgstr "Parameter „%s“ erfordert einen Boole’schen Wert"
 
-#: access/transam/xlog.c:5142
+#: access/transam/xlog.c:5154
 #, c-format
 msgid "recovery_target_timeline is not a valid number: \"%s\""
 msgstr "recovery_target_timeline ist keine gültige Zahl: „%s“"
 
-#: access/transam/xlog.c:5158
+#: access/transam/xlog.c:5170
 #, c-format
 msgid "recovery_target_xid is not a valid number: \"%s\""
 msgstr "recovery_target_xid ist keine gültige Zahl: „%s“"
 
-#: access/transam/xlog.c:5189
+#: access/transam/xlog.c:5201
 #, c-format
 msgid "recovery_target_name is too long (maximum %d characters)"
 msgstr "recovery_target_name ist zu lang (maximal %d Zeichen)"
 
-#: access/transam/xlog.c:5203
+#: access/transam/xlog.c:5215
 #, c-format
 msgid "invalid value for recovery parameter \"recovery_target\""
 msgstr "ungültiger Wert für Recovery-Parameter „recovery_target“"
 
-#: access/transam/xlog.c:5204
+#: access/transam/xlog.c:5216
 #, c-format
 msgid "The only allowed value is \"immediate\"."
 msgstr "Der einzige erlaubte Wert ist „immediate“."
 
-#: access/transam/xlog.c:5263
+#: access/transam/xlog.c:5275
 #, c-format
 msgid "parameter \"%s\" requires a temporal value"
 msgstr "Parameter „%s“ erfordert einen Zeitwert"
 
-#: access/transam/xlog.c:5265 catalog/dependency.c:970
+#: access/transam/xlog.c:5277 catalog/dependency.c:970
 #: catalog/dependency.c:971 catalog/dependency.c:977 catalog/dependency.c:978
 #: catalog/dependency.c:989 catalog/dependency.c:990
 #: catalog/objectaddress.c:764 commands/tablecmds.c:763
-#: commands/tablecmds.c:8949 commands/user.c:988 commands/view.c:475
+#: commands/tablecmds.c:8965 commands/user.c:988 commands/view.c:475
 #: libpq/auth.c:285 port/win32/security.c:51 storage/lmgr/deadlock.c:955
-#: storage/lmgr/proc.c:1184 utils/misc/guc.c:5377 utils/misc/guc.c:5470
+#: storage/lmgr/proc.c:1191 utils/misc/guc.c:5377 utils/misc/guc.c:5470
 #: utils/misc/guc.c:8845 utils/misc/guc.c:8879 utils/misc/guc.c:8913
 #: utils/misc/guc.c:8947 utils/misc/guc.c:8982
 #, c-format
 msgid "%s"
 msgstr "%s"
 
-#: access/transam/xlog.c:5271
+#: access/transam/xlog.c:5283
 #, c-format
 msgid "unrecognized recovery parameter \"%s\""
 msgstr "unbekannter Recovery-Parameter „%s“"
 
-#: access/transam/xlog.c:5282
+#: access/transam/xlog.c:5294
 #, c-format
 msgid "recovery command file \"%s\" specified neither primary_conninfo nor restore_command"
 msgstr "Recovery-Kommandodatei „%s“ hat weder primary_conninfo noch restore_command angegeben"
 
-#: access/transam/xlog.c:5284
+#: access/transam/xlog.c:5296
 #, c-format
 msgid "The database server will regularly poll the pg_xlog subdirectory to check for files placed there."
 msgstr "Der Datenbankserver prüft das Unterverzeichnis pg_xlog regelmäßig auf dort abgelegte Dateien."
 
-#: access/transam/xlog.c:5290
+#: access/transam/xlog.c:5302
 #, c-format
 msgid "recovery command file \"%s\" must specify restore_command when standby mode is not enabled"
 msgstr "Recovery-Kommandodatei „%s“ muss restore_command angeben, wenn der Standby-Modus nicht eingeschaltet ist"
 
-#: access/transam/xlog.c:5310
+#: access/transam/xlog.c:5322
 #, c-format
 msgid "recovery target timeline %u does not exist"
 msgstr "recovery_target_timeline %u existiert nicht"
 
-#: access/transam/xlog.c:5407
+#: access/transam/xlog.c:5419
 #, c-format
 msgid "archive recovery complete"
 msgstr "Wiederherstellung aus Archiv abgeschlossen"
 
-#: access/transam/xlog.c:5477 access/transam/xlog.c:5671
+#: access/transam/xlog.c:5559 access/transam/xlog.c:5753
 #, c-format
 msgid "recovery stopping after reaching consistency"
 msgstr "Wiederherstellung beendet nachdem Konsistenz erreicht wurde"
 
-#: access/transam/xlog.c:5552
+#: access/transam/xlog.c:5634
 #, c-format
 msgid "recovery stopping before commit of transaction %u, time %s"
 msgstr "Wiederherstellung beendet vor Commit der Transaktion %u, Zeit %s"
 
-#: access/transam/xlog.c:5559
+#: access/transam/xlog.c:5641
 #, c-format
 msgid "recovery stopping before abort of transaction %u, time %s"
 msgstr "Wiederherstellung beendet vor Abbruch der Transaktion %u, Zeit %s"
 
-#: access/transam/xlog.c:5601
+#: access/transam/xlog.c:5683
 #, c-format
 msgid "recovery stopping at restore point \"%s\", time %s"
 msgstr "Wiederherstellung beendet bei Restore-Punkt „%s“, Zeit %s"
 
-#: access/transam/xlog.c:5651
+#: access/transam/xlog.c:5733
 #, c-format
 msgid "recovery stopping after commit of transaction %u, time %s"
 msgstr "Wiederherstellung beendet nach Commit der Transaktion %u, Zeit %s"
 
-#: access/transam/xlog.c:5659
+#: access/transam/xlog.c:5741
 #, c-format
 msgid "recovery stopping after abort of transaction %u, time %s"
 msgstr "Wiederherstellung beendet nach Abbruch der Transaktion %u, Zeit %s"
 
-#: access/transam/xlog.c:5698
+#: access/transam/xlog.c:5780
 #, c-format
 msgid "recovery has paused"
 msgstr "Wiederherstellung wurde pausiert"
 
-#: access/transam/xlog.c:5699
+#: access/transam/xlog.c:5781
 #, c-format
 msgid "Execute pg_xlog_replay_resume() to continue."
 msgstr "Führen Sie pg_xlog_replay_resume() aus um fortzusetzen."
 
-#: access/transam/xlog.c:5914
+#: access/transam/xlog.c:5997
 #, c-format
 msgid "hot standby is not possible because %s = %d is a lower setting than on the master server (its value was %d)"
 msgstr "Hot Standby ist nicht möglich, weil %s = %d eine niedrigere Einstellung als auf dem Masterserver ist (Wert dort war %d)"
 
-#: access/transam/xlog.c:5936
+#: access/transam/xlog.c:6019
 #, c-format
 msgid "WAL was generated with wal_level=minimal, data may be missing"
 msgstr "WAL wurde mit wal_level=minimal erzeugt, eventuell fehlen Daten"
 
-#: access/transam/xlog.c:5937
+#: access/transam/xlog.c:6020
 #, c-format
 msgid "This happens if you temporarily set wal_level=minimal without taking a new base backup."
 msgstr "Das passiert, wenn vorübergehend wal_level=minimal gesetzt wurde, ohne ein neues Base-Backup zu erzeugen."
 
-#: access/transam/xlog.c:5948
+#: access/transam/xlog.c:6031
 #, c-format
 msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" or higher on the master server"
 msgstr "Hot Standby ist nicht möglich, weil wal_level auf dem Masterserver nicht auf „hot_standby“ oder höher gesetzt wurde"
 
-#: access/transam/xlog.c:5949
+#: access/transam/xlog.c:6032
 #, c-format
 msgid "Either set wal_level to \"hot_standby\" on the master, or turn off hot_standby here."
 msgstr "Setzen Sie entweder wal_level auf „hot_standby“ auf dem Master oder schalten Sie hot_standby hier aus."
 
-#: access/transam/xlog.c:6004
+#: access/transam/xlog.c:6087
 #, c-format
 msgid "control file contains invalid data"
 msgstr "Kontrolldatei enthält ungültige Daten"
 
-#: access/transam/xlog.c:6010
+#: access/transam/xlog.c:6093
 #, c-format
 msgid "database system was shut down at %s"
 msgstr "Datenbanksystem wurde am %s heruntergefahren"
 
-#: access/transam/xlog.c:6015
+#: access/transam/xlog.c:6098
 #, c-format
 msgid "database system was shut down in recovery at %s"
 msgstr "Datenbanksystem wurde während der Wiederherstellung am %s heruntergefahren"
 
-#: access/transam/xlog.c:6019
+#: access/transam/xlog.c:6102
 #, c-format
 msgid "database system shutdown was interrupted; last known up at %s"
 msgstr "Datenbanksystem wurde beim Herunterfahren unterbrochen; letzte bekannte Aktion am %s"
 
-#: access/transam/xlog.c:6023
+#: access/transam/xlog.c:6106
 #, c-format
 msgid "database system was interrupted while in recovery at %s"
 msgstr "Datenbanksystem wurde während der Wiederherstellung am %s unterbrochen"
 
-#: access/transam/xlog.c:6025
+#: access/transam/xlog.c:6108
 #, c-format
 msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
 msgstr "Das bedeutet wahrscheinlich, dass einige Daten verfälscht sind und Sie die letzte Datensicherung zur Wiederherstellung verwenden müssen."
 
-#: access/transam/xlog.c:6029
+#: access/transam/xlog.c:6112
 #, c-format
 msgid "database system was interrupted while in recovery at log time %s"
 msgstr "Datenbanksystem wurde während der Wiederherstellung bei Logzeit %s unterbrochen"
 
-#: access/transam/xlog.c:6031
+#: access/transam/xlog.c:6114
 #, c-format
 msgid "If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target."
 msgstr "Wenn dies mehr als einmal vorgekommen ist, dann sind einige Daten möglicherweise verfälscht und Sie müssen ein früheres Wiederherstellungsziel wählen."
 
-#: access/transam/xlog.c:6035
+#: access/transam/xlog.c:6118
 #, c-format
 msgid "database system was interrupted; last known up at %s"
 msgstr "Datenbanksystem wurde unterbrochen; letzte bekannte Aktion am %s"
 
-#: access/transam/xlog.c:6089
+#: access/transam/xlog.c:6184
 #, c-format
 msgid "entering standby mode"
 msgstr "Standby-Modus eingeschaltet"
 
-#: access/transam/xlog.c:6092
+#: access/transam/xlog.c:6187
 #, c-format
 msgid "starting point-in-time recovery to XID %u"
 msgstr "starte Point-in-Time-Recovery bis XID %u"
 
-#: access/transam/xlog.c:6096
+#: access/transam/xlog.c:6191
 #, c-format
 msgid "starting point-in-time recovery to %s"
 msgstr "starte Point-in-Time-Recovery bis %s"
 
-#: access/transam/xlog.c:6100
+#: access/transam/xlog.c:6195
 #, c-format
 msgid "starting point-in-time recovery to \"%s\""
 msgstr "starte Point-in-Time-Recovery bis „%s“"
 
-#: access/transam/xlog.c:6104
+#: access/transam/xlog.c:6199
 #, c-format
 msgid "starting point-in-time recovery to earliest consistent point"
 msgstr "starte Point-in-Time-Recovery bis zum frühesten konsistenten Punkt"
 
-#: access/transam/xlog.c:6107
+#: access/transam/xlog.c:6202
 #, c-format
 msgid "starting archive recovery"
 msgstr "starte Wiederherstellung aus Archiv"
 
-#: access/transam/xlog.c:6124
+#: access/transam/xlog.c:6219
 #, c-format
 msgid "Failed while allocating an XLog reading processor."
 msgstr "Fehlgeschlagen beim Anlegen eines XLog-Leseprozessors."
 
-#: access/transam/xlog.c:6149 access/transam/xlog.c:6216
+#: access/transam/xlog.c:6244 access/transam/xlog.c:6311
 #, c-format
 msgid "checkpoint record is at %X/%X"
 msgstr "Checkpoint-Eintrag ist bei %X/%X"
 
-#: access/transam/xlog.c:6163
+#: access/transam/xlog.c:6258
 #, c-format
 msgid "could not find redo location referenced by checkpoint record"
 msgstr "konnte die vom Checkpoint-Datensatz referenzierte Redo-Position nicht finden"
 
-#: access/transam/xlog.c:6164 access/transam/xlog.c:6171
+#: access/transam/xlog.c:6259 access/transam/xlog.c:6266
 #, c-format
 msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
 msgstr "Wenn Sie gerade keine Sicherung wiederherstellen, versuchen Sie, die Datei „%s/backup_label“ zu löschen."
 
-#: access/transam/xlog.c:6170
+#: access/transam/xlog.c:6265
 #, c-format
 msgid "could not locate required checkpoint record"
 msgstr "konnte den nötigen Checkpoint-Datensatz nicht finden"
 
-#: access/transam/xlog.c:6226 access/transam/xlog.c:6241
+#: access/transam/xlog.c:6321 access/transam/xlog.c:6336
 #, c-format
 msgid "could not locate a valid checkpoint record"
 msgstr "konnte keinen gültigen Checkpoint-Datensatz finden"
 
-#: access/transam/xlog.c:6235
+#: access/transam/xlog.c:6330
 #, c-format
 msgid "using previous checkpoint record at %X/%X"
 msgstr "verwende vorherigen Checkpoint-Eintrag bei %X/%X"
 
-#: access/transam/xlog.c:6265
+#: access/transam/xlog.c:6360
 #, c-format
 msgid "requested timeline %u is not a child of this server's history"
 msgstr "angeforderte Zeitleiste %u ist kein Kind der History dieses Servers"
 
-#: access/transam/xlog.c:6267
+#: access/transam/xlog.c:6362
 #, c-format
 msgid "Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X."
 msgstr "Neuester Checkpoint ist bei %X/%X auf Zeitleiste %u, aber in der History der angeforderten Zeitleiste zweigte der Server von dieser Zeitleiste bei %X/%X ab."
 
-#: access/transam/xlog.c:6283
+#: access/transam/xlog.c:6378
 #, c-format
 msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
 msgstr "angeforderte Zeitleiste %u enthält nicht den minimalen Wiederherstellungspunkt %X/%X auf Zeitleiste %u"
 
-#: access/transam/xlog.c:6292
+#: access/transam/xlog.c:6387
 #, c-format
 msgid "redo record is at %X/%X; shutdown %s"
 msgstr "Redo-Eintrag ist bei %X/%X; Shutdown %s"
 
-#: access/transam/xlog.c:6296
+#: access/transam/xlog.c:6391
 #, c-format
 msgid "next transaction ID: %u/%u; next OID: %u"
 msgstr "nächste Transaktions-ID: %u/%u; nächste OID: %u"
 
-#: access/transam/xlog.c:6300
+#: access/transam/xlog.c:6395
 #, c-format
 msgid "next MultiXactId: %u; next MultiXactOffset: %u"
 msgstr "nächste MultiXactId: %u; nächster MultiXactOffset: %u"
 
-#: access/transam/xlog.c:6303
+#: access/transam/xlog.c:6398
 #, c-format
 msgid "oldest unfrozen transaction ID: %u, in database %u"
 msgstr "älteste nicht eingefrorene Transaktions-ID: %u, in Datenbank %u"
 
-#: access/transam/xlog.c:6306
+#: access/transam/xlog.c:6401
 #, c-format
 msgid "oldest MultiXactId: %u, in database %u"
 msgstr "älteste MultiXactId: %u, in Datenbank %u"
 
-#: access/transam/xlog.c:6310
+#: access/transam/xlog.c:6405
 #, c-format
 msgid "invalid next transaction ID"
 msgstr "ungültige nächste Transaktions-ID"
 
-#: access/transam/xlog.c:6380
+#: access/transam/xlog.c:6475
 #, c-format
 msgid "invalid redo in checkpoint record"
 msgstr "ungültiges Redo im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:6391
+#: access/transam/xlog.c:6486
 #, c-format
 msgid "invalid redo record in shutdown checkpoint"
 msgstr "ungültiger Redo-Datensatz im Shutdown-Checkpoint"
 
-#: access/transam/xlog.c:6422
+#: access/transam/xlog.c:6517
 #, c-format
 msgid "database system was not properly shut down; automatic recovery in progress"
 msgstr "Datenbanksystem wurde nicht richtig heruntergefahren; automatische Wiederherstellung läuft"
 
-#: access/transam/xlog.c:6426
+#: access/transam/xlog.c:6521
 #, c-format
 msgid "crash recovery starts in timeline %u and has target timeline %u"
 msgstr "Wiederherstellung nach Absturz beginnt in Zeitleiste %u und hat Zielzeitleiste %u"
 
-#: access/transam/xlog.c:6470
+#: access/transam/xlog.c:6565
 #, c-format
 msgid "backup_label contains data inconsistent with control file"
 msgstr "Daten in backup_label stimmen nicht mit Kontrolldatei überein"
 
-#: access/transam/xlog.c:6471
+#: access/transam/xlog.c:6566
 #, c-format
 msgid "This means that the backup is corrupted and you will have to use another backup for recovery."
 msgstr "Das bedeutet, dass die Datensicherung verfälscht ist und Sie eine andere Datensicherung zur Wiederherstellung verwenden werden müssen."
 
-#: access/transam/xlog.c:6536
+#: access/transam/xlog.c:6631
 #, c-format
 msgid "initializing for hot standby"
 msgstr "initialisiere für Hot Standby"
 
-#: access/transam/xlog.c:6668
+#: access/transam/xlog.c:6763
 #, c-format
 msgid "redo starts at %X/%X"
 msgstr "Redo beginnt bei %X/%X"
 
-#: access/transam/xlog.c:6883
+#: access/transam/xlog.c:6987
 #, c-format
 msgid "redo done at %X/%X"
 msgstr "Redo fertig bei %X/%X"
 
-#: access/transam/xlog.c:6888 access/transam/xlog.c:8742
+#: access/transam/xlog.c:6992 access/transam/xlog.c:8852
 #, c-format
 msgid "last completed transaction was at log time %s"
 msgstr "letzte vollständige Transaktion war bei Logzeit %s"
 
-#: access/transam/xlog.c:6896
+#: access/transam/xlog.c:7000
 #, c-format
 msgid "redo is not required"
 msgstr "Redo nicht nötig"
 
-#: access/transam/xlog.c:6954
+#: access/transam/xlog.c:7058
 #, c-format
 msgid "requested recovery stop point is before consistent recovery point"
 msgstr "angeforderter Recovery-Endpunkt ist vor konsistentem Recovery-Punkt"
 
-#: access/transam/xlog.c:6970 access/transam/xlog.c:6974
+#: access/transam/xlog.c:7074 access/transam/xlog.c:7078
 #, c-format
 msgid "WAL ends before end of online backup"
 msgstr "WAL endet vor dem Ende der Online-Sicherung"
 
-#: access/transam/xlog.c:6971
+#: access/transam/xlog.c:7075
 #, c-format
 msgid "All WAL generated while online backup was taken must be available at recovery."
 msgstr "Der komplette WAL, der während der Online-Sicherung erzeugt wurde, muss bei der Wiederherstellung verfügbar sein."
 
-#: access/transam/xlog.c:6975
+#: access/transam/xlog.c:7079
 #, c-format
 msgid "Online backup started with pg_start_backup() must be ended with pg_stop_backup(), and all WAL up to that point must be available at recovery."
 msgstr "Die mit pg_start_backup() begonnene Online-Sicherung muss mit pg_stop_backup() beendet werden und der ganze WAL bis zu diesem Punkt muss bei der Wiederherstellung verfügbar sein."
 
-#: access/transam/xlog.c:6978
+#: access/transam/xlog.c:7082
 #, c-format
 msgid "WAL ends before consistent recovery point"
 msgstr "WAL endet vor einem konsistenten Wiederherstellungspunkt"
 
-#: access/transam/xlog.c:7005
+#: access/transam/xlog.c:7109
 #, c-format
 msgid "selected new timeline ID: %u"
 msgstr "gewählte neue Zeitleisten-ID: %u"
 
-#: access/transam/xlog.c:7346
+#: access/transam/xlog.c:7456
 #, c-format
 msgid "consistent recovery state reached at %X/%X"
 msgstr "konsistenter Wiederherstellungszustand erreicht bei %X/%X"
 
-#: access/transam/xlog.c:7543
+#: access/transam/xlog.c:7653
 #, c-format
 msgid "invalid primary checkpoint link in control file"
 msgstr "ungültige primäre Checkpoint-Verknüpfung in Kontrolldatei"
 
-#: access/transam/xlog.c:7547
+#: access/transam/xlog.c:7657
 #, c-format
 msgid "invalid secondary checkpoint link in control file"
 msgstr "ungültige sekundäre Checkpoint-Verknüpfung in Kontrolldatei"
 
-#: access/transam/xlog.c:7551
+#: access/transam/xlog.c:7661
 #, c-format
 msgid "invalid checkpoint link in backup_label file"
 msgstr "ungültige Checkpoint-Verknüpfung in backup_label-Datei"
 
-#: access/transam/xlog.c:7568
+#: access/transam/xlog.c:7678
 #, c-format
 msgid "invalid primary checkpoint record"
 msgstr "ungültiger primärer Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:7572
+#: access/transam/xlog.c:7682
 #, c-format
 msgid "invalid secondary checkpoint record"
 msgstr "ungültiger sekundärer Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:7576
+#: access/transam/xlog.c:7686
 #, c-format
 msgid "invalid checkpoint record"
 msgstr "ungültiger Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:7587
+#: access/transam/xlog.c:7697
 #, c-format
 msgid "invalid resource manager ID in primary checkpoint record"
 msgstr "ungültige Resource-Manager-ID im primären Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:7591
+#: access/transam/xlog.c:7701
 #, c-format
 msgid "invalid resource manager ID in secondary checkpoint record"
 msgstr "ungültige Resource-Manager-ID im sekundären Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:7595
+#: access/transam/xlog.c:7705
 #, c-format
 msgid "invalid resource manager ID in checkpoint record"
 msgstr "ungültige Resource-Manager-ID im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:7607
+#: access/transam/xlog.c:7717
 #, c-format
 msgid "invalid xl_info in primary checkpoint record"
 msgstr "ungültige xl_info im primären Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:7611
+#: access/transam/xlog.c:7721
 #, c-format
 msgid "invalid xl_info in secondary checkpoint record"
 msgstr "ungültige xl_info im sekundären Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:7615
+#: access/transam/xlog.c:7725
 #, c-format
 msgid "invalid xl_info in checkpoint record"
 msgstr "ungültige xl_info im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:7627
+#: access/transam/xlog.c:7737
 #, c-format
 msgid "invalid length of primary checkpoint record"
 msgstr "ungültige Länge des primären Checkpoint-Datensatzes"
 
-#: access/transam/xlog.c:7631
+#: access/transam/xlog.c:7741
 #, c-format
 msgid "invalid length of secondary checkpoint record"
 msgstr "ungültige Länge des sekundären Checkpoint-Datensatzes"
 
-#: access/transam/xlog.c:7635
+#: access/transam/xlog.c:7745
 #, c-format
 msgid "invalid length of checkpoint record"
 msgstr "ungültige Länge des Checkpoint-Datensatzes"
 
-#: access/transam/xlog.c:7795
+#: access/transam/xlog.c:7905
 #, c-format
 msgid "shutting down"
 msgstr "fahre herunter"
 
-#: access/transam/xlog.c:7818
+#: access/transam/xlog.c:7928
 #, c-format
 msgid "database system is shut down"
 msgstr "Datenbanksystem ist heruntergefahren"
 
-#: access/transam/xlog.c:8284
+#: access/transam/xlog.c:8394
 #, c-format
 msgid "concurrent transaction log activity while database system is shutting down"
 msgstr "gleichzeitige Transaktionslog-Aktivität während das Datenbanksystem herunterfährt"
 
-#: access/transam/xlog.c:8553
+#: access/transam/xlog.c:8663
 #, c-format
 msgid "skipping restartpoint, recovery has already ended"
 msgstr "Restart-Punkt übersprungen, Wiederherstellung ist bereits beendet"
 
-#: access/transam/xlog.c:8576
+#: access/transam/xlog.c:8686
 #, c-format
 msgid "skipping restartpoint, already performed at %X/%X"
 msgstr "Restart-Punkt wird übersprungen, schon bei %X/%X erledigt"
 
-#: access/transam/xlog.c:8740
+#: access/transam/xlog.c:8850
 #, c-format
 msgid "recovery restart point at %X/%X"
 msgstr "Recovery-Restart-Punkt bei %X/%X"
 
-#: access/transam/xlog.c:8885
+#: access/transam/xlog.c:8995
 #, c-format
 msgid "restore point \"%s\" created at %X/%X"
 msgstr "Restore-Punkt „%s“ erzeugt bei %X/%X"
 
-#: access/transam/xlog.c:9109
+#: access/transam/xlog.c:9219
 #, c-format
 msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
 msgstr "unerwartete vorherige Zeitleisten-ID %u (aktuelle Zeitleisten-ID %u) im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:9118
+#: access/transam/xlog.c:9228
 #, c-format
 msgid "unexpected timeline ID %u (after %u) in checkpoint record"
 msgstr "unerwartete Zeitleisten-ID %u (nach %u) im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:9134
+#: access/transam/xlog.c:9244
 #, c-format
 msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
 msgstr "unerwartete Zeitleisten-ID %u in Checkpoint-Datensatz, bevor der minimale Wiederherstellungspunkt %X/%X auf Zeitleiste %u erreicht wurde"
 
-#: access/transam/xlog.c:9202
+#: access/transam/xlog.c:9312
 #, c-format
 msgid "online backup was canceled, recovery cannot continue"
 msgstr "Online-Sicherung wurde storniert, Wiederherstellung kann nicht fortgesetzt werden"
 
-#: access/transam/xlog.c:9263 access/transam/xlog.c:9312
-#: access/transam/xlog.c:9335
+#: access/transam/xlog.c:9373 access/transam/xlog.c:9422
+#: access/transam/xlog.c:9445
 #, c-format
 msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
 msgstr "unerwartete Zeitleisten-ID %u (sollte %u sein) im Checkpoint-Datensatz"
 
-#: access/transam/xlog.c:9570
+#: access/transam/xlog.c:9680
 #, c-format
 msgid "could not fsync log segment %s: %m"
 msgstr "konnte Logsegment %s nicht fsyncen: %m"
 
-#: access/transam/xlog.c:9594
+#: access/transam/xlog.c:9704
 #, c-format
 msgid "could not fsync log file %s: %m"
 msgstr "konnte Logdatei %s nicht fsyncen: %m"
 
-#: access/transam/xlog.c:9602
+#: access/transam/xlog.c:9712
 #, c-format
 msgid "could not fsync write-through log file %s: %m"
 msgstr "konnte Write-Through-Logdatei %s nicht fsyncen: %m"
 
-#: access/transam/xlog.c:9611
+#: access/transam/xlog.c:9721
 #, c-format
 msgid "could not fdatasync log file %s: %m"
 msgstr "konnte Logdatei %s nicht fdatasyncen: %m"
 
-#: access/transam/xlog.c:9689 access/transam/xlog.c:10025
+#: access/transam/xlog.c:9799 access/transam/xlog.c:10135
 #: access/transam/xlogfuncs.c:111 access/transam/xlogfuncs.c:140
 #: access/transam/xlogfuncs.c:179 access/transam/xlogfuncs.c:200
 #: access/transam/xlogfuncs.c:270 access/transam/xlogfuncs.c:326
@@ -1919,168 +1947,169 @@ msgstr "konnte Logdatei %s nicht fdatasyncen: %m"
 msgid "recovery is in progress"
 msgstr "Wiederherstellung läuft"
 
-#: access/transam/xlog.c:9690 access/transam/xlog.c:10026
+#: access/transam/xlog.c:9800 access/transam/xlog.c:10136
 #: access/transam/xlogfuncs.c:112 access/transam/xlogfuncs.c:141
 #: access/transam/xlogfuncs.c:180 access/transam/xlogfuncs.c:201
 #, c-format
 msgid "WAL control functions cannot be executed during recovery."
 msgstr "Während der Wiederherstellung können keine WAL-Kontrollfunktionen ausgeführt werden."
 
-#: access/transam/xlog.c:9699 access/transam/xlog.c:10035
+#: access/transam/xlog.c:9809 access/transam/xlog.c:10145
 #, c-format
 msgid "WAL level not sufficient for making an online backup"
 msgstr "WAL-Level nicht ausreichend, um Online-Sicherung durchzuführen"
 
-#: access/transam/xlog.c:9700 access/transam/xlog.c:10036
+#: access/transam/xlog.c:9810 access/transam/xlog.c:10146
 #: access/transam/xlogfuncs.c:147
 #, c-format
 msgid "wal_level must be set to \"archive\", \"hot_standby\", or \"logical\" at server start."
 msgstr "wal_level muss beim Serverstart auf „archive“, „hot_standby“ oder „logical“ gesetzt werden."
 
-#: access/transam/xlog.c:9705
+#: access/transam/xlog.c:9815
 #, c-format
 msgid "backup label too long (max %d bytes)"
 msgstr "Backup-Label zu lang (maximal %d Bytes)"
 
-#: access/transam/xlog.c:9736 access/transam/xlog.c:9913
+#: access/transam/xlog.c:9846 access/transam/xlog.c:10023
 #, c-format
 msgid "a backup is already in progress"
 msgstr "ein Backup läuft bereits"
 
-#: access/transam/xlog.c:9737
+#: access/transam/xlog.c:9847
 #, c-format
 msgid "Run pg_stop_backup() and try again."
 msgstr "Führen Sie pg_stop_backup() aus und versuchen Sie es nochmal."
 
-#: access/transam/xlog.c:9831
+#: access/transam/xlog.c:9941
 #, c-format
 msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
 msgstr "mit full_page_writes=off erzeugtes WAL wurde seit dem letzten Restart-Punkt zurückgespielt"
 
-#: access/transam/xlog.c:9833 access/transam/xlog.c:10186
+#: access/transam/xlog.c:9943 access/transam/xlog.c:10296
 #, c-format
 msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the master, and then try an online backup again."
 msgstr "Das bedeutet, dass die aktuelle Datensicherung auf dem Standby-Server verfälscht ist und nicht verwendet werden sollte. Schalten Sie full_page_writes ein, führen Sie CHECKPOINT aus und versuchen Sie dann die Online-Sicherung erneut."
 
-#: access/transam/xlog.c:9907 access/transam/xlog.c:10076
+#: access/transam/xlog.c:10017 access/transam/xlog.c:10186
 #: access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265
-#: guc-file.l:852 replication/basebackup.c:464 replication/basebackup.c:532
+#: guc-file.l:851 replication/basebackup.c:464 replication/basebackup.c:532
 #: replication/logical/snapbuild.c:1478 storage/file/copydir.c:72
-#: storage/file/copydir.c:115 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218
-#: utils/adt/dbsize.c:298 utils/adt/genfile.c:108 utils/adt/genfile.c:280
+#: storage/file/copydir.c:115 storage/file/fd.c:2502 storage/file/fd.c:2543
+#: utils/adt/dbsize.c:68 utils/adt/dbsize.c:218 utils/adt/dbsize.c:298
+#: utils/adt/genfile.c:108 utils/adt/genfile.c:280
 #, c-format
 msgid "could not stat file \"%s\": %m"
 msgstr "konnte „stat“ für Datei „%s“ nicht ausführen: %m"
 
-#: access/transam/xlog.c:9914
+#: access/transam/xlog.c:10024
 #, c-format
 msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
 msgstr "Wenn Sie sicher sind, dass noch kein Backup läuft, entfernen Sie die Datei „%s“ und versuchen Sie es noch einmal."
 
-#: access/transam/xlog.c:9931 access/transam/xlog.c:10249
+#: access/transam/xlog.c:10041 access/transam/xlog.c:10359
 #, c-format
 msgid "could not write file \"%s\": %m"
 msgstr "konnte Datei „%s“ nicht schreiben: %m"
 
-#: access/transam/xlog.c:10080
+#: access/transam/xlog.c:10190
 #, c-format
 msgid "a backup is not in progress"
 msgstr "es läuft kein Backup"
 
-#: access/transam/xlog.c:10119 access/transam/xlog.c:10132
-#: access/transam/xlog.c:10483 access/transam/xlog.c:10489
+#: access/transam/xlog.c:10229 access/transam/xlog.c:10242
+#: access/transam/xlog.c:10593 access/transam/xlog.c:10599
 #: access/transam/xlogfuncs.c:498
 #, c-format
 msgid "invalid data in file \"%s\""
 msgstr "ungültige Daten in Datei „%s“"
 
-#: access/transam/xlog.c:10136 replication/basebackup.c:966
+#: access/transam/xlog.c:10246 replication/basebackup.c:966
 #, c-format
 msgid "the standby was promoted during online backup"
 msgstr "der Standby-Server wurde während der Online-Sicherung zum Primärserver befördert"
 
-#: access/transam/xlog.c:10137 replication/basebackup.c:967
+#: access/transam/xlog.c:10247 replication/basebackup.c:967
 #, c-format
 msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
 msgstr "Das bedeutet, dass die aktuelle Online-Sicherung verfälscht ist und nicht verwendet werden sollte. Versuchen Sie, eine neue Online-Sicherung durchzuführen."
 
-#: access/transam/xlog.c:10184
+#: access/transam/xlog.c:10294
 #, c-format
 msgid "WAL generated with full_page_writes=off was replayed during online backup"
 msgstr "mit full_page_writes=off erzeugtes WAL wurde während der Online-Sicherung zurückgespielt"
 
-#: access/transam/xlog.c:10298
+#: access/transam/xlog.c:10408
 #, c-format
 msgid "pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
 msgstr "Aufräumen nach pg_stop_backup beendet, warte bis die benötigten WAL-Segmente archiviert sind"
 
-#: access/transam/xlog.c:10308
+#: access/transam/xlog.c:10418
 #, c-format
 msgid "pg_stop_backup still waiting for all required WAL segments to be archived (%d seconds elapsed)"
 msgstr "pg_stop_backup wartet immer noch, bis alle benötigten WAL-Segmente archiviert sind (%d Sekunden abgelaufen)"
 
-#: access/transam/xlog.c:10310
+#: access/transam/xlog.c:10420
 #, c-format
 msgid "Check that your archive_command is executing properly.  pg_stop_backup can be canceled safely, but the database backup will not be usable without all the WAL segments."
 msgstr "Prüfen Sie, ob das archive_command korrekt ausgeführt wird. pg_stop_backup kann gefahrlos abgebrochen werden, aber die Datenbanksicherung wird ohne die fehlenden WAL-Segmente nicht benutzbar sein."
 
-#: access/transam/xlog.c:10317
+#: access/transam/xlog.c:10427
 #, c-format
 msgid "pg_stop_backup complete, all required WAL segments have been archived"
 msgstr "pg_stop_backup abgeschlossen, alle benötigten WAL-Segmente wurden archiviert"
 
-#: access/transam/xlog.c:10321
+#: access/transam/xlog.c:10431
 #, c-format
 msgid "WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup"
 msgstr "WAL-Archivierung ist nicht eingeschaltet; Sie müssen dafür sorgen, dass alle benötigten WAL-Segmente auf andere Art kopiert werden, um die Sicherung abzuschließen"
 
-#: access/transam/xlog.c:10534
+#: access/transam/xlog.c:10644
 #, c-format
 msgid "xlog redo %s"
 msgstr "xlog redo %s"
 
-#: access/transam/xlog.c:10574
+#: access/transam/xlog.c:10684
 #, c-format
 msgid "online backup mode canceled"
 msgstr "Online-Sicherungsmodus storniert"
 
-#: access/transam/xlog.c:10575
+#: access/transam/xlog.c:10685
 #, c-format
 msgid "\"%s\" was renamed to \"%s\"."
 msgstr "„%s“ wurde in „%s“ umbenannt."
 
-#: access/transam/xlog.c:10582
+#: access/transam/xlog.c:10692
 #, c-format
 msgid "online backup mode was not canceled"
 msgstr "Online-Sicherungsmodus wurde nicht storniert"
 
-#: access/transam/xlog.c:10583
+#: access/transam/xlog.c:10693
 #, c-format
 msgid "Could not rename \"%s\" to \"%s\": %m."
 msgstr "Konnte „%s“ nicht in „%s“ umbenennen: %m."
 
-#: access/transam/xlog.c:10703 replication/logical/logicalfuncs.c:169
-#: replication/walreceiver.c:937 replication/walsender.c:2105
+#: access/transam/xlog.c:10813 replication/logical/logicalfuncs.c:169
+#: replication/walreceiver.c:937 replication/walsender.c:2094
 #, c-format
 msgid "could not seek in log segment %s to offset %u: %m"
 msgstr "konnte Positionszeiger von Logsegment %s nicht auf %u setzen: %m"
 
-#: access/transam/xlog.c:10715
+#: access/transam/xlog.c:10825
 #, c-format
 msgid "could not read from log segment %s, offset %u: %m"
 msgstr "konnte nicht aus Logsegment %s, Position %u lesen: %m"
 
-#: access/transam/xlog.c:11178
+#: access/transam/xlog.c:11288
 #, c-format
 msgid "received promote request"
 msgstr "Anforderung zum Befördern empfangen"
 
-#: access/transam/xlog.c:11191
+#: access/transam/xlog.c:11301
 #, c-format
 msgid "trigger file found: %s"
 msgstr "Triggerdatei gefunden: %s"
 
-#: access/transam/xlog.c:11200
+#: access/transam/xlog.c:11310
 #, c-format
 msgid "could not stat trigger file \"%s\": %m"
 msgstr "konnte „stat“ für Trigger-Datei „%s“ nicht ausführen: %m"
@@ -2276,12 +2305,12 @@ msgstr "unerwartete Pageaddr %X/%X in Logsegment %s, Offset %u"
 msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
 msgstr "Zeitleisten-ID %u außer der Reihe (nach %u) in Logsegment %s, Offset %u"
 
-#: bootstrap/bootstrap.c:273 postmaster/postmaster.c:763 tcop/postgres.c:3462
+#: bootstrap/bootstrap.c:273 postmaster/postmaster.c:763 tcop/postgres.c:3500
 #, c-format
 msgid "--%s requires a value"
 msgstr "--%s benötigt einen Wert"
 
-#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:768 tcop/postgres.c:3467
+#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:768 tcop/postgres.c:3505
 #, c-format
 msgid "-c %s requires a value"
 msgstr "-c %s benötigt einen Wert"
@@ -2415,11 +2444,11 @@ msgid "large object %u does not exist"
 msgstr "Large Object %u existiert nicht"
 
 #: catalog/aclchk.c:875 catalog/aclchk.c:883 commands/collationcmds.c:91
-#: commands/copy.c:929 commands/copy.c:947 commands/copy.c:955
-#: commands/copy.c:963 commands/copy.c:971 commands/copy.c:979
-#: commands/copy.c:987 commands/copy.c:995 commands/copy.c:1003
-#: commands/copy.c:1019 commands/copy.c:1033 commands/copy.c:1052
-#: commands/copy.c:1067 commands/dbcommands.c:148 commands/dbcommands.c:156
+#: commands/copy.c:936 commands/copy.c:954 commands/copy.c:962
+#: commands/copy.c:970 commands/copy.c:978 commands/copy.c:986
+#: commands/copy.c:994 commands/copy.c:1002 commands/copy.c:1010
+#: commands/copy.c:1026 commands/copy.c:1040 commands/copy.c:1059
+#: commands/copy.c:1074 commands/dbcommands.c:148 commands/dbcommands.c:156
 #: commands/dbcommands.c:164 commands/dbcommands.c:172
 #: commands/dbcommands.c:180 commands/dbcommands.c:188
 #: commands/dbcommands.c:196 commands/dbcommands.c:1372
@@ -2429,10 +2458,10 @@ msgstr "Large Object %u existiert nicht"
 #: commands/foreigncmds.c:495 commands/functioncmds.c:522
 #: commands/functioncmds.c:614 commands/functioncmds.c:622
 #: commands/functioncmds.c:630 commands/functioncmds.c:1700
-#: commands/functioncmds.c:1708 commands/sequence.c:1146
-#: commands/sequence.c:1154 commands/sequence.c:1162 commands/sequence.c:1170
-#: commands/sequence.c:1178 commands/sequence.c:1186 commands/sequence.c:1194
-#: commands/sequence.c:1202 commands/typecmds.c:297 commands/typecmds.c:1332
+#: commands/functioncmds.c:1708 commands/sequence.c:1169
+#: commands/sequence.c:1177 commands/sequence.c:1185 commands/sequence.c:1193
+#: commands/sequence.c:1201 commands/sequence.c:1209 commands/sequence.c:1217
+#: commands/sequence.c:1225 commands/typecmds.c:297 commands/typecmds.c:1332
 #: commands/typecmds.c:1341 commands/typecmds.c:1349 commands/typecmds.c:1357
 #: commands/typecmds.c:1365 commands/user.c:135 commands/user.c:152
 #: commands/user.c:160 commands/user.c:168 commands/user.c:176
@@ -2452,12 +2481,12 @@ msgid "default privileges cannot be set for columns"
 msgstr "Vorgabeprivilegien können nicht für Spalten gesetzt werden"
 
 #: catalog/aclchk.c:1492 catalog/objectaddress.c:1042 commands/analyze.c:390
-#: commands/copy.c:4252 commands/sequence.c:1448 commands/tablecmds.c:4939
+#: commands/copy.c:4266 commands/sequence.c:1471 commands/tablecmds.c:4939
 #: commands/tablecmds.c:5034 commands/tablecmds.c:5084
 #: commands/tablecmds.c:5188 commands/tablecmds.c:5235
 #: commands/tablecmds.c:5319 commands/tablecmds.c:5407
-#: commands/tablecmds.c:7494 commands/tablecmds.c:7698
-#: commands/tablecmds.c:8090 commands/trigger.c:641 parser/analyze.c:1994
+#: commands/tablecmds.c:7510 commands/tablecmds.c:7714
+#: commands/tablecmds.c:8106 commands/trigger.c:641 parser/analyze.c:1994
 #: parser/parse_relation.c:2358 parser/parse_relation.c:2420
 #: parser/parse_target.c:920 parser/parse_type.c:128 utils/adt/acl.c:2840
 #: utils/adt/ruleutils.c:1820
@@ -2465,8 +2494,8 @@ msgstr "Vorgabeprivilegien können nicht für Spalten gesetzt werden"
 msgid "column \"%s\" of relation \"%s\" does not exist"
 msgstr "Spalte „%s“ von Relation „%s“ existiert nicht"
 
-#: catalog/aclchk.c:1757 catalog/objectaddress.c:862 commands/sequence.c:1035
-#: commands/tablecmds.c:214 commands/tablecmds.c:11244 utils/adt/acl.c:2076
+#: catalog/aclchk.c:1757 catalog/objectaddress.c:862 commands/sequence.c:1058
+#: commands/tablecmds.c:214 commands/tablecmds.c:11260 utils/adt/acl.c:2076
 #: utils/adt/acl.c:2106 utils/adt/acl.c:2138 utils/adt/acl.c:2170
 #: utils/adt/acl.c:2198 utils/adt/acl.c:2228
 #, c-format
@@ -2533,8 +2562,8 @@ msgstr "keine Berechtigung für Spalte %s"
 msgid "permission denied for relation %s"
 msgstr "keine Berechtigung für Relation %s"
 
-#: catalog/aclchk.c:3273 commands/sequence.c:535 commands/sequence.c:748
-#: commands/sequence.c:790 commands/sequence.c:827 commands/sequence.c:1500
+#: catalog/aclchk.c:3273 commands/sequence.c:544 commands/sequence.c:767
+#: commands/sequence.c:809 commands/sequence.c:846 commands/sequence.c:1523
 #, c-format
 msgid "permission denied for sequence %s"
 msgstr "keine Berechtigung für Sequenz %s"
@@ -2954,100 +2983,100 @@ msgid "no collation was derived for column \"%s\" with collatable type %s"
 msgstr "für Spalte „%s“ mit sortierbarem Typ %s wurde keine Sortierfolge abgeleitet"
 
 #: catalog/heap.c:582 commands/createas.c:345 commands/indexcmds.c:1072
-#: commands/view.c:116 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1511
-#: utils/adt/formatting.c:1563 utils/adt/formatting.c:1631
-#: utils/adt/formatting.c:1683 utils/adt/formatting.c:1752
-#: utils/adt/formatting.c:1816 utils/adt/like.c:212 utils/adt/selfuncs.c:5221
+#: commands/view.c:116 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1514
+#: utils/adt/formatting.c:1566 utils/adt/formatting.c:1634
+#: utils/adt/formatting.c:1686 utils/adt/formatting.c:1755
+#: utils/adt/formatting.c:1819 utils/adt/like.c:212 utils/adt/selfuncs.c:5221
 #: utils/adt/varlena.c:1381
 #, c-format
 msgid "Use the COLLATE clause to set the collation explicitly."
 msgstr "Verwenden Sie die COLLATE-Klausel, um die Sortierfolge explizit zu setzen."
 
-#: catalog/heap.c:1055 catalog/index.c:778 commands/tablecmds.c:2549
+#: catalog/heap.c:1056 catalog/index.c:778 commands/tablecmds.c:2549
 #, c-format
 msgid "relation \"%s\" already exists"
 msgstr "Relation „%s“ existiert bereits"
 
-#: catalog/heap.c:1071 catalog/pg_type.c:403 catalog/pg_type.c:706
+#: catalog/heap.c:1072 catalog/pg_type.c:403 catalog/pg_type.c:706
 #: commands/typecmds.c:239 commands/typecmds.c:739 commands/typecmds.c:1090
 #: commands/typecmds.c:1308 commands/typecmds.c:2060
 #, c-format
 msgid "type \"%s\" already exists"
 msgstr "Typ „%s“ existiert bereits"
 
-#: catalog/heap.c:1072
+#: catalog/heap.c:1073
 #, c-format
 msgid "A relation has an associated type of the same name, so you must use a name that doesn't conflict with any existing type."
 msgstr "Eine Relation hat einen zugehörigen Typ mit dem selben Namen, daher müssen Sie einen Namen wählen, der nicht mit einem bestehenden Typ kollidiert."
 
-#: catalog/heap.c:2257
+#: catalog/heap.c:2258
 #, c-format
 msgid "check constraint \"%s\" already exists"
 msgstr "Check-Constraint „%s“ existiert bereits"
 
-#: catalog/heap.c:2410 catalog/pg_constraint.c:650 commands/tablecmds.c:5734
+#: catalog/heap.c:2411 catalog/pg_constraint.c:650 commands/tablecmds.c:5734
 #, c-format
 msgid "constraint \"%s\" for relation \"%s\" already exists"
 msgstr "Constraint „%s“ existiert bereits für Relation „%s“"
 
-#: catalog/heap.c:2420
+#: catalog/heap.c:2421
 #, c-format
 msgid "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
 msgstr "Constraint „%s“ kollidiert mit nicht vererbtem Constraint für Relation „%s“"
 
-#: catalog/heap.c:2434
+#: catalog/heap.c:2435
 #, c-format
 msgid "merging constraint \"%s\" with inherited definition"
 msgstr "Constraint „%s“ wird mit geerbter Definition zusammengeführt"
 
-#: catalog/heap.c:2527
+#: catalog/heap.c:2528
 #, c-format
 msgid "cannot use column references in default expression"
 msgstr "Spaltenverweise können nicht in Vorgabeausdrücken verwendet werden"
 
-#: catalog/heap.c:2538
+#: catalog/heap.c:2539
 #, c-format
 msgid "default expression must not return a set"
 msgstr "Vorgabeausdruck kann keine Ergebnismenge zurückgeben"
 
-#: catalog/heap.c:2557 rewrite/rewriteHandler.c:1066
+#: catalog/heap.c:2558 rewrite/rewriteHandler.c:1066
 #, c-format
 msgid "column \"%s\" is of type %s but default expression is of type %s"
 msgstr "Spalte „%s“ hat Typ %s, aber der Vorgabeausdruck hat Typ %s"
 
-#: catalog/heap.c:2562 commands/prepare.c:374 parser/parse_node.c:411
+#: catalog/heap.c:2563 commands/prepare.c:374 parser/parse_node.c:411
 #: parser/parse_target.c:509 parser/parse_target.c:758
 #: parser/parse_target.c:768 rewrite/rewriteHandler.c:1071
 #, c-format
 msgid "You will need to rewrite or cast the expression."
 msgstr "Sie müssen den Ausdruck umschreiben oder eine Typumwandlung vornehmen."
 
-#: catalog/heap.c:2609
+#: catalog/heap.c:2610
 #, c-format
 msgid "only table \"%s\" can be referenced in check constraint"
 msgstr "nur Verweise auf Tabelle „%s“ sind im Check-Constraint zugelassen"
 
-#: catalog/heap.c:2849
+#: catalog/heap.c:2850
 #, c-format
 msgid "unsupported ON COMMIT and foreign key combination"
 msgstr "nicht unterstützte Kombination aus ON COMMIT und Fremdschlüssel"
 
-#: catalog/heap.c:2850
+#: catalog/heap.c:2851
 #, c-format
 msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
 msgstr "Tabelle „%s“ verweist auf „%s“, aber sie haben nicht die gleiche ON-COMMIT-Einstellung."
 
-#: catalog/heap.c:2855
+#: catalog/heap.c:2856
 #, c-format
 msgid "cannot truncate a table referenced in a foreign key constraint"
 msgstr "kann eine Tabelle, die in einen Fremdschlüssel-Constraint eingebunden ist, nicht leeren"
 
-#: catalog/heap.c:2856
+#: catalog/heap.c:2857
 #, c-format
 msgid "Table \"%s\" references \"%s\"."
 msgstr "Tabelle „%s“ verweist auf „%s“."
 
-#: catalog/heap.c:2858
+#: catalog/heap.c:2859
 #, c-format
 msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
 msgstr "Leeren Sie die Tabelle „%s“ gleichzeitig oder verwenden Sie TRUNCATE ... CASCADE."
@@ -3224,7 +3253,7 @@ msgid "cannot create temporary tables during recovery"
 msgstr "während der Wiederherstellung können keine temporäre Tabellen erzeugt werden"
 
 #: catalog/namespace.c:3865 commands/tablespace.c:1113 commands/variable.c:61
-#: replication/syncrep.c:677 utils/misc/guc.c:9012
+#: replication/syncrep.c:678 utils/misc/guc.c:9012
 #, c-format
 msgid "List syntax is invalid."
 msgstr "Die Listensyntax ist ungültig."
@@ -3268,25 +3297,25 @@ msgstr "Ereignistriggername kann nicht qualifiziert werden"
 
 #: catalog/objectaddress.c:869 commands/lockcmds.c:94 commands/tablecmds.c:208
 #: commands/tablecmds.c:1263 commands/tablecmds.c:4130
-#: commands/tablecmds.c:7601
+#: commands/tablecmds.c:7617
 #, c-format
 msgid "\"%s\" is not a table"
 msgstr "„%s“ ist keine Tabelle"
 
 #: catalog/objectaddress.c:876 commands/tablecmds.c:220
-#: commands/tablecmds.c:4154 commands/tablecmds.c:11249 commands/view.c:154
+#: commands/tablecmds.c:4154 commands/tablecmds.c:11265 commands/view.c:154
 #, c-format
 msgid "\"%s\" is not a view"
 msgstr "„%s“ ist keine Sicht"
 
 #: catalog/objectaddress.c:883 commands/matview.c:171 commands/tablecmds.c:226
-#: commands/tablecmds.c:11254
+#: commands/tablecmds.c:11270
 #, c-format
 msgid "\"%s\" is not a materialized view"
 msgstr "„%s“ ist keine materialisierte Sicht"
 
 #: catalog/objectaddress.c:890 commands/tablecmds.c:244
-#: commands/tablecmds.c:4157 commands/tablecmds.c:11259
+#: commands/tablecmds.c:4157 commands/tablecmds.c:11275
 #, c-format
 msgid "\"%s\" is not a foreign table"
 msgstr "„%s“ ist keine Fremdtabelle"
@@ -3467,97 +3496,97 @@ msgstr "Fremddaten-Wrapper %s"
 msgid "server %s"
 msgstr "Server %s"
 
-#: catalog/objectaddress.c:2070
+#: catalog/objectaddress.c:2073
 #, c-format
-msgid "user mapping for %s"
-msgstr "Benutzerabbildung für %s"
+msgid "user mapping for %s on server %s"
+msgstr "Benutzerabbildung für %s auf Server %s"
 
-#: catalog/objectaddress.c:2104
+#: catalog/objectaddress.c:2108
 #, c-format
 msgid "default privileges on new relations belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Relationen von Rolle %s"
 
-#: catalog/objectaddress.c:2109
+#: catalog/objectaddress.c:2113
 #, c-format
 msgid "default privileges on new sequences belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Sequenzen von Rolle %s"
 
-#: catalog/objectaddress.c:2114
+#: catalog/objectaddress.c:2118
 #, c-format
 msgid "default privileges on new functions belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Funktionen von Rolle %s"
 
-#: catalog/objectaddress.c:2119
+#: catalog/objectaddress.c:2123
 #, c-format
 msgid "default privileges on new types belonging to role %s"
 msgstr "Vorgabeprivilegien für neue Typen von Rolle %s"
 
-#: catalog/objectaddress.c:2125
+#: catalog/objectaddress.c:2129
 #, c-format
 msgid "default privileges belonging to role %s"
 msgstr "Vorgabeprivilegien von Rolle %s"
 
-#: catalog/objectaddress.c:2133
+#: catalog/objectaddress.c:2137
 #, c-format
 msgid " in schema %s"
 msgstr " in Schema %s"
 
-#: catalog/objectaddress.c:2150
+#: catalog/objectaddress.c:2154
 #, c-format
 msgid "extension %s"
 msgstr "Erweiterung %s"
 
-#: catalog/objectaddress.c:2163
+#: catalog/objectaddress.c:2167
 #, c-format
 msgid "event trigger %s"
 msgstr "Ereignistrigger %s"
 
-#: catalog/objectaddress.c:2223
+#: catalog/objectaddress.c:2227
 #, c-format
 msgid "table %s"
 msgstr "Tabelle %s"
 
-#: catalog/objectaddress.c:2227
+#: catalog/objectaddress.c:2231
 #, c-format
 msgid "index %s"
 msgstr "Index %s"
 
-#: catalog/objectaddress.c:2231
+#: catalog/objectaddress.c:2235
 #, c-format
 msgid "sequence %s"
 msgstr "Sequenz %s"
 
-#: catalog/objectaddress.c:2235
+#: catalog/objectaddress.c:2239
 #, c-format
 msgid "toast table %s"
 msgstr "TOAST-Tabelle %s"
 
-#: catalog/objectaddress.c:2239
+#: catalog/objectaddress.c:2243
 #, c-format
 msgid "view %s"
 msgstr "Sicht %s"
 
-#: catalog/objectaddress.c:2243
+#: catalog/objectaddress.c:2247
 #, c-format
 msgid "materialized view %s"
 msgstr "materialisierte Sicht %s"
 
-#: catalog/objectaddress.c:2247
+#: catalog/objectaddress.c:2251
 #, c-format
 msgid "composite type %s"
 msgstr "zusammengesetzter Typ %s"
 
-#: catalog/objectaddress.c:2251
+#: catalog/objectaddress.c:2255
 #, c-format
 msgid "foreign table %s"
 msgstr "Fremdtabelle %s"
 
-#: catalog/objectaddress.c:2256
+#: catalog/objectaddress.c:2260
 #, c-format
 msgid "relation %s"
 msgstr "Relation %s"
 
-#: catalog/objectaddress.c:2293
+#: catalog/objectaddress.c:2297
 #, c-format
 msgid "operator family %s for access method %s"
 msgstr "Operatorfamilie %s für Zugriffsmethode %s"
@@ -4007,7 +4036,7 @@ msgid "could not form array type name for type \"%s\""
 msgstr "konnte keinen Arraytypnamen für Datentyp „%s“ erzeugen"
 
 #: catalog/toasting.c:104 commands/indexcmds.c:380 commands/tablecmds.c:4139
-#: commands/tablecmds.c:11137
+#: commands/tablecmds.c:11153
 #, c-format
 msgid "\"%s\" is not a table or materialized view"
 msgstr "„%s“ ist keine Tabelle oder materialisierte Sicht"
@@ -4187,12 +4216,12 @@ msgstr "analysiere „%s.%s“"
 msgid "automatic analyze of table \"%s.%s.%s\" system usage: %s"
 msgstr "automatisches Analysieren von Tabelle „%s.%s.%s“ Systembenutzung: %s"
 
-#: commands/analyze.c:1300
+#: commands/analyze.c:1302
 #, c-format
 msgid "\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead rows; %d rows in sample, %.0f estimated total rows"
 msgstr "„%s“: %d von %u Seiten gelesen, enthalten %.0f lebende Zeilen und %.0f tote Zeilen; %d Zeilen in Stichprobe, schätzungsweise %.0f Zeilen insgesamt"
 
-#: commands/analyze.c:1564 executor/execQual.c:2904
+#: commands/analyze.c:1566 executor/execQual.c:2907
 msgid "could not convert row type"
 msgstr "konnte Zeilentyp nicht umwandeln"
 
@@ -4246,7 +4275,7 @@ msgstr "kann temporäre Tabellen anderer Sitzungen nicht clustern"
 msgid "there is no previously clustered index for table \"%s\""
 msgstr "es gibt keinen bereits geclusterten Index für Tabelle „%s“"
 
-#: commands/cluster.c:170 commands/tablecmds.c:8795 commands/tablecmds.c:10461
+#: commands/cluster.c:170 commands/tablecmds.c:8811 commands/tablecmds.c:10477
 #, c-format
 msgid "index \"%s\" for table \"%s\" does not exist"
 msgstr "Index „%s“ für Tabelle „%s“ existiert nicht"
@@ -4261,7 +4290,7 @@ msgstr "globaler Katalog kann nicht geclustert werden"
 msgid "cannot vacuum temporary tables of other sessions"
 msgstr "temporäre Tabellen anderer Sitzungen können nicht gevacuumt werden"
 
-#: commands/cluster.c:430 commands/tablecmds.c:10471
+#: commands/cluster.c:430 commands/tablecmds.c:10487
 #, c-format
 msgid "\"%s\" is not an index for table \"%s\""
 msgstr "„%s“ ist kein Index für Tabelle „%s“"
@@ -4339,7 +4368,7 @@ msgstr "Sortierfolge „%s“ existiert bereits in Schema „%s“"
 #: commands/dbcommands.c:1042 commands/dbcommands.c:1234
 #: commands/dbcommands.c:1423 commands/dbcommands.c:1518
 #: commands/dbcommands.c:1935 utils/init/postinit.c:794
-#: utils/init/postinit.c:862 utils/init/postinit.c:879
+#: utils/init/postinit.c:870 utils/init/postinit.c:887
 #, c-format
 msgid "database \"%s\" does not exist"
 msgstr "Datenbank „%s“ existiert nicht"
@@ -4380,476 +4409,476 @@ msgid "encoding conversion function %s must return type \"void\""
 msgstr "Kodierungskonversionsfunktion %s muss Typ „void“ zurückgeben"
 
 #: commands/copy.c:361 commands/copy.c:373 commands/copy.c:407
-#: commands/copy.c:417
+#: commands/copy.c:419
 #, c-format
 msgid "COPY BINARY is not supported to stdout or from stdin"
 msgstr "COPY BINARY mit STDOUT oder STDIN wird nicht unterstützt"
 
-#: commands/copy.c:515
+#: commands/copy.c:519
 #, c-format
 msgid "could not write to COPY program: %m"
 msgstr "konnte nicht zum COPY-Programm schreiben: %m"
 
-#: commands/copy.c:520
+#: commands/copy.c:524
 #, c-format
 msgid "could not write to COPY file: %m"
 msgstr "konnte nicht in COPY-Datei schreiben: %m"
 
-#: commands/copy.c:533
+#: commands/copy.c:537
 #, c-format
 msgid "connection lost during COPY to stdout"
 msgstr "Verbindung während COPY nach STDOUT verloren"
 
-#: commands/copy.c:574
+#: commands/copy.c:578
 #, c-format
 msgid "could not read from COPY file: %m"
 msgstr "konnte nicht aus COPY-Datei lesen: %m"
 
-#: commands/copy.c:590 commands/copy.c:609 commands/copy.c:613
-#: tcop/fastpath.c:293 tcop/postgres.c:342 tcop/postgres.c:378
+#: commands/copy.c:594 commands/copy.c:615 commands/copy.c:619
+#: tcop/postgres.c:344 tcop/postgres.c:380 tcop/postgres.c:407
 #, c-format
 msgid "unexpected EOF on client connection with an open transaction"
 msgstr "unerwartetes EOF auf Client-Verbindung mit einer offenen Transaktion"
 
-#: commands/copy.c:625
+#: commands/copy.c:632
 #, c-format
 msgid "COPY from stdin failed: %s"
 msgstr "COPY FROM STDIN fehlgeschlagen: %s"
 
-#: commands/copy.c:641
+#: commands/copy.c:648
 #, c-format
 msgid "unexpected message type 0x%02X during COPY from stdin"
 msgstr "unerwarteter Messagetyp 0x%02X während COPY FROM STDIN"
 
-#: commands/copy.c:796
+#: commands/copy.c:803
 #, c-format
 msgid "must be superuser to COPY to or from an external program"
 msgstr "nur Superuser können COPY mit externen Programmen verwenden"
 
-#: commands/copy.c:797 commands/copy.c:803
+#: commands/copy.c:804 commands/copy.c:810
 #, c-format
 msgid "Anyone can COPY to stdout or from stdin. psql's \\copy command also works for anyone."
 msgstr "Jeder kann COPY mit STDOUT oder STDIN verwenden. Der Befehl \\copy in psql funktioniert auch für jeden."
 
-#: commands/copy.c:802
+#: commands/copy.c:809
 #, c-format
 msgid "must be superuser to COPY to or from a file"
 msgstr "nur Superuser können COPY mit Dateien verwenden"
 
-#: commands/copy.c:940
+#: commands/copy.c:947
 #, c-format
 msgid "COPY format \"%s\" not recognized"
 msgstr "COPY-Format „%s“ nicht erkannt"
 
-#: commands/copy.c:1011 commands/copy.c:1025 commands/copy.c:1039
-#: commands/copy.c:1059
+#: commands/copy.c:1018 commands/copy.c:1032 commands/copy.c:1046
+#: commands/copy.c:1066
 #, c-format
 msgid "argument to option \"%s\" must be a list of column names"
 msgstr "Argument von Option „%s“ muss eine Liste aus Spaltennamen sein"
 
-#: commands/copy.c:1072
+#: commands/copy.c:1079
 #, c-format
 msgid "argument to option \"%s\" must be a valid encoding name"
 msgstr "Argument von Option „%s“ muss ein gültiger Kodierungsname sein"
 
-#: commands/copy.c:1078
+#: commands/copy.c:1085
 #, c-format
 msgid "option \"%s\" not recognized"
 msgstr "Option „%s“ nicht erkannt"
 
-#: commands/copy.c:1089
+#: commands/copy.c:1096
 #, c-format
 msgid "cannot specify DELIMITER in BINARY mode"
 msgstr "DELIMITER kann nicht im BINARY-Modus angegeben werden"
 
-#: commands/copy.c:1094
+#: commands/copy.c:1101
 #, c-format
 msgid "cannot specify NULL in BINARY mode"
 msgstr "NULL kann nicht im BINARY-Modus angegeben werden"
 
-#: commands/copy.c:1116
+#: commands/copy.c:1123
 #, c-format
 msgid "COPY delimiter must be a single one-byte character"
 msgstr "DELIMITER für COPY muss ein einzelnes Ein-Byte-Zeichen sein"
 
-#: commands/copy.c:1123
+#: commands/copy.c:1130
 #, c-format
 msgid "COPY delimiter cannot be newline or carriage return"
 msgstr "COPY-Trennzeichen kann nicht Newline oder Carriage Return sein"
 
-#: commands/copy.c:1129
+#: commands/copy.c:1136
 #, c-format
 msgid "COPY null representation cannot use newline or carriage return"
 msgstr "COPY NULL-Darstellung kann nicht Newline oder Carriage Return enthalten"
 
-#: commands/copy.c:1146
+#: commands/copy.c:1153
 #, c-format
 msgid "COPY delimiter cannot be \"%s\""
 msgstr "DELIMITER für COPY darf nicht „%s“ sein"
 
-#: commands/copy.c:1152
+#: commands/copy.c:1159
 #, c-format
 msgid "COPY HEADER available only in CSV mode"
 msgstr "COPY HEADER ist nur im CSV-Modus verfügbar"
 
-#: commands/copy.c:1158
+#: commands/copy.c:1165
 #, c-format
 msgid "COPY quote available only in CSV mode"
 msgstr "Quote-Zeichen für COPY ist nur im CSV-Modus verfügbar"
 
-#: commands/copy.c:1163
+#: commands/copy.c:1170
 #, c-format
 msgid "COPY quote must be a single one-byte character"
 msgstr "Quote-Zeichen für COPY muss ein einzelnes Ein-Byte-Zeichen sein"
 
-#: commands/copy.c:1168
+#: commands/copy.c:1175
 #, c-format
 msgid "COPY delimiter and quote must be different"
 msgstr "DELIMITER und QUOTE für COPY müssen verschieden sein"
 
-#: commands/copy.c:1174
+#: commands/copy.c:1181
 #, c-format
 msgid "COPY escape available only in CSV mode"
 msgstr "Escape-Zeichen für COPY ist nur im CSV-Modus verfügbar"
 
-#: commands/copy.c:1179
+#: commands/copy.c:1186
 #, c-format
 msgid "COPY escape must be a single one-byte character"
 msgstr "Escape-Zeichen für COPY muss ein einzelnes Ein-Byte-Zeichen sein"
 
-#: commands/copy.c:1185
+#: commands/copy.c:1192
 #, c-format
 msgid "COPY force quote available only in CSV mode"
 msgstr "FORCE_QUOTE für COPY ist nur im CSV-Modus verfügbar"
 
-#: commands/copy.c:1189
+#: commands/copy.c:1196
 #, c-format
 msgid "COPY force quote only available using COPY TO"
 msgstr "FORCE_QUOTE ist nur bei COPY TO verfügbar"
 
-#: commands/copy.c:1195
+#: commands/copy.c:1202
 #, c-format
 msgid "COPY force not null available only in CSV mode"
 msgstr "FORCE_NOT_NULL für COPY ist nur im CSV-Modus verfügbar"
 
-#: commands/copy.c:1199
+#: commands/copy.c:1206
 #, c-format
 msgid "COPY force not null only available using COPY FROM"
 msgstr "FORCE_NOT_NULL ist nur bei COPY FROM verfügbar"
 
-#: commands/copy.c:1205
+#: commands/copy.c:1212
 #, c-format
 msgid "COPY force null available only in CSV mode"
 msgstr "FORCE_NULL für COPY ist nur im CSV-Modus verfügbar"
 
-#: commands/copy.c:1210
+#: commands/copy.c:1217
 #, c-format
 msgid "COPY force null only available using COPY FROM"
 msgstr "FORCE_NULL ist nur bei COPY FROM verfügbar"
 
-#: commands/copy.c:1216
+#: commands/copy.c:1223
 #, c-format
 msgid "COPY delimiter must not appear in the NULL specification"
 msgstr "Trennzeichen für COPY darf nicht in der NULL-Darstellung erscheinen"
 
-#: commands/copy.c:1223
+#: commands/copy.c:1230
 #, c-format
 msgid "CSV quote character must not appear in the NULL specification"
 msgstr "CSV-Quote-Zeichen darf nicht in der NULL-Darstellung erscheinen"
 
-#: commands/copy.c:1285
+#: commands/copy.c:1292
 #, c-format
 msgid "table \"%s\" does not have OIDs"
 msgstr "Tabelle „%s“ hat keine OIDs"
 
-#: commands/copy.c:1302
+#: commands/copy.c:1309
 #, c-format
 msgid "COPY (SELECT) WITH OIDS is not supported"
 msgstr "COPY (SELECT) WITH OIDS wird nicht unterstützt"
 
-#: commands/copy.c:1328
+#: commands/copy.c:1335
 #, c-format
 msgid "COPY (SELECT INTO) is not supported"
 msgstr "COPY (SELECT INTO) wird nicht unterstützt"
 
-#: commands/copy.c:1391
+#: commands/copy.c:1398
 #, c-format
 msgid "FORCE QUOTE column \"%s\" not referenced by COPY"
 msgstr "FORCE-QUOTE-Spalte „%s“ wird von COPY nicht verwendet"
 
-#: commands/copy.c:1413
+#: commands/copy.c:1420
 #, c-format
 msgid "FORCE NOT NULL column \"%s\" not referenced by COPY"
 msgstr "Spalte „%s“ mit FORCE NOT NULL wird von COPY nicht verwendet"
 
-#: commands/copy.c:1435
+#: commands/copy.c:1442
 #, c-format
 msgid "FORCE NULL column \"%s\" not referenced by COPY"
 msgstr "Spalte „%s“ mit FORCE NULL wird von COPY nicht verwendet"
 
-#: commands/copy.c:1499
+#: commands/copy.c:1506
 #, c-format
 msgid "could not close pipe to external command: %m"
 msgstr "konnte Pipe zu externem Programm nicht schließen: %m"
 
-#: commands/copy.c:1502
+#: commands/copy.c:1509
 #, c-format
 msgid "program \"%s\" failed"
 msgstr "Programm „%s“ fehlgeschlagen"
 
-#: commands/copy.c:1551
+#: commands/copy.c:1558
 #, c-format
 msgid "cannot copy from view \"%s\""
 msgstr "kann nicht aus Sicht „%s“ kopieren"
 
-#: commands/copy.c:1553 commands/copy.c:1559 commands/copy.c:1565
+#: commands/copy.c:1560 commands/copy.c:1566 commands/copy.c:1572
 #, c-format
 msgid "Try the COPY (SELECT ...) TO variant."
 msgstr "Versuchen Sie die Variante COPY (SELECT ...) TO."
 
-#: commands/copy.c:1557
+#: commands/copy.c:1564
 #, c-format
 msgid "cannot copy from materialized view \"%s\""
 msgstr "kann nicht aus materialisierter Sicht „%s“ kopieren"
 
-#: commands/copy.c:1563
+#: commands/copy.c:1570
 #, c-format
 msgid "cannot copy from foreign table \"%s\""
 msgstr "kann nicht aus Fremdtabelle „%s“ kopieren"
 
-#: commands/copy.c:1569
+#: commands/copy.c:1576
 #, c-format
 msgid "cannot copy from sequence \"%s\""
 msgstr "kann nicht aus Sequenz „%s“ kopieren"
 
-#: commands/copy.c:1574
+#: commands/copy.c:1581
 #, c-format
 msgid "cannot copy from non-table relation \"%s\""
 msgstr "kann nicht aus Relation „%s“, die keine Tabelle ist, kopieren"
 
-#: commands/copy.c:1597 commands/copy.c:2621
+#: commands/copy.c:1604 commands/copy.c:2635
 #, c-format
 msgid "could not execute command \"%s\": %m"
 msgstr "konnte Befehl „%s“ nicht ausführen: %m"
 
-#: commands/copy.c:1612
+#: commands/copy.c:1619
 #, c-format
 msgid "relative path not allowed for COPY to file"
 msgstr "relativer Pfad bei COPY in Datei nicht erlaubt"
 
-#: commands/copy.c:1620
+#: commands/copy.c:1627
 #, c-format
 msgid "could not open file \"%s\" for writing: %m"
 msgstr "konnte Datei „%s“ nicht zum Schreiben öffnen: %m"
 
-#: commands/copy.c:1627 commands/copy.c:2639
+#: commands/copy.c:1634 commands/copy.c:2653
 #, c-format
 msgid "\"%s\" is a directory"
 msgstr "„%s“ ist ein Verzeichnis"
 
-#: commands/copy.c:1952
+#: commands/copy.c:1959
 #, c-format
 msgid "COPY %s, line %d, column %s"
 msgstr "COPY %s, Zeile %d, Spalte %s"
 
-#: commands/copy.c:1956 commands/copy.c:2003
+#: commands/copy.c:1963 commands/copy.c:2010
 #, c-format
 msgid "COPY %s, line %d"
 msgstr "COPY %s, Zeile %d"
 
-#: commands/copy.c:1967
+#: commands/copy.c:1974
 #, c-format
 msgid "COPY %s, line %d, column %s: \"%s\""
 msgstr "COPY %s, Zeile %d, Spalte %s: „%s“"
 
-#: commands/copy.c:1975
+#: commands/copy.c:1982
 #, c-format
 msgid "COPY %s, line %d, column %s: null input"
 msgstr "COPY %s, Zeile %d, Spalte %s: NULL Eingabe"
 
-#: commands/copy.c:1997
+#: commands/copy.c:2004
 #, c-format
 msgid "COPY %s, line %d: \"%s\""
 msgstr "COPY %s, Zeile %d: „%s“"
 
-#: commands/copy.c:2081
+#: commands/copy.c:2088
 #, c-format
 msgid "cannot copy to view \"%s\""
 msgstr "kann nicht in Sicht „%s“ kopieren"
 
-#: commands/copy.c:2086
+#: commands/copy.c:2093
 #, c-format
 msgid "cannot copy to materialized view \"%s\""
 msgstr "kann nicht in materialisierte Sicht „%s“ kopieren"
 
-#: commands/copy.c:2091
+#: commands/copy.c:2098
 #, c-format
 msgid "cannot copy to foreign table \"%s\""
 msgstr "kann nicht in Fremdtabelle „%s“ kopieren"
 
-#: commands/copy.c:2096
+#: commands/copy.c:2103
 #, c-format
 msgid "cannot copy to sequence \"%s\""
 msgstr "kann nicht in Sequenz „%s“ kopieren"
 
-#: commands/copy.c:2101
+#: commands/copy.c:2108
 #, c-format
 msgid "cannot copy to non-table relation \"%s\""
 msgstr "kann nicht in Relation „%s“ kopieren, die keine Tabelle ist"
 
-#: commands/copy.c:2164
+#: commands/copy.c:2171
 #, c-format
 msgid "cannot perform FREEZE because of prior transaction activity"
 msgstr "FREEZE kann nicht durchgeführt werden wegen vorheriger Aktivität in dieser Transaktion"
 
-#: commands/copy.c:2170
+#: commands/copy.c:2177
 #, c-format
 msgid "cannot perform FREEZE because the table was not created or truncated in the current subtransaction"
 msgstr "FREEZE kann nicht durchgeführt werden, weil die Tabelle nicht in der aktuellen Transaktion erzeugt oder geleert wurde"
 
-#: commands/copy.c:2632 utils/adt/genfile.c:123
+#: commands/copy.c:2646 utils/adt/genfile.c:123
 #, c-format
 msgid "could not open file \"%s\" for reading: %m"
 msgstr "konnte Datei „%s“ nicht zum Lesen öffnen: %m"
 
-#: commands/copy.c:2659
+#: commands/copy.c:2673
 #, c-format
 msgid "COPY file signature not recognized"
 msgstr "COPY-Datei-Signatur nicht erkannt"
 
-#: commands/copy.c:2664
+#: commands/copy.c:2678
 #, c-format
 msgid "invalid COPY file header (missing flags)"
 msgstr "ungültiger COPY-Dateikopf (Flags fehlen)"
 
-#: commands/copy.c:2670
+#: commands/copy.c:2684
 #, c-format
 msgid "unrecognized critical flags in COPY file header"
 msgstr "unbekannte kritische Flags im COPY-Dateikopf"
 
-#: commands/copy.c:2676
+#: commands/copy.c:2690
 #, c-format
 msgid "invalid COPY file header (missing length)"
 msgstr "ungültiger COPY-Dateikopf (Länge fehlt)"
 
-#: commands/copy.c:2683
+#: commands/copy.c:2697
 #, c-format
 msgid "invalid COPY file header (wrong length)"
 msgstr "ungültiger COPY-Dateikopf (falsche Länge)"
 
-#: commands/copy.c:2816 commands/copy.c:3523 commands/copy.c:3753
+#: commands/copy.c:2830 commands/copy.c:3537 commands/copy.c:3767
 #, c-format
 msgid "extra data after last expected column"
 msgstr "zusätzliche Daten nach letzter erwarteter Spalte"
 
-#: commands/copy.c:2826
+#: commands/copy.c:2840
 #, c-format
 msgid "missing data for OID column"
 msgstr "fehlende Daten für OID-Spalte"
 
-#: commands/copy.c:2832
+#: commands/copy.c:2846
 #, c-format
 msgid "null OID in COPY data"
 msgstr "OID ist NULL in COPY-Daten"
 
-#: commands/copy.c:2842 commands/copy.c:2965
+#: commands/copy.c:2856 commands/copy.c:2979
 #, c-format
 msgid "invalid OID in COPY data"
 msgstr "ungültige OID in COPY-Daten"
 
-#: commands/copy.c:2857
+#: commands/copy.c:2871
 #, c-format
 msgid "missing data for column \"%s\""
 msgstr "fehlende Daten für Spalte „%s“"
 
-#: commands/copy.c:2940
+#: commands/copy.c:2954
 #, c-format
 msgid "received copy data after EOF marker"
 msgstr "COPY-Daten nach EOF-Markierung empfangen"
 
-#: commands/copy.c:2947
+#: commands/copy.c:2961
 #, c-format
 msgid "row field count is %d, expected %d"
 msgstr "Feldanzahl in Zeile ist %d, erwartet wurden %d"
 
-#: commands/copy.c:3287 commands/copy.c:3304
+#: commands/copy.c:3301 commands/copy.c:3318
 #, c-format
 msgid "literal carriage return found in data"
 msgstr "Carriage-Return-Zeichen in Daten gefunden"
 
-#: commands/copy.c:3288 commands/copy.c:3305
+#: commands/copy.c:3302 commands/copy.c:3319
 #, c-format
 msgid "unquoted carriage return found in data"
 msgstr "ungequotetes Carriage-Return-Zeichen in Daten gefunden"
 
-#: commands/copy.c:3290 commands/copy.c:3307
+#: commands/copy.c:3304 commands/copy.c:3321
 #, c-format
 msgid "Use \"\\r\" to represent carriage return."
 msgstr "Verwenden Sie „\\r“, um ein Carriage-Return-Zeichen darzustellen."
 
-#: commands/copy.c:3291 commands/copy.c:3308
+#: commands/copy.c:3305 commands/copy.c:3322
 #, c-format
 msgid "Use quoted CSV field to represent carriage return."
 msgstr "Verwenden Sie ein gequotetes CSV-Feld, um ein Carriage-Return-Zeichen darzustellen."
 
-#: commands/copy.c:3320
+#: commands/copy.c:3334
 #, c-format
 msgid "literal newline found in data"
 msgstr "Newline-Zeichen in Daten gefunden"
 
-#: commands/copy.c:3321
+#: commands/copy.c:3335
 #, c-format
 msgid "unquoted newline found in data"
 msgstr "ungequotetes Newline-Zeichen in Daten gefunden"
 
-#: commands/copy.c:3323
+#: commands/copy.c:3337
 #, c-format
 msgid "Use \"\\n\" to represent newline."
 msgstr "Verwenden Sie „\\n“, um ein Newline-Zeichen darzustellen."
 
-#: commands/copy.c:3324
+#: commands/copy.c:3338
 #, c-format
 msgid "Use quoted CSV field to represent newline."
 msgstr "Verwenden Sie ein gequotetes CSV-Feld, um ein Newline-Zeichen darzustellen."
 
-#: commands/copy.c:3370 commands/copy.c:3406
+#: commands/copy.c:3384 commands/copy.c:3420
 #, c-format
 msgid "end-of-copy marker does not match previous newline style"
 msgstr "COPY-Ende-Markierung stimmt nicht mit vorherigem Newline-Stil überein"
 
-#: commands/copy.c:3379 commands/copy.c:3395
+#: commands/copy.c:3393 commands/copy.c:3409
 #, c-format
 msgid "end-of-copy marker corrupt"
 msgstr "COPY-Ende-Markierung verfälscht"
 
-#: commands/copy.c:3837
+#: commands/copy.c:3851
 #, c-format
 msgid "unterminated CSV quoted field"
 msgstr "Quotes in CSV-Feld nicht abgeschlossen"
 
-#: commands/copy.c:3914 commands/copy.c:3933
+#: commands/copy.c:3928 commands/copy.c:3947
 #, c-format
 msgid "unexpected EOF in COPY data"
 msgstr "unerwartetes EOF in COPY-Daten"
 
-#: commands/copy.c:3923
+#: commands/copy.c:3937
 #, c-format
 msgid "invalid field size"
 msgstr "ungültige Feldgröße"
 
-#: commands/copy.c:3946
+#: commands/copy.c:3960
 #, c-format
 msgid "incorrect binary data format"
 msgstr "falsches Binärdatenformat"
 
-#: commands/copy.c:4257 commands/indexcmds.c:993 commands/tablecmds.c:1427
+#: commands/copy.c:4271 commands/indexcmds.c:993 commands/tablecmds.c:1427
 #: commands/tablecmds.c:2237 parser/parse_relation.c:2889
 #: utils/adt/tsvector_op.c:1417
 #, c-format
 msgid "column \"%s\" does not exist"
 msgstr "Spalte „%s“ existiert nicht"
 
-#: commands/copy.c:4264 commands/tablecmds.c:1453 commands/trigger.c:650
+#: commands/copy.c:4278 commands/tablecmds.c:1453 commands/trigger.c:650
 #: parser/parse_target.c:936 parser/parse_target.c:947
 #, c-format
 msgid "column \"%s\" specified more than once"
@@ -5118,8 +5147,8 @@ msgstr "„%s“ ist eine Aggregatfunktion"
 msgid "Use DROP AGGREGATE to drop aggregate functions."
 msgstr "Verwenden Sie DROP AGGREGATE, um Aggregatfunktionen zu löschen."
 
-#: commands/dropcmds.c:165 commands/sequence.c:400 commands/tablecmds.c:2318
-#: commands/tablecmds.c:2499 commands/tablecmds.c:10625 tcop/utility.c:1006
+#: commands/dropcmds.c:165 commands/sequence.c:405 commands/tablecmds.c:2318
+#: commands/tablecmds.c:2499 commands/tablecmds.c:10641 tcop/utility.c:1006
 #, c-format
 msgid "relation \"%s\" does not exist, skipping"
 msgstr "Relation „%s“ existiert nicht, wird übersprungen"
@@ -5293,12 +5322,12 @@ msgstr "%s kann nur in einer sql_drop-Ereignistriggerfunktion aufgerufen werden"
 
 #: commands/event_trigger.c:1226 commands/extension.c:1646
 #: commands/extension.c:1755 commands/extension.c:1948 commands/prepare.c:702
-#: executor/execQual.c:1739 executor/execQual.c:1764 executor/execQual.c:2139
-#: executor/execQual.c:5315 executor/functions.c:1018 foreign/foreign.c:421
+#: executor/execQual.c:1742 executor/execQual.c:1767 executor/execQual.c:2142
+#: executor/execQual.c:5318 executor/functions.c:1018 foreign/foreign.c:421
 #: replication/logical/logicalfuncs.c:310 replication/slotfuncs.c:173
-#: replication/walsender.c:2745 utils/adt/jsonfuncs.c:1386
+#: replication/walsender.c:2734 utils/adt/jsonfuncs.c:1386
 #: utils/adt/jsonfuncs.c:1518 utils/adt/jsonfuncs.c:1708
-#: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:2601
+#: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:2605
 #: utils/fmgr/funcapi.c:61 utils/mmgr/portalmem.c:986
 #, c-format
 msgid "set-valued function called in context that cannot accept a set"
@@ -5307,7 +5336,7 @@ msgstr "Funktion mit Mengenergebnis in einem Zusammenhang aufgerufen, der keine
 #: commands/event_trigger.c:1230 commands/extension.c:1650
 #: commands/extension.c:1759 commands/extension.c:1952 commands/prepare.c:706
 #: foreign/foreign.c:426 replication/logical/logicalfuncs.c:314
-#: replication/slotfuncs.c:177 replication/walsender.c:2749
+#: replication/slotfuncs.c:177 replication/walsender.c:2738
 #: utils/mmgr/portalmem.c:990
 #, c-format
 msgid "materialize mode required, but it is not allowed in this context"
@@ -5929,7 +5958,7 @@ msgstr "kann keinen Index für Fremdtabelle „%s“ erzeugen"
 msgid "cannot create indexes on temporary tables of other sessions"
 msgstr "kann keine Indexe für temporäre Tabellen anderer Sitzungen erzeugen"
 
-#: commands/indexcmds.c:445 commands/tablecmds.c:525 commands/tablecmds.c:9101
+#: commands/indexcmds.c:445 commands/tablecmds.c:525 commands/tablecmds.c:9117
 #, c-format
 msgid "only shared relations can be placed in pg_global tablespace"
 msgstr "nur geteilte Relationen können in den Tablespace „pg_global“ gelegt werden"
@@ -6320,7 +6349,7 @@ msgstr "konnte gehaltenen Cursor nicht umpositionieren"
 msgid "invalid statement name: must not be empty"
 msgstr "ungültiger Anweisungsname: darf nicht leer sein"
 
-#: commands/prepare.c:129 parser/parse_param.c:304 tcop/postgres.c:1296
+#: commands/prepare.c:129 parser/parse_param.c:304 tcop/postgres.c:1323
 #, c-format
 msgid "could not determine data type of parameter $%d"
 msgstr "konnte Datentyp von Parameter $%d nicht ermitteln"
@@ -6425,92 +6454,92 @@ msgstr "Provider muss angegeben werden, wenn mehrere Security-Label-Provider gel
 msgid "security label provider \"%s\" is not loaded"
 msgstr "Security-Label-Provider „%s“ ist nicht geladen"
 
-#: commands/sequence.c:123
+#: commands/sequence.c:124
 #, c-format
 msgid "unlogged sequences are not supported"
 msgstr "ungeloggte Sequenzen werden nicht unterstützt"
 
-#: commands/sequence.c:618
+#: commands/sequence.c:627
 #, c-format
 msgid "nextval: reached maximum value of sequence \"%s\" (%s)"
 msgstr "nextval: Maximalwert von Sequenz „%s“ erreicht (%s)"
 
-#: commands/sequence.c:641
+#: commands/sequence.c:650
 #, c-format
 msgid "nextval: reached minimum value of sequence \"%s\" (%s)"
 msgstr "nextval: Minimalwert von Sequenz „%s“ erreicht (%s)"
 
-#: commands/sequence.c:754
+#: commands/sequence.c:773
 #, c-format
 msgid "currval of sequence \"%s\" is not yet defined in this session"
 msgstr "currval von Sequenz „%s“ ist in dieser Sitzung noch nicht definiert"
 
-#: commands/sequence.c:773 commands/sequence.c:779
+#: commands/sequence.c:792 commands/sequence.c:798
 #, c-format
 msgid "lastval is not yet defined in this session"
 msgstr "lastval ist in dieser Sitzung noch nicht definiert"
 
-#: commands/sequence.c:848
+#: commands/sequence.c:867
 #, c-format
 msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
 msgstr "setval: Wert %s ist außerhalb des gültigen Bereichs von Sequenz „%s“ (%s..%s)"
 
-#: commands/sequence.c:1224
+#: commands/sequence.c:1247
 #, c-format
 msgid "INCREMENT must not be zero"
 msgstr "INCREMENT darf nicht null sein"
 
-#: commands/sequence.c:1280
+#: commands/sequence.c:1303
 #, c-format
 msgid "MINVALUE (%s) must be less than MAXVALUE (%s)"
 msgstr "MINVALUE (%s) muss kleiner als MAXVALUE (%s) sein"
 
-#: commands/sequence.c:1305
+#: commands/sequence.c:1328
 #, c-format
 msgid "START value (%s) cannot be less than MINVALUE (%s)"
 msgstr "START-Wert (%s) kann nicht kleiner als MINVALUE (%s) sein"
 
-#: commands/sequence.c:1317
+#: commands/sequence.c:1340
 #, c-format
 msgid "START value (%s) cannot be greater than MAXVALUE (%s)"
 msgstr "START-Wert (%s) kann nicht größer als MAXVALUE (%s) sein"
 
-#: commands/sequence.c:1347
+#: commands/sequence.c:1370
 #, c-format
 msgid "RESTART value (%s) cannot be less than MINVALUE (%s)"
 msgstr "RESTART-Wert (%s) kann nicht kleiner als MINVALUE (%s) sein"
 
-#: commands/sequence.c:1359
+#: commands/sequence.c:1382
 #, c-format
 msgid "RESTART value (%s) cannot be greater than MAXVALUE (%s)"
 msgstr "RESTART-Wert (%s) kann nicht größer als MAXVALUE (%s) sein"
 
-#: commands/sequence.c:1374
+#: commands/sequence.c:1397
 #, c-format
 msgid "CACHE (%s) must be greater than zero"
 msgstr "CACHE (%s) muss größer als null sein"
 
-#: commands/sequence.c:1406
+#: commands/sequence.c:1429
 #, c-format
 msgid "invalid OWNED BY option"
 msgstr "ungültige OWNED BY Option"
 
-#: commands/sequence.c:1407
+#: commands/sequence.c:1430
 #, c-format
 msgid "Specify OWNED BY table.column or OWNED BY NONE."
 msgstr "Geben Sie OWNED BY tabelle.spalte oder OWNED BY NONE an."
 
-#: commands/sequence.c:1430
+#: commands/sequence.c:1453
 #, c-format
 msgid "referenced relation \"%s\" is not a table or foreign table"
 msgstr "Relation „%s“, auf die verwiesen wird, ist keine Tabelle oder Fremdtabelle"
 
-#: commands/sequence.c:1437
+#: commands/sequence.c:1460
 #, c-format
 msgid "sequence must have same owner as table it is linked to"
 msgstr "Sequenz muss selben Eigentümer wie die verknüpfte Tabelle haben"
 
-#: commands/sequence.c:1441
+#: commands/sequence.c:1464
 #, c-format
 msgid "sequence must be in same schema as table it is linked to"
 msgstr "Sequenz muss im selben Schema wie die verknüpfte Tabelle sein"
@@ -6594,8 +6623,8 @@ msgstr "„%s“ ist kein Typ"
 msgid "Use DROP TYPE to remove a type."
 msgstr "Verwenden Sie DROP TYPE, um einen Typen zu löschen."
 
-#: commands/tablecmds.c:242 commands/tablecmds.c:8076
-#: commands/tablecmds.c:10557
+#: commands/tablecmds.c:242 commands/tablecmds.c:8092
+#: commands/tablecmds.c:10573
 #, c-format
 msgid "foreign table \"%s\" does not exist"
 msgstr "Fremdtabelle „%s“ existiert nicht"
@@ -6638,10 +6667,10 @@ msgstr "DROP INDEX CONCURRENTLY unterstützt kein CASCADE"
 
 #: commands/tablecmds.c:938 commands/tablecmds.c:1276
 #: commands/tablecmds.c:2133 commands/tablecmds.c:4112
-#: commands/tablecmds.c:5942 commands/tablecmds.c:11170
-#: commands/tablecmds.c:11205 commands/trigger.c:238 commands/trigger.c:1124
+#: commands/tablecmds.c:5942 commands/tablecmds.c:11186
+#: commands/tablecmds.c:11221 commands/trigger.c:238 commands/trigger.c:1124
 #: commands/trigger.c:1232 rewrite/rewriteDefine.c:271
-#: rewrite/rewriteDefine.c:887
+#: rewrite/rewriteDefine.c:888
 #, c-format
 msgid "permission denied: \"%s\" is a system catalog"
 msgstr "keine Berechtigung: „%s“ ist ein Systemkatalog"
@@ -6661,17 +6690,17 @@ msgstr "kann temporäre Tabellen anderer Sitzungen nicht leeren"
 msgid "inherited relation \"%s\" is not a table"
 msgstr "geerbte Relation „%s“ ist keine Tabelle"
 
-#: commands/tablecmds.c:1498 commands/tablecmds.c:9531
+#: commands/tablecmds.c:1498 commands/tablecmds.c:9547
 #, c-format
 msgid "cannot inherit from temporary relation \"%s\""
 msgstr "von temporärer Relation „%s“ kann nicht geerbt werden"
 
-#: commands/tablecmds.c:1506 commands/tablecmds.c:9539
+#: commands/tablecmds.c:1506 commands/tablecmds.c:9555
 #, c-format
 msgid "cannot inherit from temporary relation of another session"
 msgstr "von temporärer Relation einer anderen Sitzung kann nicht geerbt werden"
 
-#: commands/tablecmds.c:1522 commands/tablecmds.c:9573
+#: commands/tablecmds.c:1522 commands/tablecmds.c:9589
 #, c-format
 msgid "relation \"%s\" would be inherited from more than once"
 msgstr "von der Relation „%s“ würde mehrmals geerbt werden"
@@ -6834,13 +6863,13 @@ msgstr "überprüfe Tabelle „%s“"
 msgid "column \"%s\" contains null values"
 msgstr "Spalte „%s“ enthält NULL-Werte"
 
-#: commands/tablecmds.c:3987 commands/tablecmds.c:6985
+#: commands/tablecmds.c:3987 commands/tablecmds.c:7001
 #, c-format
 msgid "check constraint \"%s\" is violated by some row"
 msgstr "Check-Constraint „%s“ wird von irgendeiner Zeile verletzt"
 
 #: commands/tablecmds.c:4133 commands/trigger.c:232
-#: rewrite/rewriteDefine.c:265 rewrite/rewriteDefine.c:882
+#: rewrite/rewriteDefine.c:265 rewrite/rewriteDefine.c:883
 #, c-format
 msgid "\"%s\" is not a table or view"
 msgstr "„%s“ ist keine Tabelle oder Sicht"
@@ -6910,12 +6939,12 @@ msgstr "Typ %s ist kein zusammengesetzter Typ"
 msgid "cannot add column to typed table"
 msgstr "zu einer getypten Tabelle kann keine Spalte hinzugefügt werden"
 
-#: commands/tablecmds.c:4528 commands/tablecmds.c:9727
+#: commands/tablecmds.c:4528 commands/tablecmds.c:9743
 #, c-format
 msgid "child table \"%s\" has different type for column \"%s\""
 msgstr "abgeleitete Tabelle „%s“ hat unterschiedlichen Typ für Spalte „%s“"
 
-#: commands/tablecmds.c:4534 commands/tablecmds.c:9734
+#: commands/tablecmds.c:4534 commands/tablecmds.c:9750
 #, c-format
 msgid "child table \"%s\" has different collation for column \"%s\""
 msgstr "abgeleitete Tabelle „%s“ hat unterschiedliche Sortierfolge für Spalte „%s“"
@@ -6943,7 +6972,7 @@ msgstr "Spalte „%s“ von Relation „%s“ existiert bereits"
 #: commands/tablecmds.c:4948 commands/tablecmds.c:5043
 #: commands/tablecmds.c:5091 commands/tablecmds.c:5195
 #: commands/tablecmds.c:5242 commands/tablecmds.c:5326
-#: commands/tablecmds.c:7503 commands/tablecmds.c:8098
+#: commands/tablecmds.c:7519 commands/tablecmds.c:8114
 #, c-format
 msgid "cannot alter system column \"%s\""
 msgstr "Systemspalte „%s“ kann nicht geändert werden"
@@ -7048,8 +7077,8 @@ msgstr "Fremdschlüssel-Constraint „%s“ kann nicht implementiert werden"
 msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
 msgstr "Schlüsselspalten „%s“ und „%s“ haben inkompatible Typen: %s und %s."
 
-#: commands/tablecmds.c:6347 commands/tablecmds.c:6470
-#: commands/tablecmds.c:7342 commands/tablecmds.c:7398
+#: commands/tablecmds.c:6347 commands/tablecmds.c:6486
+#: commands/tablecmds.c:7358 commands/tablecmds.c:7414
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" does not exist"
 msgstr "Constraint „%s“ von Relation „%s“ existiert nicht"
@@ -7059,332 +7088,332 @@ msgstr "Constraint „%s“ von Relation „%s“ existiert nicht"
 msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
 msgstr "Constraint „%s“ von Relation „%s“ ist kein Fremdschlüssel-Constraint"
 
-#: commands/tablecmds.c:6477
+#: commands/tablecmds.c:6493
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
 msgstr "Constraint „%s“ von Relation „%s“ ist kein Fremdschlüssel- oder Check-Constraint"
 
-#: commands/tablecmds.c:6546
+#: commands/tablecmds.c:6562
 #, c-format
 msgid "constraint must be validated on child tables too"
 msgstr "Constraint muss ebenso in den abgeleiteten Tabellen validiert werden"
 
-#: commands/tablecmds.c:6608
+#: commands/tablecmds.c:6624
 #, c-format
 msgid "column \"%s\" referenced in foreign key constraint does not exist"
 msgstr "Spalte „%s“, die im Fremdschlüssel verwendet wird, existiert nicht"
 
-#: commands/tablecmds.c:6613
+#: commands/tablecmds.c:6629
 #, c-format
 msgid "cannot have more than %d keys in a foreign key"
 msgstr "Fremdschlüssel kann nicht mehr als %d Schlüssel haben"
 
-#: commands/tablecmds.c:6678
+#: commands/tablecmds.c:6694
 #, c-format
 msgid "cannot use a deferrable primary key for referenced table \"%s\""
 msgstr "aufschiebbarer Primärschlüssel kann nicht für Tabelle „%s“, auf die verwiesen wird, verwendet werden"
 
-#: commands/tablecmds.c:6695
+#: commands/tablecmds.c:6711
 #, c-format
 msgid "there is no primary key for referenced table \"%s\""
 msgstr "in Tabelle „%s“, auf die verwiesen wird, gibt es keinen Primärschlüssel"
 
-#: commands/tablecmds.c:6760
+#: commands/tablecmds.c:6776
 #, c-format
 msgid "foreign key referenced-columns list must not contain duplicates"
 msgstr "die Liste der Spalten, auf die ein Fremdschlüssel verweist, darf keine doppelten Einträge enthalten"
 
-#: commands/tablecmds.c:6854
+#: commands/tablecmds.c:6870
 #, c-format
 msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
 msgstr "aufschiebbarer Unique-Constraint kann nicht für Tabelle „%s“, auf die verwiesen wird, verwendet werden"
 
-#: commands/tablecmds.c:6859
+#: commands/tablecmds.c:6875
 #, c-format
 msgid "there is no unique constraint matching given keys for referenced table \"%s\""
 msgstr "in Tabelle „%s“, auf die verwiesen wird, gibt es keinen Unique-Constraint, der auf die angegebenen Schlüssel passt"
 
-#: commands/tablecmds.c:7018
+#: commands/tablecmds.c:7034
 #, c-format
 msgid "validating foreign key constraint \"%s\""
 msgstr "validiere Fremdschlüssel-Constraint „%s“"
 
-#: commands/tablecmds.c:7314
+#: commands/tablecmds.c:7330
 #, c-format
 msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
 msgstr "geerbter Constraint „%s“ von Relation „%s“ kann nicht gelöscht werden"
 
-#: commands/tablecmds.c:7348
+#: commands/tablecmds.c:7364
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
 msgstr "Constraint „%s“ von Relation „%s“ existiert nicht, wird übersprungen"
 
-#: commands/tablecmds.c:7487
+#: commands/tablecmds.c:7503
 #, c-format
 msgid "cannot alter column type of typed table"
 msgstr "Spaltentyp einer getypten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:7510
+#: commands/tablecmds.c:7526
 #, c-format
 msgid "cannot alter inherited column \"%s\""
 msgstr "kann vererbte Spalte „%s“ nicht ändern"
 
-#: commands/tablecmds.c:7557
+#: commands/tablecmds.c:7573
 #, c-format
 msgid "transform expression must not return a set"
 msgstr "Umwandlungsausdruck kann keine Ergebnismenge zurückgeben"
 
-#: commands/tablecmds.c:7576
+#: commands/tablecmds.c:7592
 #, c-format
 msgid "column \"%s\" cannot be cast automatically to type %s"
 msgstr "Spalte „%s“ kann nicht automatisch in Typ %s umgewandelt werden"
 
-#: commands/tablecmds.c:7578
+#: commands/tablecmds.c:7594
 #, c-format
 msgid "Specify a USING expression to perform the conversion."
 msgstr "Geben Sie einen USING-Ausdruck für die Umwandlung an."
 
-#: commands/tablecmds.c:7627
+#: commands/tablecmds.c:7643
 #, c-format
 msgid "type of inherited column \"%s\" must be changed in child tables too"
 msgstr "Typ der vererbten Spalte „%s“ muss ebenso in den abgeleiteten Tabellen geändert werden"
 
-#: commands/tablecmds.c:7708
+#: commands/tablecmds.c:7724
 #, c-format
 msgid "cannot alter type of column \"%s\" twice"
 msgstr "Typ der Spalte „%s“ kann nicht zweimal geändert werden"
 
-#: commands/tablecmds.c:7744
+#: commands/tablecmds.c:7760
 #, c-format
 msgid "default for column \"%s\" cannot be cast automatically to type %s"
 msgstr "Vorgabewert der Spalte „%s“ kann nicht automatisch in Typ %s umgewandelt werden"
 
-#: commands/tablecmds.c:7870
+#: commands/tablecmds.c:7886
 #, c-format
 msgid "cannot alter type of a column used by a view or rule"
 msgstr "Typ einer Spalte, die von einer Sicht oder Regel verwendet wird, kann nicht geändert werden"
 
-#: commands/tablecmds.c:7871 commands/tablecmds.c:7890
+#: commands/tablecmds.c:7887 commands/tablecmds.c:7906
 #, c-format
 msgid "%s depends on column \"%s\""
 msgstr "%s hängt von Spalte „%s“ ab"
 
-#: commands/tablecmds.c:7889
+#: commands/tablecmds.c:7905
 #, c-format
 msgid "cannot alter type of a column used in a trigger definition"
 msgstr "Typ einer Spalte, die in einer Trigger-Definition verwendet wird, kann nicht geändert werden"
 
-#: commands/tablecmds.c:8465
+#: commands/tablecmds.c:8481
 #, c-format
 msgid "cannot change owner of index \"%s\""
 msgstr "kann Eigentümer des Index „%s“ nicht ändern"
 
-#: commands/tablecmds.c:8467
+#: commands/tablecmds.c:8483
 #, c-format
 msgid "Change the ownership of the index's table, instead."
 msgstr "Ändern Sie stattdessen den Eigentümer der Tabelle des Index."
 
-#: commands/tablecmds.c:8483
+#: commands/tablecmds.c:8499
 #, c-format
 msgid "cannot change owner of sequence \"%s\""
 msgstr "kann Eigentümer der Sequenz „%s“ nicht ändern"
 
-#: commands/tablecmds.c:8485 commands/tablecmds.c:10644
+#: commands/tablecmds.c:8501 commands/tablecmds.c:10660
 #, c-format
 msgid "Sequence \"%s\" is linked to table \"%s\"."
 msgstr "Sequenz „%s“ ist mit Tabelle „%s“ verknüpft."
 
-#: commands/tablecmds.c:8497 commands/tablecmds.c:11280
+#: commands/tablecmds.c:8513 commands/tablecmds.c:11296
 #, c-format
 msgid "Use ALTER TYPE instead."
 msgstr "Verwenden Sie stattdessen ALTER TYPE."
 
-#: commands/tablecmds.c:8506
+#: commands/tablecmds.c:8522
 #, c-format
 msgid "\"%s\" is not a table, view, sequence, or foreign table"
 msgstr "„%s“ ist keine Tabelle, Sicht, Sequenz oder Fremdtabelle"
 
-#: commands/tablecmds.c:8842
+#: commands/tablecmds.c:8858
 #, c-format
 msgid "cannot have multiple SET TABLESPACE subcommands"
 msgstr "mehrere SET TABLESPACE Unterbefehle sind ungültig"
 
-#: commands/tablecmds.c:8915
+#: commands/tablecmds.c:8931
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table"
 msgstr "„%s“ ist weder Tabelle, Sicht, materialisierte Sicht, Index noch TOAST-Tabelle"
 
-#: commands/tablecmds.c:8948 commands/view.c:474
+#: commands/tablecmds.c:8964 commands/view.c:474
 #, c-format
 msgid "WITH CHECK OPTION is supported only on automatically updatable views"
 msgstr "WITH CHECK OPTION wird nur für automatisch aktualisierbare Sichten unterstützt"
 
-#: commands/tablecmds.c:9094
+#: commands/tablecmds.c:9110
 #, c-format
 msgid "cannot move system relation \"%s\""
 msgstr "Systemrelation „%s“ kann nicht verschoben werden"
 
-#: commands/tablecmds.c:9110
+#: commands/tablecmds.c:9126
 #, c-format
 msgid "cannot move temporary tables of other sessions"
 msgstr "temporäre Tabellen anderer Sitzungen können nicht verschoben werden"
 
-#: commands/tablecmds.c:9238
+#: commands/tablecmds.c:9254
 #, c-format
 msgid "only tables, indexes, and materialized views exist in tablespaces"
 msgstr "nur Tabellen, Indexe und materialisierte Sichten existieren in Tablespaces"
 
-#: commands/tablecmds.c:9250
+#: commands/tablecmds.c:9266
 #, c-format
 msgid "cannot move relations in to or out of pg_global tablespace"
 msgstr "Relationen können nicht in den oder aus dem Tablespace „pg_global“ verschoben werden"
 
-#: commands/tablecmds.c:9341
+#: commands/tablecmds.c:9357
 #, c-format
 msgid "aborting because lock on relation \"%s\".\"%s\" is not available"
 msgstr "Abbruch weil Sperre für Relation „%s.%s“ nicht verfügbar ist"
 
-#: commands/tablecmds.c:9357
+#: commands/tablecmds.c:9373
 #, c-format
 msgid "no matching relations in tablespace \"%s\" found"
 msgstr "keine passenden Relationen in Tablespace „%s“ gefunden"
 
-#: commands/tablecmds.c:9418 storage/buffer/bufmgr.c:501
+#: commands/tablecmds.c:9434 storage/buffer/bufmgr.c:501
 #, c-format
 msgid "invalid page in block %u of relation %s"
 msgstr "ungültige Seite in Block %u von Relation %s"
 
-#: commands/tablecmds.c:9500
+#: commands/tablecmds.c:9516
 #, c-format
 msgid "cannot change inheritance of typed table"
 msgstr "Vererbung einer getypten Tabelle kann nicht geändert werden"
 
-#: commands/tablecmds.c:9546
+#: commands/tablecmds.c:9562
 #, c-format
 msgid "cannot inherit to temporary relation of another session"
 msgstr "an temporäre Relation einer anderen Sitzung kann nicht vererbt werden"
 
-#: commands/tablecmds.c:9600
+#: commands/tablecmds.c:9616
 #, c-format
 msgid "circular inheritance not allowed"
 msgstr "zirkuläre Vererbung ist nicht erlaubt"
 
-#: commands/tablecmds.c:9601
+#: commands/tablecmds.c:9617
 #, c-format
 msgid "\"%s\" is already a child of \"%s\"."
 msgstr "„%s“ ist schon von „%s“ abgeleitet."
 
-#: commands/tablecmds.c:9609
+#: commands/tablecmds.c:9625
 #, c-format
 msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
 msgstr "Tabelle „%s“ ohne OIDs kann nicht von Tabelle „%s“ mit OIDs erben"
 
-#: commands/tablecmds.c:9745
+#: commands/tablecmds.c:9761
 #, c-format
 msgid "column \"%s\" in child table must be marked NOT NULL"
 msgstr "Spalte „%s“ in abgeleiteter Tabelle muss als NOT NULL markiert sein"
 
-#: commands/tablecmds.c:9761
+#: commands/tablecmds.c:9777
 #, c-format
 msgid "child table is missing column \"%s\""
 msgstr "Spalte „%s“ fehlt in abgeleiteter Tabelle"
 
-#: commands/tablecmds.c:9844
+#: commands/tablecmds.c:9860
 #, c-format
 msgid "child table \"%s\" has different definition for check constraint \"%s\""
 msgstr "abgeleitete Tabelle „%s“ hat unterschiedliche Definition für Check-Constraint „%s“"
 
-#: commands/tablecmds.c:9852
+#: commands/tablecmds.c:9868
 #, c-format
 msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
 msgstr "Constraint „%s“ kollidiert mit nicht vererbtem Constraint für abgeleitete Tabelle „%s“"
 
-#: commands/tablecmds.c:9876
+#: commands/tablecmds.c:9892
 #, c-format
 msgid "child table is missing constraint \"%s\""
 msgstr "Constraint „%s“ fehlt in abgeleiteter Tabelle"
 
-#: commands/tablecmds.c:9956
+#: commands/tablecmds.c:9972
 #, c-format
 msgid "relation \"%s\" is not a parent of relation \"%s\""
 msgstr "Relation „%s“ ist keine Basisrelation von Relation „%s“"
 
-#: commands/tablecmds.c:10182
+#: commands/tablecmds.c:10198
 #, c-format
 msgid "typed tables cannot inherit"
 msgstr "getypte Tabellen können nicht erben"
 
-#: commands/tablecmds.c:10213
+#: commands/tablecmds.c:10229
 #, c-format
 msgid "table is missing column \"%s\""
 msgstr "Spalte „%s“ fehlt in Tabelle"
 
-#: commands/tablecmds.c:10223
+#: commands/tablecmds.c:10239
 #, c-format
 msgid "table has column \"%s\" where type requires \"%s\""
 msgstr "Tabelle hat Spalte „%s“, aber Typ benötigt „%s“"
 
-#: commands/tablecmds.c:10232
+#: commands/tablecmds.c:10248
 #, c-format
 msgid "table \"%s\" has different type for column \"%s\""
 msgstr "Tabelle „%s“ hat unterschiedlichen Typ für Spalte „%s“"
 
-#: commands/tablecmds.c:10245
+#: commands/tablecmds.c:10261
 #, c-format
 msgid "table has extra column \"%s\""
 msgstr "Tabelle hat zusätzliche Spalte „%s“"
 
-#: commands/tablecmds.c:10295
+#: commands/tablecmds.c:10311
 #, c-format
 msgid "\"%s\" is not a typed table"
 msgstr "„%s“ ist keine getypte Tabelle"
 
-#: commands/tablecmds.c:10478
+#: commands/tablecmds.c:10494
 #, c-format
 msgid "cannot use non-unique index \"%s\" as replica identity"
 msgstr "nicht eindeutiger Index „%s“ kann nicht als Replik-Identität verwendet werden"
 
-#: commands/tablecmds.c:10484
+#: commands/tablecmds.c:10500
 #, c-format
 msgid "cannot use non-immediate index \"%s\" as replica identity"
 msgstr "Index „%s“ kann nicht als Replik-Identität verwendet werden, weil er nicht IMMEDIATE ist"
 
-#: commands/tablecmds.c:10490
+#: commands/tablecmds.c:10506
 #, c-format
 msgid "cannot use expression index \"%s\" as replica identity"
 msgstr "Ausdrucksindex „%s“ kann nicht als Replik-Identität verwendet werden"
 
-#: commands/tablecmds.c:10496
+#: commands/tablecmds.c:10512
 #, c-format
 msgid "cannot use partial index \"%s\" as replica identity"
 msgstr "partieller Index „%s“ kann nicht als Replik-Identität verwendet werden"
 
-#: commands/tablecmds.c:10502
+#: commands/tablecmds.c:10518
 #, c-format
 msgid "cannot use invalid index \"%s\" as replica identity"
 msgstr "ungültiger Index „%s“ kann nicht als Replik-Identität verwendet werden"
 
-#: commands/tablecmds.c:10520
+#: commands/tablecmds.c:10536
 #, c-format
 msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
 msgstr "Index „%s“ kann nicht als Replik-Identität verwendet werden, weil Spalte „%s“ NULL-Werte akzeptiert"
 
-#: commands/tablecmds.c:10643
+#: commands/tablecmds.c:10659
 #, c-format
 msgid "cannot move an owned sequence into another schema"
 msgstr "einer Tabelle zugeordnete Sequenz kann nicht in ein anderes Schema verschoben werden"
 
-#: commands/tablecmds.c:10739
+#: commands/tablecmds.c:10755
 #, c-format
 msgid "relation \"%s\" already exists in schema \"%s\""
 msgstr "Relation „%s“ existiert bereits in Schema „%s“"
 
-#: commands/tablecmds.c:11264
+#: commands/tablecmds.c:11280
 #, c-format
 msgid "\"%s\" is not a composite type"
 msgstr "„%s“ ist kein zusammengesetzter Typ"
 
-#: commands/tablecmds.c:11294
+#: commands/tablecmds.c:11310
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
 msgstr "„%s“ ist weder Tabelle, Sicht, materialisierte Sicht, Sequenz noch Fremdtabelle"
@@ -7690,7 +7719,7 @@ msgstr "das zu aktualisierende Tupel wurde schon durch eine vom aktuellen Befehl
 msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
 msgstr "Verwenden Sie einen AFTER-Trigger anstelle eines BEFORE-Triggers, um Änderungen an andere Zeilen zu propagieren."
 
-#: commands/trigger.c:2747 executor/execMain.c:2169
+#: commands/trigger.c:2747 executor/execMain.c:2173
 #: executor/nodeLockRows.c:165 executor/nodeModifyTable.c:447
 #: executor/nodeModifyTable.c:725
 #, c-format
@@ -8210,57 +8239,57 @@ msgstr "Rolle „%s“ ist schon Mitglied der Rolle „%s“"
 msgid "role \"%s\" is not a member of role \"%s\""
 msgstr "Rolle „%s“ ist kein Mitglied der Rolle „%s“"
 
-#: commands/vacuum.c:478
+#: commands/vacuum.c:479
 #, c-format
 msgid "oldest xmin is far in the past"
 msgstr "älteste xmin ist weit in der Vergangenheit"
 
-#: commands/vacuum.c:479
+#: commands/vacuum.c:480
 #, c-format
 msgid "Close open transactions soon to avoid wraparound problems."
 msgstr "Schließen Sie bald alle offenen Transaktionen, um Überlaufprobleme zu vermeiden."
 
-#: commands/vacuum.c:511
+#: commands/vacuum.c:519
 #, c-format
 msgid "oldest multixact is far in the past"
 msgstr "älteste Multixact ist weit in der Vergangenheit"
 
-#: commands/vacuum.c:512
+#: commands/vacuum.c:520
 #, c-format
 msgid "Close open transactions with multixacts soon to avoid wraparound problems."
 msgstr "Schließen Sie bald alle offenen Transaktionen mit Multixacts, um Überlaufprobleme zu vermeiden."
 
-#: commands/vacuum.c:1074
+#: commands/vacuum.c:1082
 #, c-format
 msgid "some databases have not been vacuumed in over 2 billion transactions"
 msgstr "einige Datenbanken sind seit über 2 Milliarden Transaktionen nicht gevacuumt worden"
 
-#: commands/vacuum.c:1075
+#: commands/vacuum.c:1083
 #, c-format
 msgid "You might have already suffered transaction-wraparound data loss."
 msgstr "Sie haben möglicherweise bereits Daten wegen Transaktionsnummernüberlauf verloren."
 
-#: commands/vacuum.c:1192
+#: commands/vacuum.c:1200
 #, c-format
 msgid "skipping vacuum of \"%s\" --- lock not available"
 msgstr "überspringe Vacuum von „%s“ --- Sperre nicht verfügbar"
 
-#: commands/vacuum.c:1218
+#: commands/vacuum.c:1226
 #, c-format
 msgid "skipping \"%s\" --- only superuser can vacuum it"
 msgstr "überspringe „%s“ --- nur Superuser kann sie vacuumen"
 
-#: commands/vacuum.c:1222
+#: commands/vacuum.c:1230
 #, c-format
 msgid "skipping \"%s\" --- only superuser or database owner can vacuum it"
 msgstr "überspringe „%s“ --- nur Superuser oder Eigentümer der Datenbank kann sie vacuumen"
 
-#: commands/vacuum.c:1226
+#: commands/vacuum.c:1234
 #, c-format
 msgid "skipping \"%s\" --- only table or database owner can vacuum it"
 msgstr "überspringe „%s“ --- nur Eigentümer der Tabelle oder der Datenbank kann sie vacuumen"
 
-#: commands/vacuum.c:1244
+#: commands/vacuum.c:1252
 #, c-format
 msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
 msgstr "überspringe „%s“ --- kann Nicht-Tabellen oder besondere Systemtabellen nicht vacuumen"
@@ -8542,147 +8571,147 @@ msgstr "Cursor „%s“ ist nicht auf eine Zeile positioniert"
 msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
 msgstr "Cursor „%s“ ist kein einfach aktualisierbarer Scan der Tabelle „%s“"
 
-#: executor/execCurrent.c:231 executor/execQual.c:1160
+#: executor/execCurrent.c:231 executor/execQual.c:1163
 #, c-format
 msgid "type of parameter %d (%s) does not match that when preparing the plan (%s)"
 msgstr "Typ von Parameter %d (%s) stimmt nicht mit dem überein, als der Plan vorbereitet worden ist (%s)"
 
-#: executor/execCurrent.c:243 executor/execQual.c:1172
+#: executor/execCurrent.c:243 executor/execQual.c:1175
 #, c-format
 msgid "no value found for parameter %d"
 msgstr "kein Wert für Parameter %d gefunden"
 
-#: executor/execMain.c:966
+#: executor/execMain.c:970
 #, c-format
 msgid "cannot change sequence \"%s\""
 msgstr "kann Sequenz „%s“ nicht ändern"
 
-#: executor/execMain.c:972
+#: executor/execMain.c:976
 #, c-format
 msgid "cannot change TOAST relation \"%s\""
 msgstr "kann TOAST-Relation „%s“ nicht ändern"
 
-#: executor/execMain.c:990 rewrite/rewriteHandler.c:2512
+#: executor/execMain.c:994 rewrite/rewriteHandler.c:2512
 #, c-format
 msgid "cannot insert into view \"%s\""
 msgstr "kann nicht in Sicht „%s“ einfügen"
 
-#: executor/execMain.c:992 rewrite/rewriteHandler.c:2515
+#: executor/execMain.c:996 rewrite/rewriteHandler.c:2515
 #, c-format
 msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
 msgstr "Um Einfügen in die Sicht zu ermöglichen, richten Sie einen INSTEAD OF INSERT Trigger oder eine ON INSERT DO INSTEAD Regel ohne Bedingung ein."
 
-#: executor/execMain.c:998 rewrite/rewriteHandler.c:2520
+#: executor/execMain.c:1002 rewrite/rewriteHandler.c:2520
 #, c-format
 msgid "cannot update view \"%s\""
 msgstr "kann Sicht „%s“ nicht aktualisieren"
 
-#: executor/execMain.c:1000 rewrite/rewriteHandler.c:2523
+#: executor/execMain.c:1004 rewrite/rewriteHandler.c:2523
 #, c-format
 msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
 msgstr "Um Aktualisieren der Sicht zu ermöglichen, richten Sie einen INSTEAD OF UPDATE Trigger oder eine ON UPDATE DO INSTEAD Regel ohne Bedingung ein."
 
-#: executor/execMain.c:1006 rewrite/rewriteHandler.c:2528
+#: executor/execMain.c:1010 rewrite/rewriteHandler.c:2528
 #, c-format
 msgid "cannot delete from view \"%s\""
 msgstr "kann nicht aus Sicht „%s“ löschen"
 
-#: executor/execMain.c:1008 rewrite/rewriteHandler.c:2531
+#: executor/execMain.c:1012 rewrite/rewriteHandler.c:2531
 #, c-format
 msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
 msgstr "Um Löschen aus der Sicht zu ermöglichen, richten Sie einen INSTEAD OF DELETE Trigger oder eine ON DELETE DO INSTEAD Regel ohne Bedingung ein."
 
-#: executor/execMain.c:1019
+#: executor/execMain.c:1023
 #, c-format
 msgid "cannot change materialized view \"%s\""
 msgstr "kann materialisierte Sicht „%s“ nicht ändern"
 
-#: executor/execMain.c:1031
+#: executor/execMain.c:1035
 #, c-format
 msgid "cannot insert into foreign table \"%s\""
 msgstr "kann nicht in Fremdtabelle „%s“ einfügen"
 
-#: executor/execMain.c:1037
+#: executor/execMain.c:1041
 #, c-format
 msgid "foreign table \"%s\" does not allow inserts"
 msgstr "Fremdtabelle „%s“ erlaubt kein Einfügen"
 
-#: executor/execMain.c:1044
+#: executor/execMain.c:1048
 #, c-format
 msgid "cannot update foreign table \"%s\""
 msgstr "kann Fremdtabelle „%s“ nicht aktualisieren"
 
-#: executor/execMain.c:1050
+#: executor/execMain.c:1054
 #, c-format
 msgid "foreign table \"%s\" does not allow updates"
 msgstr "Fremdtabelle „%s“ erlaubt kein Aktualisieren"
 
-#: executor/execMain.c:1057
+#: executor/execMain.c:1061
 #, c-format
 msgid "cannot delete from foreign table \"%s\""
 msgstr "kann nicht aus Fremdtabelle „%s“ löschen"
 
-#: executor/execMain.c:1063
+#: executor/execMain.c:1067
 #, c-format
 msgid "foreign table \"%s\" does not allow deletes"
 msgstr "Fremdtabelle „%s“ erlaubt kein Löschen"
 
-#: executor/execMain.c:1074
+#: executor/execMain.c:1078
 #, c-format
 msgid "cannot change relation \"%s\""
 msgstr "kann Relation „%s“ nicht ändern"
 
-#: executor/execMain.c:1098
+#: executor/execMain.c:1102
 #, c-format
 msgid "cannot lock rows in sequence \"%s\""
 msgstr "kann Zeilen in Sequenz „%s“ nicht sperren"
 
-#: executor/execMain.c:1105
+#: executor/execMain.c:1109
 #, c-format
 msgid "cannot lock rows in TOAST relation \"%s\""
 msgstr "kann Zeilen in TOAST-Relation „%s“ nicht sperren"
 
-#: executor/execMain.c:1112
+#: executor/execMain.c:1116
 #, c-format
 msgid "cannot lock rows in view \"%s\""
 msgstr "kann Zeilen in Sicht „%s“ nicht sperren"
 
-#: executor/execMain.c:1120
+#: executor/execMain.c:1124
 #, c-format
 msgid "cannot lock rows in materialized view \"%s\""
 msgstr "kann Zeilen in materialisierter Sicht „%s“ nicht sperren"
 
-#: executor/execMain.c:1127
+#: executor/execMain.c:1131
 #, c-format
 msgid "cannot lock rows in foreign table \"%s\""
 msgstr "kann Zeilen in Fremdtabelle „%s“ nicht sperren"
 
-#: executor/execMain.c:1133
+#: executor/execMain.c:1137
 #, c-format
 msgid "cannot lock rows in relation \"%s\""
 msgstr "kann Zeilen in Relation „%s“ nicht sperren"
 
-#: executor/execMain.c:1629
+#: executor/execMain.c:1633
 #, c-format
 msgid "null value in column \"%s\" violates not-null constraint"
 msgstr "NULL-Wert in Spalte „%s“ verletzt Not-Null-Constraint"
 
-#: executor/execMain.c:1631 executor/execMain.c:1656 executor/execMain.c:1714
+#: executor/execMain.c:1635 executor/execMain.c:1660 executor/execMain.c:1718
 #, c-format
 msgid "Failing row contains %s."
 msgstr "Fehlgeschlagene Zeile enthält %s."
 
-#: executor/execMain.c:1654
+#: executor/execMain.c:1658
 #, c-format
 msgid "new row for relation \"%s\" violates check constraint \"%s\""
 msgstr "neue Zeile für Relation „%s“ verletzt Check-Constraint „%s“"
 
-#: executor/execMain.c:1712
+#: executor/execMain.c:1716
 #, c-format
 msgid "new row violates WITH CHECK OPTION for view \"%s\""
 msgstr "neue Zeile verletzt WITH CHECK OPTION für Sicht „%s“"
 
-#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3157
+#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3160
 #: utils/adt/array_userfuncs.c:430 utils/adt/arrayfuncs.c:233
 #: utils/adt/arrayfuncs.c:531 utils/adt/arrayfuncs.c:1275
 #: utils/adt/arrayfuncs.c:2961 utils/adt/arrayfuncs.c:4986
@@ -8695,17 +8724,17 @@ msgstr "Anzahl der Arraydimensionen (%d) überschreitet erlaubtes Maximum (%d)"
 msgid "array subscript in assignment must not be null"
 msgstr "Arrayindex in Zuweisung darf nicht NULL sein"
 
-#: executor/execQual.c:642 executor/execQual.c:4078
+#: executor/execQual.c:642 executor/execQual.c:4081
 #, c-format
 msgid "attribute %d has wrong type"
 msgstr "Attribut %d hat falschen Typ"
 
-#: executor/execQual.c:643 executor/execQual.c:4079
+#: executor/execQual.c:643 executor/execQual.c:4082
 #, c-format
 msgid "Table has type %s, but query expects %s."
 msgstr "Tabelle hat Typ %s, aber Anfrage erwartet %s."
 
-#: executor/execQual.c:836 executor/execQual.c:853 executor/execQual.c:1050
+#: executor/execQual.c:836 executor/execQual.c:853 executor/execQual.c:1053
 #: executor/nodeModifyTable.c:85 executor/nodeModifyTable.c:95
 #: executor/nodeModifyTable.c:112 executor/nodeModifyTable.c:120
 #, c-format
@@ -8724,12 +8753,12 @@ msgstr[1] "Tabellenzeile enthält %d Attribute, aber Anfrage erwartet %d."
 msgid "Table has type %s at ordinal position %d, but query expects %s."
 msgstr "Tabelle hat Typ %s auf Position %d, aber Anfrage erwartet %s."
 
-#: executor/execQual.c:1051 executor/execQual.c:1647
+#: executor/execQual.c:1054 executor/execQual.c:1650
 #, c-format
 msgid "Physical storage mismatch on dropped attribute at ordinal position %d."
 msgstr "Physischer Speicher stimmt nicht überein mit gelöschtem Attribut auf Position %d."
 
-#: executor/execQual.c:1326 parser/parse_func.c:114 parser/parse_func.c:535
+#: executor/execQual.c:1329 parser/parse_func.c:114 parser/parse_func.c:535
 #: parser/parse_func.c:887
 #, c-format
 msgid "cannot pass more than %d argument to a function"
@@ -8737,160 +8766,160 @@ msgid_plural "cannot pass more than %d arguments to a function"
 msgstr[0] "kann nicht mehr als %d Argument an Funktion übergeben"
 msgstr[1] "kann nicht mehr als %d Argumente an Funktion übergeben"
 
-#: executor/execQual.c:1515
+#: executor/execQual.c:1518
 #, c-format
 msgid "functions and operators can take at most one set argument"
 msgstr "Funktionen und Operatoren können höchstens ein Mengenargument haben"
 
-#: executor/execQual.c:1565
+#: executor/execQual.c:1568
 #, c-format
 msgid "function returning setof record called in context that cannot accept type record"
 msgstr "Funktion mit Ergebnis SETOF RECORD in einem Zusammenhang aufgerufen, der den Typ RECORD nicht verarbeiten kann"
 
-#: executor/execQual.c:1620 executor/execQual.c:1636 executor/execQual.c:1646
+#: executor/execQual.c:1623 executor/execQual.c:1639 executor/execQual.c:1649
 #, c-format
 msgid "function return row and query-specified return row do not match"
 msgstr "von Funktion zurückgegebene Zeile und von der Anfrage angegebene zurückzugebende Zeile stimmen nicht überein"
 
-#: executor/execQual.c:1621
+#: executor/execQual.c:1624
 #, c-format
 msgid "Returned row contains %d attribute, but query expects %d."
 msgid_plural "Returned row contains %d attributes, but query expects %d."
 msgstr[0] "Zurückgegebene Zeile enthält %d Attribut, aber Anfrage erwartet %d."
 msgstr[1] "Zurückgegebene Zeile enthält %d Attribute, aber Anfrage erwartet %d."
 
-#: executor/execQual.c:1637
+#: executor/execQual.c:1640
 #, c-format
 msgid "Returned type %s at ordinal position %d, but query expects %s."
 msgstr "Rückgabetyp war %s auf Position %d, aber Anfrage erwartet %s."
 
-#: executor/execQual.c:1879 executor/execQual.c:2310
+#: executor/execQual.c:1882 executor/execQual.c:2313
 #, c-format
 msgid "table-function protocol for materialize mode was not followed"
 msgstr "Tabellenfunktionsprotokoll für Materialisierungsmodus wurde nicht befolgt"
 
-#: executor/execQual.c:1899 executor/execQual.c:2317
+#: executor/execQual.c:1902 executor/execQual.c:2320
 #, c-format
 msgid "unrecognized table-function returnMode: %d"
 msgstr "unbekannter returnMode von Tabellenfunktion: %d"
 
-#: executor/execQual.c:2227
+#: executor/execQual.c:2230
 #, c-format
 msgid "function returning set of rows cannot return null value"
 msgstr "Funktion, die eine Zeilenmenge zurückgibt, kann keinen NULL-Wert zurückgeben"
 
-#: executor/execQual.c:2284
+#: executor/execQual.c:2287
 #, c-format
 msgid "rows returned by function are not all of the same row type"
 msgstr "von Funktion zurückgegebene Zeilen haben nicht alle den selben Zeilentyp"
 
-#: executor/execQual.c:2499
+#: executor/execQual.c:2502
 #, c-format
 msgid "IS DISTINCT FROM does not support set arguments"
 msgstr "IS DISTINCT FROM unterstützt keine Mengenargumente"
 
-#: executor/execQual.c:2576
+#: executor/execQual.c:2579
 #, c-format
 msgid "op ANY/ALL (array) does not support set arguments"
 msgstr "op ANY/ALL (array) unterstützt keine Mengenargumente"
 
-#: executor/execQual.c:3135
+#: executor/execQual.c:3138
 #, c-format
 msgid "cannot merge incompatible arrays"
 msgstr "kann inkompatible Arrays nicht verschmelzen"
 
-#: executor/execQual.c:3136
+#: executor/execQual.c:3139
 #, c-format
 msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
 msgstr "Arrayelement mit Typ %s kann nicht in ARRAY-Konstrukt mit Elementtyp %s verwendet werden."
 
-#: executor/execQual.c:3177 executor/execQual.c:3204
+#: executor/execQual.c:3180 executor/execQual.c:3207
 #, c-format
 msgid "multidimensional arrays must have array expressions with matching dimensions"
 msgstr "mehrdimensionale Arrays müssen Arraysausdrücke mit gleicher Anzahl Dimensionen haben"
 
-#: executor/execQual.c:3719
+#: executor/execQual.c:3722
 #, c-format
 msgid "NULLIF does not support set arguments"
 msgstr "NULLIF unterstützt keine Mengenargumente"
 
-#: executor/execQual.c:3949 utils/adt/domains.c:131
+#: executor/execQual.c:3952 utils/adt/domains.c:131
 #, c-format
 msgid "domain %s does not allow null values"
 msgstr "Domäne %s erlaubt keine NULL-Werte"
 
-#: executor/execQual.c:3979 utils/adt/domains.c:168
+#: executor/execQual.c:3982 utils/adt/domains.c:168
 #, c-format
 msgid "value for domain %s violates check constraint \"%s\""
 msgstr "Wert für Domäne %s verletzt Check-Constraint „%s“"
 
-#: executor/execQual.c:4337
+#: executor/execQual.c:4340
 #, c-format
 msgid "WHERE CURRENT OF is not supported for this table type"
 msgstr "WHERE CURRENT OF wird für diesen Tabellentyp nicht unterstützt"
 
-#: executor/execQual.c:4484 parser/parse_agg.c:434 parser/parse_agg.c:464
+#: executor/execQual.c:4487 parser/parse_agg.c:434 parser/parse_agg.c:464
 #, c-format
 msgid "aggregate function calls cannot be nested"
 msgstr "Aufrufe von Aggregatfunktionen können nicht geschachtelt werden"
 
-#: executor/execQual.c:4524 parser/parse_agg.c:565
+#: executor/execQual.c:4527 parser/parse_agg.c:565
 #, c-format
 msgid "window function calls cannot be nested"
 msgstr "Aufrufe von Fensterfunktionen können nicht geschachtelt werden"
 
-#: executor/execQual.c:4736
+#: executor/execQual.c:4739
 #, c-format
 msgid "target type is not an array"
 msgstr "Zieltyp ist kein Array"
 
-#: executor/execQual.c:4851
+#: executor/execQual.c:4854
 #, c-format
 msgid "ROW() column has type %s instead of type %s"
 msgstr "ROW()-Spalte hat Typ %s statt Typ %s"
 
-#: executor/execQual.c:4986 utils/adt/arrayfuncs.c:3424
+#: executor/execQual.c:4989 utils/adt/arrayfuncs.c:3424
 #: utils/adt/rowtypes.c:921
 #, c-format
 msgid "could not identify a comparison function for type %s"
 msgstr "konnte keine Vergleichsfunktion für Typ %s ermitteln"
 
-#: executor/execUtils.c:844
+#: executor/execUtils.c:846
 #, c-format
 msgid "materialized view \"%s\" has not been populated"
 msgstr "materialisierte Sicht „%s“ wurde noch nicht befüllt"
 
-#: executor/execUtils.c:846
+#: executor/execUtils.c:848
 #, c-format
 msgid "Use the REFRESH MATERIALIZED VIEW command."
 msgstr "Verwenden Sie den Befehl REFRESH MATERIALIZED VIEW."
 
-#: executor/execUtils.c:1324
+#: executor/execUtils.c:1328
 #, c-format
 msgid "could not create exclusion constraint \"%s\""
 msgstr "konnte Exclusion-Constraint „%s“ nicht erzeugen"
 
-#: executor/execUtils.c:1327
+#: executor/execUtils.c:1331
 #, c-format
 msgid "Key %s conflicts with key %s."
 msgstr "Schlüssel %s kollidiert mit Schlüssel %s."
 
-#: executor/execUtils.c:1329
+#: executor/execUtils.c:1333
 #, c-format
 msgid "Key conflicts exist."
 msgstr "Es bestehen Schlüsselkonflikte."
 
-#: executor/execUtils.c:1335
+#: executor/execUtils.c:1339
 #, c-format
 msgid "conflicting key value violates exclusion constraint \"%s\""
 msgstr "kollidierender Schlüsselwert verletzt Exclusion-Constraint „%s“"
 
-#: executor/execUtils.c:1338
+#: executor/execUtils.c:1342
 #, c-format
 msgid "Key %s conflicts with existing key %s."
 msgstr "Schlüssel %s kollidiert mit vorhandenem Schlüssel %s."
 
-#: executor/execUtils.c:1340
+#: executor/execUtils.c:1344
 #, c-format
 msgid "Key conflicts with existing key."
 msgstr "Der Schlüssel kollidiert mit einem vorhandenen Schlüssel."
@@ -9399,74 +9428,74 @@ msgstr "%s-Constraints können nicht als NOT VALID markiert werden"
 msgid "%s constraints cannot be marked NO INHERIT"
 msgstr "%s-Constraints können nicht als NO INHERIT markiert werden"
 
-#: guc-file.l:256
+#: guc-file.l:255
 #, c-format
 msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %u"
 msgstr "unbekannter Konfigurationsparameter „%s“ in Datei „%s“ Zeile %u"
 
-#: guc-file.l:292 utils/misc/guc.c:5596 utils/misc/guc.c:5779
+#: guc-file.l:291 utils/misc/guc.c:5596 utils/misc/guc.c:5779
 #: utils/misc/guc.c:5867 utils/misc/guc.c:5955 utils/misc/guc.c:6061
 #: utils/misc/guc.c:6154
 #, c-format
 msgid "parameter \"%s\" cannot be changed without restarting the server"
 msgstr "Parameter „%s“ kann nicht geändert werden, ohne den Server neu zu starten"
 
-#: guc-file.l:320
+#: guc-file.l:319
 #, c-format
 msgid "parameter \"%s\" removed from configuration file, reset to default"
 msgstr "Parameter „%s“ wurde aus Konfigurationsdatei entfernt, wird auf Standardwert zurückgesetzt"
 
-#: guc-file.l:382
+#: guc-file.l:381
 #, c-format
 msgid "parameter \"%s\" changed to \"%s\""
 msgstr "Parameter „%s“ auf „%s“ gesetzt"
 
-#: guc-file.l:417
+#: guc-file.l:416
 #, c-format
 msgid "configuration file \"%s\" contains errors"
 msgstr "Konfigurationsdatei „%s“ enthält Fehler"
 
-#: guc-file.l:422
+#: guc-file.l:421
 #, c-format
 msgid "configuration file \"%s\" contains errors; unaffected changes were applied"
 msgstr "Konfigurationsdatei „%s“ enthält Fehler; nicht betroffene Änderungen wurden durchgeführt"
 
-#: guc-file.l:427
+#: guc-file.l:426
 #, c-format
 msgid "configuration file \"%s\" contains errors; no changes were applied"
 msgstr "Konfigurationsdatei „%s“ enthält Fehler; keine Änderungen wurden durchgeführt"
 
-#: guc-file.l:500
+#: guc-file.l:499
 #, c-format
 msgid "could not open configuration file \"%s\": maximum nesting depth exceeded"
 msgstr "konnte Konfigurationsdatei „%s“ nicht öffnen: maximale Verschachtelungstiefe überschritten"
 
-#: guc-file.l:513 libpq/hba.c:1789
+#: guc-file.l:512 libpq/hba.c:1759
 #, c-format
 msgid "could not open configuration file \"%s\": %m"
 msgstr "konnte Konfigurationsdatei „%s“ nicht öffnen: %m"
 
-#: guc-file.l:520
+#: guc-file.l:519
 #, c-format
 msgid "skipping missing configuration file \"%s\""
 msgstr "fehlende Konfigurationsdatei „%s“ wird übersprungen"
 
-#: guc-file.l:730
+#: guc-file.l:729
 #, c-format
 msgid "syntax error in file \"%s\" line %u, near end of line"
 msgstr "Syntaxfehler in Datei „%s“, Zeile %u, am Ende der Zeile"
 
-#: guc-file.l:735
+#: guc-file.l:734
 #, c-format
 msgid "syntax error in file \"%s\" line %u, near token \"%s\""
 msgstr "Syntaxfehler in Datei „%s“, Zeile %u, bei „%s“"
 
-#: guc-file.l:751
+#: guc-file.l:750
 #, c-format
 msgid "too many syntax errors found, abandoning file \"%s\""
 msgstr "zu viele Syntaxfehler gefunden, Datei „%s“ wird aufgegeben"
 
-#: guc-file.l:796
+#: guc-file.l:795
 #, c-format
 msgid "could not open configuration directory \"%s\": %m"
 msgstr "konnte Konfigurationsverzeichnis „%s“ nicht öffnen: %m"
@@ -9619,339 +9648,339 @@ msgstr "kein pg_hba.conf-Eintrag für Host „%s“, Benutzer „%s“, Datenban
 msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\""
 msgstr "kein pg_hba.conf-Eintrag für Host „%s“, Benutzer „%s“, Datenbank „%s“"
 
-#: libpq/auth.c:521 libpq/hba.c:1212
+#: libpq/auth.c:521 libpq/hba.c:1182
 #, c-format
 msgid "MD5 authentication is not supported when \"db_user_namespace\" is enabled"
 msgstr "MD5-Authentifizierung wird nicht unterstützt, wenn „db_user_namespace“ angeschaltet ist"
 
-#: libpq/auth.c:645
+#: libpq/auth.c:646
 #, c-format
 msgid "expected password response, got message type %d"
 msgstr "Passwort-Antwort erwartet, Message-Typ %d empfangen"
 
-#: libpq/auth.c:673
+#: libpq/auth.c:674
 #, c-format
 msgid "invalid password packet size"
 msgstr "ungültige Größe des Passwortpakets"
 
-#: libpq/auth.c:677
+#: libpq/auth.c:678
 #, c-format
 msgid "received password packet"
 msgstr "Passwortpaket empfangen"
 
-#: libpq/auth.c:804
+#: libpq/auth.c:805
 #, c-format
 msgid "GSSAPI is not supported in protocol version 2"
 msgstr "GSSAPI wird in Protokollversion 2 nicht unterstützt"
 
-#: libpq/auth.c:859
+#: libpq/auth.c:861
 #, c-format
 msgid "expected GSS response, got message type %d"
 msgstr "GSS-Antwort erwartet, Message-Typ %d empfangen"
 
-#: libpq/auth.c:918
+#: libpq/auth.c:920
 msgid "accepting GSS security context failed"
 msgstr "Annahme des GSS-Sicherheitskontexts fehlgeschlagen"
 
-#: libpq/auth.c:944
+#: libpq/auth.c:946
 msgid "retrieving GSS user name failed"
 msgstr "Abfrage des GSS-Benutzernamens fehlgeschlagen"
 
-#: libpq/auth.c:1061
+#: libpq/auth.c:1063
 #, c-format
 msgid "SSPI is not supported in protocol version 2"
 msgstr "SSL wird in Protokollversion 2 nicht unterstützt"
 
-#: libpq/auth.c:1076
+#: libpq/auth.c:1078
 msgid "could not acquire SSPI credentials"
 msgstr "konnte SSPI-Credentials nicht erhalten"
 
-#: libpq/auth.c:1093
+#: libpq/auth.c:1096
 #, c-format
 msgid "expected SSPI response, got message type %d"
 msgstr "SSPI-Antwort erwartet, Message-Typ %d empfangen"
 
-#: libpq/auth.c:1165
+#: libpq/auth.c:1168
 msgid "could not accept SSPI security context"
 msgstr "konnte SSPI-Sicherheitskontext nicht akzeptieren"
 
-#: libpq/auth.c:1227
+#: libpq/auth.c:1230
 msgid "could not get token from SSPI security context"
 msgstr "konnte kein Token vom SSPI-Sicherheitskontext erhalten"
 
-#: libpq/auth.c:1470
+#: libpq/auth.c:1472
 #, c-format
 msgid "could not create socket for Ident connection: %m"
 msgstr "konnte Socket für Ident-Verbindung nicht erzeugen: %m"
 
-#: libpq/auth.c:1485
+#: libpq/auth.c:1487
 #, c-format
 msgid "could not bind to local address \"%s\": %m"
 msgstr "konnte nicht mit lokaler Adresse „%s“ verbinden: %m"
 
-#: libpq/auth.c:1497
+#: libpq/auth.c:1499
 #, c-format
 msgid "could not connect to Ident server at address \"%s\", port %s: %m"
 msgstr "konnte nicht mit Ident-Server auf Adresse „%s“, Port %s verbinden: %m"
 
-#: libpq/auth.c:1517
+#: libpq/auth.c:1519
 #, c-format
 msgid "could not send query to Ident server at address \"%s\", port %s: %m"
 msgstr "konnte Anfrage an Ident-Server auf Adresse „%s“, Port %s nicht senden: %m"
 
-#: libpq/auth.c:1532
+#: libpq/auth.c:1534
 #, c-format
 msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
 msgstr "konnte Antwort von Ident-Server auf Adresse „%s“, Port %s nicht empfangen: %m"
 
-#: libpq/auth.c:1542
+#: libpq/auth.c:1544
 #, c-format
 msgid "invalidly formatted response from Ident server: \"%s\""
 msgstr "ungültig formatierte Antwort vom Ident-Server: „%s“"
 
-#: libpq/auth.c:1580
+#: libpq/auth.c:1584
 #, c-format
 msgid "peer authentication is not supported on this platform"
 msgstr "Peer-Authentifizierung wird auf dieser Plattform nicht unterstützt"
 
-#: libpq/auth.c:1584
+#: libpq/auth.c:1588
 #, c-format
 msgid "could not get peer credentials: %m"
 msgstr "konnte Credentials von Gegenstelle nicht ermitteln: %m"
 
-#: libpq/auth.c:1593
+#: libpq/auth.c:1597
 #, c-format
 msgid "could not look up local user ID %ld: %s"
 msgstr "konnte lokale Benutzer-ID %ld nicht nachschlagen: %s"
 
-#: libpq/auth.c:1677 libpq/auth.c:1948 libpq/auth.c:2305
+#: libpq/auth.c:1681 libpq/auth.c:1952 libpq/auth.c:2309
 #, c-format
 msgid "empty password returned by client"
 msgstr "Client gab leeres Passwort zurück"
 
-#: libpq/auth.c:1687
+#: libpq/auth.c:1691
 #, c-format
 msgid "error from underlying PAM layer: %s"
 msgstr "Fehler von der unteren PAM-Ebene: %s"
 
-#: libpq/auth.c:1756
+#: libpq/auth.c:1760
 #, c-format
 msgid "could not create PAM authenticator: %s"
 msgstr "konnte PAM-Authenticator nicht erzeugen: %s"
 
-#: libpq/auth.c:1767
+#: libpq/auth.c:1771
 #, c-format
 msgid "pam_set_item(PAM_USER) failed: %s"
 msgstr "pam_set_item(PAM_USER) fehlgeschlagen: %s"
 
-#: libpq/auth.c:1778
+#: libpq/auth.c:1782
 #, c-format
 msgid "pam_set_item(PAM_CONV) failed: %s"
 msgstr "pam_set_item(PAM_CONV) fehlgeschlagen: %s"
 
-#: libpq/auth.c:1789
+#: libpq/auth.c:1793
 #, c-format
 msgid "pam_authenticate failed: %s"
 msgstr "pam_authenticate fehlgeschlagen: %s"
 
-#: libpq/auth.c:1800
+#: libpq/auth.c:1804
 #, c-format
 msgid "pam_acct_mgmt failed: %s"
 msgstr "pam_acct_mgmt fehlgeschlagen: %s"
 
-#: libpq/auth.c:1811
+#: libpq/auth.c:1815
 #, c-format
 msgid "could not release PAM authenticator: %s"
 msgstr "konnte PAM-Authenticator nicht freigeben: %s"
 
-#: libpq/auth.c:1844
+#: libpq/auth.c:1848
 #, c-format
 msgid "could not initialize LDAP: %m"
 msgstr "konnte LDAP nicht initialisieren: %m"
 
-#: libpq/auth.c:1847
+#: libpq/auth.c:1851
 #, c-format
 msgid "could not initialize LDAP: error code %d"
 msgstr "konnte LDAP nicht initialisieren: Fehlercode %d"
 
-#: libpq/auth.c:1857
+#: libpq/auth.c:1861
 #, c-format
 msgid "could not set LDAP protocol version: %s"
 msgstr "konnte LDAP-Protokollversion nicht setzen: %s"
 
-#: libpq/auth.c:1886
+#: libpq/auth.c:1890
 #, c-format
 msgid "could not load wldap32.dll"
 msgstr "konnte wldap32.dll nicht laden"
 
-#: libpq/auth.c:1894
+#: libpq/auth.c:1898
 #, c-format
 msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
 msgstr "konnte Funktion _ldap_start_tls_sA in wldap32.dll nicht laden"
 
-#: libpq/auth.c:1895
+#: libpq/auth.c:1899
 #, c-format
 msgid "LDAP over SSL is not supported on this platform."
 msgstr "LDAP über SSL wird auf dieser Plattform nicht unterstützt."
 
-#: libpq/auth.c:1910
+#: libpq/auth.c:1914
 #, c-format
 msgid "could not start LDAP TLS session: %s"
 msgstr "konnte LDAP-TLS-Sitzung nicht starten: %s"
 
-#: libpq/auth.c:1932
+#: libpq/auth.c:1936
 #, c-format
 msgid "LDAP server not specified"
 msgstr "LDAP-Server nicht angegeben"
 
-#: libpq/auth.c:1985
+#: libpq/auth.c:1989
 #, c-format
 msgid "invalid character in user name for LDAP authentication"
 msgstr "ungültiges Zeichen im Benutzernamen für LDAP-Authentifizierung"
 
-#: libpq/auth.c:2000
+#: libpq/auth.c:2004
 #, c-format
 msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": %s"
 msgstr "erstes LDAP-Binden für ldapbinddn „%s“ auf Server „%s“ fehlgeschlagen: %s"
 
-#: libpq/auth.c:2024
+#: libpq/auth.c:2028
 #, c-format
 msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
 msgstr "konnte LDAP nicht mit Filter „%s“ auf Server „%s“ durchsuchen: %s"
 
-#: libpq/auth.c:2035
+#: libpq/auth.c:2039
 #, c-format
 msgid "LDAP user \"%s\" does not exist"
 msgstr "LDAP-Benutzer „%s“ existiert nicht"
 
-#: libpq/auth.c:2036
+#: libpq/auth.c:2040
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
 msgstr "LDAP-Suche nach Filter „%s“ auf Server „%s“ gab keine Einträge zurück."
 
-#: libpq/auth.c:2040
+#: libpq/auth.c:2044
 #, c-format
 msgid "LDAP user \"%s\" is not unique"
 msgstr "LDAP-Benutzer „%s“ ist nicht eindeutig"
 
-#: libpq/auth.c:2041
+#: libpq/auth.c:2045
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned %d entry."
 msgid_plural "LDAP search for filter \"%s\" on server \"%s\" returned %d entries."
 msgstr[0] "LDAP-Suche nach Filter „%s“ auf Server „%s“ gab %d Eintrag zurück."
 msgstr[1] "LDAP-Suche nach Filter „%s“ auf Server „%s“ gab %d Einträge zurück."
 
-#: libpq/auth.c:2059
+#: libpq/auth.c:2063
 #, c-format
 msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
 msgstr "konnte DN fũr den ersten Treffer für „%s“ auf Server „%s“ nicht lesen: %s"
 
-#: libpq/auth.c:2079
+#: libpq/auth.c:2083
 #, c-format
 msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
 msgstr "Losbinden fehlgeschlagen nach Suche nach Benutzer „%s“ auf Server „%s“: %s"
 
-#: libpq/auth.c:2109
+#: libpq/auth.c:2113
 #, c-format
 msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
 msgstr "LDAP-Login fehlgeschlagen für Benutzer „%s“ auf Server „%s“: %s"
 
-#: libpq/auth.c:2137
+#: libpq/auth.c:2141
 #, c-format
 msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
 msgstr "Zertifikatauthentifizierung für Benutzer „%s“ fehlgeschlagen: Client-Zertifikat enthält keinen Benutzernamen"
 
-#: libpq/auth.c:2261
+#: libpq/auth.c:2265
 #, c-format
 msgid "RADIUS server not specified"
 msgstr "RADIUS-Server nicht angegeben"
 
-#: libpq/auth.c:2268
+#: libpq/auth.c:2272
 #, c-format
 msgid "RADIUS secret not specified"
 msgstr "RADIUS-Geheimnis nicht angegeben"
 
-#: libpq/auth.c:2284 libpq/hba.c:1609
+#: libpq/auth.c:2288 libpq/hba.c:1579
 #, c-format
 msgid "could not translate RADIUS server name \"%s\" to address: %s"
 msgstr "konnte RADIUS-Servername „%s“ nicht in Adresse übersetzen: %s"
 
-#: libpq/auth.c:2312
+#: libpq/auth.c:2316
 #, c-format
 msgid "RADIUS authentication does not support passwords longer than 16 characters"
 msgstr "RADIUS-Authentifizierung unterstützt keine Passwörter länger als 16 Zeichen"
 
-#: libpq/auth.c:2323
+#: libpq/auth.c:2327
 #, c-format
 msgid "could not generate random encryption vector"
 msgstr "konnte zufälligen Verschlüsselungsvektor nicht erzeugen"
 
-#: libpq/auth.c:2346
+#: libpq/auth.c:2350
 #, c-format
 msgid "could not perform MD5 encryption of password"
 msgstr "konnte MD5-Verschlüsselung des Passworts nicht durchführen"
 
-#: libpq/auth.c:2368
+#: libpq/auth.c:2372
 #, c-format
 msgid "could not create RADIUS socket: %m"
 msgstr "konnte RADIUS-Socket nicht erstellen: %m"
 
-#: libpq/auth.c:2389
+#: libpq/auth.c:2393
 #, c-format
 msgid "could not bind local RADIUS socket: %m"
 msgstr "konnte lokales RADIUS-Socket nicht binden: %m"
 
-#: libpq/auth.c:2399
+#: libpq/auth.c:2403
 #, c-format
 msgid "could not send RADIUS packet: %m"
 msgstr "konnte RADIUS-Paket nicht senden: %m"
 
-#: libpq/auth.c:2428 libpq/auth.c:2453
+#: libpq/auth.c:2432 libpq/auth.c:2457
 #, c-format
 msgid "timeout waiting for RADIUS response"
 msgstr "Zeitüberschreitung beim Warten auf RADIUS-Antwort"
 
-#: libpq/auth.c:2446
+#: libpq/auth.c:2450
 #, c-format
 msgid "could not check status on RADIUS socket: %m"
 msgstr "konnte Status des RADIUS-Sockets nicht prüfen: %m"
 
-#: libpq/auth.c:2475
+#: libpq/auth.c:2479
 #, c-format
 msgid "could not read RADIUS response: %m"
 msgstr "konnte RADIUS-Antwort nicht lesen: %m"
 
-#: libpq/auth.c:2487 libpq/auth.c:2491
+#: libpq/auth.c:2491 libpq/auth.c:2495
 #, c-format
 msgid "RADIUS response was sent from incorrect port: %d"
 msgstr "RADIUS-Antwort wurde von falschem Port gesendet: %d"
 
-#: libpq/auth.c:2500
+#: libpq/auth.c:2504
 #, c-format
 msgid "RADIUS response too short: %d"
 msgstr "RADIUS-Antwort zu kurz: %d"
 
-#: libpq/auth.c:2507
+#: libpq/auth.c:2511
 #, c-format
 msgid "RADIUS response has corrupt length: %d (actual length %d)"
 msgstr "RADIUS-Antwort hat verfälschte Länge: %d (tatsächliche Länge %d)"
 
-#: libpq/auth.c:2515
+#: libpq/auth.c:2519
 #, c-format
 msgid "RADIUS response is to a different request: %d (should be %d)"
 msgstr "RADIUS-Antwort unterscheidet sich von Anfrage: %d (sollte %d sein)"
 
-#: libpq/auth.c:2540
+#: libpq/auth.c:2544
 #, c-format
 msgid "could not perform MD5 encryption of received packet"
 msgstr "konnte MD5-Verschlüsselung des empfangenen Pakets nicht durchführen"
 
-#: libpq/auth.c:2549
+#: libpq/auth.c:2553
 #, c-format
 msgid "RADIUS response has incorrect MD5 signature"
 msgstr "RADIUS-Antwort hat falsche MD5-Signatur"
 
-#: libpq/auth.c:2566
+#: libpq/auth.c:2570
 #, c-format
 msgid "RADIUS response has invalid code (%d) for user \"%s\""
 msgstr "RADIUS-Antwort hat ungültigen Code (%d) für Benutzer „%s“"
@@ -10198,425 +10227,430 @@ msgstr "konnte sekundäre Authentifizierungsdatei „@%s“ nicht als „%s“ 
 msgid "authentication file line too long"
 msgstr "Zeile in Authentifizierungsdatei zu lang"
 
-#: libpq/hba.c:410 libpq/hba.c:787 libpq/hba.c:803 libpq/hba.c:833
-#: libpq/hba.c:879 libpq/hba.c:892 libpq/hba.c:914 libpq/hba.c:923
-#: libpq/hba.c:946 libpq/hba.c:958 libpq/hba.c:977 libpq/hba.c:998
-#: libpq/hba.c:1009 libpq/hba.c:1064 libpq/hba.c:1082 libpq/hba.c:1094
-#: libpq/hba.c:1111 libpq/hba.c:1121 libpq/hba.c:1135 libpq/hba.c:1151
-#: libpq/hba.c:1166 libpq/hba.c:1177 libpq/hba.c:1213 libpq/hba.c:1245
-#: libpq/hba.c:1256 libpq/hba.c:1276 libpq/hba.c:1287 libpq/hba.c:1304
-#: libpq/hba.c:1329 libpq/hba.c:1366 libpq/hba.c:1376 libpq/hba.c:1432
-#: libpq/hba.c:1444 libpq/hba.c:1457 libpq/hba.c:1540 libpq/hba.c:1611
-#: libpq/hba.c:1629 libpq/hba.c:1650 tsearch/ts_locale.c:182
+#: libpq/hba.c:410 libpq/hba.c:757 libpq/hba.c:773 libpq/hba.c:803
+#: libpq/hba.c:849 libpq/hba.c:862 libpq/hba.c:884 libpq/hba.c:893
+#: libpq/hba.c:916 libpq/hba.c:928 libpq/hba.c:947 libpq/hba.c:968
+#: libpq/hba.c:979 libpq/hba.c:1034 libpq/hba.c:1052 libpq/hba.c:1064
+#: libpq/hba.c:1081 libpq/hba.c:1091 libpq/hba.c:1105 libpq/hba.c:1121
+#: libpq/hba.c:1136 libpq/hba.c:1147 libpq/hba.c:1183 libpq/hba.c:1215
+#: libpq/hba.c:1226 libpq/hba.c:1246 libpq/hba.c:1257 libpq/hba.c:1274
+#: libpq/hba.c:1299 libpq/hba.c:1336 libpq/hba.c:1346 libpq/hba.c:1402
+#: libpq/hba.c:1414 libpq/hba.c:1427 libpq/hba.c:1510 libpq/hba.c:1581
+#: libpq/hba.c:1599 libpq/hba.c:1620 tsearch/ts_locale.c:182
 #, c-format
 msgid "line %d of configuration file \"%s\""
 msgstr "Zeile %d in Konfigurationsdatei „%s“"
 
 #. translator: the second %s is a list of auth methods
-#: libpq/hba.c:785
+#: libpq/hba.c:755
 #, c-format
 msgid "authentication option \"%s\" is only valid for authentication methods %s"
 msgstr "Authentifizierungsoption „%s“ ist nur gültig für Authentifizierungsmethoden %s"
 
-#: libpq/hba.c:801
+#: libpq/hba.c:771
 #, c-format
 msgid "authentication method \"%s\" requires argument \"%s\" to be set"
 msgstr "Authentifizierungsmethode „%s“ benötigt Argument „%s“"
 
-#: libpq/hba.c:822
+#: libpq/hba.c:792
 #, c-format
 msgid "missing entry in file \"%s\" at end of line %d"
 msgstr "fehlender Eintrag in Datei „%s“ am Ende von Zeile %d"
 
-#: libpq/hba.c:832
+#: libpq/hba.c:802
 #, c-format
 msgid "multiple values in ident field"
 msgstr "mehrere Werte in Ident-Feld"
 
-#: libpq/hba.c:877
+#: libpq/hba.c:847
 #, c-format
 msgid "multiple values specified for connection type"
 msgstr "mehrere Werte angegeben für Verbindungstyp"
 
-#: libpq/hba.c:878
+#: libpq/hba.c:848
 #, c-format
 msgid "Specify exactly one connection type per line."
 msgstr "Geben Sie genau einen Verbindungstyp pro Zeile an."
 
-#: libpq/hba.c:891
+#: libpq/hba.c:861
 #, c-format
 msgid "local connections are not supported by this build"
 msgstr "lokale Verbindungen werden von dieser Installation nicht unterstützt"
 
-#: libpq/hba.c:912
+#: libpq/hba.c:882
 #, c-format
 msgid "hostssl requires SSL to be turned on"
 msgstr "für hostssl muss SSL angeschaltet sein"
 
-#: libpq/hba.c:913
+#: libpq/hba.c:883
 #, c-format
 msgid "Set ssl = on in postgresql.conf."
 msgstr "Setzen Sie ssl = on in postgresql.conf."
 
-#: libpq/hba.c:921
+#: libpq/hba.c:891
 #, c-format
 msgid "hostssl is not supported by this build"
 msgstr "hostssl wird von dieser Installation nicht unterstützt"
 
-#: libpq/hba.c:922
+#: libpq/hba.c:892
 #, c-format
 msgid "Compile with --with-openssl to use SSL connections."
 msgstr "Kompilieren Sie mit --with-openssl, um SSL-Verbindungen zu verwenden."
 
-#: libpq/hba.c:944
+#: libpq/hba.c:914
 #, c-format
 msgid "invalid connection type \"%s\""
 msgstr "ungültiger Verbindungstyp „%s“"
 
-#: libpq/hba.c:957
+#: libpq/hba.c:927
 #, c-format
 msgid "end-of-line before database specification"
 msgstr "Zeilenende vor Datenbankangabe"
 
-#: libpq/hba.c:976
+#: libpq/hba.c:946
 #, c-format
 msgid "end-of-line before role specification"
 msgstr "Zeilenende vor Rollenangabe"
 
-#: libpq/hba.c:997
+#: libpq/hba.c:967
 #, c-format
 msgid "end-of-line before IP address specification"
 msgstr "Zeilenende vor IP-Adressangabe"
 
-#: libpq/hba.c:1007
+#: libpq/hba.c:977
 #, c-format
 msgid "multiple values specified for host address"
 msgstr "mehrere Werte für Hostadresse angegeben"
 
-#: libpq/hba.c:1008
+#: libpq/hba.c:978
 #, c-format
 msgid "Specify one address range per line."
 msgstr "Geben Sie einen Adressbereich pro Zeile an."
 
-#: libpq/hba.c:1062
+#: libpq/hba.c:1032
 #, c-format
 msgid "invalid IP address \"%s\": %s"
 msgstr "ungültige IP-Adresse „%s“: %s"
 
-#: libpq/hba.c:1080
+#: libpq/hba.c:1050
 #, c-format
 msgid "specifying both host name and CIDR mask is invalid: \"%s\""
 msgstr "Angabe von sowohl Hostname als auch CIDR-Maske ist ungültig: „%s“"
 
-#: libpq/hba.c:1092
+#: libpq/hba.c:1062
 #, c-format
 msgid "invalid CIDR mask in address \"%s\""
 msgstr "ungültige CIDR-Maske in Adresse „%s“"
 
-#: libpq/hba.c:1109
+#: libpq/hba.c:1079
 #, c-format
 msgid "end-of-line before netmask specification"
 msgstr "Zeilenende vor Netzmaskenangabe"
 
-#: libpq/hba.c:1110
+#: libpq/hba.c:1080
 #, c-format
 msgid "Specify an address range in CIDR notation, or provide a separate netmask."
 msgstr "Geben Sie einen Adressbereich in CIDR-Schreibweise oder eine separate Netzmaske an."
 
-#: libpq/hba.c:1120
+#: libpq/hba.c:1090
 #, c-format
 msgid "multiple values specified for netmask"
 msgstr "mehrere Werte für Netzmaske angegeben"
 
-#: libpq/hba.c:1133
+#: libpq/hba.c:1103
 #, c-format
 msgid "invalid IP mask \"%s\": %s"
 msgstr "ungültige IP-Maske „%s“: %s"
 
-#: libpq/hba.c:1150
+#: libpq/hba.c:1120
 #, c-format
 msgid "IP address and mask do not match"
 msgstr "IP-Adresse und -Maske passen nicht zusammen"
 
-#: libpq/hba.c:1165
+#: libpq/hba.c:1135
 #, c-format
 msgid "end-of-line before authentication method"
 msgstr "Zeilenende vor Authentifizierungsmethode"
 
-#: libpq/hba.c:1175
+#: libpq/hba.c:1145
 #, c-format
 msgid "multiple values specified for authentication type"
 msgstr "mehrere Werte für Authentifizierungstyp angegeben"
 
-#: libpq/hba.c:1176
+#: libpq/hba.c:1146
 #, c-format
 msgid "Specify exactly one authentication type per line."
 msgstr "Geben Sie genau einen Authentifizierungstyp pro Zeile an."
 
-#: libpq/hba.c:1243
+#: libpq/hba.c:1213
 #, c-format
 msgid "invalid authentication method \"%s\""
 msgstr "ungültige Authentifizierungsmethode „%s“"
 
-#: libpq/hba.c:1254
+#: libpq/hba.c:1224
 #, c-format
 msgid "invalid authentication method \"%s\": not supported by this build"
 msgstr "ungültige Authentifizierungsmethode „%s“: von dieser Installation nicht unterstützt"
 
-#: libpq/hba.c:1275
+#: libpq/hba.c:1245
 #, c-format
 msgid "gssapi authentication is not supported on local sockets"
 msgstr "gssapi-Authentifizierung wird auf lokalen Sockets nicht unterstützt"
 
-#: libpq/hba.c:1286
+#: libpq/hba.c:1256
 #, c-format
 msgid "peer authentication is only supported on local sockets"
 msgstr "peer-Authentifizierung wird nur auf lokalen Sockets unterstützt"
 
-#: libpq/hba.c:1303
+#: libpq/hba.c:1273
 #, c-format
 msgid "cert authentication is only supported on hostssl connections"
 msgstr "cert-Authentifizierung wird nur auf „hostssl“-Verbindungen unterstützt"
 
-#: libpq/hba.c:1328
+#: libpq/hba.c:1298
 #, c-format
 msgid "authentication option not in name=value format: %s"
 msgstr "Authentifizierungsoption nicht im Format name=wert: %s"
 
-#: libpq/hba.c:1365
+#: libpq/hba.c:1335
 #, c-format
 msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, or ldapurl together with ldapprefix"
 msgstr "ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute oder ldapurl kann nicht zusammen mit ldapprefix verwendet werden"
 
-#: libpq/hba.c:1375
+#: libpq/hba.c:1345
 #, c-format
 msgid "authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix\", or \"ldapsuffix\" to be set"
 msgstr "Authentifizierungsmethode „ldap“ benötigt Argument „ldapbasedn“, „ldapprefix“ oder „ldapsuffix“"
 
-#: libpq/hba.c:1418
+#: libpq/hba.c:1388
 msgid "ident, peer, gssapi, sspi, and cert"
 msgstr "ident, peer, gssapi, sspi und cert"
 
-#: libpq/hba.c:1431
+#: libpq/hba.c:1401
 #, c-format
 msgid "clientcert can only be configured for \"hostssl\" rows"
 msgstr "clientcert kann nur für „hostssl“-Zeilen konfiguriert werden"
 
-#: libpq/hba.c:1442
+#: libpq/hba.c:1412
 #, c-format
 msgid "client certificates can only be checked if a root certificate store is available"
 msgstr "Client-Zertifikate können nur überprüft werden, wenn Wurzelzertifikat verfügbar ist"
 
-#: libpq/hba.c:1443
+#: libpq/hba.c:1413
 #, c-format
 msgid "Make sure the configuration parameter \"ssl_ca_file\" is set."
 msgstr "Stellen Sie sicher, dass der Konfigurationsparameter „ssl_ca_file“ gesetzt ist."
 
-#: libpq/hba.c:1456
+#: libpq/hba.c:1426
 #, c-format
 msgid "clientcert can not be set to 0 when using \"cert\" authentication"
 msgstr "clientcert kann nicht auf 0 gesetzt sein, wenn „cert“-Authentifizierung verwendet wird"
 
-#: libpq/hba.c:1483
+#: libpq/hba.c:1453
 #, c-format
 msgid "could not parse LDAP URL \"%s\": %s"
 msgstr "konnte LDAP-URL „%s“ nicht interpretieren: %s"
 
-#: libpq/hba.c:1491
+#: libpq/hba.c:1461
 #, c-format
 msgid "unsupported LDAP URL scheme: %s"
 msgstr "nicht unterstütztes LDAP-URL-Schema: %s"
 
-#: libpq/hba.c:1507
+#: libpq/hba.c:1477
 #, c-format
 msgid "filters not supported in LDAP URLs"
 msgstr "Filter in LDAP-URLs werden nicht unterstützt"
 
-#: libpq/hba.c:1515
+#: libpq/hba.c:1485
 #, c-format
 msgid "LDAP URLs not supported on this platform"
 msgstr "LDAP-URLs werden auf dieser Plattform nicht unterstützt"
 
-#: libpq/hba.c:1539
+#: libpq/hba.c:1509
 #, c-format
 msgid "invalid LDAP port number: \"%s\""
 msgstr "ungültige LDAP-Portnummer: „%s“"
 
-#: libpq/hba.c:1579 libpq/hba.c:1586
+#: libpq/hba.c:1549 libpq/hba.c:1556
 msgid "gssapi and sspi"
 msgstr "gssapi und sspi"
 
-#: libpq/hba.c:1628
+#: libpq/hba.c:1598
 #, c-format
 msgid "invalid RADIUS port number: \"%s\""
 msgstr "ungültige RADIUS-Portnummer: „%s“"
 
-#: libpq/hba.c:1648
+#: libpq/hba.c:1618
 #, c-format
 msgid "unrecognized authentication option name: \"%s\""
 msgstr "unbekannter Authentifizierungsoptionsname: „%s“"
 
-#: libpq/hba.c:1839
+#: libpq/hba.c:1809
 #, c-format
 msgid "configuration file \"%s\" contains no entries"
 msgstr "Konfigurationsdatei „%s“ enthält keine Einträge"
 
-#: libpq/hba.c:1935
+#: libpq/hba.c:1905
 #, c-format
 msgid "invalid regular expression \"%s\": %s"
 msgstr "ungültiger regulärer Ausdruck „%s“: %s"
 
-#: libpq/hba.c:1995
+#: libpq/hba.c:1965
 #, c-format
 msgid "regular expression match for \"%s\" failed: %s"
 msgstr "Suche nach regulärem Ausdruck für „%s“ fehlgeschlagen: %s"
 
-#: libpq/hba.c:2012
+#: libpq/hba.c:1982
 #, c-format
 msgid "regular expression \"%s\" has no subexpressions as requested by backreference in \"%s\""
 msgstr "regulärer Ausdruck „%s“ hat keine Teilausdrücke wie von der Backreference in „%s“ verlangt"
 
-#: libpq/hba.c:2108
+#: libpq/hba.c:2078
 #, c-format
 msgid "provided user name (%s) and authenticated user name (%s) do not match"
 msgstr "angegebener Benutzername (%s) und authentifizierter Benutzername (%s) stimmen nicht überein"
 
-#: libpq/hba.c:2128
+#: libpq/hba.c:2098
 #, c-format
 msgid "no match in usermap \"%s\" for user \"%s\" authenticated as \"%s\""
 msgstr "kein passender Eintrag in Usermap „%s“ für Benutzer „%s“, authentifiziert als „%s“"
 
-#: libpq/hba.c:2163
+#: libpq/hba.c:2133
 #, c-format
 msgid "could not open usermap file \"%s\": %m"
 msgstr "konnte Usermap-Datei „%s“ nicht öffnen: %m"
 
-#: libpq/pqcomm.c:314
+#: libpq/pqcomm.c:316
 #, c-format
 msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)"
 msgstr "Unix-Domain-Socket-Pfad „%s“ ist zu lang (maximal %d Bytes)"
 
-#: libpq/pqcomm.c:335
+#: libpq/pqcomm.c:337
 #, c-format
 msgid "could not translate host name \"%s\", service \"%s\" to address: %s"
 msgstr "konnte Hostname „%s“, Dienst „%s“ nicht in Adresse übersetzen: %s"
 
-#: libpq/pqcomm.c:339
+#: libpq/pqcomm.c:341
 #, c-format
 msgid "could not translate service \"%s\" to address: %s"
 msgstr "konnte Dienst „%s“ nicht in Adresse übersetzen: %s"
 
-#: libpq/pqcomm.c:366
+#: libpq/pqcomm.c:368
 #, c-format
 msgid "could not bind to all requested addresses: MAXLISTEN (%d) exceeded"
 msgstr "konnte nicht an alle verlangten Adressen binden: MAXLISTEN (%d) überschritten"
 
-#: libpq/pqcomm.c:375
+#: libpq/pqcomm.c:377
 msgid "IPv4"
 msgstr "IPv4"
 
-#: libpq/pqcomm.c:379
+#: libpq/pqcomm.c:381
 msgid "IPv6"
 msgstr "IPv6"
 
-#: libpq/pqcomm.c:384
+#: libpq/pqcomm.c:386
 msgid "Unix"
 msgstr "Unix"
 
-#: libpq/pqcomm.c:389
+#: libpq/pqcomm.c:391
 #, c-format
 msgid "unrecognized address family %d"
 msgstr "unbekannte Adressfamilie %d"
 
 #. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:400
+#: libpq/pqcomm.c:402
 #, c-format
 msgid "could not create %s socket: %m"
 msgstr "konnte %s-Socket nicht erstellen: %m"
 
-#: libpq/pqcomm.c:425
+#: libpq/pqcomm.c:427
 #, c-format
 msgid "setsockopt(SO_REUSEADDR) failed: %m"
 msgstr "setsockopt(SO_REUSEADDR) fehlgeschlagen: %m"
 
-#: libpq/pqcomm.c:440
+#: libpq/pqcomm.c:442
 #, c-format
 msgid "setsockopt(IPV6_V6ONLY) failed: %m"
 msgstr "setsockopt(IPV6_V6ONLY) fehlgeschlagen: %m"
 
 #. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:459
+#: libpq/pqcomm.c:461
 #, c-format
 msgid "could not bind %s socket: %m"
 msgstr "konnte %s-Socket nicht binden: %m"
 
-#: libpq/pqcomm.c:462
+#: libpq/pqcomm.c:464
 #, c-format
 msgid "Is another postmaster already running on port %d? If not, remove socket file \"%s\" and retry."
 msgstr "Läuft bereits ein anderer Postmaster auf Port %d? Wenn nicht, entfernen Sie die Socketdatei „%s“ und versuchen Sie erneut."
 
-#: libpq/pqcomm.c:465
+#: libpq/pqcomm.c:467
 #, c-format
 msgid "Is another postmaster already running on port %d? If not, wait a few seconds and retry."
 msgstr "Läuft bereits ein anderer Postmaster auf Port %d? Wenn nicht, warten Sie einige Sekunden und versuchen Sie erneut."
 
 #. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:498
+#: libpq/pqcomm.c:500
 #, c-format
 msgid "could not listen on %s socket: %m"
 msgstr "konnte nicht auf %s-Socket hören: %m"
 
-#: libpq/pqcomm.c:588
+#: libpq/pqcomm.c:590
 #, c-format
 msgid "group \"%s\" does not exist"
 msgstr "Gruppe „%s“ existiert nicht"
 
-#: libpq/pqcomm.c:598
+#: libpq/pqcomm.c:600
 #, c-format
 msgid "could not set group of file \"%s\": %m"
 msgstr "konnte Gruppe von Datei „%s“ nicht setzen: %m"
 
-#: libpq/pqcomm.c:609
+#: libpq/pqcomm.c:611
 #, c-format
 msgid "could not set permissions of file \"%s\": %m"
 msgstr "konnte Zugriffsrechte von Datei „%s“ nicht setzen: %m"
 
-#: libpq/pqcomm.c:639
+#: libpq/pqcomm.c:641
 #, c-format
 msgid "could not accept new connection: %m"
 msgstr "konnte neue Verbindung nicht akzeptieren: %m"
 
-#: libpq/pqcomm.c:811
+#: libpq/pqcomm.c:813
 #, c-format
 msgid "could not set socket to nonblocking mode: %m"
 msgstr "konnte Socket nicht auf nicht-blockierenden Modus umstellen: %m"
 
-#: libpq/pqcomm.c:817
+#: libpq/pqcomm.c:819
 #, c-format
 msgid "could not set socket to blocking mode: %m"
 msgstr "konnte Socket nicht auf blockierenden Modus umstellen: %m"
 
-#: libpq/pqcomm.c:869 libpq/pqcomm.c:959
+#: libpq/pqcomm.c:871 libpq/pqcomm.c:965
 #, c-format
 msgid "could not receive data from client: %m"
 msgstr "konnte Daten vom Client nicht empfangen: %m"
 
-#: libpq/pqcomm.c:1110
+#: libpq/pqcomm.c:1110 tcop/postgres.c:3946
+#, c-format
+msgid "terminating connection because protocol sync was lost"
+msgstr "breche Verbindung ab, weil Protokollsynchronisation verloren wurde"
+
+#: libpq/pqcomm.c:1176
 #, c-format
 msgid "unexpected EOF within message length word"
 msgstr "unerwartetes EOF im Message-Längenwort"
 
-#: libpq/pqcomm.c:1121
+#: libpq/pqcomm.c:1187
 #, c-format
 msgid "invalid message length"
 msgstr "ungültige Message-Länge"
 
-#: libpq/pqcomm.c:1143 libpq/pqcomm.c:1153
+#: libpq/pqcomm.c:1209 libpq/pqcomm.c:1222
 #, c-format
 msgid "incomplete message from client"
 msgstr "unvollständige Message vom Client"
 
-#: libpq/pqcomm.c:1283
+#: libpq/pqcomm.c:1355
 #, c-format
 msgid "could not send data to client: %m"
 msgstr "konnte Daten nicht an den Client senden: %m"
@@ -12541,7 +12575,7 @@ msgid "poll() failed: %m"
 msgstr "poll() fehlgeschlagen: %m"
 
 #: port/pg_latch.c:423 port/unix_latch.c:423
-#: replication/libpqwalreceiver/libpqwalreceiver.c:363
+#: replication/libpqwalreceiver/libpqwalreceiver.c:364
 #, c-format
 msgid "select() failed: %m"
 msgstr "select() fehlgeschlagen: %m"
@@ -12739,114 +12773,114 @@ msgstr "Fehlgeschlagener Systemaufruf war DuplicateHandle."
 msgid "Failed system call was MapViewOfFileEx."
 msgstr "Fehlgeschlagener Systemaufruf war MapViewOfFileEx."
 
-#: postmaster/autovacuum.c:380
+#: postmaster/autovacuum.c:382
 #, c-format
 msgid "could not fork autovacuum launcher process: %m"
 msgstr "konnte Autovacuum-Launcher-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/autovacuum.c:425
+#: postmaster/autovacuum.c:427
 #, c-format
 msgid "autovacuum launcher started"
 msgstr "Autovacuum-Launcher startet"
 
-#: postmaster/autovacuum.c:790
+#: postmaster/autovacuum.c:802
 #, c-format
 msgid "autovacuum launcher shutting down"
 msgstr "Autovacuum-Launcher fährt herunter"
 
-#: postmaster/autovacuum.c:1453
+#: postmaster/autovacuum.c:1465
 #, c-format
 msgid "could not fork autovacuum worker process: %m"
 msgstr "konnte Autovacuum-Worker-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/autovacuum.c:1672
+#: postmaster/autovacuum.c:1684
 #, c-format
 msgid "autovacuum: processing database \"%s\""
 msgstr "Autovacuum: bearbeite Datenbank „%s“"
 
-#: postmaster/autovacuum.c:2076
+#: postmaster/autovacuum.c:2097
 #, c-format
 msgid "autovacuum: dropping orphan temp table \"%s\".\"%s\" in database \"%s\""
 msgstr "Autovacuum: lösche verwaiste temporäre Tabelle „%s.%s“ in Datenbank „%s“"
 
-#: postmaster/autovacuum.c:2088
+#: postmaster/autovacuum.c:2109
 #, c-format
 msgid "autovacuum: found orphan temp table \"%s\".\"%s\" in database \"%s\""
 msgstr "Autovacuum: verwaiste temporäre Tabelle „%s.%s“ in Datenbank „%s“ gefunden"
 
-#: postmaster/autovacuum.c:2353
+#: postmaster/autovacuum.c:2376
 #, c-format
 msgid "automatic vacuum of table \"%s.%s.%s\""
 msgstr "automatisches Vacuum der Tabelle „%s.%s.%s“"
 
-#: postmaster/autovacuum.c:2356
+#: postmaster/autovacuum.c:2379
 #, c-format
 msgid "automatic analyze of table \"%s.%s.%s\""
 msgstr "automatisches Analysieren der Tabelle „%s.%s.%s“"
 
-#: postmaster/autovacuum.c:2889
+#: postmaster/autovacuum.c:2915
 #, c-format
 msgid "autovacuum not started because of misconfiguration"
 msgstr "Autovacuum wegen Fehlkonfiguration nicht gestartet"
 
-#: postmaster/autovacuum.c:2890
+#: postmaster/autovacuum.c:2916
 #, c-format
 msgid "Enable the \"track_counts\" option."
 msgstr "Schalten Sie die Option „track_counts“ ein."
 
-#: postmaster/bgworker.c:323 postmaster/bgworker.c:732
+#: postmaster/bgworker.c:346 postmaster/bgworker.c:762
 #, c-format
 msgid "registering background worker \"%s\""
 msgstr "registriere Background-Worker „%s“"
 
-#: postmaster/bgworker.c:352
+#: postmaster/bgworker.c:375
 #, c-format
 msgid "unregistering background worker \"%s\""
 msgstr "deregistriere Background-Worker „%s“"
 
-#: postmaster/bgworker.c:454
+#: postmaster/bgworker.c:484
 #, c-format
 msgid "background worker \"%s\": must attach to shared memory in order to request a database connection"
 msgstr "Background-Worker „%s“: muss mit Shared Memory verbinden, um eine Datenbankverbindung anzufordern"
 
-#: postmaster/bgworker.c:463
+#: postmaster/bgworker.c:493
 #, c-format
 msgid "background worker \"%s\": cannot request database access if starting at postmaster start"
 msgstr "Background-Worker „%s“: kann kein Datenbankzugriff anfordern, wenn er nach Postmaster-Start gestartet hat"
 
-#: postmaster/bgworker.c:477
+#: postmaster/bgworker.c:507
 #, c-format
 msgid "background worker \"%s\": invalid restart interval"
 msgstr "Background-Worker „%s“: ungültiges Neustart-Intervall"
 
-#: postmaster/bgworker.c:522
+#: postmaster/bgworker.c:552
 #, c-format
 msgid "terminating background worker \"%s\" due to administrator command"
 msgstr "breche Background-Worker „%s“ ab aufgrund von Anweisung des Administrators"
 
-#: postmaster/bgworker.c:739
+#: postmaster/bgworker.c:769
 #, c-format
 msgid "background worker \"%s\": must be registered in shared_preload_libraries"
 msgstr "Background-Worker „%s“: muss in shared_preload_libraries registriert sein"
 
-#: postmaster/bgworker.c:751
+#: postmaster/bgworker.c:781
 #, c-format
 msgid "background worker \"%s\": only dynamic background workers can request notification"
 msgstr "Background-Worker „%s“: nur dynamische Background-Worker können Benachrichtigung verlangen"
 
-#: postmaster/bgworker.c:766
+#: postmaster/bgworker.c:796
 #, c-format
 msgid "too many background workers"
 msgstr "zu viele Background-Worker"
 
-#: postmaster/bgworker.c:767
+#: postmaster/bgworker.c:797
 #, c-format
 msgid "Up to %d background worker can be registered with the current settings."
 msgid_plural "Up to %d background workers can be registered with the current settings."
 msgstr[0] "Mit den aktuellen Einstellungen können bis zu %d Background-Worker registriert werden."
 msgstr[1] "Mit den aktuellen Einstellungen können bis zu %d Background-Worker registriert werden."
 
-#: postmaster/bgworker.c:771
+#: postmaster/bgworker.c:801
 #, c-format
 msgid "Consider increasing the configuration parameter \"max_worker_processes\"."
 msgstr "Erhöhen Sie eventuell den Konfigurationsparameter „max_worker_processes“."
@@ -12914,7 +12948,7 @@ msgstr "Der fehlgeschlagene Archivbefehl war: %s"
 msgid "archive command was terminated by exception 0x%X"
 msgstr "Archivbefehl wurde durch Ausnahme 0x%X beendet"
 
-#: postmaster/pgarch.c:623 postmaster/postmaster.c:3333
+#: postmaster/pgarch.c:623 postmaster/postmaster.c:3335
 #, c-format
 msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
 msgstr "Sehen Sie die Beschreibung des Hexadezimalwerts in der C-Include-Datei „ntstatus.h“ nach."
@@ -13251,354 +13285,354 @@ msgstr ""
 msgid "select() failed in postmaster: %m"
 msgstr "select() fehlgeschlagen im Postmaster: %m"
 
-#: postmaster/postmaster.c:1777 postmaster/postmaster.c:1808
+#: postmaster/postmaster.c:1778 postmaster/postmaster.c:1809
 #, c-format
 msgid "incomplete startup packet"
 msgstr "unvollständiges Startpaket"
 
-#: postmaster/postmaster.c:1789
+#: postmaster/postmaster.c:1790
 #, c-format
 msgid "invalid length of startup packet"
 msgstr "ungültige Länge des Startpakets"
 
-#: postmaster/postmaster.c:1846
+#: postmaster/postmaster.c:1848
 #, c-format
 msgid "failed to send SSL negotiation response: %m"
 msgstr "konnte SSL-Verhandlungsantwort nicht senden: %m"
 
-#: postmaster/postmaster.c:1875
+#: postmaster/postmaster.c:1877
 #, c-format
 msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
 msgstr "nicht unterstütztes Frontend-Protokoll %u.%u: Server unterstützt %u.0 bis %u.%u"
 
-#: postmaster/postmaster.c:1938
+#: postmaster/postmaster.c:1940
 #, c-format
 msgid "invalid value for parameter \"replication\""
 msgstr "ungültiger Wert für Parameter „replication“"
 
-#: postmaster/postmaster.c:1939
+#: postmaster/postmaster.c:1941
 #, c-format
 msgid "Valid values are: false, 0, true, 1, database."
 msgstr "Gültige Werte sind: false, 0, true, 1, database."
 
-#: postmaster/postmaster.c:1959
+#: postmaster/postmaster.c:1961
 #, c-format
 msgid "invalid startup packet layout: expected terminator as last byte"
 msgstr "ungültiges Layout des Startpakets: Abschluss als letztes Byte erwartet"
 
-#: postmaster/postmaster.c:1987
+#: postmaster/postmaster.c:1989
 #, c-format
 msgid "no PostgreSQL user name specified in startup packet"
 msgstr "kein PostgreSQL-Benutzername im Startpaket angegeben"
 
-#: postmaster/postmaster.c:2046
+#: postmaster/postmaster.c:2048
 #, c-format
 msgid "the database system is starting up"
 msgstr "das Datenbanksystem startet"
 
-#: postmaster/postmaster.c:2051
+#: postmaster/postmaster.c:2053
 #, c-format
 msgid "the database system is shutting down"
 msgstr "das Datenbanksystem fährt herunter"
 
-#: postmaster/postmaster.c:2056
+#: postmaster/postmaster.c:2058
 #, c-format
 msgid "the database system is in recovery mode"
 msgstr "das Datenbanksystem ist im Wiederherstellungsmodus"
 
-#: postmaster/postmaster.c:2061 storage/ipc/procarray.c:286
+#: postmaster/postmaster.c:2063 storage/ipc/procarray.c:286
 #: storage/ipc/sinvaladt.c:305 storage/lmgr/proc.c:339
 #, c-format
 msgid "sorry, too many clients already"
 msgstr "tut mir leid, schon zu viele Verbindungen"
 
-#: postmaster/postmaster.c:2123
+#: postmaster/postmaster.c:2125
 #, c-format
 msgid "wrong key in cancel request for process %d"
 msgstr "falscher Schlüssel in Stornierungsanfrage für Prozess %d"
 
-#: postmaster/postmaster.c:2131
+#: postmaster/postmaster.c:2133
 #, c-format
 msgid "PID %d in cancel request did not match any process"
 msgstr "PID %d in Stornierungsanfrage stimmte mit keinem Prozess überein"
 
-#: postmaster/postmaster.c:2351
+#: postmaster/postmaster.c:2353
 #, c-format
 msgid "received SIGHUP, reloading configuration files"
 msgstr "SIGHUP empfangen, Konfigurationsdateien werden neu geladen"
 
-#: postmaster/postmaster.c:2377
+#: postmaster/postmaster.c:2379
 #, c-format
 msgid "pg_hba.conf not reloaded"
 msgstr "pg_hba.conf nicht neu geladen"
 
-#: postmaster/postmaster.c:2381
+#: postmaster/postmaster.c:2383
 #, c-format
 msgid "pg_ident.conf not reloaded"
 msgstr "pg_ident.conf nicht neu geladen"
 
-#: postmaster/postmaster.c:2422
+#: postmaster/postmaster.c:2424
 #, c-format
 msgid "received smart shutdown request"
 msgstr "intelligentes Herunterfahren verlangt"
 
-#: postmaster/postmaster.c:2475
+#: postmaster/postmaster.c:2477
 #, c-format
 msgid "received fast shutdown request"
 msgstr "schnelles Herunterfahren verlangt"
 
-#: postmaster/postmaster.c:2501
+#: postmaster/postmaster.c:2503
 #, c-format
 msgid "aborting any active transactions"
 msgstr "etwaige aktive Transaktionen werden abgebrochen"
 
-#: postmaster/postmaster.c:2535
+#: postmaster/postmaster.c:2537
 #, c-format
 msgid "received immediate shutdown request"
 msgstr "sofortiges Herunterfahren verlangt"
 
-#: postmaster/postmaster.c:2599 postmaster/postmaster.c:2620
+#: postmaster/postmaster.c:2601 postmaster/postmaster.c:2622
 msgid "startup process"
 msgstr "Startprozess"
 
-#: postmaster/postmaster.c:2602
+#: postmaster/postmaster.c:2604
 #, c-format
 msgid "aborting startup due to startup process failure"
 msgstr "Serverstart abgebrochen wegen Startprozessfehler"
 
-#: postmaster/postmaster.c:2660
+#: postmaster/postmaster.c:2662
 #, c-format
 msgid "database system is ready to accept connections"
 msgstr "Datenbanksystem ist bereit, um Verbindungen anzunehmen"
 
-#: postmaster/postmaster.c:2675
+#: postmaster/postmaster.c:2677
 msgid "background writer process"
 msgstr "Background-Writer-Prozess"
 
-#: postmaster/postmaster.c:2729
+#: postmaster/postmaster.c:2731
 msgid "checkpointer process"
 msgstr "Checkpointer-Prozess"
 
-#: postmaster/postmaster.c:2745
+#: postmaster/postmaster.c:2747
 msgid "WAL writer process"
 msgstr "WAL-Schreibprozess"
 
-#: postmaster/postmaster.c:2759
+#: postmaster/postmaster.c:2761
 msgid "WAL receiver process"
 msgstr "WAL-Receiver-Prozess"
 
-#: postmaster/postmaster.c:2774
+#: postmaster/postmaster.c:2776
 msgid "autovacuum launcher process"
 msgstr "Autovacuum-Launcher-Prozess"
 
-#: postmaster/postmaster.c:2789
+#: postmaster/postmaster.c:2791
 msgid "archiver process"
 msgstr "Archivierprozess"
 
-#: postmaster/postmaster.c:2805
+#: postmaster/postmaster.c:2807
 msgid "statistics collector process"
 msgstr "Statistiksammelprozess"
 
-#: postmaster/postmaster.c:2819
+#: postmaster/postmaster.c:2821
 msgid "system logger process"
 msgstr "Systemlogger-Prozess"
 
-#: postmaster/postmaster.c:2881
+#: postmaster/postmaster.c:2883
 msgid "worker process"
 msgstr "Worker-Prozess"
 
-#: postmaster/postmaster.c:2967 postmaster/postmaster.c:2987
-#: postmaster/postmaster.c:2994 postmaster/postmaster.c:3012
+#: postmaster/postmaster.c:2969 postmaster/postmaster.c:2989
+#: postmaster/postmaster.c:2996 postmaster/postmaster.c:3014
 msgid "server process"
 msgstr "Serverprozess"
 
-#: postmaster/postmaster.c:3066
+#: postmaster/postmaster.c:3068
 #, c-format
 msgid "terminating any other active server processes"
 msgstr "aktive Serverprozesse werden abgebrochen"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3321
+#: postmaster/postmaster.c:3323
 #, c-format
 msgid "%s (PID %d) exited with exit code %d"
 msgstr "%s (PID %d) beendete mit Status %d"
 
-#: postmaster/postmaster.c:3323 postmaster/postmaster.c:3334
-#: postmaster/postmaster.c:3345 postmaster/postmaster.c:3354
-#: postmaster/postmaster.c:3364
+#: postmaster/postmaster.c:3325 postmaster/postmaster.c:3336
+#: postmaster/postmaster.c:3347 postmaster/postmaster.c:3356
+#: postmaster/postmaster.c:3366
 #, c-format
 msgid "Failed process was running: %s"
 msgstr "Der fehlgeschlagene Prozess führte aus: %s"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3331
+#: postmaster/postmaster.c:3333
 #, c-format
 msgid "%s (PID %d) was terminated by exception 0x%X"
 msgstr "%s (PID %d) wurde durch Ausnahme 0x%X beendet"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3341
+#: postmaster/postmaster.c:3343
 #, c-format
 msgid "%s (PID %d) was terminated by signal %d: %s"
 msgstr "%s (PID %d) wurde von Signal %d beendet: %s"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3352
+#: postmaster/postmaster.c:3354
 #, c-format
 msgid "%s (PID %d) was terminated by signal %d"
 msgstr "%s (PID %d) wurde von Signal %d beendet"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3362
+#: postmaster/postmaster.c:3364
 #, c-format
 msgid "%s (PID %d) exited with unrecognized status %d"
 msgstr "%s (PID %d) beendete mit unbekanntem Status %d"
 
-#: postmaster/postmaster.c:3550
+#: postmaster/postmaster.c:3552
 #, c-format
 msgid "abnormal database system shutdown"
 msgstr "abnormales Herunterfahren des Datenbanksystems"
 
-#: postmaster/postmaster.c:3589
+#: postmaster/postmaster.c:3591
 #, c-format
 msgid "all server processes terminated; reinitializing"
 msgstr "alle Serverprozesse beendet; initialisiere neu"
 
-#: postmaster/postmaster.c:3841
+#: postmaster/postmaster.c:3843
 #, c-format
 msgid "could not fork new process for connection: %m"
 msgstr "konnte neuen Prozess für Verbindung nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:3883
+#: postmaster/postmaster.c:3885
 msgid "could not fork new process for connection: "
 msgstr "konnte neuen Prozess für Verbindung nicht starten (fork-Fehler): "
 
-#: postmaster/postmaster.c:3990
+#: postmaster/postmaster.c:3992
 #, c-format
 msgid "connection received: host=%s port=%s"
 msgstr "Verbindung empfangen: Host=%s Port=%s"
 
-#: postmaster/postmaster.c:3995
+#: postmaster/postmaster.c:3997
 #, c-format
 msgid "connection received: host=%s"
 msgstr "Verbindung empfangen: Host=%s"
 
-#: postmaster/postmaster.c:4285
+#: postmaster/postmaster.c:4287
 #, c-format
 msgid "could not execute server process \"%s\": %m"
 msgstr "konnte Serverprozess „%s“ nicht ausführen: %m"
 
-#: postmaster/postmaster.c:4780
+#: postmaster/postmaster.c:4782
 #, c-format
 msgid "postmaster became multithreaded"
 msgstr "Postmaster ist multithreaded geworden"
 
-#: postmaster/postmaster.c:4846
+#: postmaster/postmaster.c:4848
 #, c-format
 msgid "database system is ready to accept read only connections"
 msgstr "Datenbanksystem ist bereit, um lesende Verbindungen anzunehmen"
 
-#: postmaster/postmaster.c:5159
+#: postmaster/postmaster.c:5161
 #, c-format
 msgid "could not fork startup process: %m"
 msgstr "konnte Startprozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5163
+#: postmaster/postmaster.c:5165
 #, c-format
 msgid "could not fork background writer process: %m"
 msgstr "konnte Background-Writer-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5167
+#: postmaster/postmaster.c:5169
 #, c-format
 msgid "could not fork checkpointer process: %m"
 msgstr "konnte Checkpointer-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5171
+#: postmaster/postmaster.c:5173
 #, c-format
 msgid "could not fork WAL writer process: %m"
 msgstr "konnte WAL-Writer-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5175
+#: postmaster/postmaster.c:5177
 #, c-format
 msgid "could not fork WAL receiver process: %m"
 msgstr "konnte WAL-Receiver-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5179
+#: postmaster/postmaster.c:5181
 #, c-format
 msgid "could not fork process: %m"
 msgstr "konnte Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5341
+#: postmaster/postmaster.c:5343
 #, c-format
 msgid "database connection requirement not indicated during registration"
 msgstr "die Notwendigkeit, Datenbankverbindungen zu erzeugen, wurde bei der Registrierung nicht angezeigt"
 
-#: postmaster/postmaster.c:5348
+#: postmaster/postmaster.c:5350
 #, c-format
 msgid "invalid processing mode in background worker"
 msgstr "ungültiger Verarbeitungsmodus in Background-Worker"
 
-#: postmaster/postmaster.c:5400
+#: postmaster/postmaster.c:5402
 #, c-format
 msgid "starting background worker process \"%s\""
 msgstr "starte Background-Worker-Prozess „%s“"
 
-#: postmaster/postmaster.c:5411
+#: postmaster/postmaster.c:5413
 #, c-format
 msgid "could not fork worker process: %m"
 msgstr "konnte Worker-Prozess nicht starten (fork-Fehler): %m"
 
-#: postmaster/postmaster.c:5800
+#: postmaster/postmaster.c:5802
 #, c-format
 msgid "could not duplicate socket %d for use in backend: error code %d"
 msgstr "konnte Socket %d nicht für Verwendung in Backend duplizieren: Fehlercode %d"
 
-#: postmaster/postmaster.c:5832
+#: postmaster/postmaster.c:5834
 #, c-format
 msgid "could not create inherited socket: error code %d\n"
 msgstr "konnte geerbtes Socket nicht erzeugen: Fehlercode %d\n"
 
-#: postmaster/postmaster.c:5861
+#: postmaster/postmaster.c:5863
 #, c-format
 msgid "could not open backend variables file \"%s\": %s\n"
 msgstr "konnte Servervariablendatei „%s“ nicht öffnen: %s\n"
 
-#: postmaster/postmaster.c:5868
+#: postmaster/postmaster.c:5870
 #, c-format
 msgid "could not read from backend variables file \"%s\": %s\n"
 msgstr "konnte nicht aus Servervariablendatei „%s“ lesen: %s\n"
 
-#: postmaster/postmaster.c:5877
+#: postmaster/postmaster.c:5879
 #, c-format
 msgid "could not remove file \"%s\": %s\n"
 msgstr "konnte Datei „%s“ nicht löschen: %s\n"
 
-#: postmaster/postmaster.c:5894
+#: postmaster/postmaster.c:5896
 #, c-format
 msgid "could not map view of backend variables: error code %lu\n"
 msgstr "konnte Sicht der Backend-Variablen nicht mappen: Fehlercode %lu\n"
 
-#: postmaster/postmaster.c:5903
+#: postmaster/postmaster.c:5905
 #, c-format
 msgid "could not unmap view of backend variables: error code %lu\n"
 msgstr "konnte Sicht der Backend-Variablen nicht unmappen: Fehlercode %lu\n"
 
-#: postmaster/postmaster.c:5910
+#: postmaster/postmaster.c:5912
 #, c-format
 msgid "could not close handle to backend parameter variables: error code %lu\n"
 msgstr "konnte Handle für Backend-Parametervariablen nicht schließen: Fehlercode %lu\n"
 
-#: postmaster/postmaster.c:6069
+#: postmaster/postmaster.c:6071
 #, c-format
 msgid "could not read exit code for process\n"
 msgstr "konnte Exitcode des Prozesses nicht lesen\n"
 
-#: postmaster/postmaster.c:6074
+#: postmaster/postmaster.c:6076
 #, c-format
 msgid "could not post child completion status\n"
 msgstr "konnte Child-Completion-Status nicht versenden\n"
@@ -13682,13 +13716,13 @@ msgid "syntax error: unexpected character \"%s\""
 msgstr "Syntaxfehler: unerwartetes Zeichen „%s“"
 
 #: replication/basebackup.c:184 replication/basebackup.c:1068
-#: utils/adt/misc.c:353
+#: storage/file/fd.c:2523 utils/adt/misc.c:353
 #, c-format
 msgid "could not read symbolic link \"%s\": %m"
 msgstr "konnte symbolische Verknüpfung „%s“ nicht lesen: %m"
 
 #: replication/basebackup.c:191 replication/basebackup.c:1072
-#: utils/adt/misc.c:357
+#: storage/file/fd.c:2528 utils/adt/misc.c:357
 #, c-format
 msgid "symbolic link \"%s\" target is too long"
 msgstr "Ziel für symbolische Verknüpfung „%s“ ist zu lang"
@@ -13757,7 +13791,7 @@ msgid "could not receive database system identifier and timeline ID from the pri
 msgstr "konnte Datenbanksystemidentifikator und Zeitleisten-ID nicht vom Primärserver empfangen: %s"
 
 #: replication/libpqwalreceiver/libpqwalreceiver.c:141
-#: replication/libpqwalreceiver/libpqwalreceiver.c:294
+#: replication/libpqwalreceiver/libpqwalreceiver.c:295
 #, c-format
 msgid "invalid response from primary server"
 msgstr "ungültige Antwort vom Primärserver"
@@ -13797,34 +13831,34 @@ msgstr "unerwartete Ergebnismenge nach End-of-Streaming"
 msgid "error reading result of streaming command: %s"
 msgstr "Fehler beim Lesen des Ergebnisses von Streaming-Befehl: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:260
+#: replication/libpqwalreceiver/libpqwalreceiver.c:261
 #, c-format
 msgid "unexpected result after CommandComplete: %s"
 msgstr "unerwartetes Ergebnis nach CommandComplete: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:283
+#: replication/libpqwalreceiver/libpqwalreceiver.c:284
 #, c-format
 msgid "could not receive timeline history file from the primary server: %s"
 msgstr "konnte Zeitleisten-History-Datei nicht vom Primärserver empfangen: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:295
+#: replication/libpqwalreceiver/libpqwalreceiver.c:296
 #, c-format
 msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
 msgstr "1 Tupel mit 2 Feldern erwartet, %d Tupel mit %d Feldern erhalten."
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:323
+#: replication/libpqwalreceiver/libpqwalreceiver.c:324
 #, c-format
 msgid "socket not open"
 msgstr "Socket ist nicht offen"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:496
-#: replication/libpqwalreceiver/libpqwalreceiver.c:519
-#: replication/libpqwalreceiver/libpqwalreceiver.c:525
+#: replication/libpqwalreceiver/libpqwalreceiver.c:497
+#: replication/libpqwalreceiver/libpqwalreceiver.c:520
+#: replication/libpqwalreceiver/libpqwalreceiver.c:526
 #, c-format
 msgid "could not receive data from WAL stream: %s"
 msgstr "konnte keine Daten vom WAL-Stream empfangen: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:544
+#: replication/libpqwalreceiver/libpqwalreceiver.c:545
 #, c-format
 msgid "could not send data to WAL stream: %s"
 msgstr "konnte keine Daten an den WAL-Stream senden: %s"
@@ -13879,7 +13913,7 @@ msgstr "Slot „%s“, Ausgabe-Plugin „%s“, im Callback %s, zugehörige LSN
 msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
 msgstr "Slot „%s“, Ausgabe-Plugin „%s“, im Callback %s"
 
-#: replication/logical/logicalfuncs.c:190 replication/walsender.c:2122
+#: replication/logical/logicalfuncs.c:190 replication/walsender.c:2111
 #, c-format
 msgid "could not read from log segment %s, offset %u, length %lu: %m"
 msgstr "konnte nicht aus Logsegment %s bei Position %u, Länge %lu lesen: %m"
@@ -13899,7 +13933,7 @@ msgstr "Array muss eindimensional sein"
 msgid "array must not contain nulls"
 msgstr "Array darf keine NULL-Werte enthalten"
 
-#: replication/logical/logicalfuncs.c:361 utils/adt/json.c:2201
+#: replication/logical/logicalfuncs.c:361 utils/adt/json.c:2202
 #, c-format
 msgid "array must have even number of elements"
 msgstr "Array muss eine gerade Anzahl Elemente haben"
@@ -14092,27 +14126,27 @@ msgstr "zu viele aktive Replikations-Slots vor dem Herunterfahren"
 msgid "Increase max_replication_slots and try again."
 msgstr "Erhöhen Sie max_replication_slots und versuchen Sie es erneut."
 
-#: replication/syncrep.c:208
+#: replication/syncrep.c:209
 #, c-format
 msgid "canceling the wait for synchronous replication and terminating connection due to administrator command"
 msgstr "storniere Warten auf synchrone Replikation and breche Verbindung ab aufgrund von Anweisung des Administrators"
 
-#: replication/syncrep.c:209 replication/syncrep.c:226
+#: replication/syncrep.c:210 replication/syncrep.c:227
 #, c-format
 msgid "The transaction has already committed locally, but might not have been replicated to the standby."
 msgstr "Die Transaktion wurde lokal bereits committet, aber möglicherweise noch nicht zum Standby repliziert."
 
-#: replication/syncrep.c:225
+#: replication/syncrep.c:226
 #, c-format
 msgid "canceling wait for synchronous replication due to user request"
 msgstr "storniere Warten auf synchrone Replikation wegen Benutzeraufforderung"
 
-#: replication/syncrep.c:355
+#: replication/syncrep.c:356
 #, c-format
 msgid "standby \"%s\" now has synchronous standby priority %u"
 msgstr "Standby „%s“ hat jetzt synchrone Standby-Priorität %u"
 
-#: replication/syncrep.c:457
+#: replication/syncrep.c:458
 #, c-format
 msgid "standby \"%s\" is now the synchronous standby with priority %u"
 msgstr "Standby „%s“ ist jetzt der synchrone Standby mit Priorität %u"
@@ -14207,43 +14241,42 @@ msgstr "angeforderter Startpunkt %X/%X ist vor der WAL-Flush-Position dieses Ser
 msgid "terminating walsender process after promotion"
 msgstr "beende WAL-Sender-Prozess nach Beförderung"
 
-#: replication/walsender.c:1361 replication/walsender.c:1411
-#: replication/walsender.c:1460
+#: replication/walsender.c:1362 replication/walsender.c:1378
 #, c-format
 msgid "unexpected EOF on standby connection"
 msgstr "unerwartetes EOF auf Standby-Verbindung"
 
-#: replication/walsender.c:1380
+#: replication/walsender.c:1392
 #, c-format
 msgid "unexpected standby message type \"%c\", after receiving CopyDone"
 msgstr "unerwarteter Standby-Message-Typ „%c“, nach Empfang von CopyDone"
 
-#: replication/walsender.c:1428
+#: replication/walsender.c:1430
 #, c-format
 msgid "invalid standby message type \"%c\""
 msgstr "ungültiger Standby-Message-Typ „%c“"
 
-#: replication/walsender.c:1482
+#: replication/walsender.c:1471
 #, c-format
 msgid "unexpected message type \"%c\""
 msgstr "unerwarteter Message-Typ „%c“"
 
-#: replication/walsender.c:1769
+#: replication/walsender.c:1758
 #, c-format
 msgid "terminating walsender process due to replication timeout"
 msgstr "breche WAL-Sender-Prozess ab wegen Zeitüberschreitung bei der Replikation"
 
-#: replication/walsender.c:1862
+#: replication/walsender.c:1851
 #, c-format
 msgid "standby \"%s\" has now caught up with primary"
 msgstr "Standby-Server „%s“ hat jetzt den Primärserver eingeholt"
 
-#: replication/walsender.c:1966
+#: replication/walsender.c:1955
 #, c-format
 msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
 msgstr "Anzahl angeforderter Standby-Verbindungen überschreitet max_wal_senders (aktuell %d)"
 
-#: rewrite/rewriteDefine.c:111 rewrite/rewriteDefine.c:942
+#: rewrite/rewriteDefine.c:111 rewrite/rewriteDefine.c:943
 #, c-format
 msgid "rule \"%s\" for relation \"%s\" already exists"
 msgstr "Regel „%s“ für Relation „%s“ existiert bereits"
@@ -14348,78 +14381,78 @@ msgstr "RETURNING-Listen werden in Regeln mit Bedingung nicht unterstützt"
 msgid "RETURNING lists are not supported in non-INSTEAD rules"
 msgstr "RETURNING-Listen werden nur in INSTEAD-Regeln unterstützt"
 
-#: rewrite/rewriteDefine.c:649
+#: rewrite/rewriteDefine.c:650
 #, c-format
 msgid "SELECT rule's target list has too many entries"
 msgstr "Targetliste von SELECT-Regel hat zu viele Einträge"
 
-#: rewrite/rewriteDefine.c:650
+#: rewrite/rewriteDefine.c:651
 #, c-format
 msgid "RETURNING list has too many entries"
 msgstr "RETURNING-Liste hat zu viele Einträge"
 
-#: rewrite/rewriteDefine.c:666
+#: rewrite/rewriteDefine.c:667
 #, c-format
 msgid "cannot convert relation containing dropped columns to view"
 msgstr "kann Relation mit gelöschten Spalten nicht in Sicht umwandeln"
 
-#: rewrite/rewriteDefine.c:672
+#: rewrite/rewriteDefine.c:673
 #, c-format
 msgid "SELECT rule's target entry %d has different column name from column \"%s\""
 msgstr "Spaltenname in Targeteintrag %d von SELECT-Regel unterscheidet sich von Spalte „%s“"
 
-#: rewrite/rewriteDefine.c:674
+#: rewrite/rewriteDefine.c:675
 #, c-format
 msgid "SELECT target entry is named \"%s\"."
 msgstr "SELECT-Targeteintrag heißt „%s“."
 
-#: rewrite/rewriteDefine.c:683
+#: rewrite/rewriteDefine.c:684
 #, c-format
 msgid "SELECT rule's target entry %d has different type from column \"%s\""
 msgstr "Typ von Targeteintrag %d von SELECT-Regel unterscheidet sich von Spalte „%s“"
 
-#: rewrite/rewriteDefine.c:685
+#: rewrite/rewriteDefine.c:686
 #, c-format
 msgid "RETURNING list's entry %d has different type from column \"%s\""
 msgstr "Eintrag %d in RETURNING-Liste hat anderen Typ als Spalte „%s“"
 
-#: rewrite/rewriteDefine.c:688 rewrite/rewriteDefine.c:712
+#: rewrite/rewriteDefine.c:689 rewrite/rewriteDefine.c:713
 #, c-format
 msgid "SELECT target entry has type %s, but column has type %s."
 msgstr "SELECT-Targeteintrag hat Typ %s, aber Spalte hat Typ %s."
 
-#: rewrite/rewriteDefine.c:691 rewrite/rewriteDefine.c:716
+#: rewrite/rewriteDefine.c:692 rewrite/rewriteDefine.c:717
 #, c-format
 msgid "RETURNING list entry has type %s, but column has type %s."
 msgstr "Eintrag in RETURNING-Liste hat Typ %s, aber Spalte hat Typ %s."
 
-#: rewrite/rewriteDefine.c:707
+#: rewrite/rewriteDefine.c:708
 #, c-format
 msgid "SELECT rule's target entry %d has different size from column \"%s\""
 msgstr "Größe von Targeteintrag %d von SELECT-Regel unterscheidet sich von Spalte „%s“"
 
-#: rewrite/rewriteDefine.c:709
+#: rewrite/rewriteDefine.c:710
 #, c-format
 msgid "RETURNING list's entry %d has different size from column \"%s\""
 msgstr "Eintrag %d in RETURNING-Liste hat andere Größe als Spalte „%s“"
 
-#: rewrite/rewriteDefine.c:726
+#: rewrite/rewriteDefine.c:727
 #, c-format
 msgid "SELECT rule's target list has too few entries"
 msgstr "Targetliste von SELECT-Regeln hat zu wenige Einträge"
 
-#: rewrite/rewriteDefine.c:727
+#: rewrite/rewriteDefine.c:728
 #, c-format
 msgid "RETURNING list has too few entries"
 msgstr "RETURNING-Liste hat zu wenige Einträge"
 
-#: rewrite/rewriteDefine.c:819 rewrite/rewriteDefine.c:933
+#: rewrite/rewriteDefine.c:820 rewrite/rewriteDefine.c:934
 #: rewrite/rewriteSupport.c:112
 #, c-format
 msgid "rule \"%s\" for relation \"%s\" does not exist"
 msgstr "Regel „%s“ für Relation „%s“ existiert nicht"
 
-#: rewrite/rewriteDefine.c:952
+#: rewrite/rewriteDefine.c:953
 #, c-format
 msgid "renaming an ON SELECT rule is not allowed"
 msgstr "Umbenennen einer ON-SELECT-Regel ist nicht erlaubt"
@@ -14621,8 +14654,8 @@ msgstr "Zeichenketten mit Unicode-Escapes können nicht verwendet werden, wenn s
 msgid "invalid Unicode escape character"
 msgstr "ungültiges Unicode-Escape-Zeichen"
 
-#: scan.l:596 scan.l:604 scan.l:612 scan.l:613 scan.l:614 scan.l:1297
-#: scan.l:1324 scan.l:1328 scan.l:1366 scan.l:1370 scan.l:1392
+#: scan.l:596 scan.l:604 scan.l:612 scan.l:613 scan.l:614 scan.l:1296
+#: scan.l:1323 scan.l:1327 scan.l:1365 scan.l:1369 scan.l:1391
 msgid "invalid Unicode surrogate pair"
 msgstr "ungültiges Unicode-Surrogatpaar"
 
@@ -14663,51 +14696,51 @@ msgid "operator too long"
 msgstr "Operator zu lang"
 
 #. translator: %s is typically the translation of "syntax error"
-#: scan.l:1044
+#: scan.l:1043
 #, c-format
 msgid "%s at end of input"
 msgstr "%s am Ende der Eingabe"
 
 #. translator: first %s is typically the translation of "syntax error"
-#: scan.l:1052
+#: scan.l:1051
 #, c-format
 msgid "%s at or near \"%s\""
 msgstr "%s bei „%s“"
 
-#: scan.l:1213 scan.l:1245
+#: scan.l:1212 scan.l:1244
 msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8"
 msgstr "Unicode-Escape-Werte können nicht für Code-Punkt-Werte über 007F verwendet werden, wenn die Serverkodierung nicht UTF8 ist"
 
-#: scan.l:1241 scan.l:1384
+#: scan.l:1240 scan.l:1383
 msgid "invalid Unicode escape value"
 msgstr "ungültiger Unicode-Escape-Wert"
 
-#: scan.l:1440
+#: scan.l:1439
 #, c-format
 msgid "nonstandard use of \\' in a string literal"
 msgstr "nicht standardkonforme Verwendung von \\' in Zeichenkettenkonstante"
 
-#: scan.l:1441
+#: scan.l:1440
 #, c-format
 msgid "Use '' to write quotes in strings, or use the escape string syntax (E'...')."
 msgstr "Verwenden Sie '', um Quotes in Zeichenketten zu schreiben, oder verwenden Sie die Syntax für Escape-Zeichenketten (E'...')."
 
-#: scan.l:1450
+#: scan.l:1449
 #, c-format
 msgid "nonstandard use of \\\\ in a string literal"
 msgstr "nicht standardkonforme Verwendung  von \\\\ in Zeichenkettenkonstante"
 
-#: scan.l:1451
+#: scan.l:1450
 #, c-format
 msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
 msgstr "Verwenden Sie die Syntax für Escape-Zeichenketten für Backslashes, z.B. E'\\\\'."
 
-#: scan.l:1465
+#: scan.l:1464
 #, c-format
 msgid "nonstandard use of escape in a string literal"
 msgstr "nicht standardkonforme Verwendung von Escape in Zeichenkettenkonstante"
 
-#: scan.l:1466
+#: scan.l:1465
 #, c-format
 msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
 msgstr "Verwenden Sie die Syntax für Escape-Zeichenketten, z.B. E'\\r\\n'."
@@ -14758,17 +14791,17 @@ msgstr "Das scheint mit fehlerhaften Kernels vorzukommen; Sie sollten eine Syste
 msgid "invalid page in block %u of relation %s; zeroing out page"
 msgstr "ungültige Seite in Block %u von Relation %s; fülle Seite mit Nullen"
 
-#: storage/buffer/bufmgr.c:3178
+#: storage/buffer/bufmgr.c:3193
 #, c-format
 msgid "could not write block %u of %s"
 msgstr "konnte Block %u von %s nicht schreiben"
 
-#: storage/buffer/bufmgr.c:3180
+#: storage/buffer/bufmgr.c:3195
 #, c-format
 msgid "Multiple failures --- write error might be permanent."
 msgstr "Mehrere Fehlschläge --- Schreibfehler ist möglicherweise dauerhaft."
 
-#: storage/buffer/bufmgr.c:3201 storage/buffer/bufmgr.c:3220
+#: storage/buffer/bufmgr.c:3216 storage/buffer/bufmgr.c:3235
 #, c-format
 msgid "writing block %u of relation %s"
 msgstr "schreibe Block %u von Relation %s"
@@ -14829,6 +14862,16 @@ msgstr "maxAllocatedDescs (%d) überschritten beim Versuch, das Verzeichnis „%
 msgid "could not read directory \"%s\": %m"
 msgstr "konnte Verzeichnis „%s“ nicht lesen: %m"
 
+#: storage/file/fd.c:2463
+#, c-format
+msgid "could not open file \"%s\" before fsync"
+msgstr "konnte Datei „%s“ nicht vor fsync öffnen"
+
+#: storage/file/fd.c:2547
+#, c-format
+msgid "this platform does not support symbolic links; ignoring \"%s\""
+msgstr "diese Plattform unterstützt keine symbolischen Verknüpfungen; ignoriere „%s“"
+
 #: storage/ipc/dsm.c:363
 #, c-format
 msgid "dynamic shared memory control segment is corrupt"
@@ -14936,12 +14979,12 @@ msgstr "ShmemIndex-Eintraggröße ist falsch für Datenstruktur „%s“: erwart
 msgid "requested shared memory size overflows size_t"
 msgstr "angeforderte Shared-Memory-Größe übersteigt Kapazität von size_t"
 
-#: storage/ipc/standby.c:499 tcop/postgres.c:2952
+#: storage/ipc/standby.c:499 tcop/postgres.c:2989
 #, c-format
 msgid "canceling statement due to conflict with recovery"
 msgstr "storniere Anfrage wegen Konflikt mit der Wiederherstellung"
 
-#: storage/ipc/standby.c:500 tcop/postgres.c:2216
+#: storage/ipc/standby.c:500 tcop/postgres.c:2243
 #, c-format
 msgid "User transaction caused buffer deadlock with recovery."
 msgstr "Benutzertransaktion hat Verklemmung (Deadlock) mit Wiederherstellung verursacht."
@@ -15181,42 +15224,42 @@ msgstr "konnte Zugriff nicht serialisieren wegen Lese-/Schreib-Abhängigkeiten z
 msgid "The transaction might succeed if retried."
 msgstr "Die Transaktion könnte erfolgreich sein, wenn sie erneut versucht würde."
 
-#: storage/lmgr/proc.c:1172
+#: storage/lmgr/proc.c:1179
 #, c-format
 msgid "Process %d waits for %s on %s."
 msgstr "Prozess %d wartet auf %s-Sperre auf %s."
 
-#: storage/lmgr/proc.c:1182
+#: storage/lmgr/proc.c:1189
 #, c-format
 msgid "sending cancel to blocking autovacuum PID %d"
 msgstr "sende Stornierung an blockierende Autovacuum-PID %d"
 
-#: storage/lmgr/proc.c:1194 utils/adt/misc.c:136
+#: storage/lmgr/proc.c:1201 utils/adt/misc.c:136
 #, c-format
 msgid "could not send signal to process %d: %m"
 msgstr "konnte Signal nicht an Prozess %d senden: %m"
 
-#: storage/lmgr/proc.c:1293
+#: storage/lmgr/proc.c:1300
 #, c-format
 msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
 msgstr "Prozess %d vermied Verklemmung wegen %s-Sperre auf %s durch Umordnen der Queue nach %ld,%03d ms"
 
-#: storage/lmgr/proc.c:1308
+#: storage/lmgr/proc.c:1315
 #, c-format
 msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
 msgstr "Prozess %d hat Verklemmung festgestellt beim Warten auf %s-Sperre auf %s nach %ld,%03d ms"
 
-#: storage/lmgr/proc.c:1317
+#: storage/lmgr/proc.c:1324
 #, c-format
 msgid "process %d still waiting for %s on %s after %ld.%03d ms"
 msgstr "Prozess %d wartet immer noch auf %s-Sperre auf %s nach %ld,%03d ms"
 
-#: storage/lmgr/proc.c:1324
+#: storage/lmgr/proc.c:1331
 #, c-format
 msgid "process %d acquired %s on %s after %ld.%03d ms"
 msgstr "Prozess %d erlangte %s-Sperre auf %s nach %ld,%03d ms"
 
-#: storage/lmgr/proc.c:1340
+#: storage/lmgr/proc.c:1347
 #, c-format
 msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
 msgstr "Prozess %d konnte %s-Sperre auf %s nach %ld,%03d ms nicht erlangen"
@@ -15323,214 +15366,214 @@ msgstr "konnte fsync-Anfrage nicht weiterleiten, weil Anfrageschlange voll ist"
 msgid "could not open file \"%s\" (target block %u): %m"
 msgstr "konnte Datei „%s“ nicht öffnen (Zielblock %u): %m"
 
-#: tcop/fastpath.c:111 tcop/fastpath.c:502 tcop/fastpath.c:632
+#: tcop/fastpath.c:111 tcop/fastpath.c:475 tcop/fastpath.c:605
 #, c-format
 msgid "invalid argument size %d in function call message"
 msgstr "ungültige Argumentgröße %d in Funktionsaufruf-Message"
 
-#: tcop/fastpath.c:304 tcop/postgres.c:353 tcop/postgres.c:389
-#, c-format
-msgid "unexpected EOF on client connection"
-msgstr "unerwartetes EOF auf Client-Verbindung"
-
-#: tcop/fastpath.c:318 tcop/postgres.c:944 tcop/postgres.c:1254
-#: tcop/postgres.c:1512 tcop/postgres.c:1917 tcop/postgres.c:2284
-#: tcop/postgres.c:2359
+#: tcop/fastpath.c:291 tcop/postgres.c:971 tcop/postgres.c:1281
+#: tcop/postgres.c:1539 tcop/postgres.c:1944 tcop/postgres.c:2311
+#: tcop/postgres.c:2386
 #, c-format
 msgid "current transaction is aborted, commands ignored until end of transaction block"
 msgstr "aktuelle Transaktion wurde abgebrochen, Befehle werden bis zum Ende der Transaktion ignoriert"
 
-#: tcop/fastpath.c:346
+#: tcop/fastpath.c:319
 #, c-format
 msgid "fastpath function call: \"%s\" (OID %u)"
 msgstr "Fastpath-Funktionsaufruf: „%s“ (OID %u)"
 
-#: tcop/fastpath.c:428 tcop/postgres.c:1114 tcop/postgres.c:1379
-#: tcop/postgres.c:1758 tcop/postgres.c:1975
+#: tcop/fastpath.c:401 tcop/postgres.c:1141 tcop/postgres.c:1406
+#: tcop/postgres.c:1785 tcop/postgres.c:2002
 #, c-format
 msgid "duration: %s ms"
 msgstr "Dauer: %s ms"
 
-#: tcop/fastpath.c:432
+#: tcop/fastpath.c:405
 #, c-format
 msgid "duration: %s ms  fastpath function call: \"%s\" (OID %u)"
 msgstr "Dauer: %s ms  Fastpath-Funktionsaufruf: „%s“ (OID %u)"
 
-#: tcop/fastpath.c:470 tcop/fastpath.c:597
+#: tcop/fastpath.c:443 tcop/fastpath.c:570
 #, c-format
 msgid "function call message contains %d arguments but function requires %d"
 msgstr "Funktionsaufruf-Message enthält %d Argumente, aber Funktion benötigt %d"
 
-#: tcop/fastpath.c:478
+#: tcop/fastpath.c:451
 #, c-format
 msgid "function call message contains %d argument formats but %d arguments"
 msgstr "Funktionsaufruf-Message enthält %d Argumentformate aber %d Argumente"
 
-#: tcop/fastpath.c:565 tcop/fastpath.c:648
+#: tcop/fastpath.c:538 tcop/fastpath.c:621
 #, c-format
 msgid "incorrect binary data format in function argument %d"
 msgstr "falsches Binärdatenformat in Funktionsargument %d"
 
-#: tcop/postgres.c:417 tcop/postgres.c:429 tcop/postgres.c:440
-#: tcop/postgres.c:452 tcop/postgres.c:4254
+#: tcop/postgres.c:355 tcop/postgres.c:391 tcop/postgres.c:418
+#, c-format
+msgid "unexpected EOF on client connection"
+msgstr "unerwartetes EOF auf Client-Verbindung"
+
+#: tcop/postgres.c:441 tcop/postgres.c:453 tcop/postgres.c:464
+#: tcop/postgres.c:476 tcop/postgres.c:4312
 #, c-format
 msgid "invalid frontend message type %d"
 msgstr "ungültiger Frontend-Message-Typ %d"
 
-#: tcop/postgres.c:885
+#: tcop/postgres.c:912
 #, c-format
 msgid "statement: %s"
 msgstr "Anweisung: %s"
 
-#: tcop/postgres.c:1119
+#: tcop/postgres.c:1146
 #, c-format
 msgid "duration: %s ms  statement: %s"
 msgstr "Dauer: %s ms  Anweisung: %s"
 
-#: tcop/postgres.c:1169
+#: tcop/postgres.c:1196
 #, c-format
 msgid "parse %s: %s"
 msgstr "Parsen %s: %s"
 
-#: tcop/postgres.c:1227
+#: tcop/postgres.c:1254
 #, c-format
 msgid "cannot insert multiple commands into a prepared statement"
 msgstr "kann nicht mehrere Befehle in vorbereitete Anweisung einfügen"
 
-#: tcop/postgres.c:1384
+#: tcop/postgres.c:1411
 #, c-format
 msgid "duration: %s ms  parse %s: %s"
 msgstr "Dauer: %s ms  Parsen %s: %s"
 
-#: tcop/postgres.c:1429
+#: tcop/postgres.c:1456
 #, c-format
 msgid "bind %s to %s"
 msgstr "Binden %s an %s"
 
-#: tcop/postgres.c:1448 tcop/postgres.c:2265
+#: tcop/postgres.c:1475 tcop/postgres.c:2292
 #, c-format
 msgid "unnamed prepared statement does not exist"
 msgstr "unbenannte vorbereitete Anweisung existiert nicht"
 
-#: tcop/postgres.c:1490
+#: tcop/postgres.c:1517
 #, c-format
 msgid "bind message has %d parameter formats but %d parameters"
 msgstr "Binden-Nachricht hat %d Parameterformate aber %d Parameter"
 
-#: tcop/postgres.c:1496
+#: tcop/postgres.c:1523
 #, c-format
 msgid "bind message supplies %d parameters, but prepared statement \"%s\" requires %d"
 msgstr "Binden-Nachricht enthält %d Parameter, aber vorbereitete Anweisung „%s“ erfordert %d"
 
-#: tcop/postgres.c:1665
+#: tcop/postgres.c:1692
 #, c-format
 msgid "incorrect binary data format in bind parameter %d"
 msgstr "falsches Binärdatenformat in Binden-Parameter %d"
 
-#: tcop/postgres.c:1763
+#: tcop/postgres.c:1790
 #, c-format
 msgid "duration: %s ms  bind %s%s%s: %s"
 msgstr "Dauer: %s ms  Binden %s%s%s: %s"
 
-#: tcop/postgres.c:1811 tcop/postgres.c:2345
+#: tcop/postgres.c:1838 tcop/postgres.c:2372
 #, c-format
 msgid "portal \"%s\" does not exist"
 msgstr "Portal „%s“ existiert nicht"
 
-#: tcop/postgres.c:1896
+#: tcop/postgres.c:1923
 #, c-format
 msgid "%s %s%s%s: %s"
 msgstr "%s %s%s%s: %s"
 
-#: tcop/postgres.c:1898 tcop/postgres.c:1983
+#: tcop/postgres.c:1925 tcop/postgres.c:2010
 msgid "execute fetch from"
 msgstr "Ausführen Fetch von"
 
-#: tcop/postgres.c:1899 tcop/postgres.c:1984
+#: tcop/postgres.c:1926 tcop/postgres.c:2011
 msgid "execute"
 msgstr "Ausführen"
 
-#: tcop/postgres.c:1980
+#: tcop/postgres.c:2007
 #, c-format
 msgid "duration: %s ms  %s %s%s%s: %s"
 msgstr "Dauer: %s ms  %s %s%s%s: %s"
 
-#: tcop/postgres.c:2106
+#: tcop/postgres.c:2133
 #, c-format
 msgid "prepare: %s"
 msgstr "Vorbereiten: %s"
 
-#: tcop/postgres.c:2169
+#: tcop/postgres.c:2196
 #, c-format
 msgid "parameters: %s"
 msgstr "Parameter: %s"
 
-#: tcop/postgres.c:2188
+#: tcop/postgres.c:2215
 #, c-format
 msgid "abort reason: recovery conflict"
 msgstr "Abbruchgrund: Konflikt bei Wiederherstellung"
 
-#: tcop/postgres.c:2204
+#: tcop/postgres.c:2231
 #, c-format
 msgid "User was holding shared buffer pin for too long."
 msgstr "Benutzer hat Shared-Buffer-Pin zu lange gehalten."
 
-#: tcop/postgres.c:2207
+#: tcop/postgres.c:2234
 #, c-format
 msgid "User was holding a relation lock for too long."
 msgstr "Benutzer hat Relationssperre zu lange gehalten."
 
-#: tcop/postgres.c:2210
+#: tcop/postgres.c:2237
 #, c-format
 msgid "User was or might have been using tablespace that must be dropped."
 msgstr "Benutzer hat (möglicherweise) einen Tablespace verwendet, der gelöscht werden muss."
 
-#: tcop/postgres.c:2213
+#: tcop/postgres.c:2240
 #, c-format
 msgid "User query might have needed to see row versions that must be removed."
 msgstr "Benutzeranfrage hat möglicherweise Zeilenversionen sehen müssen, die entfernt werden müssen."
 
-#: tcop/postgres.c:2219
+#: tcop/postgres.c:2246
 #, c-format
 msgid "User was connected to a database that must be dropped."
 msgstr "Benutzer war mit einer Datenbank verbunden, die gelöscht werden muss."
 
-#: tcop/postgres.c:2548
+#: tcop/postgres.c:2575
 #, c-format
 msgid "terminating connection because of crash of another server process"
 msgstr "breche Verbindung ab wegen Absturz eines anderen Serverprozesses"
 
-#: tcop/postgres.c:2549
+#: tcop/postgres.c:2576
 #, c-format
 msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
 msgstr "Der Postmaster hat diesen Serverprozess angewiesen, die aktuelle Transaktion zurückzurollen und die Sitzung zu beenden, weil ein anderer Serverprozess abnormal beendet wurde und möglicherweise das Shared Memory verfälscht hat."
 
-#: tcop/postgres.c:2553 tcop/postgres.c:2947
+#: tcop/postgres.c:2580 tcop/postgres.c:2907
 #, c-format
 msgid "In a moment you should be able to reconnect to the database and repeat your command."
 msgstr "In einem Moment sollten Sie wieder mit der Datenbank verbinden und Ihren Befehl wiederholen können."
 
-#: tcop/postgres.c:2666
+#: tcop/postgres.c:2673
 #, c-format
 msgid "floating-point exception"
 msgstr "Fließkommafehler"
 
-#: tcop/postgres.c:2667
+#: tcop/postgres.c:2674
 #, c-format
 msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
 msgstr "Eine ungültige Fließkommaoperation wurde signalisiert. Das bedeutet wahrscheinlich ein Ergebnis außerhalb des gültigen Bereichs oder eine ungültige Operation, zum Beispiel Division durch null."
 
-#: tcop/postgres.c:2851
+#: tcop/postgres.c:2850
 #, c-format
 msgid "terminating autovacuum process due to administrator command"
 msgstr "breche Autovacuum-Prozess ab aufgrund von Anweisung des Administrators"
 
-#: tcop/postgres.c:2857 tcop/postgres.c:2867 tcop/postgres.c:2945
+#: tcop/postgres.c:2856 tcop/postgres.c:2866 tcop/postgres.c:2905
 #, c-format
 msgid "terminating connection due to conflict with recovery"
 msgstr "breche Verbindung ab wegen Konflikt mit der Wiederherstellung"
 
-#: tcop/postgres.c:2873
+#: tcop/postgres.c:2872
 #, c-format
 msgid "terminating connection due to administrator command"
 msgstr "breche Verbindung ab aufgrund von Anweisung des Administrators"
@@ -15540,92 +15583,92 @@ msgstr "breche Verbindung ab aufgrund von Anweisung des Administrators"
 msgid "connection to client lost"
 msgstr "Verbindung zum Client wurde verloren"
 
-#: tcop/postgres.c:2900
+#: tcop/postgres.c:2941
 #, c-format
 msgid "canceling authentication due to timeout"
 msgstr "storniere Authentifizierung wegen Zeitüberschreitung"
 
-#: tcop/postgres.c:2915
+#: tcop/postgres.c:2957
 #, c-format
 msgid "canceling statement due to lock timeout"
 msgstr "storniere Anfrage wegen Zeitüberschreitung einer Sperre"
 
-#: tcop/postgres.c:2924
+#: tcop/postgres.c:2967
 #, c-format
 msgid "canceling statement due to statement timeout"
 msgstr "storniere Anfrage wegen Zeitüberschreitung der Anfrage"
 
-#: tcop/postgres.c:2933
+#: tcop/postgres.c:2977
 #, c-format
 msgid "canceling autovacuum task"
 msgstr "storniere Autovacuum-Aufgabe"
 
-#: tcop/postgres.c:2968
+#: tcop/postgres.c:3006
 #, c-format
 msgid "canceling statement due to user request"
 msgstr "storniere Anfrage wegen Benutzeraufforderung"
 
-#: tcop/postgres.c:3096 tcop/postgres.c:3118
+#: tcop/postgres.c:3134 tcop/postgres.c:3156
 #, c-format
 msgid "stack depth limit exceeded"
 msgstr "Grenze für Stacktiefe überschritten"
 
-#: tcop/postgres.c:3097 tcop/postgres.c:3119
+#: tcop/postgres.c:3135 tcop/postgres.c:3157
 #, c-format
 msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
 msgstr "Erhöhen Sie den Konfigurationsparameter „max_stack_depth“ (aktuell %dkB), nachdem Sie sichergestellt haben, dass die Stacktiefenbegrenzung Ihrer Plattform ausreichend ist."
 
-#: tcop/postgres.c:3135
+#: tcop/postgres.c:3173
 #, c-format
 msgid "\"max_stack_depth\" must not exceed %ldkB."
 msgstr "„max_stack_depth“ darf %ldkB nicht überschreiten."
 
-#: tcop/postgres.c:3137
+#: tcop/postgres.c:3175
 #, c-format
 msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
 msgstr "Erhöhen Sie die Stacktiefenbegrenzung Ihrer Plattform mit „ulimit -s“ oder der lokalen Entsprechung."
 
-#: tcop/postgres.c:3501
+#: tcop/postgres.c:3539
 #, c-format
 msgid "invalid command-line argument for server process: %s"
 msgstr "ungültiges Kommandozeilenargument für Serverprozess: %s"
 
-#: tcop/postgres.c:3502 tcop/postgres.c:3508
+#: tcop/postgres.c:3540 tcop/postgres.c:3546
 #, c-format
 msgid "Try \"%s --help\" for more information."
 msgstr "Versuchen Sie „%s --help“ für weitere Informationen."
 
-#: tcop/postgres.c:3506
+#: tcop/postgres.c:3544
 #, c-format
 msgid "%s: invalid command-line argument: %s"
 msgstr "%s: ungültiges Kommandozeilenargument: %s"
 
-#: tcop/postgres.c:3585
+#: tcop/postgres.c:3623
 #, c-format
 msgid "%s: no database nor user name specified"
 msgstr "%s: weder Datenbankname noch Benutzername angegeben"
 
-#: tcop/postgres.c:4162
+#: tcop/postgres.c:4220
 #, c-format
 msgid "invalid CLOSE message subtype %d"
 msgstr "ungültiger Subtyp %d von CLOSE-Message"
 
-#: tcop/postgres.c:4197
+#: tcop/postgres.c:4255
 #, c-format
 msgid "invalid DESCRIBE message subtype %d"
 msgstr "ungültiger Subtyp %d von DESCRIBE-Message"
 
-#: tcop/postgres.c:4275
+#: tcop/postgres.c:4333
 #, c-format
 msgid "fastpath function calls not supported in a replication connection"
 msgstr "Fastpath-Funktionsaufrufe werden auf einer Replikationsverbindung nicht unterstützt"
 
-#: tcop/postgres.c:4279
+#: tcop/postgres.c:4337
 #, c-format
 msgid "extended query protocol not supported in a replication connection"
 msgstr "erweitertes Anfrageprotokoll wird nicht auf einer Replikationsverbindung unterstützt"
 
-#: tcop/postgres.c:4449
+#: tcop/postgres.c:4507
 #, c-format
 msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
 msgstr "Verbindungsende: Sitzungszeit: %d:%02d:%02d.%03d Benutzer=%s Datenbank=%s Host=%s%s%s"
@@ -16058,8 +16101,8 @@ msgstr "Arrays mit unterschiedlichen Dimensionen sind nicht kompatibel für Anei
 msgid "invalid number of dimensions: %d"
 msgstr "ungültige Anzahl Dimensionen: %d"
 
-#: utils/adt/array_userfuncs.c:487 utils/adt/json.c:1697 utils/adt/json.c:1792
-#: utils/adt/json.c:1823
+#: utils/adt/array_userfuncs.c:487 utils/adt/json.c:1698 utils/adt/json.c:1793
+#: utils/adt/json.c:1824
 #, c-format
 msgid "could not determine input data type"
 msgstr "konnte Eingabedatentypen nicht bestimmen"
@@ -16193,7 +16236,7 @@ msgstr "Auswählen von Stücken aus Arrays mit fester Länge ist nicht implement
 #: utils/adt/arrayfuncs.c:2122 utils/adt/arrayfuncs.c:2144
 #: utils/adt/arrayfuncs.c:2178 utils/adt/arrayfuncs.c:2464
 #: utils/adt/arrayfuncs.c:4962 utils/adt/arrayfuncs.c:4994
-#: utils/adt/arrayfuncs.c:5011 utils/adt/json.c:2214 utils/adt/json.c:2289
+#: utils/adt/arrayfuncs.c:5011 utils/adt/json.c:2215 utils/adt/json.c:2290
 #, c-format
 msgid "wrong number of array subscripts"
 msgstr "falsche Anzahl Arrayindizes"
@@ -16339,12 +16382,12 @@ msgstr "Präzision von TIME(%d)%s auf erlaubten Höchstwert %d reduziert"
 msgid "date/time value \"current\" is no longer supported"
 msgstr "Datum/Zeitwert „current“ wird nicht mehr unterstützt"
 
-#: utils/adt/date.c:167 utils/adt/formatting.c:3412
+#: utils/adt/date.c:167 utils/adt/formatting.c:3523
 #, c-format
 msgid "date out of range: \"%s\""
 msgstr "date ist außerhalb des gültigen Bereichs: „%s“"
 
-#: utils/adt/date.c:217 utils/adt/json.c:1434 utils/adt/xml.c:2025
+#: utils/adt/date.c:217 utils/adt/xml.c:2025
 #, c-format
 msgid "date out of range"
 msgstr "date ist außerhalb des gültigen Bereichs"
@@ -16370,28 +16413,27 @@ msgid "date out of range for timestamp"
 msgstr "Datum ist außerhalb des gültigen Bereichs für Typ „timestamp“"
 
 #: utils/adt/date.c:971 utils/adt/date.c:1017 utils/adt/date.c:1617
-#: utils/adt/date.c:1653 utils/adt/date.c:2525 utils/adt/formatting.c:3288
-#: utils/adt/formatting.c:3320 utils/adt/formatting.c:3388
-#: utils/adt/json.c:1459 utils/adt/json.c:1466 utils/adt/json.c:1486
-#: utils/adt/json.c:1493 utils/adt/nabstime.c:455 utils/adt/nabstime.c:498
-#: utils/adt/nabstime.c:528 utils/adt/nabstime.c:571 utils/adt/timestamp.c:232
-#: utils/adt/timestamp.c:275 utils/adt/timestamp.c:724
-#: utils/adt/timestamp.c:753 utils/adt/timestamp.c:792
-#: utils/adt/timestamp.c:2946 utils/adt/timestamp.c:2967
-#: utils/adt/timestamp.c:2980 utils/adt/timestamp.c:2989
-#: utils/adt/timestamp.c:3046 utils/adt/timestamp.c:3069
-#: utils/adt/timestamp.c:3082 utils/adt/timestamp.c:3093
-#: utils/adt/timestamp.c:3618 utils/adt/timestamp.c:3747
-#: utils/adt/timestamp.c:3788 utils/adt/timestamp.c:3876
-#: utils/adt/timestamp.c:3922 utils/adt/timestamp.c:4033
-#: utils/adt/timestamp.c:4357 utils/adt/timestamp.c:4496
-#: utils/adt/timestamp.c:4506 utils/adt/timestamp.c:4568
-#: utils/adt/timestamp.c:4708 utils/adt/timestamp.c:4718
-#: utils/adt/timestamp.c:4932 utils/adt/timestamp.c:4946
-#: utils/adt/timestamp.c:5025 utils/adt/timestamp.c:5032
-#: utils/adt/timestamp.c:5058 utils/adt/timestamp.c:5062
-#: utils/adt/timestamp.c:5131 utils/adt/xml.c:2047 utils/adt/xml.c:2054
-#: utils/adt/xml.c:2074 utils/adt/xml.c:2081
+#: utils/adt/date.c:1653 utils/adt/date.c:2525 utils/adt/formatting.c:3399
+#: utils/adt/formatting.c:3431 utils/adt/formatting.c:3499
+#: utils/adt/json.c:1469 utils/adt/json.c:1496 utils/adt/nabstime.c:455
+#: utils/adt/nabstime.c:498 utils/adt/nabstime.c:528 utils/adt/nabstime.c:571
+#: utils/adt/timestamp.c:232 utils/adt/timestamp.c:275
+#: utils/adt/timestamp.c:724 utils/adt/timestamp.c:753
+#: utils/adt/timestamp.c:792 utils/adt/timestamp.c:2946
+#: utils/adt/timestamp.c:2967 utils/adt/timestamp.c:2980
+#: utils/adt/timestamp.c:2989 utils/adt/timestamp.c:3046
+#: utils/adt/timestamp.c:3069 utils/adt/timestamp.c:3082
+#: utils/adt/timestamp.c:3093 utils/adt/timestamp.c:3618
+#: utils/adt/timestamp.c:3747 utils/adt/timestamp.c:3788
+#: utils/adt/timestamp.c:3876 utils/adt/timestamp.c:3922
+#: utils/adt/timestamp.c:4033 utils/adt/timestamp.c:4357
+#: utils/adt/timestamp.c:4496 utils/adt/timestamp.c:4506
+#: utils/adt/timestamp.c:4568 utils/adt/timestamp.c:4708
+#: utils/adt/timestamp.c:4718 utils/adt/timestamp.c:4932
+#: utils/adt/timestamp.c:4946 utils/adt/timestamp.c:5025
+#: utils/adt/timestamp.c:5032 utils/adt/timestamp.c:5058
+#: utils/adt/timestamp.c:5062 utils/adt/timestamp.c:5131 utils/adt/xml.c:2047
+#: utils/adt/xml.c:2054 utils/adt/xml.c:2074 utils/adt/xml.c:2081
 #, c-format
 msgid "timestamp out of range"
 msgstr "timestamp ist außerhalb des gültigen Bereichs"
@@ -16650,193 +16692,203 @@ msgstr "ungültige Formatangabe für Intervall-Wert"
 msgid "Intervals are not tied to specific calendar dates."
 msgstr "Intervalle beziehen sich nicht auf bestimmte Kalenderdaten."
 
-#: utils/adt/formatting.c:1056
+#: utils/adt/formatting.c:1059
 #, c-format
 msgid "\"EEEE\" must be the last pattern used"
 msgstr "„EEEE“ muss das letzte Muster sein"
 
-#: utils/adt/formatting.c:1064
+#: utils/adt/formatting.c:1067
 #, c-format
 msgid "\"9\" must be ahead of \"PR\""
 msgstr "„9“ muss vor „PR“ stehen"
 
-#: utils/adt/formatting.c:1080
+#: utils/adt/formatting.c:1083
 #, c-format
 msgid "\"0\" must be ahead of \"PR\""
 msgstr "„0“ muss vor „PR“ stehen"
 
-#: utils/adt/formatting.c:1107
+#: utils/adt/formatting.c:1110
 #, c-format
 msgid "multiple decimal points"
 msgstr "mehrere Dezimalpunkte"
 
-#: utils/adt/formatting.c:1111 utils/adt/formatting.c:1194
+#: utils/adt/formatting.c:1114 utils/adt/formatting.c:1197
 #, c-format
 msgid "cannot use \"V\" and decimal point together"
 msgstr "„V“ und Dezimalpunkt können nicht zusammen verwendet werden"
 
-#: utils/adt/formatting.c:1123
+#: utils/adt/formatting.c:1126
 #, c-format
 msgid "cannot use \"S\" twice"
 msgstr "„S“ kann nicht zweimal verwendet werden"
 
-#: utils/adt/formatting.c:1127
+#: utils/adt/formatting.c:1130
 #, c-format
 msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
 msgstr "„S“ und „PL“/„MI“/„SG“/„PR“ können nicht zusammen verwendet werden"
 
-#: utils/adt/formatting.c:1147
+#: utils/adt/formatting.c:1150
 #, c-format
 msgid "cannot use \"S\" and \"MI\" together"
 msgstr "„S“ und „MI“ können nicht zusammen verwendet werden"
 
-#: utils/adt/formatting.c:1157
+#: utils/adt/formatting.c:1160
 #, c-format
 msgid "cannot use \"S\" and \"PL\" together"
 msgstr "„S“ und „PL“ können nicht zusammen verwendet werden"
 
-#: utils/adt/formatting.c:1167
+#: utils/adt/formatting.c:1170
 #, c-format
 msgid "cannot use \"S\" and \"SG\" together"
 msgstr "„S“ und „SG“ können nicht zusammen verwendet werden"
 
-#: utils/adt/formatting.c:1176
+#: utils/adt/formatting.c:1179
 #, c-format
 msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
 msgstr "„PR“ und „S“/„PL“/„MI“/„SG“ können nicht zusammen verwendet werden"
 
-#: utils/adt/formatting.c:1202
+#: utils/adt/formatting.c:1205
 #, c-format
 msgid "cannot use \"EEEE\" twice"
 msgstr "„EEEE“ kann nicht zweimal verwendet werden"
 
-#: utils/adt/formatting.c:1208
+#: utils/adt/formatting.c:1211
 #, c-format
 msgid "\"EEEE\" is incompatible with other formats"
 msgstr "„EEEE“ ist mit anderen Formaten inkompatibel"
 
-#: utils/adt/formatting.c:1209
+#: utils/adt/formatting.c:1212
 #, c-format
 msgid "\"EEEE\" may only be used together with digit and decimal point patterns."
 msgstr "„EEEE“ kann nur zusammen mit Platzhaltern für Ziffern oder Dezimalpunkt verwendet werden."
 
-#: utils/adt/formatting.c:1409
+#: utils/adt/formatting.c:1412
 #, c-format
 msgid "\"%s\" is not a number"
 msgstr "„%s“ ist keine Zahl"
 
-#: utils/adt/formatting.c:1510 utils/adt/formatting.c:1562
+#: utils/adt/formatting.c:1513 utils/adt/formatting.c:1565
 #, c-format
 msgid "could not determine which collation to use for lower() function"
 msgstr "konnte die für die Funktion lower() zu verwendende Sortierfolge nicht bestimmen"
 
-#: utils/adt/formatting.c:1630 utils/adt/formatting.c:1682
+#: utils/adt/formatting.c:1633 utils/adt/formatting.c:1685
 #, c-format
 msgid "could not determine which collation to use for upper() function"
 msgstr "konnte die für die Funktion upper() zu verwendende Sortierfolge nicht bestimmen"
 
-#: utils/adt/formatting.c:1751 utils/adt/formatting.c:1815
+#: utils/adt/formatting.c:1754 utils/adt/formatting.c:1818
 #, c-format
 msgid "could not determine which collation to use for initcap() function"
 msgstr "konnte die für die Funktion initcap() zu verwendende Sortierfolge nicht bestimmen"
 
-#: utils/adt/formatting.c:2119
+#: utils/adt/formatting.c:2122
 #, c-format
 msgid "invalid combination of date conventions"
 msgstr "ungültige Kombination von Datumskonventionen"
 
-#: utils/adt/formatting.c:2120
+#: utils/adt/formatting.c:2123
 #, c-format
 msgid "Do not mix Gregorian and ISO week date conventions in a formatting template."
 msgstr "Die Gregorianische und die ISO-Konvention für Wochendaten können nicht einer Formatvorlage gemischt werden."
 
-#: utils/adt/formatting.c:2137
+#: utils/adt/formatting.c:2140
 #, c-format
 msgid "conflicting values for \"%s\" field in formatting string"
 msgstr "widersprüchliche Werte für das Feld „%s“ in Formatzeichenkette"
 
-#: utils/adt/formatting.c:2139
+#: utils/adt/formatting.c:2142
 #, c-format
 msgid "This value contradicts a previous setting for the same field type."
 msgstr "Der Wert widerspricht einer vorherigen Einstellung für den selben Feldtyp."
 
-#: utils/adt/formatting.c:2200
+#: utils/adt/formatting.c:2203
 #, c-format
 msgid "source string too short for \"%s\" formatting field"
 msgstr "Quellzeichenkette zu kurz für Formatfeld „%s„"
 
-#: utils/adt/formatting.c:2202
+#: utils/adt/formatting.c:2205
 #, c-format
 msgid "Field requires %d characters, but only %d remain."
 msgstr "Feld benötigt %d Zeichen, aber nur %d verbleiben."
 
-#: utils/adt/formatting.c:2205 utils/adt/formatting.c:2219
+#: utils/adt/formatting.c:2208 utils/adt/formatting.c:2222
 #, c-format
 msgid "If your source string is not fixed-width, try using the \"FM\" modifier."
 msgstr "Wenn die Quellzeichenkette keine feste Breite hat, versuchen Sie den Modifikator „FM“."
 
-#: utils/adt/formatting.c:2215 utils/adt/formatting.c:2228
-#: utils/adt/formatting.c:2358
+#: utils/adt/formatting.c:2218 utils/adt/formatting.c:2231
+#: utils/adt/formatting.c:2361
 #, c-format
 msgid "invalid value \"%s\" for \"%s\""
 msgstr "ungültiger Wert „%s“ für „%s“"
 
-#: utils/adt/formatting.c:2217
+#: utils/adt/formatting.c:2220
 #, c-format
 msgid "Field requires %d characters, but only %d could be parsed."
 msgstr "Feld benötigt %d Zeichen, aber nur %d konnten geparst werden."
 
-#: utils/adt/formatting.c:2230
+#: utils/adt/formatting.c:2233
 #, c-format
 msgid "Value must be an integer."
 msgstr "Der Wert muss eine ganze Zahl sein."
 
-#: utils/adt/formatting.c:2235
+#: utils/adt/formatting.c:2238
 #, c-format
 msgid "value for \"%s\" in source string is out of range"
 msgstr "Wert für „%s“ in der Eingabezeichenkette ist außerhalb des gültigen Bereichs"
 
-#: utils/adt/formatting.c:2237
+#: utils/adt/formatting.c:2240
 #, c-format
 msgid "Value must be in the range %d to %d."
 msgstr "Der Wert muss im Bereich %d bis %d sein."
 
-#: utils/adt/formatting.c:2360
+#: utils/adt/formatting.c:2363
 #, c-format
 msgid "The given value did not match any of the allowed values for this field."
 msgstr "Der angegebene Wert stimmte mit keinem der für dieses Feld zulässigen Werte überein."
 
-#: utils/adt/formatting.c:2933
+#: utils/adt/formatting.c:2551 utils/adt/formatting.c:2571
+#: utils/adt/formatting.c:2591 utils/adt/formatting.c:2611
+#: utils/adt/formatting.c:2630 utils/adt/formatting.c:2649
+#: utils/adt/formatting.c:2672 utils/adt/formatting.c:2690
+#: utils/adt/formatting.c:2708 utils/adt/formatting.c:2726
+#: utils/adt/formatting.c:2743 utils/adt/formatting.c:2760
+#, c-format
+msgid "localized string format value too long"
+msgstr "lokalisierter Formatwert ist zu lang"
+
+#: utils/adt/formatting.c:3044
 #, c-format
 msgid "\"TZ\"/\"tz\"/\"OF\" format patterns are not supported in to_date"
 msgstr "Formatmuster „TZ“/„tz“/„OF“ werden in to_date nicht unterstützt"
 
-#: utils/adt/formatting.c:3041
+#: utils/adt/formatting.c:3152
 #, c-format
 msgid "invalid input string for \"Y,YYY\""
 msgstr "ungültige Eingabe für „Y,YYY“"
 
-#: utils/adt/formatting.c:3544
+#: utils/adt/formatting.c:3655
 #, c-format
 msgid "hour \"%d\" is invalid for the 12-hour clock"
 msgstr "Stunde „%d“ ist bei einer 12-Stunden-Uhr ungültig"
 
-#: utils/adt/formatting.c:3546
+#: utils/adt/formatting.c:3657
 #, c-format
 msgid "Use the 24-hour clock, or give an hour between 1 and 12."
 msgstr "Verwenden Sie die 24-Stunden-Uhr oder geben Sie eine Stunde zwischen 1 und 12 an."
 
-#: utils/adt/formatting.c:3641
+#: utils/adt/formatting.c:3752
 #, c-format
 msgid "cannot calculate day of year without year information"
 msgstr "kann Tag des Jahres nicht berechnen ohne Jahrinformationen"
 
-#: utils/adt/formatting.c:4488
+#: utils/adt/formatting.c:4601
 #, c-format
 msgid "\"EEEE\" not supported for input"
 msgstr "„E“ wird nicht bei der Eingabe unterstützt"
 
-#: utils/adt/formatting.c:4500
+#: utils/adt/formatting.c:4613
 #, c-format
 msgid "\"RN\" not supported for input"
 msgstr "„RN“ wird nicht bei der Eingabe unterstützt"
@@ -17062,170 +17114,160 @@ msgstr "bigint ist außerhalb des gültigen Bereichs"
 msgid "OID out of range"
 msgstr "OID ist außerhalb des gültigen Bereichs"
 
-#: utils/adt/json.c:726 utils/adt/json.c:766 utils/adt/json.c:781
-#: utils/adt/json.c:792 utils/adt/json.c:802 utils/adt/json.c:853
-#: utils/adt/json.c:884 utils/adt/json.c:902 utils/adt/json.c:914
-#: utils/adt/json.c:926 utils/adt/json.c:1065 utils/adt/json.c:1079
-#: utils/adt/json.c:1090 utils/adt/json.c:1098 utils/adt/json.c:1106
-#: utils/adt/json.c:1114 utils/adt/json.c:1122 utils/adt/json.c:1130
-#: utils/adt/json.c:1138 utils/adt/json.c:1146 utils/adt/json.c:1176
+#: utils/adt/json.c:729 utils/adt/json.c:769 utils/adt/json.c:784
+#: utils/adt/json.c:795 utils/adt/json.c:805 utils/adt/json.c:856
+#: utils/adt/json.c:887 utils/adt/json.c:905 utils/adt/json.c:917
+#: utils/adt/json.c:929 utils/adt/json.c:1068 utils/adt/json.c:1082
+#: utils/adt/json.c:1093 utils/adt/json.c:1101 utils/adt/json.c:1109
+#: utils/adt/json.c:1117 utils/adt/json.c:1125 utils/adt/json.c:1133
+#: utils/adt/json.c:1141 utils/adt/json.c:1149 utils/adt/json.c:1179
 #, c-format
 msgid "invalid input syntax for type json"
 msgstr "ungültige Eingabesyntax für Typ json"
 
-#: utils/adt/json.c:727
+#: utils/adt/json.c:730
 #, c-format
 msgid "Character with value 0x%02x must be escaped."
 msgstr "Zeichen mit Wert 0x%02x muss escapt werden."
 
-#: utils/adt/json.c:767
+#: utils/adt/json.c:770
 #, c-format
 msgid "\"\\u\" must be followed by four hexadecimal digits."
 msgstr "Nach „\\u“ müssen vier Hexadezimalziffern folgen."
 
-#: utils/adt/json.c:782
+#: utils/adt/json.c:785
 #, c-format
 msgid "Unicode high surrogate must not follow a high surrogate."
 msgstr "Unicode-High-Surrogate darf nicht auf ein High-Surrogate folgen."
 
-#: utils/adt/json.c:793 utils/adt/json.c:803 utils/adt/json.c:854
-#: utils/adt/json.c:915 utils/adt/json.c:927
+#: utils/adt/json.c:796 utils/adt/json.c:806 utils/adt/json.c:857
+#: utils/adt/json.c:918 utils/adt/json.c:930
 #, c-format
 msgid "Unicode low surrogate must follow a high surrogate."
 msgstr "Unicode-Low-Surrogate muss auf ein High-Surrogate folgen."
 
-#: utils/adt/json.c:818 utils/adt/json.c:841
+#: utils/adt/json.c:821 utils/adt/json.c:844
 #, c-format
 msgid "unsupported Unicode escape sequence"
 msgstr "nicht unterstützte Unicode-Escape-Sequenz"
 
-#: utils/adt/json.c:819
+#: utils/adt/json.c:822
 #, c-format
 msgid "\\u0000 cannot be converted to text."
 msgstr "\\u0000 kann nicht in „text“ umgewandelt werden."
 
-#: utils/adt/json.c:842
+#: utils/adt/json.c:845
 #, c-format
 msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8."
 msgstr "Unicode-Escape-Werte können nicht für Code-Punkt-Werte über 007F verwendet werden, wenn die Serverkodierung nicht UTF8 ist."
 
-#: utils/adt/json.c:885 utils/adt/json.c:903
+#: utils/adt/json.c:888 utils/adt/json.c:906
 #, c-format
 msgid "Escape sequence \"\\%s\" is invalid."
 msgstr "Escape-Sequenz „\\%s“ ist nicht gültig."
 
-#: utils/adt/json.c:1066
+#: utils/adt/json.c:1069
 #, c-format
 msgid "The input string ended unexpectedly."
 msgstr "Die Eingabezeichenkette endete unerwartet."
 
-#: utils/adt/json.c:1080
+#: utils/adt/json.c:1083
 #, c-format
 msgid "Expected end of input, but found \"%s\"."
 msgstr "Ende der Eingabe erwartet, aber „%s“ gefunden."
 
-#: utils/adt/json.c:1091
+#: utils/adt/json.c:1094
 #, c-format
 msgid "Expected JSON value, but found \"%s\"."
 msgstr "JSON-Wert erwartet, aber „%s“ gefunden."
 
-#: utils/adt/json.c:1099 utils/adt/json.c:1147
+#: utils/adt/json.c:1102 utils/adt/json.c:1150
 #, c-format
 msgid "Expected string, but found \"%s\"."
 msgstr "Zeichenkette erwartet, aber „%s“ gefunden."
 
-#: utils/adt/json.c:1107
+#: utils/adt/json.c:1110
 #, c-format
 msgid "Expected array element or \"]\", but found \"%s\"."
 msgstr "Array-Element oder „]“ erwartet, aber „%s“ gefunden."
 
-#: utils/adt/json.c:1115
+#: utils/adt/json.c:1118
 #, c-format
 msgid "Expected \",\" or \"]\", but found \"%s\"."
 msgstr "„,“ oder „]“ erwartet, aber „%s“ gefunden."
 
-#: utils/adt/json.c:1123
+#: utils/adt/json.c:1126
 #, c-format
 msgid "Expected string or \"}\", but found \"%s\"."
 msgstr "Zeichenkette oder „}“ erwartet, aber „%s“ gefunden."
 
-#: utils/adt/json.c:1131
+#: utils/adt/json.c:1134
 #, c-format
 msgid "Expected \":\", but found \"%s\"."
 msgstr "„:“ erwartet, aber „%s“ gefunden."
 
-#: utils/adt/json.c:1139
+#: utils/adt/json.c:1142
 #, c-format
 msgid "Expected \",\" or \"}\", but found \"%s\"."
 msgstr "„,“ oder „}“ erwartet, aber „%s“ gefunden."
 
-#: utils/adt/json.c:1177
+#: utils/adt/json.c:1180
 #, c-format
 msgid "Token \"%s\" is invalid."
 msgstr "Token „%s“ ist ungültig."
 
-#: utils/adt/json.c:1249
+#: utils/adt/json.c:1252
 #, c-format
 msgid "JSON data, line %d: %s%s%s"
 msgstr "JSON-Daten, Zeile %d: %s%s%s"
 
-#: utils/adt/json.c:1392
+#: utils/adt/json.c:1395
 #, c-format
 msgid "key value must be scalar, not array, composite, or json"
 msgstr "Schlüsselwert muss skalar sein, nicht Array, zusammengesetzt oder json"
 
-#: utils/adt/json.c:1435
-#, c-format
-msgid "JSON does not support infinite date values."
-msgstr "JSON unterstützt keine unendlichen Datumswerte."
-
-#: utils/adt/json.c:1460 utils/adt/json.c:1487
-#, c-format
-msgid "JSON does not support infinite timestamp values."
-msgstr "JSON unterstützt keine unendlichen timestamp-Werte."
-
-#: utils/adt/json.c:1954 utils/adt/json.c:1972 utils/adt/json.c:2066
-#: utils/adt/json.c:2087 utils/adt/json.c:2146
+#: utils/adt/json.c:1955 utils/adt/json.c:1973 utils/adt/json.c:2067
+#: utils/adt/json.c:2088 utils/adt/json.c:2147
 #, c-format
 msgid "could not determine data type for argument %d"
 msgstr "konnte Datentyp von Argument %d nicht ermitteln"
 
-#: utils/adt/json.c:1959
+#: utils/adt/json.c:1960
 #, c-format
 msgid "field name must not be null"
 msgstr "Feldname darf nicht NULL sein"
 
-#: utils/adt/json.c:2041
+#: utils/adt/json.c:2042
 #, c-format
 msgid "argument list must have even number of elements"
 msgstr "Argumentliste muss gerade Anzahl Elemente haben"
 
-#: utils/adt/json.c:2042
+#: utils/adt/json.c:2043
 #, c-format
 msgid "The arguments of json_build_object() must consist of alternating keys and values."
 msgstr "Die Argumente von json_build_object() müssen abwechselnd Schlüssel und Werte sein."
 
-#: utils/adt/json.c:2072
+#: utils/adt/json.c:2073
 #, c-format
 msgid "argument %d cannot be null"
 msgstr "Argument %d darf nicht NULL sein"
 
-#: utils/adt/json.c:2073
+#: utils/adt/json.c:2074
 #, c-format
 msgid "Object keys should be text."
 msgstr "Objektschlüssel sollten Text sein."
 
-#: utils/adt/json.c:2208
+#: utils/adt/json.c:2209
 #, c-format
 msgid "array must have two columns"
 msgstr "Array muss zwei Spalten haben"
 
-#: utils/adt/json.c:2232 utils/adt/json.c:2316
+#: utils/adt/json.c:2233 utils/adt/json.c:2317
 #, c-format
 msgid "null value not allowed for object key"
 msgstr "NULL-Werte sind nicht als Objektschlüssel erlaubt"
 
-#: utils/adt/json.c:2305
+#: utils/adt/json.c:2306
 #, c-format
 msgid "mismatched array dimensions"
 msgstr "Array-Dimensionen passen nicht"
@@ -17262,14 +17304,14 @@ msgid "total size of jsonb object elements exceeds the maximum of %u bytes"
 msgstr "Gesamtgröße der jsonb-Objektelemente überschreitet die maximale Größe von %u Bytes"
 
 #: utils/adt/jsonfuncs.c:263 utils/adt/jsonfuncs.c:428
-#: utils/adt/jsonfuncs.c:1968 utils/adt/jsonfuncs.c:2405
-#: utils/adt/jsonfuncs.c:2911
+#: utils/adt/jsonfuncs.c:1968 utils/adt/jsonfuncs.c:2409
+#: utils/adt/jsonfuncs.c:2915
 #, c-format
 msgid "cannot call %s on a scalar"
 msgstr "%s kann nicht mit einem skalaren Wert aufgerufen werden"
 
 #: utils/adt/jsonfuncs.c:268 utils/adt/jsonfuncs.c:415
-#: utils/adt/jsonfuncs.c:2394
+#: utils/adt/jsonfuncs.c:2398
 #, c-format
 msgid "cannot call %s on an array"
 msgstr "%s kann nicht mit einem Array aufgerufen werden"
@@ -17290,7 +17332,7 @@ msgid "cannot call %s on a non-object"
 msgstr "%s kann nicht mit etwas aufgerufen werden, das kein Objekt ist"
 
 #: utils/adt/jsonfuncs.c:1394 utils/adt/jsonfuncs.c:2081
-#: utils/adt/jsonfuncs.c:2614
+#: utils/adt/jsonfuncs.c:2618
 #, c-format
 msgid "function returning record called in context that cannot accept type record"
 msgstr "Funktion, die einen Record zurückgibt, in einem Zusammenhang aufgerufen, der Typ record nicht verarbeiten kann"
@@ -17315,12 +17357,12 @@ msgstr "kann keine Elemente aus einem skalaren Wert auswählen"
 msgid "cannot extract elements from an object"
 msgstr "kann keine Elemente aus einem Objekt auswählen"
 
-#: utils/adt/jsonfuncs.c:1955 utils/adt/jsonfuncs.c:2710
+#: utils/adt/jsonfuncs.c:1955 utils/adt/jsonfuncs.c:2714
 #, c-format
 msgid "cannot call %s on a non-array"
 msgstr "%s kann nicht mit etwas aufgerufen werden, das kein Array ist"
 
-#: utils/adt/jsonfuncs.c:2042 utils/adt/jsonfuncs.c:2590
+#: utils/adt/jsonfuncs.c:2042 utils/adt/jsonfuncs.c:2594
 #, c-format
 msgid "first argument of %s must be a row type"
 msgstr "erstes Argument von %s muss ein Zeilentyp sein"
@@ -17330,12 +17372,12 @@ msgstr "erstes Argument von %s muss ein Zeilentyp sein"
 msgid "Try calling the function in the FROM clause using a column definition list."
 msgstr "Versuchen Sie, die Funktion in der FROM-Klausel mit einer Spaltendefinitionsliste aufzurufen."
 
-#: utils/adt/jsonfuncs.c:2726 utils/adt/jsonfuncs.c:2893
+#: utils/adt/jsonfuncs.c:2730 utils/adt/jsonfuncs.c:2897
 #, c-format
 msgid "argument of %s must be an array of objects"
 msgstr "Argument von %s muss ein Array von Objekten sein"
 
-#: utils/adt/jsonfuncs.c:2750
+#: utils/adt/jsonfuncs.c:2754
 #, c-format
 msgid "cannot call %s on an object"
 msgstr "%s kann nicht mit einem Objekt aufgerufen werden"
@@ -17903,7 +17945,7 @@ msgid "more than one operator named %s"
 msgstr "es gibt mehrere Operatoren namens %s"
 
 #: utils/adt/regproc.c:743 utils/adt/regproc.c:784 utils/adt/regproc.c:1702
-#: utils/adt/ruleutils.c:7653 utils/adt/ruleutils.c:7776
+#: utils/adt/ruleutils.c:7677 utils/adt/ruleutils.c:7800
 #, c-format
 msgid "too many arguments"
 msgstr "zu viele Argumente"
@@ -18768,101 +18810,101 @@ msgstr "TRAP: ExceptionalCondition: fehlerhafte Argumente\n"
 msgid "TRAP: %s(\"%s\", File: \"%s\", Line: %d)\n"
 msgstr "TRAP: %s(„%s“, Datei: „%s“, Zeile: %d)\n"
 
-#: utils/error/elog.c:320 utils/error/elog.c:1304
+#: utils/error/elog.c:320 utils/error/elog.c:1305
 #, c-format
 msgid "error occurred at %s:%d before error message processing is available\n"
 msgstr "Fehler geschah bei %s:%d bevor Fehlermeldungsverarbeitung bereit war\n"
 
-#: utils/error/elog.c:1820
+#: utils/error/elog.c:1821
 #, c-format
 msgid "could not reopen file \"%s\" as stderr: %m"
 msgstr "konnte Datei „%s“ nicht als stderr neu öffnen: %m"
 
-#: utils/error/elog.c:1833
+#: utils/error/elog.c:1834
 #, c-format
 msgid "could not reopen file \"%s\" as stdout: %m"
 msgstr "konnte Datei „%s“ nicht als stdou neu öffnen: %m"
 
-#: utils/error/elog.c:2308 utils/error/elog.c:2325 utils/error/elog.c:2341
+#: utils/error/elog.c:2309 utils/error/elog.c:2326 utils/error/elog.c:2342
 msgid "[unknown]"
 msgstr "[unbekannt]"
 
-#: utils/error/elog.c:2779 utils/error/elog.c:3078 utils/error/elog.c:3186
+#: utils/error/elog.c:2780 utils/error/elog.c:3079 utils/error/elog.c:3187
 msgid "missing error text"
 msgstr "fehlender Fehlertext"
 
-#: utils/error/elog.c:2782 utils/error/elog.c:2785 utils/error/elog.c:3189
-#: utils/error/elog.c:3192
+#: utils/error/elog.c:2783 utils/error/elog.c:2786 utils/error/elog.c:3190
+#: utils/error/elog.c:3193
 #, c-format
 msgid " at character %d"
 msgstr " bei Zeichen %d"
 
-#: utils/error/elog.c:2795 utils/error/elog.c:2802
+#: utils/error/elog.c:2796 utils/error/elog.c:2803
 msgid "DETAIL:  "
 msgstr "DETAIL:  "
 
-#: utils/error/elog.c:2809
+#: utils/error/elog.c:2810
 msgid "HINT:  "
 msgstr "TIPP:  "
 
-#: utils/error/elog.c:2816
+#: utils/error/elog.c:2817
 msgid "QUERY:  "
 msgstr "ANFRAGE:  "
 
-#: utils/error/elog.c:2823
+#: utils/error/elog.c:2824
 msgid "CONTEXT:  "
 msgstr "ZUSAMMENHANG:  "
 
-#: utils/error/elog.c:2833
+#: utils/error/elog.c:2834
 #, c-format
 msgid "LOCATION:  %s, %s:%d\n"
 msgstr "ORT:  %s, %s:%d\n"
 
-#: utils/error/elog.c:2840
+#: utils/error/elog.c:2841
 #, c-format
 msgid "LOCATION:  %s:%d\n"
 msgstr "ORT:  %s:%d\n"
 
-#: utils/error/elog.c:2854
+#: utils/error/elog.c:2855
 msgid "STATEMENT:  "
 msgstr "ANWEISUNG:  "
 
 #. translator: This string will be truncated at 47
 #. characters expanded.
-#: utils/error/elog.c:3307
+#: utils/error/elog.c:3308
 #, c-format
 msgid "operating system error %d"
 msgstr "Betriebssystemfehler %d"
 
-#: utils/error/elog.c:3502
+#: utils/error/elog.c:3503
 msgid "DEBUG"
 msgstr "DEBUG"
 
-#: utils/error/elog.c:3506
+#: utils/error/elog.c:3507
 msgid "LOG"
 msgstr "LOG"
 
-#: utils/error/elog.c:3509
+#: utils/error/elog.c:3510
 msgid "INFO"
 msgstr "INFO"
 
-#: utils/error/elog.c:3512
+#: utils/error/elog.c:3513
 msgid "NOTICE"
 msgstr "HINWEIS"
 
-#: utils/error/elog.c:3515
+#: utils/error/elog.c:3516
 msgid "WARNING"
 msgstr "WARNUNG"
 
-#: utils/error/elog.c:3518
+#: utils/error/elog.c:3519
 msgid "ERROR"
 msgstr "FEHLER"
 
-#: utils/error/elog.c:3521
+#: utils/error/elog.c:3522
 msgid "FATAL"
 msgstr "FATAL"
 
-#: utils/error/elog.c:3524
+#: utils/error/elog.c:3525
 msgid "PANIC"
 msgstr "PANIK"
 
@@ -19254,17 +19296,17 @@ msgstr "nur Superuser und Replikationsrollen können WAL-Sender starten"
 msgid "database %u does not exist"
 msgstr "Datenbank %u existiert nicht"
 
-#: utils/init/postinit.c:863
+#: utils/init/postinit.c:871
 #, c-format
 msgid "It seems to have just been dropped or renamed."
 msgstr "Sie wurde anscheinend gerade gelöscht oder umbenannt."
 
-#: utils/init/postinit.c:881
+#: utils/init/postinit.c:889
 #, c-format
 msgid "The database subdirectory \"%s\" is missing."
 msgstr "Das Datenbankunterverzeichnis „%s“ fehlt."
 
-#: utils/init/postinit.c:886
+#: utils/init/postinit.c:894
 #, c-format
 msgid "could not access directory \"%s\": %m"
 msgstr "konnte nicht auf Verzeichnis „%s“ zugreifen: %m"
index 500108a28c0178d10b554c247df2546381e9ac90..05fd630978a54e7c68394af3af88cf68dec8ba9f 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 8.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-12-13 22:38+0000\n"
-"PO-Revision-Date: 2014-12-14 20:05+0100\n"
+"POT-Creation-Date: 2015-05-13 07:38+0000\n"
+"PO-Revision-Date: 2015-05-13 23:14+0100\n"
 "Last-Translator: Guillaume Lelarge \n"
 "Language-Team: French \n"
 "Language: fr\n"
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=ISO-8859-15\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.7.5\n"
 
 #: ../common/exec.c:127 ../common/exec.c:241 ../common/exec.c:284
 #, c-format
@@ -54,9 +54,7 @@ msgstr "n'a pas pu lire le lien symbolique 
 msgid "pclose failed: %s"
 msgstr "échec de pclose : %s"
 
-#: ../common/fe_memutils.c:33 ../common/fe_memutils.c:60
-#: ../common/fe_memutils.c:83 ../common/psprintf.c:181 ../port/path.c:598
-#: ../port/path.c:636 ../port/path.c:653
+#: ../common/fe_memutils.c:33 ../common/fe_memutils.c:60 ../common/fe_memutils.c:83 ../common/psprintf.c:181 ../port/path.c:598 ../port/path.c:636 ../port/path.c:653
 #, c-format
 msgid "out of memory\n"
 msgstr "mémoire épuisée\n"
@@ -81,25 +79,9 @@ msgstr "n'a pas pu lire le r
 msgid "could not close directory \"%s\": %s\n"
 msgstr "n'a pas pu fermer le répertoire « %s » : %s\n"
 
-#: ../common/psprintf.c:179 ../port/path.c:596 ../port/path.c:634
-#: ../port/path.c:651 access/transam/xlog.c:6123 lib/stringinfo.c:258
-#: libpq/auth.c:823 libpq/auth.c:1179 libpq/auth.c:1247 libpq/auth.c:1647
-#: postmaster/bgworker.c:267 postmaster/bgworker.c:783
-#: postmaster/postmaster.c:2173 postmaster/postmaster.c:2204
-#: postmaster/postmaster.c:3740 postmaster/postmaster.c:4441
-#: postmaster/postmaster.c:4526 postmaster/postmaster.c:5218
-#: postmaster/postmaster.c:5450 storage/buffer/buf_init.c:154
-#: storage/buffer/localbuf.c:396 storage/file/fd.c:458 storage/file/fd.c:855
-#: storage/file/fd.c:973 storage/file/fd.c:1586 storage/ipc/procarray.c:909
-#: storage/ipc/procarray.c:1395 storage/ipc/procarray.c:1402
-#: storage/ipc/procarray.c:1751 storage/ipc/procarray.c:2335
-#: utils/adt/formatting.c:1519 utils/adt/formatting.c:1639
-#: utils/adt/formatting.c:1760 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
-#: utils/adt/varlena.c:3674 utils/fmgr/dfmgr.c:224 utils/hash/dynahash.c:379
-#: utils/hash/dynahash.c:456 utils/hash/dynahash.c:970 utils/mb/mbutils.c:376
-#: utils/mb/mbutils.c:709 utils/misc/guc.c:3571 utils/misc/guc.c:3587
-#: utils/misc/guc.c:3600 utils/misc/tzparser.c:470 utils/mmgr/aset.c:499
-#: utils/mmgr/aset.c:678 utils/mmgr/aset.c:872 utils/mmgr/aset.c:1114
+#: ../common/psprintf.c:179 ../port/path.c:596 ../port/path.c:634 ../port/path.c:651 access/transam/xlog.c:6218 lib/stringinfo.c:258 libpq/auth.c:824 libpq/auth.c:1182 libpq/auth.c:1250 libpq/auth.c:1652 postmaster/bgworker.c:290 postmaster/bgworker.c:813 postmaster/postmaster.c:2205 postmaster/postmaster.c:2236 postmaster/postmaster.c:3772 postmaster/postmaster.c:4473 postmaster/postmaster.c:4558 postmaster/postmaster.c:5262
+#: postmaster/postmaster.c:5494 replication/logical/logical.c:168 storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:396 storage/file/fd.c:458 storage/file/fd.c:855 storage/file/fd.c:973 storage/file/fd.c:1586 storage/ipc/procarray.c:909 storage/ipc/procarray.c:1395 storage/ipc/procarray.c:1402 storage/ipc/procarray.c:1751 storage/ipc/procarray.c:2335 utils/adt/formatting.c:1523 utils/adt/formatting.c:1643 utils/adt/formatting.c:1764
+#: utils/adt/regexp.c:219 utils/adt/varlena.c:3653 utils/adt/varlena.c:3674 utils/fmgr/dfmgr.c:224 utils/hash/dynahash.c:379 utils/hash/dynahash.c:456 utils/hash/dynahash.c:970 utils/mb/mbutils.c:376 utils/mb/mbutils.c:709 utils/misc/guc.c:3563 utils/misc/guc.c:3579 utils/misc/guc.c:3592 utils/misc/guc.c:6544 utils/misc/tzparser.c:470 utils/mmgr/aset.c:499 utils/mmgr/aset.c:678 utils/mmgr/aset.c:872 utils/mmgr/aset.c:1114
 #, c-format
 msgid "out of memory"
 msgstr "mémoire épuisée"
@@ -131,14 +113,14 @@ msgstr "n'a pas pu supprimer le fichier ou r
 msgid "could not look up effective user ID %ld: %s"
 msgstr "n'a pas pu trouver l'identifiant réel %ld de l'utilisateur : %s"
 
-#: ../common/username.c:47 libpq/auth.c:1594
+#: ../common/username.c:47 libpq/auth.c:1599
 msgid "user does not exist"
 msgstr "l'utilisateur n'existe pas"
 
-#: ../common/username.c:61
+#: ../common/username.c:62
 #, c-format
-msgid "user name lookup failure: %s"
-msgstr "échec de la recherche du nom d'utilisateur : %s"
+msgid "user name lookup failure: error code %lu"
+msgstr "échec de la recherche du nom d'utilisateur : code d'erreur %lu"
 
 #: ../common/wait_error.c:47
 #, c-format
@@ -188,9 +170,7 @@ msgstr "Veuillez rapporter ceci 
 #: ../port/chklocale.c:381 ../port/chklocale.c:387
 #, c-format
 msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
-msgstr ""
-"n'a pas pu déterminer l'encodage pour la locale « %s » : le codeset vaut « "
-"%s »"
+msgstr "n'a pas pu déterminer l'encodage pour la locale « %s » : le codeset vaut « %s »"
 
 #: ../port/dirmod.c:216
 #, c-format
@@ -232,9 +212,7 @@ msgstr "Continue 
 
 #: ../port/open.c:115
 #, c-format
-msgid ""
-"You might have antivirus, backup, or similar software interfering with the "
-"database system."
+msgid "You might have antivirus, backup, or similar software interfering with the database system."
 msgstr ""
 "Vous pouvez avoir un antivirus, un outil de sauvegarde ou un logiciel\n"
 "similaire interférant avec le système de bases de données."
@@ -274,8 +252,7 @@ msgstr "le nombre de colonnes index
 msgid "index row requires %zu bytes, maximum size is %zu"
 msgstr "la ligne index requiert %zu octets, la taille maximum est %zu"
 
-#: access/common/printtup.c:294 tcop/fastpath.c:182 tcop/fastpath.c:571
-#: tcop/postgres.c:1672
+#: access/common/printtup.c:294 tcop/fastpath.c:182 tcop/fastpath.c:544 tcop/postgres.c:1699
 #, c-format
 msgid "unsupported format code: %d"
 msgstr "code de format non supporté : %d"
@@ -283,9 +260,7 @@ msgstr "code de format non support
 #: access/common/reloptions.c:396
 #, c-format
 msgid "user-defined relation parameter types limit exceeded"
-msgstr ""
-"limite dépassée des types de paramètres de la relation définie par "
-"l'utilisateur"
+msgstr "limite dépassée des types de paramètres de la relation définie par l'utilisateur"
 
 #: access/common/reloptions.c:680
 #, c-format
@@ -340,26 +315,19 @@ msgstr "Les valeurs valides sont entre 
 #: access/common/tupconvert.c:108
 #, c-format
 msgid "Returned type %s does not match expected type %s in column %d."
-msgstr ""
-"Le type %s renvoyé ne correspond pas au type %s attendu dans la colonne %d."
+msgstr "Le type %s renvoyé ne correspond pas au type %s attendu dans la colonne %d."
 
 #: access/common/tupconvert.c:136
 #, c-format
-msgid ""
-"Number of returned columns (%d) does not match expected column count (%d)."
+msgid "Number of returned columns (%d) does not match expected column count (%d)."
 msgstr ""
-"Le nombre de colonnes renvoyées (%d) ne correspond pas au nombre de "
-"colonnes\n"
+"Le nombre de colonnes renvoyées (%d) ne correspond pas au nombre de colonnes\n"
 "attendues (%d)."
 
 #: access/common/tupconvert.c:241
 #, c-format
-msgid ""
-"Attribute \"%s\" of type %s does not match corresponding attribute of type "
-"%s."
-msgstr ""
-"L'attribut « %s » du type %s ne correspond pas à l'attribut correspondant de "
-"type %s."
+msgid "Attribute \"%s\" of type %s does not match corresponding attribute of type %s."
+msgstr "L'attribut « %s » du type %s ne correspond pas à l'attribut correspondant de type %s."
 
 #: access/common/tupconvert.c:253
 #, c-format
@@ -371,24 +339,19 @@ msgstr "L'attribut 
 msgid "column \"%s\" cannot be declared SETOF"
 msgstr "la colonne « %s » ne peut pas être déclarée SETOF"
 
-#: access/gin/ginentrypage.c:108 access/gist/gist.c:1281
-#: access/nbtree/nbtinsert.c:545 access/nbtree/nbtsort.c:485
-#: access/spgist/spgdoinsert.c:1880
+#: access/gin/ginentrypage.c:108 access/gist/gist.c:1281 access/nbtree/nbtinsert.c:549 access/nbtree/nbtsort.c:485 access/spgist/spgdoinsert.c:1880
 #, c-format
 msgid "index row size %zu exceeds maximum %zu for index \"%s\""
-msgstr ""
-"la taille de la ligne index, %zu, dépasse le maximum, %zu, pour l'index « %s "
-"»"
+msgstr "la taille de la ligne index, %zu, dépasse le maximum, %zu, pour l'index « %s »"
 
-#: access/gin/ginscan.c:402
+#: access/gin/ginscan.c:410
 #, c-format
 msgid "old GIN indexes do not support whole-index scans nor searches for nulls"
 msgstr ""
-"les anciens index GIN ne supportent pas les parcours complets d'index et "
-"les\n"
+"les anciens index GIN ne supportent pas les parcours complets d'index et les\n"
 "recherches de valeurs NULL"
 
-#: access/gin/ginscan.c:403
+#: access/gin/ginscan.c:411
 #, c-format
 msgid "To fix this, do REINDEX INDEX \"%s\"."
 msgstr "Pour corriger ceci, faites un REINDEX INDEX « %s »."
@@ -400,19 +363,12 @@ msgstr "l'index 
 
 #: access/gist/gist.c:626 access/gist/gistvacuum.c:268
 #, c-format
-msgid ""
-"This is caused by an incomplete page split at crash recovery before "
-"upgrading to PostgreSQL 9.1."
+msgid "This is caused by an incomplete page split at crash recovery before upgrading to PostgreSQL 9.1."
 msgstr ""
-"Ceci est dû à la division d'une page incomplète à la restauration suite à "
-"un\n"
+"Ceci est dû à la division d'une page incomplète à la restauration suite à un\n"
 "crash avant la mise à jour en 9.1."
 
-#: access/gist/gist.c:627 access/gist/gistutil.c:693
-#: access/gist/gistutil.c:704 access/gist/gistvacuum.c:269
-#: access/hash/hashutil.c:172 access/hash/hashutil.c:183
-#: access/hash/hashutil.c:195 access/hash/hashutil.c:216
-#: access/nbtree/nbtpage.c:509 access/nbtree/nbtpage.c:520
+#: access/gist/gist.c:627 access/gist/gistutil.c:693 access/gist/gistutil.c:704 access/gist/gistvacuum.c:269 access/hash/hashutil.c:172 access/hash/hashutil.c:183 access/hash/hashutil.c:195 access/hash/hashutil.c:216 access/nbtree/nbtpage.c:509 access/nbtree/nbtpage.c:520
 #, c-format
 msgid "Please REINDEX it."
 msgstr "Merci d'exécuter REINDEX sur cet objet."
@@ -439,22 +395,18 @@ msgstr "
 
 #: access/gist/gistsplit.c:448
 #, c-format
-msgid ""
-"The index is not optimal. To optimize it, contact a developer, or try to use "
-"the column as the second one in the CREATE INDEX command."
+msgid "The index is not optimal. To optimize it, contact a developer, or try to use the column as the second one in the CREATE INDEX command."
 msgstr ""
 "L'index n'est pas optimal. Pour l'optimiser, contactez un développeur\n"
 "ou essayez d'utiliser la colonne comme second dans la commande\n"
 "CREATE INDEX."
 
-#: access/gist/gistutil.c:690 access/hash/hashutil.c:169
-#: access/nbtree/nbtpage.c:506
+#: access/gist/gistutil.c:690 access/hash/hashutil.c:169 access/nbtree/nbtpage.c:506
 #, c-format
 msgid "index \"%s\" contains unexpected zero page at block %u"
 msgstr "l'index « %s » contient une page zéro inattendue au bloc %u"
 
-#: access/gist/gistutil.c:701 access/hash/hashutil.c:180
-#: access/hash/hashutil.c:192 access/nbtree/nbtpage.c:517
+#: access/gist/gistutil.c:701 access/hash/hashutil.c:180 access/hash/hashutil.c:192 access/nbtree/nbtpage.c:517
 #, c-format
 msgid "index \"%s\" contains corrupted page at block %u"
 msgstr "l'index « %s » contient une page corrompue au bloc %u"
@@ -464,12 +416,10 @@ msgstr "l'index 
 msgid "index row size %zu exceeds hash maximum %zu"
 msgstr "la taille de la ligne index, %zu, dépasse le hachage maximum, %zu"
 
-#: access/hash/hashinsert.c:70 access/spgist/spgdoinsert.c:1884
-#: access/spgist/spgutils.c:666
+#: access/hash/hashinsert.c:70 access/spgist/spgdoinsert.c:1884 access/spgist/spgutils.c:666
 #, c-format
 msgid "Values larger than a buffer page cannot be indexed."
-msgstr ""
-"Les valeurs plus larges qu'une page de tampon ne peuvent pas être indexées."
+msgstr "Les valeurs plus larges qu'une page de tampon ne peuvent pas être indexées."
 
 #: access/hash/hashovfl.c:546
 #, c-format
@@ -491,21 +441,17 @@ msgstr "l'index 
 msgid "index \"%s\" has wrong hash version"
 msgstr "l'index « %s » a la mauvaise version de hachage"
 
-#: access/heap/heapam.c:1199 access/heap/heapam.c:1227
-#: access/heap/heapam.c:1259 catalog/aclchk.c:1742
+#: access/heap/heapam.c:1203 access/heap/heapam.c:1231 access/heap/heapam.c:1263 catalog/aclchk.c:1742
 #, c-format
 msgid "\"%s\" is an index"
 msgstr "« %s » est un index"
 
-#: access/heap/heapam.c:1204 access/heap/heapam.c:1232
-#: access/heap/heapam.c:1264 catalog/aclchk.c:1749 commands/tablecmds.c:8495
-#: commands/tablecmds.c:11279
+#: access/heap/heapam.c:1208 access/heap/heapam.c:1236 access/heap/heapam.c:1268 catalog/aclchk.c:1749 commands/tablecmds.c:8511 commands/tablecmds.c:11295
 #, c-format
 msgid "\"%s\" is a composite type"
 msgstr "« %s » est un type composite"
 
-#: access/heap/heapam.c:4223 access/heap/heapam.c:4436
-#: access/heap/heapam.c:4493 executor/execMain.c:1992
+#: access/heap/heapam.c:4394 access/heap/heapam.c:4451 access/heap/heapam.c:4696 executor/execMain.c:2106
 #, c-format
 msgid "could not obtain lock on row in relation \"%s\""
 msgstr "n'a pas pu obtenir un verrou sur la relation « %s »"
@@ -520,23 +466,12 @@ msgstr "la ligne est trop grande : taille %zu, taille maximale %zu"
 msgid "could not write to file \"%s\", wrote %d of %d: %m"
 msgstr "n'a pas pu écrire le fichier « %s », a écrit %d de %d : %m"
 
-#: access/heap/rewriteheap.c:973 access/heap/rewriteheap.c:1185
-#: access/heap/rewriteheap.c:1282 access/transam/timeline.c:407
-#: access/transam/timeline.c:497 access/transam/xlog.c:3185
-#: access/transam/xlog.c:3315 replication/logical/snapbuild.c:1592
-#: replication/slot.c:1042 replication/slot.c:1131 storage/file/fd.c:436
-#: storage/smgr/md.c:966 storage/smgr/md.c:1197 storage/smgr/md.c:1370
-#: utils/misc/guc.c:6599
+#: access/heap/rewriteheap.c:973 access/heap/rewriteheap.c:1185 access/heap/rewriteheap.c:1282 access/transam/timeline.c:407 access/transam/timeline.c:497 access/transam/xlog.c:3189 access/transam/xlog.c:3319 replication/logical/snapbuild.c:1592 replication/slot.c:1025 replication/slot.c:1114 storage/file/fd.c:436 storage/smgr/md.c:966 storage/smgr/md.c:1197 storage/smgr/md.c:1370 utils/misc/guc.c:6566
 #, c-format
 msgid "could not fsync file \"%s\": %m"
 msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier « %s » : %m"
 
-#: access/heap/rewriteheap.c:1028 access/heap/rewriteheap.c:1148
-#: access/transam/timeline.c:315 access/transam/timeline.c:475
-#: access/transam/xlog.c:3141 access/transam/xlog.c:3276
-#: access/transam/xlog.c:9915 access/transam/xlog.c:10230
-#: postmaster/postmaster.c:4216 replication/slot.c:999
-#: storage/file/copydir.c:162 storage/smgr/md.c:304 utils/time/snapmgr.c:976
+#: access/heap/rewriteheap.c:1028 access/heap/rewriteheap.c:1148 access/transam/timeline.c:315 access/transam/timeline.c:475 access/transam/xlog.c:3145 access/transam/xlog.c:3280 access/transam/xlog.c:10032 access/transam/xlog.c:10347 postmaster/postmaster.c:4248 replication/slot.c:982 storage/file/copydir.c:162 storage/smgr/md.c:304 utils/time/snapmgr.c:976
 #, c-format
 msgid "could not create file \"%s\": %m"
 msgstr "n'a pas pu créer le fichier « %s » : %m"
@@ -546,108 +481,73 @@ msgstr "n'a pas pu cr
 msgid "could not truncate file \"%s\" to %u: %m"
 msgstr "n'a pas pu tronquer le fichier « %s » en %u : %m"
 
-#: access/heap/rewriteheap.c:1164 replication/walsender.c:465
-#: storage/smgr/md.c:1782
+#: access/heap/rewriteheap.c:1164 replication/walsender.c:464 storage/smgr/md.c:1782
 #, c-format
 msgid "could not seek to end of file \"%s\": %m"
 msgstr "n'a pas pu trouver la fin du fichier « %s » : %m"
 
-#: access/heap/rewriteheap.c:1175 access/transam/timeline.c:367
-#: access/transam/timeline.c:401 access/transam/timeline.c:491
-#: access/transam/xlog.c:3176 access/transam/xlog.c:3308
-#: postmaster/postmaster.c:4226 postmaster/postmaster.c:4236
-#: replication/logical/snapbuild.c:1576 replication/slot.c:1028
-#: storage/file/copydir.c:187 utils/init/miscinit.c:1057
-#: utils/init/miscinit.c:1066 utils/init/miscinit.c:1073 utils/misc/guc.c:6567
-#: utils/misc/guc.c:6592 utils/misc/guc.c:8290 utils/misc/guc.c:8304
-#: utils/time/snapmgr.c:981 utils/time/snapmgr.c:988
+#: access/heap/rewriteheap.c:1175 access/transam/timeline.c:367 access/transam/timeline.c:401 access/transam/timeline.c:491 access/transam/xlog.c:3180 access/transam/xlog.c:3312 postmaster/postmaster.c:4258 postmaster/postmaster.c:4268 replication/logical/snapbuild.c:1576 replication/slot.c:1011 storage/file/copydir.c:187 utils/init/miscinit.c:1057 utils/init/miscinit.c:1066 utils/init/miscinit.c:1073 utils/misc/guc.c:6527
+#: utils/misc/guc.c:6558 utils/misc/guc.c:8268 utils/misc/guc.c:8282 utils/time/snapmgr.c:981 utils/time/snapmgr.c:988
 #, c-format
 msgid "could not write to file \"%s\": %m"
 msgstr "n'a pas pu écrire dans le fichier « %s » : %m"
 
-#: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10099
-#: access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:467
-#: replication/logical/reorderbuffer.c:2352
-#: replication/logical/reorderbuffer.c:2409
-#: replication/logical/snapbuild.c:1520 replication/logical/snapbuild.c:1895
-#: replication/slot.c:1105 storage/ipc/dsm.c:326 storage/smgr/md.c:404
-#: storage/smgr/md.c:453 storage/smgr/md.c:1317
+#: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10216 access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:467 replication/logical/reorderbuffer.c:2353 replication/logical/reorderbuffer.c:2410 replication/logical/snapbuild.c:1520 replication/logical/snapbuild.c:1895 replication/slot.c:1088 storage/ipc/dsm.c:326 storage/smgr/md.c:404 storage/smgr/md.c:453 storage/smgr/md.c:1317
 #, c-format
 msgid "could not remove file \"%s\": %m"
 msgstr "n'a pas pu supprimer le fichier « %s » : %m"
 
-#: access/heap/rewriteheap.c:1272 access/transam/timeline.c:111
-#: access/transam/timeline.c:236 access/transam/timeline.c:334
-#: access/transam/xlog.c:3117 access/transam/xlog.c:3224
-#: access/transam/xlog.c:3261 access/transam/xlog.c:3536
-#: access/transam/xlog.c:3614 replication/basebackup.c:458
-#: replication/basebackup.c:1167 replication/logical/logicalfuncs.c:152
-#: replication/logical/reorderbuffer.c:1965
-#: replication/logical/reorderbuffer.c:2172
-#: replication/logical/reorderbuffer.c:2801
-#: replication/logical/snapbuild.c:1569 replication/logical/snapbuild.c:1653
-#: replication/slot.c:1120 replication/walsender.c:458
-#: replication/walsender.c:2094 storage/file/copydir.c:155
-#: storage/file/fd.c:422 storage/smgr/md.c:586 storage/smgr/md.c:844
-#: utils/error/elog.c:1797 utils/init/miscinit.c:992
-#: utils/init/miscinit.c:1121 utils/misc/guc.c:6795 utils/misc/guc.c:6813
+#: access/heap/rewriteheap.c:1272 access/transam/timeline.c:111 access/transam/timeline.c:236 access/transam/timeline.c:334 access/transam/xlog.c:3121 access/transam/xlog.c:3228 access/transam/xlog.c:3265 access/transam/xlog.c:3540 access/transam/xlog.c:3618 replication/basebackup.c:458 replication/basebackup.c:1191 replication/logical/logicalfuncs.c:152 replication/logical/reorderbuffer.c:1966 replication/logical/reorderbuffer.c:2173
+#: replication/logical/reorderbuffer.c:2802 replication/logical/snapbuild.c:1569 replication/logical/snapbuild.c:1653 replication/slot.c:1103 replication/walsender.c:457 replication/walsender.c:2082 storage/file/copydir.c:155 storage/file/fd.c:422 storage/smgr/md.c:586 storage/smgr/md.c:844 utils/error/elog.c:1811 utils/init/miscinit.c:992 utils/init/miscinit.c:1121 utils/misc/guc.c:6766 utils/misc/guc.c:6795
 #, c-format
 msgid "could not open file \"%s\": %m"
 msgstr "n'a pas pu ouvrir le fichier « %s » : %m"
 
-#: access/index/indexam.c:172 catalog/objectaddress.c:855
-#: commands/indexcmds.c:1725 commands/tablecmds.c:232
-#: commands/tablecmds.c:11270
+#: access/index/indexam.c:172 catalog/objectaddress.c:855 commands/indexcmds.c:1725 commands/tablecmds.c:232 commands/tablecmds.c:11286
 #, c-format
 msgid "\"%s\" is not an index"
 msgstr "« %s » n'est pas un index"
 
-#: access/nbtree/nbtinsert.c:396
+#: access/nbtree/nbtinsert.c:401
 #, c-format
 msgid "duplicate key value violates unique constraint \"%s\""
 msgstr "la valeur d'une clé dupliquée rompt la contrainte unique « %s »"
 
-#: access/nbtree/nbtinsert.c:398
+#: access/nbtree/nbtinsert.c:403
 #, c-format
 msgid "Key %s already exists."
 msgstr "La clé « %s » existe déjà."
 
-#: access/nbtree/nbtinsert.c:466
+#: access/nbtree/nbtinsert.c:470
 #, c-format
 msgid "failed to re-find tuple within index \"%s\""
 msgstr "échec pour retrouver la ligne dans l'index « %s »"
 
-#: access/nbtree/nbtinsert.c:468
+#: access/nbtree/nbtinsert.c:472
 #, c-format
 msgid "This may be because of a non-immutable index expression."
 msgstr "Ceci peut être dû à une expression d'index immutable."
 
-#: access/nbtree/nbtinsert.c:548 access/nbtree/nbtsort.c:488
+#: access/nbtree/nbtinsert.c:552 access/nbtree/nbtsort.c:488
 #, c-format
 msgid ""
 "Values larger than 1/3 of a buffer page cannot be indexed.\n"
-"Consider a function index of an MD5 hash of the value, or use full text "
-"indexing."
+"Consider a function index of an MD5 hash of the value, or use full text indexing."
 msgstr ""
-"Les valeurs plus larges qu'un tiers d'une page de tampon ne peuvent pas "
-"être\n"
+"Les valeurs plus larges qu'un tiers d'une page de tampon ne peuvent pas être\n"
 "indexées.\n"
 "Utilisez un index sur le hachage MD5 de la valeur ou passez à l'indexation\n"
 "de la recherche plein texte."
 
-#: access/nbtree/nbtpage.c:166 access/nbtree/nbtpage.c:362
-#: access/nbtree/nbtpage.c:449 parser/parse_utilcmd.c:1620
+#: access/nbtree/nbtpage.c:166 access/nbtree/nbtpage.c:362 access/nbtree/nbtpage.c:449 parser/parse_utilcmd.c:1620
 #, c-format
 msgid "index \"%s\" is not a btree"
 msgstr "l'index « %s » n'est pas un btree"
 
-#: access/nbtree/nbtpage.c:172 access/nbtree/nbtpage.c:368
-#: access/nbtree/nbtpage.c:455
+#: access/nbtree/nbtpage.c:172 access/nbtree/nbtpage.c:368 access/nbtree/nbtpage.c:455
 #, c-format
 msgid "version mismatch in index \"%s\": file version %d, code version %d"
-msgstr ""
-"la version ne correspond pas dans l'index « %s » : version du fichier %d, "
-"version du code %d"
+msgstr "la version ne correspond pas dans l'index « %s » : version du fichier %d, version du code %d"
 
 #: access/nbtree/nbtpage.c:1187
 #, c-format
@@ -656,107 +556,102 @@ msgstr "l'index 
 
 #: access/nbtree/nbtpage.c:1189
 #, c-format
-msgid ""
-"This can be caused by an interrupted VACUUM in version 9.3 or older, before "
-"upgrade. Please REINDEX it."
-msgstr ""
-"Ceci peut être dû à un VACUUM interrompu en version 9.3 ou antérieure, avant "
-"la mise à jour. Merci d'utiliser REINDEX."
+msgid "This can be caused by an interrupted VACUUM in version 9.3 or older, before upgrade. Please REINDEX it."
+msgstr "Ceci peut être dû à un VACUUM interrompu en version 9.3 ou antérieure, avant la mise à jour. Merci d'utiliser REINDEX."
 
 #: access/spgist/spgutils.c:663
 #, c-format
 msgid "SP-GiST inner tuple size %zu exceeds maximum %zu"
 msgstr "la taille de la ligne interne SP-GiST, %zu, dépasse le maximum, %zu"
 
-#: access/transam/multixact.c:990
+#: access/transam/multixact.c:1006
 #, c-format
-msgid ""
-"database is not accepting commands that generate new MultiXactIds to avoid "
-"wraparound data loss in database \"%s\""
-msgstr ""
-"la base de données n'accepte pas de commandes qui génèrent de nouveaux "
-"MultiXactId pour éviter les pertes de données suite à une réinitialisation "
-"de l'identifiant de transaction dans la base de données « %s »"
+msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
+msgstr "la base de données n'accepte pas de commandes qui génèrent de nouveaux MultiXactId pour éviter les pertes de données suite à une réinitialisation de l'identifiant de transaction dans la base de données « %s »"
 
-#: access/transam/multixact.c:992 access/transam/multixact.c:999
-#: access/transam/multixact.c:1014 access/transam/multixact.c:1023
+#: access/transam/multixact.c:1008 access/transam/multixact.c:1015 access/transam/multixact.c:1030 access/transam/multixact.c:1039
 #, c-format
 msgid ""
 "Execute a database-wide VACUUM in that database.\n"
 "You might also need to commit or roll back old prepared transactions."
 msgstr ""
 "Exécutez un VACUUM sur toute cette base.\n"
-"Vous pouvez avoir besoin de valider ou d'annuler les anciennes transactions "
-"préparées."
+"Vous pouvez avoir besoin de valider ou d'annuler les anciennes transactions préparées."
 
-#: access/transam/multixact.c:997
+#: access/transam/multixact.c:1013
 #, c-format
-msgid ""
-"database is not accepting commands that generate new MultiXactIds to avoid "
-"wraparound data loss in database with OID %u"
+msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
 msgstr ""
-"la base de données n'accepte pas de commandes qui génèrent de nouveaux "
-"MultiXactId pour éviter des pertes de données à cause de la réinitialisation "
-"de l'identifiant de transaction dans\n"
+"la base de données n'accepte pas de commandes qui génèrent de nouveaux MultiXactId pour éviter des pertes de données à cause de la réinitialisation de l'identifiant de transaction dans\n"
 "la base de données d'OID %u"
 
-#: access/transam/multixact.c:1009 access/transam/multixact.c:2201
+#: access/transam/multixact.c:1025 access/transam/multixact.c:2302
 #, c-format
 msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
-msgid_plural ""
-"database \"%s\" must be vacuumed before %u more MultiXactIds are used"
-msgstr[0] ""
-"un VACUUM doit être exécuté sur la base de données « %s » dans un maximum de "
-"%u MultiXactId"
-msgstr[1] ""
-"un VACUUM doit être exécuté sur la base de données « %s » dans un maximum de "
-"%u MultiXactId"
+msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
+msgstr[0] "un VACUUM doit être exécuté sur la base de données « %s » dans un maximum de %u MultiXactId"
+msgstr[1] "un VACUUM doit être exécuté sur la base de données « %s » dans un maximum de %u MultiXactId"
 
-#: access/transam/multixact.c:1018 access/transam/multixact.c:2210
+#: access/transam/multixact.c:1034 access/transam/multixact.c:2311
 #, c-format
-msgid ""
-"database with OID %u must be vacuumed before %u more MultiXactId is used"
-msgid_plural ""
-"database with OID %u must be vacuumed before %u more MultiXactIds are used"
-msgstr[0] ""
-"un VACUUM doit être exécuté sur la base de données d'OID %u dans un maximum "
-"de %u MultiXactId"
-msgstr[1] ""
-"un VACUUM doit être exécuté sur la base de données d'OID %u dans un maximum "
-"de %u MultiXactId"
+msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
+msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
+msgstr[0] "un VACUUM doit être exécuté sur la base de données d'OID %u dans un maximum de %u MultiXactId"
+msgstr[1] "un VACUUM doit être exécuté sur la base de données d'OID %u dans un maximum de %u MultiXactId"
+
+#: access/transam/multixact.c:1090
+#, c-format
+msgid "multixact \"members\" limit exceeded"
+msgstr "limite dépassée des « membres » multixact"
+
+#: access/transam/multixact.c:1091
+#, c-format
+msgid "This command would create a multixact with %u members, but the remaining space is only enough for %u member."
+msgid_plural "This command would create a multixact with %u members, but the remaining space is only enough for %u members."
+msgstr[0] "Cette commande devait créer un multixact avec %u membres mais l'espace restant est seulement suffisant pour %u membre."
+msgstr[1] "Cette commande devait créer un multixact avec %u membres mais l'espace restant est seulement suffisant pour %u membres."
+
+#: access/transam/multixact.c:1096
+#, c-format
+msgid "Execute a database-wide VACUUM in database with OID %u with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
+msgstr "Exécutez un VACUUM sur toute la base d'OID %u avec des paramètres vacuum_multixact_freeze_min_age et vacuum_multixact_freeze_table_age réduits."
+
+#: access/transam/multixact.c:1103
+#, c-format
+msgid "database with OID %u must be vacuumed before %d more multixact members are used"
+msgstr "un VACUUM doit être exécuté sur la base de données d'OID %u avant que plus de %d membres MultiXact ne soient utilisés"
+
+#: access/transam/multixact.c:1106
+#, c-format
+msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
+msgstr "Exécutez un VACUUM sur cette base avec des paramètres vacuum_multixact_freeze_min_age et vacuum_multixact_freeze_table_age réduits."
 
-#: access/transam/multixact.c:1169
+#: access/transam/multixact.c:1226
 #, c-format
 msgid "MultiXactId %u does no longer exist -- apparent wraparound"
 msgstr "le MultiXactId %u n'existe plus - wraparound apparent"
 
-#: access/transam/multixact.c:1177
+#: access/transam/multixact.c:1234
 #, c-format
 msgid "MultiXactId %u has not been created yet -- apparent wraparound"
 msgstr "le MultiXactId %u n'a pas encore été créer : wraparound apparent"
 
-#: access/transam/multixact.c:2166
+#: access/transam/multixact.c:2266
 #, c-format
 msgid "MultiXactId wrap limit is %u, limited by database with OID %u"
-msgstr ""
-"La limite de réinitialisation MultiXactId est %u, limité par la base de "
-"données d'OID %u"
+msgstr "La limite de réinitialisation MultiXactId est %u, limité par la base de données d'OID %u"
 
-#: access/transam/multixact.c:2206 access/transam/multixact.c:2215
-#: access/transam/varsup.c:137 access/transam/varsup.c:144
-#: access/transam/varsup.c:374 access/transam/varsup.c:381
+#: access/transam/multixact.c:2307 access/transam/multixact.c:2316 access/transam/varsup.c:137 access/transam/varsup.c:144 access/transam/varsup.c:374 access/transam/varsup.c:381
 #, c-format
 msgid ""
-"To avoid a database shutdown, execute a database-wide VACUUM in that "
-"database.\n"
+"To avoid a database shutdown, execute a database-wide VACUUM in that database.\n"
 "You might also need to commit or roll back old prepared transactions."
 msgstr ""
-"Pour éviter un arrêt de la base de données, exécutez un VACUUM sur toute "
-"cette\n"
+"Pour éviter un arrêt de la base de données, exécutez un VACUUM sur toute cette\n"
 "base. Vous pouvez avoir besoin d'enregistrer ou d'annuler les anciennes\n"
 "transactions préparées."
 
-#: access/transam/multixact.c:2799
+#: access/transam/multixact.c:3090
 #, c-format
 msgid "invalid MultiXactId: %u"
 msgstr "MultiXactId invalide : %u"
@@ -766,9 +661,7 @@ msgstr "MultiXactId invalide : %u"
 msgid "file \"%s\" doesn't exist, reading as zeroes"
 msgstr "le fichier « %s » n'existe pas, contenu lu comme des zéros"
 
-#: access/transam/slru.c:881 access/transam/slru.c:887
-#: access/transam/slru.c:894 access/transam/slru.c:901
-#: access/transam/slru.c:908 access/transam/slru.c:915
+#: access/transam/slru.c:881 access/transam/slru.c:887 access/transam/slru.c:894 access/transam/slru.c:901 access/transam/slru.c:908 access/transam/slru.c:915
 #, c-format
 msgid "could not access status of transaction %u"
 msgstr "n'a pas pu accéder au statut de la transaction %u"
@@ -850,20 +743,12 @@ msgstr ""
 "Les identifiants timeline doivent être plus petits que les enfants des\n"
 "identifiants timeline."
 
-#: access/transam/timeline.c:346 access/transam/xlog.c:3289
-#: access/transam/xlog.c:10081 access/transam/xlog.c:10094
-#: access/transam/xlog.c:10462 access/transam/xlog.c:10505
-#: access/transam/xlogfuncs.c:468 access/transam/xlogfuncs.c:487
-#: replication/logical/reorderbuffer.c:2819 replication/walsender.c:483
-#: storage/file/copydir.c:176 utils/adt/genfile.c:139
+#: access/transam/timeline.c:346 access/transam/xlog.c:3293 access/transam/xlog.c:10198 access/transam/xlog.c:10211 access/transam/xlog.c:10579 access/transam/xlog.c:10622 access/transam/xlogfuncs.c:468 access/transam/xlogfuncs.c:487 replication/logical/reorderbuffer.c:2820 replication/walsender.c:482 storage/file/copydir.c:176 utils/adt/genfile.c:139
 #, c-format
 msgid "could not read file \"%s\": %m"
 msgstr "n'a pas pu lire le fichier « %s » : %m"
 
-#: access/transam/timeline.c:412 access/transam/timeline.c:502
-#: access/transam/xlog.c:3191 access/transam/xlog.c:3320
-#: access/transam/xlogfuncs.c:493 commands/copy.c:1518
-#: storage/file/copydir.c:201
+#: access/transam/timeline.c:412 access/transam/timeline.c:502 access/transam/xlog.c:3195 access/transam/xlog.c:3324 access/transam/xlogfuncs.c:493 commands/copy.c:1529 storage/file/copydir.c:201
 #, c-format
 msgid "could not close file \"%s\": %m"
 msgstr "n'a pas pu fermer le fichier « %s » : %m"
@@ -873,13 +758,7 @@ msgstr "n'a pas pu fermer le fichier 
 msgid "could not link file \"%s\" to \"%s\": %m"
 msgstr "n'a pas pu lier le fichier « %s » à « %s » : %m"
 
-#: access/transam/timeline.c:436 access/transam/timeline.c:526
-#: access/transam/xlog.c:5403 access/transam/xlog.c:6496
-#: access/transam/xlogarchive.c:458 access/transam/xlogarchive.c:475
-#: access/transam/xlogarchive.c:582 postmaster/pgarch.c:759
-#: replication/logical/snapbuild.c:1606 replication/slot.c:468
-#: replication/slot.c:942 replication/slot.c:1054 utils/misc/guc.c:6843
-#: utils/time/snapmgr.c:999
+#: access/transam/timeline.c:436 access/transam/timeline.c:526 access/transam/xlog.c:5415 access/transam/xlog.c:6598 access/transam/xlogarchive.c:458 access/transam/xlogarchive.c:475 access/transam/xlogarchive.c:582 postmaster/pgarch.c:759 replication/logical/snapbuild.c:1606 replication/slot.c:469 replication/slot.c:925 replication/slot.c:1037 utils/misc/guc.c:6819 utils/time/snapmgr.c:999
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\": %m"
 msgstr "n'a pas pu renommer le fichier « %s » en « %s » : %m"
@@ -932,8 +811,7 @@ msgstr "droit refus
 #: access/transam/twophase.c:512
 #, c-format
 msgid "Must be superuser or the user that prepared the transaction."
-msgstr ""
-"Doit être super-utilisateur ou l'utilisateur qui a préparé la transaction."
+msgstr "Doit être super-utilisateur ou l'utilisateur qui a préparé la transaction."
 
 #: access/transam/twophase.c:523
 #, c-format
@@ -942,8 +820,7 @@ msgstr "la transaction pr
 
 #: access/transam/twophase.c:524
 #, c-format
-msgid ""
-"Connect to the database where the transaction was prepared to finish it."
+msgid "Connect to the database where the transaction was prepared to finish it."
 msgstr ""
 "Connectez-vous à la base de données où la transaction a été préparée pour\n"
 "la terminer."
@@ -967,13 +844,10 @@ msgstr ""
 "n'a pas pu créer le fichier de statut de la validation en deux phases nommé\n"
 "« %s » : %m"
 
-#: access/transam/twophase.c:1069 access/transam/twophase.c:1086
-#: access/transam/twophase.c:1135 access/transam/twophase.c:1564
-#: access/transam/twophase.c:1571
+#: access/transam/twophase.c:1069 access/transam/twophase.c:1086 access/transam/twophase.c:1135 access/transam/twophase.c:1564 access/transam/twophase.c:1571
 #, c-format
 msgid "could not write two-phase state file: %m"
-msgstr ""
-"n'a pas pu écrire dans le fichier d'état de la validation en deux phases : %m"
+msgstr "n'a pas pu écrire dans le fichier d'état de la validation en deux phases : %m"
 
 #: access/transam/twophase.c:1095
 #, c-format
@@ -985,8 +859,7 @@ msgstr ""
 #: access/transam/twophase.c:1141 access/transam/twophase.c:1589
 #, c-format
 msgid "could not close two-phase state file: %m"
-msgstr ""
-"n'a pas pu fermer le fichier d'état de la validation en deux phases : %m"
+msgstr "n'a pas pu fermer le fichier d'état de la validation en deux phases : %m"
 
 #: access/transam/twophase.c:1228 access/transam/twophase.c:1670
 #, c-format
@@ -999,8 +872,7 @@ msgstr ""
 #, c-format
 msgid "could not stat two-phase state file \"%s\": %m"
 msgstr ""
-"n'a pas pu récupérer des informations sur le fichier d'état de la "
-"validation\n"
+"n'a pas pu récupérer des informations sur le fichier d'état de la validation\n"
 "en deux phases nommé « %s » : %m"
 
 #: access/transam/twophase.c:1277
@@ -1055,26 +927,19 @@ msgstr ""
 #: access/transam/twophase.c:1751
 #, c-format
 msgid "removing future two-phase state file \"%s\""
-msgstr ""
-"suppression du futur fichier d'état de la validation en deux phases nommé « "
-"%s »"
+msgstr "suppression du futur fichier d'état de la validation en deux phases nommé « %s »"
 
-#: access/transam/twophase.c:1767 access/transam/twophase.c:1778
-#: access/transam/twophase.c:1897 access/transam/twophase.c:1908
-#: access/transam/twophase.c:1981
+#: access/transam/twophase.c:1767 access/transam/twophase.c:1778 access/transam/twophase.c:1897 access/transam/twophase.c:1908 access/transam/twophase.c:1981
 #, c-format
 msgid "removing corrupt two-phase state file \"%s\""
 msgstr ""
-"suppression du fichier d'état corrompu de la validation en deux phases "
-"nommé\n"
+"suppression du fichier d'état corrompu de la validation en deux phases nommé\n"
 "« %s »"
 
 #: access/transam/twophase.c:1886 access/transam/twophase.c:1970
 #, c-format
 msgid "removing stale two-phase state file \"%s\""
-msgstr ""
-"suppression du vieux fichier d'état de la validation en deux phases nommé « "
-"%s »"
+msgstr "suppression du vieux fichier d'état de la validation en deux phases nommé « %s »"
 
 #: access/transam/twophase.c:1988
 #, c-format
@@ -1083,9 +948,7 @@ msgstr "r
 
 #: access/transam/varsup.c:115
 #, c-format
-msgid ""
-"database is not accepting commands to avoid wraparound data loss in database "
-"\"%s\""
+msgid "database is not accepting commands to avoid wraparound data loss in database \"%s\""
 msgstr ""
 "la base de données n'accepte plus de requêtes pour éviter des pertes de\n"
 "données à cause de la réinitialisation de l'identifiant de transaction dans\n"
@@ -1099,14 +962,11 @@ msgid ""
 msgstr ""
 "Arrêtez le postmaster et utilisez un moteur autonome pour exécuter VACUUM\n"
 "sur cette base de données.\n"
-"Vous pouvez avoir besoin de valider ou d'annuler les anciennes transactions "
-"préparées."
+"Vous pouvez avoir besoin de valider ou d'annuler les anciennes transactions préparées."
 
 #: access/transam/varsup.c:122
 #, c-format
-msgid ""
-"database is not accepting commands to avoid wraparound data loss in database "
-"with OID %u"
+msgid "database is not accepting commands to avoid wraparound data loss in database with OID %u"
 msgstr ""
 "la base de données n'accepte plus de requêtes pour éviter des pertes de\n"
 "données à cause de la réinitialisation de l'identifiant de transaction dans\n"
@@ -1116,16 +976,14 @@ msgstr ""
 #, c-format
 msgid "database \"%s\" must be vacuumed within %u transactions"
 msgstr ""
-"Un VACUUM doit être exécuté sur la base de données « %s » dans un maximum "
-"de\n"
+"Un VACUUM doit être exécuté sur la base de données « %s » dans un maximum de\n"
 "%u transactions"
 
 #: access/transam/varsup.c:141 access/transam/varsup.c:378
 #, c-format
 msgid "database with OID %u must be vacuumed within %u transactions"
 msgstr ""
-"un VACUUM doit être exécuté sur la base de données d'OID %u dans un maximum "
-"de\n"
+"un VACUUM doit être exécuté sur la base de données d'OID %u dans un maximum de\n"
 "%u transactions"
 
 #: access/transam/varsup.c:336
@@ -1140,38 +998,37 @@ msgstr ""
 msgid "cannot have more than 2^32-2 commands in a transaction"
 msgstr "ne peux pas avoir plus de 2^32-2 commandes dans une transaction"
 
-#: access/transam/xact.c:1370
+#: access/transam/xact.c:1375
 #, c-format
 msgid "maximum number of committed subtransactions (%d) exceeded"
 msgstr "nombre maximum de sous-transactions validées (%d) dépassé"
 
-#: access/transam/xact.c:2151
+#: access/transam/xact.c:2156
 #, c-format
 msgid "cannot PREPARE a transaction that has operated on temporary tables"
 msgstr ""
 "ne peut pas préparer (PREPARE) une transaction qui a travaillé sur des\n"
 "tables temporaires"
 
-#: access/transam/xact.c:2161
+#: access/transam/xact.c:2166
 #, c-format
 msgid "cannot PREPARE a transaction that has exported snapshots"
-msgstr ""
-"ne peut pas préparer (PREPARE) une transaction qui a exporté des snapshots"
+msgstr "ne peut pas préparer (PREPARE) une transaction qui a exporté des snapshots"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3000
+#: access/transam/xact.c:3005
 #, c-format
 msgid "%s cannot run inside a transaction block"
 msgstr "%s ne peut pas être exécuté dans un bloc de transaction"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3010
+#: access/transam/xact.c:3015
 #, c-format
 msgid "%s cannot run inside a subtransaction"
 msgstr "%s ne peut pas être exécuté dans un sous-bloc de transaction"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3020
+#: access/transam/xact.c:3025
 #, c-format
 msgid "%s cannot be executed from a function or multi-command string"
 msgstr ""
@@ -1179,1348 +1036,1116 @@ msgstr ""
 "contenant plusieurs commandes"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3091
+#: access/transam/xact.c:3096
 #, c-format
 msgid "%s can only be used in transaction blocks"
 msgstr "%s peut seulement être utilisé dans des blocs de transaction"
 
-#: access/transam/xact.c:3274
+#: access/transam/xact.c:3279
 #, c-format
 msgid "there is already a transaction in progress"
 msgstr "une transaction est déjà en cours"
 
-#: access/transam/xact.c:3442 access/transam/xact.c:3535
+#: access/transam/xact.c:3447 access/transam/xact.c:3540
 #, c-format
 msgid "there is no transaction in progress"
 msgstr "aucune transaction en cours"
 
-#: access/transam/xact.c:3631 access/transam/xact.c:3682
-#: access/transam/xact.c:3688 access/transam/xact.c:3732
-#: access/transam/xact.c:3781 access/transam/xact.c:3787
+#: access/transam/xact.c:3636 access/transam/xact.c:3687 access/transam/xact.c:3693 access/transam/xact.c:3737 access/transam/xact.c:3786 access/transam/xact.c:3792
 #, c-format
 msgid "no such savepoint"
 msgstr "aucun point de sauvegarde"
 
-#: access/transam/xact.c:4464
+#: access/transam/xact.c:4469
 #, c-format
 msgid "cannot have more than 2^32-1 subtransactions in a transaction"
-msgstr ""
-"ne peut pas avoir plus de 2^32-1 sous-transactions dans une transaction"
+msgstr "ne peut pas avoir plus de 2^32-1 sous-transactions dans une transaction"
 
-#: access/transam/xlog.c:2416
+#: access/transam/xlog.c:2420
 #, c-format
 msgid "could not seek in log file %s to offset %u: %m"
-msgstr ""
-"n'a pas pu se déplacer dans le fichier de transactions « %s » au décalage "
-"%u : %m"
+msgstr "n'a pas pu se déplacer dans le fichier de transactions « %s » au décalage %u : %m"
 
-#: access/transam/xlog.c:2436
+#: access/transam/xlog.c:2440
 #, c-format
 msgid "could not write to log file %s at offset %u, length %zu: %m"
-msgstr ""
-"n'a pas pu écrire le fichier de transactions %s au décalage %u, longueur "
-"%zu : %m"
+msgstr "n'a pas pu écrire le fichier de transactions %s au décalage %u, longueur %zu : %m"
 
-#: access/transam/xlog.c:2712
+#: access/transam/xlog.c:2716
 #, c-format
 msgid "updated min recovery point to %X/%X on timeline %u"
-msgstr ""
-"mise à jour du point minimum de restauration sur %X/%X pour la timeline %u"
+msgstr "mise à jour du point minimum de restauration sur %X/%X pour la timeline %u"
 
-#: access/transam/xlog.c:3292
+#: access/transam/xlog.c:3296
 #, c-format
 msgid "not enough data in file \"%s\""
 msgstr "données insuffisantes dans le fichier « %s »"
 
-#: access/transam/xlog.c:3411
+#: access/transam/xlog.c:3415
 #, c-format
 msgid "could not link file \"%s\" to \"%s\" (initialization of log file): %m"
-msgstr ""
-"n'a pas pu lier le fichier « %s » à « %s » (initialisation du journal de "
-"transactions) : %m"
+msgstr "n'a pas pu lier le fichier « %s » à « %s » (initialisation du journal de transactions) : %m"
 
-#: access/transam/xlog.c:3423
+#: access/transam/xlog.c:3427
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\" (initialization of log file): %m"
-msgstr ""
-"n'a pas pu renommer le fichier « %s » en « %s » (initialisation du journal "
-"de transactions) : %m"
+msgstr "n'a pas pu renommer le fichier « %s » en « %s » (initialisation du journal de transactions) : %m"
 
-#: access/transam/xlog.c:3451
+#: access/transam/xlog.c:3455
 #, c-format
 msgid "could not open transaction log file \"%s\": %m"
 msgstr "n'a pas pu ouvrir le journal des transactions « %s » : %m"
 
-#: access/transam/xlog.c:3640
+#: access/transam/xlog.c:3644
 #, c-format
 msgid "could not close log file %s: %m"
 msgstr "n'a pas pu fermer le fichier de transactions « %s » : %m"
 
-#: access/transam/xlog.c:3699 replication/logical/logicalfuncs.c:147
-#: replication/walsender.c:2089
+#: access/transam/xlog.c:3703 replication/logical/logicalfuncs.c:147 replication/walsender.c:2077
 #, c-format
 msgid "requested WAL segment %s has already been removed"
 msgstr "le segment demandé du journal de transaction, %s, a déjà été supprimé"
 
-#: access/transam/xlog.c:3777 access/transam/xlog.c:3954
+#: access/transam/xlog.c:3766 access/transam/xlog.c:3966 access/transam/xlog.c:5451
 #, c-format
 msgid "could not open transaction log directory \"%s\": %m"
-msgstr ""
-"n'a pas pu ouvrir le répertoire des journaux de transactions « %s » : %m"
+msgstr "n'a pas pu ouvrir le répertoire des journaux de transactions « %s » : %m"
 
-#: access/transam/xlog.c:3825
+#: access/transam/xlog.c:3848
 #, c-format
 msgid "recycled transaction log file \"%s\""
 msgstr "recyclage du journal de transactions « %s »"
 
-#: access/transam/xlog.c:3841
+#: access/transam/xlog.c:3863
 #, c-format
 msgid "removing transaction log file \"%s\""
 msgstr "suppression du journal de transactions « %s »"
 
-#: access/transam/xlog.c:3864
+#: access/transam/xlog.c:3881
 #, c-format
 msgid "could not rename old transaction log file \"%s\": %m"
 msgstr "n'a pas pu renommer l'ancien journal de transactions « %s » : %m"
 
-#: access/transam/xlog.c:3876
+#: access/transam/xlog.c:3893
 #, c-format
 msgid "could not remove old transaction log file \"%s\": %m"
 msgstr "n'a pas pu supprimer l'ancien journal de transaction « %s » : %m"
 
-#: access/transam/xlog.c:3914 access/transam/xlog.c:3924
+#: access/transam/xlog.c:3926 access/transam/xlog.c:3936
 #, c-format
 msgid "required WAL directory \"%s\" does not exist"
-msgstr ""
-"le répertoire « %s » requis pour les journaux de transactions n'existe pas"
+msgstr "le répertoire « %s » requis pour les journaux de transactions n'existe pas"
 
-#: access/transam/xlog.c:3930
+#: access/transam/xlog.c:3942
 #, c-format
 msgid "creating missing WAL directory \"%s\""
-msgstr ""
-"création du répertoire manquant « %s » pour les journaux de transactions"
+msgstr "création du répertoire manquant « %s » pour les journaux de transactions"
 
-#: access/transam/xlog.c:3933
+#: access/transam/xlog.c:3945
 #, c-format
 msgid "could not create missing directory \"%s\": %m"
 msgstr "n'a pas pu créer le répertoire « %s » manquant : %m"
 
-#: access/transam/xlog.c:3967
+#: access/transam/xlog.c:3979
 #, c-format
 msgid "removing transaction log backup history file \"%s\""
 msgstr "suppression du fichier historique des journaux de transaction « %s »"
 
-#: access/transam/xlog.c:4159
+#: access/transam/xlog.c:4171
 #, c-format
 msgid "unexpected timeline ID %u in log segment %s, offset %u"
-msgstr ""
-"identifiant timeline %u inattendu dans le journal de transactions %s, "
-"décalage %u"
+msgstr "identifiant timeline %u inattendu dans le journal de transactions %s, décalage %u"
 
-#: access/transam/xlog.c:4281
+#: access/transam/xlog.c:4293
 #, c-format
 msgid "new timeline %u is not a child of database system timeline %u"
 msgstr ""
 "le nouveau timeline %u n'est pas un fils du timeline %u du système de bases\n"
 "de données"
 
-#: access/transam/xlog.c:4295
+#: access/transam/xlog.c:4307
 #, c-format
-msgid ""
-"new timeline %u forked off current database system timeline %u before "
-"current recovery point %X/%X"
+msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
 msgstr ""
-"la nouvelle timeline %u a été créée à partir de la timeline de la base de "
-"données système %u\n"
+"la nouvelle timeline %u a été créée à partir de la timeline de la base de données système %u\n"
 "avant le point de restauration courant %X/%X"
 
-#: access/transam/xlog.c:4314
+#: access/transam/xlog.c:4326
 #, c-format
 msgid "new target timeline is %u"
 msgstr "la nouvelle timeline cible est %u"
 
-#: access/transam/xlog.c:4394
+#: access/transam/xlog.c:4406
 #, c-format
 msgid "could not create control file \"%s\": %m"
 msgstr "n'a pas pu créer le fichier de contrôle « %s » : %m"
 
-#: access/transam/xlog.c:4405 access/transam/xlog.c:4641
+#: access/transam/xlog.c:4417 access/transam/xlog.c:4653
 #, c-format
 msgid "could not write to control file: %m"
 msgstr "n'a pas pu écrire le fichier de contrôle : %m"
 
-#: access/transam/xlog.c:4411 access/transam/xlog.c:4647
+#: access/transam/xlog.c:4423 access/transam/xlog.c:4659
 #, c-format
 msgid "could not fsync control file: %m"
 msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier de contrôle : %m"
 
-#: access/transam/xlog.c:4416 access/transam/xlog.c:4652
+#: access/transam/xlog.c:4428 access/transam/xlog.c:4664
 #, c-format
 msgid "could not close control file: %m"
 msgstr "n'a pas pu fermer le fichier de contrôle : %m"
 
-#: access/transam/xlog.c:4434 access/transam/xlog.c:4630
+#: access/transam/xlog.c:4446 access/transam/xlog.c:4642
 #, c-format
 msgid "could not open control file \"%s\": %m"
 msgstr "n'a pas pu ouvrir le fichier de contrôle « %s » : %m"
 
-#: access/transam/xlog.c:4440
+#: access/transam/xlog.c:4452
 #, c-format
 msgid "could not read from control file: %m"
 msgstr "n'a pas pu lire le fichier de contrôle : %m"
 
-#: access/transam/xlog.c:4453 access/transam/xlog.c:4462
-#: access/transam/xlog.c:4486 access/transam/xlog.c:4493
-#: access/transam/xlog.c:4500 access/transam/xlog.c:4505
-#: access/transam/xlog.c:4512 access/transam/xlog.c:4519
-#: access/transam/xlog.c:4526 access/transam/xlog.c:4533
-#: access/transam/xlog.c:4540 access/transam/xlog.c:4547
-#: access/transam/xlog.c:4554 access/transam/xlog.c:4563
-#: access/transam/xlog.c:4570 access/transam/xlog.c:4579
-#: access/transam/xlog.c:4586 access/transam/xlog.c:4595
-#: access/transam/xlog.c:4602 utils/init/miscinit.c:1139
+#: access/transam/xlog.c:4465 access/transam/xlog.c:4474 access/transam/xlog.c:4498 access/transam/xlog.c:4505 access/transam/xlog.c:4512 access/transam/xlog.c:4517 access/transam/xlog.c:4524 access/transam/xlog.c:4531 access/transam/xlog.c:4538 access/transam/xlog.c:4545 access/transam/xlog.c:4552 access/transam/xlog.c:4559 access/transam/xlog.c:4566 access/transam/xlog.c:4575 access/transam/xlog.c:4582 access/transam/xlog.c:4591
+#: access/transam/xlog.c:4598 access/transam/xlog.c:4607 access/transam/xlog.c:4614 utils/init/miscinit.c:1139
 #, c-format
 msgid "database files are incompatible with server"
 msgstr "les fichiers de la base de données sont incompatibles avec le serveur"
 
-#: access/transam/xlog.c:4454
+#: access/transam/xlog.c:4466
 #, c-format
-msgid ""
-"The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), "
-"but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
+msgid "The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
 msgstr ""
 "Le cluster de base de données a été initialisé avec un PG_CONTROL_VERSION à\n"
 "%d (0x%08x) alors que le serveur a été compilé avec un PG_CONTROL_VERSION à\n"
 "%d (0x%08x)."
 
-#: access/transam/xlog.c:4458
+#: access/transam/xlog.c:4470
 #, c-format
-msgid ""
-"This could be a problem of mismatched byte ordering.  It looks like you need "
-"to initdb."
+msgid "This could be a problem of mismatched byte ordering.  It looks like you need to initdb."
 msgstr ""
 "Ceci peut être un problème d'incohérence dans l'ordre des octets.\n"
 "Il se peut que vous ayez besoin d'initdb."
 
-#: access/transam/xlog.c:4463
+#: access/transam/xlog.c:4475
 #, c-format
-msgid ""
-"The database cluster was initialized with PG_CONTROL_VERSION %d, but the "
-"server was compiled with PG_CONTROL_VERSION %d."
+msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
 msgstr ""
 "Le cluster de base de données a été initialisé avec un PG_CONTROL_VERSION à\n"
 "%d alors que le serveur a été compilé avec un PG_CONTROL_VERSION à %d."
 
-#: access/transam/xlog.c:4466 access/transam/xlog.c:4490
-#: access/transam/xlog.c:4497 access/transam/xlog.c:4502
+#: access/transam/xlog.c:4478 access/transam/xlog.c:4502 access/transam/xlog.c:4509 access/transam/xlog.c:4514
 #, c-format
 msgid "It looks like you need to initdb."
 msgstr "Il semble que vous avez besoin d'initdb."
 
-#: access/transam/xlog.c:4477
+#: access/transam/xlog.c:4489
 #, c-format
 msgid "incorrect checksum in control file"
 msgstr "somme de contrôle incorrecte dans le fichier de contrôle"
 
-#: access/transam/xlog.c:4487
+#: access/transam/xlog.c:4499
 #, c-format
-msgid ""
-"The database cluster was initialized with CATALOG_VERSION_NO %d, but the "
-"server was compiled with CATALOG_VERSION_NO %d."
+msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
 msgstr ""
 "Le cluster de base de données a été initialisé avec un CATALOG_VERSION_NO à\n"
 "%d alors que le serveur a été compilé avec un CATALOG_VERSION_NO à %d."
 
-#: access/transam/xlog.c:4494
+#: access/transam/xlog.c:4506
 #, c-format
-msgid ""
-"The database cluster was initialized with MAXALIGN %d, but the server was "
-"compiled with MAXALIGN %d."
+msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
 msgstr ""
 "Le cluster de bases de données a été initialisé avec un MAXALIGN à %d alors\n"
 "que le serveur a été compilé avec un MAXALIGN à %d."
 
-#: access/transam/xlog.c:4501
+#: access/transam/xlog.c:4513
 #, c-format
-msgid ""
-"The database cluster appears to use a different floating-point number format "
-"than the server executable."
+msgid "The database cluster appears to use a different floating-point number format than the server executable."
 msgstr ""
 "Le cluster de bases de données semble utiliser un format différent pour les\n"
 "nombres à virgule flottante de celui de l'exécutable serveur."
 
-#: access/transam/xlog.c:4506
+#: access/transam/xlog.c:4518
 #, c-format
-msgid ""
-"The database cluster was initialized with BLCKSZ %d, but the server was "
-"compiled with BLCKSZ %d."
+msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
 msgstr ""
-"Le cluster de base de données a été initialisé avec un BLCKSZ à %d alors "
-"que\n"
+"Le cluster de base de données a été initialisé avec un BLCKSZ à %d alors que\n"
 "le serveur a été compilé avec un BLCKSZ à %d."
 
-#: access/transam/xlog.c:4509 access/transam/xlog.c:4516
-#: access/transam/xlog.c:4523 access/transam/xlog.c:4530
-#: access/transam/xlog.c:4537 access/transam/xlog.c:4544
-#: access/transam/xlog.c:4551 access/transam/xlog.c:4558
-#: access/transam/xlog.c:4566 access/transam/xlog.c:4573
-#: access/transam/xlog.c:4582 access/transam/xlog.c:4589
-#: access/transam/xlog.c:4598 access/transam/xlog.c:4605
+#: access/transam/xlog.c:4521 access/transam/xlog.c:4528 access/transam/xlog.c:4535 access/transam/xlog.c:4542 access/transam/xlog.c:4549 access/transam/xlog.c:4556 access/transam/xlog.c:4563 access/transam/xlog.c:4570 access/transam/xlog.c:4578 access/transam/xlog.c:4585 access/transam/xlog.c:4594 access/transam/xlog.c:4601 access/transam/xlog.c:4610 access/transam/xlog.c:4617
 #, c-format
 msgid "It looks like you need to recompile or initdb."
 msgstr "Il semble que vous avez besoin de recompiler ou de relancer initdb."
 
-#: access/transam/xlog.c:4513
+#: access/transam/xlog.c:4525
 #, c-format
-msgid ""
-"The database cluster was initialized with RELSEG_SIZE %d, but the server was "
-"compiled with RELSEG_SIZE %d."
+msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
 msgstr ""
 "Le cluster de bases de données a été initialisé avec un RELSEG_SIZE à %d\n"
 "alors que le serveur a été compilé avec un RELSEG_SIZE à %d."
 
-#: access/transam/xlog.c:4520
+#: access/transam/xlog.c:4532
 #, c-format
-msgid ""
-"The database cluster was initialized with XLOG_BLCKSZ %d, but the server was "
-"compiled with XLOG_BLCKSZ %d."
+msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
 msgstr ""
 "Le cluster de base de données a été initialisé avec un XLOG_BLCKSZ à %d\n"
 "alors que le serveur a été compilé avec un XLOG_BLCKSZ à %d."
 
-#: access/transam/xlog.c:4527
+#: access/transam/xlog.c:4539
 #, c-format
-msgid ""
-"The database cluster was initialized with XLOG_SEG_SIZE %d, but the server "
-"was compiled with XLOG_SEG_SIZE %d."
+msgid "The database cluster was initialized with XLOG_SEG_SIZE %d, but the server was compiled with XLOG_SEG_SIZE %d."
 msgstr ""
 "Le cluster de bases de données a été initialisé avec un XLOG_SEG_SIZE à %d\n"
 "alors que le serveur a été compilé avec un XLOG_SEG_SIZE à %d."
 
-#: access/transam/xlog.c:4534
+#: access/transam/xlog.c:4546
 #, c-format
-msgid ""
-"The database cluster was initialized with NAMEDATALEN %d, but the server was "
-"compiled with NAMEDATALEN %d."
+msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
 msgstr ""
 "Le cluster de bases de données a été initialisé avec un NAMEDATALEN à %d\n"
 "alors que le serveur a été compilé avec un NAMEDATALEN à %d."
 
-#: access/transam/xlog.c:4541
+#: access/transam/xlog.c:4553
 #, c-format
-msgid ""
-"The database cluster was initialized with INDEX_MAX_KEYS %d, but the server "
-"was compiled with INDEX_MAX_KEYS %d."
+msgid "The database cluster was initialized with INDEX_MAX_KEYS %d, but the server was compiled with INDEX_MAX_KEYS %d."
 msgstr ""
 "Le groupe de bases de données a été initialisé avec un INDEX_MAX_KEYS à %d\n"
 "alors que le serveur a été compilé avec un INDEX_MAX_KEYS à %d."
 
-#: access/transam/xlog.c:4548
+#: access/transam/xlog.c:4560
 #, c-format
-msgid ""
-"The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the "
-"server was compiled with TOAST_MAX_CHUNK_SIZE %d."
+msgid "The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the server was compiled with TOAST_MAX_CHUNK_SIZE %d."
 msgstr ""
-"Le cluster de bases de données a été initialisé avec un "
-"TOAST_MAX_CHUNK_SIZE\n"
+"Le cluster de bases de données a été initialisé avec un TOAST_MAX_CHUNK_SIZE\n"
 "à %d alors que le serveur a été compilé avec un TOAST_MAX_CHUNK_SIZE à %d."
 
-#: access/transam/xlog.c:4555
+#: access/transam/xlog.c:4567
 #, c-format
-msgid ""
-"The database cluster was initialized with LOBLKSIZE %d, but the server was "
-"compiled with LOBLKSIZE %d."
+msgid "The database cluster was initialized with LOBLKSIZE %d, but the server was compiled with LOBLKSIZE %d."
 msgstr ""
-"Le cluster de base de données a été initialisé avec un LOBLKSIZE à %d alors "
-"que\n"
+"Le cluster de base de données a été initialisé avec un LOBLKSIZE à %d alors que\n"
 "le serveur a été compilé avec un LOBLKSIZE à %d."
 
-#: access/transam/xlog.c:4564
+#: access/transam/xlog.c:4576
 #, c-format
-msgid ""
-"The database cluster was initialized without HAVE_INT64_TIMESTAMP but the "
-"server was compiled with HAVE_INT64_TIMESTAMP."
-msgstr ""
-"Le cluster de bases de données a été initialisé sans "
-"HAVE_INT64_TIMESTAMPalors que le serveur a été compilé avec."
+msgid "The database cluster was initialized without HAVE_INT64_TIMESTAMP but the server was compiled with HAVE_INT64_TIMESTAMP."
+msgstr "Le cluster de bases de données a été initialisé sans HAVE_INT64_TIMESTAMPalors que le serveur a été compilé avec."
 
-#: access/transam/xlog.c:4571
+#: access/transam/xlog.c:4583
 #, c-format
-msgid ""
-"The database cluster was initialized with HAVE_INT64_TIMESTAMP but the "
-"server was compiled without HAVE_INT64_TIMESTAMP."
+msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP."
 msgstr ""
 "Le cluster de bases de données a été initialisé avec HAVE_INT64_TIMESTAMP\n"
 "alors que le serveur a été compilé sans."
 
-#: access/transam/xlog.c:4580
+#: access/transam/xlog.c:4592
 #, c-format
-msgid ""
-"The database cluster was initialized without USE_FLOAT4_BYVAL but the server "
-"was compiled with USE_FLOAT4_BYVAL."
+msgid "The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL."
 msgstr ""
 "Le cluster de base de données a été initialisé sans USE_FLOAT4_BYVAL\n"
 "alors que le serveur a été compilé avec USE_FLOAT4_BYVAL."
 
-#: access/transam/xlog.c:4587
+#: access/transam/xlog.c:4599
 #, c-format
-msgid ""
-"The database cluster was initialized with USE_FLOAT4_BYVAL but the server "
-"was compiled without USE_FLOAT4_BYVAL."
+msgid "The database cluster was initialized with USE_FLOAT4_BYVAL but the server was compiled without USE_FLOAT4_BYVAL."
 msgstr ""
 "Le cluster de base de données a été initialisé avec USE_FLOAT4_BYVAL\n"
 "alors que le serveur a été compilé sans USE_FLOAT4_BYVAL."
 
-#: access/transam/xlog.c:4596
+#: access/transam/xlog.c:4608
 #, c-format
-msgid ""
-"The database cluster was initialized without USE_FLOAT8_BYVAL but the server "
-"was compiled with USE_FLOAT8_BYVAL."
+msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
 msgstr ""
 "Le cluster de base de données a été initialisé sans USE_FLOAT8_BYVAL\n"
 "alors que le serveur a été compilé avec USE_FLOAT8_BYVAL."
 
-#: access/transam/xlog.c:4603
+#: access/transam/xlog.c:4615
 #, c-format
-msgid ""
-"The database cluster was initialized with USE_FLOAT8_BYVAL but the server "
-"was compiled without USE_FLOAT8_BYVAL."
+msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
 msgstr ""
 "Le cluster de base de données a été initialisé avec USE_FLOAT8_BYVAL\n"
 "alors que le serveur a été compilé sans USE_FLOAT8_BYVAL."
 
-#: access/transam/xlog.c:5004
+#: access/transam/xlog.c:5016
 #, c-format
 msgid "could not write bootstrap transaction log file: %m"
 msgstr "n'a pas pu écrire le « bootstrap » du journal des transactions : %m"
 
-#: access/transam/xlog.c:5010
+#: access/transam/xlog.c:5022
 #, c-format
 msgid "could not fsync bootstrap transaction log file: %m"
 msgstr ""
 "n'a pas pu synchroniser sur disque (fsync) le « bootstrap » du journal des\n"
 "transactions : %m"
 
-#: access/transam/xlog.c:5015
+#: access/transam/xlog.c:5027
 #, c-format
 msgid "could not close bootstrap transaction log file: %m"
 msgstr "n'a pas pu fermer le « bootstrap » du journal des transactions : %m"
 
-#: access/transam/xlog.c:5086
+#: access/transam/xlog.c:5098
 #, c-format
 msgid "could not open recovery command file \"%s\": %m"
 msgstr "n'a pas pu ouvrir le fichier de restauration « %s » : %m"
 
-#: access/transam/xlog.c:5126 access/transam/xlog.c:5217
-#: access/transam/xlog.c:5228 commands/extension.c:527
-#: commands/extension.c:535 utils/misc/guc.c:5369
+#: access/transam/xlog.c:5138 access/transam/xlog.c:5229 access/transam/xlog.c:5240 commands/extension.c:527 commands/extension.c:535 utils/misc/guc.c:5355
 #, c-format
 msgid "parameter \"%s\" requires a Boolean value"
 msgstr "le paramètre « %s » requiert une valeur booléenne"
 
-#: access/transam/xlog.c:5142
+#: access/transam/xlog.c:5154
 #, c-format
 msgid "recovery_target_timeline is not a valid number: \"%s\""
 msgstr "recovery_target_timeline n'est pas un nombre valide : « %s »"
 
-#: access/transam/xlog.c:5158
+#: access/transam/xlog.c:5170
 #, c-format
 msgid "recovery_target_xid is not a valid number: \"%s\""
 msgstr "recovery_target_xid n'est pas un nombre valide : « %s »"
 
-#: access/transam/xlog.c:5189
+#: access/transam/xlog.c:5201
 #, c-format
 msgid "recovery_target_name is too long (maximum %d characters)"
 msgstr "recovery_target_name est trop long (%d caractères maximum)"
 
-#: access/transam/xlog.c:5203
+#: access/transam/xlog.c:5215
 #, c-format
 msgid "invalid value for recovery parameter \"recovery_target\""
 msgstr "valeur invalide pour le paramètre de restauration « recovery_target »"
 
-#: access/transam/xlog.c:5204
+#: access/transam/xlog.c:5216
 #, c-format
 msgid "The only allowed value is \"immediate\"."
 msgstr "La seule valeur autorisée est « immediate »."
 
-#: access/transam/xlog.c:5263
+#: access/transam/xlog.c:5275
 #, c-format
 msgid "parameter \"%s\" requires a temporal value"
 msgstr "le paramètre « %s » requiert une valeur temporelle"
 
-#: access/transam/xlog.c:5265 catalog/dependency.c:970
-#: catalog/dependency.c:971 catalog/dependency.c:977 catalog/dependency.c:978
-#: catalog/dependency.c:989 catalog/dependency.c:990
-#: catalog/objectaddress.c:764 commands/tablecmds.c:763
-#: commands/tablecmds.c:8949 commands/user.c:988 commands/view.c:475
-#: libpq/auth.c:285 port/win32/security.c:51 storage/lmgr/deadlock.c:955
-#: storage/lmgr/proc.c:1184 utils/misc/guc.c:5401 utils/misc/guc.c:5526
-#: utils/misc/guc.c:8867 utils/misc/guc.c:8901 utils/misc/guc.c:8935
-#: utils/misc/guc.c:8969 utils/misc/guc.c:9004
+#: access/transam/xlog.c:5277 catalog/dependency.c:970 catalog/dependency.c:971 catalog/dependency.c:977 catalog/dependency.c:978 catalog/dependency.c:989 catalog/dependency.c:990 catalog/objectaddress.c:764 commands/tablecmds.c:763 commands/tablecmds.c:8965 commands/user.c:988 commands/view.c:475 libpq/auth.c:285 port/win32/security.c:51 storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1191 utils/misc/guc.c:5377 utils/misc/guc.c:5470
+#: utils/misc/guc.c:8845 utils/misc/guc.c:8879 utils/misc/guc.c:8913 utils/misc/guc.c:8947 utils/misc/guc.c:8982
 #, c-format
 msgid "%s"
 msgstr "%s"
 
-#: access/transam/xlog.c:5271
+#: access/transam/xlog.c:5283
 #, c-format
 msgid "unrecognized recovery parameter \"%s\""
 msgstr "paramètre de restauration « %s » non reconnu"
 
-#: access/transam/xlog.c:5282
+#: access/transam/xlog.c:5294
 #, c-format
-msgid ""
-"recovery command file \"%s\" specified neither primary_conninfo nor "
-"restore_command"
-msgstr ""
-"le fichier de restauration « %s » n'a spécifié ni primary_conninfo ni "
-"restore_command"
+msgid "recovery command file \"%s\" specified neither primary_conninfo nor restore_command"
+msgstr "le fichier de restauration « %s » n'a spécifié ni primary_conninfo ni restore_command"
 
-#: access/transam/xlog.c:5284
+#: access/transam/xlog.c:5296
 #, c-format
-msgid ""
-"The database server will regularly poll the pg_xlog subdirectory to check "
-"for files placed there."
+msgid "The database server will regularly poll the pg_xlog subdirectory to check for files placed there."
 msgstr ""
-"Le serveur de la base de données va régulièrement interroger le sous-"
-"répertoire\n"
+"Le serveur de la base de données va régulièrement interroger le sous-répertoire\n"
 "pg_xlog pour vérifier les fichiers placés ici."
 
-#: access/transam/xlog.c:5290
+#: access/transam/xlog.c:5302
 #, c-format
-msgid ""
-"recovery command file \"%s\" must specify restore_command when standby mode "
-"is not enabled"
+msgid "recovery command file \"%s\" must specify restore_command when standby mode is not enabled"
 msgstr ""
-"le fichier de restauration « %s » doit spécifier restore_command quand le "
-"mode\n"
+"le fichier de restauration « %s » doit spécifier restore_command quand le mode\n"
 "de restauration n'est pas activé"
 
-#: access/transam/xlog.c:5310
+#: access/transam/xlog.c:5322
 #, c-format
 msgid "recovery target timeline %u does not exist"
 msgstr "le timeline cible, %u, de la restauration n'existe pas"
 
-#: access/transam/xlog.c:5407
+#: access/transam/xlog.c:5419
 #, c-format
 msgid "archive recovery complete"
 msgstr "restauration terminée de l'archive"
 
-#: access/transam/xlog.c:5477 access/transam/xlog.c:5671
+#: access/transam/xlog.c:5559 access/transam/xlog.c:5753
 #, c-format
 msgid "recovery stopping after reaching consistency"
 msgstr "arrêt de la restauration après avoir atteint le point de cohérence"
 
-#: access/transam/xlog.c:5552
+#: access/transam/xlog.c:5634
 #, c-format
 msgid "recovery stopping before commit of transaction %u, time %s"
 msgstr "arrêt de la restauration avant validation de la transaction %u, %s"
 
-#: access/transam/xlog.c:5559
+#: access/transam/xlog.c:5641
 #, c-format
 msgid "recovery stopping before abort of transaction %u, time %s"
 msgstr "arrêt de la restauration avant annulation de la transaction %u, %s"
 
-#: access/transam/xlog.c:5601
+#: access/transam/xlog.c:5683
 #, c-format
 msgid "recovery stopping at restore point \"%s\", time %s"
 msgstr "restauration en arrêt au point de restauration « %s », heure %s"
 
-#: access/transam/xlog.c:5651
+#: access/transam/xlog.c:5733
 #, c-format
 msgid "recovery stopping after commit of transaction %u, time %s"
 msgstr "arrêt de la restauration après validation de la transaction %u, %s"
 
-#: access/transam/xlog.c:5659
+#: access/transam/xlog.c:5741
 #, c-format
 msgid "recovery stopping after abort of transaction %u, time %s"
 msgstr "arrêt de la restauration après annulation de la transaction %u, %s"
 
-#: access/transam/xlog.c:5698
+#: access/transam/xlog.c:5780
 #, c-format
 msgid "recovery has paused"
 msgstr "restauration en pause"
 
-#: access/transam/xlog.c:5699
+#: access/transam/xlog.c:5781
 #, c-format
 msgid "Execute pg_xlog_replay_resume() to continue."
 msgstr "Exécuter pg_xlog_replay_resume() pour continuer."
 
-#: access/transam/xlog.c:5914
+#: access/transam/xlog.c:5997
 #, c-format
-msgid ""
-"hot standby is not possible because %s = %d is a lower setting than on the "
-"master server (its value was %d)"
+msgid "hot standby is not possible because %s = %d is a lower setting than on the master server (its value was %d)"
 msgstr ""
 "les connexions en restauration ne sont pas possibles car %s = %d est un\n"
-"paramètrage plus bas que celui du serveur maître des journaux de "
-"transactions\n"
+"paramètrage plus bas que celui du serveur maître des journaux de transactions\n"
 "(la valeur était %d)"
 
-#: access/transam/xlog.c:5936
+#: access/transam/xlog.c:6019
 #, c-format
 msgid "WAL was generated with wal_level=minimal, data may be missing"
 msgstr ""
-"le journal de transactions a été généré avec le paramètre wal_level "
-"configuré\n"
+"le journal de transactions a été généré avec le paramètre wal_level configuré\n"
 "à « minimal », des données pourraient manquer"
 
-#: access/transam/xlog.c:5937
+#: access/transam/xlog.c:6020
 #, c-format
-msgid ""
-"This happens if you temporarily set wal_level=minimal without taking a new "
-"base backup."
+msgid "This happens if you temporarily set wal_level=minimal without taking a new base backup."
 msgstr ""
-"Ceci peut arriver si vous configurez temporairement wal_level à minimal sans "
-"avoir\n"
+"Ceci peut arriver si vous configurez temporairement wal_level à minimal sans avoir\n"
 "pris une nouvelle sauvegarde de base."
 
-#: access/transam/xlog.c:5948
+#: access/transam/xlog.c:6031
 #, c-format
-#| msgid ""
-#| "hot standby is not possible because wal_level was not set to \"hot_standby"
-#| "\" on the master server"
-msgid ""
-"hot standby is not possible because wal_level was not set to \"hot_standby\" "
-"or higher on the master server"
+msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" or higher on the master server"
 msgstr ""
-"les connexions en lecture seule ne sont pas possibles parce que le "
-"paramètre\n"
-"wal_level n'a pas été configuré à « hot_standby » ou à une valeur plus "
-"importante\n"
+"les connexions en lecture seule ne sont pas possibles parce que le paramètre\n"
+"wal_level n'a pas été configuré à « hot_standby » ou à une valeur plus importante\n"
 "sur le serveur maître"
 
-#: access/transam/xlog.c:5949
+#: access/transam/xlog.c:6032
 #, c-format
-msgid ""
-"Either set wal_level to \"hot_standby\" on the master, or turn off "
-"hot_standby here."
+msgid "Either set wal_level to \"hot_standby\" on the master, or turn off hot_standby here."
 msgstr ""
 "Soit vous initialisez wal_level à « hot_standby » sur le maître, soit vous\n"
 "désactivez hot_standby ici."
 
-#: access/transam/xlog.c:6004
+#: access/transam/xlog.c:6087
 #, c-format
 msgid "control file contains invalid data"
 msgstr "le fichier de contrôle contient des données invalides"
 
-#: access/transam/xlog.c:6010
+#: access/transam/xlog.c:6093
 #, c-format
 msgid "database system was shut down at %s"
 msgstr "le système de bases de données a été arrêté à %s"
 
-#: access/transam/xlog.c:6015
+#: access/transam/xlog.c:6098
 #, c-format
 msgid "database system was shut down in recovery at %s"
-msgstr ""
-"le système de bases de données a été arrêté pendant la restauration à %s"
+msgstr "le système de bases de données a été arrêté pendant la restauration à %s"
 
-#: access/transam/xlog.c:6019
+#: access/transam/xlog.c:6102
 #, c-format
 msgid "database system shutdown was interrupted; last known up at %s"
-msgstr ""
-"le système de bases de données a été interrompu ; dernier lancement connu à "
-"%s"
+msgstr "le système de bases de données a été interrompu ; dernier lancement connu à %s"
 
-#: access/transam/xlog.c:6023
+#: access/transam/xlog.c:6106
 #, c-format
 msgid "database system was interrupted while in recovery at %s"
-msgstr ""
-"le système de bases de données a été interrompu lors d'une restauration à %s"
+msgstr "le système de bases de données a été interrompu lors d'une restauration à %s"
 
-#: access/transam/xlog.c:6025
+#: access/transam/xlog.c:6108
 #, c-format
-msgid ""
-"This probably means that some data is corrupted and you will have to use the "
-"last backup for recovery."
+msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
 msgstr ""
 "Ceci signifie probablement que des données ont été corrompues et que vous\n"
 "devrez utiliser la dernière sauvegarde pour la restauration."
 
-#: access/transam/xlog.c:6029
+#: access/transam/xlog.c:6112
 #, c-format
 msgid "database system was interrupted while in recovery at log time %s"
 msgstr ""
-"le système de bases de données a été interrompu lors d'une récupération à "
-"%s\n"
+"le système de bases de données a été interrompu lors d'une récupération à %s\n"
 "(moment de la journalisation)"
 
-#: access/transam/xlog.c:6031
+#: access/transam/xlog.c:6114
 #, c-format
-msgid ""
-"If this has occurred more than once some data might be corrupted and you "
-"might need to choose an earlier recovery target."
+msgid "If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target."
 msgstr ""
 "Si c'est arrivé plus d'une fois, des données ont pu être corrompues et vous\n"
 "pourriez avoir besoin de choisir une cible de récupération antérieure."
 
-#: access/transam/xlog.c:6035
+#: access/transam/xlog.c:6118
 #, c-format
 msgid "database system was interrupted; last known up at %s"
-msgstr ""
-"le système de bases de données a été interrompu ; dernier lancement connu à "
-"%s"
+msgstr "le système de bases de données a été interrompu ; dernier lancement connu à %s"
 
-#: access/transam/xlog.c:6089
+#: access/transam/xlog.c:6184
 #, c-format
 msgid "entering standby mode"
 msgstr "entre en mode standby"
 
-#: access/transam/xlog.c:6092
+#: access/transam/xlog.c:6187
 #, c-format
 msgid "starting point-in-time recovery to XID %u"
 msgstr "début de la restauration de l'archive au XID %u"
 
-#: access/transam/xlog.c:6096
+#: access/transam/xlog.c:6191
 #, c-format
 msgid "starting point-in-time recovery to %s"
 msgstr "début de la restauration de l'archive à %s"
 
-#: access/transam/xlog.c:6100
+#: access/transam/xlog.c:6195
 #, c-format
 msgid "starting point-in-time recovery to \"%s\""
 msgstr "début de la restauration PITR à « %s »"
 
-#: access/transam/xlog.c:6104
+#: access/transam/xlog.c:6199
 #, c-format
 msgid "starting point-in-time recovery to earliest consistent point"
-msgstr ""
-"début de la restauration de l'archive jusqu'au point de cohérence le plus "
-"proche"
+msgstr "début de la restauration de l'archive jusqu'au point de cohérence le plus proche"
 
-#: access/transam/xlog.c:6107
+#: access/transam/xlog.c:6202
 #, c-format
 msgid "starting archive recovery"
 msgstr "début de la restauration de l'archive"
 
-#: access/transam/xlog.c:6124
+#: access/transam/xlog.c:6219
 #, c-format
 msgid "Failed while allocating an XLog reading processor."
 msgstr "Échec lors de l'allocation d'un processeur de lecture XLog"
 
-#: access/transam/xlog.c:6149 access/transam/xlog.c:6216
+#: access/transam/xlog.c:6244 access/transam/xlog.c:6311
 #, c-format
 msgid "checkpoint record is at %X/%X"
 msgstr "l'enregistrement du point de vérification est à %X/%X"
 
-#: access/transam/xlog.c:6163
+#: access/transam/xlog.c:6258
 #, c-format
 msgid "could not find redo location referenced by checkpoint record"
-msgstr ""
-"n'a pas pu localiser l'enregistrement redo référencé par le point de "
-"vérification"
+msgstr "n'a pas pu localiser l'enregistrement redo référencé par le point de vérification"
 
-#: access/transam/xlog.c:6164 access/transam/xlog.c:6171
+#: access/transam/xlog.c:6259 access/transam/xlog.c:6266
 #, c-format
-msgid ""
-"If you are not restoring from a backup, try removing the file \"%s/"
-"backup_label\"."
+msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
 msgstr ""
 "Si vous n'avez pas pu restaurer une sauvegarde, essayez de supprimer le\n"
 "fichier « %s/backup_label »."
 
-#: access/transam/xlog.c:6170
+#: access/transam/xlog.c:6265
 #, c-format
 msgid "could not locate required checkpoint record"
-msgstr ""
-"n'a pas pu localiser l'enregistrement d'un point de vérification requis"
+msgstr "n'a pas pu localiser l'enregistrement d'un point de vérification requis"
 
-#: access/transam/xlog.c:6226 access/transam/xlog.c:6241
+#: access/transam/xlog.c:6321 access/transam/xlog.c:6336
 #, c-format
 msgid "could not locate a valid checkpoint record"
-msgstr ""
-"n'a pas pu localiser un enregistrement d'un point de vérification valide"
+msgstr "n'a pas pu localiser un enregistrement d'un point de vérification valide"
 
-#: access/transam/xlog.c:6235
+#: access/transam/xlog.c:6330
 #, c-format
 msgid "using previous checkpoint record at %X/%X"
-msgstr ""
-"utilisation du précédent enregistrement d'un point de vérification à %X/%X"
+msgstr "utilisation du précédent enregistrement d'un point de vérification à %X/%X"
 
-#: access/transam/xlog.c:6265
+#: access/transam/xlog.c:6360
 #, c-format
 msgid "requested timeline %u is not a child of this server's history"
 msgstr "la timeline requise %u n'est pas un fils de l'historique de ce serveur"
 
-#: access/transam/xlog.c:6267
+#: access/transam/xlog.c:6362
 #, c-format
-msgid ""
-"Latest checkpoint is at %X/%X on timeline %u, but in the history of the "
-"requested timeline, the server forked off from that timeline at %X/%X."
-msgstr ""
-"Le dernier checkpoint est à %X/%X sur la timeline %u, mais dans l'historique "
-"de la timeline demandée, le serveur est sorti de cette timeline à %X/%X."
+msgid "Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X."
+msgstr "Le dernier checkpoint est à %X/%X sur la timeline %u, mais dans l'historique de la timeline demandée, le serveur est sorti de cette timeline à %X/%X."
 
-#: access/transam/xlog.c:6283
+#: access/transam/xlog.c:6378
 #, c-format
-msgid ""
-"requested timeline %u does not contain minimum recovery point %X/%X on "
-"timeline %u"
-msgstr ""
-"la timeline requise, %u, ne contient pas le point de restauration minimum "
-"(%X/%X) sur la timeline %u"
+msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
+msgstr "la timeline requise, %u, ne contient pas le point de restauration minimum (%X/%X) sur la timeline %u"
 
-#: access/transam/xlog.c:6292
+#: access/transam/xlog.c:6387
 #, c-format
 msgid "redo record is at %X/%X; shutdown %s"
 msgstr "l'enregistrement à ré-exécuter se trouve à %X/%X ; arrêt %s"
 
-#: access/transam/xlog.c:6296
+#: access/transam/xlog.c:6391
 #, c-format
 msgid "next transaction ID: %u/%u; next OID: %u"
 msgstr "prochain identifiant de transaction : %u/%u ; prochain OID : %u"
 
-#: access/transam/xlog.c:6300
+#: access/transam/xlog.c:6395
 #, c-format
 msgid "next MultiXactId: %u; next MultiXactOffset: %u"
 msgstr "prochain MultiXactId : %u ; prochain MultiXactOffset : %u"
 
-#: access/transam/xlog.c:6303
+#: access/transam/xlog.c:6398
 #, c-format
 msgid "oldest unfrozen transaction ID: %u, in database %u"
 msgstr ""
 "identifiant de transaction non gelé le plus ancien : %u, dans la base de\n"
 "données %u"
 
-#: access/transam/xlog.c:6306
+#: access/transam/xlog.c:6401
 #, c-format
 msgid "oldest MultiXactId: %u, in database %u"
 msgstr "plus ancien MultiXactId : %u, dans la base de données %u"
 
-#: access/transam/xlog.c:6310
+#: access/transam/xlog.c:6405
 #, c-format
 msgid "invalid next transaction ID"
 msgstr "prochain ID de transaction invalide"
 
-#: access/transam/xlog.c:6380
+#: access/transam/xlog.c:6475
 #, c-format
 msgid "invalid redo in checkpoint record"
 msgstr "ré-exécution invalide dans l'enregistrement du point de vérification"
 
-#: access/transam/xlog.c:6391
+#: access/transam/xlog.c:6486
 #, c-format
 msgid "invalid redo record in shutdown checkpoint"
-msgstr ""
-"enregistrement de ré-exécution invalide dans le point de vérification d'arrêt"
+msgstr "enregistrement de ré-exécution invalide dans le point de vérification d'arrêt"
 
-#: access/transam/xlog.c:6422
+#: access/transam/xlog.c:6517
 #, c-format
-msgid ""
-"database system was not properly shut down; automatic recovery in progress"
+msgid "database system was not properly shut down; automatic recovery in progress"
 msgstr ""
 "le système de bases de données n'a pas été arrêté proprement ; restauration\n"
 "automatique en cours"
 
-#: access/transam/xlog.c:6426
+#: access/transam/xlog.c:6521
 #, c-format
 msgid "crash recovery starts in timeline %u and has target timeline %u"
-msgstr ""
-"la restauration après crash commence avec la timeline %u et a la timeline %u "
-"en cible"
+msgstr "la restauration après crash commence avec la timeline %u et a la timeline %u en cible"
 
-#: access/transam/xlog.c:6463
+#: access/transam/xlog.c:6565
 #, c-format
 msgid "backup_label contains data inconsistent with control file"
-msgstr ""
-"backup_label contient des données incohérentes avec le fichier de contrôle"
+msgstr "backup_label contient des données incohérentes avec le fichier de contrôle"
 
-#: access/transam/xlog.c:6464
+#: access/transam/xlog.c:6566
 #, c-format
-msgid ""
-"This means that the backup is corrupted and you will have to use another "
-"backup for recovery."
+msgid "This means that the backup is corrupted and you will have to use another backup for recovery."
 msgstr ""
 "Ceci signifie que la sauvegarde a été corrompue et que vous devrez utiliser\n"
 "la dernière sauvegarde pour la restauration."
 
-#: access/transam/xlog.c:6529
+#: access/transam/xlog.c:6631
 #, c-format
 msgid "initializing for hot standby"
 msgstr "initialisation pour « Hot Standby »"
 
-#: access/transam/xlog.c:6661
+#: access/transam/xlog.c:6763
 #, c-format
 msgid "redo starts at %X/%X"
 msgstr "la ré-exécution commence à %X/%X"
 
-#: access/transam/xlog.c:6876
+#: access/transam/xlog.c:6987
 #, c-format
 msgid "redo done at %X/%X"
 msgstr "ré-exécution faite à %X/%X"
 
-#: access/transam/xlog.c:6881 access/transam/xlog.c:8735
+#: access/transam/xlog.c:6992 access/transam/xlog.c:8852
 #, c-format
 msgid "last completed transaction was at log time %s"
 msgstr "la dernière transaction a eu lieu à %s (moment de la journalisation)"
 
-#: access/transam/xlog.c:6889
+#: access/transam/xlog.c:7000
 #, c-format
 msgid "redo is not required"
 msgstr "la ré-exécution n'est pas nécessaire"
 
-#: access/transam/xlog.c:6947
+#: access/transam/xlog.c:7058
 #, c-format
 msgid "requested recovery stop point is before consistent recovery point"
 msgstr ""
 "le point d'arrêt de la restauration demandée se trouve avant le point\n"
 "cohérent de restauration"
 
-#: access/transam/xlog.c:6963 access/transam/xlog.c:6967
+#: access/transam/xlog.c:7074 access/transam/xlog.c:7078
 #, c-format
 msgid "WAL ends before end of online backup"
-msgstr ""
-"le journal de transactions se termine avant la fin de la sauvegarde de base"
+msgstr "le journal de transactions se termine avant la fin de la sauvegarde de base"
 
-#: access/transam/xlog.c:6964
+#: access/transam/xlog.c:7075
 #, c-format
-msgid ""
-"All WAL generated while online backup was taken must be available at "
-"recovery."
+msgid "All WAL generated while online backup was taken must be available at recovery."
 msgstr ""
 "Tous les journaux de transactions générés pendant la sauvegarde en ligne\n"
 "doivent être disponibles pour la restauration."
 
-#: access/transam/xlog.c:6968
+#: access/transam/xlog.c:7079
 #, c-format
-msgid ""
-"Online backup started with pg_start_backup() must be ended with "
-"pg_stop_backup(), and all WAL up to that point must be available at recovery."
+msgid "Online backup started with pg_start_backup() must be ended with pg_stop_backup(), and all WAL up to that point must be available at recovery."
 msgstr ""
-"Une sauvegarde en ligne commencée avec pg_start_backup() doit se terminer "
-"avec\n"
-"pg_stop_backup() et tous les journaux de transactions générés entre les "
-"deux\n"
+"Une sauvegarde en ligne commencée avec pg_start_backup() doit se terminer avec\n"
+"pg_stop_backup() et tous les journaux de transactions générés entre les deux\n"
 "doivent être disponibles pour la restauration."
 
-#: access/transam/xlog.c:6971
+#: access/transam/xlog.c:7082
 #, c-format
 msgid "WAL ends before consistent recovery point"
-msgstr ""
-"Le journal de transaction se termine avant un point de restauration cohérent"
+msgstr "Le journal de transaction se termine avant un point de restauration cohérent"
 
-#: access/transam/xlog.c:6998
+#: access/transam/xlog.c:7109
 #, c-format
 msgid "selected new timeline ID: %u"
 msgstr "identifiant d'un timeline nouvellement sélectionné : %u"
 
-#: access/transam/xlog.c:7339
+#: access/transam/xlog.c:7456
 #, c-format
 msgid "consistent recovery state reached at %X/%X"
 msgstr "état de restauration cohérent atteint à %X/%X"
 
-#: access/transam/xlog.c:7536
+#: access/transam/xlog.c:7653
 #, c-format
 msgid "invalid primary checkpoint link in control file"
-msgstr ""
-"lien du point de vérification primaire invalide dans le fichier de contrôle"
+msgstr "lien du point de vérification primaire invalide dans le fichier de contrôle"
 
-#: access/transam/xlog.c:7540
+#: access/transam/xlog.c:7657
 #, c-format
 msgid "invalid secondary checkpoint link in control file"
-msgstr ""
-"lien du point de vérification secondaire invalide dans le fichier de contrôle"
+msgstr "lien du point de vérification secondaire invalide dans le fichier de contrôle"
 
-#: access/transam/xlog.c:7544
+#: access/transam/xlog.c:7661
 #, c-format
 msgid "invalid checkpoint link in backup_label file"
 msgstr "lien du point de vérification invalide dans le fichier backup_label"
 
-#: access/transam/xlog.c:7561
+#: access/transam/xlog.c:7678
 #, c-format
 msgid "invalid primary checkpoint record"
 msgstr "enregistrement du point de vérification primaire invalide"
 
-#: access/transam/xlog.c:7565
+#: access/transam/xlog.c:7682
 #, c-format
 msgid "invalid secondary checkpoint record"
 msgstr "enregistrement du point de vérification secondaire invalide"
 
-#: access/transam/xlog.c:7569
+#: access/transam/xlog.c:7686
 #, c-format
 msgid "invalid checkpoint record"
 msgstr "enregistrement du point de vérification invalide"
 
-#: access/transam/xlog.c:7580
+#: access/transam/xlog.c:7697
 #, c-format
 msgid "invalid resource manager ID in primary checkpoint record"
-msgstr ""
-"identifiant du gestionnaire de ressource invalide dans l'enregistrement "
-"primaire du point de vérification"
+msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement primaire du point de vérification"
 
-#: access/transam/xlog.c:7584
+#: access/transam/xlog.c:7701
 #, c-format
 msgid "invalid resource manager ID in secondary checkpoint record"
-msgstr ""
-"identifiant du gestionnaire de ressource invalide dans l'enregistrement "
-"secondaire du point de vérification"
+msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement secondaire du point de vérification"
 
-#: access/transam/xlog.c:7588
+#: access/transam/xlog.c:7705
 #, c-format
 msgid "invalid resource manager ID in checkpoint record"
-msgstr ""
-"identifiant du gestionnaire de ressource invalide dans l'enregistrement du "
-"point de vérification"
+msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement du point de vérification"
 
-#: access/transam/xlog.c:7600
+#: access/transam/xlog.c:7717
 #, c-format
 msgid "invalid xl_info in primary checkpoint record"
-msgstr ""
-"xl_info invalide dans l'enregistrement du point de vérification primaire"
+msgstr "xl_info invalide dans l'enregistrement du point de vérification primaire"
 
-#: access/transam/xlog.c:7604
+#: access/transam/xlog.c:7721
 #, c-format
 msgid "invalid xl_info in secondary checkpoint record"
-msgstr ""
-"xl_info invalide  dans l'enregistrement du point de vérification secondaire"
+msgstr "xl_info invalide  dans l'enregistrement du point de vérification secondaire"
 
-#: access/transam/xlog.c:7608
+#: access/transam/xlog.c:7725
 #, c-format
 msgid "invalid xl_info in checkpoint record"
 msgstr "xl_info invalide dans l'enregistrement du point de vérification"
 
-#: access/transam/xlog.c:7620
+#: access/transam/xlog.c:7737
 #, c-format
 msgid "invalid length of primary checkpoint record"
-msgstr ""
-"longueur invalide de l'enregistrement primaire du point de vérification"
+msgstr "longueur invalide de l'enregistrement primaire du point de vérification"
 
-#: access/transam/xlog.c:7624
+#: access/transam/xlog.c:7741
 #, c-format
 msgid "invalid length of secondary checkpoint record"
-msgstr ""
-"longueur invalide de l'enregistrement secondaire du point de vérification"
+msgstr "longueur invalide de l'enregistrement secondaire du point de vérification"
 
-#: access/transam/xlog.c:7628
+#: access/transam/xlog.c:7745
 #, c-format
 msgid "invalid length of checkpoint record"
 msgstr "longueur invalide de l'enregistrement du point de vérification"
 
-#: access/transam/xlog.c:7788
+#: access/transam/xlog.c:7905
 #, c-format
 msgid "shutting down"
 msgstr "arrêt en cours"
 
-#: access/transam/xlog.c:7811
+#: access/transam/xlog.c:7928
 #, c-format
 msgid "database system is shut down"
 msgstr "le système de base de données est arrêté"
 
-#: access/transam/xlog.c:8277
+#: access/transam/xlog.c:8394
 #, c-format
-msgid ""
-"concurrent transaction log activity while database system is shutting down"
+msgid "concurrent transaction log activity while database system is shutting down"
 msgstr ""
 "activité en cours du journal de transactions alors que le système de bases\n"
 "de données est en cours d'arrêt"
 
-#: access/transam/xlog.c:8546
+#: access/transam/xlog.c:8663
 #, c-format
 msgid "skipping restartpoint, recovery has already ended"
 msgstr "restartpoint ignoré, la récupération est déjà terminée"
 
-#: access/transam/xlog.c:8569
+#: access/transam/xlog.c:8686
 #, c-format
 msgid "skipping restartpoint, already performed at %X/%X"
 msgstr "ignore le point de redémarrage, déjà réalisé à %X/%X"
 
-#: access/transam/xlog.c:8733
+#: access/transam/xlog.c:8850
 #, c-format
 msgid "recovery restart point at %X/%X"
 msgstr "la ré-exécution en restauration commence à %X/%X"
 
-#: access/transam/xlog.c:8878
+#: access/transam/xlog.c:8995
 #, c-format
 msgid "restore point \"%s\" created at %X/%X"
 msgstr "point de restauration « %s » créé à %X/%X"
 
-#: access/transam/xlog.c:9102
+#: access/transam/xlog.c:9219
 #, c-format
-msgid ""
-"unexpected previous timeline ID %u (current timeline ID %u) in checkpoint "
-"record"
-msgstr ""
-"identifiant de timeline précédent %u inattendu (identifiant de la timeline "
-"courante %u) dans l'enregistrement du point de vérification"
+msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
+msgstr "identifiant de timeline précédent %u inattendu (identifiant de la timeline courante %u) dans l'enregistrement du point de vérification"
 
-#: access/transam/xlog.c:9111
+#: access/transam/xlog.c:9228
 #, c-format
 msgid "unexpected timeline ID %u (after %u) in checkpoint record"
 msgstr ""
 "identifiant timeline %u inattendu (après %u) dans l'enregistrement du point\n"
 "de vérification"
 
-#: access/transam/xlog.c:9127
+#: access/transam/xlog.c:9244
 #, c-format
-msgid ""
-"unexpected timeline ID %u in checkpoint record, before reaching minimum "
-"recovery point %X/%X on timeline %u"
-msgstr ""
-"identifiant timeline %u inattendu dans l'enregistrement du checkpoint, avant "
-"d'atteindre le point de restauration minimum %X/%X sur la timeline %u"
+msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
+msgstr "identifiant timeline %u inattendu dans l'enregistrement du checkpoint, avant d'atteindre le point de restauration minimum %X/%X sur la timeline %u"
 
-#: access/transam/xlog.c:9195
+#: access/transam/xlog.c:9312
 #, c-format
 msgid "online backup was canceled, recovery cannot continue"
-msgstr ""
-"la sauvegarde en ligne a été annulée, la restauration ne peut pas continuer"
+msgstr "la sauvegarde en ligne a été annulée, la restauration ne peut pas continuer"
 
-#: access/transam/xlog.c:9256 access/transam/xlog.c:9305
-#: access/transam/xlog.c:9328
+#: access/transam/xlog.c:9373 access/transam/xlog.c:9422 access/transam/xlog.c:9445
 #, c-format
 msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
 msgstr ""
-"identifiant timeline %u inattendu (devrait être %u) dans l'enregistrement "
-"du\n"
+"identifiant timeline %u inattendu (devrait être %u) dans l'enregistrement du\n"
 "point de vérification"
 
-#: access/transam/xlog.c:9563
+#: access/transam/xlog.c:9680
 #, c-format
 msgid "could not fsync log segment %s: %m"
-msgstr ""
-"n'a pas pu synchroniser sur disque (fsync) le segment du journal des "
-"transactions %s : %m"
+msgstr "n'a pas pu synchroniser sur disque (fsync) le segment du journal des transactions %s : %m"
 
-#: access/transam/xlog.c:9587
+#: access/transam/xlog.c:9704
 #, c-format
 msgid "could not fsync log file %s: %m"
-msgstr ""
-"n'a pas pu synchroniser sur disque (fsync) le fichier de transactions « %s "
-"» : %m"
+msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier de transactions « %s » : %m"
 
-#: access/transam/xlog.c:9595
+#: access/transam/xlog.c:9712
 #, c-format
 msgid "could not fsync write-through log file %s: %m"
-msgstr ""
-"n'a pas pu synchroniser sur disque (fsync) le journal des transactions %s : "
-"%m"
+msgstr "n'a pas pu synchroniser sur disque (fsync) le journal des transactions %s : %m"
 
-#: access/transam/xlog.c:9604
+#: access/transam/xlog.c:9721
 #, c-format
 msgid "could not fdatasync log file %s: %m"
-msgstr ""
-"n'a pas pu synchroniser sur disque (fdatasync) le journal de transactions "
-"%s : %m"
+msgstr "n'a pas pu synchroniser sur disque (fdatasync) le journal de transactions %s : %m"
 
-#: access/transam/xlog.c:9682 access/transam/xlog.c:10018
-#: access/transam/xlogfuncs.c:111 access/transam/xlogfuncs.c:140
-#: access/transam/xlogfuncs.c:179 access/transam/xlogfuncs.c:200
-#: access/transam/xlogfuncs.c:270 access/transam/xlogfuncs.c:326
+#: access/transam/xlog.c:9799 access/transam/xlog.c:10135 access/transam/xlogfuncs.c:111 access/transam/xlogfuncs.c:140 access/transam/xlogfuncs.c:179 access/transam/xlogfuncs.c:200 access/transam/xlogfuncs.c:270 access/transam/xlogfuncs.c:326
 #, c-format
 msgid "recovery is in progress"
 msgstr "restauration en cours"
 
-#: access/transam/xlog.c:9683 access/transam/xlog.c:10019
-#: access/transam/xlogfuncs.c:112 access/transam/xlogfuncs.c:141
-#: access/transam/xlogfuncs.c:180 access/transam/xlogfuncs.c:201
+#: access/transam/xlog.c:9800 access/transam/xlog.c:10136 access/transam/xlogfuncs.c:112 access/transam/xlogfuncs.c:141 access/transam/xlogfuncs.c:180 access/transam/xlogfuncs.c:201
 #, c-format
 msgid "WAL control functions cannot be executed during recovery."
 msgstr ""
 "les fonctions de contrôle des journaux de transactions ne peuvent pas\n"
 "être exécutées lors de la restauration."
 
-#: access/transam/xlog.c:9692 access/transam/xlog.c:10028
+#: access/transam/xlog.c:9809 access/transam/xlog.c:10145
 #, c-format
 msgid "WAL level not sufficient for making an online backup"
 msgstr ""
-"Le niveau de journalisation (configuré par wal_level) n'est pas suffisant "
-"pour\n"
+"Le niveau de journalisation (configuré par wal_level) n'est pas suffisant pour\n"
 "faire une sauvegarde en ligne."
 
-#: access/transam/xlog.c:9693 access/transam/xlog.c:10029
-#: access/transam/xlogfuncs.c:147
+#: access/transam/xlog.c:9810 access/transam/xlog.c:10146 access/transam/xlogfuncs.c:147
 #, c-format
-msgid ""
-"wal_level must be set to \"archive\", \"hot_standby\", or \"logical\" at "
-"server start."
+msgid "wal_level must be set to \"archive\", \"hot_standby\", or \"logical\" at server start."
 msgstr ""
 "wal_level doit être configuré à « archive », « hot_standby » ou « logical »\n"
 "au démarrage du serveur."
 
-#: access/transam/xlog.c:9698
+#: access/transam/xlog.c:9815
 #, c-format
 msgid "backup label too long (max %d bytes)"
 msgstr "label de sauvegarde trop long (%d octets maximum)"
 
-#: access/transam/xlog.c:9729 access/transam/xlog.c:9906
+#: access/transam/xlog.c:9846 access/transam/xlog.c:10023
 #, c-format
 msgid "a backup is already in progress"
 msgstr "une sauvegarde est déjà en cours"
 
-#: access/transam/xlog.c:9730
+#: access/transam/xlog.c:9847
 #, c-format
 msgid "Run pg_stop_backup() and try again."
 msgstr "Exécutez pg_stop_backup() et tentez de nouveau."
 
-#: access/transam/xlog.c:9824
+#: access/transam/xlog.c:9941
 #, c-format
-msgid ""
-"WAL generated with full_page_writes=off was replayed since last restartpoint"
-msgstr ""
-"Les journaux générés avec full_page_writes=off ont été rejoués depuis le "
-"dernier restartpoint."
+msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
+msgstr "Les journaux générés avec full_page_writes=off ont été rejoués depuis le dernier restartpoint."
 
-#: access/transam/xlog.c:9826 access/transam/xlog.c:10179
+#: access/transam/xlog.c:9943 access/transam/xlog.c:10296
 #, c-format
-msgid ""
-"This means that the backup being taken on the standby is corrupt and should "
-"not be used. Enable full_page_writes and run CHECKPOINT on the master, and "
-"then try an online backup again."
+msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the master, and then try an online backup again."
 msgstr ""
 "Cela signifie que la sauvegarde en cours de réalisation sur l'esclave est\n"
 "corrompue et ne doit pas être utilisée. Activez full_page_writes et lancez\n"
 "CHECKPOINT sur le maître, puis recommencez la sauvegarde."
 
-#: access/transam/xlog.c:9900 access/transam/xlog.c:10069
-#: access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265
-#: guc-file.l:885 replication/basebackup.c:464 replication/basebackup.c:521
-#: replication/logical/snapbuild.c:1478 storage/file/copydir.c:72
-#: storage/file/copydir.c:115 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218
-#: utils/adt/dbsize.c:298 utils/adt/genfile.c:108 utils/adt/genfile.c:280
+#: access/transam/xlog.c:10017 access/transam/xlog.c:10186 access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265 guc-file.l:851 replication/basebackup.c:464 replication/basebackup.c:532 replication/logical/snapbuild.c:1478 storage/file/copydir.c:72 storage/file/copydir.c:115 storage/file/fd.c:2502 storage/file/fd.c:2543 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218 utils/adt/dbsize.c:298 utils/adt/genfile.c:108
+#: utils/adt/genfile.c:280
 #, c-format
 msgid "could not stat file \"%s\": %m"
 msgstr "n'a pas pu tester le fichier « %s » : %m"
 
-#: access/transam/xlog.c:9907
+#: access/transam/xlog.c:10024
 #, c-format
-msgid ""
-"If you're sure there is no backup in progress, remove file \"%s\" and try "
-"again."
+msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
 msgstr ""
 "Si vous êtes certain qu'aucune sauvegarde n'est en cours, supprimez le\n"
 "fichier « %s » et recommencez de nouveau."
 
-#: access/transam/xlog.c:9924 access/transam/xlog.c:10242
+#: access/transam/xlog.c:10041 access/transam/xlog.c:10359
 #, c-format
 msgid "could not write file \"%s\": %m"
 msgstr "impossible d'écrire le fichier « %s » : %m"
 
-#: access/transam/xlog.c:10073
+#: access/transam/xlog.c:10190
 #, c-format
 msgid "a backup is not in progress"
 msgstr "une sauvegarde n'est pas en cours"
 
-#: access/transam/xlog.c:10112 access/transam/xlog.c:10125
-#: access/transam/xlog.c:10476 access/transam/xlog.c:10482
-#: access/transam/xlogfuncs.c:498
+#: access/transam/xlog.c:10229 access/transam/xlog.c:10242 access/transam/xlog.c:10593 access/transam/xlog.c:10599 access/transam/xlogfuncs.c:498
 #, c-format
 msgid "invalid data in file \"%s\""
 msgstr "données invalides dans le fichier « %s »"
 
-#: access/transam/xlog.c:10129 replication/basebackup.c:951
+#: access/transam/xlog.c:10246 replication/basebackup.c:966
 #, c-format
 msgid "the standby was promoted during online backup"
 msgstr "le standby a été promu lors de la sauvegarde en ligne"
 
-#: access/transam/xlog.c:10130 replication/basebackup.c:952
+#: access/transam/xlog.c:10247 replication/basebackup.c:967
 #, c-format
-msgid ""
-"This means that the backup being taken is corrupt and should not be used. "
-"Try taking another online backup."
+msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
 msgstr ""
 "Cela signifie que la sauvegarde en cours de réalisation est corrompue et ne\n"
 "doit pas être utilisée. Recommencez la sauvegarde."
 
-#: access/transam/xlog.c:10177
+#: access/transam/xlog.c:10294
 #, c-format
-msgid ""
-"WAL generated with full_page_writes=off was replayed during online backup"
+msgid "WAL generated with full_page_writes=off was replayed during online backup"
 msgstr ""
-"le journal de transactions généré avec full_page_writes=off a été rejoué "
-"lors\n"
+"le journal de transactions généré avec full_page_writes=off a été rejoué lors\n"
 "de la sauvegarde en ligne"
 
-#: access/transam/xlog.c:10291
+#: access/transam/xlog.c:10408
 #, c-format
-msgid ""
-"pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
-msgstr ""
-"nettoyage de pg_stop_backup terminé, en attente des journaux de transactions "
-"requis à archiver"
+msgid "pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
+msgstr "nettoyage de pg_stop_backup terminé, en attente des journaux de transactions requis à archiver"
 
-#: access/transam/xlog.c:10301
+#: access/transam/xlog.c:10418
 #, c-format
-msgid ""
-"pg_stop_backup still waiting for all required WAL segments to be archived "
-"(%d seconds elapsed)"
+msgid "pg_stop_backup still waiting for all required WAL segments to be archived (%d seconds elapsed)"
 msgstr ""
 "pg_stop_backup toujours en attente de la fin de l'archivage des segments de\n"
 "journaux de transactions requis (%d secondes passées)"
 
-#: access/transam/xlog.c:10303
+#: access/transam/xlog.c:10420
 #, c-format
-msgid ""
-"Check that your archive_command is executing properly.  pg_stop_backup can "
-"be canceled safely, but the database backup will not be usable without all "
-"the WAL segments."
+msgid "Check that your archive_command is executing properly.  pg_stop_backup can be canceled safely, but the database backup will not be usable without all the WAL segments."
 msgstr ""
 "Vérifiez que votre archive_command s'exécute correctement. pg_stop_backup\n"
 "peut être annulé avec sûreté mais la sauvegarde de la base ne sera pas\n"
 "utilisable sans tous les segments WAL."
 
-#: access/transam/xlog.c:10310
+#: access/transam/xlog.c:10427
 #, c-format
 msgid "pg_stop_backup complete, all required WAL segments have been archived"
-msgstr ""
-"pg_stop_backup terminé, tous les journaux de transactions requis ont été "
-"archivés"
+msgstr "pg_stop_backup terminé, tous les journaux de transactions requis ont été archivés"
 
-#: access/transam/xlog.c:10314
+#: access/transam/xlog.c:10431
 #, c-format
-msgid ""
-"WAL archiving is not enabled; you must ensure that all required WAL segments "
-"are copied through other means to complete the backup"
+msgid "WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup"
 msgstr ""
 "L'archivage des journaux de transactions n'est pas activé ;\n"
 "vous devez vous assurer que tous les fichiers requis des journaux de\n"
 "transactions sont copiés par d'autre moyens pour terminer la sauvegarde."
 
-#: access/transam/xlog.c:10527
+#: access/transam/xlog.c:10644
 #, c-format
 msgid "xlog redo %s"
 msgstr "xlog redo %s"
 
-#: access/transam/xlog.c:10567
+#: access/transam/xlog.c:10684
 #, c-format
 msgid "online backup mode canceled"
 msgstr "mode de sauvegarde en ligne annulé"
 
-#: access/transam/xlog.c:10568
+#: access/transam/xlog.c:10685
 #, c-format
 msgid "\"%s\" was renamed to \"%s\"."
 msgstr "« %s » a été renommé en « %s »."
 
-#: access/transam/xlog.c:10575
+#: access/transam/xlog.c:10692
 #, c-format
 msgid "online backup mode was not canceled"
 msgstr "le mode de sauvegarde en ligne n'a pas été annulé"
 
-#: access/transam/xlog.c:10576
+#: access/transam/xlog.c:10693
 #, c-format
 msgid "Could not rename \"%s\" to \"%s\": %m."
 msgstr "N'a pas pu renommer « %s » en « %s » : %m"
 
-#: access/transam/xlog.c:10696 replication/logical/logicalfuncs.c:169
-#: replication/walreceiver.c:937 replication/walsender.c:2106
+#: access/transam/xlog.c:10813 replication/logical/logicalfuncs.c:169 replication/walreceiver.c:937 replication/walsender.c:2094
 #, c-format
 msgid "could not seek in log segment %s to offset %u: %m"
-msgstr ""
-"n'a pas pu se déplacer dans le journal de transactions %s au décalage %u : %m"
+msgstr "n'a pas pu se déplacer dans le journal de transactions %s au décalage %u : %m"
 
-#: access/transam/xlog.c:10708
+#: access/transam/xlog.c:10825
 #, c-format
 msgid "could not read from log segment %s, offset %u: %m"
 msgstr "n'a pas pu lire le journal de transactions %s, décalage %u : %m"
 
-#: access/transam/xlog.c:11171
+#: access/transam/xlog.c:11288
 #, c-format
 msgid "received promote request"
 msgstr "a reçu une demande de promotion"
 
-#: access/transam/xlog.c:11184
+#: access/transam/xlog.c:11301
 #, c-format
 msgid "trigger file found: %s"
 msgstr "fichier trigger trouvé : %s"
 
-#: access/transam/xlog.c:11193
+#: access/transam/xlog.c:11310
 #, c-format
 msgid "could not stat trigger file \"%s\": %m"
 msgstr "n'a pas pu tester le fichier trigger « %s » : %m"
@@ -2561,9 +2186,7 @@ msgstr "n'a pas pu 
 #: access/transam/xlogfuncs.c:60 access/transam/xlogfuncs.c:88
 #, c-format
 msgid "must be superuser or replication role to run a backup"
-msgstr ""
-"doit être super-utilisateur ou avoir l'attribut de réplication pour exécuter "
-"une sauvegarde"
+msgstr "doit être super-utilisateur ou avoir l'attribut de réplication pour exécuter une sauvegarde"
 
 #: access/transam/xlogfuncs.c:106
 #, c-format
@@ -2579,21 +2202,18 @@ msgstr "doit 
 #, c-format
 msgid "WAL level not sufficient for creating a restore point"
 msgstr ""
-"le niveau de journalisation (configuré par wal_level) n'est pas suffisant "
-"pour\n"
+"le niveau de journalisation (configuré par wal_level) n'est pas suffisant pour\n"
 "créer un point de restauration"
 
 #: access/transam/xlogfuncs.c:154
 #, c-format
 msgid "value too long for restore point (maximum %d characters)"
-msgstr ""
-"valeur trop longue pour le point de restauration (%d caractères maximum)"
+msgstr "valeur trop longue pour le point de restauration (%d caractères maximum)"
 
 #: access/transam/xlogfuncs.c:271
 #, c-format
 msgid "pg_xlogfile_name_offset() cannot be executed during recovery."
-msgstr ""
-"pg_xlogfile_name_offset() ne peut pas être exécuté lors de la restauration."
+msgstr "pg_xlogfile_name_offset() ne peut pas être exécuté lors de la restauration."
 
 #: access/transam/xlogfuncs.c:327
 #, c-format
@@ -2605,33 +2225,142 @@ msgstr "pg_xlogfile_name() ne peut pas 
 msgid "must be superuser to control recovery"
 msgstr "doit être super-utilisateur pour contrôler la restauration"
 
-#: access/transam/xlogfuncs.c:349 access/transam/xlogfuncs.c:371
-#: access/transam/xlogfuncs.c:388
+#: access/transam/xlogfuncs.c:349 access/transam/xlogfuncs.c:371 access/transam/xlogfuncs.c:388
 #, c-format
 msgid "recovery is not in progress"
 msgstr "la restauration n'est pas en cours"
 
-#: access/transam/xlogfuncs.c:350 access/transam/xlogfuncs.c:372
-#: access/transam/xlogfuncs.c:389
+#: access/transam/xlogfuncs.c:350 access/transam/xlogfuncs.c:372 access/transam/xlogfuncs.c:389
 #, c-format
 msgid "Recovery control functions can only be executed during recovery."
 msgstr ""
-"Les fonctions de contrôle de la restauration peuvent seulement être "
-"exécutées\n"
+"Les fonctions de contrôle de la restauration peuvent seulement être exécutées\n"
 "lors de la restauration."
 
-#: bootstrap/bootstrap.c:273 postmaster/postmaster.c:759 tcop/postgres.c:3462
+#: access/transam/xlogreader.c:249
+#, c-format
+msgid "invalid record offset at %X/%X"
+msgstr "décalage invalide de l'enregistrement %X/%X"
+
+#: access/transam/xlogreader.c:257
+#, c-format
+msgid "contrecord is requested by %X/%X"
+msgstr "« contrecord » est requis par %X/%X"
+
+#: access/transam/xlogreader.c:297 access/transam/xlogreader.c:608 access/transam/xlogreader.c:682
+#, c-format
+msgid "invalid record length at %X/%X"
+msgstr "longueur invalide de l'enregistrement à %X/%X"
+
+#: access/transam/xlogreader.c:311
+#, c-format
+msgid "record length %u at %X/%X too long"
+msgstr "longueur trop importante de l'enregistrement %u à %X/%X"
+
+#: access/transam/xlogreader.c:352
+#, c-format
+msgid "there is no contrecord flag at %X/%X"
+msgstr "il n'existe pas de drapeau contrecord à %X/%X"
+
+#: access/transam/xlogreader.c:365
+#, c-format
+msgid "invalid contrecord length %u at %X/%X"
+msgstr "longueur %u invalide du contrecord à %X/%X"
+
+#: access/transam/xlogreader.c:591
+#, c-format
+msgid "invalid xlog switch record at %X/%X"
+msgstr "enregistrement de basculement du journal de transaction invalide à %X/%X"
+
+#: access/transam/xlogreader.c:599
+#, c-format
+msgid "record with zero length at %X/%X"
+msgstr "enregistrement de longueur nulle à %X/%X"
+
+#: access/transam/xlogreader.c:615
+#, c-format
+msgid "invalid resource manager ID %u at %X/%X"
+msgstr "identifiant du gestionnaire de ressources invalide %u à %X/%X"
+
+#: access/transam/xlogreader.c:629 access/transam/xlogreader.c:646
+#, c-format
+msgid "record with incorrect prev-link %X/%X at %X/%X"
+msgstr "enregistrement avec prev-link %X/%X incorrect à %X/%X"
+
+#: access/transam/xlogreader.c:702 access/transam/xlogreader.c:720
+#, c-format
+msgid "invalid backup block size in record at %X/%X"
+msgstr "taille du bloc de sauvegarde invalide dans l'enregistrement à %X/%X"
+
+#: access/transam/xlogreader.c:711
+#, c-format
+msgid "incorrect hole size in record at %X/%X"
+msgstr "taille du trou incorrect à l'enregistrement %X/%X"
+
+#: access/transam/xlogreader.c:733
+#, c-format
+msgid "incorrect total length in record at %X/%X"
+msgstr "longueur totale incorrecte à l'enregistrement %X/%X"
+
+#: access/transam/xlogreader.c:745
+#, c-format
+msgid "incorrect resource manager data checksum in record at %X/%X"
+msgstr ""
+"somme de contrôle des données du gestionnaire de ressources incorrecte à\n"
+"l'enregistrement %X/%X"
+
+#: access/transam/xlogreader.c:778
+#, c-format
+msgid "invalid magic number %04X in log segment %s, offset %u"
+msgstr "numéro magique invalide %04X dans le segment %s, décalage %u"
+
+#: access/transam/xlogreader.c:792 access/transam/xlogreader.c:843
+#, c-format
+msgid "invalid info bits %04X in log segment %s, offset %u"
+msgstr "bits d'information %04X invalides dans le segment %s, décalage %u"
+
+#: access/transam/xlogreader.c:818
+#, c-format
+msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s."
+msgstr ""
+"L'identifiant du journal de transactions du système de base de données est %s,\n"
+"l'identifiant pg_control du système de base de données dans pg_control est %s."
+
+#: access/transam/xlogreader.c:825
+#, c-format
+msgid "WAL file is from different database system: Incorrect XLOG_SEG_SIZE in page header."
+msgstr ""
+"le journal de transactions provient d'un système de bases de données différent :\n"
+"XLOG_SEG_SIZE incorrect dans l'en-tête de page."
+
+#: access/transam/xlogreader.c:831
+#, c-format
+msgid "WAL file is from different database system: Incorrect XLOG_BLCKSZ in page header."
+msgstr ""
+"le journal de transactions provient d'un système de bases de données différent :\n"
+"XLOG_BLCKSZ incorrect dans l'en-tête de page."
+
+#: access/transam/xlogreader.c:857
+#, c-format
+msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
+msgstr "pageaddr %X/%X inattendue dans le journal de transactions %s, segment %u"
+
+#: access/transam/xlogreader.c:882
+#, c-format
+msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
+msgstr "identifiant timeline %u hors de la séquence (après %u) dans le segment %s, décalage %u"
+
+#: bootstrap/bootstrap.c:273 postmaster/postmaster.c:763 tcop/postgres.c:3500
 #, c-format
 msgid "--%s requires a value"
 msgstr "--%s requiert une valeur"
 
-#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:764 tcop/postgres.c:3467
+#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:768 tcop/postgres.c:3505
 #, c-format
 msgid "-c %s requires a value"
 msgstr "-c %s requiert une valeur"
 
-#: bootstrap/bootstrap.c:289 postmaster/postmaster.c:776
-#: postmaster/postmaster.c:789
+#: bootstrap/bootstrap.c:289 postmaster/postmaster.c:780 postmaster/postmaster.c:793
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Essayez « %s --help » pour plus d'informations.\n"
@@ -2649,8 +2378,7 @@ msgstr "les options grant peuvent seulement 
 #: catalog/aclchk.c:329
 #, c-format
 msgid "no privileges were granted for column \"%s\" of relation \"%s\""
-msgstr ""
-"aucun droit n'a pu être accordé pour la colonne « %s » de la relation « %s »"
+msgstr "aucun droit n'a pu être accordé pour la colonne « %s » de la relation « %s »"
 
 #: catalog/aclchk.c:334
 #, c-format
@@ -2660,9 +2388,7 @@ msgstr "aucun droit n'a 
 #: catalog/aclchk.c:342
 #, c-format
 msgid "not all privileges were granted for column \"%s\" of relation \"%s\""
-msgstr ""
-"certains droits n'ont pu être accordé pour la colonne « %s » de la relation "
-"« %s »"
+msgstr "certains droits n'ont pu être accordé pour la colonne « %s » de la relation « %s »"
 
 #: catalog/aclchk.c:347
 #, c-format
@@ -2672,8 +2398,7 @@ msgstr "tous les droits n'ont pas 
 #: catalog/aclchk.c:358
 #, c-format
 msgid "no privileges could be revoked for column \"%s\" of relation \"%s\""
-msgstr ""
-"aucun droit n'a pu être révoqué pour la colonne « %s » de la relation « %s »"
+msgstr "aucun droit n'a pu être révoqué pour la colonne « %s » de la relation « %s »"
 
 #: catalog/aclchk.c:363
 #, c-format
@@ -2682,11 +2407,8 @@ msgstr "aucun droit n'a pu 
 
 #: catalog/aclchk.c:371
 #, c-format
-msgid ""
-"not all privileges could be revoked for column \"%s\" of relation \"%s\""
-msgstr ""
-"certains droits n'ont pu être révoqué pour la colonne « %s » de la relation "
-"« %s »"
+msgid "not all privileges could be revoked for column \"%s\" of relation \"%s\""
+msgstr "certains droits n'ont pu être révoqué pour la colonne « %s » de la relation « %s »"
 
 #: catalog/aclchk.c:376
 #, c-format
@@ -2758,41 +2480,15 @@ msgstr "type de droit %s invalide pour le serveur distant"
 msgid "column privileges are only valid for relations"
 msgstr "les droits sur la colonne sont seulement valides pour les relations"
 
-#: catalog/aclchk.c:688 catalog/aclchk.c:3904 catalog/aclchk.c:4681
-#: catalog/objectaddress.c:586 catalog/pg_largeobject.c:113
-#: storage/large_object/inv_api.c:291
+#: catalog/aclchk.c:688 catalog/aclchk.c:3904 catalog/aclchk.c:4681 catalog/objectaddress.c:586 catalog/pg_largeobject.c:113 storage/large_object/inv_api.c:291
 #, c-format
 msgid "large object %u does not exist"
 msgstr "le « Large Object » %u n'existe pas"
 
-#: catalog/aclchk.c:875 catalog/aclchk.c:883 commands/collationcmds.c:91
-#: commands/copy.c:925 commands/copy.c:943 commands/copy.c:951
-#: commands/copy.c:959 commands/copy.c:967 commands/copy.c:975
-#: commands/copy.c:983 commands/copy.c:991 commands/copy.c:999
-#: commands/copy.c:1015 commands/copy.c:1029 commands/copy.c:1048
-#: commands/copy.c:1063 commands/dbcommands.c:148 commands/dbcommands.c:156
-#: commands/dbcommands.c:164 commands/dbcommands.c:172
-#: commands/dbcommands.c:180 commands/dbcommands.c:188
-#: commands/dbcommands.c:196 commands/dbcommands.c:1372
-#: commands/dbcommands.c:1380 commands/extension.c:1246
-#: commands/extension.c:1254 commands/extension.c:1262
-#: commands/extension.c:2670 commands/foreigncmds.c:486
-#: commands/foreigncmds.c:495 commands/functioncmds.c:522
-#: commands/functioncmds.c:614 commands/functioncmds.c:622
-#: commands/functioncmds.c:630 commands/functioncmds.c:1700
-#: commands/functioncmds.c:1708 commands/sequence.c:1146
-#: commands/sequence.c:1154 commands/sequence.c:1162 commands/sequence.c:1170
-#: commands/sequence.c:1178 commands/sequence.c:1186 commands/sequence.c:1194
-#: commands/sequence.c:1202 commands/typecmds.c:297 commands/typecmds.c:1332
-#: commands/typecmds.c:1341 commands/typecmds.c:1349 commands/typecmds.c:1357
-#: commands/typecmds.c:1365 commands/user.c:135 commands/user.c:152
-#: commands/user.c:160 commands/user.c:168 commands/user.c:176
-#: commands/user.c:184 commands/user.c:192 commands/user.c:200
-#: commands/user.c:208 commands/user.c:216 commands/user.c:224
-#: commands/user.c:232 commands/user.c:496 commands/user.c:508
-#: commands/user.c:516 commands/user.c:524 commands/user.c:532
-#: commands/user.c:540 commands/user.c:548 commands/user.c:556
-#: commands/user.c:565 commands/user.c:573
+#: catalog/aclchk.c:875 catalog/aclchk.c:883 commands/collationcmds.c:91 commands/copy.c:936 commands/copy.c:954 commands/copy.c:962 commands/copy.c:970 commands/copy.c:978 commands/copy.c:986 commands/copy.c:994 commands/copy.c:1002 commands/copy.c:1010 commands/copy.c:1026 commands/copy.c:1040 commands/copy.c:1059 commands/copy.c:1074 commands/dbcommands.c:148 commands/dbcommands.c:156 commands/dbcommands.c:164 commands/dbcommands.c:172
+#: commands/dbcommands.c:180 commands/dbcommands.c:188 commands/dbcommands.c:196 commands/dbcommands.c:1372 commands/dbcommands.c:1380 commands/extension.c:1246 commands/extension.c:1254 commands/extension.c:1262 commands/extension.c:2670 commands/foreigncmds.c:486 commands/foreigncmds.c:495 commands/functioncmds.c:522 commands/functioncmds.c:614 commands/functioncmds.c:622 commands/functioncmds.c:630 commands/functioncmds.c:1700
+#: commands/functioncmds.c:1708 commands/sequence.c:1169 commands/sequence.c:1177 commands/sequence.c:1185 commands/sequence.c:1193 commands/sequence.c:1201 commands/sequence.c:1209 commands/sequence.c:1217 commands/sequence.c:1225 commands/typecmds.c:297 commands/typecmds.c:1332 commands/typecmds.c:1341 commands/typecmds.c:1349 commands/typecmds.c:1357 commands/typecmds.c:1365 commands/user.c:135 commands/user.c:152 commands/user.c:160
+#: commands/user.c:168 commands/user.c:176 commands/user.c:184 commands/user.c:192 commands/user.c:200 commands/user.c:208 commands/user.c:216 commands/user.c:224 commands/user.c:232 commands/user.c:496 commands/user.c:508 commands/user.c:516 commands/user.c:524 commands/user.c:532 commands/user.c:540 commands/user.c:548 commands/user.c:556 commands/user.c:565 commands/user.c:573
 #, c-format
 msgid "conflicting or redundant options"
 msgstr "options en conflit ou redondantes"
@@ -2802,24 +2498,13 @@ msgstr "options en conflit ou redondantes"
 msgid "default privileges cannot be set for columns"
 msgstr "les droits par défaut ne peuvent pas être configurés pour les colonnes"
 
-#: catalog/aclchk.c:1492 catalog/objectaddress.c:1042 commands/analyze.c:390
-#: commands/copy.c:4247 commands/sequence.c:1448 commands/tablecmds.c:4939
-#: commands/tablecmds.c:5034 commands/tablecmds.c:5084
-#: commands/tablecmds.c:5188 commands/tablecmds.c:5235
-#: commands/tablecmds.c:5319 commands/tablecmds.c:5407
-#: commands/tablecmds.c:7494 commands/tablecmds.c:7698
-#: commands/tablecmds.c:8090 commands/trigger.c:635 parser/analyze.c:1994
-#: parser/parse_relation.c:2358 parser/parse_relation.c:2420
-#: parser/parse_target.c:920 parser/parse_type.c:128 utils/adt/acl.c:2840
-#: utils/adt/ruleutils.c:1820
+#: catalog/aclchk.c:1492 catalog/objectaddress.c:1042 commands/analyze.c:390 commands/copy.c:4266 commands/sequence.c:1471 commands/tablecmds.c:4939 commands/tablecmds.c:5034 commands/tablecmds.c:5084 commands/tablecmds.c:5188 commands/tablecmds.c:5235 commands/tablecmds.c:5319 commands/tablecmds.c:5407 commands/tablecmds.c:7510 commands/tablecmds.c:7714 commands/tablecmds.c:8106 commands/trigger.c:641 parser/analyze.c:1994
+#: parser/parse_relation.c:2358 parser/parse_relation.c:2420 parser/parse_target.c:920 parser/parse_type.c:128 utils/adt/acl.c:2840 utils/adt/ruleutils.c:1820
 #, c-format
 msgid "column \"%s\" of relation \"%s\" does not exist"
 msgstr "la colonne « %s » de la relation « %s » n'existe pas"
 
-#: catalog/aclchk.c:1757 catalog/objectaddress.c:862 commands/sequence.c:1035
-#: commands/tablecmds.c:214 commands/tablecmds.c:11244 utils/adt/acl.c:2076
-#: utils/adt/acl.c:2106 utils/adt/acl.c:2138 utils/adt/acl.c:2170
-#: utils/adt/acl.c:2198 utils/adt/acl.c:2228
+#: catalog/aclchk.c:1757 catalog/objectaddress.c:862 commands/sequence.c:1058 commands/tablecmds.c:214 commands/tablecmds.c:11260 utils/adt/acl.c:2076 utils/adt/acl.c:2106 utils/adt/acl.c:2138 utils/adt/acl.c:2170 utils/adt/acl.c:2198 utils/adt/acl.c:2228
 #, c-format
 msgid "\"%s\" is not a sequence"
 msgstr "« %s » n'est pas une séquence"
@@ -2827,8 +2512,7 @@ msgstr "
 #: catalog/aclchk.c:1795
 #, c-format
 msgid "sequence \"%s\" only supports USAGE, SELECT, and UPDATE privileges"
-msgstr ""
-"la séquence « %s » accepte seulement les droits USAGE, SELECT et UPDATE"
+msgstr "la séquence « %s » accepte seulement les droits USAGE, SELECT et UPDATE"
 
 #: catalog/aclchk.c:1812
 #, c-format
@@ -2887,8 +2571,7 @@ msgstr "droit refus
 msgid "permission denied for relation %s"
 msgstr "droit refusé pour la relation %s"
 
-#: catalog/aclchk.c:3273 commands/sequence.c:535 commands/sequence.c:748
-#: commands/sequence.c:790 commands/sequence.c:827 commands/sequence.c:1500
+#: catalog/aclchk.c:3273 commands/sequence.c:544 commands/sequence.c:767 commands/sequence.c:809 commands/sequence.c:846 commands/sequence.c:1523
 #, c-format
 msgid "permission denied for sequence %s"
 msgstr "droit refusé pour la séquence %s"
@@ -3061,8 +2744,7 @@ msgstr "doit 
 #: catalog/aclchk.c:3347
 #, c-format
 msgid "must be owner of text search configuration %s"
-msgstr ""
-"doit être le propriétaire de la configuration de recherche plein texte %s"
+msgstr "doit être le propriétaire de la configuration de recherche plein texte %s"
 
 #: catalog/aclchk.c:3349
 #, c-format
@@ -3202,8 +2884,7 @@ msgstr "Vous pouvez supprimer %s 
 #: catalog/dependency.c:790 catalog/pg_shdepend.c:573
 #, c-format
 msgid "cannot drop %s because it is required by the database system"
-msgstr ""
-"n'a pas pu supprimer %s car il est requis par le système de bases de données"
+msgstr "n'a pas pu supprimer %s car il est requis par le système de bases de données"
 
 #: catalog/dependency.c:906
 #, c-format
@@ -3248,8 +2929,7 @@ msgstr "Utilisez DROP ... CASCADE pour supprimer aussi les objets d
 #: catalog/dependency.c:976
 #, c-format
 msgid "cannot drop desired object(s) because other objects depend on them"
-msgstr ""
-"ne peut pas supprimer les objets désirés car d'autres objets en dépendent"
+msgstr "ne peut pas supprimer les objets désirés car d'autres objets en dépendent"
 
 #. translator: %d always has a value larger than 1
 #: catalog/dependency.c:985
@@ -3269,8 +2949,7 @@ msgstr "droit refus
 msgid "System catalog modifications are currently disallowed."
 msgstr "Les modifications du catalogue système sont actuellement interdites."
 
-#: catalog/heap.c:411 commands/tablecmds.c:1402 commands/tablecmds.c:1844
-#: commands/tablecmds.c:4583
+#: catalog/heap.c:411 commands/tablecmds.c:1402 commands/tablecmds.c:1844 commands/tablecmds.c:4583
 #, c-format
 msgid "tables can have at most %d columns"
 msgstr "les tables peuvent avoir au plus %d colonnes"
@@ -3278,9 +2957,7 @@ msgstr "les tables peuvent avoir au plus %d colonnes"
 #: catalog/heap.c:428 commands/tablecmds.c:4839
 #, c-format
 msgid "column name \"%s\" conflicts with a system column name"
-msgstr ""
-"le nom de la colonne « %s » entre en conflit avec le nom d'une colonne "
-"système"
+msgstr "le nom de la colonne « %s » entre en conflit avec le nom d'une colonne système"
 
 #: catalog/heap.c:444
 #, c-format
@@ -3310,135 +2987,106 @@ msgstr "le type composite %s ne peut pas 
 #: catalog/heap.c:580 commands/createas.c:343
 #, c-format
 msgid "no collation was derived for column \"%s\" with collatable type %s"
-msgstr ""
-"aucun collationnement n'a été dérivé pour la colonne « %s » de type "
-"collationnable %s"
+msgstr "aucun collationnement n'a été dérivé pour la colonne « %s » de type collationnable %s"
 
-#: catalog/heap.c:582 commands/createas.c:345 commands/indexcmds.c:1072
-#: commands/view.c:116 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1510
-#: utils/adt/formatting.c:1562 utils/adt/formatting.c:1630
-#: utils/adt/formatting.c:1682 utils/adt/formatting.c:1751
-#: utils/adt/formatting.c:1815 utils/adt/like.c:212 utils/adt/selfuncs.c:5221
-#: utils/adt/varlena.c:1381
+#: catalog/heap.c:582 commands/createas.c:345 commands/indexcmds.c:1072 commands/view.c:116 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1514 utils/adt/formatting.c:1566 utils/adt/formatting.c:1634 utils/adt/formatting.c:1686 utils/adt/formatting.c:1755 utils/adt/formatting.c:1819 utils/adt/like.c:212 utils/adt/selfuncs.c:5221 utils/adt/varlena.c:1381
 #, c-format
 msgid "Use the COLLATE clause to set the collation explicitly."
-msgstr ""
-"Utilisez la clause COLLARE pour configurer explicitement le collationnement."
+msgstr "Utilisez la clause COLLARE pour configurer explicitement le collationnement."
 
-#: catalog/heap.c:1055 catalog/index.c:778 commands/tablecmds.c:2549
+#: catalog/heap.c:1056 catalog/index.c:778 commands/tablecmds.c:2549
 #, c-format
 msgid "relation \"%s\" already exists"
 msgstr "la relation « %s » existe déjà"
 
-#: catalog/heap.c:1071 catalog/pg_type.c:403 catalog/pg_type.c:706
-#: commands/typecmds.c:239 commands/typecmds.c:739 commands/typecmds.c:1090
-#: commands/typecmds.c:1308 commands/typecmds.c:2060
+#: catalog/heap.c:1072 catalog/pg_type.c:403 catalog/pg_type.c:706 commands/typecmds.c:239 commands/typecmds.c:739 commands/typecmds.c:1090 commands/typecmds.c:1308 commands/typecmds.c:2060
 #, c-format
 msgid "type \"%s\" already exists"
 msgstr "le type « %s » existe déjà"
 
-#: catalog/heap.c:1072
+#: catalog/heap.c:1073
 #, c-format
-msgid ""
-"A relation has an associated type of the same name, so you must use a name "
-"that doesn't conflict with any existing type."
+msgid "A relation has an associated type of the same name, so you must use a name that doesn't conflict with any existing type."
 msgstr ""
 "Une relation a un type associé du même nom, donc vous devez utiliser un nom\n"
 "qui n'entre pas en conflit avec un type existant."
 
-#: catalog/heap.c:2257
+#: catalog/heap.c:2258
 #, c-format
 msgid "check constraint \"%s\" already exists"
 msgstr "la contrainte de vérification « %s » existe déjà"
 
-#: catalog/heap.c:2410 catalog/pg_constraint.c:650 commands/tablecmds.c:5734
+#: catalog/heap.c:2411 catalog/pg_constraint.c:650 commands/tablecmds.c:5734
 #, c-format
 msgid "constraint \"%s\" for relation \"%s\" already exists"
 msgstr "la contrainte « %s » de la relation « %s » existe déjà"
 
-#: catalog/heap.c:2420
+#: catalog/heap.c:2421
 #, c-format
-msgid ""
-"constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
-msgstr ""
-"la contrainte « %s » entre en conflit avec la constrainte non héritée sur la "
-"relation « %s »"
+msgid "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
+msgstr "la contrainte « %s » entre en conflit avec la constrainte non héritée sur la relation « %s »"
 
-#: catalog/heap.c:2434
+#: catalog/heap.c:2435
 #, c-format
 msgid "merging constraint \"%s\" with inherited definition"
 msgstr "assemblage de la contrainte « %s » avec une définition héritée"
 
-#: catalog/heap.c:2527
+#: catalog/heap.c:2528
 #, c-format
 msgid "cannot use column references in default expression"
-msgstr ""
-"ne peut pas utiliser les références de colonnes dans l'expression par défaut"
+msgstr "ne peut pas utiliser les références de colonnes dans l'expression par défaut"
 
-#: catalog/heap.c:2538
+#: catalog/heap.c:2539
 #, c-format
 msgid "default expression must not return a set"
 msgstr "l'expression par défaut ne doit pas renvoyer un ensemble"
 
-#: catalog/heap.c:2557 rewrite/rewriteHandler.c:1066
+#: catalog/heap.c:2558 rewrite/rewriteHandler.c:1066
 #, c-format
 msgid "column \"%s\" is of type %s but default expression is of type %s"
-msgstr ""
-"la colonne « %s » est de type %s alors que l'expression par défaut est de "
-"type %s"
+msgstr "la colonne « %s » est de type %s alors que l'expression par défaut est de type %s"
 
-#: catalog/heap.c:2562 commands/prepare.c:374 parser/parse_node.c:411
-#: parser/parse_target.c:509 parser/parse_target.c:758
-#: parser/parse_target.c:768 rewrite/rewriteHandler.c:1071
+#: catalog/heap.c:2563 commands/prepare.c:374 parser/parse_node.c:411 parser/parse_target.c:509 parser/parse_target.c:758 parser/parse_target.c:768 rewrite/rewriteHandler.c:1071
 #, c-format
 msgid "You will need to rewrite or cast the expression."
-msgstr ""
-"Vous devez réécrire l'expression ou lui appliquer une transformation de type."
+msgstr "Vous devez réécrire l'expression ou lui appliquer une transformation de type."
 
-#: catalog/heap.c:2609
+#: catalog/heap.c:2610
 #, c-format
 msgid "only table \"%s\" can be referenced in check constraint"
-msgstr ""
-"seule la table « %s » peut être référencée dans la contrainte de vérification"
+msgstr "seule la table « %s » peut être référencée dans la contrainte de vérification"
 
-#: catalog/heap.c:2849
+#: catalog/heap.c:2850
 #, c-format
 msgid "unsupported ON COMMIT and foreign key combination"
 msgstr "combinaison ON COMMIT et clé étrangère non supportée"
 
-#: catalog/heap.c:2850
+#: catalog/heap.c:2851
 #, c-format
-msgid ""
-"Table \"%s\" references \"%s\", but they do not have the same ON COMMIT "
-"setting."
+msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
 msgstr ""
-"La table « %s » référence « %s » mais elles n'ont pas la même valeur pour "
-"le\n"
+"La table « %s » référence « %s » mais elles n'ont pas la même valeur pour le\n"
 "paramètre ON COMMIT."
 
-#: catalog/heap.c:2855
+#: catalog/heap.c:2856
 #, c-format
 msgid "cannot truncate a table referenced in a foreign key constraint"
-msgstr ""
-"ne peut pas tronquer une table référencée dans une contrainte de clé "
-"étrangère"
+msgstr "ne peut pas tronquer une table référencée dans une contrainte de clé étrangère"
 
-#: catalog/heap.c:2856
+#: catalog/heap.c:2857
 #, c-format
 msgid "Table \"%s\" references \"%s\"."
 msgstr "La table « %s » référence « %s »."
 
-#: catalog/heap.c:2858
+#: catalog/heap.c:2859
 #, c-format
 msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
-msgstr ""
-"Tronquez la table « %s » en même temps, ou utilisez TRUNCATE ... CASCADE."
+msgstr "Tronquez la table « %s » en même temps, ou utilisez TRUNCATE ... CASCADE."
 
 #: catalog/index.c:204 parser/parse_utilcmd.c:1393 parser/parse_utilcmd.c:1479
 #, c-format
 msgid "multiple primary keys for table \"%s\" are not allowed"
-msgstr ""
-"les clés primaires multiples ne sont pas autorisées pour la table « %s »"
+msgstr "les clés primaires multiples ne sont pas autorisées pour la table « %s »"
 
 #: catalog/index.c:222
 #, c-format
@@ -3448,9 +3096,7 @@ msgstr "les cl
 #: catalog/index.c:739 catalog/index.c:1143
 #, c-format
 msgid "user-defined indexes on system catalog tables are not supported"
-msgstr ""
-"les index définis par l'utilisateur sur les tables du catalogue système ne "
-"sont pas supportés"
+msgstr "les index définis par l'utilisateur sur les tables du catalogue système ne sont pas supportés"
 
 #: catalog/index.c:749
 #, c-format
@@ -3467,8 +3113,7 @@ msgstr "les index partag
 #: catalog/index.c:1403
 #, c-format
 msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
-msgstr ""
-"DROP INDEX CONCURRENTLY doit être la première action dans une transaction"
+msgstr "DROP INDEX CONCURRENTLY doit être la première action dans une transaction"
 
 #: catalog/index.c:1936
 #, c-format
@@ -3480,12 +3125,10 @@ msgstr "construction de l'index 
 msgid "cannot reindex temporary tables of other sessions"
 msgstr "ne peut pas ré-indexer les tables temporaires des autres sessions"
 
-#: catalog/namespace.c:247 catalog/namespace.c:445 catalog/namespace.c:539
-#: commands/trigger.c:4486
+#: catalog/namespace.c:247 catalog/namespace.c:445 catalog/namespace.c:539 commands/trigger.c:4492
 #, c-format
 msgid "cross-database references are not implemented: \"%s.%s.%s\""
-msgstr ""
-"les références entre bases de données ne sont pas implémentées : « %s.%s.%s »"
+msgstr "les références entre bases de données ne sont pas implémentées : « %s.%s.%s »"
 
 #: catalog/namespace.c:304
 #, c-format
@@ -3507,14 +3150,12 @@ msgstr "n'a pas pu obtenir un verrou sur la relation 
 msgid "relation \"%s.%s\" does not exist"
 msgstr "la relation « %s.%s » n'existe pas"
 
-#: catalog/namespace.c:417 parser/parse_relation.c:977
-#: parser/parse_relation.c:985 utils/adt/regproc.c:974
+#: catalog/namespace.c:417 parser/parse_relation.c:977 parser/parse_relation.c:985 utils/adt/regproc.c:974
 #, c-format
 msgid "relation \"%s\" does not exist"
 msgstr "la relation « %s » n'existe pas"
 
-#: catalog/namespace.c:485 catalog/namespace.c:2849 commands/extension.c:1396
-#: commands/extension.c:1402
+#: catalog/namespace.c:485 catalog/namespace.c:2849 commands/extension.c:1396 commands/extension.c:1402
 #, c-format
 msgid "no schema has been selected to create in"
 msgstr "aucun schéma n'a été sélectionné pour cette création"
@@ -3522,22 +3163,17 @@ msgstr "aucun sch
 #: catalog/namespace.c:637 catalog/namespace.c:650
 #, c-format
 msgid "cannot create relations in temporary schemas of other sessions"
-msgstr ""
-"ne peut pas créer les relations dans les schémas temporaires d'autres "
-"sessions"
+msgstr "ne peut pas créer les relations dans les schémas temporaires d'autres sessions"
 
 #: catalog/namespace.c:641
 #, c-format
 msgid "cannot create temporary relation in non-temporary schema"
-msgstr ""
-"ne peut pas créer une relation temporaire dans un schéma non temporaire"
+msgstr "ne peut pas créer une relation temporaire dans un schéma non temporaire"
 
 #: catalog/namespace.c:656
 #, c-format
 msgid "only temporary relations may be created in temporary schemas"
-msgstr ""
-"seules les relations temporaires peuvent être créées dans des schémas "
-"temporaires"
+msgstr "seules les relations temporaires peuvent être créées dans des schémas temporaires"
 
 #: catalog/namespace.c:2151
 #, c-format
@@ -3554,8 +3190,7 @@ msgstr "le dictionnaire de recherche plein texte 
 msgid "text search template \"%s\" does not exist"
 msgstr "le modèle de recherche plein texte « %s » n'existe pas"
 
-#: catalog/namespace.c:2530 commands/tsearchcmds.c:1168
-#: utils/cache/ts_cache.c:616
+#: catalog/namespace.c:2530 commands/tsearchcmds.c:1168 utils/cache/ts_cache.c:616
 #, c-format
 msgid "text search configuration \"%s\" does not exist"
 msgstr "la configuration de recherche plein texte « %s » n'existe pas"
@@ -3565,8 +3200,7 @@ msgstr "la configuration de recherche plein texte 
 msgid "cross-database references are not implemented: %s"
 msgstr "les références entre bases de données ne sont pas implémentées : %s"
 
-#: catalog/namespace.c:2649 gram.y:12556 gram.y:13788 parser/parse_expr.c:795
-#: parser/parse_target.c:1117
+#: catalog/namespace.c:2649 gram.y:12556 gram.y:13788 parser/parse_expr.c:795 parser/parse_target.c:1117
 #, c-format
 msgid "improper qualified name (too many dotted names): %s"
 msgstr "mauvaise qualification du nom (trop de points entre les noms) : %s"
@@ -3579,16 +3213,14 @@ msgstr "%s existe d
 #: catalog/namespace.c:2791
 #, c-format
 msgid "cannot move objects into or out of temporary schemas"
-msgstr ""
-"ne peut pas déplacer les objets dans ou à partir des schémas temporaires"
+msgstr "ne peut pas déplacer les objets dans ou à partir des schémas temporaires"
 
 #: catalog/namespace.c:2797
 #, c-format
 msgid "cannot move objects into or out of TOAST schema"
 msgstr "ne peut pas déplacer les objets dans ou à partir des schémas TOAST"
 
-#: catalog/namespace.c:2870 commands/schemacmds.c:212
-#: commands/schemacmds.c:288 commands/tablecmds.c:708
+#: catalog/namespace.c:2870 commands/schemacmds.c:212 commands/schemacmds.c:288 commands/tablecmds.c:708
 #, c-format
 msgid "schema \"%s\" does not exist"
 msgstr "le schéma « %s » n'existe pas"
@@ -3611,17 +3243,14 @@ msgstr "la conversion 
 #: catalog/namespace.c:3605
 #, c-format
 msgid "permission denied to create temporary tables in database \"%s\""
-msgstr ""
-"droit refusé pour la création de tables temporaires dans la base de données "
-"« %s »"
+msgstr "droit refusé pour la création de tables temporaires dans la base de données « %s »"
 
 #: catalog/namespace.c:3621
 #, c-format
 msgid "cannot create temporary tables during recovery"
 msgstr "ne peut pas créer des tables temporaires lors de la restauration"
 
-#: catalog/namespace.c:3865 commands/tablespace.c:1113 commands/variable.c:61
-#: replication/syncrep.c:677 utils/misc/guc.c:9034
+#: catalog/namespace.c:3865 commands/tablespace.c:1113 commands/variable.c:61 replication/syncrep.c:678 utils/misc/guc.c:9012
 #, c-format
 msgid "List syntax is invalid."
 msgstr "La syntaxe de la liste est invalide."
@@ -3663,27 +3292,22 @@ msgstr "le nom du serveur ne peut pas 
 msgid "event trigger name cannot be qualified"
 msgstr "le nom du trigger sur événement ne peut pas être qualifié"
 
-#: catalog/objectaddress.c:869 commands/lockcmds.c:94 commands/tablecmds.c:208
-#: commands/tablecmds.c:1263 commands/tablecmds.c:4130
-#: commands/tablecmds.c:7601
+#: catalog/objectaddress.c:869 commands/lockcmds.c:94 commands/tablecmds.c:208 commands/tablecmds.c:1263 commands/tablecmds.c:4130 commands/tablecmds.c:7617
 #, c-format
 msgid "\"%s\" is not a table"
 msgstr "« %s » n'est pas une table"
 
-#: catalog/objectaddress.c:876 commands/tablecmds.c:220
-#: commands/tablecmds.c:4154 commands/tablecmds.c:11249 commands/view.c:154
+#: catalog/objectaddress.c:876 commands/tablecmds.c:220 commands/tablecmds.c:4154 commands/tablecmds.c:11265 commands/view.c:154
 #, c-format
 msgid "\"%s\" is not a view"
 msgstr "« %s » n'est pas une vue"
 
-#: catalog/objectaddress.c:883 commands/matview.c:171 commands/tablecmds.c:226
-#: commands/tablecmds.c:11254
+#: catalog/objectaddress.c:883 commands/matview.c:171 commands/tablecmds.c:226 commands/tablecmds.c:11270
 #, c-format
 msgid "\"%s\" is not a materialized view"
 msgstr "« %s » n'est pas une vue matérialisée"
 
-#: catalog/objectaddress.c:890 commands/tablecmds.c:244
-#: commands/tablecmds.c:4157 commands/tablecmds.c:11259
+#: catalog/objectaddress.c:890 commands/tablecmds.c:244 commands/tablecmds.c:4157 commands/tablecmds.c:11275
 #, c-format
 msgid "\"%s\" is not a foreign table"
 msgstr "« %s » n'est pas une table distante"
@@ -3693,10 +3317,7 @@ msgstr "
 msgid "column name must be qualified"
 msgstr "le nom de la colonne doit être qualifié"
 
-#: catalog/objectaddress.c:1083 commands/functioncmds.c:126
-#: commands/tablecmds.c:236 commands/typecmds.c:3253 parser/parse_type.c:222
-#: parser/parse_type.c:251 parser/parse_type.c:795 utils/adt/acl.c:4374
-#: utils/adt/regproc.c:1165
+#: catalog/objectaddress.c:1083 commands/functioncmds.c:126 commands/tablecmds.c:236 commands/typecmds.c:3253 parser/parse_type.c:222 parser/parse_type.c:251 parser/parse_type.c:795 utils/adt/acl.c:4374 utils/adt/regproc.c:1165
 #, c-format
 msgid "type \"%s\" does not exist"
 msgstr "le type « %s » n'existe pas"
@@ -3864,97 +3485,97 @@ msgstr "wrapper de donn
 msgid "server %s"
 msgstr "serveur %s"
 
-#: catalog/objectaddress.c:2070
+#: catalog/objectaddress.c:2073
 #, c-format
-msgid "user mapping for %s"
-msgstr "correspondance utilisateur pour %s"
+msgid "user mapping for %s on server %s"
+msgstr "correspondance utilisateur pour %s sur le serveur %s"
 
-#: catalog/objectaddress.c:2104
+#: catalog/objectaddress.c:2108
 #, c-format
 msgid "default privileges on new relations belonging to role %s"
 msgstr "droits par défaut pour les nouvelles relations appartenant au rôle %s"
 
-#: catalog/objectaddress.c:2109
+#: catalog/objectaddress.c:2113
 #, c-format
 msgid "default privileges on new sequences belonging to role %s"
 msgstr "droits par défaut pour les nouvelles séquences appartenant au rôle %s"
 
-#: catalog/objectaddress.c:2114
+#: catalog/objectaddress.c:2118
 #, c-format
 msgid "default privileges on new functions belonging to role %s"
 msgstr "droits par défaut pour les nouvelles fonctions appartenant au rôle %s"
 
-#: catalog/objectaddress.c:2119
+#: catalog/objectaddress.c:2123
 #, c-format
 msgid "default privileges on new types belonging to role %s"
 msgstr "droits par défaut pour les nouveaux types appartenant au rôle %s"
 
-#: catalog/objectaddress.c:2125
+#: catalog/objectaddress.c:2129
 #, c-format
 msgid "default privileges belonging to role %s"
 msgstr "droits par défaut appartenant au rôle %s"
 
-#: catalog/objectaddress.c:2133
+#: catalog/objectaddress.c:2137
 #, c-format
 msgid " in schema %s"
 msgstr " dans le schéma %s"
 
-#: catalog/objectaddress.c:2150
+#: catalog/objectaddress.c:2154
 #, c-format
 msgid "extension %s"
 msgstr "extension %s"
 
-#: catalog/objectaddress.c:2163
+#: catalog/objectaddress.c:2167
 #, c-format
 msgid "event trigger %s"
 msgstr "trigger sur événement %s"
 
-#: catalog/objectaddress.c:2223
+#: catalog/objectaddress.c:2227
 #, c-format
 msgid "table %s"
 msgstr "table %s"
 
-#: catalog/objectaddress.c:2227
+#: catalog/objectaddress.c:2231
 #, c-format
 msgid "index %s"
 msgstr "index %s"
 
-#: catalog/objectaddress.c:2231
+#: catalog/objectaddress.c:2235
 #, c-format
 msgid "sequence %s"
 msgstr "séquence %s"
 
-#: catalog/objectaddress.c:2235
+#: catalog/objectaddress.c:2239
 #, c-format
 msgid "toast table %s"
 msgstr "table TOAST %s"
 
-#: catalog/objectaddress.c:2239
+#: catalog/objectaddress.c:2243
 #, c-format
 msgid "view %s"
 msgstr "vue %s"
 
-#: catalog/objectaddress.c:2243
+#: catalog/objectaddress.c:2247
 #, c-format
 msgid "materialized view %s"
 msgstr "vue matérialisée %s"
 
-#: catalog/objectaddress.c:2247
+#: catalog/objectaddress.c:2251
 #, c-format
 msgid "composite type %s"
 msgstr "type composite %s"
 
-#: catalog/objectaddress.c:2251
+#: catalog/objectaddress.c:2255
 #, c-format
 msgid "foreign table %s"
 msgstr "table distante %s"
 
-#: catalog/objectaddress.c:2256
+#: catalog/objectaddress.c:2260
 #, c-format
 msgid "relation %s"
 msgstr "relation %s"
 
-#: catalog/objectaddress.c:2293
+#: catalog/objectaddress.c:2297
 #, c-format
 msgid "operator family %s for access method %s"
 msgstr "famille d'opérateur %s pour la méthode d'accès %s"
@@ -3973,25 +3594,20 @@ msgstr "n'a pas pu d
 
 #: catalog/pg_aggregate.c:142 catalog/pg_aggregate.c:152
 #, c-format
-msgid ""
-"An aggregate using a polymorphic transition type must have at least one "
-"polymorphic argument."
+msgid "An aggregate using a polymorphic transition type must have at least one polymorphic argument."
 msgstr ""
-"Un agrégat utilisant un type de transition polymorphique doit avoir au "
-"moins\n"
+"Un agrégat utilisant un type de transition polymorphique doit avoir au moins\n"
 "un argument polymorphique."
 
 #: catalog/pg_aggregate.c:165
 #, c-format
 msgid "a variadic ordered-set aggregate must use VARIADIC type ANY"
-msgstr ""
+msgstr "un agrégat à ensemble trié variadique doit être VARIADIC sur le type ANY"
 
 #: catalog/pg_aggregate.c:191
 #, c-format
-msgid ""
-"a hypothetical-set aggregate must have direct arguments matching its "
-"aggregated arguments"
-msgstr ""
+msgid "a hypothetical-set aggregate must have direct arguments matching its aggregated arguments"
+msgstr "un agrégat à ensemble hypothétique doit avoir des arguments directs correspondant aux arguments agrégés"
 
 #: catalog/pg_aggregate.c:238 catalog/pg_aggregate.c:282
 #, c-format
@@ -4000,33 +3616,26 @@ msgstr "le type de retour de la fonction de transition %s n'est pas %s"
 
 #: catalog/pg_aggregate.c:258 catalog/pg_aggregate.c:301
 #, c-format
-msgid ""
-"must not omit initial value when transition function is strict and "
-"transition type is not compatible with input type"
+msgid "must not omit initial value when transition function is strict and transition type is not compatible with input type"
 msgstr ""
-"ne doit pas omettre la valeur initiale lorsque la fonction de transition "
-"est\n"
+"ne doit pas omettre la valeur initiale lorsque la fonction de transition est\n"
 "stricte et que le type de transition n'est pas compatible avec le type en\n"
 "entrée"
 
 #: catalog/pg_aggregate.c:327
 #, c-format
-#| msgid "return type of transition function %s is not %s"
 msgid "return type of inverse transition function %s is not %s"
 msgstr "le type de retour de la fonction de transition inverse %s n'est pas %s"
 
 #: catalog/pg_aggregate.c:344 executor/nodeWindowAgg.c:2301
 #, c-format
-msgid ""
-"strictness of aggregate's forward and inverse transition functions must match"
-msgstr ""
+msgid "strictness of aggregate's forward and inverse transition functions must match"
+msgstr "la fonction de transition d'agrégat en déplacement ne doit pas renvoyer null"
 
 #: catalog/pg_aggregate.c:388 catalog/pg_aggregate.c:464
 #, c-format
 msgid "final function with extra arguments must not be declared STRICT"
-msgstr ""
-"la fonction finale avec des arguments supplémentaires ne doit pas être "
-"déclarée avec la clause STRICT"
+msgstr "la fonction finale avec des arguments supplémentaires ne doit pas être déclarée avec la clause STRICT"
 
 #: catalog/pg_aggregate.c:410 catalog/pg_proc.c:241 catalog/pg_proc.c:248
 #, c-format
@@ -4035,9 +3644,7 @@ msgstr "n'a pas pu d
 
 #: catalog/pg_aggregate.c:411
 #, c-format
-msgid ""
-"An aggregate returning a polymorphic type must have at least one polymorphic "
-"argument."
+msgid "An aggregate returning a polymorphic type must have at least one polymorphic argument."
 msgstr ""
 "Un agrégat renvoyant un type polymorphique doit avoir au moins un argument\n"
 "de type polymorphique."
@@ -4049,33 +3656,22 @@ msgstr "utilisation non s
 
 #: catalog/pg_aggregate.c:424 catalog/pg_proc.c:255
 #, c-format
-msgid ""
-"A function returning \"internal\" must have at least one \"internal\" "
-"argument."
+msgid "A function returning \"internal\" must have at least one \"internal\" argument."
 msgstr ""
 "Une fonction renvoyant « internal » doit avoir au moins un argument du type\n"
 "« internal »."
 
 #: catalog/pg_aggregate.c:477
 #, c-format
-msgid ""
-"moving-aggregate implementation returns type %s, but plain implementation "
-"returns type %s"
+msgid "moving-aggregate implementation returns type %s, but plain implementation returns type %s"
 msgstr ""
 
 #: catalog/pg_aggregate.c:488
 #, c-format
 msgid "sort operator can only be specified for single-argument aggregates"
-msgstr ""
-"l'opérateur de tri peut seulement être indiqué pour des agrégats à un seul "
-"argument"
+msgstr "l'opérateur de tri peut seulement être indiqué pour des agrégats à un seul argument"
 
-#: catalog/pg_aggregate.c:701 commands/typecmds.c:1657
-#: commands/typecmds.c:1708 commands/typecmds.c:1739 commands/typecmds.c:1762
-#: commands/typecmds.c:1783 commands/typecmds.c:1810 commands/typecmds.c:1837
-#: commands/typecmds.c:1914 commands/typecmds.c:1956 parser/parse_func.c:357
-#: parser/parse_func.c:386 parser/parse_func.c:411 parser/parse_func.c:425
-#: parser/parse_func.c:500 parser/parse_func.c:511 parser/parse_func.c:1907
+#: catalog/pg_aggregate.c:701 commands/typecmds.c:1657 commands/typecmds.c:1708 commands/typecmds.c:1739 commands/typecmds.c:1762 commands/typecmds.c:1783 commands/typecmds.c:1810 commands/typecmds.c:1837 commands/typecmds.c:1914 commands/typecmds.c:1956 parser/parse_func.c:357 parser/parse_func.c:386 parser/parse_func.c:411 parser/parse_func.c:425 parser/parse_func.c:500 parser/parse_func.c:511 parser/parse_func.c:1907
 #, c-format
 msgid "function %s does not exist"
 msgstr "la fonction %s n'existe pas"
@@ -4088,8 +3684,7 @@ msgstr "la fonction %s renvoie un ensemble"
 #: catalog/pg_aggregate.c:722
 #, c-format
 msgid "function %s must accept VARIADIC ANY to be used in this aggregate"
-msgstr ""
-"la fonction %s doit accepter VARIADIC ANY pour être utilisé dans cet agrégat"
+msgstr "la fonction %s doit accepter VARIADIC ANY pour être utilisé dans cet agrégat"
 
 #: catalog/pg_aggregate.c:746
 #, c-format
@@ -4149,8 +3744,7 @@ msgstr "%s est d
 #: catalog/pg_depend.c:324
 #, c-format
 msgid "cannot remove dependency on %s because it is a system object"
-msgstr ""
-"ne peut pas supprimer la dépendance sur %s car il s'agit d'un objet système"
+msgstr "ne peut pas supprimer la dépendance sur %s car il s'agit d'un objet système"
 
 #: catalog/pg_enum.c:115 catalog/pg_enum.c:202
 #, c-format
@@ -4180,8 +3774,7 @@ msgstr "
 #: catalog/pg_enum.c:354
 #, c-format
 msgid "ALTER TYPE ADD BEFORE/AFTER is incompatible with binary upgrade"
-msgstr ""
-"ALTER TYPE ADD BEFORE/AFTER est incompatible avec la mise à jour binaire"
+msgstr "ALTER TYPE ADD BEFORE/AFTER est incompatible avec la mise à jour binaire"
 
 #: catalog/pg_namespace.c:61 commands/schemacmds.c:220
 #, c-format
@@ -4201,8 +3794,7 @@ msgstr "seuls les op
 #: catalog/pg_operator.c:375
 #, c-format
 msgid "only binary operators can have join selectivity"
-msgstr ""
-"seuls les opérateurs binaires peuvent avoir une sélectivité des jointures"
+msgstr "seuls les opérateurs binaires peuvent avoir une sélectivité des jointures"
 
 #: catalog/pg_operator.c:379
 #, c-format
@@ -4222,14 +3814,12 @@ msgstr "seuls les op
 #: catalog/pg_operator.c:398
 #, c-format
 msgid "only boolean operators can have restriction selectivity"
-msgstr ""
-"seuls les opérateurs booléens peuvent avoir une sélectivité des restrictions"
+msgstr "seuls les opérateurs booléens peuvent avoir une sélectivité des restrictions"
 
 #: catalog/pg_operator.c:402
 #, c-format
 msgid "only boolean operators can have join selectivity"
-msgstr ""
-"seuls les opérateurs booléens peuvent avoir une sélectivité des jointures"
+msgstr "seuls les opérateurs booléens peuvent avoir une sélectivité des jointures"
 
 #: catalog/pg_operator.c:406
 #, c-format
@@ -4249,8 +3839,7 @@ msgstr "l'op
 #: catalog/pg_operator.c:615
 #, c-format
 msgid "operator cannot be its own negator or sort operator"
-msgstr ""
-"l'opérateur ne peut pas être son propre opérateur de négation ou de tri"
+msgstr "l'opérateur ne peut pas être son propre opérateur de négation ou de tri"
 
 #: catalog/pg_proc.c:129 parser/parse_func.c:1931 parser/parse_func.c:1971
 #, c-format
@@ -4261,22 +3850,15 @@ msgstr[1] "les fonctions ne peuvent avoir plus de %d arguments"
 
 #: catalog/pg_proc.c:242
 #, c-format
-msgid ""
-"A function returning a polymorphic type must have at least one polymorphic "
-"argument."
+msgid "A function returning a polymorphic type must have at least one polymorphic argument."
 msgstr ""
-"Une fonction renvoyant un type polymorphique doit avoir au moins un "
-"argument\n"
+"Une fonction renvoyant un type polymorphique doit avoir au moins un argument\n"
 "de type polymorphique."
 
 #: catalog/pg_proc.c:249
 #, c-format
-msgid ""
-"A function returning \"anyrange\" must have at least one \"anyrange\" "
-"argument."
-msgstr ""
-"Une fonction renvoyant « anyrange » doit avoir au moins un argument du type "
-"« anyrange »."
+msgid "A function returning \"anyrange\" must have at least one \"anyrange\" argument."
+msgstr "Une fonction renvoyant « anyrange » doit avoir au moins un argument du type « anyrange »."
 
 #: catalog/pg_proc.c:267
 #, c-format
@@ -4293,8 +3875,7 @@ msgstr "la fonction 
 msgid "cannot change return type of existing function"
 msgstr "ne peut pas modifier le type de retour d'une fonction existante"
 
-#: catalog/pg_proc.c:408 catalog/pg_proc.c:432 catalog/pg_proc.c:475
-#: catalog/pg_proc.c:499 catalog/pg_proc.c:526
+#: catalog/pg_proc.c:408 catalog/pg_proc.c:432 catalog/pg_proc.c:475 catalog/pg_proc.c:499 catalog/pg_proc.c:526
 #, c-format
 msgid "Use DROP FUNCTION %s first."
 msgstr "Utilisez tout d'abord DROP FUNCTION %s."
@@ -4377,8 +3958,7 @@ msgstr[0] ""
 "serveur pour une liste)"
 msgstr[1] ""
 "\n"
-"et des objets dans %d autres bases de données (voir le journal applicatif "
-"du\n"
+"et des objets dans %d autres bases de données (voir le journal applicatif du\n"
 "serveur pour une liste)"
 
 #: catalog/pg_shdepend.c:1003
@@ -4416,22 +3996,16 @@ msgstr[1] "%d objets dans %s"
 
 #: catalog/pg_shdepend.c:1202
 #, c-format
-msgid ""
-"cannot drop objects owned by %s because they are required by the database "
-"system"
+msgid "cannot drop objects owned by %s because they are required by the database system"
 msgstr ""
-"n'a pas pu supprimer les objets appartenant à %s car ils sont nécessaires "
-"au\n"
+"n'a pas pu supprimer les objets appartenant à %s car ils sont nécessaires au\n"
 "système de bases de données"
 
 #: catalog/pg_shdepend.c:1305
 #, c-format
-msgid ""
-"cannot reassign ownership of objects owned by %s because they are required "
-"by the database system"
+msgid "cannot reassign ownership of objects owned by %s because they are required by the database system"
 msgstr ""
-"ne peut pas réaffecter les objets appartenant à %s car ils sont nécessaires "
-"au\n"
+"ne peut pas réaffecter les objets appartenant à %s car ils sont nécessaires au\n"
 "système de bases de données"
 
 #: catalog/pg_type.c:244
@@ -4439,12 +4013,10 @@ msgstr ""
 msgid "invalid type internal size %d"
 msgstr "taille interne de type invalide %d"
 
-#: catalog/pg_type.c:260 catalog/pg_type.c:268 catalog/pg_type.c:276
-#: catalog/pg_type.c:285
+#: catalog/pg_type.c:260 catalog/pg_type.c:268 catalog/pg_type.c:276 catalog/pg_type.c:285
 #, c-format
 msgid "alignment \"%c\" is invalid for passed-by-value type of size %d"
-msgstr ""
-"l'alignement « %c » est invalide pour le type passé par valeur de taille %d"
+msgstr "l'alignement « %c » est invalide pour le type passé par valeur de taille %d"
 
 #: catalog/pg_type.c:292
 #, c-format
@@ -4466,8 +4038,7 @@ msgstr "les types de taille fixe doivent avoir un stockage de base"
 msgid "could not form array type name for type \"%s\""
 msgstr "n'a pas pu former le nom du type array pour le type de données %s"
 
-#: catalog/toasting.c:104 commands/indexcmds.c:380 commands/tablecmds.c:4139
-#: commands/tablecmds.c:11137
+#: catalog/toasting.c:104 commands/indexcmds.c:380 commands/tablecmds.c:4139 commands/tablecmds.c:11153
 #, c-format
 msgid "\"%s\" is not a table or materialized view"
 msgstr "« %s » n'est pas une table ou une vue matérialisée"
@@ -4482,7 +4053,7 @@ msgstr ""
 #: commands/aggregatecmds.c:148
 #, c-format
 msgid "only ordered-set aggregates can be hypothetical"
-msgstr ""
+msgstr "seuls les agrégats à ensemble ordonné peuvent être hypothétiques"
 
 #: commands/aggregatecmds.c:171
 #, c-format
@@ -4502,15 +4073,12 @@ msgstr "la fonction source de l'agr
 #: commands/aggregatecmds.c:197
 #, c-format
 msgid "aggregate msfunc must be specified when mstype is specified"
-msgstr ""
-"la fonction msfunc de l'agrégat doit être spécifiée quand mstype est spécifié"
+msgstr "la fonction msfunc de l'agrégat doit être spécifiée quand mstype est spécifié"
 
 #: commands/aggregatecmds.c:201
 #, c-format
 msgid "aggregate minvfunc must be specified when mstype is specified"
-msgstr ""
-"la fonction minvfunc de l'agrégat doit être spécifiée quand mstype est "
-"spécifié"
+msgstr "la fonction minvfunc de l'agrégat doit être spécifiée quand mstype est spécifié"
 
 #: commands/aggregatecmds.c:208
 #, c-format
@@ -4520,26 +4088,22 @@ msgstr "la fonction msfunc de l'agr
 #: commands/aggregatecmds.c:212
 #, c-format
 msgid "aggregate minvfunc must not be specified without mstype"
-msgstr ""
-"la fonction minvfunc de l'agrégat ne doit pas être spécifiée sans mstype"
+msgstr "la fonction minvfunc de l'agrégat ne doit pas être spécifiée sans mstype"
 
 #: commands/aggregatecmds.c:216
 #, c-format
 msgid "aggregate mfinalfunc must not be specified without mstype"
-msgstr ""
-"la fonction mfinalfunc de l'agrégat ne doit pas être spécifiée sans mstype"
+msgstr "la fonction mfinalfunc de l'agrégat ne doit pas être spécifiée sans mstype"
 
 #: commands/aggregatecmds.c:220
 #, c-format
 msgid "aggregate msspace must not be specified without mstype"
-msgstr ""
-"la fonction msspace de l'agrégat ne doit pas être spécifiée sans mstype"
+msgstr "la fonction msspace de l'agrégat ne doit pas être spécifiée sans mstype"
 
 #: commands/aggregatecmds.c:224
 #, c-format
 msgid "aggregate minitcond must not be specified without mstype"
-msgstr ""
-"la fonction minitcond de l'agrégat ne doit pas être spécifiée sans mstype"
+msgstr "la fonction minitcond de l'agrégat ne doit pas être spécifiée sans mstype"
 
 #: commands/aggregatecmds.c:244
 #, c-format
@@ -4549,9 +4113,7 @@ msgstr "le type de saisie de l'agr
 #: commands/aggregatecmds.c:274
 #, c-format
 msgid "basetype is redundant with aggregate input type specification"
-msgstr ""
-"le type de base est redondant avec la spécification du type en entrée de "
-"l'agrégat"
+msgstr "le type de base est redondant avec la spécification du type en entrée de l'agrégat"
 
 #: commands/aggregatecmds.c:315 commands/aggregatecmds.c:335
 #, c-format
@@ -4586,28 +4148,22 @@ msgstr "la conversion 
 #: commands/alter.c:115
 #, c-format
 msgid "text search parser \"%s\" already exists in schema \"%s\""
-msgstr ""
-"l'analyseur de recherche plein texte « %s » existe déjà dans le schéma « %s »"
+msgstr "l'analyseur de recherche plein texte « %s » existe déjà dans le schéma « %s »"
 
 #: commands/alter.c:119
 #, c-format
 msgid "text search dictionary \"%s\" already exists in schema \"%s\""
-msgstr ""
-"le dictionnaire de recherche plein texte « %s » existe déjà dans le schéma « "
-"%s »"
+msgstr "le dictionnaire de recherche plein texte « %s » existe déjà dans le schéma « %s »"
 
 #: commands/alter.c:123
 #, c-format
 msgid "text search template \"%s\" already exists in schema \"%s\""
-msgstr ""
-"le modèle de recherche plein texte « %s » existe déjà dans le schéma « %s »"
+msgstr "le modèle de recherche plein texte « %s » existe déjà dans le schéma « %s »"
 
 #: commands/alter.c:127
 #, c-format
 msgid "text search configuration \"%s\" already exists in schema \"%s\""
-msgstr ""
-"la configuration de recherche plein texte « %s » existe déjà dans le schéma "
-"« %s »"
+msgstr "la configuration de recherche plein texte « %s » existe déjà dans le schéma « %s »"
 
 #: commands/alter.c:201
 #, c-format
@@ -4633,8 +4189,7 @@ msgstr "ignore 
 #, c-format
 msgid "skipping \"%s\" --- only superuser or database owner can analyze it"
 msgstr ""
-"ignore « %s » --- seul le super-utilisateur ou le propriétaire de la base "
-"de\n"
+"ignore « %s » --- seul le super-utilisateur ou le propriétaire de la base de\n"
 "données peut l'analyser"
 
 #: commands/analyze.c:182
@@ -4652,9 +4207,7 @@ msgstr "ignore 
 #: commands/analyze.c:253
 #, c-format
 msgid "skipping \"%s\" --- cannot analyze non-tables or special system tables"
-msgstr ""
-"ignore « %s » --- ne peut pas analyser les objets autres que les tables et "
-"les tables système"
+msgstr "ignore « %s » --- ne peut pas analyser les objets autres que les tables et les tables système"
 
 #: commands/analyze.c:332
 #, c-format
@@ -4669,21 +4222,18 @@ msgstr "analyse 
 #: commands/analyze.c:657
 #, c-format
 msgid "automatic analyze of table \"%s.%s.%s\" system usage: %s"
-msgstr ""
-"ANALYZE automatique de la table « %s.%s.%s » ; utilisation système : %s"
+msgstr "ANALYZE automatique de la table « %s.%s.%s » ; utilisation système : %s"
 
-#: commands/analyze.c:1300
+#: commands/analyze.c:1302
 #, c-format
-msgid ""
-"\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead "
-"rows; %d rows in sample, %.0f estimated total rows"
+msgid "\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead rows; %d rows in sample, %.0f estimated total rows"
 msgstr ""
 "« %s » : %d pages parcourues sur %u,\n"
 "  contenant %.0f lignes à conserver et %.0f lignes à supprimer,\n"
 "  %d lignes dans l'échantillon,\n"
 "  %.0f lignes totales estimées"
 
-#: commands/analyze.c:1564 executor/execQual.c:2904
+#: commands/analyze.c:1566 executor/execQual.c:2907
 msgid "could not convert row type"
 msgstr "n'a pas pu convertir le type de ligne"
 
@@ -4704,8 +4254,7 @@ msgstr "cha
 
 #: commands/async.c:742
 #, c-format
-msgid ""
-"cannot PREPARE a transaction that has executed LISTEN, UNLISTEN, or NOTIFY"
+msgid "cannot PREPARE a transaction that has executed LISTEN, UNLISTEN, or NOTIFY"
 msgstr ""
 "ne peut pas exécuter PREPARE sur une transaction qui a exécuté LISTEN,\n"
 "UNLISTEN ou NOTIFY"
@@ -4722,17 +4271,12 @@ msgstr "la queue NOTIFY est pleine 
 
 #: commands/async.c:1420
 #, c-format
-msgid ""
-"The server process with PID %d is among those with the oldest transactions."
-msgstr ""
-"Le processus serveur de PID %d est parmi ceux qui ont les transactions les "
-"plus anciennes."
+msgid "The server process with PID %d is among those with the oldest transactions."
+msgstr "Le processus serveur de PID %d est parmi ceux qui ont les transactions les plus anciennes."
 
 #: commands/async.c:1423
 #, c-format
-msgid ""
-"The NOTIFY queue cannot be emptied until that process ends its current "
-"transaction."
+msgid "The NOTIFY queue cannot be emptied until that process ends its current transaction."
 msgstr ""
 "La queue NOTIFY ne peut pas être vidée jusqu'à ce que le processus finisse\n"
 "sa transaction en cours."
@@ -4740,15 +4284,14 @@ msgstr ""
 #: commands/cluster.c:126 commands/cluster.c:363
 #, c-format
 msgid "cannot cluster temporary tables of other sessions"
-msgstr ""
-"ne peut pas exécuter CLUSTER sur les tables temporaires des autres sessions"
+msgstr "ne peut pas exécuter CLUSTER sur les tables temporaires des autres sessions"
 
 #: commands/cluster.c:156
 #, c-format
 msgid "there is no previously clustered index for table \"%s\""
 msgstr "Il n'existe pas d'index CLUSTER pour la table « %s »"
 
-#: commands/cluster.c:170 commands/tablecmds.c:8795 commands/tablecmds.c:10461
+#: commands/cluster.c:170 commands/tablecmds.c:8811 commands/tablecmds.c:10477
 #, c-format
 msgid "index \"%s\" for table \"%s\" does not exist"
 msgstr "l'index « %s » pour la table « %s » n'existe pas"
@@ -4761,19 +4304,16 @@ msgstr "ne peut pas ex
 #: commands/cluster.c:367
 #, c-format
 msgid "cannot vacuum temporary tables of other sessions"
-msgstr ""
-"ne peut pas exécuter VACUUM sur les tables temporaires des autres sessions"
+msgstr "ne peut pas exécuter VACUUM sur les tables temporaires des autres sessions"
 
-#: commands/cluster.c:430 commands/tablecmds.c:10471
+#: commands/cluster.c:430 commands/tablecmds.c:10487
 #, c-format
 msgid "\"%s\" is not an index for table \"%s\""
 msgstr "« %s » n'est pas un index de la table « %s »"
 
 #: commands/cluster.c:438
 #, c-format
-msgid ""
-"cannot cluster on index \"%s\" because access method does not support "
-"clustering"
+msgid "cannot cluster on index \"%s\" because access method does not support clustering"
 msgstr ""
 "ne peut pas exécuter CLUSTER sur l'index « %s » car la méthode d'accès de\n"
 "l'index ne gère pas cette commande"
@@ -4805,8 +4345,7 @@ msgstr "ex
 
 #: commands/cluster.c:1090
 #, c-format
-msgid ""
-"\"%s\": found %.0f removable, %.0f nonremovable row versions in %u pages"
+msgid "\"%s\": found %.0f removable, %.0f nonremovable row versions in %u pages"
 msgstr ""
 "« %s » : %.0f versions de ligne supprimables, %.0f non supprimables\n"
 "parmi %u pages"
@@ -4838,39 +4377,29 @@ msgstr "le param
 #: commands/collationcmds.c:163
 #, c-format
 msgid "collation \"%s\" for encoding \"%s\" already exists in schema \"%s\""
-msgstr ""
-"le collationnament « %s » pour l'encodage « %s » existe déjà dans le schéma "
-"« %s »"
+msgstr "le collationnament « %s » pour l'encodage « %s » existe déjà dans le schéma « %s »"
 
 #: commands/collationcmds.c:174
 #, c-format
 msgid "collation \"%s\" already exists in schema \"%s\""
 msgstr "le collationnement « %s » existe déjà dans le schéma « %s »"
 
-#: commands/comment.c:62 commands/dbcommands.c:775 commands/dbcommands.c:939
-#: commands/dbcommands.c:1042 commands/dbcommands.c:1234
-#: commands/dbcommands.c:1423 commands/dbcommands.c:1518
-#: commands/dbcommands.c:1935 utils/init/postinit.c:794
-#: utils/init/postinit.c:862 utils/init/postinit.c:879
+#: commands/comment.c:62 commands/dbcommands.c:775 commands/dbcommands.c:939 commands/dbcommands.c:1042 commands/dbcommands.c:1234 commands/dbcommands.c:1423 commands/dbcommands.c:1518 commands/dbcommands.c:1935 utils/init/postinit.c:794 utils/init/postinit.c:870 utils/init/postinit.c:887
 #, c-format
 msgid "database \"%s\" does not exist"
 msgstr "la base de données « %s » n'existe pas"
 
 #: commands/comment.c:101 commands/seclabel.c:114 parser/parse_utilcmd.c:686
 #, c-format
-msgid ""
-"\"%s\" is not a table, view, materialized view, composite type, or foreign "
-"table"
-msgstr ""
-"« %s » n'est ni une table, ni une vue, ni une vue matérialisée, ni un type "
-"composite, ni une table distante"
+msgid "\"%s\" is not a table, view, materialized view, composite type, or foreign table"
+msgstr "« %s » n'est ni une table, ni une vue, ni une vue matérialisée, ni un type composite, ni une table distante"
 
-#: commands/constraint.c:60 utils/adt/ri_triggers.c:2699
+#: commands/constraint.c:60 utils/adt/ri_triggers.c:2700
 #, c-format
 msgid "function \"%s\" was not called by trigger manager"
 msgstr "la fonction « %s » n'a pas été appelée par le gestionnaire de triggers"
 
-#: commands/constraint.c:67 utils/adt/ri_triggers.c:2708
+#: commands/constraint.c:67 utils/adt/ri_triggers.c:2709
 #, c-format
 msgid "function \"%s\" must be fired AFTER ROW"
 msgstr "la fonction « %s » doit être exécutée pour l'instruction AFTER ROW"
@@ -4878,8 +4407,7 @@ msgstr "la fonction 
 #: commands/constraint.c:81
 #, c-format
 msgid "function \"%s\" must be fired for INSERT or UPDATE"
-msgstr ""
-"la fonction « %s » doit être exécutée pour les instructions INSERT ou UPDATE"
+msgstr "la fonction « %s » doit être exécutée pour les instructions INSERT ou UPDATE"
 
 #: commands/conversioncmds.c:67
 #, c-format
@@ -4896,511 +4424,478 @@ msgstr "l'encodage de destination 
 msgid "encoding conversion function %s must return type \"void\""
 msgstr "la fonction de conversion d'encodage %s doit renvoyer le type « void »"
 
-#: commands/copy.c:360 commands/copy.c:372 commands/copy.c:406
-#: commands/copy.c:416
+#: commands/copy.c:361 commands/copy.c:373 commands/copy.c:407 commands/copy.c:419
 #, c-format
 msgid "COPY BINARY is not supported to stdout or from stdin"
 msgstr "COPY BINARY n'est pas supporté vers stdout ou à partir de stdin"
 
-#: commands/copy.c:514
+#: commands/copy.c:519
 #, c-format
 msgid "could not write to COPY program: %m"
 msgstr "n'a pas pu écrire vers le programme COPY : %m"
 
-#: commands/copy.c:519
+#: commands/copy.c:524
 #, c-format
 msgid "could not write to COPY file: %m"
 msgstr "n'a pas pu écrire dans le fichier COPY : %m"
 
-#: commands/copy.c:532
+#: commands/copy.c:537
 #, c-format
 msgid "connection lost during COPY to stdout"
 msgstr "connexion perdue lors de l'opération COPY vers stdout"
 
-#: commands/copy.c:573
+#: commands/copy.c:578
 #, c-format
 msgid "could not read from COPY file: %m"
 msgstr "n'a pas pu lire le fichier COPY : %m"
 
-#: commands/copy.c:589 commands/copy.c:608 commands/copy.c:612
-#: tcop/fastpath.c:293 tcop/postgres.c:342 tcop/postgres.c:378
+#: commands/copy.c:594 commands/copy.c:615 commands/copy.c:619 tcop/postgres.c:344 tcop/postgres.c:380 tcop/postgres.c:407
 #, c-format
 msgid "unexpected EOF on client connection with an open transaction"
 msgstr ""
 "fin de fichier (EOF) inattendue de la connexion du client avec une\n"
 "transaction ouverte"
 
-#: commands/copy.c:624
+#: commands/copy.c:632
 #, c-format
 msgid "COPY from stdin failed: %s"
 msgstr "échec de la commande COPY à partir de stdin : %s"
 
-#: commands/copy.c:640
+#: commands/copy.c:648
 #, c-format
 msgid "unexpected message type 0x%02X during COPY from stdin"
-msgstr ""
-"type 0x%02X du message, inattendu, lors d'une opération COPY à partir de "
-"stdin"
+msgstr "type 0x%02X du message, inattendu, lors d'une opération COPY à partir de stdin"
 
-#: commands/copy.c:794
+#: commands/copy.c:803
 #, c-format
 msgid "must be superuser to COPY to or from an external program"
-msgstr ""
-"doit être super-utilisateur pour utiliser COPY avec un programme externe"
+msgstr "doit être super-utilisateur pour utiliser COPY avec un programme externe"
 
-#: commands/copy.c:795 commands/copy.c:801
+#: commands/copy.c:804 commands/copy.c:810
 #, c-format
-msgid ""
-"Anyone can COPY to stdout or from stdin. psql's \\copy command also works "
-"for anyone."
+msgid "Anyone can COPY to stdout or from stdin. psql's \\copy command also works for anyone."
 msgstr ""
 "Tout le monde peut utiliser COPY vers stdout ou à partir de stdin.\n"
 "La commande \\copy de psql fonctionne aussi pour tout le monde."
 
-#: commands/copy.c:800
+#: commands/copy.c:809
 #, c-format
 msgid "must be superuser to COPY to or from a file"
-msgstr ""
-"doit être super-utilisateur pour utiliser COPY à partir ou vers un fichier"
+msgstr "doit être super-utilisateur pour utiliser COPY à partir ou vers un fichier"
 
-#: commands/copy.c:936
+#: commands/copy.c:947
 #, c-format
 msgid "COPY format \"%s\" not recognized"
 msgstr "format COPY « %s » non reconnu"
 
-#: commands/copy.c:1007 commands/copy.c:1021 commands/copy.c:1035
-#: commands/copy.c:1055
+#: commands/copy.c:1018 commands/copy.c:1032 commands/copy.c:1046 commands/copy.c:1066
 #, c-format
 msgid "argument to option \"%s\" must be a list of column names"
 msgstr "l'argument de l'option « %s » doit être une liste de noms de colonnes"
 
-#: commands/copy.c:1068
+#: commands/copy.c:1079
 #, c-format
 msgid "argument to option \"%s\" must be a valid encoding name"
 msgstr "l'argument de l'option « %s » doit être un nom d'encodage valide"
 
-#: commands/copy.c:1074
+#: commands/copy.c:1085
 #, c-format
 msgid "option \"%s\" not recognized"
 msgstr "option « %s » non reconnu"
 
-#: commands/copy.c:1085
+#: commands/copy.c:1096
 #, c-format
 msgid "cannot specify DELIMITER in BINARY mode"
-msgstr ""
-"ne peut pas spécifier le délimiteur (DELIMITER) en mode binaire (BINARY)"
+msgstr "ne peut pas spécifier le délimiteur (DELIMITER) en mode binaire (BINARY)"
 
-#: commands/copy.c:1090
+#: commands/copy.c:1101
 #, c-format
 msgid "cannot specify NULL in BINARY mode"
 msgstr "ne peut pas spécifier NULL en mode binaire (BINARY)"
 
-#: commands/copy.c:1112
+#: commands/copy.c:1123
 #, c-format
 msgid "COPY delimiter must be a single one-byte character"
 msgstr "le délimiteur COPY doit être sur un seul caractère sur un octet"
 
-#: commands/copy.c:1119
+#: commands/copy.c:1130
 #, c-format
 msgid "COPY delimiter cannot be newline or carriage return"
-msgstr ""
-"le délimiteur de COPY ne peut pas être un retour à la ligne ou un retour "
-"chariot"
+msgstr "le délimiteur de COPY ne peut pas être un retour à la ligne ou un retour chariot"
 
-#: commands/copy.c:1125
+#: commands/copy.c:1136
 #, c-format
 msgid "COPY null representation cannot use newline or carriage return"
 msgstr ""
 "la représentation du NULL dans COPY ne peut pas utiliser le caractère du\n"
 "retour à la ligne ou du retour chariot"
 
-#: commands/copy.c:1142
+#: commands/copy.c:1153
 #, c-format
 msgid "COPY delimiter cannot be \"%s\""
 msgstr "le délimiteur de COPY ne peut pas être « %s »"
 
-#: commands/copy.c:1148
+#: commands/copy.c:1159
 #, c-format
 msgid "COPY HEADER available only in CSV mode"
 msgstr "COPY HEADER disponible uniquement en mode CSV"
 
-#: commands/copy.c:1154
+#: commands/copy.c:1165
 #, c-format
 msgid "COPY quote available only in CSV mode"
 msgstr "le guillemet COPY n'est disponible que dans le mode CSV"
 
-#: commands/copy.c:1159
+#: commands/copy.c:1170
 #, c-format
 msgid "COPY quote must be a single one-byte character"
 msgstr "le guillemet COPY doit être sur un seul caractère sur un octet"
 
-#: commands/copy.c:1164
+#: commands/copy.c:1175
 #, c-format
 msgid "COPY delimiter and quote must be different"
 msgstr "le délimiteur de COPY ne doit pas être un guillemet"
 
-#: commands/copy.c:1170
+#: commands/copy.c:1181
 #, c-format
 msgid "COPY escape available only in CSV mode"
 msgstr "le caractère d'échappement COPY n'est disponible que dans le mode CSV"
 
-#: commands/copy.c:1175
+#: commands/copy.c:1186
 #, c-format
 msgid "COPY escape must be a single one-byte character"
-msgstr ""
-"le caractère d'échappement COPY doit être sur un seul caractère sur un octet"
+msgstr "le caractère d'échappement COPY doit être sur un seul caractère sur un octet"
 
-#: commands/copy.c:1181
+#: commands/copy.c:1192
 #, c-format
 msgid "COPY force quote available only in CSV mode"
 msgstr "le guillemet forcé COPY n'est disponible que dans le mode CSV"
 
-#: commands/copy.c:1185
+#: commands/copy.c:1196
 #, c-format
 msgid "COPY force quote only available using COPY TO"
 msgstr "le guillemet forcé COPY n'est disponible qu'en utilisant COPY TO"
 
-#: commands/copy.c:1191
+#: commands/copy.c:1202
 #, c-format
 msgid "COPY force not null available only in CSV mode"
 msgstr "« COPY force not null » n'est disponible que dans la version CSV"
 
-#: commands/copy.c:1195
+#: commands/copy.c:1206
 #, c-format
 msgid "COPY force not null only available using COPY FROM"
 msgstr "« COPY force not null » n'est disponible qu'en utilisant COPY FROM"
 
-#: commands/copy.c:1201
+#: commands/copy.c:1212
 #, c-format
-#| msgid "COPY force not null available only in CSV mode"
 msgid "COPY force null available only in CSV mode"
 msgstr "« COPY force null » n'est disponible que dans le mode CSV"
 
-#: commands/copy.c:1206
+#: commands/copy.c:1217
 #, c-format
-#| msgid "COPY force not null only available using COPY FROM"
 msgid "COPY force null only available using COPY FROM"
 msgstr "« COPY force null » n'est disponible qu'en utilisant COPY FROM"
 
-#: commands/copy.c:1212
+#: commands/copy.c:1223
 #, c-format
 msgid "COPY delimiter must not appear in the NULL specification"
-msgstr ""
-"le délimiteur COPY ne doit pas apparaître dans la spécification de NULL"
+msgstr "le délimiteur COPY ne doit pas apparaître dans la spécification de NULL"
 
-#: commands/copy.c:1219
+#: commands/copy.c:1230
 #, c-format
 msgid "CSV quote character must not appear in the NULL specification"
-msgstr ""
-"le caractère guillemet de CSV ne doit pas apparaître dans la spécification "
-"de NULL"
+msgstr "le caractère guillemet de CSV ne doit pas apparaître dans la spécification de NULL"
 
-#: commands/copy.c:1281
+#: commands/copy.c:1292
 #, c-format
 msgid "table \"%s\" does not have OIDs"
 msgstr "la table « %s » n'a pas d'OID"
 
-#: commands/copy.c:1298
+#: commands/copy.c:1309
 #, c-format
 msgid "COPY (SELECT) WITH OIDS is not supported"
 msgstr "COPY (SELECT) WITH OIDS n'est pas supporté"
 
-#: commands/copy.c:1324
+#: commands/copy.c:1335
 #, c-format
 msgid "COPY (SELECT INTO) is not supported"
 msgstr "COPY (SELECT INTO) n'est pas supporté"
 
-#: commands/copy.c:1387
+#: commands/copy.c:1398
 #, c-format
 msgid "FORCE QUOTE column \"%s\" not referenced by COPY"
 msgstr "la colonne « %s » FORCE QUOTE n'est pas référencée par COPY"
 
-#: commands/copy.c:1409
+#: commands/copy.c:1420
 #, c-format
 msgid "FORCE NOT NULL column \"%s\" not referenced by COPY"
 msgstr "la colonne « %s » FORCE NOT NULL n'est pas référencée par COPY"
 
-#: commands/copy.c:1431
+#: commands/copy.c:1442
 #, c-format
-#| msgid "FORCE NOT NULL column \"%s\" not referenced by COPY"
 msgid "FORCE NULL column \"%s\" not referenced by COPY"
 msgstr "colonne « %s » FORCE NULL non référencée par COPY"
 
-#: commands/copy.c:1495
+#: commands/copy.c:1506
 #, c-format
 msgid "could not close pipe to external command: %m"
 msgstr "n'a pas pu fermer le fichier pipe vers la commande externe : %m"
 
-#: commands/copy.c:1498
+#: commands/copy.c:1509
 #, c-format
 msgid "program \"%s\" failed"
 msgstr "le programme « %s » a échoué"
 
-#: commands/copy.c:1547
+#: commands/copy.c:1558
 #, c-format
 msgid "cannot copy from view \"%s\""
 msgstr "ne peut pas copier à partir de la vue « %s »"
 
-#: commands/copy.c:1549 commands/copy.c:1555 commands/copy.c:1561
+#: commands/copy.c:1560 commands/copy.c:1566 commands/copy.c:1572
 #, c-format
 msgid "Try the COPY (SELECT ...) TO variant."
 msgstr "Tentez la variante COPY (SELECT ...) TO."
 
-#: commands/copy.c:1553
+#: commands/copy.c:1564
 #, c-format
 msgid "cannot copy from materialized view \"%s\""
 msgstr "ne peut pas copier à partir de la vue matérialisée « %s »"
 
-#: commands/copy.c:1559
+#: commands/copy.c:1570
 #, c-format
 msgid "cannot copy from foreign table \"%s\""
 msgstr "ne peut pas copier à partir de la table distante « %s »"
 
-#: commands/copy.c:1565
+#: commands/copy.c:1576
 #, c-format
 msgid "cannot copy from sequence \"%s\""
 msgstr "ne peut pas copier à partir de la séquence « %s »"
 
-#: commands/copy.c:1570
+#: commands/copy.c:1581
 #, c-format
 msgid "cannot copy from non-table relation \"%s\""
-msgstr ""
-"ne peut pas copier à partir de la relation « %s », qui n'est pas une table"
+msgstr "ne peut pas copier à partir de la relation « %s », qui n'est pas une table"
 
-#: commands/copy.c:1593 commands/copy.c:2616
+#: commands/copy.c:1604 commands/copy.c:2635
 #, c-format
 msgid "could not execute command \"%s\": %m"
 msgstr "n'a pas pu exécuter la commande « %s » : %m"
 
-#: commands/copy.c:1608
+#: commands/copy.c:1619
 #, c-format
 msgid "relative path not allowed for COPY to file"
 msgstr "un chemin relatif n'est pas autorisé à utiliser COPY vers un fichier"
 
-#: commands/copy.c:1616
+#: commands/copy.c:1627
 #, c-format
 msgid "could not open file \"%s\" for writing: %m"
 msgstr "n'a pas pu ouvrir le fichier « %s » en écriture : %m"
 
-#: commands/copy.c:1623 commands/copy.c:2634
+#: commands/copy.c:1634 commands/copy.c:2653
 #, c-format
 msgid "\"%s\" is a directory"
 msgstr "« %s » est un répertoire"
 
-#: commands/copy.c:1948
+#: commands/copy.c:1959
 #, c-format
 msgid "COPY %s, line %d, column %s"
 msgstr "COPY %s, ligne %d, colonne %s"
 
-#: commands/copy.c:1952 commands/copy.c:1999
+#: commands/copy.c:1963 commands/copy.c:2010
 #, c-format
 msgid "COPY %s, line %d"
 msgstr "COPY %s, ligne %d"
 
-#: commands/copy.c:1963
+#: commands/copy.c:1974
 #, c-format
 msgid "COPY %s, line %d, column %s: \"%s\""
 msgstr "COPY %s, ligne %d, colonne %s : « %s »"
 
-#: commands/copy.c:1971
+#: commands/copy.c:1982
 #, c-format
 msgid "COPY %s, line %d, column %s: null input"
 msgstr "COPY %s, ligne %d, colonne %s : NULL en entrée"
 
-#: commands/copy.c:1993
+#: commands/copy.c:2004
 #, c-format
 msgid "COPY %s, line %d: \"%s\""
 msgstr "COPY %s, ligne %d : « %s »"
 
-#: commands/copy.c:2077
+#: commands/copy.c:2088
 #, c-format
 msgid "cannot copy to view \"%s\""
 msgstr "ne peut pas copier vers la vue « %s »"
 
-#: commands/copy.c:2082
+#: commands/copy.c:2093
 #, c-format
 msgid "cannot copy to materialized view \"%s\""
 msgstr "ne peut pas copier vers la vue matérialisée « %s »"
 
-#: commands/copy.c:2087
+#: commands/copy.c:2098
 #, c-format
 msgid "cannot copy to foreign table \"%s\""
 msgstr "ne peut pas copier vers la table distante « %s »"
 
-#: commands/copy.c:2092
+#: commands/copy.c:2103
 #, c-format
 msgid "cannot copy to sequence \"%s\""
 msgstr "ne peut pas copier vers la séquence « %s »"
 
-#: commands/copy.c:2097
+#: commands/copy.c:2108
 #, c-format
 msgid "cannot copy to non-table relation \"%s\""
 msgstr "ne peut pas copier vers une relation « %s » qui n'est pas une table"
 
-#: commands/copy.c:2160
+#: commands/copy.c:2171
 #, c-format
 msgid "cannot perform FREEZE because of prior transaction activity"
-msgstr ""
-"n'a pas pu exécuter un FREEZE à cause d'une activité transactionnelle "
-"précédente"
+msgstr "n'a pas pu exécuter un FREEZE à cause d'une activité transactionnelle précédente"
 
-#: commands/copy.c:2166
+#: commands/copy.c:2177
 #, c-format
-msgid ""
-"cannot perform FREEZE because the table was not created or truncated in the "
-"current subtransaction"
-msgstr ""
-"n'a pas pu exécuter un FREEZE parce que la table n'était pas créée ou "
-"tronquée dans la transaction en cours"
+msgid "cannot perform FREEZE because the table was not created or truncated in the current subtransaction"
+msgstr "n'a pas pu exécuter un FREEZE parce que la table n'était pas créée ou tronquée dans la transaction en cours"
 
-#: commands/copy.c:2627 utils/adt/genfile.c:123
+#: commands/copy.c:2646 utils/adt/genfile.c:123
 #, c-format
 msgid "could not open file \"%s\" for reading: %m"
 msgstr "n'a pas pu ouvrir le fichier « %s » pour une lecture : %m"
 
-#: commands/copy.c:2654
+#: commands/copy.c:2673
 #, c-format
 msgid "COPY file signature not recognized"
 msgstr "la signature du fichier COPY n'est pas reconnue"
 
-#: commands/copy.c:2659
+#: commands/copy.c:2678
 #, c-format
 msgid "invalid COPY file header (missing flags)"
 msgstr "en-tête du fichier COPY invalide (options manquantes)"
 
-#: commands/copy.c:2665
+#: commands/copy.c:2684
 #, c-format
 msgid "unrecognized critical flags in COPY file header"
 msgstr "options critiques non reconnues dans l'en-tête du fichier COPY"
 
-#: commands/copy.c:2671
+#: commands/copy.c:2690
 #, c-format
 msgid "invalid COPY file header (missing length)"
 msgstr "en-tête du fichier COPY invalide (longueur manquante)"
 
-#: commands/copy.c:2678
+#: commands/copy.c:2697
 #, c-format
 msgid "invalid COPY file header (wrong length)"
 msgstr "en-tête du fichier COPY invalide (mauvaise longueur)"
 
-#: commands/copy.c:2811 commands/copy.c:3518 commands/copy.c:3748
+#: commands/copy.c:2830 commands/copy.c:3537 commands/copy.c:3767
 #, c-format
 msgid "extra data after last expected column"
 msgstr "données supplémentaires après la dernière colonne attendue"
 
-#: commands/copy.c:2821
+#: commands/copy.c:2840
 #, c-format
 msgid "missing data for OID column"
 msgstr "données manquantes pour la colonne OID"
 
-#: commands/copy.c:2827
+#: commands/copy.c:2846
 #, c-format
 msgid "null OID in COPY data"
 msgstr "OID NULL dans les données du COPY"
 
-#: commands/copy.c:2837 commands/copy.c:2960
+#: commands/copy.c:2856 commands/copy.c:2979
 #, c-format
 msgid "invalid OID in COPY data"
 msgstr "OID invalide dans les données du COPY"
 
-#: commands/copy.c:2852
+#: commands/copy.c:2871
 #, c-format
 msgid "missing data for column \"%s\""
 msgstr "données manquantes pour la colonne « %s »"
 
-#: commands/copy.c:2935
+#: commands/copy.c:2954
 #, c-format
 msgid "received copy data after EOF marker"
 msgstr "a reçu des données de COPY après le marqueur de fin"
 
-#: commands/copy.c:2942
+#: commands/copy.c:2961
 #, c-format
 msgid "row field count is %d, expected %d"
 msgstr "le nombre de champs de la ligne est %d, %d attendus"
 
-#: commands/copy.c:3282 commands/copy.c:3299
+#: commands/copy.c:3301 commands/copy.c:3318
 #, c-format
 msgid "literal carriage return found in data"
 msgstr "retour chariot trouvé dans les données"
 
-#: commands/copy.c:3283 commands/copy.c:3300
+#: commands/copy.c:3302 commands/copy.c:3319
 #, c-format
 msgid "unquoted carriage return found in data"
 msgstr "retour chariot sans guillemet trouvé dans les données"
 
-#: commands/copy.c:3285 commands/copy.c:3302
+#: commands/copy.c:3304 commands/copy.c:3321
 #, c-format
 msgid "Use \"\\r\" to represent carriage return."
 msgstr "Utilisez « \\r » pour représenter un retour chariot."
 
-#: commands/copy.c:3286 commands/copy.c:3303
+#: commands/copy.c:3305 commands/copy.c:3322
 #, c-format
 msgid "Use quoted CSV field to represent carriage return."
-msgstr ""
-"Utiliser le champ CSV entre guillemets pour représenter un retour chariot."
+msgstr "Utiliser le champ CSV entre guillemets pour représenter un retour chariot."
 
-#: commands/copy.c:3315
+#: commands/copy.c:3334
 #, c-format
 msgid "literal newline found in data"
 msgstr "retour à la ligne trouvé dans les données"
 
-#: commands/copy.c:3316
+#: commands/copy.c:3335
 #, c-format
 msgid "unquoted newline found in data"
 msgstr "retour à la ligne trouvé dans les données"
 
-#: commands/copy.c:3318
+#: commands/copy.c:3337
 #, c-format
 msgid "Use \"\\n\" to represent newline."
 msgstr "Utilisez « \\n » pour représenter un retour à la ligne."
 
-#: commands/copy.c:3319
+#: commands/copy.c:3338
 #, c-format
 msgid "Use quoted CSV field to represent newline."
-msgstr ""
-"Utiliser un champ CSV entre guillemets pour représenter un retour à la ligne."
+msgstr "Utiliser un champ CSV entre guillemets pour représenter un retour à la ligne."
 
-#: commands/copy.c:3365 commands/copy.c:3401
+#: commands/copy.c:3384 commands/copy.c:3420
 #, c-format
 msgid "end-of-copy marker does not match previous newline style"
-msgstr ""
-"le marqueur fin-de-copie ne correspond pas à un précédent style de fin de "
-"ligne"
+msgstr "le marqueur fin-de-copie ne correspond pas à un précédent style de fin de ligne"
 
-#: commands/copy.c:3374 commands/copy.c:3390
+#: commands/copy.c:3393 commands/copy.c:3409
 #, c-format
 msgid "end-of-copy marker corrupt"
 msgstr "marqueur fin-de-copie corrompu"
 
-#: commands/copy.c:3832
+#: commands/copy.c:3851
 #, c-format
 msgid "unterminated CSV quoted field"
 msgstr "champ CSV entre guillemets non terminé"
 
-#: commands/copy.c:3909 commands/copy.c:3928
+#: commands/copy.c:3928 commands/copy.c:3947
 #, c-format
 msgid "unexpected EOF in COPY data"
 msgstr "fin de fichier (EOF) inattendu dans les données du COPY"
 
-#: commands/copy.c:3918
+#: commands/copy.c:3937
 #, c-format
 msgid "invalid field size"
 msgstr "taille du champ invalide"
 
-#: commands/copy.c:3941
+#: commands/copy.c:3960
 #, c-format
 msgid "incorrect binary data format"
 msgstr "format de données binaires incorrect"
 
-#: commands/copy.c:4252 commands/indexcmds.c:993 commands/tablecmds.c:1427
-#: commands/tablecmds.c:2237 parser/parse_relation.c:2889
-#: utils/adt/tsvector_op.c:1417
+#: commands/copy.c:4271 commands/indexcmds.c:993 commands/tablecmds.c:1427 commands/tablecmds.c:2237 parser/parse_relation.c:2889 utils/adt/tsvector_op.c:1417
 #, c-format
 msgid "column \"%s\" does not exist"
 msgstr "la colonne « %s » n'existe pas"
 
-#: commands/copy.c:4259 commands/tablecmds.c:1453 commands/trigger.c:644
-#: parser/parse_target.c:936 parser/parse_target.c:947
+#: commands/copy.c:4278 commands/tablecmds.c:1453 commands/trigger.c:650 parser/parse_target.c:936 parser/parse_target.c:947
 #, c-format
 msgid "column \"%s\" specified more than once"
 msgstr "la colonne « %s » est spécifiée plus d'une fois"
@@ -5430,8 +4925,7 @@ msgstr "%d n'est pas un code d'encodage valide"
 msgid "%s is not a valid encoding name"
 msgstr "%s n'est pas un nom d'encodage valide"
 
-#: commands/dbcommands.c:255 commands/dbcommands.c:1404 commands/user.c:260
-#: commands/user.c:601
+#: commands/dbcommands.c:255 commands/dbcommands.c:1404 commands/user.c:260 commands/user.c:601
 #, c-format
 msgid "invalid connection limit: %d"
 msgstr "limite de connexion invalide : %d"
@@ -5463,54 +4957,42 @@ msgstr "nom de locale invalide : 
 
 #: commands/dbcommands.c:356
 #, c-format
-msgid ""
-"new encoding (%s) is incompatible with the encoding of the template database "
-"(%s)"
+msgid "new encoding (%s) is incompatible with the encoding of the template database (%s)"
 msgstr ""
 "le nouvel encodage (%sà est incompatible avec l'encodage de la base de\n"
 "données modèle (%s)"
 
 #: commands/dbcommands.c:359
 #, c-format
-msgid ""
-"Use the same encoding as in the template database, or use template0 as "
-"template."
+msgid "Use the same encoding as in the template database, or use template0 as template."
 msgstr ""
 "Utilisez le même encodage que celui de la base de données modèle,\n"
 "ou utilisez template0 comme modèle."
 
 #: commands/dbcommands.c:364
 #, c-format
-msgid ""
-"new collation (%s) is incompatible with the collation of the template "
-"database (%s)"
+msgid "new collation (%s) is incompatible with the collation of the template database (%s)"
 msgstr ""
 "le nouveau tri (%s) est incompatible avec le tri de la base de\n"
 "données modèle (%s)"
 
 #: commands/dbcommands.c:366
 #, c-format
-msgid ""
-"Use the same collation as in the template database, or use template0 as "
-"template."
+msgid "Use the same collation as in the template database, or use template0 as template."
 msgstr ""
 "Utilisez le même tri que celui de la base de données modèle,\n"
 "ou utilisez template0 comme modèle."
 
 #: commands/dbcommands.c:371
 #, c-format
-msgid ""
-"new LC_CTYPE (%s) is incompatible with the LC_CTYPE of the template database "
-"(%s)"
+msgid "new LC_CTYPE (%s) is incompatible with the LC_CTYPE of the template database (%s)"
 msgstr ""
 "le nouveau LC_CTYPE (%s) est incompatible avec le LC_CTYPE de la base de\n"
 "données modèle (%s)"
 
 #: commands/dbcommands.c:373
 #, c-format
-msgid ""
-"Use the same LC_CTYPE as in the template database, or use template0 as "
-"template."
+msgid "Use the same LC_CTYPE as in the template database, or use template0 as template."
 msgstr ""
 "Utilisez le même LC_CTYPE que celui de la base de données modèle,\n"
 "ou utilisez template0 comme modèle."
@@ -5527,9 +5009,7 @@ msgstr "ne peut pas affecter un nouveau tablespace par d
 
 #: commands/dbcommands.c:423
 #, c-format
-msgid ""
-"There is a conflict because database \"%s\" already has some tables in this "
-"tablespace."
+msgid "There is a conflict because database \"%s\" already has some tables in this tablespace."
 msgstr ""
 "Il existe un conflit car la base de données « %s » a déjà quelques tables\n"
 "dans son tablespace."
@@ -5577,25 +5057,19 @@ msgstr "ne peut pas supprimer la base de donn
 #: commands/dbcommands.c:822
 #, c-format
 msgid "database \"%s\" is used by a logical replication slot"
-msgstr ""
-"la base de données « %s » est utilisée par un slot de réplication logique"
+msgstr "la base de données « %s » est utilisée par un slot de réplication logique"
 
 #: commands/dbcommands.c:824
 #, c-format
-#| msgid "There is %d other session using the database."
-#| msgid_plural "There are %d other sessions using the database."
 msgid "There is %d slot, %d of them active."
 msgid_plural "There are %d slots, %d of them active."
 msgstr[0] "Il existe %d slot, et %d actifs."
 msgstr[1] "Il existe %d slots, et %d actifs."
 
-#: commands/dbcommands.c:838 commands/dbcommands.c:981
-#: commands/dbcommands.c:1110
+#: commands/dbcommands.c:838 commands/dbcommands.c:981 commands/dbcommands.c:1110
 #, c-format
 msgid "database \"%s\" is being accessed by other users"
-msgstr ""
-"la base de données « %s » est en cours d'utilisation par d'autres "
-"utilisateurs"
+msgstr "la base de données « %s » est en cours d'utilisation par d'autres utilisateurs"
 
 #: commands/dbcommands.c:950
 #, c-format
@@ -5610,8 +5084,7 @@ msgstr "la base de donn
 #: commands/dbcommands.c:1066
 #, c-format
 msgid "cannot change the tablespace of the currently open database"
-msgstr ""
-"ne peut pas modifier le tablespace de la base de données actuellement ouverte"
+msgstr "ne peut pas modifier le tablespace de la base de données actuellement ouverte"
 
 #: commands/dbcommands.c:1169
 #, c-format
@@ -5622,16 +5095,12 @@ msgstr ""
 
 #: commands/dbcommands.c:1171
 #, c-format
-msgid ""
-"You must move them back to the database's default tablespace before using "
-"this command."
+msgid "You must move them back to the database's default tablespace before using this command."
 msgstr ""
 "Vous devez d'abord les déplacer dans le tablespace par défaut de la base\n"
 "de données avant d'utiliser cette commande."
 
-#: commands/dbcommands.c:1302 commands/dbcommands.c:1790
-#: commands/dbcommands.c:1996 commands/dbcommands.c:2044
-#: commands/tablespace.c:604
+#: commands/dbcommands.c:1302 commands/dbcommands.c:1790 commands/dbcommands.c:1996 commands/dbcommands.c:2044 commands/tablespace.c:604
 #, c-format
 msgid "some useless files may be left behind in old database directory \"%s\""
 msgstr ""
@@ -5645,11 +5114,8 @@ msgstr "droit refus
 
 #: commands/dbcommands.c:1879
 #, c-format
-msgid ""
-"There are %d other session(s) and %d prepared transaction(s) using the "
-"database."
-msgstr ""
-"%d autres sessions et %d transactions préparées utilisent la base de données."
+msgid "There are %d other session(s) and %d prepared transaction(s) using the database."
+msgstr "%d autres sessions et %d transactions préparées utilisent la base de données."
 
 #: commands/dbcommands.c:1882
 #, c-format
@@ -5665,14 +5131,12 @@ msgid_plural "There are %d prepared transactions using the database."
 msgstr[0] "%d transaction préparée utilise la base de données"
 msgstr[1] "%d transactions préparées utilisent la base de données"
 
-#: commands/define.c:54 commands/define.c:228 commands/define.c:260
-#: commands/define.c:288
+#: commands/define.c:54 commands/define.c:228 commands/define.c:260 commands/define.c:288
 #, c-format
 msgid "%s requires a parameter"
 msgstr "%s requiert un paramètre"
 
-#: commands/define.c:90 commands/define.c:101 commands/define.c:195
-#: commands/define.c:213
+#: commands/define.c:90 commands/define.c:101 commands/define.c:195 commands/define.c:213
 #, c-format
 msgid "%s requires a numeric value"
 msgstr "%s requiert une valeur numérique"
@@ -5702,8 +5166,7 @@ msgstr "l'argument de %s doit 
 msgid "invalid argument for %s: \"%s\""
 msgstr "argument invalide pour %s : « %s »"
 
-#: commands/dropcmds.c:112 commands/functioncmds.c:1110
-#: utils/adt/ruleutils.c:1936
+#: commands/dropcmds.c:112 commands/functioncmds.c:1110 utils/adt/ruleutils.c:1936
 #, c-format
 msgid "\"%s\" is an aggregate function"
 msgstr "« %s » est une fonction d'agrégat"
@@ -5713,8 +5176,7 @@ msgstr "
 msgid "Use DROP AGGREGATE to drop aggregate functions."
 msgstr "Utiliser DROP AGGREGATE pour supprimer les fonctions d'agrégat."
 
-#: commands/dropcmds.c:165 commands/sequence.c:400 commands/tablecmds.c:2318
-#: commands/tablecmds.c:2499 commands/tablecmds.c:10625 tcop/utility.c:1006
+#: commands/dropcmds.c:165 commands/sequence.c:405 commands/tablecmds.c:2318 commands/tablecmds.c:2499 commands/tablecmds.c:10641 tcop/utility.c:1006
 #, c-format
 msgid "relation \"%s\" does not exist, skipping"
 msgstr "la relation « %s » n'existe pas, poursuite du traitement"
@@ -5756,9 +5218,7 @@ msgstr ""
 #: commands/dropcmds.c:308
 #, c-format
 msgid "text search template \"%s\" does not exist, skipping"
-msgstr ""
-"le modèle de recherche plein texte « %s » n'existe pas, poursuite du "
-"traitement"
+msgstr "le modèle de recherche plein texte « %s » n'existe pas, poursuite du traitement"
 
 #: commands/dropcmds.c:315
 #, c-format
@@ -5795,16 +5255,12 @@ msgstr "le langage 
 #: commands/dropcmds.c:359
 #, c-format
 msgid "cast from type %s to type %s does not exist, skipping"
-msgstr ""
-"la conversion du type %s vers le type %s n'existe pas, poursuite du "
-"traitement"
+msgstr "la conversion du type %s vers le type %s n'existe pas, poursuite du traitement"
 
 #: commands/dropcmds.c:368
 #, c-format
-#| msgid "rule \"%s\" for relation \"%s\" does not exist, skipping"
 msgid "trigger \"%s\" for relation \"%s\" does not exist, skipping"
-msgstr ""
-"le trigger « %s » de la relation « %s » n'existe pas, poursuite du traitement"
+msgstr "le trigger « %s » de la relation « %s » n'existe pas, poursuite du traitement"
 
 #: commands/dropcmds.c:375
 #, c-format
@@ -5814,14 +5270,12 @@ msgstr "le trigger sur 
 #: commands/dropcmds.c:381
 #, c-format
 msgid "rule \"%s\" for relation \"%s\" does not exist, skipping"
-msgstr ""
-"la règle « %s » de la relation « %s » n'existe pas, poursuite du traitement"
+msgstr "la règle « %s » de la relation « %s » n'existe pas, poursuite du traitement"
 
 #: commands/dropcmds.c:388
 #, c-format
 msgid "foreign-data wrapper \"%s\" does not exist, skipping"
-msgstr ""
-"le wrapper de données distantes « %s » n'existe pas, poursuite du traitement"
+msgstr "le wrapper de données distantes « %s » n'existe pas, poursuite du traitement"
 
 #: commands/dropcmds.c:392
 #, c-format
@@ -5831,17 +5285,12 @@ msgstr "le serveur 
 #: commands/dropcmds.c:398
 #, c-format
 msgid "operator class \"%s\" does not exist for access method \"%s\", skipping"
-msgstr ""
-"la classe d'opérateur « %s » n'existe pas pour la méthode d'accès « %s », "
-"ignoré"
+msgstr "la classe d'opérateur « %s » n'existe pas pour la méthode d'accès « %s », ignoré"
 
 #: commands/dropcmds.c:406
 #, c-format
-msgid ""
-"operator family \"%s\" does not exist for access method \"%s\", skipping"
-msgstr ""
-"la famille d'opérateur « %s » n'existe pas pour la méthode d'accès « %s », "
-"ignoré"
+msgid "operator family \"%s\" does not exist for access method \"%s\", skipping"
+msgstr "la famille d'opérateur « %s » n'existe pas pour la méthode d'accès « %s », ignoré"
 
 #: commands/event_trigger.c:149
 #, c-format
@@ -5884,8 +5333,7 @@ msgstr "les triggers sur 
 msgid "filter variable \"%s\" specified more than once"
 msgstr "variable « %s » du filtre spécifiée plus d'une fois"
 
-#: commands/event_trigger.c:437 commands/event_trigger.c:480
-#: commands/event_trigger.c:571
+#: commands/event_trigger.c:437 commands/event_trigger.c:480 commands/event_trigger.c:571
 #, c-format
 msgid "event trigger \"%s\" does not exist"
 msgstr "le trigger sur événement « %s » n'existe pas"
@@ -5893,62 +5341,47 @@ msgstr "le trigger sur 
 #: commands/event_trigger.c:539
 #, c-format
 msgid "permission denied to change owner of event trigger \"%s\""
-msgstr ""
-"droit refusé pour modifier le propriétaire du trigger sur événement « %s »"
+msgstr "droit refusé pour modifier le propriétaire du trigger sur événement « %s »"
 
 #: commands/event_trigger.c:541
 #, c-format
 msgid "The owner of an event trigger must be a superuser."
-msgstr ""
-"Le propriétaire du trigger sur événement doit être un super-utilisateur."
+msgstr "Le propriétaire du trigger sur événement doit être un super-utilisateur."
 
 #: commands/event_trigger.c:1219
 #, c-format
 msgid "%s can only be called in a sql_drop event trigger function"
-msgstr ""
-"%s peut seulement être appelé dans une fonction de trigger sur événement "
-"sql_drop"
+msgstr "%s peut seulement être appelé dans une fonction de trigger sur événement sql_drop"
 
-#: commands/event_trigger.c:1226 commands/extension.c:1646
-#: commands/extension.c:1755 commands/extension.c:1948 commands/prepare.c:702
-#: executor/execQual.c:1739 executor/execQual.c:1764 executor/execQual.c:2139
-#: executor/execQual.c:5315 executor/functions.c:1018 foreign/foreign.c:421
-#: replication/logical/logicalfuncs.c:310 replication/slotfuncs.c:173
-#: replication/walsender.c:2746 utils/adt/jsonfuncs.c:1386
-#: utils/adt/jsonfuncs.c:1518 utils/adt/jsonfuncs.c:1708
-#: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:2601
-#: utils/fmgr/funcapi.c:61 utils/mmgr/portalmem.c:986
+#: commands/event_trigger.c:1226 commands/extension.c:1646 commands/extension.c:1755 commands/extension.c:1948 commands/prepare.c:702 executor/execQual.c:1742 executor/execQual.c:1767 executor/execQual.c:2142 executor/execQual.c:5318 executor/functions.c:1018 foreign/foreign.c:421 replication/logical/logicalfuncs.c:310 replication/slotfuncs.c:173 replication/walsender.c:2734 utils/adt/jsonfuncs.c:1386 utils/adt/jsonfuncs.c:1518
+#: utils/adt/jsonfuncs.c:1708 utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:2605 utils/fmgr/funcapi.c:61 utils/mmgr/portalmem.c:986
 #, c-format
 msgid "set-valued function called in context that cannot accept a set"
 msgstr ""
 "la fonction avec set-value a été appelé dans un contexte qui n'accepte pas\n"
 "un ensemble"
 
-#: commands/event_trigger.c:1230 commands/extension.c:1650
-#: commands/extension.c:1759 commands/extension.c:1952 commands/prepare.c:706
-#: foreign/foreign.c:426 replication/logical/logicalfuncs.c:314
-#: replication/slotfuncs.c:177 replication/walsender.c:2750
-#: utils/mmgr/portalmem.c:990
+#: commands/event_trigger.c:1230 commands/extension.c:1650 commands/extension.c:1759 commands/extension.c:1952 commands/prepare.c:706 foreign/foreign.c:426 replication/logical/logicalfuncs.c:314 replication/slotfuncs.c:177 replication/walsender.c:2738 utils/mmgr/portalmem.c:990
 #, c-format
 msgid "materialize mode required, but it is not allowed in this context"
 msgstr "mode matérialisé requis mais interdit dans ce contexte"
 
-#: commands/explain.c:169
+#: commands/explain.c:173
 #, c-format
 msgid "unrecognized value for EXPLAIN option \"%s\": \"%s\""
 msgstr "valeur non reconnue pour l'option EXPLAIN « %s » : %s"
 
-#: commands/explain.c:175
+#: commands/explain.c:179
 #, c-format
 msgid "unrecognized EXPLAIN option \"%s\""
 msgstr "option EXPLAIN « %s » non reconnu"
 
-#: commands/explain.c:182
+#: commands/explain.c:186
 #, c-format
 msgid "EXPLAIN option BUFFERS requires ANALYZE"
 msgstr "l'option BUFFERS d'EXPLAIN nécessite ANALYZE"
 
-#: commands/explain.c:191
+#: commands/explain.c:195
 #, c-format
 msgid "EXPLAIN option TIMING requires ANALYZE"
 msgstr "l'option TIMING d'EXPLAIN nécessite ANALYZE"
@@ -5958,8 +5391,7 @@ msgstr "l'option TIMING d'EXPLAIN n
 msgid "extension \"%s\" does not exist"
 msgstr "l'extension « %s » n'existe pas"
 
-#: commands/extension.c:247 commands/extension.c:256 commands/extension.c:268
-#: commands/extension.c:278
+#: commands/extension.c:247 commands/extension.c:256 commands/extension.c:268 commands/extension.c:278
 #, c-format
 msgid "invalid extension name: \"%s\""
 msgstr "nom d'extension invalide : « %s »"
@@ -5977,19 +5409,14 @@ msgstr "Les noms d'extension ne doivent pas contenir 
 #: commands/extension.c:269
 #, c-format
 msgid "Extension names must not begin or end with \"-\"."
-msgstr ""
-"Les noms des extensions ne doivent pas commencer ou finir avec un tiret (« - "
-"»)."
+msgstr "Les noms des extensions ne doivent pas commencer ou finir avec un tiret (« - »)."
 
 #: commands/extension.c:279
 #, c-format
 msgid "Extension names must not contain directory separator characters."
-msgstr ""
-"Les noms des extensions ne doivent pas contenir des caractères séparateurs "
-"de répertoire."
+msgstr "Les noms des extensions ne doivent pas contenir des caractères séparateurs de répertoire."
 
-#: commands/extension.c:294 commands/extension.c:303 commands/extension.c:312
-#: commands/extension.c:322
+#: commands/extension.c:294 commands/extension.c:303 commands/extension.c:312 commands/extension.c:322
 #, c-format
 msgid "invalid extension version name: \"%s\""
 msgstr "nom de version de l'extension invalide :  « %s »"
@@ -6007,8 +5434,7 @@ msgstr "Les noms de version ne doivent pas contenir 
 #: commands/extension.c:313
 #, c-format
 msgid "Version names must not begin or end with \"-\"."
-msgstr ""
-"Les noms de version ne doivent ni commencer ni se terminer avec un tiret."
+msgstr "Les noms de version ne doivent ni commencer ni se terminer avec un tiret."
 
 #: commands/extension.c:323
 #, c-format
@@ -6047,17 +5473,13 @@ msgstr "param
 #: commands/extension.c:574
 #, c-format
 msgid "parameter \"schema\" cannot be specified when \"relocatable\" is true"
-msgstr ""
-"le paramètre « schema » ne peut pas être indiqué quand « relocatable » est "
-"vrai"
+msgstr "le paramètre « schema » ne peut pas être indiqué quand « relocatable » est vrai"
 
 #: commands/extension.c:722
 #, c-format
-msgid ""
-"transaction control statements are not allowed within an extension script"
+msgid "transaction control statements are not allowed within an extension script"
 msgstr ""
-"les instructions de contrôle des transactions ne sont pas autorisées dans "
-"un\n"
+"les instructions de contrôle des transactions ne sont pas autorisées dans un\n"
 "script d'extension"
 
 #: commands/extension.c:790
@@ -6082,11 +5504,8 @@ msgstr "Doit 
 
 #: commands/extension.c:1080
 #, c-format
-msgid ""
-"extension \"%s\" has no update path from version \"%s\" to version \"%s\""
-msgstr ""
-"l'extension « %s » n'a pas de chemin de mise à jour pour aller de la version "
-"« %s » à la version « %s »"
+msgid "extension \"%s\" has no update path from version \"%s\" to version \"%s\""
+msgstr "l'extension « %s » n'a pas de chemin de mise à jour pour aller de la version « %s » à la version « %s »"
 
 #: commands/extension.c:1207
 #, c-format
@@ -6111,9 +5530,7 @@ msgstr "la version 
 #: commands/extension.c:1297
 #, c-format
 msgid "FROM version must be different from installation target version \"%s\""
-msgstr ""
-"la version FROM doit être différente de la version cible d'installation « %s "
-"»"
+msgstr "la version FROM doit être différente de la version cible d'installation « %s »"
 
 #: commands/extension.c:1352
 #, c-format
@@ -6128,17 +5545,13 @@ msgstr "l'extension 
 #: commands/extension.c:1598
 #, c-format
 msgid "cannot drop extension \"%s\" because it is being modified"
-msgstr ""
-"ne peut pas supprimer l'extension « %s » car il est en cours de modification"
+msgstr "ne peut pas supprimer l'extension « %s » car il est en cours de modification"
 
 #: commands/extension.c:2069
 #, c-format
-msgid ""
-"pg_extension_config_dump() can only be called from an SQL script executed by "
-"CREATE EXTENSION"
+msgid "pg_extension_config_dump() can only be called from an SQL script executed by CREATE EXTENSION"
 msgstr ""
-"pg_extension_config_dump() peut seulement être appelé à partir d'un script "
-"SQL\n"
+"pg_extension_config_dump() peut seulement être appelé à partir d'un script SQL\n"
 "exécuté par CREATE EXTENSION"
 
 #: commands/extension.c:2081
@@ -6149,17 +5562,13 @@ msgstr "l'OID %u ne fait pas r
 #: commands/extension.c:2086
 #, c-format
 msgid "table \"%s\" is not a member of the extension being created"
-msgstr ""
-"la table « %s » n'est pas un membre de l'extension en cours de création"
+msgstr "la table « %s » n'est pas un membre de l'extension en cours de création"
 
 #: commands/extension.c:2450
 #, c-format
-msgid ""
-"cannot move extension \"%s\" into schema \"%s\" because the extension "
-"contains the schema"
+msgid "cannot move extension \"%s\" into schema \"%s\" because the extension contains the schema"
 msgstr ""
-"ne peut pas déplacer l'extension « %s » dans le schéma « %s » car "
-"l'extension\n"
+"ne peut pas déplacer l'extension « %s » dans le schéma « %s » car l'extension\n"
 "contient le schéma"
 
 #: commands/extension.c:2490 commands/extension.c:2553
@@ -6184,9 +5593,7 @@ msgstr "la version 
 
 #: commands/extension.c:2938
 #, c-format
-msgid ""
-"cannot add schema \"%s\" to extension \"%s\" because the schema contains the "
-"extension"
+msgid "cannot add schema \"%s\" to extension \"%s\" because the schema contains the extension"
 msgstr ""
 "ne peut pas ajouter le schéma « %s » à l'extension « %s » car le schéma\n"
 "contient l'extension"
@@ -6209,9 +5616,7 @@ msgstr "option 
 #: commands/foreigncmds.c:223 commands/foreigncmds.c:231
 #, c-format
 msgid "permission denied to change owner of foreign-data wrapper \"%s\""
-msgstr ""
-"droit refusé pour modifier le propriétaire du wrapper de données distantes « "
-"%s »"
+msgstr "droit refusé pour modifier le propriétaire du wrapper de données distantes « %s »"
 
 #: commands/foreigncmds.c:225
 #, c-format
@@ -6223,17 +5628,14 @@ msgstr ""
 #: commands/foreigncmds.c:233
 #, c-format
 msgid "The owner of a foreign-data wrapper must be a superuser."
-msgstr ""
-"Le propriétaire du wrapper de données distantes doit être un super-"
-"utilisateur."
+msgstr "Le propriétaire du wrapper de données distantes doit être un super-utilisateur."
 
 #: commands/foreigncmds.c:271 commands/foreigncmds.c:655 foreign/foreign.c:600
 #, c-format
 msgid "foreign-data wrapper \"%s\" does not exist"
 msgstr "le wrapper de données distantes « %s » n'existe pas"
 
-#: commands/foreigncmds.c:380 commands/foreigncmds.c:944
-#: commands/foreigncmds.c:1285 foreign/foreign.c:621
+#: commands/foreigncmds.c:380 commands/foreigncmds.c:944 commands/foreigncmds.c:1285 foreign/foreign.c:621
 #, c-format
 msgid "server \"%s\" does not exist"
 msgstr "le serveur « %s » n'existe pas"
@@ -6251,8 +5653,7 @@ msgstr "droit refus
 #: commands/foreigncmds.c:533
 #, c-format
 msgid "Must be superuser to create a foreign-data wrapper."
-msgstr ""
-"Doit être super-utilisateur pour créer un wrapper de données distantes."
+msgstr "Doit être super-utilisateur pour créer un wrapper de données distantes."
 
 #: commands/foreigncmds.c:645
 #, c-format
@@ -6262,23 +5663,18 @@ msgstr "droit refus
 #: commands/foreigncmds.c:647
 #, c-format
 msgid "Must be superuser to alter a foreign-data wrapper."
-msgstr ""
-"Doit être super-utilisateur pour modifier un wrapper de données distantes"
+msgstr "Doit être super-utilisateur pour modifier un wrapper de données distantes"
 
 #: commands/foreigncmds.c:678
 #, c-format
-msgid ""
-"changing the foreign-data wrapper handler can change behavior of existing "
-"foreign tables"
+msgid "changing the foreign-data wrapper handler can change behavior of existing foreign tables"
 msgstr ""
 "la modification du validateur de wrapper de données distantes peut modifier\n"
 "le comportement des tables distantes existantes"
 
 #: commands/foreigncmds.c:693
 #, c-format
-msgid ""
-"changing the foreign-data wrapper validator can cause the options for "
-"dependent objects to become invalid"
+msgid "changing the foreign-data wrapper validator can cause the options for dependent objects to become invalid"
 msgstr ""
 "la modification du validateur du wrapper de données distantes peut faire en\n"
 "sorte que les options des objets dépendants deviennent invalides"
@@ -6286,8 +5682,7 @@ msgstr ""
 #: commands/foreigncmds.c:1106
 #, c-format
 msgid "user mapping \"%s\" already exists for server %s"
-msgstr ""
-"la correspondance utilisateur « %s » existe déjà dans le serveur « %s »"
+msgstr "la correspondance utilisateur « %s » existe déjà dans le serveur « %s »"
 
 #: commands/foreigncmds.c:1194 commands/foreigncmds.c:1301
 #, c-format
@@ -6303,8 +5698,7 @@ msgstr "le serveur n'existe pas, poursuite du traitement"
 #, c-format
 msgid "user mapping \"%s\" does not exist for the server, skipping"
 msgstr ""
-"la correspondance utilisateur « %s » n'existe pas pour le serveur, "
-"poursuite\n"
+"la correspondance utilisateur « %s » n'existe pas pour le serveur, poursuite\n"
 "du traitement"
 
 #: commands/functioncmds.c:98
@@ -6320,8 +5714,7 @@ msgstr "le type de retour %s est seulement un shell"
 #: commands/functioncmds.c:132 parser/parse_type.c:333
 #, c-format
 msgid "type modifier cannot be specified for shell type \"%s\""
-msgstr ""
-"le modificateur de type ne peut pas être précisé pour le type shell « %s »"
+msgstr "le modificateur de type ne peut pas être précisé pour le type shell « %s »"
 
 #: commands/functioncmds.c:138
 #, c-format
@@ -6355,7 +5748,6 @@ msgstr "le type %s n'existe pas"
 
 #: commands/functioncmds.c:271
 #, c-format
-#| msgid "aggregates cannot use named arguments"
 msgid "aggregates cannot accept set arguments"
 msgstr "les agrégats ne peuvent pas utiliser des arguments d'ensemble"
 
@@ -6394,9 +5786,7 @@ msgstr ""
 #: commands/functioncmds.c:407
 #, c-format
 msgid "input parameters after one with a default value must also have defaults"
-msgstr ""
-"les paramètres en entrée suivant un paramètre avec valeur par défaut doivent "
-"aussi avoir des valeurs par défaut"
+msgstr "les paramètres en entrée suivant un paramètre avec valeur par défaut doivent aussi avoir des valeurs par défaut"
 
 #: commands/functioncmds.c:657
 #, c-format
@@ -6428,8 +5818,7 @@ msgstr "l'attribut 
 msgid "only one AS item needed for language \"%s\""
 msgstr "seul un élément AS est nécessaire pour le langage « %s »"
 
-#: commands/functioncmds.c:877 commands/functioncmds.c:1734
-#: commands/proclang.c:553
+#: commands/functioncmds.c:877 commands/functioncmds.c:1734 commands/proclang.c:553
 #, c-format
 msgid "language \"%s\" does not exist"
 msgstr "le langage « %s » n'existe pas"
@@ -6437,8 +5826,7 @@ msgstr "le langage 
 #: commands/functioncmds.c:879 commands/functioncmds.c:1736
 #, c-format
 msgid "Use CREATE LANGUAGE to load the language into the database."
-msgstr ""
-"Utiliser CREATE LANGUAGE pour charger le langage dans la base de données."
+msgstr "Utiliser CREATE LANGUAGE pour charger le langage dans la base de données."
 
 #: commands/functioncmds.c:914 commands/functioncmds.c:1140
 #, c-format
@@ -6448,8 +5836,7 @@ msgstr "seul un superutilisateur peut d
 #: commands/functioncmds.c:940
 #, c-format
 msgid "function result type must be %s because of OUT parameters"
-msgstr ""
-"le type de résultat de la fonction doit être %s à cause des paramètres OUT"
+msgstr "le type de résultat de la fonction doit être %s à cause des paramètres OUT"
 
 #: commands/functioncmds.c:953
 #, c-format
@@ -6474,8 +5861,7 @@ msgstr "le type de donn
 #: commands/functioncmds.c:1344
 #, c-format
 msgid "cast will be ignored because the source data type is a domain"
-msgstr ""
-"la conversion sera ignorée car le type de données source est un domaine"
+msgstr "la conversion sera ignorée car le type de données source est un domaine"
 
 #: commands/functioncmds.c:1349
 #, c-format
@@ -6489,31 +5875,24 @@ msgstr "la fonction de conversion doit prendre de un 
 
 #: commands/functioncmds.c:1380
 #, c-format
-msgid ""
-"argument of cast function must match or be binary-coercible from source data "
-"type"
+msgid "argument of cast function must match or be binary-coercible from source data type"
 msgstr ""
-"l'argument de la fonction de conversion doit correspondre ou être binary-"
-"coercible\n"
+"l'argument de la fonction de conversion doit correspondre ou être binary-coercible\n"
 "à partir du type de la donnée source"
 
 #: commands/functioncmds.c:1384
 #, c-format
 msgid "second argument of cast function must be type integer"
-msgstr ""
-"le second argument de la fonction de conversion doit être de type entier"
+msgstr "le second argument de la fonction de conversion doit être de type entier"
 
 #: commands/functioncmds.c:1388
 #, c-format
 msgid "third argument of cast function must be type boolean"
-msgstr ""
-"le troisième argument de la fonction de conversion doit être de type booléen"
+msgstr "le troisième argument de la fonction de conversion doit être de type booléen"
 
 #: commands/functioncmds.c:1392
 #, c-format
-msgid ""
-"return data type of cast function must match or be binary-coercible to "
-"target data type"
+msgid "return data type of cast function must match or be binary-coercible to target data type"
 msgstr ""
 "le type de donnée en retour de la fonction de conversion doit correspondre\n"
 "ou être coercible binairement au type de données cible"
@@ -6541,15 +5920,12 @@ msgstr "la fonction de conversion ne doit pas renvoyer un ensemble"
 #: commands/functioncmds.c:1442
 #, c-format
 msgid "must be superuser to create a cast WITHOUT FUNCTION"
-msgstr ""
-"doit être super-utilisateur pour créer une fonction de conversion SANS "
-"FONCTION"
+msgstr "doit être super-utilisateur pour créer une fonction de conversion SANS FONCTION"
 
 #: commands/functioncmds.c:1457
 #, c-format
 msgid "source and target data types are not physically compatible"
-msgstr ""
-"les types de données source et cible ne sont pas physiquement compatibles"
+msgstr "les types de données source et cible ne sont pas physiquement compatibles"
 
 #: commands/functioncmds.c:1472
 #, c-format
@@ -6601,9 +5977,7 @@ msgstr "aucun code en ligne sp
 msgid "language \"%s\" does not support inline code execution"
 msgstr "le langage « %s » ne supporte pas l'exécution de code en ligne"
 
-#: commands/indexcmds.c:159 commands/indexcmds.c:486
-#: commands/opclasscmds.c:370 commands/opclasscmds.c:790
-#: commands/opclasscmds.c:1749
+#: commands/indexcmds.c:159 commands/indexcmds.c:486 commands/opclasscmds.c:370 commands/opclasscmds.c:790 commands/opclasscmds.c:1749
 #, c-format
 msgid "access method \"%s\" does not exist"
 msgstr "la méthode d'accès « %s » n'existe pas"
@@ -6626,15 +6000,12 @@ msgstr "ne peut pas cr
 #: commands/indexcmds.c:390
 #, c-format
 msgid "cannot create indexes on temporary tables of other sessions"
-msgstr ""
-"ne peut pas créer les index sur les tables temporaires des autres sessions"
+msgstr "ne peut pas créer les index sur les tables temporaires des autres sessions"
 
-#: commands/indexcmds.c:445 commands/tablecmds.c:525 commands/tablecmds.c:9101
+#: commands/indexcmds.c:445 commands/tablecmds.c:525 commands/tablecmds.c:9117
 #, c-format
 msgid "only shared relations can be placed in pg_global tablespace"
-msgstr ""
-"seules les relations partagées peuvent être placées dans le tablespace "
-"pg_global"
+msgstr "seules les relations partagées peuvent être placées dans le tablespace pg_global"
 
 #: commands/indexcmds.c:478
 #, c-format
@@ -6664,8 +6035,7 @@ msgstr "%s %s cr
 #: commands/indexcmds.c:922
 #, c-format
 msgid "functions in index predicate must be marked IMMUTABLE"
-msgstr ""
-"les fonctions dans un prédicat d'index doivent être marquées comme IMMUTABLE"
+msgstr "les fonctions dans un prédicat d'index doivent être marquées comme IMMUTABLE"
 
 #: commands/indexcmds.c:988 parser/parse_utilcmd.c:1797
 #, c-format
@@ -6682,11 +6052,9 @@ msgstr ""
 #: commands/indexcmds.c:1071
 #, c-format
 msgid "could not determine which collation to use for index expression"
-msgstr ""
-"n'a pas pu déterminer le collationnement à utiliser pour l'expression d'index"
+msgstr "n'a pas pu déterminer le collationnement à utiliser pour l'expression d'index"
 
-#: commands/indexcmds.c:1079 commands/typecmds.c:782 parser/parse_expr.c:2278
-#: parser/parse_type.c:546 parser/parse_utilcmd.c:2648 utils/adt/misc.c:520
+#: commands/indexcmds.c:1079 commands/typecmds.c:782 parser/parse_expr.c:2278 parser/parse_type.c:546 parser/parse_utilcmd.c:2648 utils/adt/misc.c:520
 #, c-format
 msgid "collations are not supported by type %s"
 msgstr "les collationnements ne sont pas supportés par le type %s"
@@ -6699,9 +6067,7 @@ msgstr "l'op
 #: commands/indexcmds.c:1119
 #, c-format
 msgid "Only commutative operators can be used in exclusion constraints."
-msgstr ""
-"Seuls les opérateurs commutatifs peuvent être utilisés dans les contraintes "
-"d'exclusion."
+msgstr "Seuls les opérateurs commutatifs peuvent être utilisés dans les contraintes d'exclusion."
 
 #: commands/indexcmds.c:1145
 #, c-format
@@ -6710,9 +6076,7 @@ msgstr "l'op
 
 #: commands/indexcmds.c:1148
 #, c-format
-msgid ""
-"The exclusion operator must be related to the index operator class for the "
-"constraint."
+msgid "The exclusion operator must be related to the index operator class for the constraint."
 msgstr ""
 "L'opérateur d'exclusion doit être en relation avec la classe d'opérateur de\n"
 "l'index pour la contrainte."
@@ -6736,19 +6100,15 @@ msgstr ""
 
 #: commands/indexcmds.c:1246
 #, c-format
-msgid ""
-"You must specify an operator class for the index or define a default "
-"operator class for the data type."
+msgid "You must specify an operator class for the index or define a default operator class for the data type."
 msgstr ""
 "Vous devez spécifier une classe d'opérateur pour l'index ou définir une\n"
 "classe d'opérateur par défaut pour le type de données."
 
-#: commands/indexcmds.c:1275 commands/indexcmds.c:1283
-#: commands/opclasscmds.c:214
+#: commands/indexcmds.c:1275 commands/indexcmds.c:1283 commands/opclasscmds.c:214
 #, c-format
 msgid "operator class \"%s\" does not exist for access method \"%s\""
-msgstr ""
-"la classe d'opérateur « %s » n'existe pas pour la méthode d'accès « %s »"
+msgstr "la classe d'opérateur « %s » n'existe pas pour la méthode d'accès « %s »"
 
 #: commands/indexcmds.c:1296 commands/typecmds.c:1875
 #, c-format
@@ -6780,68 +6140,54 @@ msgstr "la table 
 #: commands/matview.c:178
 #, c-format
 msgid "CONCURRENTLY cannot be used when the materialized view is not populated"
-msgstr ""
-"CONCURRENTLY ne peut pas être utilisé quand la vue matérialisée n'est pas "
-"peuplée"
+msgstr "CONCURRENTLY ne peut pas être utilisé quand la vue matérialisée n'est pas peuplée"
 
 #: commands/matview.c:184
 #, c-format
 msgid "CONCURRENTLY and WITH NO DATA options cannot be used together"
-msgstr ""
-"Les options CONCURRENTLY et WITH NO DATA ne peuvent pas être utilisées "
-"ensemble"
+msgstr "Les options CONCURRENTLY et WITH NO DATA ne peuvent pas être utilisées ensemble"
 
-#: commands/matview.c:591
+#: commands/matview.c:598
 #, c-format
 msgid "new data for \"%s\" contains duplicate rows without any null columns"
-msgstr ""
-"les nouvelles données pour « %s » contiennent des lignes dupliquées sans "
-"colonnes NULL"
+msgstr "les nouvelles données pour « %s » contiennent des lignes dupliquées sans colonnes NULL"
 
-#: commands/matview.c:593
+#: commands/matview.c:600
 #, c-format
 msgid "Row: %s"
 msgstr "Ligne : %s"
 
-#: commands/matview.c:681
+#: commands/matview.c:688
 #, c-format
 msgid "cannot refresh materialized view \"%s\" concurrently"
 msgstr "ne peut pas rafraichir en parallèle la vue matérialisée « %s »"
 
-#: commands/matview.c:683
+#: commands/matview.c:690
 #, c-format
-msgid ""
-"Create a unique index with no WHERE clause on one or more columns of the "
-"materialized view."
-msgstr ""
-"Crée un index unique sans clause WHERE sur une ou plusieurs colonnes de la "
-"vue matérialisée."
+msgid "Create a unique index with no WHERE clause on one or more columns of the materialized view."
+msgstr "Crée un index unique sans clause WHERE sur une ou plusieurs colonnes de la vue matérialisée."
 
 #: commands/opclasscmds.c:135
 #, c-format
 msgid "operator family \"%s\" does not exist for access method \"%s\""
-msgstr ""
-"la famille d'opérateur « %s » n'existe pas pour la méthode d'accès « %s »"
+msgstr "la famille d'opérateur « %s » n'existe pas pour la méthode d'accès « %s »"
 
 #: commands/opclasscmds.c:273
 #, c-format
 msgid "operator family \"%s\" for access method \"%s\" already exists"
-msgstr ""
-"la famille d'opérateur « %s » existe déjà pour la méthode d'accès « %s »"
+msgstr "la famille d'opérateur « %s » existe déjà pour la méthode d'accès « %s »"
 
 #: commands/opclasscmds.c:409
 #, c-format
 msgid "must be superuser to create an operator class"
 msgstr "doit être super-utilisateur pour créer une classe d'opérateur"
 
-#: commands/opclasscmds.c:480 commands/opclasscmds.c:866
-#: commands/opclasscmds.c:996
+#: commands/opclasscmds.c:480 commands/opclasscmds.c:866 commands/opclasscmds.c:996
 #, c-format
 msgid "invalid operator number %d, must be between 1 and %d"
 msgstr "numéro d'opérateur %d invalide, doit être compris entre 1 et %d"
 
-#: commands/opclasscmds.c:531 commands/opclasscmds.c:917
-#: commands/opclasscmds.c:1011
+#: commands/opclasscmds.c:531 commands/opclasscmds.c:917 commands/opclasscmds.c:1011
 #, c-format
 msgid "invalid procedure number %d, must be between 1 and %d"
 msgstr "numéro de procédure %d invalide, doit être compris entre 1 et %d"
@@ -6853,8 +6199,7 @@ msgstr "type de stockage sp
 
 #: commands/opclasscmds.c:588
 #, c-format
-msgid ""
-"storage type cannot be different from data type for access method \"%s\""
+msgid "storage type cannot be different from data type for access method \"%s\""
 msgstr ""
 "le type de stockage ne peut pas être différent du type de données pour la\n"
 "méthode d'accès « %s »"
@@ -6862,14 +6207,12 @@ msgstr ""
 #: commands/opclasscmds.c:604
 #, c-format
 msgid "operator class \"%s\" for access method \"%s\" already exists"
-msgstr ""
-"la classe d'opérateur « %s » existe déjà pour la méthode d'accès « %s »"
+msgstr "la classe d'opérateur « %s » existe déjà pour la méthode d'accès « %s »"
 
 #: commands/opclasscmds.c:632
 #, c-format
 msgid "could not make operator class \"%s\" be default for type %s"
-msgstr ""
-"n'a pas pu rendre la classe d'opérateur « %s » par défaut pour le type %s"
+msgstr "n'a pas pu rendre la classe d'opérateur « %s » par défaut pour le type %s"
 
 #: commands/opclasscmds.c:635
 #, c-format
@@ -6931,8 +6274,7 @@ msgstr "les proc
 #: commands/opclasscmds.c:1189
 #, c-format
 msgid "btree sort support procedures must accept type \"internal\""
-msgstr ""
-"les procédures de support de tri btree doivent accepter le type « internal »"
+msgstr "les procédures de support de tri btree doivent accepter le type « internal »"
 
 #: commands/opclasscmds.c:1193
 #, c-format
@@ -6988,18 +6330,14 @@ msgstr "la fonction %d(%s, %s) n'existe pas dans la famille d'op
 
 #: commands/opclasscmds.c:1705
 #, c-format
-msgid ""
-"operator class \"%s\" for access method \"%s\" already exists in schema \"%s"
-"\""
+msgid "operator class \"%s\" for access method \"%s\" already exists in schema \"%s\""
 msgstr ""
 "la classe d'opérateur « %s » de la méthode d'accès « %s » existe déjà dans\n"
 "le schéma « %s »"
 
 #: commands/opclasscmds.c:1728
 #, c-format
-msgid ""
-"operator family \"%s\" for access method \"%s\" already exists in schema \"%s"
-"\""
+msgid "operator family \"%s\" for access method \"%s\" already exists in schema \"%s\""
 msgstr ""
 "la famille d'opérateur « %s » de la méthode d'accès « %s » existe déjà dans\n"
 "le schéma « %s »"
@@ -7011,10 +6349,8 @@ msgstr "=> est un nom d'op
 
 #: commands/operatorcmds.c:98
 #, c-format
-msgid ""
-"This name may be disallowed altogether in future versions of PostgreSQL."
-msgstr ""
-"Ce nom pourrait être interdit dans les prochaines versions de PostgreSQL."
+msgid "This name may be disallowed altogether in future versions of PostgreSQL."
+msgstr "Ce nom pourrait être interdit dans les prochaines versions de PostgreSQL."
 
 #: commands/operatorcmds.c:119 commands/operatorcmds.c:127
 #, c-format
@@ -7040,8 +6376,7 @@ msgstr "au moins un des arguments (le gauche ou le droit) doit 
 #, c-format
 msgid "restriction estimator function %s must return type \"float8\""
 msgstr ""
-"la fonction d'estimation de la restriction, de nom %s, doit renvoyer le "
-"type\n"
+"la fonction d'estimation de la restriction, de nom %s, doit renvoyer le type\n"
 "« float8 »"
 
 #: commands/operatorcmds.c:283
@@ -7051,14 +6386,12 @@ msgstr ""
 "la fonction d'estimation de la jointure, de nom %s, doit renvoyer le type\n"
 "« float8 »"
 
-#: commands/portalcmds.c:61 commands/portalcmds.c:160
-#: commands/portalcmds.c:212
+#: commands/portalcmds.c:61 commands/portalcmds.c:160 commands/portalcmds.c:212
 #, c-format
 msgid "invalid cursor name: must not be empty"
 msgstr "nom de curseur invalide : il ne doit pas être vide"
 
-#: commands/portalcmds.c:168 commands/portalcmds.c:222
-#: executor/execCurrent.c:67 utils/adt/xml.c:2386 utils/adt/xml.c:2553
+#: commands/portalcmds.c:168 commands/portalcmds.c:222 executor/execCurrent.c:67 utils/adt/xml.c:2387 utils/adt/xml.c:2554
 #, c-format
 msgid "cursor \"%s\" does not exist"
 msgstr "le curseur « %s » n'existe pas"
@@ -7078,7 +6411,7 @@ msgstr "n'a pas pu repositionner le curseur d
 msgid "invalid statement name: must not be empty"
 msgstr "nom de l'instruction invalide : ne doit pas être vide"
 
-#: commands/prepare.c:129 parser/parse_param.c:304 tcop/postgres.c:1296
+#: commands/prepare.c:129 parser/parse_param.c:304 tcop/postgres.c:1323
 #, c-format
 msgid "could not determine data type of parameter $%d"
 msgstr "n'a pas pu déterminer le type de données du paramètre $%d"
@@ -7107,8 +6440,7 @@ msgstr "%d param
 #, c-format
 msgid "parameter $%d of type %s cannot be coerced to the expected type %s"
 msgstr ""
-"le paramètre $%d de type %s ne peut être utilisé dans la coercion à cause "
-"du\n"
+"le paramètre $%d de type %s ne peut être utilisé dans la coercion à cause du\n"
 "type %s attendu"
 
 #: commands/prepare.c:465
@@ -7146,19 +6478,16 @@ msgstr "langage non support
 #: commands/proclang.c:244
 #, c-format
 msgid "The supported languages are listed in the pg_pltemplate system catalog."
-msgstr ""
-"Les langages supportés sont listés dans le catalogue système pg_pltemplate."
+msgstr "Les langages supportés sont listés dans le catalogue système pg_pltemplate."
 
 #: commands/proclang.c:252
 #, c-format
 msgid "must be superuser to create custom procedural language"
-msgstr ""
-"doit être super-utilisateur pour créer un langage de procédures personnalisé"
+msgstr "doit être super-utilisateur pour créer un langage de procédures personnalisé"
 
 #: commands/proclang.c:271
 #, c-format
-msgid ""
-"changing return type of function %s from \"opaque\" to \"language_handler\""
+msgid "changing return type of function %s from \"opaque\" to \"language_handler\""
 msgstr ""
 "changement du type du code retour de la fonction %s d'« opaque » à\n"
 "« language_handler »"
@@ -7185,121 +6514,105 @@ msgstr "aucun fournisseur de label de s
 
 #: commands/seclabel.c:62
 #, c-format
-msgid ""
-"must specify provider when multiple security label providers have been loaded"
-msgstr ""
-"doit indiquer le fournisseur quand plusieurs fournisseurs de labels de "
-"sécurité sont chargés"
+msgid "must specify provider when multiple security label providers have been loaded"
+msgstr "doit indiquer le fournisseur quand plusieurs fournisseurs de labels de sécurité sont chargés"
 
 #: commands/seclabel.c:80
 #, c-format
 msgid "security label provider \"%s\" is not loaded"
 msgstr "le fournisseur « %s » de label de sécurité n'est pas chargé"
 
-#: commands/sequence.c:123
+#: commands/sequence.c:124
 #, c-format
 msgid "unlogged sequences are not supported"
 msgstr "les séquences non tracées ne sont pas supportées"
 
-#: commands/sequence.c:618
+#: commands/sequence.c:627
 #, c-format
 msgid "nextval: reached maximum value of sequence \"%s\" (%s)"
 msgstr "nextval : valeur maximale de la séquence « %s » (%s) atteinte"
 
-#: commands/sequence.c:641
+#: commands/sequence.c:650
 #, c-format
 msgid "nextval: reached minimum value of sequence \"%s\" (%s)"
 msgstr "nextval : valeur minimale de la séquence « %s » (%s) atteinte"
 
-#: commands/sequence.c:754
+#: commands/sequence.c:773
 #, c-format
 msgid "currval of sequence \"%s\" is not yet defined in this session"
 msgstr ""
 "la valeur courante (currval) de la séquence « %s » n'est pas encore définie\n"
 "dans cette session"
 
-#: commands/sequence.c:773 commands/sequence.c:779
+#: commands/sequence.c:792 commands/sequence.c:798
 #, c-format
 msgid "lastval is not yet defined in this session"
-msgstr ""
-"la dernière valeur (lastval) n'est pas encore définie dans cette session"
+msgstr "la dernière valeur (lastval) n'est pas encore définie dans cette session"
 
-#: commands/sequence.c:848
+#: commands/sequence.c:867
 #, c-format
 msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
-msgstr ""
-"setval : la valeur %s est en dehors des limites de la séquence « %s » (%s.."
-"%s)"
+msgstr "setval : la valeur %s est en dehors des limites de la séquence « %s » (%s..%s)"
 
-#: commands/sequence.c:1224
+#: commands/sequence.c:1247
 #, c-format
 msgid "INCREMENT must not be zero"
 msgstr "la valeur INCREMENT ne doit pas être zéro"
 
-#: commands/sequence.c:1280
+#: commands/sequence.c:1303
 #, c-format
 msgid "MINVALUE (%s) must be less than MAXVALUE (%s)"
 msgstr "la valeur MINVALUE (%s) doit être moindre que la valeur MAXVALUE (%s)"
 
-#: commands/sequence.c:1305
+#: commands/sequence.c:1328
 #, c-format
 msgid "START value (%s) cannot be less than MINVALUE (%s)"
-msgstr ""
-"la valeur START (%s) ne peut pas être plus petite que celle de MINVALUE (%s)"
+msgstr "la valeur START (%s) ne peut pas être plus petite que celle de MINVALUE (%s)"
 
-#: commands/sequence.c:1317
+#: commands/sequence.c:1340
 #, c-format
 msgid "START value (%s) cannot be greater than MAXVALUE (%s)"
-msgstr ""
-"la valeur START (%s) ne peut pas être plus grande que celle de MAXVALUE (%s)"
+msgstr "la valeur START (%s) ne peut pas être plus grande que celle de MAXVALUE (%s)"
 
-#: commands/sequence.c:1347
+#: commands/sequence.c:1370
 #, c-format
 msgid "RESTART value (%s) cannot be less than MINVALUE (%s)"
-msgstr ""
-"la valeur RESTART (%s) ne peut pas être plus petite que celle de MINVALUE "
-"(%s)"
+msgstr "la valeur RESTART (%s) ne peut pas être plus petite que celle de MINVALUE (%s)"
 
-#: commands/sequence.c:1359
+#: commands/sequence.c:1382
 #, c-format
 msgid "RESTART value (%s) cannot be greater than MAXVALUE (%s)"
-msgstr ""
-"la valeur RESTART (%s) ne peut pas être plus grande que celle de MAXVALUE "
-"(%s)"
+msgstr "la valeur RESTART (%s) ne peut pas être plus grande que celle de MAXVALUE (%s)"
 
-#: commands/sequence.c:1374
+#: commands/sequence.c:1397
 #, c-format
 msgid "CACHE (%s) must be greater than zero"
 msgstr "la valeur CACHE (%s) doit être plus grande que zéro"
 
-#: commands/sequence.c:1406
+#: commands/sequence.c:1429
 #, c-format
 msgid "invalid OWNED BY option"
 msgstr "option OWNED BY invalide"
 
-#: commands/sequence.c:1407
+#: commands/sequence.c:1430
 #, c-format
 msgid "Specify OWNED BY table.column or OWNED BY NONE."
 msgstr "Indiquer OWNED BY table.colonne ou OWNED BY NONE."
 
-#: commands/sequence.c:1430
+#: commands/sequence.c:1453
 #, c-format
 msgid "referenced relation \"%s\" is not a table or foreign table"
 msgstr "la relation référencée « %s » n'est ni une table ni une table distante"
 
-#: commands/sequence.c:1437
+#: commands/sequence.c:1460
 #, c-format
 msgid "sequence must have same owner as table it is linked to"
-msgstr ""
-"la séquence doit avoir le même propriétaire que la table avec laquelle elle "
-"est liée"
+msgstr "la séquence doit avoir le même propriétaire que la table avec laquelle elle est liée"
 
-#: commands/sequence.c:1441
+#: commands/sequence.c:1464
 #, c-format
 msgid "sequence must be in same schema as table it is linked to"
-msgstr ""
-"la séquence doit être dans le même schéma que la table avec laquelle elle "
-"est liée"
+msgstr "la séquence doit être dans le même schéma que la table avec laquelle elle est liée"
 
 #: commands/tablecmds.c:206
 #, c-format
@@ -7380,8 +6693,7 @@ msgstr "
 msgid "Use DROP TYPE to remove a type."
 msgstr "Utilisez DROP TYPE pour supprimer un type."
 
-#: commands/tablecmds.c:242 commands/tablecmds.c:8076
-#: commands/tablecmds.c:10557
+#: commands/tablecmds.c:242 commands/tablecmds.c:8092 commands/tablecmds.c:10573
 #, c-format
 msgid "foreign table \"%s\" does not exist"
 msgstr "la table distante « %s » n'existe pas"
@@ -7400,9 +6712,7 @@ msgstr "Utilisez DROP FOREIGN TABLE pour supprimer une table distante."
 msgid "ON COMMIT can only be used on temporary tables"
 msgstr "ON COMMIT peut seulement être utilisé sur des tables temporaires"
 
-#: commands/tablecmds.c:473 parser/parse_utilcmd.c:521
-#: parser/parse_utilcmd.c:532 parser/parse_utilcmd.c:549
-#: parser/parse_utilcmd.c:611
+#: commands/tablecmds.c:473 parser/parse_utilcmd.c:521 parser/parse_utilcmd.c:532 parser/parse_utilcmd.c:549 parser/parse_utilcmd.c:611
 #, c-format
 msgid "constraints are not supported on foreign tables"
 msgstr "les contraintes ne sont pas supportés par les tables distantes"
@@ -7424,12 +6734,7 @@ msgstr "DROP INDEX CONCURRENTLY ne permet pas de supprimer plusieurs objets"
 msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
 msgstr "DROP INDEX CONCURRENTLY ne permet pas la CASCADE"
 
-#: commands/tablecmds.c:938 commands/tablecmds.c:1276
-#: commands/tablecmds.c:2133 commands/tablecmds.c:4112
-#: commands/tablecmds.c:5942 commands/tablecmds.c:11170
-#: commands/tablecmds.c:11205 commands/trigger.c:232 commands/trigger.c:1118
-#: commands/trigger.c:1226 rewrite/rewriteDefine.c:271
-#: rewrite/rewriteDefine.c:887
+#: commands/tablecmds.c:938 commands/tablecmds.c:1276 commands/tablecmds.c:2133 commands/tablecmds.c:4112 commands/tablecmds.c:5942 commands/tablecmds.c:11186 commands/tablecmds.c:11221 commands/trigger.c:238 commands/trigger.c:1124 commands/trigger.c:1232 rewrite/rewriteDefine.c:271 rewrite/rewriteDefine.c:888
 #, c-format
 msgid "permission denied: \"%s\" is a system catalog"
 msgstr "droit refusé : « %s » est un catalogue système"
@@ -7449,17 +6754,17 @@ msgstr "ne peut pas tronquer les tables temporaires des autres sessions"
 msgid "inherited relation \"%s\" is not a table"
 msgstr "la relation héritée « %s » n'est pas une table"
 
-#: commands/tablecmds.c:1498 commands/tablecmds.c:9531
+#: commands/tablecmds.c:1498 commands/tablecmds.c:9547
 #, c-format
 msgid "cannot inherit from temporary relation \"%s\""
 msgstr "ine peut pas hériter à partir d'une relation temporaire « %s »"
 
-#: commands/tablecmds.c:1506 commands/tablecmds.c:9539
+#: commands/tablecmds.c:1506 commands/tablecmds.c:9555
 #, c-format
 msgid "cannot inherit from temporary relation of another session"
 msgstr "ne peut pas hériter de la table temporaire d'une autre session"
 
-#: commands/tablecmds.c:1522 commands/tablecmds.c:9573
+#: commands/tablecmds.c:1522 commands/tablecmds.c:9589
 #, c-format
 msgid "relation \"%s\" would be inherited from more than once"
 msgstr "la relation « %s » serait héritée plus d'une fois"
@@ -7474,11 +6779,7 @@ msgstr "assemblage de plusieurs d
 msgid "inherited column \"%s\" has a type conflict"
 msgstr "la colonne héritée « %s » a un conflit de type"
 
-#: commands/tablecmds.c:1580 commands/tablecmds.c:1601
-#: commands/tablecmds.c:1789 commands/tablecmds.c:1811
-#: parser/parse_coerce.c:1592 parser/parse_coerce.c:1612
-#: parser/parse_coerce.c:1632 parser/parse_coerce.c:1677
-#: parser/parse_coerce.c:1714 parser/parse_param.c:218
+#: commands/tablecmds.c:1580 commands/tablecmds.c:1601 commands/tablecmds.c:1789 commands/tablecmds.c:1811 parser/parse_coerce.c:1592 parser/parse_coerce.c:1612 parser/parse_coerce.c:1632 parser/parse_coerce.c:1677 parser/parse_coerce.c:1714 parser/parse_param.c:218
 #, c-format
 msgid "%s versus %s"
 msgstr "%s versus %s"
@@ -7488,8 +6789,7 @@ msgstr "%s versus %s"
 msgid "inherited column \"%s\" has a collation conflict"
 msgstr "la colonne héritée « %s » a un conflit sur le collationnement"
 
-#: commands/tablecmds.c:1589 commands/tablecmds.c:1799
-#: commands/tablecmds.c:4536
+#: commands/tablecmds.c:1589 commands/tablecmds.c:1799 commands/tablecmds.c:4536
 #, c-format
 msgid "\"%s\" versus \"%s\""
 msgstr "« %s » versus « %s »"
@@ -7499,8 +6799,7 @@ msgstr "
 msgid "inherited column \"%s\" has a storage parameter conflict"
 msgstr "la colonne héritée « %s » a un conflit de paramètre de stockage"
 
-#: commands/tablecmds.c:1712 parser/parse_utilcmd.c:853
-#: parser/parse_utilcmd.c:1195 parser/parse_utilcmd.c:1271
+#: commands/tablecmds.c:1712 parser/parse_utilcmd.c:853 parser/parse_utilcmd.c:1195 parser/parse_utilcmd.c:1271
 #, c-format
 msgid "cannot convert whole-row table reference"
 msgstr "ne peut pas convertir une référence de ligne complète de table"
@@ -7508,9 +6807,7 @@ msgstr "ne peut pas convertir une r
 #: commands/tablecmds.c:1713 parser/parse_utilcmd.c:854
 #, c-format
 msgid "Constraint \"%s\" contains a whole-row reference to table \"%s\"."
-msgstr ""
-"La constrainte « %s » contient une référence de ligne complète vers la table "
-"« %s »."
+msgstr "La constrainte « %s » contient une référence de ligne complète vers la table « %s »."
 
 #: commands/tablecmds.c:1779
 #, c-format
@@ -7540,14 +6837,11 @@ msgstr "la colonne 
 #: commands/tablecmds.c:1863
 #, c-format
 msgid "To resolve the conflict, specify a default explicitly."
-msgstr ""
-"Pour résoudre le conflit, spécifiez explicitement une valeur par défaut."
+msgstr "Pour résoudre le conflit, spécifiez explicitement une valeur par défaut."
 
 #: commands/tablecmds.c:1910
 #, c-format
-msgid ""
-"check constraint name \"%s\" appears multiple times but with different "
-"expressions"
+msgid "check constraint name \"%s\" appears multiple times but with different expressions"
 msgstr ""
 "le nom de la contrainte de vérification, « %s », apparaît plusieurs fois\n"
 "mais avec des expressions différentes"
@@ -7559,18 +6853,13 @@ msgstr "ne peut pas renommer une colonne d'une table typ
 
 #: commands/tablecmds.c:2121
 #, c-format
-msgid ""
-"\"%s\" is not a table, view, materialized view, composite type, index, or "
-"foreign table"
-msgstr ""
-"« %s » n'est ni une table, ni une vue, ni une vue matérialisée, ni un type "
-"composite, ni un index, ni une table distante"
+msgid "\"%s\" is not a table, view, materialized view, composite type, index, or foreign table"
+msgstr "« %s » n'est ni une table, ni une vue, ni une vue matérialisée, ni un type composite, ni un index, ni une table distante"
 
 #: commands/tablecmds.c:2213
 #, c-format
 msgid "inherited column \"%s\" must be renamed in child tables too"
-msgstr ""
-"la colonne héritée « %s » doit aussi être renommée pour les tables filles"
+msgstr "la colonne héritée « %s » doit aussi être renommée pour les tables filles"
 
 #: commands/tablecmds.c:2245
 #, c-format
@@ -7585,8 +6874,7 @@ msgstr "ne peut pas renommer la colonne h
 #: commands/tablecmds.c:2407
 #, c-format
 msgid "inherited constraint \"%s\" must be renamed in child tables too"
-msgstr ""
-"la contrainte héritée « %s » doit aussi être renommée pour les tables enfants"
+msgstr "la contrainte héritée « %s » doit aussi être renommée pour les tables enfants"
 
 #: commands/tablecmds.c:2414
 #, c-format
@@ -7596,8 +6884,7 @@ msgstr "ne peut pas renommer la colonne h
 #. translator: first %s is a SQL command, eg ALTER TABLE
 #: commands/tablecmds.c:2628
 #, c-format
-msgid ""
-"cannot %s \"%s\" because it is being used by active queries in this session"
+msgid "cannot %s \"%s\" because it is being used by active queries in this session"
 msgstr ""
 "ne peut pas exécuter %s « %s » car cet objet est en cours d'utilisation par\n"
 "des requêtes actives dans cette session"
@@ -7606,8 +6893,7 @@ msgstr ""
 #: commands/tablecmds.c:2637
 #, c-format
 msgid "cannot %s \"%s\" because it has pending trigger events"
-msgstr ""
-"ne peut pas exécuter %s « %s » car il reste des événements sur les triggers"
+msgstr "ne peut pas exécuter %s « %s » car il reste des événements sur les triggers"
 
 #: commands/tablecmds.c:3607
 #, c-format
@@ -7617,8 +6903,7 @@ msgstr "ne peut pas r
 #: commands/tablecmds.c:3613
 #, c-format
 msgid "cannot rewrite table \"%s\" used as a catalog table"
-msgstr ""
-"ne peut pas réécrire la table « %s » utilisée comme une table catalogue"
+msgstr "ne peut pas réécrire la table « %s » utilisée comme une table catalogue"
 
 #: commands/tablecmds.c:3623
 #, c-format
@@ -7640,13 +6925,12 @@ msgstr "v
 msgid "column \"%s\" contains null values"
 msgstr "la colonne « %s » contient des valeurs NULL"
 
-#: commands/tablecmds.c:3987 commands/tablecmds.c:6985
+#: commands/tablecmds.c:3987 commands/tablecmds.c:7001
 #, c-format
 msgid "check constraint \"%s\" is violated by some row"
 msgstr "la contrainte de vérification « %s » est rompue par une ligne"
 
-#: commands/tablecmds.c:4133 commands/trigger.c:226
-#: rewrite/rewriteDefine.c:265 rewrite/rewriteDefine.c:882
+#: commands/tablecmds.c:4133 commands/trigger.c:232 rewrite/rewriteDefine.c:265 rewrite/rewriteDefine.c:883
 #, c-format
 msgid "\"%s\" is not a table or view"
 msgstr "« %s » n'est pas une table ou une vue"
@@ -7654,9 +6938,7 @@ msgstr "
 #: commands/tablecmds.c:4136
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, or index"
-msgstr ""
-"« %s » n'est pas une table, une vue, une vue matérialisée, une séquence ou "
-"une table distante"
+msgstr "« %s » n'est pas une table, une vue, une vue matérialisée, une séquence ou une table distante"
 
 #: commands/tablecmds.c:4142
 #, c-format
@@ -7675,11 +6957,8 @@ msgstr "
 
 #: commands/tablecmds.c:4151
 #, c-format
-msgid ""
-"\"%s\" is not a table, materialized view, composite type, or foreign table"
-msgstr ""
-"« %s » n'est ni une table, ni une vue matérialisée, ni un type composite, ni "
-"une table distante"
+msgid "\"%s\" is not a table, materialized view, composite type, or foreign table"
+msgstr "« %s » n'est ni une table, ni une vue matérialisée, ni un type composite, ni une table distante"
 
 #: commands/tablecmds.c:4161
 #, c-format
@@ -7693,11 +6972,9 @@ msgstr "ne peux pas modifier le type 
 
 #: commands/tablecmds.c:4325
 #, c-format
-msgid ""
-"cannot alter foreign table \"%s\" because column \"%s.%s\" uses its row type"
+msgid "cannot alter foreign table \"%s\" because column \"%s.%s\" uses its row type"
 msgstr ""
-"ne peut pas modifier la table distante « %s » car la colonne « %s.%s » "
-"utilise\n"
+"ne peut pas modifier la table distante « %s » car la colonne « %s.%s » utilise\n"
 "son type de ligne"
 
 #: commands/tablecmds.c:4332
@@ -7710,8 +6987,7 @@ msgstr ""
 #: commands/tablecmds.c:4394
 #, c-format
 msgid "cannot alter type \"%s\" because it is the type of a typed table"
-msgstr ""
-"ne peut pas modifier le type « %s » car il s'agit du type d'une table de type"
+msgstr "ne peut pas modifier le type « %s » car il s'agit du type d'une table de type"
 
 #: commands/tablecmds.c:4396
 #, c-format
@@ -7728,16 +7004,15 @@ msgstr "le type %s n'est pas un type composite"
 msgid "cannot add column to typed table"
 msgstr "ne peut pas ajouter une colonne à une table typée"
 
-#: commands/tablecmds.c:4528 commands/tablecmds.c:9727
+#: commands/tablecmds.c:4528 commands/tablecmds.c:9743
 #, c-format
 msgid "child table \"%s\" has different type for column \"%s\""
 msgstr "la table fille « %s » a un type différent pour la colonne « %s »"
 
-#: commands/tablecmds.c:4534 commands/tablecmds.c:9734
+#: commands/tablecmds.c:4534 commands/tablecmds.c:9750
 #, c-format
 msgid "child table \"%s\" has different collation for column \"%s\""
-msgstr ""
-"la table fille « %s » a un collationnement différent pour la colonne « %s »"
+msgstr "la table fille « %s » a un collationnement différent pour la colonne « %s »"
 
 #: commands/tablecmds.c:4544
 #, c-format
@@ -7759,10 +7034,7 @@ msgstr "la colonne doit aussi 
 msgid "column \"%s\" of relation \"%s\" already exists"
 msgstr "la colonne « %s » de la relation « %s » existe déjà"
 
-#: commands/tablecmds.c:4948 commands/tablecmds.c:5043
-#: commands/tablecmds.c:5091 commands/tablecmds.c:5195
-#: commands/tablecmds.c:5242 commands/tablecmds.c:5326
-#: commands/tablecmds.c:7503 commands/tablecmds.c:8098
+#: commands/tablecmds.c:4948 commands/tablecmds.c:5043 commands/tablecmds.c:5091 commands/tablecmds.c:5195 commands/tablecmds.c:5242 commands/tablecmds.c:5326 commands/tablecmds.c:7519 commands/tablecmds.c:8114
 #, c-format
 msgid "cannot alter system column \"%s\""
 msgstr "n'a pas pu modifier la colonne système « %s »"
@@ -7775,9 +7047,7 @@ msgstr "la colonne 
 #: commands/tablecmds.c:5142
 #, c-format
 msgid "\"%s\" is not a table, materialized view, index, or foreign table"
-msgstr ""
-"« %s » n'est pas une table, une vue matérialisée, un index ou une table "
-"distante"
+msgstr "« %s » n'est pas une table, une vue matérialisée, un index ou une table distante"
 
 #: commands/tablecmds.c:5169
 #, c-format
@@ -7823,10 +7093,8 @@ msgstr "ne peut pas supprimer la colonne h
 
 #: commands/tablecmds.c:5663
 #, c-format
-msgid ""
-"ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
-msgstr ""
-"ALTER TABLE / ADD CONSTRAINT USING INDEX renommera l'index « %s » en « %s »"
+msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
+msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX renommera l'index « %s » en « %s »"
 
 #: commands/tablecmds.c:5866
 #, c-format
@@ -7841,18 +7109,12 @@ msgstr "la relation r
 #: commands/tablecmds.c:5959
 #, c-format
 msgid "constraints on permanent tables may reference only permanent tables"
-msgstr ""
-"les contraintes sur les tables permanentes peuvent seulement référencer des "
-"tables permanentes"
+msgstr "les contraintes sur les tables permanentes peuvent seulement référencer des tables permanentes"
 
 #: commands/tablecmds.c:5966
 #, c-format
-msgid ""
-"constraints on unlogged tables may reference only permanent or unlogged "
-"tables"
-msgstr ""
-"les contraintes sur les tables non tracées peuvent seulement référencer des "
-"tables permanentes ou non tracées"
+msgid "constraints on unlogged tables may reference only permanent or unlogged tables"
+msgstr "les contraintes sur les tables non tracées peuvent seulement référencer des tables permanentes ou non tracées"
 
 #: commands/tablecmds.c:5972
 #, c-format
@@ -7863,8 +7125,7 @@ msgstr ""
 
 #: commands/tablecmds.c:5976
 #, c-format
-msgid ""
-"constraints on temporary tables must involve temporary tables of this session"
+msgid "constraints on temporary tables must involve temporary tables of this session"
 msgstr ""
 "les contraintes sur des tables temporaires doivent référencer les tables\n"
 "temporaires de cette session"
@@ -7872,9 +7133,7 @@ msgstr ""
 #: commands/tablecmds.c:6037
 #, c-format
 msgid "number of referencing and referenced columns for foreign key disagree"
-msgstr ""
-"nombre de colonnes de référence et référencées pour la clé étrangère en "
-"désaccord"
+msgstr "nombre de colonnes de référence et référencées pour la clé étrangère en désaccord"
 
 #: commands/tablecmds.c:6144
 #, c-format
@@ -7884,414 +7143,355 @@ msgstr "la contrainte de cl
 #: commands/tablecmds.c:6147
 #, c-format
 msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
-msgstr ""
-"Les colonnes clés « %s » et « %s » sont de types incompatibles : %s et %s."
+msgstr "Les colonnes clés « %s » et « %s » sont de types incompatibles : %s et %s."
 
-#: commands/tablecmds.c:6347 commands/tablecmds.c:6470
-#: commands/tablecmds.c:7342 commands/tablecmds.c:7398
+#: commands/tablecmds.c:6347 commands/tablecmds.c:6486 commands/tablecmds.c:7358 commands/tablecmds.c:7414
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" does not exist"
 msgstr "la contrainte « %s » de la relation « %s » n'existe pas"
 
 #: commands/tablecmds.c:6353
 #, c-format
-#| msgid ""
-#| "constraint \"%s\" of relation \"%s\" is not a foreign key or check "
-#| "constraint"
 msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
 msgstr "la contrainte « %s » de la relation « %s » n'est pas une clé étrangère"
 
-#: commands/tablecmds.c:6477
+#: commands/tablecmds.c:6493
 #, c-format
-msgid ""
-"constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
-msgstr ""
-"la contrainte « %s » de la relation « %s » n'est pas une clé étrangère ou "
-"une contrainte de vérification"
+msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
+msgstr "la contrainte « %s » de la relation « %s » n'est pas une clé étrangère ou une contrainte de vérification"
 
-#: commands/tablecmds.c:6546
+#: commands/tablecmds.c:6562
 #, c-format
 msgid "constraint must be validated on child tables too"
 msgstr "la contrainte doit aussi être validées sur les tables enfants"
 
-#: commands/tablecmds.c:6608
+#: commands/tablecmds.c:6624
 #, c-format
 msgid "column \"%s\" referenced in foreign key constraint does not exist"
-msgstr ""
-"la colonne « %s » référencée dans la contrainte de clé étrangère n'existe pas"
+msgstr "la colonne « %s » référencée dans la contrainte de clé étrangère n'existe pas"
 
-#: commands/tablecmds.c:6613
+#: commands/tablecmds.c:6629
 #, c-format
 msgid "cannot have more than %d keys in a foreign key"
 msgstr "ne peut pas avoir plus de %d clés dans une clé étrangère"
 
-#: commands/tablecmds.c:6678
+#: commands/tablecmds.c:6694
 #, c-format
 msgid "cannot use a deferrable primary key for referenced table \"%s\""
-msgstr ""
-"ne peut pas utiliser une clé primaire déferrable pour la table « %s » "
-"référencée"
+msgstr "ne peut pas utiliser une clé primaire déferrable pour la table « %s » référencée"
 
-#: commands/tablecmds.c:6695
+#: commands/tablecmds.c:6711
 #, c-format
 msgid "there is no primary key for referenced table \"%s\""
 msgstr "il n'existe pas de clé étrangère pour la table « %s » référencée"
 
-#: commands/tablecmds.c:6760
+#: commands/tablecmds.c:6776
 #, c-format
 msgid "foreign key referenced-columns list must not contain duplicates"
-msgstr ""
+msgstr "la liste de colonnes référencées dans la clé étrangère ne doit pas contenir de duplicats"
 
-#: commands/tablecmds.c:6854
+#: commands/tablecmds.c:6870
 #, c-format
 msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
 msgstr ""
 "ne peut pas utiliser une contrainte unique déferrable pour la table\n"
 "référencée « %s »"
 
-#: commands/tablecmds.c:6859
+#: commands/tablecmds.c:6875
 #, c-format
-msgid ""
-"there is no unique constraint matching given keys for referenced table \"%s\""
+msgid "there is no unique constraint matching given keys for referenced table \"%s\""
 msgstr ""
 "il n'existe aucune contrainte unique correspondant aux clés données pour la\n"
 "table « %s » référencée"
 
-#: commands/tablecmds.c:7018
+#: commands/tablecmds.c:7034
 #, c-format
 msgid "validating foreign key constraint \"%s\""
 msgstr "validation de la contraintes de clé étrangère « %s »"
 
-#: commands/tablecmds.c:7314
+#: commands/tablecmds.c:7330
 #, c-format
 msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
-msgstr ""
-"ne peut pas supprimer la contrainte héritée « %s » de la relation « %s »"
+msgstr "ne peut pas supprimer la contrainte héritée « %s » de la relation « %s »"
 
-#: commands/tablecmds.c:7348
+#: commands/tablecmds.c:7364
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
 msgstr "la contrainte « %s » de la relation « %s » n'existe pas, ignore"
 
-#: commands/tablecmds.c:7487
+#: commands/tablecmds.c:7503
 #, c-format
 msgid "cannot alter column type of typed table"
-msgstr ""
-"ne peut pas modifier le type d'une colonne appartenant à une table typée"
+msgstr "ne peut pas modifier le type d'une colonne appartenant à une table typée"
 
-#: commands/tablecmds.c:7510
+#: commands/tablecmds.c:7526
 #, c-format
 msgid "cannot alter inherited column \"%s\""
 msgstr "ne peut pas modifier la colonne héritée « %s »"
 
-#: commands/tablecmds.c:7557
+#: commands/tablecmds.c:7573
 #, c-format
 msgid "transform expression must not return a set"
 msgstr "l'expression de transformation ne doit pas renvoyer un ensemble"
 
-#: commands/tablecmds.c:7576
+#: commands/tablecmds.c:7592
 #, c-format
 msgid "column \"%s\" cannot be cast automatically to type %s"
 msgstr "la colonne « %s » ne peut pas être convertie vers le type %s"
 
-#: commands/tablecmds.c:7578
+#: commands/tablecmds.c:7594
 #, c-format
 msgid "Specify a USING expression to perform the conversion."
 msgstr "Donnez une expression USING pour réaliser la conversion."
 
-#: commands/tablecmds.c:7627
+#: commands/tablecmds.c:7643
 #, c-format
 msgid "type of inherited column \"%s\" must be changed in child tables too"
-msgstr ""
-"le type de colonne héritée « %s » doit aussi être renommée pour les tables "
-"filles"
+msgstr "le type de colonne héritée « %s » doit aussi être renommée pour les tables filles"
 
-#: commands/tablecmds.c:7708
+#: commands/tablecmds.c:7724
 #, c-format
 msgid "cannot alter type of column \"%s\" twice"
 msgstr "ne peut pas modifier la colonne « %s » deux fois"
 
-#: commands/tablecmds.c:7744
+#: commands/tablecmds.c:7760
 #, c-format
 msgid "default for column \"%s\" cannot be cast automatically to type %s"
 msgstr ""
-"la valeur par défaut de la colonne « %s » ne peut pas être convertie vers "
-"le\n"
+"la valeur par défaut de la colonne « %s » ne peut pas être convertie vers le\n"
 "type %s automatiquement"
 
-#: commands/tablecmds.c:7870
+#: commands/tablecmds.c:7886
 #, c-format
 msgid "cannot alter type of a column used by a view or rule"
-msgstr ""
-"ne peut pas modifier le type d'une colonne utilisée dans une vue ou une règle"
+msgstr "ne peut pas modifier le type d'une colonne utilisée dans une vue ou une règle"
 
-#: commands/tablecmds.c:7871 commands/tablecmds.c:7890
+#: commands/tablecmds.c:7887 commands/tablecmds.c:7906
 #, c-format
 msgid "%s depends on column \"%s\""
 msgstr "%s dépend de la colonne « %s »"
 
-#: commands/tablecmds.c:7889
+#: commands/tablecmds.c:7905
 #, c-format
 msgid "cannot alter type of a column used in a trigger definition"
-msgstr ""
-"ne peut pas modifier le type d'une colonne utilisée dans la définition d'un "
-"trigger"
+msgstr "ne peut pas modifier le type d'une colonne utilisée dans la définition d'un trigger"
 
-#: commands/tablecmds.c:8465
+#: commands/tablecmds.c:8481
 #, c-format
 msgid "cannot change owner of index \"%s\""
 msgstr "ne peut pas modifier le propriétaire de l'index « %s »"
 
-#: commands/tablecmds.c:8467
+#: commands/tablecmds.c:8483
 #, c-format
 msgid "Change the ownership of the index's table, instead."
 msgstr "Modifier à la place le propriétaire de la table concernée par l'index."
 
-#: commands/tablecmds.c:8483
+#: commands/tablecmds.c:8499
 #, c-format
 msgid "cannot change owner of sequence \"%s\""
 msgstr "ne peut pas modifier le propriétaire de la séquence « %s »"
 
-#: commands/tablecmds.c:8485 commands/tablecmds.c:10644
+#: commands/tablecmds.c:8501 commands/tablecmds.c:10660
 #, c-format
 msgid "Sequence \"%s\" is linked to table \"%s\"."
 msgstr "La séquence « %s » est liée à la table « %s »."
 
-#: commands/tablecmds.c:8497 commands/tablecmds.c:11280
+#: commands/tablecmds.c:8513 commands/tablecmds.c:11296
 #, c-format
 msgid "Use ALTER TYPE instead."
 msgstr "Utilisez ALTER TYPE à la place."
 
-#: commands/tablecmds.c:8506
+#: commands/tablecmds.c:8522
 #, c-format
 msgid "\"%s\" is not a table, view, sequence, or foreign table"
-msgstr ""
-"« %s » n'est pas une table, une vue, une séquence ou une table distante"
+msgstr "« %s » n'est pas une table, une vue, une séquence ou une table distante"
 
-#: commands/tablecmds.c:8842
+#: commands/tablecmds.c:8858
 #, c-format
 msgid "cannot have multiple SET TABLESPACE subcommands"
 msgstr "ne peut pas avoir de nombreuses sous-commandes SET TABLESPACE"
 
-#: commands/tablecmds.c:8915
+#: commands/tablecmds.c:8931
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table"
-msgstr ""
-"« %s » n'est pas une table, une vue, une vue matérialisée, un index ou une "
-"table TOAST"
+msgstr "« %s » n'est pas une table, une vue, une vue matérialisée, un index ou une table TOAST"
 
-#: commands/tablecmds.c:8948 commands/view.c:474
+#: commands/tablecmds.c:8964 commands/view.c:474
 #, c-format
 msgid "WITH CHECK OPTION is supported only on automatically updatable views"
-msgstr ""
-"WITH CHECK OPTION est uniquement accepté pour les vues dont la mise à jour "
-"est automatique"
+msgstr "WITH CHECK OPTION est uniquement accepté pour les vues dont la mise à jour est automatique"
 
-#: commands/tablecmds.c:9094
+#: commands/tablecmds.c:9110
 #, c-format
 msgid "cannot move system relation \"%s\""
 msgstr "ne peut pas déplacer la colonne système « %s »"
 
-#: commands/tablecmds.c:9110
+#: commands/tablecmds.c:9126
 #, c-format
 msgid "cannot move temporary tables of other sessions"
 msgstr "ne peut pas déplacer les tables temporaires d'autres sessions"
 
-#: commands/tablecmds.c:9238
+#: commands/tablecmds.c:9254
 #, c-format
-#| msgid ""
-#| "\"%s\" is not a table, view, materialized view, index, or TOAST table"
 msgid "only tables, indexes, and materialized views exist in tablespaces"
-msgstr ""
-"seuls les tables, index et vues matérialisées existent dans les tablespaces"
+msgstr "seuls les tables, index et vues matérialisées existent dans les tablespaces"
 
-#: commands/tablecmds.c:9250
+#: commands/tablecmds.c:9266
 #, c-format
-#| msgid "cannot move objects into or out of temporary schemas"
 msgid "cannot move relations in to or out of pg_global tablespace"
-msgstr ""
-"ne peut pas déplacer les relations dans ou à partir du tablespace pg_global"
+msgstr "ne peut pas déplacer les relations dans ou à partir du tablespace pg_global"
 
-#: commands/tablecmds.c:9341
+#: commands/tablecmds.c:9357
 #, c-format
-#| msgid "inherited relation \"%s\" is not a table"
 msgid "aborting because lock on relation \"%s\".\"%s\" is not available"
-msgstr ""
-"annulation car le verrou sur la relation « %s ».« %s » n'est pas disponible"
+msgstr "annulation car le verrou sur la relation « %s ».« %s » n'est pas disponible"
 
-#: commands/tablecmds.c:9357
+#: commands/tablecmds.c:9373
 #, c-format
-#| msgid "No matching relations found.\n"
 msgid "no matching relations in tablespace \"%s\" found"
 msgstr "aucune relation correspondante trouvée dans le tablespace « %s »"
 
-#: commands/tablecmds.c:9418 storage/buffer/bufmgr.c:501
+#: commands/tablecmds.c:9434 storage/buffer/bufmgr.c:501
 #, c-format
 msgid "invalid page in block %u of relation %s"
 msgstr "page invalide dans le bloc %u de la relation %s"
 
-#: commands/tablecmds.c:9500
+#: commands/tablecmds.c:9516
 #, c-format
 msgid "cannot change inheritance of typed table"
 msgstr "ne peut pas modifier l'héritage d'une table typée"
 
-#: commands/tablecmds.c:9546
+#: commands/tablecmds.c:9562
 #, c-format
 msgid "cannot inherit to temporary relation of another session"
-msgstr ""
-"ne peut pas hériter à partir d'une relation temporaire d'une autre session"
+msgstr "ne peut pas hériter à partir d'une relation temporaire d'une autre session"
 
-#: commands/tablecmds.c:9600
+#: commands/tablecmds.c:9616
 #, c-format
 msgid "circular inheritance not allowed"
 msgstr "héritage circulaire interdit"
 
-#: commands/tablecmds.c:9601
+#: commands/tablecmds.c:9617
 #, c-format
 msgid "\"%s\" is already a child of \"%s\"."
 msgstr "« %s » est déjà un enfant de « %s »."
 
-#: commands/tablecmds.c:9609
+#: commands/tablecmds.c:9625
 #, c-format
 msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
-msgstr ""
-"la table « %s » qui n'a pas d'OID ne peut pas hériter de la table « %s » qui "
-"en a"
+msgstr "la table « %s » qui n'a pas d'OID ne peut pas hériter de la table « %s » qui en a"
 
-#: commands/tablecmds.c:9745
+#: commands/tablecmds.c:9761
 #, c-format
 msgid "column \"%s\" in child table must be marked NOT NULL"
 msgstr "la colonne « %s » de la table enfant doit être marquée comme NOT NULL"
 
-#: commands/tablecmds.c:9761
+#: commands/tablecmds.c:9777
 #, c-format
 msgid "child table is missing column \"%s\""
 msgstr "la colonne « %s » manque à la table enfant"
 
-#: commands/tablecmds.c:9844
+#: commands/tablecmds.c:9860
 #, c-format
 msgid "child table \"%s\" has different definition for check constraint \"%s\""
-msgstr ""
-"la table fille « %s » a un type différent pour la contrainte de vérification "
-"« %s »"
+msgstr "la table fille « %s » a un type différent pour la contrainte de vérification « %s »"
 
-#: commands/tablecmds.c:9852
+#: commands/tablecmds.c:9868
 #, c-format
-msgid ""
-"constraint \"%s\" conflicts with non-inherited constraint on child table \"%s"
-"\""
-msgstr ""
-"la contrainte « %s » entre en conflit avec une contrainte non héritée sur la "
-"table fille « %s »"
+msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
+msgstr "la contrainte « %s » entre en conflit avec une contrainte non héritée sur la table fille « %s »"
 
-#: commands/tablecmds.c:9876
+#: commands/tablecmds.c:9892
 #, c-format
 msgid "child table is missing constraint \"%s\""
 msgstr "la contrainte « %s » manque à la table enfant"
 
-#: commands/tablecmds.c:9956
+#: commands/tablecmds.c:9972
 #, c-format
 msgid "relation \"%s\" is not a parent of relation \"%s\""
 msgstr "la relation « %s » n'est pas un parent de la relation « %s »"
 
-#: commands/tablecmds.c:10182
+#: commands/tablecmds.c:10198
 #, c-format
 msgid "typed tables cannot inherit"
 msgstr "les tables avec type ne peuvent pas hériter d'autres tables"
 
-#: commands/tablecmds.c:10213
+#: commands/tablecmds.c:10229
 #, c-format
 msgid "table is missing column \"%s\""
 msgstr "la colonne « %s » manque à la table"
 
-#: commands/tablecmds.c:10223
+#: commands/tablecmds.c:10239
 #, c-format
 msgid "table has column \"%s\" where type requires \"%s\""
 msgstr "la table a une colonne « %s » alors que le type impose « %s »."
 
-#: commands/tablecmds.c:10232
+#: commands/tablecmds.c:10248
 #, c-format
 msgid "table \"%s\" has different type for column \"%s\""
 msgstr "la table « %s » a un type différent pour la colonne « %s »"
 
-#: commands/tablecmds.c:10245
+#: commands/tablecmds.c:10261
 #, c-format
 msgid "table has extra column \"%s\""
 msgstr "la table a une colonne supplémentaire « %s »"
 
-#: commands/tablecmds.c:10295
+#: commands/tablecmds.c:10311
 #, c-format
 msgid "\"%s\" is not a typed table"
 msgstr "« %s » n'est pas une table typée"
 
-#: commands/tablecmds.c:10478
+#: commands/tablecmds.c:10494
 #, c-format
-#| msgid "cannot use subquery in index predicate"
 msgid "cannot use non-unique index \"%s\" as replica identity"
-msgstr ""
-"ne peut pas utiliser l'index non unique « %s » comme identité de réplicat"
+msgstr "ne peut pas utiliser l'index non unique « %s » comme identité de réplicat"
 
-#: commands/tablecmds.c:10484
+#: commands/tablecmds.c:10500
 #, c-format
 msgid "cannot use non-immediate index \"%s\" as replica identity"
-msgstr ""
+msgstr "ne peut pas utiliser l'index « %s » immédiat comme identité de réplicat"
 
-#: commands/tablecmds.c:10490
+#: commands/tablecmds.c:10506
 #, c-format
-#| msgid "cannot use subquery in index predicate"
 msgid "cannot use expression index \"%s\" as replica identity"
-msgstr ""
-"ne peut pas utiliser un index par expression « %s » comme identité de "
-"réplicat"
+msgstr "ne peut pas utiliser un index par expression « %s » comme identité de réplicat"
 
-#: commands/tablecmds.c:10496
+#: commands/tablecmds.c:10512
 #, c-format
-#| msgid "cannot cluster on partial index \"%s\""
 msgid "cannot use partial index \"%s\" as replica identity"
 msgstr "ne peut pas utiliser l'index partiel « %s » comme identité de réplicat"
 
-#: commands/tablecmds.c:10502
+#: commands/tablecmds.c:10518
 #, c-format
-#| msgid "cannot cluster on invalid index \"%s\""
 msgid "cannot use invalid index \"%s\" as replica identity"
-msgstr ""
-"ne peut pas utiliser l'index invalide « %s » comme identité de réplicat"
+msgstr "ne peut pas utiliser l'index invalide « %s » comme identité de réplicat"
 
-#: commands/tablecmds.c:10520
+#: commands/tablecmds.c:10536
 #, c-format
-msgid ""
-"index \"%s\" cannot be used as replica identity because column \"%s\" is "
-"nullable"
-msgstr ""
-"l'index « %s » ne peut pas être utilisé comme identité de réplicat car la "
-"colonne « %s » peut être NULL"
+msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
+msgstr "l'index « %s » ne peut pas être utilisé comme identité de réplicat car la colonne « %s » peut être NULL"
 
-#: commands/tablecmds.c:10643
+#: commands/tablecmds.c:10659
 #, c-format
 msgid "cannot move an owned sequence into another schema"
 msgstr "ne peut pas déplacer une séquence OWNED BY dans un autre schéma"
 
-#: commands/tablecmds.c:10739
+#: commands/tablecmds.c:10755
 #, c-format
 msgid "relation \"%s\" already exists in schema \"%s\""
 msgstr "la relation « %s » existe déjà dans le schéma « %s »"
 
-#: commands/tablecmds.c:11264
+#: commands/tablecmds.c:11280
 #, c-format
 msgid "\"%s\" is not a composite type"
 msgstr "« %s » n'est pas un type composite"
 
-#: commands/tablecmds.c:11294
+#: commands/tablecmds.c:11310
 #, c-format
-msgid ""
-"\"%s\" is not a table, view, materialized view, sequence, or foreign table"
-msgstr ""
-"« %s » n'est pas une table, une vue, une vue matérialisée, une séquence ou "
-"une table distante"
+msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
+msgstr "« %s » n'est pas une table, une vue, une vue matérialisée, une séquence ou une table distante"
 
-#: commands/tablespace.c:160 commands/tablespace.c:177
-#: commands/tablespace.c:188 commands/tablespace.c:196
-#: commands/tablespace.c:623 replication/slot.c:930 storage/file/copydir.c:47
+#: commands/tablespace.c:160 commands/tablespace.c:177 commands/tablespace.c:188 commands/tablespace.c:196 commands/tablespace.c:623 replication/slot.c:913 storage/file/copydir.c:47
 #, c-format
 msgid "could not create directory \"%s\": %m"
 msgstr "n'a pas pu créer le répertoire « %s » : %m"
@@ -8346,16 +7546,12 @@ msgstr "Le pr
 msgid "tablespace \"%s\" already exists"
 msgstr "le tablespace « %s » existe déjà"
 
-#: commands/tablespace.c:386 commands/tablespace.c:551
-#: replication/basebackup.c:222 replication/basebackup.c:1064
-#: utils/adt/misc.c:365
+#: commands/tablespace.c:386 commands/tablespace.c:551 replication/basebackup.c:222 replication/basebackup.c:1088 utils/adt/misc.c:365
 #, c-format
 msgid "tablespaces are not supported on this platform"
 msgstr "les tablespaces ne sont pas supportés sur cette plateforme"
 
-#: commands/tablespace.c:426 commands/tablespace.c:877
-#: commands/tablespace.c:956 commands/tablespace.c:1025
-#: commands/tablespace.c:1158 commands/tablespace.c:1358
+#: commands/tablespace.c:426 commands/tablespace.c:877 commands/tablespace.c:956 commands/tablespace.c:1025 commands/tablespace.c:1158 commands/tablespace.c:1358
 #, c-format
 msgid "tablespace \"%s\" does not exist"
 msgstr "le tablespace « %s » n'existe pas"
@@ -8390,8 +7586,7 @@ msgstr "n'a pas pu configurer les droits du r
 msgid "directory \"%s\" already in use as a tablespace"
 msgstr "répertoire « %s » déjà en cours d'utilisation"
 
-#: commands/tablespace.c:642 commands/tablespace.c:764
-#: commands/tablespace.c:777 commands/tablespace.c:801
+#: commands/tablespace.c:642 commands/tablespace.c:764 commands/tablespace.c:777 commands/tablespace.c:801
 #, c-format
 msgid "could not remove directory \"%s\": %m"
 msgstr "n'a pas pu supprimer le répertoire « %s » : %m"
@@ -8406,11 +7601,7 @@ msgstr "n'a pas pu supprimer le lien symbolique 
 msgid "could not create symbolic link \"%s\": %m"
 msgstr "n'a pas pu créer le lien symbolique « %s » : %m"
 
-#: commands/tablespace.c:725 commands/tablespace.c:735
-#: postmaster/postmaster.c:1284 replication/basebackup.c:349
-#: replication/basebackup.c:667 storage/file/copydir.c:53
-#: storage/file/copydir.c:96 storage/file/fd.c:1951 storage/ipc/dsm.c:300
-#: utils/adt/genfile.c:354 utils/adt/misc.c:267 utils/misc/tzparser.c:339
+#: commands/tablespace.c:725 commands/tablespace.c:735 postmaster/postmaster.c:1305 replication/basebackup.c:349 replication/basebackup.c:682 storage/file/copydir.c:53 storage/file/copydir.c:96 storage/file/fd.c:1951 storage/ipc/dsm.c:300 utils/adt/genfile.c:354 utils/adt/misc.c:267 utils/misc/tzparser.c:339
 #, c-format
 msgid "could not open directory \"%s\": %m"
 msgstr "n'a pas pu ouvrir le répertoire « %s » : %m"
@@ -8430,196 +7621,178 @@ msgstr "les r
 msgid "You can remove the directories manually if necessary."
 msgstr "Vous pouvez supprimer les répertoires manuellement si nécessaire."
 
-#: commands/trigger.c:175
+#: commands/trigger.c:181
 #, c-format
 msgid "\"%s\" is a table"
 msgstr "« %s » est une table"
 
-#: commands/trigger.c:177
+#: commands/trigger.c:183
 #, c-format
 msgid "Tables cannot have INSTEAD OF triggers."
 msgstr "Les tables ne peuvent pas avoir de triggers INSTEAD OF."
 
-#: commands/trigger.c:188 commands/trigger.c:195
+#: commands/trigger.c:194 commands/trigger.c:201
 #, c-format
 msgid "\"%s\" is a view"
 msgstr "« %s » est une vue"
 
-#: commands/trigger.c:190
+#: commands/trigger.c:196
 #, c-format
 msgid "Views cannot have row-level BEFORE or AFTER triggers."
-msgstr ""
-"Les vues ne peuvent pas avoir de trigger BEFORE ou AFTER au niveau ligne."
+msgstr "Les vues ne peuvent pas avoir de trigger BEFORE ou AFTER au niveau ligne."
 
-#: commands/trigger.c:197
+#: commands/trigger.c:203
 #, c-format
 msgid "Views cannot have TRUNCATE triggers."
 msgstr "Les vues ne peuvent pas avoir de triggers TRUNCATE."
 
-#: commands/trigger.c:205 commands/trigger.c:212 commands/trigger.c:219
+#: commands/trigger.c:211 commands/trigger.c:218 commands/trigger.c:225
 #, c-format
 msgid "\"%s\" is a foreign table"
 msgstr "« %s » est une table distante"
 
-#: commands/trigger.c:207
+#: commands/trigger.c:213
 #, c-format
 msgid "Foreign tables cannot have INSTEAD OF triggers."
 msgstr "Les tables distantes ne peuvent pas avoir de triggers INSTEAD OF."
 
-#: commands/trigger.c:214
+#: commands/trigger.c:220
 #, c-format
 msgid "Foreign tables cannot have TRUNCATE triggers."
 msgstr "Les tables distantes ne peuvent pas avoir de triggers TRUNCATE."
 
-#: commands/trigger.c:221
+#: commands/trigger.c:227
 #, c-format
 msgid "Foreign tables cannot have constraint triggers."
 msgstr "Les tables distantes ne peuvent pas avoir de triggers de contrainte."
 
-#: commands/trigger.c:284
+#: commands/trigger.c:290
 #, c-format
 msgid "TRUNCATE FOR EACH ROW triggers are not supported"
 msgstr "les triggers TRUNCATE FOR EACH ROW ne sont pas supportés"
 
-#: commands/trigger.c:292
+#: commands/trigger.c:298
 #, c-format
 msgid "INSTEAD OF triggers must be FOR EACH ROW"
 msgstr "les triggers INSTEAD OF doivent être FOR EACH ROW"
 
-#: commands/trigger.c:296
+#: commands/trigger.c:302
 #, c-format
 msgid "INSTEAD OF triggers cannot have WHEN conditions"
 msgstr "les triggers INSTEAD OF ne peuvent pas avoir de conditions WHEN"
 
-#: commands/trigger.c:300
+#: commands/trigger.c:306
 #, c-format
 msgid "INSTEAD OF triggers cannot have column lists"
 msgstr "les triggers INSTEAD OF ne peuvent pas avoir de liste de colonnes"
 
-#: commands/trigger.c:359 commands/trigger.c:372
+#: commands/trigger.c:365 commands/trigger.c:378
 #, c-format
 msgid "statement trigger's WHEN condition cannot reference column values"
 msgstr ""
-"la condition WHEN de l'instruction du trigger ne peut pas référencer les "
-"valeurs\n"
+"la condition WHEN de l'instruction du trigger ne peut pas référencer les valeurs\n"
 "des colonnes"
 
-#: commands/trigger.c:364
+#: commands/trigger.c:370
 #, c-format
 msgid "INSERT trigger's WHEN condition cannot reference OLD values"
-msgstr ""
-"la condition WHEN du trigger INSERT ne peut pas référencer les valeurs OLD"
+msgstr "la condition WHEN du trigger INSERT ne peut pas référencer les valeurs OLD"
 
-#: commands/trigger.c:377
+#: commands/trigger.c:383
 #, c-format
 msgid "DELETE trigger's WHEN condition cannot reference NEW values"
-msgstr ""
-"la condition WHEN du trigger DELETE ne peut pas référencer les valeurs NEW"
+msgstr "la condition WHEN du trigger DELETE ne peut pas référencer les valeurs NEW"
 
-#: commands/trigger.c:382
+#: commands/trigger.c:388
 #, c-format
 msgid "BEFORE trigger's WHEN condition cannot reference NEW system columns"
 msgstr ""
 "la condition WHEN d'un trigger BEFORE ne doit pas référencer les colonnes\n"
 "système avec NEW"
 
-#: commands/trigger.c:427
+#: commands/trigger.c:433
 #, c-format
 msgid "changing return type of function %s from \"opaque\" to \"trigger\""
-msgstr ""
-"changement du type de retour de la fonction %s de « opaque » vers « trigger »"
+msgstr "changement du type de retour de la fonction %s de « opaque » vers « trigger »"
 
-#: commands/trigger.c:434
+#: commands/trigger.c:440
 #, c-format
 msgid "function %s must return type \"trigger\""
 msgstr "la fonction %s doit renvoyer le type « trigger »"
 
-#: commands/trigger.c:546 commands/trigger.c:1295
+#: commands/trigger.c:552 commands/trigger.c:1301
 #, c-format
 msgid "trigger \"%s\" for relation \"%s\" already exists"
 msgstr "le trigger « %s » de la relation « %s » existe déjà"
 
-#: commands/trigger.c:831
+#: commands/trigger.c:837
 msgid "Found referenced table's UPDATE trigger."
 msgstr "Trigger UPDATE de la table référencée trouvé."
 
-#: commands/trigger.c:832
+#: commands/trigger.c:838
 msgid "Found referenced table's DELETE trigger."
 msgstr "Trigger DELETE de la table référencée trouvé."
 
-#: commands/trigger.c:833
+#: commands/trigger.c:839
 msgid "Found referencing table's trigger."
 msgstr "Trigger de la table référencée trouvé."
 
-#: commands/trigger.c:942 commands/trigger.c:958
+#: commands/trigger.c:948 commands/trigger.c:964
 #, c-format
 msgid "ignoring incomplete trigger group for constraint \"%s\" %s"
 msgstr "ignore le groupe de trigger incomplet pour la contrainte « %s » %s"
 
-#: commands/trigger.c:970
+#: commands/trigger.c:976
 #, c-format
 msgid "converting trigger group into constraint \"%s\" %s"
 msgstr "conversion du groupe de trigger en une contrainte « %s » %s"
 
-#: commands/trigger.c:1112 commands/trigger.c:1217
+#: commands/trigger.c:1118 commands/trigger.c:1223
 #, c-format
 msgid "\"%s\" is not a table, view, or foreign table"
 msgstr "« %s » n'est pas une table, une vue ou une table distante"
 
-#: commands/trigger.c:1183 commands/trigger.c:1343 commands/trigger.c:1459
+#: commands/trigger.c:1189 commands/trigger.c:1349 commands/trigger.c:1465
 #, c-format
 msgid "trigger \"%s\" for table \"%s\" does not exist"
 msgstr "le trigger « %s » de la table « %s » n'existe pas"
 
-#: commands/trigger.c:1424
+#: commands/trigger.c:1430
 #, c-format
 msgid "permission denied: \"%s\" is a system trigger"
 msgstr "droit refusé : « %s » est un trigger système"
 
-#: commands/trigger.c:1920
+#: commands/trigger.c:1926
 #, c-format
 msgid "trigger function %u returned null value"
 msgstr "la fonction trigger %u a renvoyé la valeur NULL"
 
-#: commands/trigger.c:1979 commands/trigger.c:2178 commands/trigger.c:2382
-#: commands/trigger.c:2664
+#: commands/trigger.c:1985 commands/trigger.c:2184 commands/trigger.c:2388 commands/trigger.c:2670
 #, c-format
 msgid "BEFORE STATEMENT trigger cannot return a value"
 msgstr "le trigger BEFORE STATEMENT ne peut pas renvoyer une valeur"
 
-#: commands/trigger.c:2726 executor/nodeModifyTable.c:434
-#: executor/nodeModifyTable.c:712
+#: commands/trigger.c:2732 executor/nodeModifyTable.c:434 executor/nodeModifyTable.c:712
 #, c-format
-msgid ""
-"tuple to be updated was already modified by an operation triggered by the "
-"current command"
-msgstr ""
-"la ligne à mettre à jour était déjà modifiée par une opération déclenchée "
-"par la commande courante"
+msgid "tuple to be updated was already modified by an operation triggered by the current command"
+msgstr "la ligne à mettre à jour était déjà modifiée par une opération déclenchée par la commande courante"
 
-#: commands/trigger.c:2727 executor/nodeModifyTable.c:435
-#: executor/nodeModifyTable.c:713
+#: commands/trigger.c:2733 executor/nodeModifyTable.c:435 executor/nodeModifyTable.c:713
 #, c-format
-msgid ""
-"Consider using an AFTER trigger instead of a BEFORE trigger to propagate "
-"changes to other rows."
-msgstr ""
-"Considérez l'utilisation d'un trigger AFTER au lieu d'un trigger BEFORE pour "
-"propager les changements sur les autres lignes."
+msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
+msgstr "Considérez l'utilisation d'un trigger AFTER au lieu d'un trigger BEFORE pour propager les changements sur les autres lignes."
 
-#: commands/trigger.c:2741 executor/execMain.c:2059
-#: executor/nodeLockRows.c:165 executor/nodeModifyTable.c:447
-#: executor/nodeModifyTable.c:725
+#: commands/trigger.c:2747 executor/execMain.c:2173 executor/nodeLockRows.c:165 executor/nodeModifyTable.c:447 executor/nodeModifyTable.c:725
 #, c-format
 msgid "could not serialize access due to concurrent update"
 msgstr "n'a pas pu sérialiser un accès à cause d'une mise à jour en parallèle"
 
-#: commands/trigger.c:4538
+#: commands/trigger.c:4544
 #, c-format
 msgid "constraint \"%s\" is not deferrable"
 msgstr "la contrainte « %s » n'est pas DEFERRABLE"
 
-#: commands/trigger.c:4561
+#: commands/trigger.c:4567
 #, c-format
 msgid "constraint \"%s\" does not exist"
 msgstr "la contrainte « %s » n'existe pas"
@@ -8632,9 +7805,7 @@ msgstr "la fonction %s doit renvoyer le type %s"
 #: commands/tsearchcmds.c:186
 #, c-format
 msgid "must be superuser to create text search parsers"
-msgstr ""
-"doit être super-utilisateur pour créer des analyseurs de recherche plein "
-"texte"
+msgstr "doit être super-utilisateur pour créer des analyseurs de recherche plein texte"
 
 #: commands/tsearchcmds.c:234
 #, c-format
@@ -8649,8 +7820,7 @@ msgstr "la m
 #: commands/tsearchcmds.c:249
 #, c-format
 msgid "text search parser gettoken method is required"
-msgstr ""
-"la méthode gettoken de l'analyseur de recherche plein texte est requise"
+msgstr "la méthode gettoken de l'analyseur de recherche plein texte est requise"
 
 #: commands/tsearchcmds.c:254
 #, c-format
@@ -8660,8 +7830,7 @@ msgstr "la m
 #: commands/tsearchcmds.c:259
 #, c-format
 msgid "text search parser lextypes method is required"
-msgstr ""
-"la méthode lextypes de l'analyseur de recherche plein texte est requise"
+msgstr "la méthode lextypes de l'analyseur de recherche plein texte est requise"
 
 #: commands/tsearchcmds.c:376
 #, c-format
@@ -8676,8 +7845,7 @@ msgstr "le mod
 #: commands/tsearchcmds.c:735
 #, c-format
 msgid "must be superuser to create text search templates"
-msgstr ""
-"doit être super-utilisateur pour créer des modèles de recherche plein texte"
+msgstr "doit être super-utilisateur pour créer des modèles de recherche plein texte"
 
 #: commands/tsearchcmds.c:772
 #, c-format
@@ -8768,9 +7936,7 @@ msgstr "le type de sortie de la fonction doit 
 
 #: commands/typecmds.c:432
 #, c-format
-msgid ""
-"type modifier output function is useless without a type modifier input "
-"function"
+msgid "type modifier output function is useless without a type modifier input function"
 msgstr ""
 "la fonction en sortie du modificateur de type est inutile sans une fonction\n"
 "en entrée du modificateur de type"
@@ -8788,8 +7954,7 @@ msgstr "le type d'entr
 #: commands/typecmds.c:472
 #, c-format
 msgid "changing return type of function %s from \"opaque\" to \"cstring\""
-msgstr ""
-"changement du type de retour de la fonction %s d'« opaque » vers « cstring »"
+msgstr "changement du type de retour de la fonction %s d'« opaque » vers « cstring »"
 
 #: commands/typecmds.c:479
 #, c-format
@@ -8824,9 +7989,7 @@ msgstr "contraintes NULL/NOT NULL en conflit"
 #: commands/typecmds.c:935
 #, c-format
 msgid "check constraints for domains cannot be marked NO INHERIT"
-msgstr ""
-"les contraintes CHECK pour les domaines ne peuvent pas être marquées NO "
-"INHERIT"
+msgstr "les contraintes CHECK pour les domaines ne peuvent pas être marquées NO INHERIT"
 
 #: commands/typecmds.c:944 commands/typecmds.c:2453
 #, c-format
@@ -8851,8 +8014,7 @@ msgstr "contraintes de cl
 #: commands/typecmds.c:971 commands/typecmds.c:2480
 #, c-format
 msgid "specifying constraint deferrability not supported for domains"
-msgstr ""
-"spécifier des contraintes déferrantes n'est pas supporté par les domaines"
+msgstr "spécifier des contraintes déferrantes n'est pas supporté par les domaines"
 
 #: commands/typecmds.c:1243 utils/cache/typcache.c:1071
 #, c-format
@@ -8872,15 +8034,12 @@ msgstr "le sous-type de l'intervalle ne peut pas 
 #: commands/typecmds.c:1403
 #, c-format
 msgid "range collation specified but subtype does not support collation"
-msgstr ""
-"collationnement spécifié pour l'intervalle mais le sous-type ne supporte pas "
-"les collationnements"
+msgstr "collationnement spécifié pour l'intervalle mais le sous-type ne supporte pas les collationnements"
 
 #: commands/typecmds.c:1639
 #, c-format
 msgid "changing argument type of function %s from \"opaque\" to \"cstring\""
-msgstr ""
-"changement du type d'argument de la fonction %s d'« opaque » à « cstring »"
+msgstr "changement du type d'argument de la fonction %s d'« opaque » à « cstring »"
 
 #: commands/typecmds.c:1690
 #, c-format
@@ -8904,12 +8063,9 @@ msgstr "la fonction analyze du type %s doit renvoyer le type 
 
 #: commands/typecmds.c:1889
 #, c-format
-msgid ""
-"You must specify an operator class for the range type or define a default "
-"operator class for the subtype."
+msgid "You must specify an operator class for the range type or define a default operator class for the subtype."
 msgstr ""
-"Vous devez spécifier une classe d'opérateur pour le type range ou définir "
-"une\n"
+"Vous devez spécifier une classe d'opérateur pour le type range ou définir une\n"
 "classe d'opérateur par défaut pour le sous-type."
 
 #: commands/typecmds.c:1920
@@ -8954,14 +8110,11 @@ msgstr "la contrainte 
 #: commands/typecmds.c:2580
 #, c-format
 msgid "constraint \"%s\" of domain \"%s\" is not a check constraint"
-msgstr ""
-"la contrainte « %s » du domaine « %s » n'est pas une contrainte de "
-"vérification"
+msgstr "la contrainte « %s » du domaine « %s » n'est pas une contrainte de vérification"
 
 #: commands/typecmds.c:2684
 #, c-format
-msgid ""
-"column \"%s\" of table \"%s\" contains values that violate the new constraint"
+msgid "column \"%s\" of table \"%s\" contains values that violate the new constraint"
 msgstr ""
 "la colonne « %s » de la table « %s » contient des valeurs violant la\n"
 "nouvelle contrainte"
@@ -9001,8 +8154,7 @@ msgstr "ne peut pas modifier le type array %s"
 #: commands/typecmds.c:3210 commands/typecmds.c:3290 commands/typecmds.c:3454
 #, c-format
 msgid "You can alter type %s, which will alter the array type as well."
-msgstr ""
-"Vous pouvez modifier le type %s, ce qui va modifier aussi le type tableau."
+msgstr "Vous pouvez modifier le type %s, ce qui va modifier aussi le type tableau."
 
 #: commands/typecmds.c:3519
 #, c-format
@@ -9022,9 +8174,7 @@ msgstr "doit 
 #: commands/user.c:284
 #, c-format
 msgid "must be superuser to create replication users"
-msgstr ""
-"doit être super-utilisateur pour créer des utilisateurs avec l'attribut "
-"réplication"
+msgstr "doit être super-utilisateur pour créer des utilisateurs avec l'attribut réplication"
 
 #: commands/user.c:291
 #, c-format
@@ -9041,15 +8191,12 @@ msgstr "le nom du r
 msgid "role \"%s\" already exists"
 msgstr "le rôle « %s » existe déjà"
 
-#: commands/user.c:618 commands/user.c:827 commands/user.c:933
-#: commands/user.c:1088 commands/variable.c:797 commands/variable.c:869
-#: utils/adt/acl.c:5121 utils/init/miscinit.c:362
+#: commands/user.c:618 commands/user.c:827 commands/user.c:933 commands/user.c:1088 commands/variable.c:797 commands/variable.c:869 utils/adt/acl.c:5121 utils/init/miscinit.c:362
 #, c-format
 msgid "role \"%s\" does not exist"
 msgstr "le rôle « %s » n'existe pas"
 
-#: commands/user.c:631 commands/user.c:846 commands/user.c:1357
-#: commands/user.c:1503
+#: commands/user.c:631 commands/user.c:846 commands/user.c:1357 commands/user.c:1503
 #, c-format
 msgid "must be superuser to alter superusers"
 msgstr "doit être super-utilisateur pour modifier des super-utilisateurs"
@@ -9057,9 +8204,7 @@ msgstr "doit 
 #: commands/user.c:638
 #, c-format
 msgid "must be superuser to alter replication users"
-msgstr ""
-"doit être super-utilisateur pour modifier des utilisateurs ayant l'attribut "
-"réplication"
+msgstr "doit être super-utilisateur pour modifier des utilisateurs ayant l'attribut réplication"
 
 #: commands/user.c:654 commands/user.c:854
 #, c-format
@@ -9069,8 +8214,7 @@ msgstr "droit refus
 #: commands/user.c:884
 #, c-format
 msgid "must be superuser to alter settings globally"
-msgstr ""
-"doit être super-utilisateur pour modifier globalement les configurations"
+msgstr "doit être super-utilisateur pour modifier globalement les configurations"
 
 #: commands/user.c:906
 #, c-format
@@ -9100,8 +8244,7 @@ msgstr "doit 
 #: commands/user.c:985
 #, c-format
 msgid "role \"%s\" cannot be dropped because some objects depend on it"
-msgstr ""
-"le rôle « %s » ne peut pas être supprimé car d'autres objets en dépendent"
+msgstr "le rôle « %s » ne peut pas être supprimé car d'autres objets en dépendent"
 
 #: commands/user.c:1103
 #, c-format
@@ -9168,72 +8311,69 @@ msgstr "le r
 msgid "role \"%s\" is not a member of role \"%s\""
 msgstr "le rôle « %s » n'est pas un membre du rôle « %s »"
 
-#: commands/vacuum.c:468
+#: commands/vacuum.c:479
 #, c-format
 msgid "oldest xmin is far in the past"
 msgstr "le plus ancien xmin est loin dans le passé"
 
-#: commands/vacuum.c:469
+#: commands/vacuum.c:480
 #, c-format
 msgid "Close open transactions soon to avoid wraparound problems."
 msgstr ""
 "Fermez les transactions ouvertes rapidement pour éviter des problèmes de\n"
 "réinitialisation."
 
-#: commands/vacuum.c:501
+#: commands/vacuum.c:519
 #, c-format
 msgid "oldest multixact is far in the past"
 msgstr "le plus ancien multixact est loin dans le passé"
 
-#: commands/vacuum.c:502
+#: commands/vacuum.c:520
 #, c-format
-msgid ""
-"Close open transactions with multixacts soon to avoid wraparound problems."
+msgid "Close open transactions with multixacts soon to avoid wraparound problems."
 msgstr ""
-"Fermez les transactions ouvertes avec multixacts rapidement pour éviter des "
-"problèmes de\n"
+"Fermez les transactions ouvertes avec multixacts rapidement pour éviter des problèmes de\n"
 "réinitialisation."
 
-#: commands/vacuum.c:1064
+#: commands/vacuum.c:1082
 #, c-format
 msgid "some databases have not been vacuumed in over 2 billion transactions"
 msgstr ""
 "certaines bases de données n'ont pas eu droit à l'opération de maintenance\n"
 "VACUUM depuis plus de 2 milliards de transactions"
 
-#: commands/vacuum.c:1065
+#: commands/vacuum.c:1083
 #, c-format
 msgid "You might have already suffered transaction-wraparound data loss."
 msgstr ""
 "Vous pouvez avoir déjà souffert de pertes de données suite à une\n"
 "réinitialisation de l'identifiant des transactions."
 
-#: commands/vacuum.c:1182
+#: commands/vacuum.c:1200
 #, c-format
 msgid "skipping vacuum of \"%s\" --- lock not available"
 msgstr "ignore le vacuum de « %s » --- verrou non disponible"
 
-#: commands/vacuum.c:1208
+#: commands/vacuum.c:1226
 #, c-format
 msgid "skipping \"%s\" --- only superuser can vacuum it"
 msgstr "ignore « %s » --- seul le super-utilisateur peut exécuter un VACUUM"
 
-#: commands/vacuum.c:1212
+#: commands/vacuum.c:1230
 #, c-format
 msgid "skipping \"%s\" --- only superuser or database owner can vacuum it"
 msgstr ""
-"ignore « %s » --- seul le super-utilisateur ou le propriétaire de la base de "
-"données\n"
+"ignore « %s » --- seul le super-utilisateur ou le propriétaire de la base de données\n"
 "peuvent exécuter un VACUUM"
 
-#: commands/vacuum.c:1216
+#: commands/vacuum.c:1234
 #, c-format
 msgid "skipping \"%s\" --- only table or database owner can vacuum it"
 msgstr ""
 "ignore « %s » --- seul le propriétaire de la table ou de la base de données\n"
 "peut exécuter un VACUUM"
 
-#: commands/vacuum.c:1234
+#: commands/vacuum.c:1252
 #, c-format
 msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
 msgstr ""
@@ -9242,13 +8382,6 @@ msgstr ""
 
 #: commands/vacuumlazy.c:346
 #, c-format
-#| msgid ""
-#| "automatic vacuum of table \"%s.%s.%s\": index scans: %d\n"
-#| "pages: %d removed, %d remain\n"
-#| "tuples: %.0f removed, %.0f remain\n"
-#| "buffer usage: %d hits, %d misses, %d dirtied\n"
-#| "avg read rate: %.3f MB/s, avg write rate: %.3f MB/s\n"
-#| "system usage: %s"
 msgid ""
 "automatic vacuum of table \"%s.%s.%s\": index scans: %d\n"
 "pages: %d removed, %d remain\n"
@@ -9259,18 +8392,15 @@ msgid ""
 msgstr ""
 "VACUUM automatique de la table « %s.%s.%s » : parcours d'index : %d\n"
 "pages : %d supprimées, %d restantes\n"
-"lignes : %.0f supprimées, %.0f restantes, %.0f sont mortes mais non "
-"supprimables\n"
-"utilisation des tampons : %d lus dans le cache, %d lus hors du cache, %d "
-"modifiés\n"
+"lignes : %.0f supprimées, %.0f restantes, %.0f sont mortes mais non supprimables\n"
+"utilisation des tampons : %d lus dans le cache, %d lus hors du cache, %d modifiés\n"
 "taux moyen de lecture : %.3f Mo/s, taux moyen d'écriture : %.3f Mo/s\n"
 "utilisation système : %s"
 
 #: commands/vacuumlazy.c:680
 #, c-format
 msgid "relation \"%s\" page %u is uninitialized --- fixing"
-msgstr ""
-"relation « %s » : la page %u n'est pas initialisée --- correction en cours"
+msgstr "relation « %s » : la page %u n'est pas initialisée --- correction en cours"
 
 #: commands/vacuumlazy.c:1092
 #, c-format
@@ -9279,9 +8409,7 @@ msgstr "
 
 #: commands/vacuumlazy.c:1097
 #, c-format
-msgid ""
-"\"%s\": found %.0f removable, %.0f nonremovable row versions in %u out of %u "
-"pages"
+msgid "\"%s\": found %.0f removable, %.0f nonremovable row versions in %u out of %u pages"
 msgstr ""
 "« %s » : %.0f versions de ligne supprimables, %.0f non supprimables\n"
 "parmi %u pages sur %u"
@@ -9304,8 +8432,7 @@ msgstr ""
 msgid "\"%s\": removed %d row versions in %d pages"
 msgstr "« %s »: %d versions de ligne supprimée parmi %d pages"
 
-#: commands/vacuumlazy.c:1175 commands/vacuumlazy.c:1342
-#: commands/vacuumlazy.c:1514
+#: commands/vacuumlazy.c:1175 commands/vacuumlazy.c:1342 commands/vacuumlazy.c:1514
 #, c-format
 msgid "%s."
 msgstr "%s."
@@ -9318,8 +8445,7 @@ msgstr "a parcouru l'index 
 #: commands/vacuumlazy.c:1385
 #, c-format
 msgid "index \"%s\" now contains %.0f row versions in %u pages"
-msgstr ""
-"l'index « %s » contient maintenant %.0f versions de ligne dans %u pages"
+msgstr "l'index « %s » contient maintenant %.0f versions de ligne dans %u pages"
 
 #: commands/vacuumlazy.c:1389
 #, c-format
@@ -9335,9 +8461,7 @@ msgstr ""
 #: commands/vacuumlazy.c:1446
 #, c-format
 msgid "\"%s\": stopping truncate due to conflicting lock request"
-msgstr ""
-"« %s » : mis en suspens du tronquage à cause d'un conflit dans la demande de "
-"verrou"
+msgstr "« %s » : mis en suspens du tronquage à cause d'un conflit dans la demande de verrou"
 
 #: commands/vacuumlazy.c:1511
 #, c-format
@@ -9347,11 +8471,9 @@ msgstr "
 #: commands/vacuumlazy.c:1567
 #, c-format
 msgid "\"%s\": suspending truncate due to conflicting lock request"
-msgstr ""
-"« %s » : mis en suspens du tronquage à cause d'un conflit dans la demande de "
-"verrou"
+msgstr "« %s » : mis en suspens du tronquage à cause d'un conflit dans la demande de verrou"
 
-#: commands/variable.c:162 utils/misc/guc.c:9058
+#: commands/variable.c:162 utils/misc/guc.c:9036
 #, c-format
 msgid "Unrecognized key word: \"%s\"."
 msgstr "Mot clé non reconnu : « %s »"
@@ -9383,7 +8505,6 @@ msgstr "PostgreSQL ne supporte pas les secondes 
 
 #: commands/variable.c:355
 #, c-format
-#| msgid "time zone displacement out of range"
 msgid "UTC timezone offset is out of range."
 msgstr "le décalage du fuseau horaire UTC est en dehors des limites."
 
@@ -9398,16 +8519,14 @@ msgstr ""
 #, c-format
 msgid "transaction read-write mode must be set before any query"
 msgstr ""
-"le mode de transaction lecture/écriture doit être configuré avant "
-"d'exécuter\n"
+"le mode de transaction lecture/écriture doit être configuré avant d'exécuter\n"
 "la première requête"
 
 #: commands/variable.c:507
 #, c-format
 msgid "cannot set transaction read-write mode during recovery"
 msgstr ""
-"ne peut pas initialiser le mode lecture-écriture des transactions lors de "
-"la\n"
+"ne peut pas initialiser le mode lecture-écriture des transactions lors de la\n"
 "restauration"
 
 #: commands/variable.c:556
@@ -9425,8 +8544,7 @@ msgstr ""
 #: commands/variable.c:570 storage/lmgr/predicate.c:1588
 #, c-format
 msgid "cannot use serializable mode in a hot standby"
-msgstr ""
-"ne peut pas utiliser le mode sérialisable sur un serveur en « Hot Standby »"
+msgstr "ne peut pas utiliser le mode sérialisable sur un serveur en « Hot Standby »"
 
 #: commands/variable.c:571
 #, c-format
@@ -9435,8 +8553,7 @@ msgstr "Vous pouvez utiliser REPEATABLE READ 
 
 #: commands/variable.c:619
 #, c-format
-msgid ""
-"SET TRANSACTION [NOT] DEFERRABLE cannot be called within a subtransaction"
+msgid "SET TRANSACTION [NOT] DEFERRABLE cannot be called within a subtransaction"
 msgstr ""
 "SET TRANSACTION [NOT] DEFERRABLE ne doit pas être appelé dans une\n"
 "sous-transaction"
@@ -9496,9 +8613,7 @@ msgstr "ne peut pas modifier le nom de la colonne 
 #: commands/view.c:285
 #, c-format
 msgid "cannot change data type of view column \"%s\" from %s to %s"
-msgstr ""
-"ne peut pas modifier le type de données de la colonne « %s » de la vue de %s "
-"à %s"
+msgstr "ne peut pas modifier le type de données de la colonne « %s » de la vue de %s à %s"
 
 #: commands/view.c:420
 #, c-format
@@ -9508,9 +8623,7 @@ msgstr "les vues ne peuvent pas contenir SELECT INTO"
 #: commands/view.c:433
 #, c-format
 msgid "views must not contain data-modifying statements in WITH"
-msgstr ""
-"les vues ne peuvent pas contenir d'instructions de modifications de données "
-"avec WITH"
+msgstr "les vues ne peuvent pas contenir d'instructions de modifications de données avec WITH"
 
 #: commands/view.c:504
 #, c-format
@@ -9520,8 +8633,7 @@ msgstr "CREATE VIEW sp
 #: commands/view.c:512
 #, c-format
 msgid "views cannot be unlogged because they do not have storage"
-msgstr ""
-"les vues ne peuvent pas être non tracées car elles n'ont pas de stockage"
+msgstr "les vues ne peuvent pas être non tracées car elles n'ont pas de stockage"
 
 #: commands/view.c:526
 #, c-format
@@ -9541,16 +8653,12 @@ msgstr "le curseur 
 #: executor/execCurrent.c:114
 #, c-format
 msgid "cursor \"%s\" has multiple FOR UPDATE/SHARE references to table \"%s\""
-msgstr ""
-"le curseur « %s » a plusieurs références FOR UPDATE/SHARE pour la table « %s "
-"»"
+msgstr "le curseur « %s » a plusieurs références FOR UPDATE/SHARE pour la table « %s »"
 
 #: executor/execCurrent.c:123
 #, c-format
-msgid ""
-"cursor \"%s\" does not have a FOR UPDATE/SHARE reference to table \"%s\""
-msgstr ""
-"le curseur « %s » n'a pas de référence FOR UPDATE/SHARE pour la table « %s »"
+msgid "cursor \"%s\" does not have a FOR UPDATE/SHARE reference to table \"%s\""
+msgstr "le curseur « %s » n'a pas de référence FOR UPDATE/SHARE pour la table « %s »"
 
 #: executor/execCurrent.c:133 executor/execCurrent.c:179
 #, c-format
@@ -9562,401 +8670,362 @@ msgstr "le curseur 
 msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
 msgstr "le curseur « %s » n'est pas un parcours modifiable de la table « %s »"
 
-#: executor/execCurrent.c:231 executor/execQual.c:1160
+#: executor/execCurrent.c:231 executor/execQual.c:1163
 #, c-format
-msgid ""
-"type of parameter %d (%s) does not match that when preparing the plan (%s)"
-msgstr ""
-"le type de paramètre %d (%s) ne correspond pas à ce qui est préparé dans le "
-"plan (%s)"
+msgid "type of parameter %d (%s) does not match that when preparing the plan (%s)"
+msgstr "le type de paramètre %d (%s) ne correspond pas à ce qui est préparé dans le plan (%s)"
 
-#: executor/execCurrent.c:243 executor/execQual.c:1172
+#: executor/execCurrent.c:243 executor/execQual.c:1175
 #, c-format
 msgid "no value found for parameter %d"
 msgstr "aucune valeur trouvée pour le paramètre %d"
 
-#: executor/execMain.c:955
+#: executor/execMain.c:970
 #, c-format
 msgid "cannot change sequence \"%s\""
 msgstr "ne peut pas modifier la séquence « %s »"
 
-#: executor/execMain.c:961
+#: executor/execMain.c:976
 #, c-format
 msgid "cannot change TOAST relation \"%s\""
 msgstr "ne peut pas modifier la relation TOAST « %s »"
 
-#: executor/execMain.c:979 rewrite/rewriteHandler.c:2512
+#: executor/execMain.c:994 rewrite/rewriteHandler.c:2512
 #, c-format
 msgid "cannot insert into view \"%s\""
 msgstr "ne peut pas insérer dans la vue « %s »"
 
-#: executor/execMain.c:981 rewrite/rewriteHandler.c:2515
+#: executor/execMain.c:996 rewrite/rewriteHandler.c:2515
 #, c-format
-msgid ""
-"To enable inserting into the view, provide an INSTEAD OF INSERT trigger or "
-"an unconditional ON INSERT DO INSTEAD rule."
-msgstr ""
-"Pour activer l'insertion dans la vue, fournissez un trigger INSTEAD OF "
-"INSERT ou une règle ON INSERT DO INSTEAD sans condition."
+msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
+msgstr "Pour activer l'insertion dans la vue, fournissez un trigger INSTEAD OF INSERT ou une règle ON INSERT DO INSTEAD sans condition."
 
-#: executor/execMain.c:987 rewrite/rewriteHandler.c:2520
+#: executor/execMain.c:1002 rewrite/rewriteHandler.c:2520
 #, c-format
 msgid "cannot update view \"%s\""
 msgstr "ne peut pas mettre à jour la vue « %s »"
 
-#: executor/execMain.c:989 rewrite/rewriteHandler.c:2523
+#: executor/execMain.c:1004 rewrite/rewriteHandler.c:2523
 #, c-format
-msgid ""
-"To enable updating the view, provide an INSTEAD OF UPDATE trigger or an "
-"unconditional ON UPDATE DO INSTEAD rule."
-msgstr ""
-"Pour activer la mise à jour dans la vue, fournissez un trigger INSTEAD OF "
-"UPDATE ou une règle ON UPDATE DO INSTEAD sans condition."
+msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
+msgstr "Pour activer la mise à jour dans la vue, fournissez un trigger INSTEAD OF UPDATE ou une règle ON UPDATE DO INSTEAD sans condition."
 
-#: executor/execMain.c:995 rewrite/rewriteHandler.c:2528
+#: executor/execMain.c:1010 rewrite/rewriteHandler.c:2528
 #, c-format
 msgid "cannot delete from view \"%s\""
 msgstr "ne peut pas supprimer à partir de la vue « %s »"
 
-#: executor/execMain.c:997 rewrite/rewriteHandler.c:2531
+#: executor/execMain.c:1012 rewrite/rewriteHandler.c:2531
 #, c-format
-msgid ""
-"To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an "
-"unconditional ON DELETE DO INSTEAD rule."
-msgstr ""
-"Pour activer la suppression dans la vue, fournissez un trigger INSTEAD OF "
-"DELETE ou une règle ON DELETE DO INSTEAD sans condition."
+msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
+msgstr "Pour activer la suppression dans la vue, fournissez un trigger INSTEAD OF DELETE ou une règle ON DELETE DO INSTEAD sans condition."
 
-#: executor/execMain.c:1008
+#: executor/execMain.c:1023
 #, c-format
 msgid "cannot change materialized view \"%s\""
 msgstr "ne peut pas modifier la vue matérialisée « %s »"
 
-#: executor/execMain.c:1020
+#: executor/execMain.c:1035
 #, c-format
 msgid "cannot insert into foreign table \"%s\""
 msgstr "ne peut pas insérer dans la table distante « %s »"
 
-#: executor/execMain.c:1026
+#: executor/execMain.c:1041
 #, c-format
 msgid "foreign table \"%s\" does not allow inserts"
 msgstr "la table distante « %s » n'autorise pas les insertions"
 
-#: executor/execMain.c:1033
+#: executor/execMain.c:1048
 #, c-format
 msgid "cannot update foreign table \"%s\""
 msgstr "ne peut pas modifier la table distante « %s »"
 
-#: executor/execMain.c:1039
+#: executor/execMain.c:1054
 #, c-format
 msgid "foreign table \"%s\" does not allow updates"
 msgstr "la table distante « %s » n'autorise pas les modifications"
 
-#: executor/execMain.c:1046
+#: executor/execMain.c:1061
 #, c-format
 msgid "cannot delete from foreign table \"%s\""
 msgstr "ne peut pas supprimer à partir de la table distante « %s »"
 
-#: executor/execMain.c:1052
+#: executor/execMain.c:1067
 #, c-format
 msgid "foreign table \"%s\" does not allow deletes"
 msgstr "la table distante « %s » n'autorise pas les suppressions"
 
-#: executor/execMain.c:1063
+#: executor/execMain.c:1078
 #, c-format
 msgid "cannot change relation \"%s\""
 msgstr "ne peut pas modifier la relation « %s »"
 
-#: executor/execMain.c:1087
+#: executor/execMain.c:1102
 #, c-format
 msgid "cannot lock rows in sequence \"%s\""
 msgstr "ne peut pas verrouiller les lignes dans la séquence « %s »"
 
-#: executor/execMain.c:1094
+#: executor/execMain.c:1109
 #, c-format
 msgid "cannot lock rows in TOAST relation \"%s\""
 msgstr "ne peut pas verrouiller les lignes dans la relation TOAST « %s »"
 
-#: executor/execMain.c:1101
+#: executor/execMain.c:1116
 #, c-format
 msgid "cannot lock rows in view \"%s\""
 msgstr "ne peut pas verrouiller les lignes dans la vue « %s »"
 
-#: executor/execMain.c:1109
+#: executor/execMain.c:1124
 #, c-format
 msgid "cannot lock rows in materialized view \"%s\""
 msgstr "ne peut pas verrouiller les lignes dans la vue matérialisée « %s »"
 
-#: executor/execMain.c:1116
+#: executor/execMain.c:1131
 #, c-format
 msgid "cannot lock rows in foreign table \"%s\""
 msgstr "ne peut pas verrouiller la table distante « %s »"
 
-#: executor/execMain.c:1122
+#: executor/execMain.c:1137
 #, c-format
 msgid "cannot lock rows in relation \"%s\""
 msgstr "n'a pas pu verrouiller les lignes dans la relation « %s »"
 
-#: executor/execMain.c:1607
+#: executor/execMain.c:1633
 #, c-format
 msgid "null value in column \"%s\" violates not-null constraint"
 msgstr "une valeur NULL viole la contrainte NOT NULL de la colonne « %s »"
 
-#: executor/execMain.c:1609 executor/execMain.c:1626 executor/execMain.c:1673
+#: executor/execMain.c:1635 executor/execMain.c:1660 executor/execMain.c:1718
 #, c-format
 msgid "Failing row contains %s."
 msgstr "La ligne en échec contient %s"
 
-#: executor/execMain.c:1624
+#: executor/execMain.c:1658
 #, c-format
 msgid "new row for relation \"%s\" violates check constraint \"%s\""
-msgstr ""
-"la nouvelle ligne viole la contrainte de vérification « %s » de la relation "
-"« %s »"
+msgstr "la nouvelle ligne viole la contrainte de vérification « %s » de la relation « %s »"
 
-#: executor/execMain.c:1671
+#: executor/execMain.c:1716
 #, c-format
 msgid "new row violates WITH CHECK OPTION for view \"%s\""
-msgstr ""
-"la nouvelle ligne viole la contrainte WITH CHECK OPTION pour la vue « %s »"
+msgstr "la nouvelle ligne viole la contrainte WITH CHECK OPTION pour la vue « %s »"
 
-#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3157
-#: utils/adt/array_userfuncs.c:430 utils/adt/arrayfuncs.c:233
-#: utils/adt/arrayfuncs.c:531 utils/adt/arrayfuncs.c:1275
-#: utils/adt/arrayfuncs.c:2961 utils/adt/arrayfuncs.c:4986
+#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3160 utils/adt/array_userfuncs.c:430 utils/adt/arrayfuncs.c:233 utils/adt/arrayfuncs.c:531 utils/adt/arrayfuncs.c:1275 utils/adt/arrayfuncs.c:2961 utils/adt/arrayfuncs.c:4986
 #, c-format
 msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
-msgstr ""
-"le nombre de dimensions du tableau (%d) dépasse le maximum autorisé (%d)"
+msgstr "le nombre de dimensions du tableau (%d) dépasse le maximum autorisé (%d)"
 
 #: executor/execQual.c:319 executor/execQual.c:347
 #, c-format
 msgid "array subscript in assignment must not be null"
 msgstr "l'indice du tableau dans l'affectation ne doit pas être NULL"
 
-#: executor/execQual.c:642 executor/execQual.c:4078
+#: executor/execQual.c:642 executor/execQual.c:4081
 #, c-format
 msgid "attribute %d has wrong type"
 msgstr "l'attribut %d a un type invalide"
 
-#: executor/execQual.c:643 executor/execQual.c:4079
+#: executor/execQual.c:643 executor/execQual.c:4082
 #, c-format
 msgid "Table has type %s, but query expects %s."
 msgstr "La table a le type %s alors que la requête attend %s."
 
-#: executor/execQual.c:836 executor/execQual.c:853 executor/execQual.c:1050
-#: executor/nodeModifyTable.c:85 executor/nodeModifyTable.c:95
-#: executor/nodeModifyTable.c:112 executor/nodeModifyTable.c:120
+#: executor/execQual.c:836 executor/execQual.c:853 executor/execQual.c:1053 executor/nodeModifyTable.c:85 executor/nodeModifyTable.c:95 executor/nodeModifyTable.c:112 executor/nodeModifyTable.c:120
 #, c-format
 msgid "table row type and query-specified row type do not match"
-msgstr ""
-"Le type de ligne de la table et celui spécifié par la requête ne "
-"correspondent pas"
+msgstr "Le type de ligne de la table et celui spécifié par la requête ne correspondent pas"
 
 #: executor/execQual.c:837
 #, c-format
 msgid "Table row contains %d attribute, but query expects %d."
 msgid_plural "Table row contains %d attributes, but query expects %d."
-msgstr[0] ""
-"La ligne de la table contient %d attribut alors que la requête en attend %d."
-msgstr[1] ""
-"La ligne de la table contient %d attributs alors que la requête en attend %d."
+msgstr[0] "La ligne de la table contient %d attribut alors que la requête en attend %d."
+msgstr[1] "La ligne de la table contient %d attributs alors que la requête en attend %d."
 
 #: executor/execQual.c:854 executor/nodeModifyTable.c:96
 #, c-format
 msgid "Table has type %s at ordinal position %d, but query expects %s."
-msgstr ""
-"La table a le type %s à la position ordinale %d alors que la requête attend "
-"%s."
+msgstr "La table a le type %s à la position ordinale %d alors que la requête attend %s."
 
-#: executor/execQual.c:1051 executor/execQual.c:1647
+#: executor/execQual.c:1054 executor/execQual.c:1650
 #, c-format
 msgid "Physical storage mismatch on dropped attribute at ordinal position %d."
 msgstr ""
 "Le stockage physique ne correspond pas à l'attribut supprimé à la position\n"
 "ordinale %d."
 
-#: executor/execQual.c:1326 parser/parse_func.c:114 parser/parse_func.c:535
-#: parser/parse_func.c:887
+#: executor/execQual.c:1329 parser/parse_func.c:114 parser/parse_func.c:535 parser/parse_func.c:887
 #, c-format
 msgid "cannot pass more than %d argument to a function"
 msgid_plural "cannot pass more than %d arguments to a function"
 msgstr[0] "ne peut pas passer plus de %d argument à une fonction"
 msgstr[1] "ne peut pas passer plus de %d arguments à une fonction"
 
-#: executor/execQual.c:1515
+#: executor/execQual.c:1518
 #, c-format
 msgid "functions and operators can take at most one set argument"
-msgstr ""
-"les fonctions et opérateurs peuvent prendre au plus un argument d'ensemble"
+msgstr "les fonctions et opérateurs peuvent prendre au plus un argument d'ensemble"
 
-#: executor/execQual.c:1565
+#: executor/execQual.c:1568
 #, c-format
-msgid ""
-"function returning setof record called in context that cannot accept type "
-"record"
+msgid "function returning setof record called in context that cannot accept type record"
 msgstr ""
 "la fonction renvoyant des lignes a été appelée dans un contexte qui\n"
 "n'accepte pas un ensemble"
 
-#: executor/execQual.c:1620 executor/execQual.c:1636 executor/execQual.c:1646
+#: executor/execQual.c:1623 executor/execQual.c:1639 executor/execQual.c:1649
 #, c-format
 msgid "function return row and query-specified return row do not match"
-msgstr ""
-"la ligne de retour spécifiée par la requête et la ligne de retour de la "
-"fonction ne correspondent pas"
+msgstr "la ligne de retour spécifiée par la requête et la ligne de retour de la fonction ne correspondent pas"
 
-#: executor/execQual.c:1621
+#: executor/execQual.c:1624
 #, c-format
 msgid "Returned row contains %d attribute, but query expects %d."
 msgid_plural "Returned row contains %d attributes, but query expects %d."
-msgstr[0] ""
-"La ligne renvoyée contient %d attribut mais la requête en attend %d."
-msgstr[1] ""
-"La ligne renvoyée contient %d attributs mais la requête en attend %d."
+msgstr[0] "La ligne renvoyée contient %d attribut mais la requête en attend %d."
+msgstr[1] "La ligne renvoyée contient %d attributs mais la requête en attend %d."
 
-#: executor/execQual.c:1637
+#: executor/execQual.c:1640
 #, c-format
 msgid "Returned type %s at ordinal position %d, but query expects %s."
-msgstr ""
-"A renvoyé le type %s à la position ordinale %d, mais la requête attend %s."
+msgstr "A renvoyé le type %s à la position ordinale %d, mais la requête attend %s."
 
-#: executor/execQual.c:1879 executor/execQual.c:2310
+#: executor/execQual.c:1882 executor/execQual.c:2313
 #, c-format
 msgid "table-function protocol for materialize mode was not followed"
-msgstr ""
-"le protocole de la fonction table pour le mode matérialisé n'a pas été "
-"respecté"
+msgstr "le protocole de la fonction table pour le mode matérialisé n'a pas été respecté"
 
-#: executor/execQual.c:1899 executor/execQual.c:2317
+#: executor/execQual.c:1902 executor/execQual.c:2320
 #, c-format
 msgid "unrecognized table-function returnMode: %d"
 msgstr "returnMode de la fonction table non reconnu : %d"
 
-#: executor/execQual.c:2227
+#: executor/execQual.c:2230
 #, c-format
 msgid "function returning set of rows cannot return null value"
 msgstr ""
 "la fonction renvoyant un ensemble de lignes ne peut pas renvoyer une valeur\n"
 "NULL"
 
-#: executor/execQual.c:2284
+#: executor/execQual.c:2287
 #, c-format
 msgid "rows returned by function are not all of the same row type"
-msgstr ""
-"les lignes renvoyées par la fonction ne sont pas toutes du même type ligne"
+msgstr "les lignes renvoyées par la fonction ne sont pas toutes du même type ligne"
 
-#: executor/execQual.c:2499
+#: executor/execQual.c:2502
 #, c-format
 msgid "IS DISTINCT FROM does not support set arguments"
 msgstr "IS DISTINCT FROM ne supporte pas les arguments d'ensemble"
 
-#: executor/execQual.c:2576
+#: executor/execQual.c:2579
 #, c-format
 msgid "op ANY/ALL (array) does not support set arguments"
 msgstr ""
 "l'opérateur ANY/ALL (pour les types array) ne supporte pas les arguments\n"
 "d'ensemble"
 
-#: executor/execQual.c:3135
+#: executor/execQual.c:3138
 #, c-format
 msgid "cannot merge incompatible arrays"
 msgstr "ne peut pas fusionner les tableaux incompatibles"
 
-#: executor/execQual.c:3136
+#: executor/execQual.c:3139
 #, c-format
-msgid ""
-"Array with element type %s cannot be included in ARRAY construct with "
-"element type %s."
-msgstr ""
-"Le tableau avec le type d'élément %s ne peut pas être inclus dans la "
-"construction ARRAY avec le type d'élément %s."
+msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
+msgstr "Le tableau avec le type d'élément %s ne peut pas être inclus dans la construction ARRAY avec le type d'élément %s."
 
-#: executor/execQual.c:3177 executor/execQual.c:3204
+#: executor/execQual.c:3180 executor/execQual.c:3207
 #, c-format
-msgid ""
-"multidimensional arrays must have array expressions with matching dimensions"
+msgid "multidimensional arrays must have array expressions with matching dimensions"
 msgstr ""
 "les tableaux multidimensionnels doivent avoir des expressions de tableaux\n"
 "avec les dimensions correspondantes"
 
-#: executor/execQual.c:3719
+#: executor/execQual.c:3722
 #, c-format
 msgid "NULLIF does not support set arguments"
 msgstr "NULLIF ne supporte pas les arguments d'ensemble"
 
-#: executor/execQual.c:3949 utils/adt/domains.c:131
+#: executor/execQual.c:3952 utils/adt/domains.c:131
 #, c-format
 msgid "domain %s does not allow null values"
 msgstr "le domaine %s n'autorise pas les valeurs NULL"
 
-#: executor/execQual.c:3979 utils/adt/domains.c:168
+#: executor/execQual.c:3982 utils/adt/domains.c:168
 #, c-format
 msgid "value for domain %s violates check constraint \"%s\""
-msgstr ""
-"la valeur pour le domaine %s viole la contrainte de vérification « %s »"
+msgstr "la valeur pour le domaine %s viole la contrainte de vérification « %s »"
 
-#: executor/execQual.c:4337
+#: executor/execQual.c:4340
 #, c-format
 msgid "WHERE CURRENT OF is not supported for this table type"
 msgstr "WHERE CURRENT OF n'est pas supporté pour ce type de table"
 
-#: executor/execQual.c:4484 parser/parse_agg.c:434 parser/parse_agg.c:464
+#: executor/execQual.c:4487 parser/parse_agg.c:434 parser/parse_agg.c:464
 #, c-format
 msgid "aggregate function calls cannot be nested"
 msgstr "les appels à la fonction d'agrégat ne peuvent pas être imbriqués"
 
-#: executor/execQual.c:4524 parser/parse_agg.c:565
+#: executor/execQual.c:4527 parser/parse_agg.c:565
 #, c-format
 msgid "window function calls cannot be nested"
 msgstr "les appels à la fonction window ne peuvent pas être imbriqués"
 
-#: executor/execQual.c:4736
+#: executor/execQual.c:4739
 #, c-format
 msgid "target type is not an array"
 msgstr "le type cible n'est pas un tableau"
 
-#: executor/execQual.c:4851
+#: executor/execQual.c:4854
 #, c-format
 msgid "ROW() column has type %s instead of type %s"
 msgstr "une colonne ROW() a le type %s au lieu du type %s"
 
-#: executor/execQual.c:4986 utils/adt/arrayfuncs.c:3424
-#: utils/adt/rowtypes.c:921
+#: executor/execQual.c:4989 utils/adt/arrayfuncs.c:3424 utils/adt/rowtypes.c:921
 #, c-format
 msgid "could not identify a comparison function for type %s"
 msgstr "n'a pas pu identifier une fonction de comparaison pour le type %s"
 
-#: executor/execUtils.c:844
+#: executor/execUtils.c:846
 #, c-format
 msgid "materialized view \"%s\" has not been populated"
 msgstr "la vue matérialisée « %s » n'a pas été peuplée"
 
-#: executor/execUtils.c:846
+#: executor/execUtils.c:848
 #, c-format
 msgid "Use the REFRESH MATERIALIZED VIEW command."
 msgstr "Utilisez la commande REFRESH MATERIALIZED VIEW."
 
-#: executor/execUtils.c:1324
+#: executor/execUtils.c:1328
 #, c-format
 msgid "could not create exclusion constraint \"%s\""
 msgstr "n'a pas pu créer la contrainte d'exclusion « %s »"
 
-#: executor/execUtils.c:1326
+#: executor/execUtils.c:1331
 #, c-format
 msgid "Key %s conflicts with key %s."
 msgstr "La clé %s est en conflit avec la clé %s."
 
 #: executor/execUtils.c:1333
 #, c-format
+msgid "Key conflicts exist."
+msgstr "Un conflit de clés est présent."
+
+#: executor/execUtils.c:1339
+#, c-format
 msgid "conflicting key value violates exclusion constraint \"%s\""
 msgstr "la valeur d'une clé en conflit rompt la contrainte d'exclusion « %s »"
 
-#: executor/execUtils.c:1335
+#: executor/execUtils.c:1342
 #, c-format
 msgid "Key %s conflicts with existing key %s."
 msgstr "La clé %s est en conflit avec la clé existante %s."
 
+#: executor/execUtils.c:1344
+#, c-format
+msgid "Key conflicts with existing key."
+msgstr "La clé est en conflit avec une clé existante."
+
 #: executor/functions.c:225
 #, c-format
 msgid "could not determine actual type of argument declared %s"
@@ -9976,9 +9045,7 @@ msgstr "%s n'est pas autoris
 
 #: executor/functions.c:638
 #, c-format
-msgid ""
-"could not determine actual result type for function declared to return type "
-"%s"
+msgid "could not determine actual result type for function declared to return type %s"
 msgstr ""
 "n'a pas pu déterminer le type du résultat actuel pour la fonction déclarant\n"
 "renvoyer le type %s"
@@ -9993,18 +9060,14 @@ msgstr "fonction SQL 
 msgid "SQL function \"%s\" during startup"
 msgstr "fonction SQL « %s » lors du lancement"
 
-#: executor/functions.c:1587 executor/functions.c:1624
-#: executor/functions.c:1636 executor/functions.c:1749
-#: executor/functions.c:1782 executor/functions.c:1812
+#: executor/functions.c:1587 executor/functions.c:1624 executor/functions.c:1636 executor/functions.c:1749 executor/functions.c:1782 executor/functions.c:1812
 #, c-format
 msgid "return type mismatch in function declared to return %s"
-msgstr ""
-"le type de retour ne correspond pas à la fonction déclarant renvoyer %s"
+msgstr "le type de retour ne correspond pas à la fonction déclarant renvoyer %s"
 
 #: executor/functions.c:1589
 #, c-format
-msgid ""
-"Function's final statement must be SELECT or INSERT/UPDATE/DELETE RETURNING."
+msgid "Function's final statement must be SELECT or INSERT/UPDATE/DELETE RETURNING."
 msgstr ""
 "L'instruction finale de la fonction doit être un SELECT ou un\n"
 "INSERT/UPDATE/DELETE RETURNING."
@@ -10049,8 +9112,7 @@ msgstr ""
 #: executor/nodeHashjoin.c:823 executor/nodeHashjoin.c:853
 #, c-format
 msgid "could not rewind hash-join temporary file: %m"
-msgstr ""
-"n'a pas pu revenir au début du fichier temporaire de la jointure hâchée : %m"
+msgstr "n'a pas pu revenir au début du fichier temporaire de la jointure hâchée : %m"
 
 #: executor/nodeHashjoin.c:888 executor/nodeHashjoin.c:894
 #, c-format
@@ -10060,8 +9122,7 @@ msgstr "n'a pas pu 
 #: executor/nodeHashjoin.c:928 executor/nodeHashjoin.c:938
 #, c-format
 msgid "could not read from hash-join temporary file: %m"
-msgstr ""
-"n'a pas pu lire le fichier temporaire contenant la jointure hâchée : %m"
+msgstr "n'a pas pu lire le fichier temporaire contenant la jointure hâchée : %m"
 
 #: executor/nodeLimit.c:253
 #, c-format
@@ -10076,14 +9137,12 @@ msgstr "LIMIT ne doit pas 
 #: executor/nodeMergejoin.c:1576
 #, c-format
 msgid "RIGHT JOIN is only supported with merge-joinable join conditions"
-msgstr ""
-"RIGHT JOIN est supporté seulement avec les conditions de jointures MERGE"
+msgstr "RIGHT JOIN est supporté seulement avec les conditions de jointures MERGE"
 
 #: executor/nodeMergejoin.c:1596
 #, c-format
 msgid "FULL JOIN is only supported with merge-joinable join conditions"
-msgstr ""
-"FULL JOIN est supporté seulement avec les conditions de jointures MERGE"
+msgstr "FULL JOIN est supporté seulement avec les conditions de jointures MERGE"
 
 #: executor/nodeModifyTable.c:86
 #, c-format
@@ -10102,18 +9161,15 @@ msgstr ""
 msgid "Query has too few columns."
 msgstr "La requête n'a pas assez de colonnes."
 
-#: executor/nodeSubplan.c:304 executor/nodeSubplan.c:343
-#: executor/nodeSubplan.c:970
+#: executor/nodeSubplan.c:304 executor/nodeSubplan.c:343 executor/nodeSubplan.c:970
 #, c-format
 msgid "more than one row returned by a subquery used as an expression"
-msgstr ""
-"plus d'une ligne renvoyée par une sous-requête utilisée comme une expression"
+msgstr "plus d'une ligne renvoyée par une sous-requête utilisée comme une expression"
 
 #: executor/nodeWindowAgg.c:353
-#, fuzzy, c-format
-#| msgid "cast function must not return a set"
+#, c-format
 msgid "moving-aggregate transition function must not return null"
-msgstr "la fonction de conversion ne doit pas renvoyer un ensemble"
+msgstr "la fonction de conversion de l'agrégat en déplacement ne doit pas renvoyer null"
 
 #: executor/nodeWindowAgg.c:1609
 #, c-format
@@ -10231,13 +9287,7 @@ msgstr "STDIN/STDOUT non autoris
 msgid "GLOBAL is deprecated in temporary table creation"
 msgstr "GLOBAL est obsolète dans la création de la table temporaire"
 
-#: gram.y:3248 utils/adt/ri_triggers.c:310 utils/adt/ri_triggers.c:367
-#: utils/adt/ri_triggers.c:786 utils/adt/ri_triggers.c:1009
-#: utils/adt/ri_triggers.c:1165 utils/adt/ri_triggers.c:1346
-#: utils/adt/ri_triggers.c:1511 utils/adt/ri_triggers.c:1687
-#: utils/adt/ri_triggers.c:1867 utils/adt/ri_triggers.c:2058
-#: utils/adt/ri_triggers.c:2116 utils/adt/ri_triggers.c:2221
-#: utils/adt/ri_triggers.c:2386
+#: gram.y:3248 utils/adt/ri_triggers.c:311 utils/adt/ri_triggers.c:368 utils/adt/ri_triggers.c:787 utils/adt/ri_triggers.c:1010 utils/adt/ri_triggers.c:1166 utils/adt/ri_triggers.c:1347 utils/adt/ri_triggers.c:1512 utils/adt/ri_triggers.c:1688 utils/adt/ri_triggers.c:1868 utils/adt/ri_triggers.c:2059 utils/adt/ri_triggers.c:2117 utils/adt/ri_triggers.c:2222 utils/adt/ri_triggers.c:2387
 #, c-format
 msgid "MATCH PARTIAL not yet implemented"
 msgstr "MATCH PARTIAL non implémenté"
@@ -10289,8 +9339,7 @@ msgstr "argument manquant"
 #: gram.y:6847 utils/adt/regproc.c:739 utils/adt/regproc.c:780
 #, c-format
 msgid "Use NONE to denote the missing argument of a unary operator."
-msgstr ""
-"Utilisez NONE pour dénoter l'argument manquant d'un opérateur unitaire."
+msgstr "Utilisez NONE pour dénoter l'argument manquant d'un opérateur unitaire."
 
 #: gram.y:8236 gram.y:8254
 #, c-format
@@ -10345,14 +9394,12 @@ msgstr "la pr
 #: gram.y:10952
 #, c-format
 msgid "wrong number of parameters on left side of OVERLAPS expression"
-msgstr ""
-"mauvais nombre de paramètres sur le côté gauche de l'expression OVERLAPS"
+msgstr "mauvais nombre de paramètres sur le côté gauche de l'expression OVERLAPS"
 
 #: gram.y:10957
 #, c-format
 msgid "wrong number of parameters on right side of OVERLAPS expression"
-msgstr ""
-"mauvais nombre de paramètres sur le côté droit de l'expression OVERLAPS"
+msgstr "mauvais nombre de paramètres sur le côté droit de l'expression OVERLAPS"
 
 #: gram.y:11141
 #, c-format
@@ -10392,9 +9439,7 @@ msgstr "la fin du frame ne peut pas 
 #: gram.y:11982
 #, c-format
 msgid "frame starting from following row cannot end with current row"
-msgstr ""
-"la frame commençant après la ligne suivante ne peut pas se terminer avec la "
-"ligne actuelle"
+msgstr "la frame commençant après la ligne suivante ne peut pas se terminer avec la ligne actuelle"
 
 #: gram.y:12005
 #, c-format
@@ -10404,16 +9449,12 @@ msgstr "la fin du frame ne peut pas 
 #: gram.y:12011
 #, c-format
 msgid "frame starting from current row cannot have preceding rows"
-msgstr ""
-"la frame commençant à la ligne courante ne peut pas avoir des lignes "
-"précédentes"
+msgstr "la frame commençant à la ligne courante ne peut pas avoir des lignes précédentes"
 
 #: gram.y:12018
 #, c-format
 msgid "frame starting from following row cannot have preceding rows"
-msgstr ""
-"la frame commençant à la ligne suivante ne peut pas avoir des lignes "
-"précédentes"
+msgstr "la frame commençant à la ligne suivante ne peut pas avoir des lignes précédentes"
 
 #: gram.y:12657
 #, c-format
@@ -10429,20 +9470,15 @@ msgstr "le modificateur de type ne peut pas avoir de clause ORDER BY"
 msgid "improper use of \"*\""
 msgstr "mauvaise utilisation de « * »"
 
-#: gram.y:13422 gram.y:13439 tsearch/spell.c:518 tsearch/spell.c:535
-#: tsearch/spell.c:552 tsearch/spell.c:569 tsearch/spell.c:591
+#: gram.y:13422 gram.y:13439 tsearch/spell.c:518 tsearch/spell.c:535 tsearch/spell.c:552 tsearch/spell.c:569 tsearch/spell.c:591
 #, c-format
 msgid "syntax error"
 msgstr "erreur de syntaxe"
 
 #: gram.y:13523
 #, c-format
-msgid ""
-"an ordered-set aggregate with a VARIADIC direct argument must have one "
-"VARIADIC aggregated argument of the same data type"
-msgstr ""
-"un agrégat par ensemble ordonné avec un argument VARIADIC direct doit avoir "
-"un argument VARIADIC agrégé du même type de données"
+msgid "an ordered-set aggregate with a VARIADIC direct argument must have one VARIADIC aggregated argument of the same data type"
+msgstr "un agrégat par ensemble ordonné avec un argument VARIADIC direct doit avoir un argument VARIADIC agrégé du même type de données"
 
 #: gram.y:13560
 #, c-format
@@ -10467,8 +9503,7 @@ msgstr "clauses WITH multiples non autoris
 #: gram.y:13729
 #, c-format
 msgid "OUT and INOUT arguments aren't allowed in TABLE functions"
-msgstr ""
-"les arguments OUT et INOUT ne sont pas autorisés dans des fonctions TABLE"
+msgstr "les arguments OUT et INOUT ne sont pas autorisés dans des fonctions TABLE"
 
 #: gram.y:13830
 #, c-format
@@ -10493,89 +9528,76 @@ msgstr "les contraintes %s ne peuvent pas 
 msgid "%s constraints cannot be marked NO INHERIT"
 msgstr "les contraintes %s ne peuvent pas être marquées NO INHERIT"
 
-#: guc-file.l:263
+#: guc-file.l:255
 #, c-format
 msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %u"
-msgstr ""
-"paramètre de configuration « %s » non reconnu dans le fichier « %s », ligne "
-"%u"
+msgstr "paramètre de configuration « %s » non reconnu dans le fichier « %s », ligne %u"
 
-#: guc-file.l:299 utils/misc/guc.c:5650 utils/misc/guc.c:5833
-#: utils/misc/guc.c:5919 utils/misc/guc.c:6005 utils/misc/guc.c:6109
-#: utils/misc/guc.c:6200
+#: guc-file.l:291 utils/misc/guc.c:5596 utils/misc/guc.c:5779 utils/misc/guc.c:5867 utils/misc/guc.c:5955 utils/misc/guc.c:6061 utils/misc/guc.c:6154
 #, c-format
 msgid "parameter \"%s\" cannot be changed without restarting the server"
-msgstr ""
-"le paramètre « %s » ne peut pas être modifié sans redémarrer le serveur"
+msgstr "le paramètre « %s » ne peut pas être modifié sans redémarrer le serveur"
 
-#: guc-file.l:327
+#: guc-file.l:319
 #, c-format
 msgid "parameter \"%s\" removed from configuration file, reset to default"
 msgstr ""
 "paramètre « %s » supprimé du fichier de configuration ;\n"
 "réinitialisation à la valeur par défaut"
 
-#: guc-file.l:389
+#: guc-file.l:381
 #, c-format
 msgid "parameter \"%s\" changed to \"%s\""
 msgstr "paramètre « %s » modifié par « %s »"
 
-#: guc-file.l:424
+#: guc-file.l:416
 #, c-format
 msgid "configuration file \"%s\" contains errors"
 msgstr "le fichier de configuration « %s » contient des erreurs"
 
-#: guc-file.l:429
+#: guc-file.l:421
 #, c-format
-msgid ""
-"configuration file \"%s\" contains errors; unaffected changes were applied"
-msgstr ""
-"le fichier de configuration « %s » contient des erreurs ; les modifications "
-"non affectées ont été appliquées"
+msgid "configuration file \"%s\" contains errors; unaffected changes were applied"
+msgstr "le fichier de configuration « %s » contient des erreurs ; les modifications non affectées ont été appliquées"
 
-#: guc-file.l:434
+#: guc-file.l:426
 #, c-format
 msgid "configuration file \"%s\" contains errors; no changes were applied"
-msgstr ""
-"le fichier de configuration « %s » contient des erreurs ; aucune "
-"modification n'a été appliquée"
+msgstr "le fichier de configuration « %s » contient des erreurs ; aucune modification n'a été appliquée"
 
-#: guc-file.l:504
+#: guc-file.l:499
 #, c-format
-msgid ""
-"could not open configuration file \"%s\": maximum nesting depth exceeded"
+msgid "could not open configuration file \"%s\": maximum nesting depth exceeded"
 msgstr ""
 "n'a pas pu ouvrir le fichier de configuration « %s » : profondeur\n"
 "d'imbrication dépassé"
 
-#: guc-file.l:517 libpq/hba.c:1789
+#: guc-file.l:512 libpq/hba.c:1759
 #, c-format
 msgid "could not open configuration file \"%s\": %m"
 msgstr "n'a pas pu ouvrir le fichier de configuration « %s » : %m"
 
-#: guc-file.l:524
+#: guc-file.l:519
 #, c-format
 msgid "skipping missing configuration file \"%s\""
 msgstr "ignore le fichier de configuration « %s » manquant"
 
-#: guc-file.l:763
+#: guc-file.l:729
 #, c-format
 msgid "syntax error in file \"%s\" line %u, near end of line"
-msgstr ""
-"erreur de syntaxe dans le fichier « %s », ligne %u, près de la fin de ligne"
+msgstr "erreur de syntaxe dans le fichier « %s », ligne %u, près de la fin de ligne"
 
-#: guc-file.l:768
+#: guc-file.l:734
 #, c-format
 msgid "syntax error in file \"%s\" line %u, near token \"%s\""
-msgstr ""
-"erreur de syntaxe dans le fichier « %s », ligne %u, près du mot clé « %s »"
+msgstr "erreur de syntaxe dans le fichier « %s », ligne %u, près du mot clé « %s »"
 
-#: guc-file.l:784
+#: guc-file.l:750
 #, c-format
 msgid "too many syntax errors found, abandoning file \"%s\""
 msgstr "trop d'erreurs de syntaxe trouvées, abandon du fichier « %s »"
 
-#: guc-file.l:829
+#: guc-file.l:795
 #, c-format
 msgid "could not open configuration directory \"%s\": %m"
 msgstr "n'a pas pu ouvrir le répertoire de configuration « %s » : %m"
@@ -10583,9 +9605,7 @@ msgstr "n'a pas pu ouvrir le r
 #: lib/stringinfo.c:259
 #, c-format
 msgid "Cannot enlarge string buffer containing %d bytes by %d more bytes."
-msgstr ""
-"Ne peut pas agrandir de %d octets le tampon de chaîne contenant déjà %d "
-"octets"
+msgstr "Ne peut pas agrandir de %d octets le tampon de chaîne contenant déjà %d octets"
 
 #: libpq/auth.c:235
 #, c-format
@@ -10661,8 +9681,7 @@ msgstr "la connexion requiert un certificat client valide"
 
 #: libpq/auth.c:379
 #, c-format
-msgid ""
-"pg_hba.conf rejects replication connection for host \"%s\", user \"%s\", %s"
+msgid "pg_hba.conf rejects replication connection for host \"%s\", user \"%s\", %s"
 msgstr ""
 "pg_hba.conf rejette la connexion de la réplication pour l'hôte « %s »,\n"
 "utilisateur « %s », %s"
@@ -10684,73 +9703,55 @@ msgstr ""
 
 #: libpq/auth.c:394
 #, c-format
-msgid ""
-"pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s"
-"\", %s"
+msgid "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\", %s"
 msgstr ""
-"pg_hba.conf rejette la connexion pour l'hôte « %s », utilisateur « %s », "
-"base\n"
+"pg_hba.conf rejette la connexion pour l'hôte « %s », utilisateur « %s », base\n"
 "de données « %s », %s"
 
 #: libpq/auth.c:401
 #, c-format
-msgid ""
-"pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\""
+msgid "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\""
 msgstr ""
-"pg_hba.conf rejette la connexion pour l'hôte « %s », utilisateur « %s », "
-"base\n"
+"pg_hba.conf rejette la connexion pour l'hôte « %s », utilisateur « %s », base\n"
 "de données « %s »"
 
 #: libpq/auth.c:430
 #, c-format
 msgid "Client IP address resolved to \"%s\", forward lookup matches."
-msgstr ""
-"Adresse IP du client résolue en « %s », la recherche inverse correspond bien."
+msgstr "Adresse IP du client résolue en « %s », la recherche inverse correspond bien."
 
 #: libpq/auth.c:433
 #, c-format
 msgid "Client IP address resolved to \"%s\", forward lookup not checked."
-msgstr ""
-"Adresse IP du client résolue en « %s », la recherche inverse n'est pas "
-"vérifiée."
+msgstr "Adresse IP du client résolue en « %s », la recherche inverse n'est pas vérifiée."
 
 #: libpq/auth.c:436
 #, c-format
 msgid "Client IP address resolved to \"%s\", forward lookup does not match."
-msgstr ""
-"Adresse IP du client résolue en « %s », la recherche inverse ne correspond "
-"pas."
+msgstr "Adresse IP du client résolue en « %s », la recherche inverse ne correspond pas."
 
 #: libpq/auth.c:439
 #, c-format
-#| msgid "could not translate host name \"%s\" to address: %s"
 msgid "Could not translate client host name \"%s\" to IP address: %s."
 msgstr "N'a pas pu traduire le nom d'hôte « %s » du client en adresse IP : %s."
 
 #: libpq/auth.c:444
 #, c-format
-#| msgid "could not get client address from socket: %s\n"
 msgid "Could not resolve client IP address to a host name: %s."
-msgstr ""
-"N'a pas pu résoudre l'adresse IP du client à partir du nom d'hôte : %s."
+msgstr "N'a pas pu résoudre l'adresse IP du client à partir du nom d'hôte : %s."
 
 #: libpq/auth.c:453
 #, c-format
-msgid ""
-"no pg_hba.conf entry for replication connection from host \"%s\", user \"%s"
-"\", %s"
+msgid "no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\", %s"
 msgstr ""
-"aucune entrée dans pg_hba.conf pour la connexion de la réplication à partir "
-"de\n"
+"aucune entrée dans pg_hba.conf pour la connexion de la réplication à partir de\n"
 "l'hôte « %s », utilisateur « %s », %s"
 
 #: libpq/auth.c:460
 #, c-format
-msgid ""
-"no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\""
+msgid "no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\""
 msgstr ""
-"aucune entrée dans pg_hba.conf pour la connexion de la réplication à partir "
-"de\n"
+"aucune entrée dans pg_hba.conf pour la connexion de la réplication à partir de\n"
 "l'hôte « %s », utilisateur « %s »"
 
 #: libpq/auth.c:470
@@ -10767,393 +9768,359 @@ msgstr ""
 "aucune entrée dans pg_hba.conf pour l'hôte « %s », utilisateur « %s »,\n"
 "base de données « %s »"
 
-#: libpq/auth.c:521 libpq/hba.c:1212
+#: libpq/auth.c:521 libpq/hba.c:1182
 #, c-format
-msgid ""
-"MD5 authentication is not supported when \"db_user_namespace\" is enabled"
-msgstr ""
-"l'authentification MD5 n'est pas supportée quand « db_user_namespace » est "
-"activé"
+msgid "MD5 authentication is not supported when \"db_user_namespace\" is enabled"
+msgstr "l'authentification MD5 n'est pas supportée quand « db_user_namespace » est activé"
 
-#: libpq/auth.c:645
+#: libpq/auth.c:646
 #, c-format
 msgid "expected password response, got message type %d"
 msgstr "en attente du mot de passe, a reçu un type de message %d"
 
-#: libpq/auth.c:673
+#: libpq/auth.c:674
 #, c-format
 msgid "invalid password packet size"
 msgstr "taille du paquet du mot de passe invalide"
 
-#: libpq/auth.c:677
+#: libpq/auth.c:678
 #, c-format
 msgid "received password packet"
 msgstr "paquet du mot de passe reçu"
 
-#: libpq/auth.c:804
+#: libpq/auth.c:805
 #, c-format
 msgid "GSSAPI is not supported in protocol version 2"
 msgstr "GSSAPI n'est pas supporté dans le protocole de version 2"
 
-#: libpq/auth.c:859
+#: libpq/auth.c:861
 #, c-format
 msgid "expected GSS response, got message type %d"
 msgstr "en attente d'une réponse GSS, a reçu un message de type %d"
 
-#: libpq/auth.c:918
+#: libpq/auth.c:920
 msgid "accepting GSS security context failed"
 msgstr "échec de l'acceptation du contexte de sécurité GSS"
 
-#: libpq/auth.c:944
+#: libpq/auth.c:946
 msgid "retrieving GSS user name failed"
 msgstr "échec lors de la récupération du nom de l'utilisateur avec GSS"
 
-#: libpq/auth.c:1061
+#: libpq/auth.c:1063
 #, c-format
 msgid "SSPI is not supported in protocol version 2"
 msgstr "SSPI n'est pas supporté dans le protocole de version 2"
 
-#: libpq/auth.c:1076
+#: libpq/auth.c:1078
 msgid "could not acquire SSPI credentials"
 msgstr "n'a pas pu obtenir les pièces d'identité SSPI"
 
-#: libpq/auth.c:1093
+#: libpq/auth.c:1096
 #, c-format
 msgid "expected SSPI response, got message type %d"
 msgstr "en attente d'une réponse SSPI, a reçu un message de type %d"
 
-#: libpq/auth.c:1165
+#: libpq/auth.c:1168
 msgid "could not accept SSPI security context"
 msgstr "n'a pas pu accepter le contexte de sécurité SSPI"
 
-#: libpq/auth.c:1227
+#: libpq/auth.c:1230
 msgid "could not get token from SSPI security context"
 msgstr "n'a pas pu obtenir le jeton du contexte de sécurité SSPI"
 
-#: libpq/auth.c:1470
+#: libpq/auth.c:1472
 #, c-format
 msgid "could not create socket for Ident connection: %m"
 msgstr "n'a pas pu créer le socket pour la connexion Ident : %m"
 
-#: libpq/auth.c:1485
+#: libpq/auth.c:1487
 #, c-format
 msgid "could not bind to local address \"%s\": %m"
 msgstr "n'a pas pu se lier à l'adresse locale « %s » : %m"
 
-#: libpq/auth.c:1497
+#: libpq/auth.c:1499
 #, c-format
 msgid "could not connect to Ident server at address \"%s\", port %s: %m"
-msgstr ""
-"n'a pas pu se connecter au serveur Ident à l'adresse « %s », port %s : %m"
+msgstr "n'a pas pu se connecter au serveur Ident à l'adresse « %s », port %s : %m"
 
-#: libpq/auth.c:1517
+#: libpq/auth.c:1519
 #, c-format
 msgid "could not send query to Ident server at address \"%s\", port %s: %m"
-msgstr ""
-"n'a pas pu envoyer la requête au serveur Ident à l'adresse « %s », port %s : "
-"%m"
+msgstr "n'a pas pu envoyer la requête au serveur Ident à l'adresse « %s », port %s : %m"
 
-#: libpq/auth.c:1532
+#: libpq/auth.c:1534
 #, c-format
-msgid ""
-"could not receive response from Ident server at address \"%s\", port %s: %m"
+msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
 msgstr ""
-"n'a pas pu recevoir la réponse du serveur Ident à l'adresse « %s », port "
-"%s :\n"
+"n'a pas pu recevoir la réponse du serveur Ident à l'adresse « %s », port %s :\n"
 "%m"
 
-#: libpq/auth.c:1542
+#: libpq/auth.c:1544
 #, c-format
 msgid "invalidly formatted response from Ident server: \"%s\""
 msgstr "réponse mal formatée du serveur Ident : « %s »"
 
-#: libpq/auth.c:1580
+#: libpq/auth.c:1584
 #, c-format
 msgid "peer authentication is not supported on this platform"
-msgstr ""
-"la méthode d'authentification «peer n'est pas supportée sur cette plateforme"
+msgstr "la méthode d'authentification «peer n'est pas supportée sur cette plateforme"
 
-#: libpq/auth.c:1584
+#: libpq/auth.c:1588
 #, c-format
 msgid "could not get peer credentials: %m"
 msgstr "n'a pas pu obtenir l'authentification de l'autre : %m"
 
-#: libpq/auth.c:1593
+#: libpq/auth.c:1597
 #, c-format
-#| msgid "could not look up effective user ID %ld: %s"
-msgid "could not to look up local user ID %ld: %s"
-msgstr "n'a pas pu rechercher l'identifiant réel %ld de l'utilisateur : %s"
+msgid "could not look up local user ID %ld: %s"
+msgstr "n'a pas pu rechercher l'identifiant %ld de l'utilisateur local : %s"
 
-#: libpq/auth.c:1676 libpq/auth.c:1947 libpq/auth.c:2304
+#: libpq/auth.c:1681 libpq/auth.c:1952 libpq/auth.c:2309
 #, c-format
 msgid "empty password returned by client"
 msgstr "mot de passe vide renvoyé par le client"
 
-#: libpq/auth.c:1686
+#: libpq/auth.c:1691
 #, c-format
 msgid "error from underlying PAM layer: %s"
 msgstr "erreur provenant de la couche PAM : %s"
 
-#: libpq/auth.c:1755
+#: libpq/auth.c:1760
 #, c-format
 msgid "could not create PAM authenticator: %s"
 msgstr "n'a pas pu créer l'authenticateur PAM : %s"
 
-#: libpq/auth.c:1766
+#: libpq/auth.c:1771
 #, c-format
 msgid "pam_set_item(PAM_USER) failed: %s"
 msgstr "pam_set_item(PAM_USER) a échoué : %s"
 
-#: libpq/auth.c:1777
+#: libpq/auth.c:1782
 #, c-format
 msgid "pam_set_item(PAM_CONV) failed: %s"
 msgstr "pam_set_item(PAM_CONV) a échoué : %s"
 
-#: libpq/auth.c:1788
+#: libpq/auth.c:1793
 #, c-format
 msgid "pam_authenticate failed: %s"
 msgstr "pam_authenticate a échoué : %s"
 
-#: libpq/auth.c:1799
+#: libpq/auth.c:1804
 #, c-format
 msgid "pam_acct_mgmt failed: %s"
 msgstr "pam_acct_mgmt a échoué : %s"
 
-#: libpq/auth.c:1810
+#: libpq/auth.c:1815
 #, c-format
 msgid "could not release PAM authenticator: %s"
 msgstr "n'a pas pu fermer l'authenticateur PAM : %s"
 
-#: libpq/auth.c:1843
+#: libpq/auth.c:1848
 #, c-format
 msgid "could not initialize LDAP: %m"
 msgstr "n'a pas pu initialiser LDAP : %m"
 
-#: libpq/auth.c:1846
+#: libpq/auth.c:1851
 #, c-format
 msgid "could not initialize LDAP: error code %d"
 msgstr "n'a pas pu initialiser LDAP : code d'erreur %d"
 
-#: libpq/auth.c:1856
+#: libpq/auth.c:1861
 #, c-format
 msgid "could not set LDAP protocol version: %s"
 msgstr "n'a pas pu initialiser la version du protocole LDAP : %s"
 
-#: libpq/auth.c:1885
+#: libpq/auth.c:1890
 #, c-format
 msgid "could not load wldap32.dll"
 msgstr "n'a pas pu charger wldap32.dll"
 
-#: libpq/auth.c:1893
+#: libpq/auth.c:1898
 #, c-format
 msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
 msgstr "n'a pas pu charger la fonction _ldap_start_tls_sA de wldap32.dll"
 
-#: libpq/auth.c:1894
+#: libpq/auth.c:1899
 #, c-format
 msgid "LDAP over SSL is not supported on this platform."
 msgstr "LDAP via SSL n'est pas supporté sur cette plateforme."
 
-#: libpq/auth.c:1909
+#: libpq/auth.c:1914
 #, c-format
 msgid "could not start LDAP TLS session: %s"
 msgstr "n'a pas pu démarrer la session TLS LDAP : %s"
 
-#: libpq/auth.c:1931
+#: libpq/auth.c:1936
 #, c-format
 msgid "LDAP server not specified"
 msgstr "serveur LDAP non précisé"
 
-#: libpq/auth.c:1984
+#: libpq/auth.c:1989
 #, c-format
 msgid "invalid character in user name for LDAP authentication"
-msgstr ""
-"caractère invalide dans le nom de l'utilisateur pour l'authentification LDAP"
+msgstr "caractère invalide dans le nom de l'utilisateur pour l'authentification LDAP"
 
-#: libpq/auth.c:1999
+#: libpq/auth.c:2004
 #, c-format
-msgid ""
-"could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": "
-"%s"
-msgstr ""
-"n'a pas pu réaliser le lien LDAP initiale pour ldapbinddn « %s » sur le "
-"serveur « %s » : %s"
+msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": %s"
+msgstr "n'a pas pu réaliser le lien LDAP initiale pour ldapbinddn « %s » sur le serveur « %s » : %s"
 
-#: libpq/auth.c:2023
+#: libpq/auth.c:2028
 #, c-format
 msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
-msgstr ""
-"n'a pas pu rechercher dans LDAP pour filtrer « %s » sur le serveur « %s » : "
-"%s"
+msgstr "n'a pas pu rechercher dans LDAP pour filtrer « %s » sur le serveur « %s » : %s"
 
-#: libpq/auth.c:2034
+#: libpq/auth.c:2039
 #, c-format
 msgid "LDAP user \"%s\" does not exist"
 msgstr "l'utilisateur LDAP « %s » n'existe pas"
 
-#: libpq/auth.c:2035
+#: libpq/auth.c:2040
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
-msgstr ""
-"la recherche LDAP pour le filtre « %s » sur le serveur « %s » n'a renvoyé "
-"aucun enregistrement."
+msgstr "la recherche LDAP pour le filtre « %s » sur le serveur « %s » n'a renvoyé aucun enregistrement."
 
-#: libpq/auth.c:2039
+#: libpq/auth.c:2044
 #, c-format
 msgid "LDAP user \"%s\" is not unique"
 msgstr "l'utilisateur LDAP « %s » n'est pas unique"
 
-#: libpq/auth.c:2040
+#: libpq/auth.c:2045
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned %d entry."
-msgid_plural ""
-"LDAP search for filter \"%s\" on server \"%s\" returned %d entries."
-msgstr[0] ""
-"la recherche LDAP pour le filtre « %s » sur le serveur « %s » a renvoyé %d "
-"enregistrement."
-msgstr[1] ""
-"la recherche LDAP pour le filtre « %s » sur le serveur « %s » a renvoyé %d "
-"enregistrements."
+msgid_plural "LDAP search for filter \"%s\" on server \"%s\" returned %d entries."
+msgstr[0] "la recherche LDAP pour le filtre « %s » sur le serveur « %s » a renvoyé %d enregistrement."
+msgstr[1] "la recherche LDAP pour le filtre « %s » sur le serveur « %s » a renvoyé %d enregistrements."
 
-#: libpq/auth.c:2058
+#: libpq/auth.c:2063
 #, c-format
-msgid ""
-"could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
+msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
 msgstr ""
 "n'a pas pu obtenir le dn pour la première entrée correspondante « %s » sur\n"
 "le serveur « %s » : %s"
 
-#: libpq/auth.c:2078
+#: libpq/auth.c:2083
 #, c-format
 msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
 msgstr ""
 "n'a pas pu exécuter le unbind après la recherche de l'utilisateur « %s »\n"
 "sur le serveur « %s » : %s"
 
-#: libpq/auth.c:2108
+#: libpq/auth.c:2113
 #, c-format
 msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
-msgstr ""
-"échec de connexion LDAP pour l'utilisateur « %s » sur le serveur « %s » : %s"
+msgstr "échec de connexion LDAP pour l'utilisateur « %s » sur le serveur « %s » : %s"
 
-#: libpq/auth.c:2136
+#: libpq/auth.c:2141
 #, c-format
-msgid ""
-"certificate authentication failed for user \"%s\": client certificate "
-"contains no user name"
+msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
 msgstr ""
 "l'authentification par le certificat a échoué pour l'utilisateur « %s » :\n"
 "le certificat du client ne contient aucun nom d'utilisateur"
 
-#: libpq/auth.c:2260
+#: libpq/auth.c:2265
 #, c-format
 msgid "RADIUS server not specified"
 msgstr "serveur RADIUS non précisé"
 
-#: libpq/auth.c:2267
+#: libpq/auth.c:2272
 #, c-format
 msgid "RADIUS secret not specified"
 msgstr "secret RADIUS non précisé"
 
-#: libpq/auth.c:2283 libpq/hba.c:1609
+#: libpq/auth.c:2288 libpq/hba.c:1579
 #, c-format
 msgid "could not translate RADIUS server name \"%s\" to address: %s"
-msgstr ""
-"n'a pas pu traduire le nom du serveur RADIUS « %s » en une adresse : %s"
+msgstr "n'a pas pu traduire le nom du serveur RADIUS « %s » en une adresse : %s"
 
-#: libpq/auth.c:2311
+#: libpq/auth.c:2316
 #, c-format
-msgid ""
-"RADIUS authentication does not support passwords longer than 16 characters"
+msgid "RADIUS authentication does not support passwords longer than 16 characters"
 msgstr ""
 "l'authentification RADIUS ne supporte pas les mots de passe de plus de 16\n"
 "caractères"
 
-#: libpq/auth.c:2322
+#: libpq/auth.c:2327
 #, c-format
 msgid "could not generate random encryption vector"
 msgstr "n'a pas pu générer le vecteur de chiffrement aléatoire"
 
-#: libpq/auth.c:2345
+#: libpq/auth.c:2350
 #, c-format
 msgid "could not perform MD5 encryption of password"
 msgstr "n'a pas pu réaliser le chiffrement MD5 du mot de passe"
 
-#: libpq/auth.c:2367
+#: libpq/auth.c:2372
 #, c-format
 msgid "could not create RADIUS socket: %m"
 msgstr "n'a pas pu créer le socket RADIUS : %m"
 
-#: libpq/auth.c:2388
+#: libpq/auth.c:2393
 #, c-format
 msgid "could not bind local RADIUS socket: %m"
 msgstr "n'a pas pu se lier à la socket RADIUS : %m"
 
-#: libpq/auth.c:2398
+#: libpq/auth.c:2403
 #, c-format
 msgid "could not send RADIUS packet: %m"
 msgstr "n'a pas pu transmettre le paquet RADIUS : %m"
 
-#: libpq/auth.c:2427 libpq/auth.c:2452
+#: libpq/auth.c:2432 libpq/auth.c:2457
 #, c-format
 msgid "timeout waiting for RADIUS response"
 msgstr "dépassement du délai pour la réponse du RADIUS"
 
-#: libpq/auth.c:2445
+#: libpq/auth.c:2450
 #, c-format
 msgid "could not check status on RADIUS socket: %m"
 msgstr "n'a pas pu vérifier le statut sur la socket RADIUS : %m"
 
-#: libpq/auth.c:2474
+#: libpq/auth.c:2479
 #, c-format
 msgid "could not read RADIUS response: %m"
 msgstr "n'a pas pu lire la réponse RADIUS : %m"
 
-#: libpq/auth.c:2486 libpq/auth.c:2490
+#: libpq/auth.c:2491 libpq/auth.c:2495
 #, c-format
 msgid "RADIUS response was sent from incorrect port: %d"
 msgstr "la réponse RADIUS a été envoyée à partir d'un mauvais port : %d"
 
-#: libpq/auth.c:2499
+#: libpq/auth.c:2504
 #, c-format
 msgid "RADIUS response too short: %d"
 msgstr "réponse RADIUS trop courte : %d"
 
-#: libpq/auth.c:2506
+#: libpq/auth.c:2511
 #, c-format
 msgid "RADIUS response has corrupt length: %d (actual length %d)"
 msgstr "la réponse RADIUS a une longueur corrompue : %d (longueur actuelle %d)"
 
-#: libpq/auth.c:2514
+#: libpq/auth.c:2519
 #, c-format
 msgid "RADIUS response is to a different request: %d (should be %d)"
-msgstr ""
-"la réponse RADIUS correspond à une demande différente : %d (devrait être %d)"
+msgstr "la réponse RADIUS correspond à une demande différente : %d (devrait être %d)"
 
-#: libpq/auth.c:2539
+#: libpq/auth.c:2544
 #, c-format
 msgid "could not perform MD5 encryption of received packet"
 msgstr "n'a pas pu réaliser le chiffrement MD5 du paquet reçu"
 
-#: libpq/auth.c:2548
+#: libpq/auth.c:2553
 #, c-format
 msgid "RADIUS response has incorrect MD5 signature"
 msgstr "la réponse RADIUS a une signature MD5 erronée"
 
-#: libpq/auth.c:2565
+#: libpq/auth.c:2570
 #, c-format
 msgid "RADIUS response has invalid code (%d) for user \"%s\""
 msgstr "la réponse RADIUS a un code invalide (%d) pour l'utilisateur « %s »"
 
-#: libpq/be-fsstubs.c:134 libpq/be-fsstubs.c:165 libpq/be-fsstubs.c:199
-#: libpq/be-fsstubs.c:239 libpq/be-fsstubs.c:264 libpq/be-fsstubs.c:312
-#: libpq/be-fsstubs.c:335 libpq/be-fsstubs.c:583
+#: libpq/be-fsstubs.c:134 libpq/be-fsstubs.c:165 libpq/be-fsstubs.c:199 libpq/be-fsstubs.c:239 libpq/be-fsstubs.c:264 libpq/be-fsstubs.c:312 libpq/be-fsstubs.c:335 libpq/be-fsstubs.c:583
 #, c-format
 msgid "invalid large-object descriptor: %d"
 msgstr "descripteur invalide de « Large Object » : %d"
 
-#: libpq/be-fsstubs.c:180 libpq/be-fsstubs.c:218 libpq/be-fsstubs.c:602
-#: libpq/be-fsstubs.c:790
+#: libpq/be-fsstubs.c:180 libpq/be-fsstubs.c:218 libpq/be-fsstubs.c:602 libpq/be-fsstubs.c:790
 #, c-format
 msgid "permission denied for large object %u"
 msgstr "droit refusé pour le Large Object %u"
@@ -11161,22 +10128,17 @@ msgstr "droit refus
 #: libpq/be-fsstubs.c:205 libpq/be-fsstubs.c:589
 #, c-format
 msgid "large object descriptor %d was not opened for writing"
-msgstr ""
-"le descripteur %d du « Large Object » n'a pas été ouvert pour l'écriture"
+msgstr "le descripteur %d du « Large Object » n'a pas été ouvert pour l'écriture"
 
 #: libpq/be-fsstubs.c:247
 #, c-format
 msgid "lo_lseek result out of range for large-object descriptor %d"
-msgstr ""
-"résultat de lo_lseek en dehors de l'intervalle pour le descripteur de Large "
-"Object %d"
+msgstr "résultat de lo_lseek en dehors de l'intervalle pour le descripteur de Large Object %d"
 
 #: libpq/be-fsstubs.c:320
 #, c-format
 msgid "lo_tell result out of range for large-object descriptor %d"
-msgstr ""
-"résultat de lo_tell en dehors de l'intervalle pour le descripteur de Large "
-"Object %d"
+msgstr "résultat de lo_tell en dehors de l'intervalle pour le descripteur de Large Object %d"
 
 #: libpq/be-fsstubs.c:457
 #, c-format
@@ -11186,8 +10148,7 @@ msgstr "doit 
 #: libpq/be-fsstubs.c:458
 #, c-format
 msgid "Anyone can use the client-side lo_import() provided by libpq."
-msgstr ""
-"Tout le monde peut utiliser lo_import(), fourni par libpq, du côté client."
+msgstr "Tout le monde peut utiliser lo_import(), fourni par libpq, du côté client."
 
 #: libpq/be-fsstubs.c:471
 #, c-format
@@ -11207,8 +10168,7 @@ msgstr "doit 
 #: libpq/be-fsstubs.c:524
 #, c-format
 msgid "Anyone can use the client-side lo_export() provided by libpq."
-msgstr ""
-"Tout le monde peut utiliser lo_export(), fournie par libpq, du côté client."
+msgstr "Tout le monde peut utiliser lo_export(), fournie par libpq, du côté client."
 
 #: libpq/be-fsstubs.c:549
 #, c-format
@@ -11241,33 +10201,29 @@ msgid "unrecognized SSL error code: %d"
 msgstr "code d'erreur SSL inconnu : %d"
 
 #: libpq/be-secure.c:365
-#, fuzzy, c-format
-#| msgid "SSL failed to send renegotiation request"
+#, c-format
 msgid "SSL failure during renegotiation start"
-msgstr "SSL a échoué lors de l'envoi de la requête de re-négotiation"
+msgstr "échec SSL au début de la re-négotiation"
 
 #: libpq/be-secure.c:380
-#, fuzzy, c-format
-#| msgid "SSL failed to send renegotiation request"
+#, c-format
 msgid "SSL handshake failure on renegotiation, retrying"
-msgstr "SSL a échoué lors de l'envoi de la requête de re-négotiation"
+msgstr "échec du handshake SSL lors de la renégotiation, nouvelle tentative"
 
 #: libpq/be-secure.c:384
 #, c-format
 msgid "could not complete SSL handshake on renegotiation, too many failures"
-msgstr ""
+msgstr "n'a pas pu terminer la poignée de main de renégotiation, trop d'échecs"
 
 #: libpq/be-secure.c:453
-#, fuzzy, c-format
-#| msgid "SSL failed to send renegotiation request"
+#, c-format
 msgid "SSL failed to renegotiate connection before limit expired"
-msgstr "SSL a échoué lors de l'envoi de la requête de re-négotiation"
+msgstr "SSL a échoué à renégotier la connexion avant l'expiration du délai"
 
 #: libpq/be-secure.c:793
-#, fuzzy, c-format
-#| msgid "unrecognized event name \"%s\""
+#, c-format
 msgid "ECDH: unrecognized curve name: %s"
-msgstr "nom d'événement non reconnu : « %s »"
+msgstr "ECDH : nome de courbe non reconnu : %s"
 
 #: libpq/be-secure.c:798
 #, c-format
@@ -11324,15 +10280,12 @@ msgstr "liste de r
 #: libpq/be-secure.c:941
 #, c-format
 msgid "SSL library does not support certificate revocation lists."
-msgstr ""
-"La bibliothèque SSL ne supporte pas les listes de révocation des certificats."
+msgstr "La bibliothèque SSL ne supporte pas les listes de révocation des certificats."
 
 #: libpq/be-secure.c:946
 #, c-format
 msgid "could not load SSL certificate revocation list file \"%s\": %s"
-msgstr ""
-"n'a pas pu charger le fichier de liste de révocation des certificats SSL (« "
-"%s ») : %s"
+msgstr "n'a pas pu charger le fichier de liste de révocation des certificats SSL (« %s ») : %s"
 
 #: libpq/be-secure.c:991
 #, c-format
@@ -11405,480 +10358,442 @@ msgstr ""
 msgid "authentication file line too long"
 msgstr "ligne du fichier d'authentification trop longue"
 
-#: libpq/hba.c:410 libpq/hba.c:787 libpq/hba.c:803 libpq/hba.c:833
-#: libpq/hba.c:879 libpq/hba.c:892 libpq/hba.c:914 libpq/hba.c:923
-#: libpq/hba.c:946 libpq/hba.c:958 libpq/hba.c:977 libpq/hba.c:998
-#: libpq/hba.c:1009 libpq/hba.c:1064 libpq/hba.c:1082 libpq/hba.c:1094
-#: libpq/hba.c:1111 libpq/hba.c:1121 libpq/hba.c:1135 libpq/hba.c:1151
-#: libpq/hba.c:1166 libpq/hba.c:1177 libpq/hba.c:1213 libpq/hba.c:1245
-#: libpq/hba.c:1256 libpq/hba.c:1276 libpq/hba.c:1287 libpq/hba.c:1304
-#: libpq/hba.c:1329 libpq/hba.c:1366 libpq/hba.c:1376 libpq/hba.c:1432
-#: libpq/hba.c:1444 libpq/hba.c:1457 libpq/hba.c:1540 libpq/hba.c:1611
-#: libpq/hba.c:1629 libpq/hba.c:1650 tsearch/ts_locale.c:182
+#: libpq/hba.c:410 libpq/hba.c:757 libpq/hba.c:773 libpq/hba.c:803 libpq/hba.c:849 libpq/hba.c:862 libpq/hba.c:884 libpq/hba.c:893 libpq/hba.c:916 libpq/hba.c:928 libpq/hba.c:947 libpq/hba.c:968 libpq/hba.c:979 libpq/hba.c:1034 libpq/hba.c:1052 libpq/hba.c:1064 libpq/hba.c:1081 libpq/hba.c:1091 libpq/hba.c:1105 libpq/hba.c:1121 libpq/hba.c:1136 libpq/hba.c:1147 libpq/hba.c:1183 libpq/hba.c:1215 libpq/hba.c:1226 libpq/hba.c:1246
+#: libpq/hba.c:1257 libpq/hba.c:1274 libpq/hba.c:1299 libpq/hba.c:1336 libpq/hba.c:1346 libpq/hba.c:1402 libpq/hba.c:1414 libpq/hba.c:1427 libpq/hba.c:1510 libpq/hba.c:1581 libpq/hba.c:1599 libpq/hba.c:1620 tsearch/ts_locale.c:182
 #, c-format
 msgid "line %d of configuration file \"%s\""
 msgstr "ligne %d du fichier de configuration « %s »"
 
 #. translator: the second %s is a list of auth methods
-#: libpq/hba.c:785
+#: libpq/hba.c:755
 #, c-format
-msgid ""
-"authentication option \"%s\" is only valid for authentication methods %s"
+msgid "authentication option \"%s\" is only valid for authentication methods %s"
 msgstr ""
 "l'option d'authentification « %s » est seulement valide pour les méthodes\n"
 "d'authentification « %s »"
 
-#: libpq/hba.c:801
+#: libpq/hba.c:771
 #, c-format
 msgid "authentication method \"%s\" requires argument \"%s\" to be set"
-msgstr ""
-"la méthode d'authentification « %s » requiert un argument « %s » pour "
-"êtremise en place"
+msgstr "la méthode d'authentification « %s » requiert un argument « %s » pour êtremise en place"
 
-#: libpq/hba.c:822
+#: libpq/hba.c:792
 #, c-format
 msgid "missing entry in file \"%s\" at end of line %d"
 msgstr "entrée manquante dans le fichier « %s » à la fin de la ligne %d"
 
-#: libpq/hba.c:832
+#: libpq/hba.c:802
 #, c-format
 msgid "multiple values in ident field"
 msgstr "plusieurs valeurs dans le champ ident"
 
-#: libpq/hba.c:877
+#: libpq/hba.c:847
 #, c-format
 msgid "multiple values specified for connection type"
 msgstr "plusieurs valeurs indiquées pour le type de connexion"
 
-#: libpq/hba.c:878
+#: libpq/hba.c:848
 #, c-format
 msgid "Specify exactly one connection type per line."
 msgstr "Indiquez uniquement un type de connexion par ligne."
 
-#: libpq/hba.c:891
+#: libpq/hba.c:861
 #, c-format
 msgid "local connections are not supported by this build"
 msgstr "les connexions locales ne sont pas supportées dans cette installation"
 
-#: libpq/hba.c:912
+#: libpq/hba.c:882
 #, c-format
 msgid "hostssl requires SSL to be turned on"
 msgstr "hostssl requiert que SSL soit activé"
 
-#: libpq/hba.c:913
+#: libpq/hba.c:883
 #, c-format
 msgid "Set ssl = on in postgresql.conf."
 msgstr "Configurez ssl = on dans le postgresql.conf."
 
-#: libpq/hba.c:921
+#: libpq/hba.c:891
 #, c-format
 msgid "hostssl is not supported by this build"
 msgstr "hostssl n'est pas supporté par cette installation"
 
-#: libpq/hba.c:922
+#: libpq/hba.c:892
 #, c-format
 msgid "Compile with --with-openssl to use SSL connections."
 msgstr "Compilez avec --with-openssl pour utiliser les connexions SSL."
 
-#: libpq/hba.c:944
+#: libpq/hba.c:914
 #, c-format
 msgid "invalid connection type \"%s\""
 msgstr "type de connexion « %s » invalide"
 
-#: libpq/hba.c:957
+#: libpq/hba.c:927
 #, c-format
 msgid "end-of-line before database specification"
 msgstr "fin de ligne avant la spécification de la base de données"
 
-#: libpq/hba.c:976
+#: libpq/hba.c:946
 #, c-format
 msgid "end-of-line before role specification"
 msgstr "fin de ligne avant la spécification du rôle"
 
-#: libpq/hba.c:997
+#: libpq/hba.c:967
 #, c-format
 msgid "end-of-line before IP address specification"
 msgstr "fin de ligne avant la spécification de l'adresse IP"
 
-#: libpq/hba.c:1007
+#: libpq/hba.c:977
 #, c-format
 msgid "multiple values specified for host address"
 msgstr "plusieurs valeurs indiquées pour l'adresse hôte"
 
-#: libpq/hba.c:1008
+#: libpq/hba.c:978
 #, c-format
 msgid "Specify one address range per line."
 msgstr "Indiquez un sous-réseau par ligne."
 
-#: libpq/hba.c:1062
+#: libpq/hba.c:1032
 #, c-format
 msgid "invalid IP address \"%s\": %s"
 msgstr "adresse IP « %s » invalide : %s"
 
-#: libpq/hba.c:1080
+#: libpq/hba.c:1050
 #, c-format
 msgid "specifying both host name and CIDR mask is invalid: \"%s\""
 msgstr "spécifier le nom d'hôte et le masque CIDR n'est pas valide : « %s »"
 
-#: libpq/hba.c:1092
+#: libpq/hba.c:1062
 #, c-format
 msgid "invalid CIDR mask in address \"%s\""
 msgstr "masque CIDR invalide dans l'adresse « %s »"
 
-#: libpq/hba.c:1109
+#: libpq/hba.c:1079
 #, c-format
 msgid "end-of-line before netmask specification"
 msgstr "fin de ligne avant la spécification du masque réseau"
 
-#: libpq/hba.c:1110
+#: libpq/hba.c:1080
 #, c-format
-msgid ""
-"Specify an address range in CIDR notation, or provide a separate netmask."
-msgstr ""
-"Indiquez un sous-réseau en notation CIDR ou donnez un masque réseau séparé."
+msgid "Specify an address range in CIDR notation, or provide a separate netmask."
+msgstr "Indiquez un sous-réseau en notation CIDR ou donnez un masque réseau séparé."
 
-#: libpq/hba.c:1120
+#: libpq/hba.c:1090
 #, c-format
 msgid "multiple values specified for netmask"
 msgstr "plusieurs valeurs indiquées pour le masque réseau"
 
-#: libpq/hba.c:1133
+#: libpq/hba.c:1103
 #, c-format
 msgid "invalid IP mask \"%s\": %s"
 msgstr "masque IP « %s » invalide : %s"
 
-#: libpq/hba.c:1150
+#: libpq/hba.c:1120
 #, c-format
 msgid "IP address and mask do not match"
 msgstr "l'adresse IP et le masque ne correspondent pas"
 
-#: libpq/hba.c:1165
+#: libpq/hba.c:1135
 #, c-format
 msgid "end-of-line before authentication method"
 msgstr "fin de ligne avant la méthode d'authentification"
 
-#: libpq/hba.c:1175
+#: libpq/hba.c:1145
 #, c-format
 msgid "multiple values specified for authentication type"
 msgstr "plusieurs valeurs indiquées pour le type d'authentification"
 
-#: libpq/hba.c:1176
+#: libpq/hba.c:1146
 #, c-format
 msgid "Specify exactly one authentication type per line."
 msgstr "Indiquez uniquement un type d'authentification par ligne."
 
-#: libpq/hba.c:1243
+#: libpq/hba.c:1213
 #, c-format
 msgid "invalid authentication method \"%s\""
 msgstr "méthode d'authentification « %s » invalide"
 
-#: libpq/hba.c:1254
+#: libpq/hba.c:1224
 #, c-format
 msgid "invalid authentication method \"%s\": not supported by this build"
 msgstr ""
 "méthode d'authentification « %s » invalide : non supportée sur cette\n"
 "installation"
 
-#: libpq/hba.c:1275
+#: libpq/hba.c:1245
 #, c-format
 msgid "gssapi authentication is not supported on local sockets"
 msgstr ""
-"l'authentification gssapi n'est pas supportée sur les connexions locales "
-"par\n"
+"l'authentification gssapi n'est pas supportée sur les connexions locales par\n"
 "socket"
 
-#: libpq/hba.c:1286
+#: libpq/hba.c:1256
 #, c-format
 msgid "peer authentication is only supported on local sockets"
 msgstr ""
-"l'authentification peer est seulement supportée sur les connexions locales "
-"par\n"
+"l'authentification peer est seulement supportée sur les connexions locales par\n"
 "socket"
 
-#: libpq/hba.c:1303
+#: libpq/hba.c:1273
 #, c-format
 msgid "cert authentication is only supported on hostssl connections"
-msgstr ""
-"l'authentification cert est seulement supportée sur les connexions hostssl"
+msgstr "l'authentification cert est seulement supportée sur les connexions hostssl"
 
-#: libpq/hba.c:1328
+#: libpq/hba.c:1298
 #, c-format
 msgid "authentication option not in name=value format: %s"
 msgstr "l'option d'authentification n'est pas dans le format nom=valeur : %s"
 
-#: libpq/hba.c:1365
+#: libpq/hba.c:1335
 #, c-format
-msgid ""
-"cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, or "
-"ldapurl together with ldapprefix"
-msgstr ""
-"ne peut pas utiliser ldapbasedn, ldapbinddn, ldapbindpasswd, "
-"ldapsearchattribute, ou ldapurl avec ldapprefix"
+msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, or ldapurl together with ldapprefix"
+msgstr "ne peut pas utiliser ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, ou ldapurl avec ldapprefix"
 
-#: libpq/hba.c:1375
+#: libpq/hba.c:1345
 #, c-format
-msgid ""
-"authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix"
-"\", or \"ldapsuffix\" to be set"
+msgid "authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix\", or \"ldapsuffix\" to be set"
 msgstr ""
 "la méthode d'authentification « ldap » requiert un argument « ldapbasedn »,\n"
 "« ldapprefix » ou « ldapsuffix » pour être mise en place"
 
-#: libpq/hba.c:1418
+#: libpq/hba.c:1388
 msgid "ident, peer, gssapi, sspi, and cert"
 msgstr "ident, peer, gssapi, sspi et cert"
 
-#: libpq/hba.c:1431
+#: libpq/hba.c:1401
 #, c-format
 msgid "clientcert can only be configured for \"hostssl\" rows"
 msgstr "clientcert peut seulement être configuré pour les lignes « hostssl »"
 
-#: libpq/hba.c:1442
+#: libpq/hba.c:1412
 #, c-format
-msgid ""
-"client certificates can only be checked if a root certificate store is "
-"available"
+msgid "client certificates can only be checked if a root certificate store is available"
 msgstr ""
 "les certificats cert peuvent seulement être vérifiés si un emplacement de\n"
 "certificat racine est disponible"
 
-#: libpq/hba.c:1443
+#: libpq/hba.c:1413
 #, c-format
 msgid "Make sure the configuration parameter \"ssl_ca_file\" is set."
-msgstr ""
-"Assurez-vous que le paramètre de configuration « ssl_ca_file » soit "
-"configuré."
+msgstr "Assurez-vous que le paramètre de configuration « ssl_ca_file » soit configuré."
 
-#: libpq/hba.c:1456
+#: libpq/hba.c:1426
 #, c-format
 msgid "clientcert can not be set to 0 when using \"cert\" authentication"
-msgstr ""
-"clientcert ne peut pas être initialisé à 0 si vous utilisez "
-"l'authentification « cert »"
+msgstr "clientcert ne peut pas être initialisé à 0 si vous utilisez l'authentification « cert »"
 
-#: libpq/hba.c:1483
+#: libpq/hba.c:1453
 #, c-format
 msgid "could not parse LDAP URL \"%s\": %s"
 msgstr "n'a pas pu analyser l'URL LDAP « %s » : %s"
 
-#: libpq/hba.c:1491
+#: libpq/hba.c:1461
 #, c-format
 msgid "unsupported LDAP URL scheme: %s"
 msgstr "méthode URL LDAP non supporté : %s"
 
-#: libpq/hba.c:1507
+#: libpq/hba.c:1477
 #, c-format
 msgid "filters not supported in LDAP URLs"
 msgstr "filtres non supportés dans les URL LDAP"
 
-#: libpq/hba.c:1515
+#: libpq/hba.c:1485
 #, c-format
 msgid "LDAP URLs not supported on this platform"
 msgstr "URL LDAP non supportés sur cette plateforme."
 
-#: libpq/hba.c:1539
+#: libpq/hba.c:1509
 #, c-format
 msgid "invalid LDAP port number: \"%s\""
 msgstr "numéro de port LDAP invalide : « %s »"
 
-#: libpq/hba.c:1579 libpq/hba.c:1586
+#: libpq/hba.c:1549 libpq/hba.c:1556
 msgid "gssapi and sspi"
 msgstr "gssapi et sspi"
 
-#: libpq/hba.c:1628
+#: libpq/hba.c:1598
 #, c-format
 msgid "invalid RADIUS port number: \"%s\""
 msgstr "numéro de port RADIUS invalide : « %s »"
 
-#: libpq/hba.c:1648
+#: libpq/hba.c:1618
 #, c-format
 msgid "unrecognized authentication option name: \"%s\""
 msgstr "nom d'option de l'authentification inconnu : « %s »"
 
-#: libpq/hba.c:1839
+#: libpq/hba.c:1809
 #, c-format
 msgid "configuration file \"%s\" contains no entries"
 msgstr "le fichier de configuration « %s » ne contient aucun enregistrement"
 
-#: libpq/hba.c:1935
+#: libpq/hba.c:1905
 #, c-format
 msgid "invalid regular expression \"%s\": %s"
 msgstr "expression rationnelle invalide « %s » : %s"
 
-#: libpq/hba.c:1995
+#: libpq/hba.c:1965
 #, c-format
 msgid "regular expression match for \"%s\" failed: %s"
-msgstr ""
-"la correspondance de l'expression rationnelle pour « %s » a échoué : %s"
+msgstr "la correspondance de l'expression rationnelle pour « %s » a échoué : %s"
 
-#: libpq/hba.c:2012
+#: libpq/hba.c:1982
 #, c-format
-msgid ""
-"regular expression \"%s\" has no subexpressions as requested by "
-"backreference in \"%s\""
+msgid "regular expression \"%s\" has no subexpressions as requested by backreference in \"%s\""
 msgstr ""
 "l'expression rationnelle « %s » n'a pas de sous-expressions comme celle\n"
 "demandée par la référence dans « %s »"
 
-#: libpq/hba.c:2108
+#: libpq/hba.c:2078
 #, c-format
 msgid "provided user name (%s) and authenticated user name (%s) do not match"
 msgstr ""
-"le nom d'utilisateur (%s) et le nom d'utilisateur authentifié (%s) fournis "
-"ne\n"
+"le nom d'utilisateur (%s) et le nom d'utilisateur authentifié (%s) fournis ne\n"
 "correspondent pas"
 
-#: libpq/hba.c:2128
+#: libpq/hba.c:2098
 #, c-format
 msgid "no match in usermap \"%s\" for user \"%s\" authenticated as \"%s\""
 msgstr ""
 "pas de correspondance dans la usermap « %s » pour l'utilisateur « %s »\n"
 "authentifié en tant que « %s »"
 
-#: libpq/hba.c:2163
+#: libpq/hba.c:2133
 #, c-format
 msgid "could not open usermap file \"%s\": %m"
 msgstr "n'a pas pu ouvrir le fichier usermap « %s » : %m"
 
-#: libpq/pqcomm.c:314
+#: libpq/pqcomm.c:316
 #, c-format
 msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)"
-msgstr ""
-"Le chemin du socket de domaine Unix, « %s », est trop (maximum %d octets)"
+msgstr "Le chemin du socket de domaine Unix, « %s », est trop (maximum %d octets)"
 
-#: libpq/pqcomm.c:335
+#: libpq/pqcomm.c:337
 #, c-format
 msgid "could not translate host name \"%s\", service \"%s\" to address: %s"
-msgstr ""
-"n'a pas pu résoudre le nom de l'hôte « %s », service « %s » par l'adresse : "
-"%s"
+msgstr "n'a pas pu résoudre le nom de l'hôte « %s », service « %s » par l'adresse : %s"
 
-#: libpq/pqcomm.c:339
+#: libpq/pqcomm.c:341
 #, c-format
 msgid "could not translate service \"%s\" to address: %s"
 msgstr "n'a pas pu résoudre le service « %s » par l'adresse : %s"
 
-#: libpq/pqcomm.c:366
+#: libpq/pqcomm.c:368
 #, c-format
 msgid "could not bind to all requested addresses: MAXLISTEN (%d) exceeded"
-msgstr ""
-"n'a pas pu se lier à toutes les adresses requises : MAXLISTEN (%d) dépassé"
+msgstr "n'a pas pu se lier à toutes les adresses requises : MAXLISTEN (%d) dépassé"
 
-#: libpq/pqcomm.c:375
+#: libpq/pqcomm.c:377
 msgid "IPv4"
 msgstr "IPv4"
 
-#: libpq/pqcomm.c:379
+#: libpq/pqcomm.c:381
 msgid "IPv6"
 msgstr "IPv6"
 
-#: libpq/pqcomm.c:384
+#: libpq/pqcomm.c:386
 msgid "Unix"
 msgstr "Unix"
 
-#: libpq/pqcomm.c:389
+#: libpq/pqcomm.c:391
 #, c-format
 msgid "unrecognized address family %d"
 msgstr "famille d'adresse %d non reconnue"
 
 #. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:400
+#: libpq/pqcomm.c:402
 #, c-format
 msgid "could not create %s socket: %m"
 msgstr "n'a pas pu créer le socket %s : %m"
 
-#: libpq/pqcomm.c:425
+#: libpq/pqcomm.c:427
 #, c-format
 msgid "setsockopt(SO_REUSEADDR) failed: %m"
 msgstr "setsockopt(SO_REUSEADDR) a échoué : %m"
 
-#: libpq/pqcomm.c:440
+#: libpq/pqcomm.c:442
 #, c-format
 msgid "setsockopt(IPV6_V6ONLY) failed: %m"
 msgstr "setsockopt(IPV6_V6ONLY) a échoué : %m"
 
 #. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:459
+#: libpq/pqcomm.c:461
 #, c-format
 msgid "could not bind %s socket: %m"
 msgstr "n'a pas pu se lier à la socket %s : %m"
 
-#: libpq/pqcomm.c:462
+#: libpq/pqcomm.c:464
 #, c-format
-msgid ""
-"Is another postmaster already running on port %d? If not, remove socket file "
-"\"%s\" and retry."
-msgstr ""
-"Un autre postmaster fonctionne-t'il déjà sur le port %d ?Sinon, supprimez le "
-"fichier socket « %s » et réessayez."
+msgid "Is another postmaster already running on port %d? If not, remove socket file \"%s\" and retry."
+msgstr "Un autre postmaster fonctionne-t'il déjà sur le port %d ?Sinon, supprimez le fichier socket « %s » et réessayez."
 
-#: libpq/pqcomm.c:465
+#: libpq/pqcomm.c:467
 #, c-format
-msgid ""
-"Is another postmaster already running on port %d? If not, wait a few seconds "
-"and retry."
+msgid "Is another postmaster already running on port %d? If not, wait a few seconds and retry."
 msgstr ""
 "Un autre postmaster fonctionne-t'il déjà sur le port %d ?\n"
 "Sinon, attendez quelques secondes et réessayez."
 
 #. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:498
+#: libpq/pqcomm.c:500
 #, c-format
 msgid "could not listen on %s socket: %m"
 msgstr "n'a pas pu écouter sur le socket %s : %m"
 
-#: libpq/pqcomm.c:588
+#: libpq/pqcomm.c:590
 #, c-format
 msgid "group \"%s\" does not exist"
 msgstr "le groupe « %s » n'existe pas"
 
-#: libpq/pqcomm.c:598
+#: libpq/pqcomm.c:600
 #, c-format
 msgid "could not set group of file \"%s\": %m"
 msgstr "n'a pas pu initialiser le groupe du fichier « %s » : %m"
 
-#: libpq/pqcomm.c:609
+#: libpq/pqcomm.c:611
 #, c-format
 msgid "could not set permissions of file \"%s\": %m"
 msgstr "n'a pas pu initialiser les droits du fichier « %s » : %m"
 
-#: libpq/pqcomm.c:639
+#: libpq/pqcomm.c:641
 #, c-format
 msgid "could not accept new connection: %m"
 msgstr "n'a pas pu accepter la nouvelle connexion : %m"
 
-#: libpq/pqcomm.c:811
+#: libpq/pqcomm.c:813
 #, c-format
 msgid "could not set socket to nonblocking mode: %m"
 msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %m"
 
-#: libpq/pqcomm.c:817
+#: libpq/pqcomm.c:819
 #, c-format
 msgid "could not set socket to blocking mode: %m"
 msgstr "n'a pas pu activer le mode bloquant pour la socket : %m"
 
-#: libpq/pqcomm.c:869 libpq/pqcomm.c:959
+#: libpq/pqcomm.c:871 libpq/pqcomm.c:965
 #, c-format
 msgid "could not receive data from client: %m"
 msgstr "n'a pas pu recevoir les données du client : %m"
 
-#: libpq/pqcomm.c:1110
+#: libpq/pqcomm.c:1110 tcop/postgres.c:3946
+#, c-format
+msgid "terminating connection because protocol sync was lost"
+msgstr "arrêt de la connexion à cause d'une perte de synchronisation du protocole"
+
+#: libpq/pqcomm.c:1176
 #, c-format
 msgid "unexpected EOF within message length word"
-msgstr ""
-"fin de fichier (EOF) inattendue à l'intérieur de la longueur du message"
+msgstr "fin de fichier (EOF) inattendue à l'intérieur de la longueur du message"
 
-#: libpq/pqcomm.c:1121
+#: libpq/pqcomm.c:1187
 #, c-format
 msgid "invalid message length"
 msgstr "longueur du message invalide"
 
-#: libpq/pqcomm.c:1143 libpq/pqcomm.c:1153
+#: libpq/pqcomm.c:1209 libpq/pqcomm.c:1222
 #, c-format
 msgid "incomplete message from client"
 msgstr "message incomplet du client"
 
-#: libpq/pqcomm.c:1283
+#: libpq/pqcomm.c:1355
 #, c-format
 msgid "could not send data to client: %m"
 msgstr "n'a pas pu envoyer les données au client : %m"
@@ -11888,8 +10803,7 @@ msgstr "n'a pas pu envoyer les donn
 msgid "no data left in message"
 msgstr "pas de données dans le message"
 
-#: libpq/pqformat.c:556 libpq/pqformat.c:574 libpq/pqformat.c:595
-#: utils/adt/arrayfuncs.c:1444 utils/adt/rowtypes.c:561
+#: libpq/pqformat.c:556 libpq/pqformat.c:574 libpq/pqformat.c:595 utils/adt/arrayfuncs.c:1444 utils/adt/rowtypes.c:561
 #, c-format
 msgid "insufficient data left in message"
 msgstr "données insuffisantes laissées dans le message"
@@ -11904,17 +10818,17 @@ msgstr "cha
 msgid "invalid message format"
 msgstr "format du message invalide"
 
-#: main/main.c:262
+#: main/main.c:263
 #, c-format
 msgid "%s: setsysinfo failed: %s\n"
 msgstr "%s : setsysinfo a échoué : %s\n"
 
-#: main/main.c:284
+#: main/main.c:285
 #, c-format
 msgid "%s: WSAStartup failed: %d\n"
 msgstr "%s : WSAStartup a échoué : %d\n"
 
-#: main/main.c:313
+#: main/main.c:331
 #, c-format
 msgid ""
 "%s is the PostgreSQL server.\n"
@@ -11923,7 +10837,7 @@ msgstr ""
 "%s est le serveur PostgreSQL.\n"
 "\n"
 
-#: main/main.c:314
+#: main/main.c:332
 #, c-format
 msgid ""
 "Usage:\n"
@@ -11934,127 +10848,121 @@ msgstr ""
 "  %s [OPTION]...\n"
 "\n"
 
-#: main/main.c:315
+#: main/main.c:333
 #, c-format
 msgid "Options:\n"
 msgstr "Options :\n"
 
-#: main/main.c:317
+#: main/main.c:335
 #, c-format
 msgid "  -A 1|0             enable/disable run-time assert checking\n"
 msgstr ""
-"  -A 1|0             active/désactive la vérification des limites (assert) "
-"à\n"
+"  -A 1|0             active/désactive la vérification des limites (assert) à\n"
 "                     l'exécution\n"
 
-#: main/main.c:319
+#: main/main.c:337
 #, c-format
 msgid "  -B NBUFFERS        number of shared buffers\n"
 msgstr "  -B NBUFFERS        nombre de tampons partagés\n"
 
-#: main/main.c:320
+#: main/main.c:338
 #, c-format
 msgid "  -c NAME=VALUE      set run-time parameter\n"
 msgstr "  -c NOM=VALEUR      configure un paramètre d'exécution\n"
 
-#: main/main.c:321
+#: main/main.c:339
 #, c-format
 msgid "  -C NAME            print value of run-time parameter, then exit\n"
 msgstr ""
 "  -C NOM             affiche la valeur d'un paramètre en exécution,\n"
 "                     puis quitte\n"
 
-#: main/main.c:322
+#: main/main.c:340
 #, c-format
 msgid "  -d 1-5             debugging level\n"
 msgstr "  -d 1-5             niveau de débogage\n"
 
-#: main/main.c:323
+#: main/main.c:341
 #, c-format
 msgid "  -D DATADIR         database directory\n"
 msgstr "  -D RÉPDONNEES      répertoire de la base de données\n"
 
-#: main/main.c:324
+#: main/main.c:342
 #, c-format
 msgid "  -e                 use European date input format (DMY)\n"
-msgstr ""
-"  -e                 utilise le format de saisie européen des dates (DMY)\n"
+msgstr "  -e                 utilise le format de saisie européen des dates (DMY)\n"
 
-#: main/main.c:325
+#: main/main.c:343
 #, c-format
 msgid "  -F                 turn fsync off\n"
 msgstr "  -F                 désactive fsync\n"
 
-#: main/main.c:326
+#: main/main.c:344
 #, c-format
 msgid "  -h HOSTNAME        host name or IP address to listen on\n"
 msgstr "  -h NOMHOTE         nom d'hôte ou adresse IP à écouter\n"
 
-#: main/main.c:327
+#: main/main.c:345
 #, c-format
 msgid "  -i                 enable TCP/IP connections\n"
 msgstr "  -i                 active les connexions TCP/IP\n"
 
-#: main/main.c:328
+#: main/main.c:346
 #, c-format
 msgid "  -k DIRECTORY       Unix-domain socket location\n"
 msgstr "  -k RÉPERTOIRE      emplacement des sockets de domaine Unix\n"
 
-#: main/main.c:330
+#: main/main.c:348
 #, c-format
 msgid "  -l                 enable SSL connections\n"
 msgstr "  -l                 active les connexions SSL\n"
 
-#: main/main.c:332
+#: main/main.c:350
 #, c-format
 msgid "  -N MAX-CONNECT     maximum number of allowed connections\n"
 msgstr "  -N MAX-CONNECT     nombre maximum de connexions simultanées\n"
 
-#: main/main.c:333
+#: main/main.c:351
 #, c-format
-msgid ""
-"  -o OPTIONS         pass \"OPTIONS\" to each server process (obsolete)\n"
-msgstr ""
-"  -o OPTIONS         passe « OPTIONS » à chaque processus serveur "
-"(obsolète)\n"
+msgid "  -o OPTIONS         pass \"OPTIONS\" to each server process (obsolete)\n"
+msgstr "  -o OPTIONS         passe « OPTIONS » à chaque processus serveur (obsolète)\n"
 
-#: main/main.c:334
+#: main/main.c:352
 #, c-format
 msgid "  -p PORT            port number to listen on\n"
 msgstr "  -p PORT            numéro du port à écouter\n"
 
-#: main/main.c:335
+#: main/main.c:353
 #, c-format
 msgid "  -s                 show statistics after each query\n"
 msgstr "  -s                 affiche les statistiques après chaque requête\n"
 
-#: main/main.c:336
+#: main/main.c:354
 #, c-format
 msgid "  -S WORK-MEM        set amount of memory for sorts (in kB)\n"
 msgstr "  -S WORK-MEM        configure la mémoire pour les tris (en Ko)\n"
 
-#: main/main.c:337
+#: main/main.c:355
 #, c-format
 msgid "  -V, --version      output version information, then exit\n"
 msgstr "  -V, --version  affiche la version et quitte\n"
 
-#: main/main.c:338
+#: main/main.c:356
 #, c-format
 msgid "  --NAME=VALUE       set run-time parameter\n"
 msgstr "  --NOM=VALEUR       configure un paramètre d'exécution\n"
 
-#: main/main.c:339
+#: main/main.c:357
 #, c-format
 msgid "  --describe-config  describe configuration parameters, then exit\n"
-msgstr ""
-"  --describe-config  décrit les paramètres de configuration, puis quitte\n"
+msgstr "  --describe-config  décrit les paramètres de configuration, puis quitte\n"
 
-#: main/main.c:340
+#: main/main.c:358
 #, c-format
 msgid "  -?, --help         show this help, then exit\n"
 msgstr "  -?, --help     affiche cette aide et quitte\n"
 
-#: main/main.c:342
+#: main/main.c:360
 #, c-format
 msgid ""
 "\n"
@@ -12063,53 +10971,50 @@ msgstr ""
 "\n"
 "Options pour le développeur :\n"
 
-#: main/main.c:343
+#: main/main.c:361
 #, c-format
 msgid "  -f s|i|n|m|h       forbid use of some plan types\n"
-msgstr ""
-"  -f s|i|n|m|h       interdit l'utilisation de certains types de plan\n"
+msgstr "  -f s|i|n|m|h       interdit l'utilisation de certains types de plan\n"
 
-#: main/main.c:344
+#: main/main.c:362
 #, c-format
-msgid ""
-"  -n                 do not reinitialize shared memory after abnormal exit\n"
+msgid "  -n                 do not reinitialize shared memory after abnormal exit\n"
 msgstr ""
 "  -n                 ne réinitialise pas la mémoire partagée après un arrêt\n"
 "                     brutal\n"
 
-#: main/main.c:345
+#: main/main.c:363
 #, c-format
 msgid "  -O                 allow system table structure changes\n"
 msgstr ""
 "  -O                 autorise les modifications de structure des tables\n"
 "                     système\n"
 
-#: main/main.c:346
+#: main/main.c:364
 #, c-format
 msgid "  -P                 disable system indexes\n"
 msgstr "  -P                 désactive les index systèmes\n"
 
-#: main/main.c:347
+#: main/main.c:365
 #, c-format
 msgid "  -t pa|pl|ex        show timings after each query\n"
 msgstr "  -t pa|pl|ex     affiche les horodatages pour chaque requête\n"
 
-#: main/main.c:348
+#: main/main.c:366
 #, c-format
-msgid ""
-"  -T                 send SIGSTOP to all backend processes if one dies\n"
+msgid "  -T                 send SIGSTOP to all backend processes if one dies\n"
 msgstr ""
 "  -T                 envoie SIGSTOP à tous les processus serveur si l'un\n"
 "                     d'entre eux meurt\n"
 
-#: main/main.c:349
+#: main/main.c:367
 #, c-format
 msgid "  -W NUM             wait NUM seconds to allow attach from a debugger\n"
 msgstr ""
 "  -W NUM             attends NUM secondes pour permettre l'attache d'un\n"
 "                     débogueur\n"
 
-#: main/main.c:351
+#: main/main.c:369
 #, c-format
 msgid ""
 "\n"
@@ -12118,44 +11023,41 @@ msgstr ""
 "\n"
 "Options pour le mode mono-utilisateur :\n"
 
-#: main/main.c:352
+#: main/main.c:370
 #, c-format
-msgid ""
-"  --single           selects single-user mode (must be first argument)\n"
+msgid "  --single           selects single-user mode (must be first argument)\n"
 msgstr ""
 "  --single           sélectionne le mode mono-utilisateur (doit être le\n"
 "                     premier argument)\n"
 
-#: main/main.c:353
+#: main/main.c:371
 #, c-format
 msgid "  DBNAME             database name (defaults to user name)\n"
-msgstr ""
-"  NOMBASE            nom de la base (par défaut, celui de l'utilisateur)\n"
+msgstr "  NOMBASE            nom de la base (par défaut, celui de l'utilisateur)\n"
 
-#: main/main.c:354
+#: main/main.c:372
 #, c-format
 msgid "  -d 0-5             override debugging level\n"
 msgstr "  -d 0-5             surcharge le niveau de débogage\n"
 
-#: main/main.c:355
+#: main/main.c:373
 #, c-format
 msgid "  -E                 echo statement before execution\n"
 msgstr "  -E                 affiche la requête avant de l'exécuter\n"
 
-#: main/main.c:356
+#: main/main.c:374
 #, c-format
-msgid ""
-"  -j                 do not use newline as interactive query delimiter\n"
+msgid "  -j                 do not use newline as interactive query delimiter\n"
 msgstr ""
 "  -j                 n'utilise pas le retour à la ligne comme délimiteur de\n"
 "                     requête\n"
 
-#: main/main.c:357 main/main.c:362
+#: main/main.c:375 main/main.c:380
 #, c-format
 msgid "  -r FILENAME        send stdout and stderr to given file\n"
 msgstr "  -r FICHIER         envoie stdout et stderr dans le fichier indiqué\n"
 
-#: main/main.c:359
+#: main/main.c:377
 #, c-format
 msgid ""
 "\n"
@@ -12164,29 +11066,26 @@ msgstr ""
 "\n"
 "Options pour le mode « bootstrapping » :\n"
 
-#: main/main.c:360
+#: main/main.c:378
 #, c-format
-msgid ""
-"  --boot             selects bootstrapping mode (must be first argument)\n"
+msgid "  --boot             selects bootstrapping mode (must be first argument)\n"
 msgstr ""
 "  --boot             sélectionne le mode « bootstrapping » (doit être le\n"
 "                     premier argument)\n"
 
-#: main/main.c:361
+#: main/main.c:379
 #, c-format
-msgid ""
-"  DBNAME             database name (mandatory argument in bootstrapping "
-"mode)\n"
+msgid "  DBNAME             database name (mandatory argument in bootstrapping mode)\n"
 msgstr ""
 "  NOMBASE            nom de la base (argument obligatoire dans le mode\n"
 "                     « bootstrapping »)\n"
 
-#: main/main.c:363
+#: main/main.c:381
 #, c-format
 msgid "  -x NUM             internal use\n"
 msgstr "  -x NUM             utilisation interne\n"
 
-#: main/main.c:365
+#: main/main.c:383
 #, c-format
 msgid ""
 "\n"
@@ -12203,7 +11102,7 @@ msgstr ""
 "\n"
 "Rapportez les bogues à .\n"
 
-#: main/main.c:379
+#: main/main.c:397
 #, c-format
 msgid ""
 "\"root\" execution of the PostgreSQL server is not permitted.\n"
@@ -12214,18 +11113,15 @@ msgstr ""
 "L'exécution du serveur PostgreSQL par l'utilisateur « root » n'est pas\n"
 "autorisée.\n"
 "Le serveur doit être lancé avec un utilisateur non privilégié pour empêcher\n"
-"tout problème possible de sécurité sur le serveur. Voir la documentation "
-"pour\n"
+"tout problème possible de sécurité sur le serveur. Voir la documentation pour\n"
 "plus d'informations sur le lancement propre du serveur.\n"
 
-#: main/main.c:396
+#: main/main.c:414
 #, c-format
 msgid "%s: real and effective user IDs must match\n"
-msgstr ""
-"%s : les identifiants réel et effectif de l'utilisateur doivent "
-"correspondre\n"
+msgstr "%s : les identifiants réel et effectif de l'utilisateur doivent correspondre\n"
 
-#: main/main.c:403
+#: main/main.c:421
 #, c-format
 msgid ""
 "Execution of PostgreSQL by a user with administrative permissions is not\n"
@@ -12234,39 +11130,31 @@ msgid ""
 "possible system security compromises.  See the documentation for\n"
 "more information on how to properly start the server.\n"
 msgstr ""
-"L'exécution du serveur PostgreSQL par un utilisateur doté de droits "
-"d'administrateur n'est pas permise.\n"
+"L'exécution du serveur PostgreSQL par un utilisateur doté de droits d'administrateur n'est pas permise.\n"
 "Le serveur doit être lancé avec un utilisateur non privilégié pour empêcher\n"
 "tout problème de sécurité sur le serveur. Voir la documentation pour\n"
 "plus d'informations sur le lancement propre du serveur.\n"
 
-#: nodes/nodeFuncs.c:115 nodes/nodeFuncs.c:141 parser/parse_coerce.c:1782
-#: parser/parse_coerce.c:1810 parser/parse_coerce.c:1886
-#: parser/parse_expr.c:1739 parser/parse_func.c:590 parser/parse_oper.c:948
+#: nodes/nodeFuncs.c:115 nodes/nodeFuncs.c:141 parser/parse_coerce.c:1782 parser/parse_coerce.c:1810 parser/parse_coerce.c:1886 parser/parse_expr.c:1739 parser/parse_func.c:590 parser/parse_oper.c:948
 #, c-format
 msgid "could not find array type for data type %s"
 msgstr "n'a pas pu trouver le type array pour le type de données %s"
 
 #: optimizer/path/joinrels.c:722
 #, c-format
-msgid ""
-"FULL JOIN is only supported with merge-joinable or hash-joinable join "
-"conditions"
+msgid "FULL JOIN is only supported with merge-joinable or hash-joinable join conditions"
 msgstr ""
-"FULL JOIN est supporté seulement avec les conditions de jointures MERGE et "
-"de\n"
+"FULL JOIN est supporté seulement avec les conditions de jointures MERGE et de\n"
 "jointures HASH JOIN"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
 #: optimizer/plan/initsplan.c:1079
 #, c-format
 msgid "%s cannot be applied to the nullable side of an outer join"
-msgstr ""
-"%s ne peut être appliqué sur le côté possiblement NULL d'une jointure externe"
+msgstr "%s ne peut être appliqué sur le côté possiblement NULL d'une jointure externe"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
-#: optimizer/plan/planner.c:1158 parser/analyze.c:1330 parser/analyze.c:1528
-#: parser/analyze.c:2287
+#: optimizer/plan/planner.c:1158 parser/analyze.c:1330 parser/analyze.c:1528 parser/analyze.c:2287
 #, c-format
 msgid "%s is not allowed with UNION/INTERSECT/EXCEPT"
 msgstr "%s n'est pas autorisé avec UNION/INTERSECT/EXCEPT"
@@ -12276,12 +11164,9 @@ msgstr "%s n'est pas autoris
 msgid "could not implement GROUP BY"
 msgstr "n'a pas pu implanté GROUP BY"
 
-#: optimizer/plan/planner.c:2724 optimizer/plan/planner.c:2892
-#: optimizer/prep/prepunion.c:825
+#: optimizer/plan/planner.c:2724 optimizer/plan/planner.c:2892 optimizer/prep/prepunion.c:825
 #, c-format
-msgid ""
-"Some of the datatypes only support hashing, while others only support "
-"sorting."
+msgid "Some of the datatypes only support hashing, while others only support sorting."
 msgstr ""
 "Certains des types de données supportent seulement le hachage,\n"
 "alors que les autres supportent seulement le tri."
@@ -12311,8 +11196,7 @@ msgstr "n'a pas pu implanter ORDER BY dans le window"
 #: optimizer/plan/planner.c:3503
 #, c-format
 msgid "Window ordering columns must be of sortable datatypes."
-msgstr ""
-"Les colonnes de tri de la window doivent être d'un type de données triable."
+msgstr "Les colonnes de tri de la window doivent être d'un type de données triable."
 
 #: optimizer/plan/setrefs.c:402
 #, c-format
@@ -12343,9 +11227,7 @@ msgstr "fonction SQL 
 #: optimizer/util/plancat.c:104
 #, c-format
 msgid "cannot access temporary or unlogged relations during recovery"
-msgstr ""
-"ne peut pas accéder à des tables temporaires et non tracées lors de la "
-"restauration"
+msgstr "ne peut pas accéder à des tables temporaires et non tracées lors de la restauration"
 
 #: parser/analyze.c:627 parser/analyze.c:1102
 #, c-format
@@ -12364,13 +11246,10 @@ msgstr "INSERT a plus de colonnes cibles que d'expressions"
 
 #: parser/analyze.c:816
 #, c-format
-msgid ""
-"The insertion source is a row expression containing the same number of "
-"columns expected by the INSERT. Did you accidentally use extra parentheses?"
+msgid "The insertion source is a row expression containing the same number of columns expected by the INSERT. Did you accidentally use extra parentheses?"
 msgstr ""
 "La source d'insertion est une expression de ligne contenant le même nombre\n"
-"de colonnes que celui attendu par INSERT. Auriez-vous utilisé des "
-"parenthèses\n"
+"de colonnes que celui attendu par INSERT. Auriez-vous utilisé des parenthèses\n"
 "supplémentaires ?"
 
 #: parser/analyze.c:924 parser/analyze.c:1303
@@ -12381,9 +11260,7 @@ msgstr "SELECT ... INTO n'est pas autoris
 #: parser/analyze.c:1116
 #, c-format
 msgid "DEFAULT can only appear in a VALUES list within INSERT"
-msgstr ""
-"DEFAULT peut seulement apparaître dans la liste VALUES comprise dans un "
-"INSERT"
+msgstr "DEFAULT peut seulement apparaître dans la liste VALUES comprise dans un INSERT"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
 #: parser/analyze.c:1235 parser/analyze.c:2459
@@ -12405,25 +11282,17 @@ msgstr ""
 
 #: parser/analyze.c:1458
 #, c-format
-msgid ""
-"Add the expression/function to every SELECT, or move the UNION into a FROM "
-"clause."
-msgstr ""
-"Ajouter l'expression/fonction à chaque SELECT, ou déplacer l'UNION dans une "
-"clause FROM."
+msgid "Add the expression/function to every SELECT, or move the UNION into a FROM clause."
+msgstr "Ajouter l'expression/fonction à chaque SELECT, ou déplacer l'UNION dans une clause FROM."
 
 #: parser/analyze.c:1518
 #, c-format
 msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
-msgstr ""
-"INTO est autorisé uniquement sur le premier SELECT d'un UNION/INTERSECT/"
-"EXCEPT"
+msgstr "INTO est autorisé uniquement sur le premier SELECT d'un UNION/INTERSECT/EXCEPT"
 
 #: parser/analyze.c:1582
 #, c-format
-msgid ""
-"UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of "
-"same query level"
+msgid "UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of same query level"
 msgstr ""
 "L'instruction membre UNION/INTERSECT/EXCEPT ne peut pas faire référence à\n"
 "d'autres relations que celles de la requête de même niveau"
@@ -12446,9 +11315,7 @@ msgstr "ne peut pas sp
 #: parser/analyze.c:2106
 #, c-format
 msgid "DECLARE CURSOR must not contain data-modifying statements in WITH"
-msgstr ""
-"DECLARE CURSOR ne doit pas contenir des instructions de modification de "
-"données dans WITH"
+msgstr "DECLARE CURSOR ne doit pas contenir des instructions de modification de données dans WITH"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
 #: parser/analyze.c:2114
@@ -12481,23 +11348,17 @@ msgstr "Les curseurs insensibles doivent 
 #: parser/analyze.c:2205
 #, c-format
 msgid "materialized views must not use data-modifying statements in WITH"
-msgstr ""
-"les vues matérialisées ne peuvent pas contenir d'instructions de "
-"modifications de données avec WITH"
+msgstr "les vues matérialisées ne peuvent pas contenir d'instructions de modifications de données avec WITH"
 
 #: parser/analyze.c:2215
 #, c-format
 msgid "materialized views must not use temporary tables or views"
-msgstr ""
-"les vues matérialisées ne doivent pas utiliser de tables temporaires ou de "
-"vues"
+msgstr "les vues matérialisées ne doivent pas utiliser de tables temporaires ou de vues"
 
 #: parser/analyze.c:2225
 #, c-format
 msgid "materialized views may not be defined using bound parameters"
-msgstr ""
-"les vues matérialisées ne peuvent pas être définies en utilisant des "
-"paramètres liés"
+msgstr "les vues matérialisées ne peuvent pas être définies en utilisant des paramètres liés"
 
 #: parser/analyze.c:2237
 #, c-format
@@ -12538,9 +11399,7 @@ msgstr "%s n'est pas autoris
 #: parser/analyze.c:2329
 #, c-format
 msgid "%s is not allowed with set-returning functions in the target list"
-msgstr ""
-"%s n'est pas autorisé avec les fonctions renvoyant plusieurs lignes dans la "
-"liste cible"
+msgstr "%s n'est pas autorisé avec les fonctions renvoyant plusieurs lignes dans la liste cible"
 
 #. translator: %s is a SQL row locking clause such as FOR UPDATE
 #: parser/analyze.c:2408
@@ -12584,70 +11443,51 @@ msgstr "Les agr
 
 #: parser/parse_agg.c:254
 msgid "aggregate functions are not allowed in JOIN conditions"
-msgstr ""
-"les fonctions d'agrégats ne sont pas autorisés dans les conditions de "
-"jointures"
+msgstr "les fonctions d'agrégats ne sont pas autorisés dans les conditions de jointures"
 
 #: parser/parse_agg.c:260
-msgid ""
-"aggregate functions are not allowed in FROM clause of their own query level"
-msgstr ""
-"les fonctions d'agrégats ne sont pas autorisés dans la clause FROM du même "
-"niveau de la requête"
+msgid "aggregate functions are not allowed in FROM clause of their own query level"
+msgstr "les fonctions d'agrégats ne sont pas autorisés dans la clause FROM du même niveau de la requête"
 
 #: parser/parse_agg.c:263
 msgid "aggregate functions are not allowed in functions in FROM"
-msgstr ""
-"les fonctions d'agrégats ne sont pas autorisés dans les fonctions contenues "
-"dans la clause FROM"
+msgstr "les fonctions d'agrégats ne sont pas autorisés dans les fonctions contenues dans la clause FROM"
 
 #: parser/parse_agg.c:281
 msgid "aggregate functions are not allowed in window RANGE"
-msgstr ""
-"les fonctions d'agrégats ne sont pas autorisés dans le RANGE de fenêtrage"
+msgstr "les fonctions d'agrégats ne sont pas autorisés dans le RANGE de fenêtrage"
 
 #: parser/parse_agg.c:284
 msgid "aggregate functions are not allowed in window ROWS"
-msgstr ""
-"les fonctions d'agrégats ne sont pas autorisés dans le ROWS de fenêtrage"
+msgstr "les fonctions d'agrégats ne sont pas autorisés dans le ROWS de fenêtrage"
 
 #: parser/parse_agg.c:315
 msgid "aggregate functions are not allowed in check constraints"
-msgstr ""
-"les fonctions d'agrégats ne sont pas autorisés dans les contraintes CHECK"
+msgstr "les fonctions d'agrégats ne sont pas autorisés dans les contraintes CHECK"
 
 #: parser/parse_agg.c:319
 msgid "aggregate functions are not allowed in DEFAULT expressions"
-msgstr ""
-"les fonctions d'agrégats ne sont pas autorisés dans les expressions par "
-"défaut"
+msgstr "les fonctions d'agrégats ne sont pas autorisés dans les expressions par défaut"
 
 #: parser/parse_agg.c:322
 msgid "aggregate functions are not allowed in index expressions"
-msgstr ""
-"les fonctions d'agrégats ne sont pas autorisés dans les expressions d'index"
+msgstr "les fonctions d'agrégats ne sont pas autorisés dans les expressions d'index"
 
 #: parser/parse_agg.c:325
 msgid "aggregate functions are not allowed in index predicates"
-msgstr ""
-"les fonctions d'agrégats ne sont pas autorisés dans les prédicats d'index"
+msgstr "les fonctions d'agrégats ne sont pas autorisés dans les prédicats d'index"
 
 #: parser/parse_agg.c:328
 msgid "aggregate functions are not allowed in transform expressions"
-msgstr ""
-"les fonctions d'agrégats ne sont pas autorisés dans les expressions de "
-"transformation"
+msgstr "les fonctions d'agrégats ne sont pas autorisés dans les expressions de transformation"
 
 #: parser/parse_agg.c:331
 msgid "aggregate functions are not allowed in EXECUTE parameters"
-msgstr ""
-"les fonctions d'agrégats ne sont pas autorisés dans les paramètres d'EXECUTE"
+msgstr "les fonctions d'agrégats ne sont pas autorisés dans les paramètres d'EXECUTE"
 
 #: parser/parse_agg.c:334
 msgid "aggregate functions are not allowed in trigger WHEN conditions"
-msgstr ""
-"les fonctions d'agrégats ne sont pas autorisés dans les conditions WHEN des "
-"triggers"
+msgstr "les fonctions d'agrégats ne sont pas autorisés dans les conditions WHEN des triggers"
 
 #. translator: %s is name of a SQL construct, eg GROUP BY
 #: parser/parse_agg.c:354 parser/parse_clause.c:1407
@@ -12657,9 +11497,7 @@ msgstr "les fonctions d'agr
 
 #: parser/parse_agg.c:457
 #, c-format
-msgid ""
-"outer-level aggregate cannot contain a lower-level variable in its direct "
-"arguments"
+msgid "outer-level aggregate cannot contain a lower-level variable in its direct arguments"
 msgstr ""
 
 #: parser/parse_agg.c:514
@@ -12671,60 +11509,43 @@ msgstr ""
 
 #: parser/parse_agg.c:591
 msgid "window functions are not allowed in JOIN conditions"
-msgstr ""
-"les fonctions de fenêtrage ne sont pas autorisés dans les conditions de "
-"jointure"
+msgstr "les fonctions de fenêtrage ne sont pas autorisés dans les conditions de jointure"
 
 #: parser/parse_agg.c:598
 msgid "window functions are not allowed in functions in FROM"
-msgstr ""
-"les fonctions de fenêtrage ne sont pas autorisés dans les fonctions "
-"contenues dans la clause FROM"
+msgstr "les fonctions de fenêtrage ne sont pas autorisés dans les fonctions contenues dans la clause FROM"
 
 #: parser/parse_agg.c:613
 msgid "window functions are not allowed in window definitions"
-msgstr ""
-"les fonctions de fenêtrage ne sont pas autorisés dans les définitions de "
-"fenêtres"
+msgstr "les fonctions de fenêtrage ne sont pas autorisés dans les définitions de fenêtres"
 
 #: parser/parse_agg.c:644
 msgid "window functions are not allowed in check constraints"
-msgstr ""
-"les fonctions de fenêtrage ne sont pas autorisés dans les contraintes CHECK"
+msgstr "les fonctions de fenêtrage ne sont pas autorisés dans les contraintes CHECK"
 
 #: parser/parse_agg.c:648
 msgid "window functions are not allowed in DEFAULT expressions"
-msgstr ""
-"les fonctions de fenêtrage ne sont pas autorisés dans les expressions par "
-"défaut"
+msgstr "les fonctions de fenêtrage ne sont pas autorisés dans les expressions par défaut"
 
 #: parser/parse_agg.c:651
 msgid "window functions are not allowed in index expressions"
-msgstr ""
-"les fonctions de fenêtrage ne sont pas autorisés dans les expressions d'index"
+msgstr "les fonctions de fenêtrage ne sont pas autorisés dans les expressions d'index"
 
 #: parser/parse_agg.c:654
 msgid "window functions are not allowed in index predicates"
-msgstr ""
-"les fonctions de fenêtrage ne sont pas autorisés dans les prédicats d'index"
+msgstr "les fonctions de fenêtrage ne sont pas autorisés dans les prédicats d'index"
 
 #: parser/parse_agg.c:657
 msgid "window functions are not allowed in transform expressions"
-msgstr ""
-"les fonctions de fenêtrage ne sont pas autorisés dans les expressions de "
-"transformation"
+msgstr "les fonctions de fenêtrage ne sont pas autorisés dans les expressions de transformation"
 
 #: parser/parse_agg.c:660
 msgid "window functions are not allowed in EXECUTE parameters"
-msgstr ""
-"les fonctions de fenêtrage ne sont pas autorisés dans les paramètres "
-"d'EXECUTE"
+msgstr "les fonctions de fenêtrage ne sont pas autorisés dans les paramètres d'EXECUTE"
 
 #: parser/parse_agg.c:663
 msgid "window functions are not allowed in trigger WHEN conditions"
-msgstr ""
-"les fonctions de fenêtrage ne sont pas autorisés dans les conditions WHEN "
-"des triggers"
+msgstr "les fonctions de fenêtrage ne sont pas autorisés dans les conditions WHEN des triggers"
 
 #. translator: %s is name of a SQL construct, eg GROUP BY
 #: parser/parse_agg.c:683 parser/parse_clause.c:1416
@@ -12739,28 +11560,18 @@ msgstr "le window 
 
 #: parser/parse_agg.c:879
 #, c-format
-msgid ""
-"aggregate functions are not allowed in a recursive query's recursive term"
-msgstr ""
-"les fonctions de fenêtrage ne sont pas autorisés dans le terme récursif "
-"d'une requête récursive"
+msgid "aggregate functions are not allowed in a recursive query's recursive term"
+msgstr "les fonctions de fenêtrage ne sont pas autorisés dans le terme récursif d'une requête récursive"
 
 #: parser/parse_agg.c:1057
 #, c-format
-msgid ""
-"column \"%s.%s\" must appear in the GROUP BY clause or be used in an "
-"aggregate function"
-msgstr ""
-"la colonne « %s.%s » doit apparaître dans la clause GROUP BY ou doit être "
-"utilisé dans une fonction d'agrégat"
+msgid "column \"%s.%s\" must appear in the GROUP BY clause or be used in an aggregate function"
+msgstr "la colonne « %s.%s » doit apparaître dans la clause GROUP BY ou doit être utilisé dans une fonction d'agrégat"
 
 #: parser/parse_agg.c:1060
 #, c-format
-msgid ""
-"Direct arguments of an ordered-set aggregate must use only grouped columns."
-msgstr ""
-"Les arguments directs d'un agégat par ensemble ordonné doivent seulement "
-"utiliser des colonnes groupées."
+msgid "Direct arguments of an ordered-set aggregate must use only grouped columns."
+msgstr "Les arguments directs d'un agégat par ensemble ordonné doivent seulement utiliser des colonnes groupées."
 
 #: parser/parse_agg.c:1065
 #, c-format
@@ -12771,51 +11582,33 @@ msgstr ""
 
 #: parser/parse_clause.c:636
 #, c-format
-#| msgid ""
-#| "a column definition list is only allowed for functions returning \"record"
-#| "\""
 msgid "multiple column definition lists are not allowed for the same function"
-msgstr ""
-"plusieurs listes de définition de colonnes ne sont pas autorisées pour la "
-"même fonction"
+msgstr "plusieurs listes de définition de colonnes ne sont pas autorisées pour la même fonction"
 
 #: parser/parse_clause.c:669
 #, c-format
-msgid ""
-"ROWS FROM() with multiple functions cannot have a column definition list"
-msgstr ""
-"ROWS FROM() avec plusieurs fonctions ne peut pas avoir une liste de "
-"définitions de colonnes"
+msgid "ROWS FROM() with multiple functions cannot have a column definition list"
+msgstr "ROWS FROM() avec plusieurs fonctions ne peut pas avoir une liste de définitions de colonnes"
 
 #: parser/parse_clause.c:670
 #, c-format
-msgid ""
-"Put a separate column definition list for each function inside ROWS FROM()."
-msgstr ""
-"Placer une liste de définitions de colonnes séparée pour chaque fonction à "
-"l'intérieur de ROWS FROM()."
+msgid "Put a separate column definition list for each function inside ROWS FROM()."
+msgstr "Placer une liste de définitions de colonnes séparée pour chaque fonction à l'intérieur de ROWS FROM()."
 
 #: parser/parse_clause.c:676
 #, c-format
-#| msgid "INSTEAD OF triggers cannot have column lists"
 msgid "UNNEST() with multiple arguments cannot have a column definition list"
-msgstr ""
-"UNNEST() avec plusieurs arguments ne peut pas avoir de liste de définition "
-"de colonnes"
+msgstr "UNNEST() avec plusieurs arguments ne peut pas avoir de liste de définition de colonnes"
 
 #: parser/parse_clause.c:677
 #, c-format
-msgid ""
-"Use separate UNNEST() calls inside ROWS FROM(), and attach a column "
-"definition list to each one."
-msgstr ""
+msgid "Use separate UNNEST() calls inside ROWS FROM(), and attach a column definition list to each one."
+msgstr "Utiliser des appels séparés UNNEST() à l'intérieur de ROWS FROM(), et attacher une liste de définition des colonnes pour chaque."
 
 #: parser/parse_clause.c:684
 #, c-format
 msgid "WITH ORDINALITY cannot be used with a column definition list"
-msgstr ""
-"WITH ORDINALITY ne peut pas être utilisé avec une liste de définitions de "
-"colonnes"
+msgstr "WITH ORDINALITY ne peut pas être utilisé avec une liste de définitions de colonnes"
 
 #: parser/parse_clause.c:685
 #, c-format
@@ -12825,15 +11618,13 @@ msgstr "Placez la liste de d
 #: parser/parse_clause.c:967
 #, c-format
 msgid "column name \"%s\" appears more than once in USING clause"
-msgstr ""
-"le nom de la colonne « %s » apparaît plus d'une fois dans la clause USING"
+msgstr "le nom de la colonne « %s » apparaît plus d'une fois dans la clause USING"
 
 #: parser/parse_clause.c:982
 #, c-format
 msgid "common column name \"%s\" appears more than once in left table"
 msgstr ""
-"le nom commun de la colonne « %s » apparaît plus d'une fois dans la table "
-"de\n"
+"le nom commun de la colonne « %s » apparaît plus d'une fois dans la table de\n"
 "gauche"
 
 #: parser/parse_clause.c:991
@@ -12847,8 +11638,7 @@ msgstr ""
 #, c-format
 msgid "common column name \"%s\" appears more than once in right table"
 msgstr ""
-"le nom commun de la colonne « %s » apparaît plus d'une fois dans la table "
-"de\n"
+"le nom commun de la colonne « %s » apparaît plus d'une fois dans la table de\n"
 " droite"
 
 #: parser/parse_clause.c:1014
@@ -12905,8 +11695,7 @@ msgstr "n'a pas pu surcharger la clause ORDER BY de window 
 #: parser/parse_clause.c:1918 parser/parse_clause.c:1924
 #, c-format
 msgid "cannot copy window \"%s\" because it has a frame clause"
-msgstr ""
-"ne peut pas copier la fenêtre « %s » car il dispose d'une clause de portée"
+msgstr "ne peut pas copier la fenêtre « %s » car il dispose d'une clause de portée"
 
 #: parser/parse_clause.c:1926
 #, c-format
@@ -12915,9 +11704,7 @@ msgstr "Omettre les parenth
 
 #: parser/parse_clause.c:1992
 #, c-format
-msgid ""
-"in an aggregate with DISTINCT, ORDER BY expressions must appear in argument "
-"list"
+msgid "in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list"
 msgstr ""
 "dans un agrégat avec DISTINCT, les expressions ORDER BY doivent apparaître\n"
 "dans la liste d'argument"
@@ -12936,7 +11723,6 @@ msgstr "un agr
 
 #: parser/parse_clause.c:2027
 #, c-format
-#| msgid "view must have at least one column"
 msgid "SELECT DISTINCT must have at least one column"
 msgstr "SELECT DISTINCT doit avoir au moins une colonne"
 
@@ -12954,15 +11740,12 @@ msgstr "l'op
 
 #: parser/parse_clause.c:2255
 #, c-format
-msgid ""
-"Ordering operators must be \"<\" or \">\" members of btree operator families."
+msgid "Ordering operators must be \"<\" or \">\" members of btree operator families."
 msgstr ""
 "Les opérateurs de tri doivent être les membres « < » ou « > » des familles\n"
 "d'opérateurs btree."
 
-#: parser/parse_coerce.c:933 parser/parse_coerce.c:963
-#: parser/parse_coerce.c:981 parser/parse_coerce.c:996
-#: parser/parse_expr.c:1773 parser/parse_expr.c:2247 parser/parse_target.c:854
+#: parser/parse_coerce.c:933 parser/parse_coerce.c:963 parser/parse_coerce.c:981 parser/parse_coerce.c:996 parser/parse_expr.c:1773 parser/parse_expr.c:2247 parser/parse_target.c:854
 #, c-format
 msgid "cannot cast type %s to %s"
 msgstr "ne peut pas convertir le type %s en %s"
@@ -13028,18 +11811,14 @@ msgstr "les arguments d
 msgid "arguments declared \"anyrange\" are not all alike"
 msgstr "les arguments déclarés « anyrange » ne sont pas tous identiques"
 
-#: parser/parse_coerce.c:1660 parser/parse_coerce.c:1871
-#: parser/parse_coerce.c:1905
+#: parser/parse_coerce.c:1660 parser/parse_coerce.c:1871 parser/parse_coerce.c:1905
 #, c-format
 msgid "argument declared \"anyarray\" is not an array but type %s"
-msgstr ""
-"l'argument déclaré « anyarray » n'est pas un tableau mais est du type %s"
+msgstr "l'argument déclaré « anyarray » n'est pas un tableau mais est du type %s"
 
 #: parser/parse_coerce.c:1676
 #, c-format
-msgid ""
-"argument declared \"anyarray\" is not consistent with argument declared "
-"\"anyelement\""
+msgid "argument declared \"anyarray\" is not consistent with argument declared \"anyelement\""
 msgstr ""
 "l'argument déclaré « anyarray » n'est pas cohérent avec l'argument déclaré\n"
 "« anyelement »"
@@ -13047,15 +11826,11 @@ msgstr ""
 #: parser/parse_coerce.c:1697 parser/parse_coerce.c:1918
 #, c-format
 msgid "argument declared \"anyrange\" is not a range type but type %s"
-msgstr ""
-"l'argument déclaré « anyrange » n'est pas un type d'intervalle mais est du "
-"type %s"
+msgstr "l'argument déclaré « anyrange » n'est pas un type d'intervalle mais est du type %s"
 
 #: parser/parse_coerce.c:1713
 #, c-format
-msgid ""
-"argument declared \"anyrange\" is not consistent with argument declared "
-"\"anyelement\""
+msgid "argument declared \"anyrange\" is not consistent with argument declared \"anyelement\""
 msgstr ""
 "l'argument déclaré « anyrange » n'est pas cohérent avec l'argument déclaré\n"
 "« anyelement »"
@@ -13082,36 +11857,24 @@ msgstr "le type d
 msgid "could not find range type for data type %s"
 msgstr "n'a pas pu trouver le type range pour le type de données %s"
 
-#: parser/parse_collate.c:228 parser/parse_collate.c:475
-#: parser/parse_collate.c:984
+#: parser/parse_collate.c:228 parser/parse_collate.c:475 parser/parse_collate.c:984
 #, c-format
 msgid "collation mismatch between implicit collations \"%s\" and \"%s\""
-msgstr ""
-"le collationnement ne correspond pas aux collationnements implicites « %s » "
-"et « %s »"
+msgstr "le collationnement ne correspond pas aux collationnements implicites « %s » et « %s »"
 
-#: parser/parse_collate.c:231 parser/parse_collate.c:478
-#: parser/parse_collate.c:987
+#: parser/parse_collate.c:231 parser/parse_collate.c:478 parser/parse_collate.c:987
 #, c-format
-msgid ""
-"You can choose the collation by applying the COLLATE clause to one or both "
-"expressions."
-msgstr ""
-"Vous pouvez choisir le collationnement en appliquant la clause COLLATE à une "
-"ou aux deux expressions."
+msgid "You can choose the collation by applying the COLLATE clause to one or both expressions."
+msgstr "Vous pouvez choisir le collationnement en appliquant la clause COLLATE à une ou aux deux expressions."
 
 #: parser/parse_collate.c:832
 #, c-format
 msgid "collation mismatch between explicit collations \"%s\" and \"%s\""
-msgstr ""
-"le collationnement ne correspond pas aux collationnements explicites « %s » "
-"et « %s »"
+msgstr "le collationnement ne correspond pas aux collationnements explicites « %s » et « %s »"
 
 #: parser/parse_cte.c:42
 #, c-format
-msgid ""
-"recursive reference to query \"%s\" must not appear within its non-recursive "
-"term"
+msgid "recursive reference to query \"%s\" must not appear within its non-recursive term"
 msgstr ""
 "la référence récursive à la requête « %s » ne doit pas apparaître à\n"
 "l'intérieur de son terme non récursif"
@@ -13125,8 +11888,7 @@ msgstr ""
 
 #: parser/parse_cte.c:46
 #, c-format
-msgid ""
-"recursive reference to query \"%s\" must not appear within an outer join"
+msgid "recursive reference to query \"%s\" must not appear within an outer join"
 msgstr ""
 "la référence récursive à la requête « %s » ne doit pas apparaître à\n"
 "l'intérieur d'une jointure externe"
@@ -13152,21 +11914,16 @@ msgstr "le nom de la requ
 
 #: parser/parse_cte.c:264
 #, c-format
-msgid ""
-"WITH clause containing a data-modifying statement must be at the top level"
+msgid "WITH clause containing a data-modifying statement must be at the top level"
 msgstr ""
-"la clause WITH contenant une instruction de modification de données doit "
-"être\n"
+"la clause WITH contenant une instruction de modification de données doit être\n"
 "au plus haut niveau"
 
 #: parser/parse_cte.c:313
 #, c-format
-msgid ""
-"recursive query \"%s\" column %d has type %s in non-recursive term but type "
-"%s overall"
+msgid "recursive query \"%s\" column %d has type %s in non-recursive term but type %s overall"
 msgstr ""
-"dans la requête récursive « %s », la colonne %d a le type %s dans le terme "
-"non\n"
+"dans la requête récursive « %s », la colonne %d a le type %s dans le terme non\n"
 "récursif mais le type global %s"
 
 #: parser/parse_cte.c:319
@@ -13176,25 +11933,18 @@ msgstr "Convertit la sortie du terme non r
 
 #: parser/parse_cte.c:324
 #, c-format
-msgid ""
-"recursive query \"%s\" column %d has collation \"%s\" in non-recursive term "
-"but collation \"%s\" overall"
-msgstr ""
-"requête récursive « %s » : la colonne %d a le collationnement « %s » dans un "
-"terme non récursifet un collationnement « %s » global"
+msgid "recursive query \"%s\" column %d has collation \"%s\" in non-recursive term but collation \"%s\" overall"
+msgstr "requête récursive « %s » : la colonne %d a le collationnement « %s » dans un terme non récursifet un collationnement « %s » global"
 
 #: parser/parse_cte.c:328
 #, c-format
 msgid "Use the COLLATE clause to set the collation of the non-recursive term."
-msgstr ""
-"Utilisez la clause COLLATE pour configurer le collationnement du terme non "
-"récursif."
+msgstr "Utilisez la clause COLLATE pour configurer le collationnement du terme non récursif."
 
 #: parser/parse_cte.c:419
 #, c-format
 msgid "WITH query \"%s\" has %d columns available but %d columns specified"
-msgstr ""
-"la requête WITH « %s » a %d colonnes disponibles mais %d colonnes spécifiées"
+msgstr "la requête WITH « %s » a %d colonnes disponibles mais %d colonnes spécifiées"
 
 #: parser/parse_cte.c:599
 #, c-format
@@ -13204,18 +11954,13 @@ msgstr "la r
 #: parser/parse_cte.c:651
 #, c-format
 msgid "recursive query \"%s\" must not contain data-modifying statements"
-msgstr ""
-"la requête récursive « %s » ne doit pas contenir des instructions de "
-"modification de données"
+msgstr "la requête récursive « %s » ne doit pas contenir des instructions de modification de données"
 
 #: parser/parse_cte.c:659
 #, c-format
-msgid ""
-"recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] "
-"recursive-term"
+msgid "recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] recursive-term"
 msgstr ""
-"la requête récursive « %s » n'a pas la forme terme-non-récursive UNION "
-"[ALL]\n"
+"la requête récursive « %s » n'a pas la forme terme-non-récursive UNION [ALL]\n"
 "terme-récursive"
 
 #: parser/parse_cte.c:703
@@ -13241,9 +11986,7 @@ msgstr "FOR UPDATE/SHARE dans une requ
 #: parser/parse_cte.c:778
 #, c-format
 msgid "recursive reference to query \"%s\" must not appear more than once"
-msgstr ""
-"la référence récursive à la requête « %s » ne doit pas apparaître plus d'une "
-"fois"
+msgstr "la référence récursive à la requête « %s » ne doit pas apparaître plus d'une fois"
 
 #: parser/parse_expr.c:389 parser/parse_relation.c:2875
 #, c-format
@@ -13258,29 +12001,24 @@ msgstr "colonne 
 #: parser/parse_expr.c:407
 #, c-format
 msgid "could not identify column \"%s\" in record data type"
-msgstr ""
-"n'a pas pu identifier la colonne « %s » dans le type de données de "
-"l'enregistrement"
+msgstr "n'a pas pu identifier la colonne « %s » dans le type de données de l'enregistrement"
 
 #: parser/parse_expr.c:413
 #, c-format
 msgid "column notation .%s applied to type %s, which is not a composite type"
-msgstr ""
-"notation d'attribut .%s appliqué au type %s, qui n'est pas un type composé"
+msgstr "notation d'attribut .%s appliqué au type %s, qui n'est pas un type composé"
 
 #: parser/parse_expr.c:443 parser/parse_target.c:640
 #, c-format
 msgid "row expansion via \"*\" is not supported here"
 msgstr "l'expansion de ligne via « * » n'est pas supporté ici"
 
-#: parser/parse_expr.c:766 parser/parse_relation.c:561
-#: parser/parse_relation.c:652 parser/parse_target.c:1089
+#: parser/parse_expr.c:766 parser/parse_relation.c:561 parser/parse_relation.c:652 parser/parse_target.c:1089
 #, c-format
 msgid "column reference \"%s\" is ambiguous"
 msgstr "la référence à la colonne « %s » est ambigu"
 
-#: parser/parse_expr.c:822 parser/parse_param.c:110 parser/parse_param.c:142
-#: parser/parse_param.c:199 parser/parse_param.c:298
+#: parser/parse_expr.c:822 parser/parse_param.c:110 parser/parse_param.c:142 parser/parse_param.c:199 parser/parse_param.c:298
 #, c-format
 msgid "there is no parameter $%d"
 msgstr "Il n'existe pas de paramètres $%d"
@@ -13292,8 +12030,7 @@ msgstr "NULLIF requiert l'op
 
 #: parser/parse_expr.c:1469
 msgid "cannot use subquery in check constraint"
-msgstr ""
-"ne peut pas utiliser une sous-requête dans la contrainte de vérification"
+msgstr "ne peut pas utiliser une sous-requête dans la contrainte de vérification"
 
 #: parser/parse_expr.c:1473
 msgid "cannot use subquery in DEFAULT expression"
@@ -13309,8 +12046,7 @@ msgstr "ne peut pas utiliser une sous-requ
 
 #: parser/parse_expr.c:1482
 msgid "cannot use subquery in transform expression"
-msgstr ""
-"ne peut pas utiliser une sous-requête dans l'expression de transformation"
+msgstr "ne peut pas utiliser une sous-requête dans l'expression de transformation"
 
 #: parser/parse_expr.c:1485
 msgid "cannot use subquery in EXECUTE parameter"
@@ -13318,8 +12054,7 @@ msgstr "ne peut pas utiliser les sous-requ
 
 #: parser/parse_expr.c:1488
 msgid "cannot use subquery in trigger WHEN condition"
-msgstr ""
-"ne peut pas utiliser une sous-requête dans la condition WHEN d'un trigger"
+msgstr "ne peut pas utiliser une sous-requête dans la condition WHEN d'un trigger"
 
 #: parser/parse_expr.c:1545
 #, c-format
@@ -13349,8 +12084,7 @@ msgstr "ne peut pas d
 #: parser/parse_expr.c:1714
 #, c-format
 msgid "Explicitly cast to the desired type, for example ARRAY[]::integer[]."
-msgstr ""
-"Convertit explicitement vers le type désiré, par exemple ARRAY[]::integer[]."
+msgstr "Convertit explicitement vers le type désiré, par exemple ARRAY[]::integer[]."
 
 #: parser/parse_expr.c:1728
 #, c-format
@@ -13360,8 +12094,7 @@ msgstr "n'a pas pu trouver le type d'
 #: parser/parse_expr.c:1954
 #, c-format
 msgid "unnamed XML attribute value must be a column reference"
-msgstr ""
-"la valeur d'un attribut XML sans nom doit être une référence de colonne"
+msgstr "la valeur d'un attribut XML sans nom doit être une référence de colonne"
 
 #: parser/parse_expr.c:1955
 #, c-format
@@ -13392,8 +12125,7 @@ msgstr "n'a pas pu comparer des lignes de taille z
 #, c-format
 msgid "row comparison operator must yield type boolean, not type %s"
 msgstr ""
-"l'opérateur de comparaison de ligne doit renvoyer le type booléen, et non "
-"le\n"
+"l'opérateur de comparaison de ligne doit renvoyer le type booléen, et non le\n"
 "type %s"
 
 #: parser/parse_expr.c:2362
@@ -13404,17 +12136,13 @@ msgstr "l'op
 #: parser/parse_expr.c:2421 parser/parse_expr.c:2466
 #, c-format
 msgid "could not determine interpretation of row comparison operator %s"
-msgstr ""
-"n'a pas pu déterminer l'interprétation de l'opérateur de comparaison de "
-"ligne %s"
+msgstr "n'a pas pu déterminer l'interprétation de l'opérateur de comparaison de ligne %s"
 
 #: parser/parse_expr.c:2423
 #, c-format
-msgid ""
-"Row comparison operators must be associated with btree operator families."
+msgid "Row comparison operators must be associated with btree operator families."
 msgstr ""
-"Les opérateurs de comparaison de lignes doivent être associés à des "
-"familles\n"
+"Les opérateurs de comparaison de lignes doivent être associés à des familles\n"
 "d'opérateurs btree."
 
 #: parser/parse_expr.c:2468
@@ -13449,7 +12177,6 @@ msgstr "DISTINCT sp
 
 #: parser/parse_func.c:276
 #, c-format
-#| msgid "DISTINCT specified, but %s is not an aggregate function"
 msgid "WITHIN GROUP specified, but %s is not an aggregate function"
 msgstr "WITHIN GROUP spécifié, mais %s n'est pas une fonction d'agrégat"
 
@@ -13460,17 +12187,13 @@ msgstr "ORDER BY sp
 
 #: parser/parse_func.c:288
 #, c-format
-#| msgid "DISTINCT specified, but %s is not an aggregate function"
 msgid "FILTER specified, but %s is not an aggregate function"
 msgstr "FILTER spécifié mais %s n'est pas une fonction d'agrégat"
 
 #: parser/parse_func.c:294
 #, c-format
-msgid ""
-"OVER specified, but %s is not a window function nor an aggregate function"
-msgstr ""
-"OVER spécifié, mais %s n'est pas une fonction window ou une fonction "
-"d'agrégat"
+msgid "OVER specified, but %s is not a window function nor an aggregate function"
+msgstr "OVER spécifié, mais %s n'est pas une fonction window ou une fonction d'agrégat"
 
 #: parser/parse_func.c:324
 #, c-format
@@ -13479,45 +12202,31 @@ msgstr "WITHIN GROUP est requis pour l'agr
 
 #: parser/parse_func.c:330
 #, c-format
-#| msgid "LIKE is not supported for creating foreign tables"
 msgid "OVER is not supported for ordered-set aggregate %s"
 msgstr "OVER n'est pas supporté pour l'agrégat %s à ensemble trié"
 
 #: parser/parse_func.c:361 parser/parse_func.c:390
 #, c-format
-msgid ""
-"There is an ordered-set aggregate %s, but it requires %d direct arguments, "
-"not %d."
-msgstr ""
-"Il existe un agrégat par ensemble trié nommé %s, mais il requiert au moins "
-"%d arguments directs, pas %d."
+msgid "There is an ordered-set aggregate %s, but it requires %d direct arguments, not %d."
+msgstr "Il existe un agrégat par ensemble trié nommé %s, mais il requiert au moins %d arguments directs, pas %d."
 
 #: parser/parse_func.c:415
 #, c-format
-msgid ""
-"To use the hypothetical-set aggregate %s, the number of hypothetical direct "
-"arguments (here %d) must match the number of ordering columns (here %d)."
-msgstr ""
+msgid "To use the hypothetical-set aggregate %s, the number of hypothetical direct arguments (here %d) must match the number of ordering columns (here %d)."
+msgstr "Pour utiliser l'agrégat à ensemble hypothétique %s, le nombre d'arguments directs hypothétiques (ici %d) doit correspondre au nombre de colonnes de tri (ici %d)."
 
 #: parser/parse_func.c:429
 #, c-format
-msgid ""
-"There is an ordered-set aggregate %s, but it requires at least %d direct "
-"arguments."
-msgstr ""
-"Il existe un agrégat par ensemble trié nommé %s, mais il requiert au moins "
-"%d arguments directs."
+msgid "There is an ordered-set aggregate %s, but it requires at least %d direct arguments."
+msgstr "Il existe un agrégat par ensemble trié nommé %s, mais il requiert au moins %d arguments directs."
 
 #: parser/parse_func.c:448
 #, c-format
 msgid "%s is not an ordered-set aggregate, so it cannot have WITHIN GROUP"
-msgstr ""
-"%s n'est pas un agrégat par ensemble trié, donc il ne peut pas avoir WITHIN "
-"GROUP"
+msgstr "%s n'est pas un agrégat par ensemble trié, donc il ne peut pas avoir WITHIN GROUP"
 
 #: parser/parse_func.c:461
 #, c-format
-#| msgid "window function call requires an OVER clause"
 msgid "window function %s requires an OVER clause"
 msgstr "la fonction de fenêtrage %s nécessite une clause OVER"
 
@@ -13533,31 +12242,22 @@ msgstr "la fonction %s n'est pas unique"
 
 #: parser/parse_func.c:492
 #, c-format
-msgid ""
-"Could not choose a best candidate function. You might need to add explicit "
-"type casts."
+msgid "Could not choose a best candidate function. You might need to add explicit type casts."
 msgstr ""
 "N'a pas pu choisir un meilleur candidat dans les fonctions. Vous pourriez\n"
 "avoir besoin d'ajouter des conversions explicites de type."
 
 #: parser/parse_func.c:503
 #, c-format
-msgid ""
-"No aggregate function matches the given name and argument types. Perhaps you "
-"misplaced ORDER BY; ORDER BY must appear after all regular arguments of the "
-"aggregate."
+msgid "No aggregate function matches the given name and argument types. Perhaps you misplaced ORDER BY; ORDER BY must appear after all regular arguments of the aggregate."
 msgstr ""
-"Aucune fonction d'agrégat ne correspond au nom donné et aux types "
-"d'arguments.\n"
+"Aucune fonction d'agrégat ne correspond au nom donné et aux types d'arguments.\n"
 "Peut-être avez-vous mal placé la clause ORDER BY.\n"
-"Cette dernière doit apparaître après tous les arguments standards de "
-"l'agrégat."
+"Cette dernière doit apparaître après tous les arguments standards de l'agrégat."
 
 #: parser/parse_func.c:514
 #, c-format
-msgid ""
-"No function matches the given name and argument types. You might need to add "
-"explicit type casts."
+msgid "No function matches the given name and argument types. You might need to add explicit type casts."
 msgstr ""
 "Aucune fonction ne correspond au nom donné et aux types d'arguments.\n"
 "Vous devez ajouter des conversions explicites de type."
@@ -13570,8 +12270,7 @@ msgstr "l'argument VARIADIC doit 
 #: parser/parse_func.c:661 parser/parse_func.c:725
 #, c-format
 msgid "%s(*) must be used to call a parameterless aggregate function"
-msgstr ""
-"%s(*) doit être utilisé pour appeler une fonction d'agrégat sans paramètre"
+msgstr "%s(*) doit être utilisé pour appeler une fonction d'agrégat sans paramètre"
 
 #: parser/parse_func.c:668
 #, c-format
@@ -13595,10 +12294,8 @@ msgstr "l'agr
 
 #: parser/parse_func.c:744
 #, c-format
-#| msgid "DISTINCT is not implemented for window functions"
 msgid "FILTER is not implemented for non-aggregate window functions"
-msgstr ""
-"FILTER n'est pas implémenté pour des fonctions de fenêtrage non agrégats"
+msgstr "FILTER n'est pas implémenté pour des fonctions de fenêtrage non agrégats"
 
 #: parser/parse_func.c:750
 #, c-format
@@ -13638,12 +12335,9 @@ msgstr "l'indice d'un tableau doit 
 #: parser/parse_node.c:407
 #, c-format
 msgid "array assignment requires type %s but expression is of type %s"
-msgstr ""
-"l'affectation de tableaux requiert le type %s mais l'expression est de type "
-"%s"
+msgstr "l'affectation de tableaux requiert le type %s mais l'expression est de type %s"
 
-#: parser/parse_oper.c:124 parser/parse_oper.c:718 utils/adt/regproc.c:547
-#: utils/adt/regproc.c:567 utils/adt/regproc.c:751
+#: parser/parse_oper.c:124 parser/parse_oper.c:718 utils/adt/regproc.c:547 utils/adt/regproc.c:567 utils/adt/regproc.c:751
 #, c-format
 msgid "operator does not exist: %s"
 msgstr "l'opérateur n'existe pas : %s"
@@ -13653,9 +12347,7 @@ msgstr "l'op
 msgid "Use an explicit ordering operator or modify the query."
 msgstr "Utilisez un opérateur explicite de tri ou modifiez la requête."
 
-#: parser/parse_oper.c:225 utils/adt/arrayfuncs.c:3222
-#: utils/adt/arrayfuncs.c:3741 utils/adt/arrayfuncs.c:5294
-#: utils/adt/rowtypes.c:1159
+#: parser/parse_oper.c:225 utils/adt/arrayfuncs.c:3222 utils/adt/arrayfuncs.c:3741 utils/adt/arrayfuncs.c:5294 utils/adt/rowtypes.c:1159
 #, c-format
 msgid "could not identify an equality operator for type %s"
 msgstr "n'a pas pu identifier un opérateur d'égalité pour le type %s"
@@ -13672,19 +12364,14 @@ msgstr "l'op
 
 #: parser/parse_oper.c:712
 #, c-format
-msgid ""
-"Could not choose a best candidate operator. You might need to add explicit "
-"type casts."
+msgid "Could not choose a best candidate operator. You might need to add explicit type casts."
 msgstr ""
-"N'a pas pu choisir un meilleur candidat pour l'opérateur. Vous devez ajouter "
-"une\n"
+"N'a pas pu choisir un meilleur candidat pour l'opérateur. Vous devez ajouter une\n"
 "conversion explicite de type."
 
 #: parser/parse_oper.c:720
 #, c-format
-msgid ""
-"No operator matches the given name and argument type(s). You might need to "
-"add explicit type casts."
+msgid "No operator matches the given name and argument type(s). You might need to add explicit type casts."
 msgstr ""
 "Aucun opérateur ne correspond au nom donné et aux types d'arguments.\n"
 "Vous devez ajouter des conversions explicites de type."
@@ -13707,8 +12394,7 @@ msgstr "op ANY/ALL (tableau) requiert un op
 #: parser/parse_oper.c:928
 #, c-format
 msgid "op ANY/ALL (array) requires operator not to return a set"
-msgstr ""
-"op ANY/ALL (tableau) requiert que l'opérateur ne renvoie pas un ensemble"
+msgstr "op ANY/ALL (tableau) requiert que l'opérateur ne renvoie pas un ensemble"
 
 #: parser/parse_param.c:216
 #, c-format
@@ -13737,9 +12423,7 @@ msgstr "r
 
 #: parser/parse_relation.c:425 parser/parse_relation.c:2844
 #, c-format
-msgid ""
-"There is an entry for table \"%s\", but it cannot be referenced from this "
-"part of the query."
+msgid "There is an entry for table \"%s\", but it cannot be referenced from this part of the query."
 msgstr ""
 "Il existe une entrée pour la table « %s » mais elle ne peut pas être\n"
 "référencée de cette partie de la requête."
@@ -13747,61 +12431,50 @@ msgstr ""
 #: parser/parse_relation.c:427
 #, c-format
 msgid "The combining JOIN type must be INNER or LEFT for a LATERAL reference."
-msgstr ""
-"Le type JOIN combiné doit être INNER ou LEFT pour une référence LATERAL."
+msgstr "Le type JOIN combiné doit être INNER ou LEFT pour une référence LATERAL."
 
 #: parser/parse_relation.c:591
 #, c-format
 msgid "system column \"%s\" reference in check constraint is invalid"
-msgstr ""
-"la référence de la colonne système « %s » dans la contrainte CHECK est "
-"invalide"
+msgstr "la référence de la colonne système « %s » dans la contrainte CHECK est invalide"
 
-#: parser/parse_relation.c:892 parser/parse_relation.c:1169
-#: parser/parse_relation.c:1663
+#: parser/parse_relation.c:892 parser/parse_relation.c:1169 parser/parse_relation.c:1663
 #, c-format
 msgid "table \"%s\" has %d columns available but %d columns specified"
 msgstr "la table « %s » a %d colonnes disponibles mais %d colonnes spécifiées"
 
 #: parser/parse_relation.c:979
 #, c-format
-msgid ""
-"There is a WITH item named \"%s\", but it cannot be referenced from this "
-"part of the query."
+msgid "There is a WITH item named \"%s\", but it cannot be referenced from this part of the query."
 msgstr ""
 "Il existe un élément WITH nommé « %s » mais il ne peut pas être\n"
 "référencée de cette partie de la requête."
 
 #: parser/parse_relation.c:981
 #, c-format
-msgid ""
-"Use WITH RECURSIVE, or re-order the WITH items to remove forward references."
+msgid "Use WITH RECURSIVE, or re-order the WITH items to remove forward references."
 msgstr ""
 "Utilisez WITH RECURSIVE ou ré-ordonnez les éléments WITH pour supprimer\n"
 "les références en avant."
 
 #: parser/parse_relation.c:1287
 #, c-format
-msgid ""
-"a column definition list is only allowed for functions returning \"record\""
+msgid "a column definition list is only allowed for functions returning \"record\""
 msgstr ""
-"une liste de définition de colonnes est uniquement autorisée pour les "
-"fonctions\n"
+"une liste de définition de colonnes est uniquement autorisée pour les fonctions\n"
 "renvoyant un « record »"
 
 #: parser/parse_relation.c:1296
 #, c-format
 msgid "a column definition list is required for functions returning \"record\""
 msgstr ""
-"une liste de définition de colonnes est requise pour les fonctions "
-"renvoyant\n"
+"une liste de définition de colonnes est requise pour les fonctions renvoyant\n"
 "un « record »"
 
 #: parser/parse_relation.c:1375
 #, c-format
 msgid "function \"%s\" in FROM has unsupported return type %s"
-msgstr ""
-"la fonction « %s » dans la clause FROM a un type de retour %s non supporté"
+msgstr "la fonction « %s » dans la clause FROM a un type de retour %s non supporté"
 
 #: parser/parse_relation.c:1495
 #, c-format
@@ -13837,12 +12510,8 @@ msgstr "entr
 
 #: parser/parse_relation.c:2890
 #, c-format
-msgid ""
-"There is a column named \"%s\" in table \"%s\", but it cannot be referenced "
-"from this part of the query."
-msgstr ""
-"Il existe une colonne nommée « %s » pour la table « %s » mais elle ne peut "
-"pas être référencée dans cette partie de la requête."
+msgid "There is a column named \"%s\" in table \"%s\", but it cannot be referenced from this part of the query."
+msgstr "Il existe une colonne nommée « %s » pour la table « %s » mais elle ne peut pas être référencée dans cette partie de la requête."
 
 #: parser/parse_target.c:402 parser/parse_target.c:693
 #, c-format
@@ -13866,30 +12535,23 @@ msgstr "la colonne 
 
 #: parser/parse_target.c:677
 #, c-format
-msgid ""
-"cannot assign to field \"%s\" of column \"%s\" because its type %s is not a "
-"composite type"
+msgid "cannot assign to field \"%s\" of column \"%s\" because its type %s is not a composite type"
 msgstr ""
 "ne peut pas l'affecter au champ « %s » de la colonne « %s » parce que son\n"
 "type %s n'est pas un type composé"
 
 #: parser/parse_target.c:686
 #, c-format
-msgid ""
-"cannot assign to field \"%s\" of column \"%s\" because there is no such "
-"column in data type %s"
+msgid "cannot assign to field \"%s\" of column \"%s\" because there is no such column in data type %s"
 msgstr ""
-"ne peut pas l'affecter au champ « %s » de la colonne « %s » parce qu'il "
-"n'existe\n"
+"ne peut pas l'affecter au champ « %s » de la colonne « %s » parce qu'il n'existe\n"
 "pas une telle colonne dans le type de données %s"
 
 #: parser/parse_target.c:753
 #, c-format
-msgid ""
-"array assignment to \"%s\" requires type %s but expression is of type %s"
+msgid "array assignment to \"%s\" requires type %s but expression is of type %s"
 msgstr ""
-"l'affectation d'un tableau avec « %s » requiert le type %s mais l'expression "
-"est\n"
+"l'affectation d'un tableau avec « %s » requiert le type %s mais l'expression est\n"
 "de type %s"
 
 #: parser/parse_target.c:763
@@ -13930,8 +12592,7 @@ msgstr "le modificateur de type n'est pas autoris
 #: parser/parse_type.c:384
 #, c-format
 msgid "type modifiers must be simple constants or identifiers"
-msgstr ""
-"les modificateurs de type doivent être des constantes ou des identifiants"
+msgstr "les modificateurs de type doivent être des constantes ou des identifiants"
 
 #: parser/parse_type.c:695 parser/parse_type.c:819
 #, c-format
@@ -13951,23 +12612,18 @@ msgstr "le tableau de type serial n'est pas implant
 #: parser/parse_utilcmd.c:390
 #, c-format
 msgid "%s will create implicit sequence \"%s\" for serial column \"%s.%s\""
-msgstr ""
-"%s créera des séquences implicites « %s » pour la colonne serial « %s.%s »"
+msgstr "%s créera des séquences implicites « %s » pour la colonne serial « %s.%s »"
 
 #: parser/parse_utilcmd.c:484 parser/parse_utilcmd.c:496
 #, c-format
-msgid ""
-"conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\""
-msgstr ""
-"déclarations NULL/NOT NULL en conflit pour la colonne « %s » de la table « "
-"%s »"
+msgid "conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\""
+msgstr "déclarations NULL/NOT NULL en conflit pour la colonne « %s » de la table « %s »"
 
 #: parser/parse_utilcmd.c:508
 #, c-format
 msgid "multiple default values specified for column \"%s\" of table \"%s\""
 msgstr ""
-"plusieurs valeurs par défaut sont spécifiées pour la colonne « %s » de la "
-"table\n"
+"plusieurs valeurs par défaut sont spécifiées pour la colonne « %s » de la table\n"
 "« %s »"
 
 #: parser/parse_utilcmd.c:675
@@ -14005,12 +12661,10 @@ msgstr "l'index 
 msgid "\"%s\" is not a unique index"
 msgstr "« %s » n'est pas un index unique"
 
-#: parser/parse_utilcmd.c:1581 parser/parse_utilcmd.c:1588
-#: parser/parse_utilcmd.c:1595 parser/parse_utilcmd.c:1665
+#: parser/parse_utilcmd.c:1581 parser/parse_utilcmd.c:1588 parser/parse_utilcmd.c:1595 parser/parse_utilcmd.c:1665
 #, c-format
 msgid "Cannot create a primary key or unique constraint using such an index."
-msgstr ""
-"Ne peut pas créer une clé primaire ou une contrainte unique avec cet index."
+msgstr "Ne peut pas créer une clé primaire ou une contrainte unique avec cet index."
 
 #: parser/parse_utilcmd.c:1587
 #, c-format
@@ -14030,9 +12684,7 @@ msgstr "
 #: parser/parse_utilcmd.c:1607
 #, c-format
 msgid "Cannot create a non-deferrable constraint using a deferrable index."
-msgstr ""
-"Ne peut pas créer une contrainte non-déferrable utilisant un index "
-"déferrable."
+msgstr "Ne peut pas créer une contrainte non-déferrable utilisant un index déferrable."
 
 #: parser/parse_utilcmd.c:1664
 #, c-format
@@ -14042,8 +12694,7 @@ msgstr "l'index 
 #: parser/parse_utilcmd.c:1809
 #, c-format
 msgid "column \"%s\" appears twice in primary key constraint"
-msgstr ""
-"la colonne « %s » apparaît deux fois dans la contrainte de la clé primaire"
+msgstr "la colonne « %s » apparaît deux fois dans la contrainte de la clé primaire"
 
 #: parser/parse_utilcmd.c:1815
 #, c-format
@@ -14057,11 +12708,8 @@ msgstr "l'expression de l'index ne peut pas renvoyer un ensemble"
 
 #: parser/parse_utilcmd.c:1992
 #, c-format
-msgid ""
-"index expressions and predicates can refer only to the table being indexed"
-msgstr ""
-"les expressions et prédicats d'index peuvent seulement faire référence à la "
-"table en cours d'indexage"
+msgid "index expressions and predicates can refer only to the table being indexed"
+msgstr "les expressions et prédicats d'index peuvent seulement faire référence à la table en cours d'indexage"
 
 #: parser/parse_utilcmd.c:2035
 #, c-format
@@ -14072,21 +12720,17 @@ msgstr "les r
 #, c-format
 msgid "rule WHERE condition cannot contain references to other relations"
 msgstr ""
-"la condition WHERE d'une règle ne devrait pas contenir de références à "
-"d'autres\n"
+"la condition WHERE d'une règle ne devrait pas contenir de références à d'autres\n"
 "relations"
 
 #: parser/parse_utilcmd.c:2168
 #, c-format
-msgid ""
-"rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE "
-"actions"
+msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions"
 msgstr ""
 "les règles avec des conditions WHERE ne peuvent contenir que des actions\n"
 "SELECT, INSERT, UPDATE ou DELETE "
 
-#: parser/parse_utilcmd.c:2186 parser/parse_utilcmd.c:2285
-#: rewrite/rewriteHandler.c:469 rewrite/rewriteManip.c:968
+#: parser/parse_utilcmd.c:2186 parser/parse_utilcmd.c:2285 rewrite/rewriteHandler.c:469 rewrite/rewriteManip.c:968
 #, c-format
 msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
 msgstr ""
@@ -14155,8 +12799,7 @@ msgstr "clause INITIALLY IMMEDIATE mal plac
 
 #: parser/parse_utilcmd.c:2794
 #, c-format
-msgid ""
-"CREATE specifies a schema (%s) different from the one being created (%s)"
+msgid "CREATE specifies a schema (%s) different from the one being created (%s)"
 msgstr "CREATE spécifie un schéma (%s) différent de celui tout juste créé (%s)"
 
 #: parser/scansup.c:194
@@ -14169,8 +12812,7 @@ msgstr "l'identifiant 
 msgid "poll() failed: %m"
 msgstr "échec de poll() : %m"
 
-#: port/pg_latch.c:423 port/unix_latch.c:423
-#: replication/libpqwalreceiver/libpqwalreceiver.c:363
+#: port/pg_latch.c:423 port/unix_latch.c:423 replication/libpqwalreceiver/libpqwalreceiver.c:364
 #, c-format
 msgid "select() failed: %m"
 msgstr "échec de select() : %m"
@@ -14188,34 +12830,24 @@ msgstr "L'appel syst
 #: port/pg_sema.c:118 port/sysv_sema.c:118
 #, c-format
 msgid ""
-"This error does *not* mean that you have run out of disk space.  It occurs "
-"when either the system limit for the maximum number of semaphore sets "
-"(SEMMNI), or the system wide maximum number of semaphores (SEMMNS), would be "
-"exceeded.  You need to raise the respective kernel parameter.  "
-"Alternatively, reduce PostgreSQL's consumption of semaphores by reducing its "
-"max_connections parameter.\n"
-"The PostgreSQL documentation contains more information about configuring "
-"your system for PostgreSQL."
+"This error does *not* mean that you have run out of disk space.  It occurs when either the system limit for the maximum number of semaphore sets (SEMMNI), or the system wide maximum number of semaphores (SEMMNS), would be exceeded.  You need to raise the respective kernel parameter.  Alternatively, reduce PostgreSQL's consumption of semaphores by reducing its max_connections parameter.\n"
+"The PostgreSQL documentation contains more information about configuring your system for PostgreSQL."
 msgstr ""
 "Cette erreur ne signifie *pas* que vous manquez d'espace disque. Il arrive\n"
 "que soit la limite système du nombre maximum d'ensembles de sémaphores\n"
 "(SEMMNI) ou le nombre maximum de sémaphores pour le système (SEMMNS) soit\n"
 "dépassée. Vous avez besoin d'augmenter le paramètre noyau respectif.\n"
-"Autrement, réduisez la consommation de sémaphores par PostgreSQL en "
-"réduisant\n"
+"Autrement, réduisez la consommation de sémaphores par PostgreSQL en réduisant\n"
 "son paramètre max_connections.\n"
 "La documentation de PostgreSQL contient plus d'informations sur la\n"
 "configuration de votre système avec PostgreSQL."
 
 #: port/pg_sema.c:148 port/sysv_sema.c:148
 #, c-format
-msgid ""
-"You possibly need to raise your kernel's SEMVMX value to be at least %d.  "
-"Look into the PostgreSQL documentation for details."
+msgid "You possibly need to raise your kernel's SEMVMX value to be at least %d.  Look into the PostgreSQL documentation for details."
 msgstr ""
 "Vous pouvez avoir besoin d'augmenter la valeur SEMVMX par noyau pour valoir\n"
-"au moins de %d. Regardez dans la documentation de PostgreSQL pour les "
-"détails."
+"au moins de %d. Regardez dans la documentation de PostgreSQL pour les détails."
 
 #: port/pg_shmem.c:141 port/sysv_shmem.c:141
 #, c-format
@@ -14224,60 +12856,38 @@ msgstr "n'a pas pu cr
 
 #: port/pg_shmem.c:142 port/sysv_shmem.c:142
 #, c-format
-#| msgid "Failed system call was shmget(key=%lu, size=%lu, 0%o)."
 msgid "Failed system call was shmget(key=%lu, size=%zu, 0%o)."
 msgstr "L'appel système qui a échoué était shmget(clé=%lu, taille=%zu, 0%o)."
 
 #: port/pg_shmem.c:146 port/sysv_shmem.c:146
 #, c-format
 msgid ""
-"This error usually means that PostgreSQL's request for a shared memory "
-"segment exceeded your kernel's SHMMAX parameter, or possibly that it is less "
-"than your kernel's SHMMIN parameter.\n"
-"The PostgreSQL documentation contains more information about shared memory "
-"configuration."
-msgstr ""
-"Cette erreur signifie habituellement que la demande de PostgreSQL pour un "
-"segment de mémoire partagée dépasse la valeur du paramètre SHMMAX du noyau, "
-"ou est plus petite\n"
-"que votre paramètre SHMMIN du noyau. La documentation PostgreSQL contient "
-"plus d'information  sur la configuration de la mémoire partagée."
+"This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter, or possibly that it is less than your kernel's SHMMIN parameter.\n"
+"The PostgreSQL documentation contains more information about shared memory configuration."
+msgstr ""
+"Cette erreur signifie habituellement que la demande de PostgreSQL pour un segment de mémoire partagée dépasse la valeur du paramètre SHMMAX du noyau, ou est plus petite\n"
+"que votre paramètre SHMMIN du noyau. La documentation PostgreSQL contient plus d'information  sur la configuration de la mémoire partagée."
 
 #: port/pg_shmem.c:153 port/sysv_shmem.c:153
 #, c-format
 msgid ""
-"This error usually means that PostgreSQL's request for a shared memory "
-"segment exceeded your kernel's SHMALL parameter.  You might need to "
-"reconfigure the kernel with larger SHMALL.\n"
-"The PostgreSQL documentation contains more information about shared memory "
-"configuration."
-msgstr ""
-"Cette erreur signifie habituellement que la demande de PostgreSQL pour un "
-"segment de mémoire partagée dépasse le paramètre SHMALL du noyau.  Vous "
-"pourriez avoir besoin de reconfigurer\n"
-"le noyau avec un SHMALL plus important. La documentation PostgreSQL contient "
-"plus d'information  sur la configuration de la mémoire partagée."
+"This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMALL parameter.  You might need to reconfigure the kernel with larger SHMALL.\n"
+"The PostgreSQL documentation contains more information about shared memory configuration."
+msgstr ""
+"Cette erreur signifie habituellement que la demande de PostgreSQL pour un segment de mémoire partagée dépasse le paramètre SHMALL du noyau.  Vous pourriez avoir besoin de reconfigurer\n"
+"le noyau avec un SHMALL plus important. La documentation PostgreSQL contient plus d'information  sur la configuration de la mémoire partagée."
 
 #: port/pg_shmem.c:159 port/sysv_shmem.c:159
 #, c-format
 msgid ""
-"This error does *not* mean that you have run out of disk space.  It occurs "
-"either if all available shared memory IDs have been taken, in which case you "
-"need to raise the SHMMNI parameter in your kernel, or because the system's "
-"overall limit for shared memory has been reached.\n"
-"The PostgreSQL documentation contains more information about shared memory "
-"configuration."
-msgstr ""
-"Cette erreur ne signifie *pas* que vous manquez d'espace disque. Elle "
-"survient si tous les identifiants de mémoire partagé disponibles ont été "
-"pris, auquel cas vous devez augmenter le paramètre SHMMNI de votre noyau, ou "
-"parce que la limite maximum de la mémoire partagée\n"
-"de votre système a été atteinte. La documentation de PostgreSQL contient "
-"plus d'informations sur la configuration de la mémoire partagée."
+"This error does *not* mean that you have run out of disk space.  It occurs either if all available shared memory IDs have been taken, in which case you need to raise the SHMMNI parameter in your kernel, or because the system's overall limit for shared memory has been reached.\n"
+"The PostgreSQL documentation contains more information about shared memory configuration."
+msgstr ""
+"Cette erreur ne signifie *pas* que vous manquez d'espace disque. Elle survient si tous les identifiants de mémoire partagé disponibles ont été pris, auquel cas vous devez augmenter le paramètre SHMMNI de votre noyau, ou parce que la limite maximum de la mémoire partagée\n"
+"de votre système a été atteinte. La documentation de PostgreSQL contient plus d'informations sur la configuration de la mémoire partagée."
 
 #: port/pg_shmem.c:340 port/sysv_shmem.c:340
 #, c-format
-#| msgid "LDAP URLs not supported on this platform"
 msgid "huge TLB pages not supported on this platform"
 msgstr "Huge Pages TLB non supporté sur cette plateforme."
 
@@ -14288,16 +12898,7 @@ msgstr "n'a pas pu cr
 
 #: port/pg_shmem.c:392 port/sysv_shmem.c:392
 #, c-format
-#| msgid ""
-#| "This error usually means that PostgreSQL's request for a shared memory "
-#| "segment exceeded available memory or swap space. To reduce the request "
-#| "size (currently %lu bytes), reduce PostgreSQL's shared memory usage, "
-#| "perhaps by reducing shared_buffers or max_connections."
-msgid ""
-"This error usually means that PostgreSQL's request for a shared memory "
-"segment exceeded available memory, swap space, or huge pages. To reduce the "
-"request size (currently %zu bytes), reduce PostgreSQL's shared memory usage, "
-"perhaps by reducing shared_buffers or max_connections."
+msgid "This error usually means that PostgreSQL's request for a shared memory segment exceeded available memory, swap space, or huge pages. To reduce the request size (currently %zu bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections."
 msgstr ""
 "Cette erreur signifie habituellement que la demande de PostgreSQL pour un\n"
 "segment de mémoire partagée dépasse la mémoire disponible, l'espace swap ou\n"
@@ -14308,15 +12909,13 @@ msgstr ""
 
 #: port/pg_shmem.c:439 port/sysv_shmem.c:439 port/win32_shmem.c:136
 #, c-format
-#| msgid "hostssl not supported on this platform"
 msgid "huge pages not supported on this platform"
 msgstr "Huge Pages non supporté sur cette plateforme"
 
 #: port/pg_shmem.c:553 port/sysv_shmem.c:553
 #, c-format
 msgid "could not stat data directory \"%s\": %m"
-msgstr ""
-"n'a pas pu lire les informations sur le répertoire des données « %s » : %m"
+msgstr "n'a pas pu lire les informations sur le répertoire des données « %s » : %m"
 
 #: port/win32/crashdump.c:108
 #, c-format
@@ -14325,18 +12924,13 @@ msgstr "n'a pas pu charger dbghelp.dll, ne peut pas 
 
 #: port/win32/crashdump.c:116
 #, c-format
-msgid ""
-"could not load required functions in dbghelp.dll, cannot write crash dump\n"
-msgstr ""
-"n'a pas pu charger les fonctions requises dans dbghelp.dll, ne peut pas "
-"écrire le « crashdump »\n"
+msgid "could not load required functions in dbghelp.dll, cannot write crash dump\n"
+msgstr "n'a pas pu charger les fonctions requises dans dbghelp.dll, ne peut pas écrire le « crashdump »\n"
 
 #: port/win32/crashdump.c:147
 #, c-format
 msgid "could not open crash dump file \"%s\" for writing: error code %lu\n"
-msgstr ""
-"n'a pas pu ouvrir le fichier « crashdump » « %s » en écriture : code "
-"d'erreur %lu\n"
+msgstr "n'a pas pu ouvrir le fichier « crashdump » « %s » en écriture : code d'erreur %lu\n"
 
 #: port/win32/crashdump.c:154
 #, c-format
@@ -14346,9 +12940,7 @@ msgstr "a 
 #: port/win32/crashdump.c:156
 #, c-format
 msgid "could not write crash dump to file \"%s\": error code %lu\n"
-msgstr ""
-"n'a pas pu écrire le « crashdump » dans le fichier « %s » : code d'erreur "
-"%lu\n"
+msgstr "n'a pas pu écrire le « crashdump » dans le fichier « %s » : code d'erreur %lu\n"
 
 #: port/win32/security.c:43
 #, c-format
@@ -14358,8 +12950,7 @@ msgstr "n'a pas pu ouvrir le jeton du processus : code d'erreur %lu\n"
 #: port/win32/security.c:63
 #, c-format
 msgid "could not get SID for Administrators group: error code %lu\n"
-msgstr ""
-"n'a pas pu obtenir le SID du groupe d'administrateurs : code d'erreur %lu\n"
+msgstr "n'a pas pu obtenir le SID du groupe d'administrateurs : code d'erreur %lu\n"
 
 #: port/win32/security.c:72
 #, c-format
@@ -14372,22 +12963,18 @@ msgstr ""
 #, c-format
 msgid "could not create signal listener pipe for PID %d: error code %lu"
 msgstr ""
-"n'a pas pu créer le tube d'écoute de signal pour l'identifiant de processus "
-"%d :\n"
+"n'a pas pu créer le tube d'écoute de signal pour l'identifiant de processus %d :\n"
 "code d'erreur %lu"
 
 #: port/win32/signal.c:273 port/win32/signal.c:305
 #, c-format
 msgid "could not create signal listener pipe: error code %lu; retrying\n"
-msgstr ""
-"n'a pas pu créer le tube d'écoute de signal : code d'erreur %lu ; nouvelle "
-"tentative\n"
+msgstr "n'a pas pu créer le tube d'écoute de signal : code d'erreur %lu ; nouvelle tentative\n"
 
 #: port/win32/signal.c:316
 #, c-format
 msgid "could not create signal dispatch thread: error code %lu\n"
-msgstr ""
-"n'a pas pu créer le thread de répartition des signaux : code d'erreur %lu\n"
+msgstr "n'a pas pu créer le thread de répartition des signaux : code d'erreur %lu\n"
 
 #: port/win32_sema.c:94
 #, c-format
@@ -14416,25 +13003,19 @@ msgstr "n'a pas pu cr
 
 #: port/win32_shmem.c:176
 #, c-format
-#| msgid "Failed system call was CreateFileMapping(size=%lu, name=%s)."
 msgid "Failed system call was CreateFileMapping(size=%zu, name=%s)."
-msgstr ""
-"L'appel système qui a échoué était CreateFileMapping(taille=%zu, nom=%s)."
+msgstr "L'appel système qui a échoué était CreateFileMapping(taille=%zu, nom=%s)."
 
 #: port/win32_shmem.c:200
 #, c-format
 msgid "pre-existing shared memory block is still in use"
-msgstr ""
-"le bloc de mémoire partagé pré-existant est toujours en cours d'utilisation"
+msgstr "le bloc de mémoire partagé pré-existant est toujours en cours d'utilisation"
 
 #: port/win32_shmem.c:201
 #, c-format
-msgid ""
-"Check if there are any old server processes still running, and terminate "
-"them."
+msgid "Check if there are any old server processes still running, and terminate them."
 msgstr ""
-"Vérifier s'il n'y a pas de vieux processus serveur en cours d'exécution. Si "
-"c'est le\n"
+"Vérifier s'il n'y a pas de vieux processus serveur en cours d'exécution. Si c'est le\n"
 "cas, fermez-les."
 
 #: port/win32_shmem.c:211
@@ -14447,151 +13028,120 @@ msgstr "L'appel syst
 msgid "Failed system call was MapViewOfFileEx."
 msgstr "L'appel système qui a échoué était MapViewOfFileEx."
 
-#: postmaster/autovacuum.c:380
+#: postmaster/autovacuum.c:382
 #, c-format
 msgid "could not fork autovacuum launcher process: %m"
 msgstr "n'a pas pu exécuter le processus autovacuum maître : %m"
 
-#: postmaster/autovacuum.c:425
+#: postmaster/autovacuum.c:427
 #, c-format
 msgid "autovacuum launcher started"
 msgstr "lancement du processus autovacuum"
 
-#: postmaster/autovacuum.c:790
+#: postmaster/autovacuum.c:802
 #, c-format
 msgid "autovacuum launcher shutting down"
 msgstr "arrêt du processus autovacuum"
 
-#: postmaster/autovacuum.c:1453
+#: postmaster/autovacuum.c:1465
 #, c-format
 msgid "could not fork autovacuum worker process: %m"
 msgstr "n'a pas pu exécuter le processus autovacuum worker : %m"
 
-#: postmaster/autovacuum.c:1672
+#: postmaster/autovacuum.c:1684
 #, c-format
 msgid "autovacuum: processing database \"%s\""
 msgstr "autovacuum : traitement de la base de données « %s »"
 
-#: postmaster/autovacuum.c:2076
+#: postmaster/autovacuum.c:2097
 #, c-format
 msgid "autovacuum: dropping orphan temp table \"%s\".\"%s\" in database \"%s\""
 msgstr ""
 "autovacuum : suppression de la table temporaire orpheline « %s.%s » dans la\n"
 "base de données « %s »"
 
-#: postmaster/autovacuum.c:2088
+#: postmaster/autovacuum.c:2109
 #, c-format
 msgid "autovacuum: found orphan temp table \"%s\".\"%s\" in database \"%s\""
 msgstr ""
-"autovacuum : a trouvé la table temporaire orpheline « %s.%s » dans la base "
-"de\n"
+"autovacuum : a trouvé la table temporaire orpheline « %s.%s » dans la base de\n"
 "données « %s »"
 
-#: postmaster/autovacuum.c:2353
+#: postmaster/autovacuum.c:2376
 #, c-format
 msgid "automatic vacuum of table \"%s.%s.%s\""
 msgstr "VACUUM automatique de la table « %s.%s.%s »"
 
-#: postmaster/autovacuum.c:2356
+#: postmaster/autovacuum.c:2379
 #, c-format
 msgid "automatic analyze of table \"%s.%s.%s\""
 msgstr "ANALYZE automatique de la table « %s.%s.%s »"
 
-#: postmaster/autovacuum.c:2889
+#: postmaster/autovacuum.c:2915
 #, c-format
 msgid "autovacuum not started because of misconfiguration"
 msgstr "autovacuum non exécuté à cause d'une mauvaise configuration"
 
-#: postmaster/autovacuum.c:2890
+#: postmaster/autovacuum.c:2916
 #, c-format
 msgid "Enable the \"track_counts\" option."
 msgstr "Activez l'option « track_counts »."
 
-#: postmaster/bgworker.c:323 postmaster/bgworker.c:732
+#: postmaster/bgworker.c:346 postmaster/bgworker.c:762
 #, c-format
 msgid "registering background worker \"%s\""
 msgstr "enregistrement du processus en tâche de fond « %s »"
 
-#: postmaster/bgworker.c:352
+#: postmaster/bgworker.c:375
 #, c-format
-#| msgid "registering background worker \"%s\""
 msgid "unregistering background worker \"%s\""
 msgstr "désenregistrement du processus en tâche de fond « %s »"
 
-#: postmaster/bgworker.c:454
+#: postmaster/bgworker.c:484
 #, c-format
-#| msgid ""
-#| "background worker \"%s\": must attach to shared memory in order to be "
-#| "able to request a database connection"
-msgid ""
-"background worker \"%s\": must attach to shared memory in order to request a "
-"database connection"
-msgstr ""
-"processus en tâche de fond « %s » : doit se lier à la mémoire partagée pour "
-"être capable de demander une connexion à une base"
+msgid "background worker \"%s\": must attach to shared memory in order to request a database connection"
+msgstr "processus en tâche de fond « %s » : doit se lier à la mémoire partagée pour être capable de demander une connexion à une base"
 
-#: postmaster/bgworker.c:463
+#: postmaster/bgworker.c:493
 #, c-format
-msgid ""
-"background worker \"%s\": cannot request database access if starting at "
-"postmaster start"
-msgstr ""
-"processus en tâche de fond « %s » : ne peut pas réclamer un accès à la base "
-"s'il s'exécute au lancement de postmaster"
+msgid "background worker \"%s\": cannot request database access if starting at postmaster start"
+msgstr "processus en tâche de fond « %s » : ne peut pas réclamer un accès à la base s'il s'exécute au lancement de postmaster"
 
-#: postmaster/bgworker.c:477
+#: postmaster/bgworker.c:507
 #, c-format
 msgid "background worker \"%s\": invalid restart interval"
 msgstr "processus en tâche de fond « %s »: intervalle de redémarrage invalide"
 
-#: postmaster/bgworker.c:522
+#: postmaster/bgworker.c:552
 #, c-format
 msgid "terminating background worker \"%s\" due to administrator command"
-msgstr ""
-"arrêt du processus en tâche de fond « %s » suite à la demande de "
-"l'administrateur"
+msgstr "arrêt du processus en tâche de fond « %s » suite à la demande de l'administrateur"
 
-#: postmaster/bgworker.c:739
+#: postmaster/bgworker.c:769
 #, c-format
-msgid ""
-"background worker \"%s\": must be registered in shared_preload_libraries"
-msgstr ""
-"processus en tâche de fond « %s » : doit être enregistré dans "
-"shared_preload_libraries"
+msgid "background worker \"%s\": must be registered in shared_preload_libraries"
+msgstr "processus en tâche de fond « %s » : doit être enregistré dans shared_preload_libraries"
 
-#: postmaster/bgworker.c:751
+#: postmaster/bgworker.c:781
 #, c-format
-#| msgid "background worker \"%s\": invalid restart interval"
-msgid ""
-"background worker \"%s\": only dynamic background workers can request "
-"notification"
-msgstr ""
-"processus en tâche de fond « %s » : seuls les processus utilisateurs en "
-"tâche de fond dynamiques peuvent réclamer des notifications"
+msgid "background worker \"%s\": only dynamic background workers can request notification"
+msgstr "processus en tâche de fond « %s » : seuls les processus utilisateurs en tâche de fond dynamiques peuvent réclamer des notifications"
 
-#: postmaster/bgworker.c:766
+#: postmaster/bgworker.c:796
 #, c-format
 msgid "too many background workers"
 msgstr "trop de processus en tâche de fond"
 
-#: postmaster/bgworker.c:767
+#: postmaster/bgworker.c:797
 #, c-format
 msgid "Up to %d background worker can be registered with the current settings."
-msgid_plural ""
-"Up to %d background workers can be registered with the current settings."
-msgstr[0] ""
-"Un maximum de %d processus en tâche de fond peut être enregistré avec la "
-"configuration actuelle"
-msgstr[1] ""
-"Un maximum de %d processus en tâche de fond peut être enregistré avec la "
-"configuration actuelle"
+msgid_plural "Up to %d background workers can be registered with the current settings."
+msgstr[0] "Un maximum de %d processus en tâche de fond peut être enregistré avec la configuration actuelle"
+msgstr[1] "Un maximum de %d processus en tâche de fond peut être enregistré avec la configuration actuelle"
 
-#: postmaster/bgworker.c:771
+#: postmaster/bgworker.c:801
 #, c-format
-#| msgid ""
-#| "Consider increasing the configuration parameter \"checkpoint_segments\"."
-msgid ""
-"Consider increasing the configuration parameter \"max_worker_processes\"."
+msgid "Consider increasing the configuration parameter \"max_worker_processes\"."
 msgstr "Considérez l'augmentation du paramètre « max_worker_processes »."
 
 #: postmaster/checkpointer.c:481
@@ -14607,8 +13157,7 @@ msgstr[1] ""
 
 #: postmaster/checkpointer.c:485
 #, c-format
-msgid ""
-"Consider increasing the configuration parameter \"checkpoint_segments\"."
+msgid "Consider increasing the configuration parameter \"checkpoint_segments\"."
 msgstr "Considèrez l'augmentation du paramètre « checkpoint_segments »."
 
 #: postmaster/checkpointer.c:630
@@ -14625,8 +13174,7 @@ msgstr "
 #, c-format
 msgid "Consult recent messages in the server log for details."
 msgstr ""
-"Consultez les messages récents du serveur dans les journaux applicatifs "
-"pour\n"
+"Consultez les messages récents du serveur dans les journaux applicatifs pour\n"
 "plus de détails."
 
 #: postmaster/checkpointer.c:1280
@@ -14637,9 +13185,7 @@ msgstr "a compact
 #: postmaster/pgarch.c:154
 #, c-format
 msgid "could not fork archiver: %m"
-msgstr ""
-"n'a pas pu lancer le processus fils correspondant au processus d'archivage : "
-"%m"
+msgstr "n'a pas pu lancer le processus fils correspondant au processus d'archivage : %m"
 
 #: postmaster/pgarch.c:481
 #, c-format
@@ -14648,20 +13194,15 @@ msgstr "archive_mode activ
 
 #: postmaster/pgarch.c:509
 #, c-format
-msgid ""
-"archiving transaction log file \"%s\" failed too many times, will try again "
-"later"
-msgstr ""
-"l'archivage du journal de transactions « %s » a échoué trop de fois, "
-"nouvelle tentative repoussée"
+msgid "archiving transaction log file \"%s\" failed too many times, will try again later"
+msgstr "l'archivage du journal de transactions « %s » a échoué trop de fois, nouvelle tentative repoussée"
 
 #: postmaster/pgarch.c:612
 #, c-format
 msgid "archive command failed with exit code %d"
 msgstr "échec de la commande d'archivage avec un code de retour %d"
 
-#: postmaster/pgarch.c:614 postmaster/pgarch.c:624 postmaster/pgarch.c:631
-#: postmaster/pgarch.c:637 postmaster/pgarch.c:646
+#: postmaster/pgarch.c:614 postmaster/pgarch.c:624 postmaster/pgarch.c:631 postmaster/pgarch.c:637 postmaster/pgarch.c:646
 #, c-format
 msgid "The failed archive command was: %s"
 msgstr "La commande d'archivage qui a échoué était : %s"
@@ -14671,13 +13212,11 @@ msgstr "La commande d'archivage qui a 
 msgid "archive command was terminated by exception 0x%X"
 msgstr "la commande d'archivage a été terminée par l'exception 0x%X"
 
-#: postmaster/pgarch.c:623 postmaster/postmaster.c:3303
+#: postmaster/pgarch.c:623 postmaster/postmaster.c:3335
 #, c-format
-msgid ""
-"See C include file \"ntstatus.h\" for a description of the hexadecimal value."
+msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
 msgstr ""
-"Voir le fichier d'en-tête C « ntstatus.h » pour une description de la "
-"valeur\n"
+"Voir le fichier d'en-tête C « ntstatus.h » pour une description de la valeur\n"
 "hexadécimale."
 
 #: postmaster/pgarch.c:628
@@ -14713,9 +13252,7 @@ msgstr "n'a pas pu r
 #: postmaster/pgstat.c:377
 #, c-format
 msgid "trying another address for the statistics collector"
-msgstr ""
-"nouvelle tentative avec une autre adresse pour le récupérateur de "
-"statistiques"
+msgstr "nouvelle tentative avec une autre adresse pour le récupérateur de statistiques"
 
 #: postmaster/pgstat.c:386
 #, c-format
@@ -14730,9 +13267,7 @@ msgstr "n'a pas pu lier la socket au r
 #: postmaster/pgstat.c:409
 #, c-format
 msgid "could not get address of socket for statistics collector: %m"
-msgstr ""
-"n'a pas pu obtenir l'adresse de la socket du récupérateur de statistiques : "
-"%m"
+msgstr "n'a pas pu obtenir l'adresse de la socket du récupérateur de statistiques : %m"
 
 #: postmaster/pgstat.c:425
 #, c-format
@@ -14769,16 +13304,14 @@ msgstr ""
 #, c-format
 msgid "incorrect test message transmission on socket for statistics collector"
 msgstr ""
-"transmission incorrecte du message de tests sur la socket du récupérateur "
-"de\n"
+"transmission incorrecte du message de tests sur la socket du récupérateur de\n"
 "statistiques"
 
 #: postmaster/pgstat.c:535
 #, c-format
 msgid "could not set statistics collector socket to nonblocking mode: %m"
 msgstr ""
-"n'a pas pu initialiser la socket du récupérateur de statistiques dans le "
-"mode\n"
+"n'a pas pu initialiser la socket du récupérateur de statistiques dans le mode\n"
 "non bloquant : %m"
 
 #: postmaster/pgstat.c:545
@@ -14798,8 +13331,7 @@ msgstr ""
 #: postmaster/pgstat.c:1233 postmaster/pgstat.c:1257 postmaster/pgstat.c:1290
 #, c-format
 msgid "must be superuser to reset statistics counters"
-msgstr ""
-"doit être super-utilisateur pour réinitialiser les compteurs statistiques"
+msgstr "doit être super-utilisateur pour réinitialiser les compteurs statistiques"
 
 #: postmaster/pgstat.c:1266
 #, c-format
@@ -14808,7 +13340,6 @@ msgstr "cible reset non reconnu : 
 
 #: postmaster/pgstat.c:1267
 #, c-format
-#| msgid "Target must be \"bgwriter\"."
 msgid "Target must be \"archiver\" or \"bgwriter\"."
 msgstr "La cible doit être « archiver » ou « bgwriter »."
 
@@ -14844,196 +13375,189 @@ msgstr ""
 msgid "could not open statistics file \"%s\": %m"
 msgstr "n'a pas pu ouvrir le fichier de statistiques « %s » : %m"
 
-#: postmaster/pgstat.c:3947 postmaster/pgstat.c:3957 postmaster/pgstat.c:3967
-#: postmaster/pgstat.c:3988 postmaster/pgstat.c:4003 postmaster/pgstat.c:4061
-#: postmaster/pgstat.c:4132 postmaster/pgstat.c:4152 postmaster/pgstat.c:4170
-#: postmaster/pgstat.c:4186 postmaster/pgstat.c:4204 postmaster/pgstat.c:4220
-#: postmaster/pgstat.c:4287 postmaster/pgstat.c:4299 postmaster/pgstat.c:4311
-#: postmaster/pgstat.c:4336 postmaster/pgstat.c:4358
+#: postmaster/pgstat.c:3947 postmaster/pgstat.c:3957 postmaster/pgstat.c:3967 postmaster/pgstat.c:3988 postmaster/pgstat.c:4003 postmaster/pgstat.c:4061 postmaster/pgstat.c:4132 postmaster/pgstat.c:4152 postmaster/pgstat.c:4170 postmaster/pgstat.c:4186 postmaster/pgstat.c:4204 postmaster/pgstat.c:4220 postmaster/pgstat.c:4287 postmaster/pgstat.c:4299 postmaster/pgstat.c:4311 postmaster/pgstat.c:4336 postmaster/pgstat.c:4358
 #, c-format
 msgid "corrupted statistics file \"%s\""
 msgstr "fichier de statistiques « %s » corrompu"
 
-#: postmaster/pgstat.c:4785
+#: postmaster/pgstat.c:4475
+#, c-format
+msgid "using stale statistics instead of current ones because stats collector is not responding"
+msgstr ""
+"utilise de vieilles statistiques à la place des actuelles car le collecteur de\n"
+"statistiques ne répond pas"
+
+#: postmaster/pgstat.c:4787
 #, c-format
 msgid "database hash table corrupted during cleanup --- abort"
 msgstr ""
 "corruption de la table hachée de la base de données lors du lancement\n"
 "--- annulation"
 
-#: postmaster/postmaster.c:650
+#: postmaster/postmaster.c:654
 #, c-format
 msgid "%s: invalid argument for option -f: \"%s\"\n"
 msgstr "%s : argument invalide pour l'option -f : « %s »\n"
 
-#: postmaster/postmaster.c:736
+#: postmaster/postmaster.c:740
 #, c-format
 msgid "%s: invalid argument for option -t: \"%s\"\n"
 msgstr "%s : argument invalide pour l'option -t : « %s »\n"
 
-#: postmaster/postmaster.c:787
+#: postmaster/postmaster.c:791
 #, c-format
 msgid "%s: invalid argument: \"%s\"\n"
 msgstr "%s : argument invalide : « %s »\n"
 
-#: postmaster/postmaster.c:822
+#: postmaster/postmaster.c:826
 #, c-format
 msgid "%s: superuser_reserved_connections must be less than max_connections\n"
-msgstr ""
-"%s : superuser_reserved_connections doit être inférieur à max_connections\n"
+msgstr "%s : superuser_reserved_connections doit être inférieur à max_connections\n"
 
-#: postmaster/postmaster.c:827
+#: postmaster/postmaster.c:831
 #, c-format
 msgid "%s: max_wal_senders must be less than max_connections\n"
 msgstr "%s : max_wal_senders doit être inférieur à max_connections\n"
 
-#: postmaster/postmaster.c:832
+#: postmaster/postmaster.c:836
 #, c-format
-#| msgid ""
-#| "WAL archival (archive_mode=on) requires wal_level \"archive\" or "
-#| "\"hot_standby\""
-msgid ""
-"WAL archival (archive_mode=on) requires wal_level \"archive\", \"hot_standby"
-"\", or \"logical\""
+msgid "WAL archival (archive_mode=on) requires wal_level \"archive\", \"hot_standby\", or \"logical\""
 msgstr ""
 "l'archivage des journaux de transactions (archive_mode=on) nécessite que\n"
-"le paramètre wal_level soit initialisé avec « archive », « hot_standby » ou "
-"« logical »"
+"le paramètre wal_level soit initialisé avec « archive », « hot_standby » ou « logical »"
 
-#: postmaster/postmaster.c:835
+#: postmaster/postmaster.c:839
 #, c-format
-#| msgid ""
-#| "WAL streaming (max_wal_senders > 0) requires wal_level \"archive\" or "
-#| "\"hot_standby\""
-msgid ""
-"WAL streaming (max_wal_senders > 0) requires wal_level \"archive\", "
-"\"hot_standby\", or \"logical\""
+msgid "WAL streaming (max_wal_senders > 0) requires wal_level \"archive\", \"hot_standby\", or \"logical\""
 msgstr ""
 "l'envoi d'un flux de transactions (max_wal_senders > 0) nécessite que\n"
-"le paramètre wal_level soit initialisé avec « archive », « hot_standby » ou "
-"« logical »"
+"le paramètre wal_level soit initialisé avec « archive », « hot_standby » ou « logical »"
 
-#: postmaster/postmaster.c:843
+#: postmaster/postmaster.c:847
 #, c-format
 msgid "%s: invalid datetoken tables, please fix\n"
 msgstr "%s : tables datetoken invalide, merci de corriger\n"
 
-#: postmaster/postmaster.c:925 postmaster/postmaster.c:1023
-#: utils/init/miscinit.c:1188
+#: postmaster/postmaster.c:929 postmaster/postmaster.c:1027 utils/init/miscinit.c:1188
 #, c-format
 msgid "invalid list syntax in parameter \"%s\""
 msgstr "syntaxe de liste invalide pour le paramètre « %s »"
 
-#: postmaster/postmaster.c:956
+#: postmaster/postmaster.c:960
 #, c-format
 msgid "could not create listen socket for \"%s\""
 msgstr "n'a pas pu créer le socket d'écoute pour « %s »"
 
-#: postmaster/postmaster.c:962
+#: postmaster/postmaster.c:966
 #, c-format
 msgid "could not create any TCP/IP sockets"
 msgstr "n'a pas pu créer de socket TCP/IP"
 
-#: postmaster/postmaster.c:1045
+#: postmaster/postmaster.c:1049
 #, c-format
 msgid "could not create Unix-domain socket in directory \"%s\""
 msgstr "n'a pas pu créer la socket de domaine Unix dans le répertoire « %s »"
 
-#: postmaster/postmaster.c:1051
+#: postmaster/postmaster.c:1055
 #, c-format
 msgid "could not create any Unix-domain sockets"
 msgstr "n'a pas pu créer les sockets de domaine Unix"
 
-#: postmaster/postmaster.c:1063
+#: postmaster/postmaster.c:1067
 #, c-format
 msgid "no socket created for listening"
 msgstr "pas de socket créé pour l'écoute"
 
-#: postmaster/postmaster.c:1103
+#: postmaster/postmaster.c:1107
 #, c-format
 msgid "could not create I/O completion port for child queue"
 msgstr "n'a pas pu créer un port de terminaison I/O pour la queue"
 
-#: postmaster/postmaster.c:1132
+#: postmaster/postmaster.c:1136
 #, c-format
 msgid "%s: could not change permissions of external PID file \"%s\": %s\n"
-msgstr ""
-"%s : n'a pas pu modifier les droits du fichier PID externe « %s » : %s\n"
+msgstr "%s : n'a pas pu modifier les droits du fichier PID externe « %s » : %s\n"
 
-#: postmaster/postmaster.c:1136
+#: postmaster/postmaster.c:1140
 #, c-format
 msgid "%s: could not write external PID file \"%s\": %s\n"
 msgstr "%s : n'a pas pu écrire le fichier PID externe « %s » : %s\n"
 
-#: postmaster/postmaster.c:1160
+#: postmaster/postmaster.c:1170
 #, c-format
 msgid "ending log output to stderr"
 msgstr "arrêt des traces sur stderr"
 
-#: postmaster/postmaster.c:1161
+#: postmaster/postmaster.c:1171
 #, c-format
 msgid "Future log output will go to log destination \"%s\"."
 msgstr "Les traces suivantes iront sur « %s »."
 
-#: postmaster/postmaster.c:1187 utils/init/postinit.c:199
+#: postmaster/postmaster.c:1197 utils/init/postinit.c:199
 #, c-format
 msgid "could not load pg_hba.conf"
 msgstr "n'a pas pu charger pg_hba.conf"
 
-#: postmaster/postmaster.c:1263
+#: postmaster/postmaster.c:1223
+#, c-format
+msgid "postmaster became multithreaded during startup"
+msgstr "le postmaster est devenu multithreadé lors du démarrage"
+
+#: postmaster/postmaster.c:1224
+#, c-format
+msgid "Set the LC_ALL environment variable to a valid locale."
+msgstr "Configurez la variable d'environnement LC_ALL avec une locale valide."
+
+#: postmaster/postmaster.c:1284
 #, c-format
 msgid "%s: could not locate matching postgres executable"
 msgstr "%s : n'a pas pu localiser l'exécutable postgres correspondant"
 
-#: postmaster/postmaster.c:1286 utils/misc/tzparser.c:341
+#: postmaster/postmaster.c:1307 utils/misc/tzparser.c:341
 #, c-format
-msgid ""
-"This may indicate an incomplete PostgreSQL installation, or that the file "
-"\"%s\" has been moved away from its proper location."
-msgstr ""
-"Ceci peut indiquer une installation PostgreSQL incomplète, ou que le fichier "
-"« %s » a été déplacé."
+msgid "This may indicate an incomplete PostgreSQL installation, or that the file \"%s\" has been moved away from its proper location."
+msgstr "Ceci peut indiquer une installation PostgreSQL incomplète, ou que le fichier « %s » a été déplacé."
 
-#: postmaster/postmaster.c:1314
+#: postmaster/postmaster.c:1335
 #, c-format
 msgid "data directory \"%s\" does not exist"
 msgstr "le répertoire des données « %s » n'existe pas"
 
-#: postmaster/postmaster.c:1319
+#: postmaster/postmaster.c:1340
 #, c-format
 msgid "could not read permissions of directory \"%s\": %m"
 msgstr "n'a pas pu lire les droits du répertoire « %s » : %m"
 
-#: postmaster/postmaster.c:1327
+#: postmaster/postmaster.c:1348
 #, c-format
 msgid "specified data directory \"%s\" is not a directory"
 msgstr "le répertoire des données « %s » n'est pas un répertoire"
 
-#: postmaster/postmaster.c:1343
+#: postmaster/postmaster.c:1364
 #, c-format
 msgid "data directory \"%s\" has wrong ownership"
 msgstr "le répertoire des données « %s » a un mauvais propriétaire"
 
-#: postmaster/postmaster.c:1345
+#: postmaster/postmaster.c:1366
 #, c-format
 msgid "The server must be started by the user that owns the data directory."
 msgstr ""
 "Le serveur doit être en cours d'exécution par l'utilisateur qui possède le\n"
 "répertoire des données."
 
-#: postmaster/postmaster.c:1365
+#: postmaster/postmaster.c:1386
 #, c-format
 msgid "data directory \"%s\" has group or world access"
 msgstr ""
 "le répertoire des données « %s » est accessible par le groupe et/ou par les\n"
 "autres"
 
-#: postmaster/postmaster.c:1367
+#: postmaster/postmaster.c:1388
 #, c-format
 msgid "Permissions should be u=rwx (0700)."
 msgstr "Les droits devraient être u=rwx (0700)."
 
-#: postmaster/postmaster.c:1378
+#: postmaster/postmaster.c:1399
 #, c-format
 msgid ""
 "%s: could not find the database system\n"
@@ -15044,373 +13568,371 @@ msgstr ""
 "S'attendait à le trouver dans le répertoire « %s »,\n"
 "mais n'a pas réussi à ouvrir le fichier « %s »: %s\n"
 
-#: postmaster/postmaster.c:1552
+#: postmaster/postmaster.c:1573
 #, c-format
 msgid "select() failed in postmaster: %m"
 msgstr "échec de select() dans postmaster : %m"
 
-#: postmaster/postmaster.c:1747 postmaster/postmaster.c:1778
+#: postmaster/postmaster.c:1778 postmaster/postmaster.c:1809
 #, c-format
 msgid "incomplete startup packet"
 msgstr "paquet de démarrage incomplet"
 
-#: postmaster/postmaster.c:1759
+#: postmaster/postmaster.c:1790
 #, c-format
 msgid "invalid length of startup packet"
 msgstr "longueur invalide du paquet de démarrage"
 
-#: postmaster/postmaster.c:1816
+#: postmaster/postmaster.c:1848
 #, c-format
 msgid "failed to send SSL negotiation response: %m"
 msgstr "échec lors de l'envoi de la réponse de négotiation SSL : %m"
 
-#: postmaster/postmaster.c:1845
+#: postmaster/postmaster.c:1877
 #, c-format
 msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
 msgstr ""
-"Protocole non supportée de l'interface %u.%u : le serveur supporte de %u.0 "
-"à\n"
+"Protocole non supportée de l'interface %u.%u : le serveur supporte de %u.0 à\n"
 "%u.%u"
 
-#: postmaster/postmaster.c:1908
+#: postmaster/postmaster.c:1940
 #, c-format
-#| msgid "invalid value for boolean option \"replication\""
 msgid "invalid value for parameter \"replication\""
 msgstr "valeur invalide pour le paramètre « replication »"
 
-#: postmaster/postmaster.c:1909
+#: postmaster/postmaster.c:1941
 #, c-format
 msgid "Valid values are: false, 0, true, 1, database."
 msgstr "Les valeurs valides sont : false, 0, true, 1, database."
 
-#: postmaster/postmaster.c:1929
+#: postmaster/postmaster.c:1961
 #, c-format
 msgid "invalid startup packet layout: expected terminator as last byte"
 msgstr ""
 "configuration invalide du paquet de démarrage : terminaison attendue comme\n"
 "dernier octet"
 
-#: postmaster/postmaster.c:1957
+#: postmaster/postmaster.c:1989
 #, c-format
 msgid "no PostgreSQL user name specified in startup packet"
-msgstr ""
-"aucun nom d'utilisateur PostgreSQL n'a été spécifié dans le paquet de "
-"démarrage"
+msgstr "aucun nom d'utilisateur PostgreSQL n'a été spécifié dans le paquet de démarrage"
 
-#: postmaster/postmaster.c:2016
+#: postmaster/postmaster.c:2048
 #, c-format
 msgid "the database system is starting up"
 msgstr "le système de bases de données se lance"
 
-#: postmaster/postmaster.c:2021
+#: postmaster/postmaster.c:2053
 #, c-format
 msgid "the database system is shutting down"
 msgstr "le système de base de données s'arrête"
 
-#: postmaster/postmaster.c:2026
+#: postmaster/postmaster.c:2058
 #, c-format
 msgid "the database system is in recovery mode"
 msgstr "le système de bases de données est en cours de restauration"
 
-#: postmaster/postmaster.c:2031 storage/ipc/procarray.c:286
-#: storage/ipc/sinvaladt.c:305 storage/lmgr/proc.c:339
+#: postmaster/postmaster.c:2063 storage/ipc/procarray.c:286 storage/ipc/sinvaladt.c:305 storage/lmgr/proc.c:339
 #, c-format
 msgid "sorry, too many clients already"
 msgstr "désolé, trop de clients sont déjà connectés"
 
-#: postmaster/postmaster.c:2093
+#: postmaster/postmaster.c:2125
 #, c-format
 msgid "wrong key in cancel request for process %d"
 msgstr "mauvaise clé dans la demande d'annulation pour le processus %d"
 
-#: postmaster/postmaster.c:2101
+#: postmaster/postmaster.c:2133
 #, c-format
 msgid "PID %d in cancel request did not match any process"
 msgstr "le PID %d dans la demande d'annulation ne correspond à aucun processus"
 
-#: postmaster/postmaster.c:2321
+#: postmaster/postmaster.c:2353
 #, c-format
 msgid "received SIGHUP, reloading configuration files"
 msgstr "a reçu SIGHUP, rechargement des fichiers de configuration"
 
-#: postmaster/postmaster.c:2347
+#: postmaster/postmaster.c:2379
 #, c-format
 msgid "pg_hba.conf not reloaded"
 msgstr "pg_hba.conf non lu"
 
-#: postmaster/postmaster.c:2351
+#: postmaster/postmaster.c:2383
 #, c-format
 msgid "pg_ident.conf not reloaded"
 msgstr "pg_ident.conf non rechargé"
 
-#: postmaster/postmaster.c:2392
+#: postmaster/postmaster.c:2424
 #, c-format
 msgid "received smart shutdown request"
 msgstr "a reçu une demande d'arrêt intelligent"
 
-#: postmaster/postmaster.c:2445
+#: postmaster/postmaster.c:2477
 #, c-format
 msgid "received fast shutdown request"
 msgstr "a reçu une demande d'arrêt rapide"
 
-#: postmaster/postmaster.c:2471
+#: postmaster/postmaster.c:2503
 #, c-format
 msgid "aborting any active transactions"
 msgstr "annulation des transactions actives"
 
-#: postmaster/postmaster.c:2505
+#: postmaster/postmaster.c:2537
 #, c-format
 msgid "received immediate shutdown request"
 msgstr "a reçu une demande d'arrêt immédiat"
 
-#: postmaster/postmaster.c:2569 postmaster/postmaster.c:2590
+#: postmaster/postmaster.c:2601 postmaster/postmaster.c:2622
 msgid "startup process"
 msgstr "processus de lancement"
 
-#: postmaster/postmaster.c:2572
+#: postmaster/postmaster.c:2604
 #, c-format
 msgid "aborting startup due to startup process failure"
-msgstr ""
-"annulation du démarrage à cause d'un échec dans le processus de lancement"
+msgstr "annulation du démarrage à cause d'un échec dans le processus de lancement"
 
-#: postmaster/postmaster.c:2630
+#: postmaster/postmaster.c:2662
 #, c-format
 msgid "database system is ready to accept connections"
 msgstr "le système de bases de données est prêt pour accepter les connexions"
 
-#: postmaster/postmaster.c:2645
+#: postmaster/postmaster.c:2677
 msgid "background writer process"
 msgstr "processus d'écriture en tâche de fond"
 
-#: postmaster/postmaster.c:2699
+#: postmaster/postmaster.c:2731
 msgid "checkpointer process"
 msgstr "processus checkpointer"
 
-#: postmaster/postmaster.c:2715
+#: postmaster/postmaster.c:2747
 msgid "WAL writer process"
 msgstr "processus d'écriture des journaux de transaction"
 
-#: postmaster/postmaster.c:2729
+#: postmaster/postmaster.c:2761
 msgid "WAL receiver process"
 msgstr "processus de réception des journaux de transaction"
 
-#: postmaster/postmaster.c:2744
+#: postmaster/postmaster.c:2776
 msgid "autovacuum launcher process"
 msgstr "processus de l'autovacuum"
 
-#: postmaster/postmaster.c:2759
+#: postmaster/postmaster.c:2791
 msgid "archiver process"
 msgstr "processus d'archivage"
 
-#: postmaster/postmaster.c:2775
+#: postmaster/postmaster.c:2807
 msgid "statistics collector process"
 msgstr "processus de récupération des statistiques"
 
-#: postmaster/postmaster.c:2789
+#: postmaster/postmaster.c:2821
 msgid "system logger process"
 msgstr "processus des journaux applicatifs"
 
-#: postmaster/postmaster.c:2851
+#: postmaster/postmaster.c:2883
 msgid "worker process"
 msgstr "processus de travail"
 
-#: postmaster/postmaster.c:2937 postmaster/postmaster.c:2957
-#: postmaster/postmaster.c:2964 postmaster/postmaster.c:2982
+#: postmaster/postmaster.c:2969 postmaster/postmaster.c:2989 postmaster/postmaster.c:2996 postmaster/postmaster.c:3014
 msgid "server process"
 msgstr "processus serveur"
 
-#: postmaster/postmaster.c:3036
+#: postmaster/postmaster.c:3068
 #, c-format
 msgid "terminating any other active server processes"
 msgstr "arrêt des autres processus serveur actifs"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3291
+#: postmaster/postmaster.c:3323
 #, c-format
 msgid "%s (PID %d) exited with exit code %d"
 msgstr "%s (PID %d) quitte avec le code de sortie %d"
 
-#: postmaster/postmaster.c:3293 postmaster/postmaster.c:3304
-#: postmaster/postmaster.c:3315 postmaster/postmaster.c:3324
-#: postmaster/postmaster.c:3334
+#: postmaster/postmaster.c:3325 postmaster/postmaster.c:3336 postmaster/postmaster.c:3347 postmaster/postmaster.c:3356 postmaster/postmaster.c:3366
 #, c-format
 msgid "Failed process was running: %s"
 msgstr "Le processus qui a échoué exécutait : %s"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3301
+#: postmaster/postmaster.c:3333
 #, c-format
 msgid "%s (PID %d) was terminated by exception 0x%X"
 msgstr "%s (PID %d) a été arrêté par l'exception 0x%X"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3311
+#: postmaster/postmaster.c:3343
 #, c-format
 msgid "%s (PID %d) was terminated by signal %d: %s"
 msgstr "%s (PID %d) a été arrêté par le signal %d : %s"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3322
+#: postmaster/postmaster.c:3354
 #, c-format
 msgid "%s (PID %d) was terminated by signal %d"
 msgstr "%s (PID %d) a été arrêté par le signal %d"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3332
+#: postmaster/postmaster.c:3364
 #, c-format
 msgid "%s (PID %d) exited with unrecognized status %d"
 msgstr "%s (PID %d) a quitté avec le statut inattendu %d"
 
-#: postmaster/postmaster.c:3520
+#: postmaster/postmaster.c:3552
 #, c-format
 msgid "abnormal database system shutdown"
 msgstr "le système de base de données a été arrêté anormalement"
 
-#: postmaster/postmaster.c:3559
+#: postmaster/postmaster.c:3591
 #, c-format
 msgid "all server processes terminated; reinitializing"
 msgstr "tous les processus serveur se sont arrêtés, réinitialisation"
 
-#: postmaster/postmaster.c:3811
+#: postmaster/postmaster.c:3843
 #, c-format
 msgid "could not fork new process for connection: %m"
 msgstr "n'a pas pu lancer le nouveau processus fils pour la connexion : %m"
 
-#: postmaster/postmaster.c:3853
+#: postmaster/postmaster.c:3885
 msgid "could not fork new process for connection: "
 msgstr "n'a pas pu lancer le nouveau processus fils pour la connexion : "
 
-#: postmaster/postmaster.c:3960
+#: postmaster/postmaster.c:3992
 #, c-format
 msgid "connection received: host=%s port=%s"
 msgstr "connexion reçue : hôte=%s port=%s"
 
-#: postmaster/postmaster.c:3965
+#: postmaster/postmaster.c:3997
 #, c-format
 msgid "connection received: host=%s"
 msgstr "connexion reçue : hôte=%s"
 
-#: postmaster/postmaster.c:4255
+#: postmaster/postmaster.c:4287
 #, c-format
 msgid "could not execute server process \"%s\": %m"
 msgstr "n'a pas pu exécuter le processus serveur « %s » : %m"
 
-#: postmaster/postmaster.c:4804
+#: postmaster/postmaster.c:4782
+#, c-format
+msgid "postmaster became multithreaded"
+msgstr "le postmaster est devenu multithreadé"
+
+#: postmaster/postmaster.c:4848
 #, c-format
 msgid "database system is ready to accept read only connections"
-msgstr ""
-"le système de bases de données est prêt pour accepter les connexions en "
-"lecture seule"
+msgstr "le système de bases de données est prêt pour accepter les connexions en lecture seule"
 
-#: postmaster/postmaster.c:5117
+#: postmaster/postmaster.c:5161
 #, c-format
 msgid "could not fork startup process: %m"
 msgstr "n'a pas pu lancer le processus fils de démarrage : %m"
 
-#: postmaster/postmaster.c:5121
+#: postmaster/postmaster.c:5165
 #, c-format
 msgid "could not fork background writer process: %m"
 msgstr ""
 "n'a pas pu créer un processus fils du processus d'écriture en tâche de\n"
 "fond : %m"
 
-#: postmaster/postmaster.c:5125
+#: postmaster/postmaster.c:5169
 #, c-format
 msgid "could not fork checkpointer process: %m"
 msgstr "n'a pas pu créer le processus checkpointer : %m"
 
-#: postmaster/postmaster.c:5129
+#: postmaster/postmaster.c:5173
 #, c-format
 msgid "could not fork WAL writer process: %m"
 msgstr ""
 "n'a pas pu créer un processus fils du processus d'écriture des journaux de\n"
 "transaction : %m"
 
-#: postmaster/postmaster.c:5133
+#: postmaster/postmaster.c:5177
 #, c-format
 msgid "could not fork WAL receiver process: %m"
 msgstr ""
 "n'a pas pu créer un processus fils de réception des journaux de\n"
 "transactions : %m"
 
-#: postmaster/postmaster.c:5137
+#: postmaster/postmaster.c:5181
 #, c-format
 msgid "could not fork process: %m"
 msgstr "n'a pas pu lancer le processus fils : %m"
 
-#: postmaster/postmaster.c:5299
+#: postmaster/postmaster.c:5343
 #, c-format
 msgid "database connection requirement not indicated during registration"
-msgstr ""
-"pré-requis de la connexion à la base non indiqué lors de l'enregistrement"
+msgstr "pré-requis de la connexion à la base non indiqué lors de l'enregistrement"
 
-#: postmaster/postmaster.c:5306
+#: postmaster/postmaster.c:5350
 #, c-format
 msgid "invalid processing mode in background worker"
 msgstr "mode de traitement invalide dans le processus en tâche de fond"
 
-#: postmaster/postmaster.c:5358
+#: postmaster/postmaster.c:5402
 #, c-format
 msgid "starting background worker process \"%s\""
 msgstr "démarrage du processus d'écriture en tâche de fond « %s »"
 
-#: postmaster/postmaster.c:5369
+#: postmaster/postmaster.c:5413
 #, c-format
 msgid "could not fork worker process: %m"
 msgstr "n'a pas pu créer un processus fils du processus en tâche de fond : %m"
 
-#: postmaster/postmaster.c:5758
+#: postmaster/postmaster.c:5802
 #, c-format
 msgid "could not duplicate socket %d for use in backend: error code %d"
 msgstr "n'a pas pu dupliquer la socket %d pour le serveur : code d'erreur %d"
 
-#: postmaster/postmaster.c:5790
+#: postmaster/postmaster.c:5834
 #, c-format
 msgid "could not create inherited socket: error code %d\n"
 msgstr "n'a pas pu créer la socket héritée : code d'erreur %d\n"
 
-#: postmaster/postmaster.c:5819 postmaster/postmaster.c:5826
+#: postmaster/postmaster.c:5863
+#, c-format
+msgid "could not open backend variables file \"%s\": %s\n"
+msgstr "n'a pas pu ouvrir le fichier des variables moteurs « %s » : %s\n"
+
+#: postmaster/postmaster.c:5870
 #, c-format
 msgid "could not read from backend variables file \"%s\": %s\n"
 msgstr "n'a pas pu lire le fichier de configuration serveur « %s » : %s\n"
 
-#: postmaster/postmaster.c:5835
+#: postmaster/postmaster.c:5879
 #, c-format
 msgid "could not remove file \"%s\": %s\n"
 msgstr "n'a pas pu supprimer le fichier « %s » : %s\n"
 
-#: postmaster/postmaster.c:5852
+#: postmaster/postmaster.c:5896
 #, c-format
 msgid "could not map view of backend variables: error code %lu\n"
 msgstr ""
 "n'a pas pu exécuter \"map\" la vue des variables serveurs : code\n"
 "d'erreur %lu\n"
 
-#: postmaster/postmaster.c:5861
+#: postmaster/postmaster.c:5905
 #, c-format
 msgid "could not unmap view of backend variables: error code %lu\n"
 msgstr ""
 "n'a pas pu exécuter \"unmap\" sur la vue des variables serveurs : code\n"
 "d'erreur %lu\n"
 
-#: postmaster/postmaster.c:5868
+#: postmaster/postmaster.c:5912
 #, c-format
 msgid "could not close handle to backend parameter variables: error code %lu\n"
 msgstr ""
 "n'a pas pu fermer le lien vers les variables des paramètres du serveur :\n"
 "code d'erreur %lu\n"
 
-#: postmaster/postmaster.c:6027
+#: postmaster/postmaster.c:6071
 #, c-format
 msgid "could not read exit code for process\n"
 msgstr "n'a pas pu lire le code de sortie du processus\n"
 
-#: postmaster/postmaster.c:6032
+#: postmaster/postmaster.c:6076
 #, c-format
 msgid "could not post child completion status\n"
 msgstr "n'a pas pu poster le statut de fin de l'enfant\n"
@@ -15468,15 +13990,12 @@ msgstr "n'a pas pu ouvrir le fichier applicatif 
 #: postmaster/syslogger.c:1221 postmaster/syslogger.c:1265
 #, c-format
 msgid "disabling automatic rotation (use SIGHUP to re-enable)"
-msgstr ""
-"désactivation de la rotation automatique (utilisez SIGHUP pour la réactiver)"
+msgstr "désactivation de la rotation automatique (utilisez SIGHUP pour la réactiver)"
 
 #: regex/regc_pg_locale.c:261
 #, c-format
 msgid "could not determine which collation to use for regular expression"
-msgstr ""
-"n'a pas pu déterminer le collationnement à utiliser pour une expression "
-"rationnelle"
+msgstr "n'a pas pu déterminer le collationnement à utiliser pour une expression rationnelle"
 
 #: repl_gram.y:247 repl_gram.y:274
 #, c-format
@@ -15496,14 +14015,12 @@ msgstr "cha
 msgid "syntax error: unexpected character \"%s\""
 msgstr "erreur de syntaxe : caractère « %s » inattendu"
 
-#: replication/basebackup.c:184 replication/basebackup.c:1044
-#: utils/adt/misc.c:353
+#: replication/basebackup.c:184 replication/basebackup.c:1068 storage/file/fd.c:2523 utils/adt/misc.c:353
 #, c-format
 msgid "could not read symbolic link \"%s\": %m"
 msgstr "n'a pas pu lire le lien symbolique « %s » : %m"
 
-#: replication/basebackup.c:191 replication/basebackup.c:1048
-#: utils/adt/misc.c:357
+#: replication/basebackup.c:191 replication/basebackup.c:1072 storage/file/fd.c:2528 utils/adt/misc.c:357
 #, c-format
 msgid "symbolic link \"%s\" target is too long"
 msgstr "la cible du lien symbolique « %s » est trop long"
@@ -15511,58 +14028,51 @@ msgstr "la cible du lien symbolique 
 #: replication/basebackup.c:284
 #, c-format
 msgid "could not stat control file \"%s\": %m"
-msgstr ""
-"n'a pas pu récupérer des informations sur le fichier de contrôle « %s » : %m"
+msgstr "n'a pas pu récupérer des informations sur le fichier de contrôle « %s » : %m"
 
 #: replication/basebackup.c:396
 #, c-format
 msgid "could not find any WAL files"
 msgstr "n'a pas pu trouver un seul fichier WAL"
 
-#: replication/basebackup.c:409 replication/basebackup.c:423
-#: replication/basebackup.c:432
+#: replication/basebackup.c:409 replication/basebackup.c:423 replication/basebackup.c:432
 #, c-format
 msgid "could not find WAL file \"%s\""
 msgstr "n'a pas pu trouver le fichier WAL « %s »"
 
-#: replication/basebackup.c:471 replication/basebackup.c:496
+#: replication/basebackup.c:471 replication/basebackup.c:497
 #, c-format
 msgid "unexpected WAL file size \"%s\""
 msgstr "taille du fichier WAL « %s » inattendue"
 
-#: replication/basebackup.c:482 replication/basebackup.c:1186
+#: replication/basebackup.c:483 replication/basebackup.c:1210
 #, c-format
 msgid "base backup could not send data, aborting backup"
-msgstr ""
-"la sauvegarde de base n'a pas pu envoyer les données, annulation de la "
-"sauvegarde"
+msgstr "la sauvegarde de base n'a pas pu envoyer les données, annulation de la sauvegarde"
 
-#: replication/basebackup.c:569 replication/basebackup.c:578
-#: replication/basebackup.c:587 replication/basebackup.c:596
-#: replication/basebackup.c:605 replication/basebackup.c:616
+#: replication/basebackup.c:584 replication/basebackup.c:593 replication/basebackup.c:602 replication/basebackup.c:611 replication/basebackup.c:620 replication/basebackup.c:631
 #, c-format
 msgid "duplicate option \"%s\""
 msgstr "option « %s » dupliquée"
 
-#: replication/basebackup.c:622 utils/misc/guc.c:5409
+#: replication/basebackup.c:637 utils/misc/guc.c:5385
 #, c-format
 msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
-msgstr ""
-"%d est en dehors des limites valides pour le paramètre « %s » (%d .. %d)"
+msgstr "%d est en dehors des limites valides pour le paramètre « %s » (%d .. %d)"
 
-#: replication/basebackup.c:879 replication/basebackup.c:972
+#: replication/basebackup.c:894 replication/basebackup.c:987
 #, c-format
 msgid "could not stat file or directory \"%s\": %m"
 msgstr ""
 "n'a pas pu récupérer les informations sur le fichier ou répertoire\n"
 "« %s » : %m"
 
-#: replication/basebackup.c:1122
+#: replication/basebackup.c:1146
 #, c-format
 msgid "skipping special file \"%s\""
 msgstr "ignore le fichier spécial « %s »"
 
-#: replication/basebackup.c:1176
+#: replication/basebackup.c:1200
 #, c-format
 msgid "archive member \"%s\" too large for tar format"
 msgstr "membre « %s » de l'archive trop volumineux pour le format tar"
@@ -15574,27 +14084,19 @@ msgstr "n'a pas pu se connecter au serveur principal : %s"
 
 #: replication/libpqwalreceiver/libpqwalreceiver.c:130
 #, c-format
-msgid ""
-"could not receive database system identifier and timeline ID from the "
-"primary server: %s"
+msgid "could not receive database system identifier and timeline ID from the primary server: %s"
 msgstr ""
 "n'a pas pu recevoir l'identifiant du système de bases de données et\n"
 "l'identifiant de la timeline à partir du serveur principal : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:141
-#: replication/libpqwalreceiver/libpqwalreceiver.c:294
+#: replication/libpqwalreceiver/libpqwalreceiver.c:141 replication/libpqwalreceiver/libpqwalreceiver.c:295
 #, c-format
 msgid "invalid response from primary server"
 msgstr "réponse invalide du serveur principal"
 
 #: replication/libpqwalreceiver/libpqwalreceiver.c:142
 #, c-format
-#| msgid ""
-#| "%s: could not identify system: got %d rows and %d fields, expected %d "
-#| "rows and %d fields\n"
-msgid ""
-"Could not identify system: got %d rows and %d fields, expected %d rows and "
-"%d or more fields."
+msgid "Could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields."
 msgstr ""
 "N'a pas pu identifier le système : a récupéré %d lignes et %d champs,\n"
 "attendait %d lignes et %d champs (ou plus)."
@@ -15603,16 +14105,14 @@ msgstr ""
 #, c-format
 msgid "database system identifier differs between the primary and standby"
 msgstr ""
-"l'identifiant du système de bases de données diffère entre le serveur "
-"principal\n"
+"l'identifiant du système de bases de données diffère entre le serveur principal\n"
 "et le serveur en attente"
 
 #: replication/libpqwalreceiver/libpqwalreceiver.c:159
 #, c-format
 msgid "The primary's identifier is %s, the standby's identifier is %s."
 msgstr ""
-"L'identifiant du serveur principal est %s, l'identifiant du serveur en "
-"attente\n"
+"L'identifiant du serveur principal est %s, l'identifiant du serveur en attente\n"
 "est %s."
 
 #: replication/libpqwalreceiver/libpqwalreceiver.c:201
@@ -15623,8 +14123,7 @@ msgstr "n'a pas pu d
 #: replication/libpqwalreceiver/libpqwalreceiver.c:219
 #, c-format
 msgid "could not send end-of-streaming message to primary: %s"
-msgstr ""
-"n'a pas pu transmettre le message de fin d'envoi de flux au primaire : %s"
+msgstr "n'a pas pu transmettre le message de fin d'envoi de flux au primaire : %s"
 
 #: replication/libpqwalreceiver/libpqwalreceiver.c:241
 #, c-format
@@ -15636,35 +14135,32 @@ msgstr "ensemble de r
 msgid "error reading result of streaming command: %s"
 msgstr "erreur lors de la lecture de la commande de flux : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:260
+#: replication/libpqwalreceiver/libpqwalreceiver.c:261
 #, c-format
 msgid "unexpected result after CommandComplete: %s"
 msgstr "résultat inattendu après CommandComplete : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:283
+#: replication/libpqwalreceiver/libpqwalreceiver.c:284
 #, c-format
 msgid "could not receive timeline history file from the primary server: %s"
-msgstr ""
-"n'a pas pu recevoir le fichier historique à partir du serveur principal : %s"
+msgstr "n'a pas pu recevoir le fichier historique à partir du serveur principal : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:295
+#: replication/libpqwalreceiver/libpqwalreceiver.c:296
 #, c-format
 msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
 msgstr "Attendait 1 ligne avec 2 champs, a obtenu %d lignes avec %d champs."
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:323
+#: replication/libpqwalreceiver/libpqwalreceiver.c:324
 #, c-format
 msgid "socket not open"
 msgstr "socket non ouvert"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:496
-#: replication/libpqwalreceiver/libpqwalreceiver.c:519
-#: replication/libpqwalreceiver/libpqwalreceiver.c:525
+#: replication/libpqwalreceiver/libpqwalreceiver.c:497 replication/libpqwalreceiver/libpqwalreceiver.c:520 replication/libpqwalreceiver/libpqwalreceiver.c:526
 #, c-format
 msgid "could not receive data from WAL stream: %s"
 msgstr "n'a pas pu recevoir des données du flux de WAL : %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:544
+#: replication/libpqwalreceiver/libpqwalreceiver.c:545
 #, c-format
 msgid "could not send data to WAL stream: %s"
 msgstr "n'a pas pu transmettre les données au flux WAL : %s"
@@ -15681,63 +14177,51 @@ msgstr "le d
 
 #: replication/logical/logical.c:104
 #, c-format
-#| msgid "pg_xlogfile_name() cannot be executed during recovery."
 msgid "logical decoding cannot be used while in recovery"
 msgstr "le décodage logique ne peut pas être utilisé lors de la restauration"
 
-#: replication/logical/logical.c:230 replication/logical/logical.c:381
+#: replication/logical/logical.c:235 replication/logical/logical.c:386
 #, c-format
 msgid "cannot use physical replication slot for logical decoding"
-msgstr ""
-"ne peut pas utiliser un slot de réplication physique pour le décodage logique"
+msgstr "ne peut pas utiliser un slot de réplication physique pour le décodage logique"
 
-#: replication/logical/logical.c:235 replication/logical/logical.c:386
+#: replication/logical/logical.c:240 replication/logical/logical.c:391
 #, c-format
-#| msgid "function \"%s\" was not called by trigger manager"
 msgid "replication slot \"%s\" was not created in this database"
-msgstr ""
-"le slot de réplication « %s » n'a pas été créé dans cette base de données"
+msgstr "le slot de réplication « %s » n'a pas été créé dans cette base de données"
 
-#: replication/logical/logical.c:242
+#: replication/logical/logical.c:247
 #, c-format
-msgid ""
-"cannot create logical replication slot in transaction that has performed "
-"writes"
-msgstr ""
-"ne peut pas créer un slot de réplication logique dans une transaction qui a "
-"fait des écritures"
+msgid "cannot create logical replication slot in transaction that has performed writes"
+msgstr "ne peut pas créer un slot de réplication logique dans une transaction qui a fait des écritures"
 
-#: replication/logical/logical.c:422
+#: replication/logical/logical.c:427
 #, c-format
-#| msgid "%s: could not find suitable encoding for locale \"%s\"\n"
 msgid "starting logical decoding for slot \"%s\""
 msgstr "début du décodage logique pour le slot « %s »"
 
-#: replication/logical/logical.c:424
+#: replication/logical/logical.c:429
 #, c-format
 msgid "streaming transactions committing after %X/%X, reading WAL from %X/%X"
-msgstr ""
+msgstr "envoi des transactions validées après %X/%X, lecture des journaux à partir de %X/%X"
 
-#: replication/logical/logical.c:559
+#: replication/logical/logical.c:564
 #, c-format
-msgid ""
-"slot \"%s\", output plugin \"%s\", in the %s callback, associated LSN %X/%X"
-msgstr ""
+msgid "slot \"%s\", output plugin \"%s\", in the %s callback, associated LSN %X/%X"
+msgstr "slot « %s », plugin de sortie « %s », dans la fonction d'appel %s, associé au LSN %X/%X"
 
-#: replication/logical/logical.c:566
+#: replication/logical/logical.c:571
 #, c-format
 msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
-msgstr ""
+msgstr "slot « %s », plugin de sortie « %s », dans la fonction d'appel %s"
 
-#: replication/logical/logicalfuncs.c:190 replication/walsender.c:2123
+#: replication/logical/logicalfuncs.c:190 replication/walsender.c:2111
 #, c-format
 msgid "could not read from log segment %s, offset %u, length %lu: %m"
-msgstr ""
-"n'a pas pu lire le journal de transactions %s, décalage %u, longueur %lu : %m"
+msgstr "n'a pas pu lire le journal de transactions %s, décalage %u, longueur %lu : %m"
 
 #: replication/logical/logicalfuncs.c:209 replication/slotfuncs.c:32
 #, c-format
-#| msgid "must be superuser or replication role to start walsender"
 msgid "must be superuser or replication role to use replication slots"
 msgstr ""
 "doit être un superutilisateur ou un rôle ayant l'attribut de réplication\n"
@@ -15753,66 +14237,52 @@ msgstr "le tableau doit avoir une dimension"
 msgid "array must not contain nulls"
 msgstr "le tableau ne doit pas contenir de valeurs NULL"
 
-#: replication/logical/logicalfuncs.c:361 utils/adt/json.c:2198
+#: replication/logical/logicalfuncs.c:361 utils/adt/json.c:2202
 #, c-format
 msgid "array must have even number of elements"
 msgstr "le tableau doit avoir un nombre pair d'éléments"
 
 #: replication/logical/logicalfuncs.c:404
 #, c-format
-msgid ""
-"logical decoding output plugin \"%s\" produces binary output, but \"%s\" "
-"expects textual data"
-msgstr ""
+msgid "logical decoding output plugin \"%s\" produces binary output, but \"%s\" expects textual data"
+msgstr "le plugin de sortie « %s » pour le décodage logique produit une sortie binaire, mais « %s » attend des données texte"
 
-#: replication/logical/reorderbuffer.c:2100
+#: replication/logical/reorderbuffer.c:2101
 #, c-format
 msgid "could not write to data file for XID %u: %m"
 msgstr "n'a pas pu écrire dans le fichier pour le XID %u : %m"
 
-#: replication/logical/reorderbuffer.c:2196
-#: replication/logical/reorderbuffer.c:2216
+#: replication/logical/reorderbuffer.c:2197 replication/logical/reorderbuffer.c:2217
 #, c-format
-#| msgid "could not read from control file: %m"
 msgid "could not read from reorderbuffer spill file: %m"
 msgstr "n'a pas pu lire le fichier « reorderbuffer spill » : %m"
 
-#: replication/logical/reorderbuffer.c:2200
-#: replication/logical/reorderbuffer.c:2220
+#: replication/logical/reorderbuffer.c:2201 replication/logical/reorderbuffer.c:2221
 #, c-format
-#| msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
-msgid ""
-"could not read from reorderbuffer spill file: read %d instead of %u bytes"
+msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
 msgstr ""
-"n'a pas pu lire à partir du fichier « reorderbuffer spill » : a lu seulement "
-"%d octets\n"
+"n'a pas pu lire à partir du fichier « reorderbuffer spill » : a lu seulement %d octets\n"
 "sur %u"
 
-#: replication/logical/reorderbuffer.c:2826
+#: replication/logical/reorderbuffer.c:2827
 #, c-format
-#| msgid "could not read block %u in file \"%s\": read only %d of %d bytes"
 msgid "could not read from file \"%s\": read %d instead of %d bytes"
-msgstr ""
-"n'a pas pu lire à partir du fichier « %s » : lu %d octets au lieu de %d "
-"octets"
+msgstr "n'a pas pu lire à partir du fichier « %s » : lu %d octets au lieu de %d octets"
 
 #: replication/logical/snapbuild.c:601
 #, c-format
 msgid "exported logical decoding snapshot: \"%s\" with %u transaction ID"
-msgid_plural ""
-"exported logical decoding snapshot: \"%s\" with %u transaction IDs"
-msgstr[0] ""
-msgstr[1] ""
+msgid_plural "exported logical decoding snapshot: \"%s\" with %u transaction IDs"
+msgstr[0] "snapshot exporté pour le décodage logique : « %s » avec %u identifiant de transaction"
+msgstr[1] "snapshot exporté pour le décodage logique : « %s » avec %u identifiants de transaction"
 
-#: replication/logical/snapbuild.c:904 replication/logical/snapbuild.c:1269
-#: replication/logical/snapbuild.c:1800
+#: replication/logical/snapbuild.c:904 replication/logical/snapbuild.c:1269 replication/logical/snapbuild.c:1800
 #, c-format
 msgid "logical decoding found consistent point at %X/%X"
-msgstr ""
+msgstr "le décodage logique a trouvé le point de cohérence à %X/%X"
 
 #: replication/logical/snapbuild.c:906
 #, c-format
-#| msgid "The source transaction %u is not running anymore."
 msgid "Transaction ID %u finished; no more running transactions."
 msgstr "Identifiant de transaction %u terminé ; plus de transactions en cours."
 
@@ -15824,7 +14294,7 @@ msgstr "Il n'existe pas de transactions en cours."
 #: replication/logical/snapbuild.c:1333
 #, c-format
 msgid "logical decoding found initial starting point at %X/%X"
-msgstr ""
+msgstr "le décodage logique a trouvé le point de démarrage à %X/%X"
 
 #: replication/logical/snapbuild.c:1335
 #, c-format
@@ -15833,27 +14303,20 @@ msgid_plural "%u transactions need to finish."
 msgstr[0] "La transaction %u doit se terminer."
 msgstr[1] "Les transactions %u doivent se terminer."
 
-#: replication/logical/snapbuild.c:1674 replication/logical/snapbuild.c:1700
-#: replication/logical/snapbuild.c:1714 replication/logical/snapbuild.c:1728
+#: replication/logical/snapbuild.c:1674 replication/logical/snapbuild.c:1700 replication/logical/snapbuild.c:1714 replication/logical/snapbuild.c:1728
 #, c-format
-#| msgid "could not read file \"%s\": %m"
 msgid "could not read file \"%s\", read %d of %d: %m"
 msgstr "n'a pas pu lire le fichier « %s », lu %d sur %d : %m"
 
 #: replication/logical/snapbuild.c:1680
 #, c-format
-#| msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
 msgid "snapbuild state file \"%s\" has wrong magic %u instead of %u"
-msgstr ""
-"le fichier d'état snapbuild « %s » a le nombre magique %u au lieu de %u"
+msgstr "le fichier d'état snapbuild « %s » a le nombre magique %u au lieu de %u"
 
 #: replication/logical/snapbuild.c:1685
 #, c-format
-#| msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
 msgid "snapbuild state file \"%s\" has unsupported version %u instead of %u"
-msgstr ""
-"le fichier d'état snapbuild « %s » a une version %u non supportée au lieu de "
-"%u"
+msgstr "le fichier d'état snapbuild « %s » a une version %u non supportée au lieu de %u"
 
 #: replication/logical/snapbuild.c:1741
 #, c-format
@@ -15872,158 +14335,135 @@ msgstr "Le d
 msgid "could not parse file name \"%s\""
 msgstr "n'a pas pu analyser le mode du fichier « %s »"
 
-#: replication/slot.c:173
+#: replication/slot.c:174
 #, c-format
 msgid "replication slot name \"%s\" is too short"
 msgstr "le nom du slot de réplication « %s » est trop court"
 
-#: replication/slot.c:182
+#: replication/slot.c:183
 #, c-format
 msgid "replication slot name \"%s\" is too long"
 msgstr "le nom du slot de réplication « %s » est trop long"
 
-#: replication/slot.c:195
+#: replication/slot.c:196
 #, c-format
 msgid "replication slot name \"%s\" contains invalid character"
 msgstr "le nom du slot de réplication « %s » contient un caractère invalide"
 
-#: replication/slot.c:197
+#: replication/slot.c:198
 #, c-format
-msgid ""
-"Replication slot names may only contain letters, numbers, and the underscore "
-"character."
+msgid "Replication slot names may only contain letters, numbers, and the underscore character."
 msgstr ""
-"Les noms des slots de réplication peuvent contenir des lettres, des nombres "
-"et\n"
+"Les noms des slots de réplication peuvent contenir des lettres, des nombres et\n"
 "des tirets bas."
 
-#: replication/slot.c:244
+#: replication/slot.c:245
 #, c-format
 msgid "replication slot \"%s\" already exists"
 msgstr "le slot de réplication « %s » existe déjà"
 
-#: replication/slot.c:254
+#: replication/slot.c:255
 #, c-format
 msgid "all replication slots are in use"
 msgstr "tous les slots de réplication sont utilisés"
 
-#: replication/slot.c:255
+#: replication/slot.c:256
 #, c-format
 msgid "Free one or increase max_replication_slots."
 msgstr "Libérez un slot ou augmentez max_replication_slots."
 
-#: replication/slot.c:347
+#: replication/slot.c:348
 #, c-format
 msgid "replication slot \"%s\" does not exist"
 msgstr "le slot de réplication « %s » n'existe pas"
 
-#: replication/slot.c:351
+#: replication/slot.c:352
 #, c-format
 msgid "replication slot \"%s\" is already active"
 msgstr "le slot de réplication « %s » est déjà actif"
 
-#: replication/slot.c:499 replication/slot.c:873 replication/slot.c:1218
+#: replication/slot.c:500 replication/slot.c:856 replication/slot.c:1201
 #, c-format
 msgid "could not remove directory \"%s\""
 msgstr "n'a pas pu supprimer le répertoire « %s »"
 
-#: replication/slot.c:774
+#: replication/slot.c:775
 #, c-format
 msgid "replication slots can only be used if max_replication_slots > 0"
-msgstr ""
-"les slots de réplications peuvent seulement être utilisés si "
-"max_replication_slots > 0"
+msgstr "les slots de réplications peuvent seulement être utilisés si max_replication_slots > 0"
 
-#: replication/slot.c:779
+#: replication/slot.c:780
 #, c-format
 msgid "replication slots can only be used if wal_level >= archive"
-msgstr ""
-"les slots de réplication peuvent seulement être utilisés si wal_level >= "
-"archive"
+msgstr "les slots de réplication peuvent seulement être utilisés si wal_level >= archive"
 
-#: replication/slot.c:1150 replication/slot.c:1188
+#: replication/slot.c:1133 replication/slot.c:1171
 #, c-format
 msgid "could not read file \"%s\", read %d of %u: %m"
 msgstr "n'a pas pu lire le fichier « %s », a lu %d sur %u : %m"
 
-#: replication/slot.c:1159
+#: replication/slot.c:1142
 #, c-format
-#| msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
 msgid "replication slot file \"%s\" has wrong magic %u instead of %u"
-msgstr ""
-"le fichier « %s » du slot de réplication un le nombre magique %u au lieu de "
-"%u"
+msgstr "le fichier « %s » du slot de réplication un le nombre magique %u au lieu de %u"
 
-#: replication/slot.c:1166
+#: replication/slot.c:1149
 #, c-format
-#| msgid "rule \"%s\" has unsupported event type %d"
 msgid "replication slot file \"%s\" has unsupported version %u"
-msgstr ""
-"le fichier « %s » du slot de réplication a une version %u non supportée"
+msgstr "le fichier « %s » du slot de réplication a une version %u non supportée"
 
-#: replication/slot.c:1173
+#: replication/slot.c:1156
 #, c-format
 msgid "replication slot file \"%s\" has corrupted length %u"
 msgstr "le slot de réplication « %s » a une taille %u corrompue"
 
-#: replication/slot.c:1203
+#: replication/slot.c:1186
 #, c-format
 msgid "replication slot file %s: checksum mismatch, is %u, should be %u"
 msgstr ""
 "fichier de slot de réplication %s : différence de somme de contrôle,\n"
 "est %u, devrait être %u"
 
-#: replication/slot.c:1256
+#: replication/slot.c:1239
 #, c-format
 msgid "too many replication slots active before shutdown"
 msgstr "trop de slots de réplication actifs avant l'arrêt"
 
-#: replication/slot.c:1257
+#: replication/slot.c:1240
 #, c-format
 msgid "Increase max_replication_slots and try again."
 msgstr "Augmentez max_replication_slots et recommencez."
 
-#: replication/syncrep.c:208
+#: replication/syncrep.c:209
 #, c-format
-msgid ""
-"canceling the wait for synchronous replication and terminating connection "
-"due to administrator command"
+msgid "canceling the wait for synchronous replication and terminating connection due to administrator command"
 msgstr ""
-"annulation de l'attente pour la réplication synchrone et arrêt des "
-"connexions\n"
+"annulation de l'attente pour la réplication synchrone et arrêt des connexions\n"
 "suite à la demande de l'administrateur"
 
-#: replication/syncrep.c:209 replication/syncrep.c:226
+#: replication/syncrep.c:210 replication/syncrep.c:227
 #, c-format
-msgid ""
-"The transaction has already committed locally, but might not have been "
-"replicated to the standby."
+msgid "The transaction has already committed locally, but might not have been replicated to the standby."
 msgstr ""
-"La transaction a déjà enregistré les données localement, mais il se peut "
-"que\n"
+"La transaction a déjà enregistré les données localement, mais il se peut que\n"
 "cela n'ait pas été répliqué sur le serveur en standby."
 
-#: replication/syncrep.c:225
+#: replication/syncrep.c:226
 #, c-format
 msgid "canceling wait for synchronous replication due to user request"
-msgstr ""
-"annulation de l'attente pour la réplication synchrone à la demande de "
-"l'utilisateur"
+msgstr "annulation de l'attente pour la réplication synchrone à la demande de l'utilisateur"
 
-#: replication/syncrep.c:355
+#: replication/syncrep.c:356
 #, c-format
 msgid "standby \"%s\" now has synchronous standby priority %u"
 msgstr ""
-"le serveur « %s » en standby a maintenant une priorité %u en tant que "
-"standby\n"
+"le serveur « %s » en standby a maintenant une priorité %u en tant que standby\n"
 "synchrone"
 
-#: replication/syncrep.c:457
+#: replication/syncrep.c:458
 #, c-format
 msgid "standby \"%s\" is now the synchronous standby with priority %u"
-msgstr ""
-"le serveur « %s » en standby est maintenant le serveur standby synchrone de "
-"priorité %u"
+msgstr "le serveur « %s » en standby est maintenant le serveur standby synchrone de priorité %u"
 
 #: replication/walreceiver.c:167
 #, c-format
@@ -16033,15 +14473,12 @@ msgstr "arr
 #: replication/walreceiver.c:332
 #, c-format
 msgid "highest timeline %u of the primary is behind recovery timeline %u"
-msgstr ""
-"la plus grande timeline %u du serveur principal est derrière la timeline de "
-"restauration %u"
+msgstr "la plus grande timeline %u du serveur principal est derrière la timeline de restauration %u"
 
 #: replication/walreceiver.c:367
 #, c-format
 msgid "started streaming WAL from primary at %X/%X on timeline %u"
-msgstr ""
-"Commence le flux des journaux depuis le principal à %X/%X sur la timeline %u"
+msgstr "Commence le flux des journaux depuis le principal à %X/%X sur la timeline %u"
 
 #: replication/walreceiver.c:372
 #, c-format
@@ -16051,9 +14488,7 @@ msgstr "recommence le flux WAL 
 #: replication/walreceiver.c:406
 #, c-format
 msgid "cannot continue WAL streaming, recovery has already ended"
-msgstr ""
-"ne peut pas continuer le flux de journaux de transactions, la récupération "
-"est déjà terminée"
+msgstr "ne peut pas continuer le flux de journaux de transactions, la récupération est déjà terminée"
 
 #: replication/walreceiver.c:443
 #, c-format
@@ -16068,14 +14503,12 @@ msgstr "Fin du WAL atteint sur la timeline %u 
 #: replication/walreceiver.c:491
 #, c-format
 msgid "terminating walreceiver due to timeout"
-msgstr ""
-"arrêt du processus walreceiver suite à l'expiration du délai de réplication"
+msgstr "arrêt du processus walreceiver suite à l'expiration du délai de réplication"
 
 #: replication/walreceiver.c:531
 #, c-format
 msgid "primary server contains no more WAL on requested timeline %u"
-msgstr ""
-"le serveur principal ne contient plus de WAL sur la timeline %u demandée"
+msgstr "le serveur principal ne contient plus de WAL sur la timeline %u demandée"
 
 #: replication/walreceiver.c:546 replication/walreceiver.c:903
 #, c-format
@@ -16085,98 +14518,81 @@ msgstr "n'a pas pu fermer le journal de transactions %s : %m"
 #: replication/walreceiver.c:668
 #, c-format
 msgid "fetching timeline history file for timeline %u from primary server"
-msgstr ""
-"récupération du fichier historique pour la timeline %u à partir du serveur "
-"principal"
+msgstr "récupération du fichier historique pour la timeline %u à partir du serveur principal"
 
 #: replication/walreceiver.c:954
 #, c-format
 msgid "could not write to log segment %s at offset %u, length %lu: %m"
-msgstr ""
-"n'a pas pu écrire le journal de transactions %s au décalage %u, longueur "
-"%lu : %m"
+msgstr "n'a pas pu écrire le journal de transactions %s au décalage %u, longueur %lu : %m"
 
-#: replication/walsender.c:469
+#: replication/walsender.c:468
 #, c-format
 msgid "could not seek to beginning of file \"%s\": %m"
 msgstr "n'a pas pu se déplacer au début du fichier « %s » : %m"
 
-#: replication/walsender.c:520
+#: replication/walsender.c:519
 #, c-format
 msgid "cannot use a logical replication slot for physical replication"
-msgstr ""
-"ne peut pas utiliser un slot de réplication logique pour une réplication "
-"physique"
+msgstr "ne peut pas utiliser un slot de réplication logique pour une réplication physique"
 
-#: replication/walsender.c:583
+#: replication/walsender.c:582
 #, c-format
-msgid ""
-"requested starting point %X/%X on timeline %u is not in this server's history"
-msgstr ""
-"le point de reprise %X/%X de la timeline %u n'est pas dans l'historique du "
-"serveur"
+msgid "requested starting point %X/%X on timeline %u is not in this server's history"
+msgstr "le point de reprise %X/%X de la timeline %u n'est pas dans l'historique du serveur"
 
-#: replication/walsender.c:587
+#: replication/walsender.c:586
 #, c-format
 msgid "This server's history forked from timeline %u at %X/%X."
 msgstr "L'historique du serveur a changé à partir de la timeline %u à %X/%X."
 
-#: replication/walsender.c:632
+#: replication/walsender.c:631
 #, c-format
-msgid ""
-"requested starting point %X/%X is ahead of the WAL flush position of this "
-"server %X/%X"
-msgstr ""
-"le point de reprise requis %X/%X est devant la position de vidage des WAL de "
-"ce serveur %X/%X"
+msgid "requested starting point %X/%X is ahead of the WAL flush position of this server %X/%X"
+msgstr "le point de reprise requis %X/%X est devant la position de vidage des WAL de ce serveur %X/%X"
 
-#: replication/walsender.c:947
+#: replication/walsender.c:946
 #, c-format
 msgid "terminating walsender process after promotion"
 msgstr "arrêt du processus walreceiver suite promotion"
 
-#: replication/walsender.c:1362 replication/walsender.c:1412
-#: replication/walsender.c:1461
+#: replication/walsender.c:1362 replication/walsender.c:1378
 #, c-format
 msgid "unexpected EOF on standby connection"
 msgstr "fin de fichier (EOF) inattendue de la connexion du serveur en attente"
 
-#: replication/walsender.c:1381
+#: replication/walsender.c:1392
 #, c-format
 msgid "unexpected standby message type \"%c\", after receiving CopyDone"
 msgstr "type de message standby « %c » inattendu, après avoir reçu CopyDone"
 
-#: replication/walsender.c:1429
+#: replication/walsender.c:1430
 #, c-format
 msgid "invalid standby message type \"%c\""
 msgstr "type de message « %c » invalide pour le serveur en standby"
 
-#: replication/walsender.c:1483
+#: replication/walsender.c:1471
 #, c-format
 msgid "unexpected message type \"%c\""
 msgstr "type de message « %c » inattendu"
 
-#: replication/walsender.c:1770
+#: replication/walsender.c:1758
 #, c-format
 msgid "terminating walsender process due to replication timeout"
-msgstr ""
-"arrêt du processus walreceiver suite à l'expiration du délai de réplication"
+msgstr "arrêt du processus walreceiver suite à l'expiration du délai de réplication"
 
-#: replication/walsender.c:1863
+#: replication/walsender.c:1851
 #, c-format
 msgid "standby \"%s\" has now caught up with primary"
 msgstr "le serveur standby « %s » a maintenant rattrapé le serveur primaire"
 
-#: replication/walsender.c:1967
+#: replication/walsender.c:1955
 #, c-format
-msgid ""
-"number of requested standby connections exceeds max_wal_senders (currently "
-"%d)"
+msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
 msgstr ""
 "le nombre de connexions demandées par le serveur en attente dépasse\n"
 "max_wal_senders (actuellement %d)"
 
-#: rewrite/rewriteDefine.c:111 rewrite/rewriteDefine.c:942
+#: rewrite/rewriteDefine.c:111 rewrite/rewriteDefine.c:943
 #, c-format
 msgid "rule \"%s\" for relation \"%s\" already exists"
 msgstr "la règle « %s » existe déjà pour la relation « %s »"
@@ -16214,8 +14630,7 @@ msgstr "Utilisez les vues 
 #: rewrite/rewriteDefine.c:323
 #, c-format
 msgid "multiple actions for rules on SELECT are not implemented"
-msgstr ""
-"les actions multiples pour les règles sur SELECT ne sont pas implémentées"
+msgstr "les actions multiples pour les règles sur SELECT ne sont pas implémentées"
 
 #: rewrite/rewriteDefine.c:334
 #, c-format
@@ -16226,16 +14641,14 @@ msgstr "les r
 #, c-format
 msgid "rules on SELECT must not contain data-modifying statements in WITH"
 msgstr ""
-"les règles sur SELECT ne doivent pas contenir d'instructions de "
-"modification\n"
+"les règles sur SELECT ne doivent pas contenir d'instructions de modification\n"
 "de données avec WITH"
 
 #: rewrite/rewriteDefine.c:350
 #, c-format
 msgid "event qualifications are not implemented for rules on SELECT"
 msgstr ""
-"les qualifications d'événements ne sont pas implémentées pour les règles "
-"sur\n"
+"les qualifications d'événements ne sont pas implémentées pour les règles sur\n"
 "SELECT"
 
 #: rewrite/rewriteDefine.c:377
@@ -16251,19 +14664,16 @@ msgstr "la r
 #: rewrite/rewriteDefine.c:429
 #, c-format
 msgid "could not convert table \"%s\" to a view because it is not empty"
-msgstr ""
-"n'a pas pu convertir la table « %s » en une vue car elle n'est pas vide"
+msgstr "n'a pas pu convertir la table « %s » en une vue car elle n'est pas vide"
 
 #: rewrite/rewriteDefine.c:437
 #, c-format
 msgid "could not convert table \"%s\" to a view because it has triggers"
-msgstr ""
-"n'a pas pu convertir la table « %s » en une vue parce qu'elle a des triggers"
+msgstr "n'a pas pu convertir la table « %s » en une vue parce qu'elle a des triggers"
 
 #: rewrite/rewriteDefine.c:439
 #, c-format
-msgid ""
-"In particular, the table cannot be involved in any foreign key relationships."
+msgid "In particular, the table cannot be involved in any foreign key relationships."
 msgstr ""
 "En particulier, la table ne peut pas être impliquée dans les relations des\n"
 "clés étrangères."
@@ -16271,15 +14681,12 @@ msgstr ""
 #: rewrite/rewriteDefine.c:444
 #, c-format
 msgid "could not convert table \"%s\" to a view because it has indexes"
-msgstr ""
-"n'a pas pu convertir la table « %s » en une vue parce qu'elle a des index"
+msgstr "n'a pas pu convertir la table « %s » en une vue parce qu'elle a des index"
 
 #: rewrite/rewriteDefine.c:450
 #, c-format
 msgid "could not convert table \"%s\" to a view because it has child tables"
-msgstr ""
-"n'a pas pu convertir la table « %s » en une vue parce qu'elle a des tables "
-"filles"
+msgstr "n'a pas pu convertir la table « %s » en une vue parce qu'elle a des tables filles"
 
 #: rewrite/rewriteDefine.c:477
 #, c-format
@@ -16289,114 +14696,93 @@ msgstr "ne peut pas avoir plusieurs listes RETURNING dans une r
 #: rewrite/rewriteDefine.c:482
 #, c-format
 msgid "RETURNING lists are not supported in conditional rules"
-msgstr ""
-"les listes RETURNING ne sont pas supportés dans des règles conditionnelles"
+msgstr "les listes RETURNING ne sont pas supportés dans des règles conditionnelles"
 
 #: rewrite/rewriteDefine.c:486
 #, c-format
 msgid "RETURNING lists are not supported in non-INSTEAD rules"
-msgstr ""
-"les listes RETURNING ne sont pas supportés dans des règles autres que INSTEAD"
+msgstr "les listes RETURNING ne sont pas supportés dans des règles autres que INSTEAD"
 
-#: rewrite/rewriteDefine.c:649
+#: rewrite/rewriteDefine.c:650
 #, c-format
 msgid "SELECT rule's target list has too many entries"
 msgstr "la liste cible de la règle SELECT a trop d'entrées"
 
-#: rewrite/rewriteDefine.c:650
+#: rewrite/rewriteDefine.c:651
 #, c-format
 msgid "RETURNING list has too many entries"
 msgstr "la liste RETURNING a trop d'entrées"
 
-#: rewrite/rewriteDefine.c:666
+#: rewrite/rewriteDefine.c:667
 #, c-format
 msgid "cannot convert relation containing dropped columns to view"
-msgstr ""
-"ne peut pas convertir la relation contenant les colonnes supprimées de la vue"
+msgstr "ne peut pas convertir la relation contenant les colonnes supprimées de la vue"
 
-#: rewrite/rewriteDefine.c:672
+#: rewrite/rewriteDefine.c:673
 #, c-format
-#| msgid "SELECT rule's target entry %d has different column name from \"%s\""
-msgid ""
-"SELECT rule's target entry %d has different column name from column \"%s\""
-msgstr ""
-"l'entrée cible de la règle SELECT %d a un nom de colonne différent pour la "
-"colonne « %s »"
+msgid "SELECT rule's target entry %d has different column name from column \"%s\""
+msgstr "l'entrée cible de la règle SELECT %d a un nom de colonne différent pour la colonne « %s »"
 
-#: rewrite/rewriteDefine.c:674
+#: rewrite/rewriteDefine.c:675
 #, c-format
 msgid "SELECT target entry is named \"%s\"."
 msgstr "l'entrée cible de la règle SELECT est nommé « %s »."
 
-#: rewrite/rewriteDefine.c:683
+#: rewrite/rewriteDefine.c:684
 #, c-format
 msgid "SELECT rule's target entry %d has different type from column \"%s\""
-msgstr ""
-"l'entrée cible de la règle SELECT %d a plusieurs types pour la colonne « %s »"
+msgstr "l'entrée cible de la règle SELECT %d a plusieurs types pour la colonne « %s »"
 
-#: rewrite/rewriteDefine.c:685
+#: rewrite/rewriteDefine.c:686
 #, c-format
 msgid "RETURNING list's entry %d has different type from column \"%s\""
-msgstr ""
-"l'entrée %d de la liste RETURNING a un type différent de la colonne « %s »"
+msgstr "l'entrée %d de la liste RETURNING a un type différent de la colonne « %s »"
 
-#: rewrite/rewriteDefine.c:688 rewrite/rewriteDefine.c:712
+#: rewrite/rewriteDefine.c:689 rewrite/rewriteDefine.c:713
 #, c-format
-#| msgid "SELECT rule's target entry %d has different type from column \"%s\""
 msgid "SELECT target entry has type %s, but column has type %s."
-msgstr ""
-"l'entrée de la liste SELECT a le type %s alors que la colonne a le type %s."
+msgstr "l'entrée de la liste SELECT a le type %s alors que la colonne a le type %s."
 
-#: rewrite/rewriteDefine.c:691 rewrite/rewriteDefine.c:716
+#: rewrite/rewriteDefine.c:692 rewrite/rewriteDefine.c:717
 #, c-format
-#| msgid "RETURNING list's entry %d has different type from column \"%s\""
 msgid "RETURNING list entry has type %s, but column has type %s."
-msgstr ""
-"l'entrée de la liste RETURNING a le type %s alors que la colonne a le type "
-"%s."
+msgstr "l'entrée de la liste RETURNING a le type %s alors que la colonne a le type %s."
 
-#: rewrite/rewriteDefine.c:707
+#: rewrite/rewriteDefine.c:708
 #, c-format
 msgid "SELECT rule's target entry %d has different size from column \"%s\""
-msgstr ""
-"l'entrée cible de la règle SELECT %d a plusieurs tailles pour la colonne « "
-"%s »"
+msgstr "l'entrée cible de la règle SELECT %d a plusieurs tailles pour la colonne « %s »"
 
-#: rewrite/rewriteDefine.c:709
+#: rewrite/rewriteDefine.c:710
 #, c-format
 msgid "RETURNING list's entry %d has different size from column \"%s\""
-msgstr ""
-"l'entrée %d de la liste RETURNING a plusieurs tailles pour la colonne « %s »"
+msgstr "l'entrée %d de la liste RETURNING a plusieurs tailles pour la colonne « %s »"
 
-#: rewrite/rewriteDefine.c:726
+#: rewrite/rewriteDefine.c:727
 #, c-format
 msgid "SELECT rule's target list has too few entries"
 msgstr "l'entrée cible de la règle SELECT n'a pas assez d'entrées"
 
-#: rewrite/rewriteDefine.c:727
+#: rewrite/rewriteDefine.c:728
 #, c-format
 msgid "RETURNING list has too few entries"
 msgstr "la liste RETURNING n'a pas assez d'entrées"
 
-#: rewrite/rewriteDefine.c:819 rewrite/rewriteDefine.c:933
-#: rewrite/rewriteSupport.c:112
+#: rewrite/rewriteDefine.c:820 rewrite/rewriteDefine.c:934 rewrite/rewriteSupport.c:112
 #, c-format
 msgid "rule \"%s\" for relation \"%s\" does not exist"
 msgstr "la règle « %s » de la relation « %s » n'existe pas"
 
-#: rewrite/rewriteDefine.c:952
+#: rewrite/rewriteDefine.c:953
 #, c-format
 msgid "renaming an ON SELECT rule is not allowed"
 msgstr "le renommage d'une règle ON SELECT n'est pas autorisé"
 
 #: rewrite/rewriteHandler.c:512
 #, c-format
-msgid ""
-"WITH query name \"%s\" appears in both a rule action and the query being "
-"rewritten"
+msgid "WITH query name \"%s\" appears in both a rule action and the query being rewritten"
 msgstr ""
-"Le nom de la requête WITH «%s » apparaît à la fois dans l'action d'une "
-"règle\n"
+"Le nom de la requête WITH «%s » apparaît à la fois dans l'action d'une règle\n"
 "et la requête en cours de ré-écriture."
 
 #: rewrite/rewriteHandler.c:572
@@ -16415,111 +14801,64 @@ msgid "infinite recursion detected in rules for relation \"%s\""
 msgstr "récursion infinie détectée dans les règles de la relation « %s »"
 
 #: rewrite/rewriteHandler.c:1995
-#| msgid "Views that return system columns are not automatically updatable."
 msgid "Junk view columns are not updatable."
-msgstr ""
-"Les colonnes « junk » des vues ne sont pas automatiquement disponibles en "
-"écriture."
+msgstr "Les colonnes « junk » des vues ne sont pas automatiquement disponibles en écriture."
 
 #: rewrite/rewriteHandler.c:2000
-#| msgid ""
-#| "Views that return columns that are not columns of their base relation are "
-#| "not automatically updatable."
-msgid ""
-"View columns that are not columns of their base relation are not updatable."
-msgstr ""
-"Les colonnes des vues qui ne font pas référence à des colonnes de la "
-"relation de base ne sont pas automatiquement modifiables."
+msgid "View columns that are not columns of their base relation are not updatable."
+msgstr "Les colonnes des vues qui ne font pas référence à des colonnes de la relation de base ne sont pas automatiquement modifiables."
 
 #: rewrite/rewriteHandler.c:2003
-#| msgid "Views that return system columns are not automatically updatable."
 msgid "View columns that refer to system columns are not updatable."
-msgstr ""
-"Les colonnes des vues qui font référence à des colonnes systèmes ne sont pas "
-"automatiquement modifiables."
+msgstr "Les colonnes des vues qui font référence à des colonnes systèmes ne sont pas automatiquement modifiables."
 
 #: rewrite/rewriteHandler.c:2006
-#| msgid ""
-#| "Views that return whole-row references are not automatically updatable."
 msgid "View columns that return whole-row references are not updatable."
-msgstr ""
-"Les colonnes de vue qui font références à des lignes complètes ne sont pas "
-"automatiquement modifiables."
+msgstr "Les colonnes de vue qui font références à des lignes complètes ne sont pas automatiquement modifiables."
 
 #: rewrite/rewriteHandler.c:2064
 msgid "Views containing DISTINCT are not automatically updatable."
-msgstr ""
-"Les vues contenant DISTINCT ne sont pas automatiquement disponibles en "
-"écriture."
+msgstr "Les vues contenant DISTINCT ne sont pas automatiquement disponibles en écriture."
 
 #: rewrite/rewriteHandler.c:2067
 msgid "Views containing GROUP BY are not automatically updatable."
-msgstr ""
-"Les vues contenant GROUP BY ne sont pas automatiquement disponibles en "
-"écriture."
+msgstr "Les vues contenant GROUP BY ne sont pas automatiquement disponibles en écriture."
 
 #: rewrite/rewriteHandler.c:2070
 msgid "Views containing HAVING are not automatically updatable."
-msgstr ""
-"Les vues contenant HAVING ne sont pas automatiquement disponibles en "
-"écriture."
+msgstr "Les vues contenant HAVING ne sont pas automatiquement disponibles en écriture."
 
 #: rewrite/rewriteHandler.c:2073
-msgid ""
-"Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
-msgstr ""
-"Les vues contenant UNION, INTERSECT ou EXCEPT ne sont pas automatiquement "
-"disponibles en écriture."
+msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
+msgstr "Les vues contenant UNION, INTERSECT ou EXCEPT ne sont pas automatiquement disponibles en écriture."
 
 #: rewrite/rewriteHandler.c:2076
 msgid "Views containing WITH are not automatically updatable."
-msgstr ""
-"Les vues contenant WITH ne sont pas automatiquement disponibles en écriture."
+msgstr "Les vues contenant WITH ne sont pas automatiquement disponibles en écriture."
 
 #: rewrite/rewriteHandler.c:2079
 msgid "Views containing LIMIT or OFFSET are not automatically updatable."
-msgstr ""
-"Les vues contenant LIMIT ou OFFSET ne sont pas automatiquement disponibles "
-"en écriture."
+msgstr "Les vues contenant LIMIT ou OFFSET ne sont pas automatiquement disponibles en écriture."
 
 #: rewrite/rewriteHandler.c:2091
-#| msgid "Views that return system columns are not automatically updatable."
 msgid "Views that return aggregate functions are not automatically updatable."
-msgstr ""
-"Les vues qui renvoient des fonctions d'agrégat ne sont pas automatiquement "
-"disponibles en écriture."
+msgstr "Les vues qui renvoient des fonctions d'agrégat ne sont pas automatiquement disponibles en écriture."
 
 #: rewrite/rewriteHandler.c:2094
-#| msgid ""
-#| "Views that return whole-row references are not automatically updatable."
 msgid "Views that return window functions are not automatically updatable."
-msgstr ""
-"Les vues qui renvoient des fonctions de fenêtrage ne sont pas "
-"automatiquement disponibles en écriture."
+msgstr "Les vues qui renvoient des fonctions de fenêtrage ne sont pas automatiquement disponibles en écriture."
 
 #: rewrite/rewriteHandler.c:2097
-#| msgid "Views that return system columns are not automatically updatable."
-msgid ""
-"Views that return set-returning functions are not automatically updatable."
-msgstr ""
-"Les vues qui renvoient des fonctions à plusieurs lignes ne sont pas "
-"automatiquement disponibles en écriture."
+msgid "Views that return set-returning functions are not automatically updatable."
+msgstr "Les vues qui renvoient des fonctions à plusieurs lignes ne sont pas automatiquement disponibles en écriture."
 
-#: rewrite/rewriteHandler.c:2104 rewrite/rewriteHandler.c:2108
-#: rewrite/rewriteHandler.c:2115
-msgid ""
-"Views that do not select from a single table or view are not automatically "
-"updatable."
-msgstr ""
-"Les vues qui lisent plusieurs tables ou vues ne sont pas automatiquement "
-"disponibles en écriture."
+#: rewrite/rewriteHandler.c:2104 rewrite/rewriteHandler.c:2108 rewrite/rewriteHandler.c:2115
+msgid "Views that do not select from a single table or view are not automatically updatable."
+msgstr "Les vues qui lisent plusieurs tables ou vues ne sont pas automatiquement disponibles en écriture."
 
 #: rewrite/rewriteHandler.c:2139
-#| msgid "Views that return system columns are not automatically updatable."
 msgid "Views that have no updatable columns are not automatically updatable."
-msgstr ""
-"Les vues qui possèdent des colonnes non modifiables ne sont pas "
-"automatiquement disponibles en écriture."
+msgstr "Les vues qui possèdent des colonnes non modifiables ne sont pas automatiquement disponibles en écriture."
 
 #: rewrite/rewriteHandler.c:2576
 #, c-format
@@ -16533,18 +14872,14 @@ msgstr "ne peut pas mettre 
 
 #: rewrite/rewriteHandler.c:2952
 #, c-format
-msgid ""
-"DO INSTEAD NOTHING rules are not supported for data-modifying statements in "
-"WITH"
+msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
 msgstr ""
 "les règles DO INSTEAD NOTHING ne sont pas supportées par les instructions\n"
 "de modification de données dans WITH"
 
 #: rewrite/rewriteHandler.c:2966
 #, c-format
-msgid ""
-"conditional DO INSTEAD rules are not supported for data-modifying statements "
-"in WITH"
+msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
 msgstr ""
 "les règles DO INSTEAD conditionnelles ne sont pas supportées par les\n"
 "instructions de modification de données dans WITH"
@@ -16553,15 +14888,12 @@ msgstr ""
 #, c-format
 msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
 msgstr ""
-"les règles DO ALSO ne sont pas supportées par les instructions de "
-"modification\n"
+"les règles DO ALSO ne sont pas supportées par les instructions de modification\n"
 "de données dans WITH"
 
 #: rewrite/rewriteHandler.c:2975
 #, c-format
-msgid ""
-"multi-statement DO INSTEAD rules are not supported for data-modifying "
-"statements in WITH"
+msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
 msgstr ""
 "les règles DO INSTEAD multi-instructions ne sont pas supportées pour les\n"
 "instructions de modification de données dans WITH"
@@ -16573,8 +14905,7 @@ msgstr "ne peut pas ex
 
 #: rewrite/rewriteHandler.c:3168
 #, c-format
-msgid ""
-"You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
+msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
 msgstr ""
 "Vous avez besoin d'une règle ON INSERT DO INSTEAD sans condition avec une\n"
 "clause RETURNING."
@@ -16586,8 +14917,7 @@ msgstr "ne peut pas ex
 
 #: rewrite/rewriteHandler.c:3175
 #, c-format
-msgid ""
-"You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
+msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
 msgstr ""
 "Vous avez besoin d'une règle ON UPDATE DO INSTEAD sans condition avec une\n"
 "clause RETURNING."
@@ -16599,20 +14929,15 @@ msgstr "ne peut pas ex
 
 #: rewrite/rewriteHandler.c:3182
 #, c-format
-msgid ""
-"You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
+msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
 msgstr ""
 "Vous avez besoin d'une règle ON DELETE DO INSTEAD sans condition avec une\n"
 "clause RETURNING."
 
 #: rewrite/rewriteHandler.c:3246
 #, c-format
-msgid ""
-"WITH cannot be used in a query that is rewritten by rules into multiple "
-"queries"
-msgstr ""
-"WITH ne peut pas être utilisé dans une requête réécrite par des règles en "
-"plusieurs requêtes"
+msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
+msgstr "WITH ne peut pas être utilisé dans une requête réécrite par des règles en plusieurs requêtes"
 
 #: rewrite/rewriteManip.c:956
 #, c-format
@@ -16654,14 +14979,11 @@ msgstr "cha
 #: scan.l:526
 #, c-format
 msgid "unsafe use of string constant with Unicode escapes"
-msgstr ""
-"utilisation non sûre de la constante de chaîne avec des échappements Unicode"
+msgstr "utilisation non sûre de la constante de chaîne avec des échappements Unicode"
 
 #: scan.l:527
 #, c-format
-msgid ""
-"String constants with Unicode escapes cannot be used when "
-"standard_conforming_strings is off."
+msgid "String constants with Unicode escapes cannot be used when standard_conforming_strings is off."
 msgstr ""
 "Les constantes de chaîne avec des échappements Unicode ne peuvent pas être\n"
 "utilisées quand standard_conforming_strings est désactivé."
@@ -16670,8 +14992,7 @@ msgstr ""
 msgid "invalid Unicode escape character"
 msgstr "chaîne d'échappement Unicode invalide"
 
-#: scan.l:596 scan.l:604 scan.l:612 scan.l:613 scan.l:614 scan.l:1297
-#: scan.l:1324 scan.l:1328 scan.l:1366 scan.l:1370 scan.l:1392
+#: scan.l:596 scan.l:604 scan.l:612 scan.l:613 scan.l:614 scan.l:1296 scan.l:1323 scan.l:1327 scan.l:1365 scan.l:1369 scan.l:1391
 msgid "invalid Unicode surrogate pair"
 msgstr "paire surrogate Unicode invalide"
 
@@ -16683,8 +15004,7 @@ msgstr "
 #: scan.l:619
 #, c-format
 msgid "Unicode escapes must be \\uXXXX or \\UXXXXXXXX."
-msgstr ""
-"Les échappements Unicode doivent être de la forme \\uXXXX ou \\UXXXXXXXX."
+msgstr "Les échappements Unicode doivent être de la forme \\uXXXX ou \\UXXXXXXXX."
 
 #: scan.l:630
 #, c-format
@@ -16693,11 +15013,9 @@ msgstr "utilisation non s
 
 #: scan.l:631
 #, c-format
-msgid ""
-"Use '' to write quotes in strings. \\' is insecure in client-only encodings."
+msgid "Use '' to write quotes in strings. \\' is insecure in client-only encodings."
 msgstr ""
-"Utilisez '' pour écrire des guillemets dans une chaîne. \\' n'est pas "
-"sécurisé\n"
+"Utilisez '' pour écrire des guillemets dans une chaîne. \\' n'est pas sécurisé\n"
 "pour les encodages clients."
 
 #: scan.l:706
@@ -16717,62 +15035,56 @@ msgid "operator too long"
 msgstr "opérateur trop long"
 
 #. translator: %s is typically the translation of "syntax error"
-#: scan.l:1044
+#: scan.l:1043
 #, c-format
 msgid "%s at end of input"
 msgstr "%s à la fin de l'entrée"
 
 #. translator: first %s is typically the translation of "syntax error"
-#: scan.l:1052
+#: scan.l:1051
 #, c-format
 msgid "%s at or near \"%s\""
 msgstr "%s sur ou près de « %s »"
 
-#: scan.l:1213 scan.l:1245
-msgid ""
-"Unicode escape values cannot be used for code point values above 007F when "
-"the server encoding is not UTF8"
+#: scan.l:1212 scan.l:1244
+msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8"
 msgstr ""
 "Les valeurs d'échappement unicode ne peuvent pas être utilisées pour les\n"
 "valeurs de point de code au-dessus de 007F quand l'encodage serveur n'est\n"
 "pas UTF8"
 
-#: scan.l:1241 scan.l:1384
+#: scan.l:1240 scan.l:1383
 msgid "invalid Unicode escape value"
 msgstr "valeur d'échappement Unicode invalide"
 
-#: scan.l:1440
+#: scan.l:1439
 #, c-format
 msgid "nonstandard use of \\' in a string literal"
 msgstr "utilisation non standard de \\' dans une chaîne littérale"
 
-#: scan.l:1441
+#: scan.l:1440
 #, c-format
-msgid ""
-"Use '' to write quotes in strings, or use the escape string syntax (E'...')."
+msgid "Use '' to write quotes in strings, or use the escape string syntax (E'...')."
 msgstr ""
-"Utilisez '' pour écrire des guillemets dans une chaîne ou utilisez la "
-"syntaxe de\n"
+"Utilisez '' pour écrire des guillemets dans une chaîne ou utilisez la syntaxe de\n"
 "chaîne d'échappement (E'...')."
 
-#: scan.l:1450
+#: scan.l:1449
 #, c-format
 msgid "nonstandard use of \\\\ in a string literal"
 msgstr "utilisation non standard de \\\\ dans une chaîne littérale"
 
-#: scan.l:1451
+#: scan.l:1450
 #, c-format
 msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
-msgstr ""
-"Utilisez la syntaxe de chaîne d'échappement pour les antislashs, c'est-à-"
-"dire E'\\\\'."
+msgstr "Utilisez la syntaxe de chaîne d'échappement pour les antislashs, c'est-à-dire E'\\\\'."
 
-#: scan.l:1465
+#: scan.l:1464
 #, c-format
 msgid "nonstandard use of escape in a string literal"
 msgstr "utilisation non standard d'un échappement dans une chaîne littérale"
 
-#: scan.l:1466
+#: scan.l:1465
 #, c-format
 msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
 msgstr ""
@@ -16782,11 +15094,9 @@ msgstr ""
 #: snowball/dict_snowball.c:180
 #, c-format
 msgid "no Snowball stemmer available for language \"%s\" and encoding \"%s\""
-msgstr ""
-"aucun stemmer Snowball disponible pour la langue « %s » et l'encodage « %s »"
+msgstr "aucun stemmer Snowball disponible pour la langue « %s » et l'encodage « %s »"
 
-#: snowball/dict_snowball.c:203 tsearch/dict_ispell.c:73
-#: tsearch/dict_simple.c:48
+#: snowball/dict_snowball.c:203 tsearch/dict_ispell.c:73 tsearch/dict_simple.c:48
 #, c-format
 msgid "multiple StopWords parameters"
 msgstr "plusieurs paramètres StopWords"
@@ -16820,9 +15130,7 @@ msgstr ""
 
 #: storage/buffer/bufmgr.c:403
 #, c-format
-msgid ""
-"This has been seen to occur with buggy kernels; consider updating your "
-"system."
+msgid "This has been seen to occur with buggy kernels; consider updating your system."
 msgstr ""
 "Ceci s'est déjà vu avec des noyaux buggés ; pensez à mettre à jour votre\n"
 "système."
@@ -16830,21 +15138,19 @@ msgstr ""
 #: storage/buffer/bufmgr.c:493
 #, c-format
 msgid "invalid page in block %u of relation %s; zeroing out page"
-msgstr ""
-"page invalide dans le bloc %u de la relation %s ; remplacement de la page "
-"par des zéros"
+msgstr "page invalide dans le bloc %u de la relation %s ; remplacement de la page par des zéros"
 
-#: storage/buffer/bufmgr.c:3178
+#: storage/buffer/bufmgr.c:3193
 #, c-format
 msgid "could not write block %u of %s"
 msgstr "n'a pas pu écrire le bloc %u de %s"
 
-#: storage/buffer/bufmgr.c:3180
+#: storage/buffer/bufmgr.c:3195
 #, c-format
 msgid "Multiple failures --- write error might be permanent."
 msgstr "Échecs multiples --- l'erreur d'écriture pourrait être permanent."
 
-#: storage/buffer/bufmgr.c:3201 storage/buffer/bufmgr.c:3220
+#: storage/buffer/bufmgr.c:3216 storage/buffer/bufmgr.c:3235
 #, c-format
 msgid "writing block %u of relation %s"
 msgstr "écriture du bloc %u de la relation %s"
@@ -16862,17 +15168,14 @@ msgstr "
 #: storage/file/fd.c:595
 #, c-format
 msgid "insufficient file descriptors available to start server process"
-msgstr ""
-"nombre de descripteurs de fichier insuffisants pour lancer le processus "
-"serveur"
+msgstr "nombre de descripteurs de fichier insuffisants pour lancer le processus serveur"
 
 #: storage/file/fd.c:596
 #, c-format
 msgid "System allows %d, we need at least %d."
 msgstr "Le système autorise %d, nous avons besoin d'au moins %d."
 
-#: storage/file/fd.c:637 storage/file/fd.c:1671 storage/file/fd.c:1764
-#: storage/file/fd.c:1912
+#: storage/file/fd.c:637 storage/file/fd.c:1671 storage/file/fd.c:1764 storage/file/fd.c:1912
 #, c-format
 msgid "out of file descriptors: %m; release and retry"
 msgstr "plus de descripteurs de fichiers : %m; quittez et ré-essayez"
@@ -16890,32 +15193,35 @@ msgstr "la taille du fichier temporaire d
 #: storage/file/fd.c:1647 storage/file/fd.c:1697
 #, c-format
 msgid "exceeded maxAllocatedDescs (%d) while trying to open file \"%s\""
-msgstr ""
-"dépassement de maxAllocatedDescs (%d) lors de la tentative d'ouverture du "
-"fichier « %s »"
+msgstr "dépassement de maxAllocatedDescs (%d) lors de la tentative d'ouverture du fichier « %s »"
 
 #: storage/file/fd.c:1737
 #, c-format
 msgid "exceeded maxAllocatedDescs (%d) while trying to execute command \"%s\""
-msgstr ""
-"dépassement de maxAllocatedDescs (%d) lors de la tentative d'exécution de la "
-"commande « %s »"
+msgstr "dépassement de maxAllocatedDescs (%d) lors de la tentative d'exécution de la commande « %s »"
 
 #: storage/file/fd.c:1888
 #, c-format
 msgid "exceeded maxAllocatedDescs (%d) while trying to open directory \"%s\""
-msgstr ""
-"dépassement de maxAllocatedDescs (%d) lors de la tentative d'ouverture du "
-"répertoire « %s »"
+msgstr "dépassement de maxAllocatedDescs (%d) lors de la tentative d'ouverture du répertoire « %s »"
 
 #: storage/file/fd.c:1961
 #, c-format
 msgid "could not read directory \"%s\": %m"
 msgstr "n'a pas pu lire le répertoire « %s » : %m"
 
+#: storage/file/fd.c:2463
+#, c-format
+msgid "could not open file \"%s\" before fsync"
+msgstr "n'a pas pu ouvrir le fichier « %s » avant sa synchronisation sur disque"
+
+#: storage/file/fd.c:2547
+#, c-format
+msgid "this platform does not support symbolic links; ignoring \"%s\""
+msgstr "cette plateforme ne supporte pas les liens symboliques ; ignore « %s »"
+
 #: storage/ipc/dsm.c:363
 #, c-format
-#| msgid "selecting dynamic shared memory implementation ... "
 msgid "dynamic shared memory control segment is corrupt"
 msgstr "le segment contrôle de mémoire partagée dynamique est corrompu"
 
@@ -16931,142 +15237,98 @@ msgstr "Configurez dynamic_shared_memory_type 
 
 #: storage/ipc/dsm.c:431
 #, c-format
-#| msgid "selecting dynamic shared memory implementation ... "
 msgid "dynamic shared memory control segment is not valid"
 msgstr "le segment contrôle de mémoire partagée dynamique n'est pas valide"
 
 #: storage/ipc/dsm.c:501
 #, c-format
-#| msgid "could not allocate shared memory segment \"%s\""
 msgid "too many dynamic shared memory segments"
 msgstr "trop de segments de mémoire partagée dynamique"
 
-#: storage/ipc/dsm_impl.c:261 storage/ipc/dsm_impl.c:361
-#: storage/ipc/dsm_impl.c:533 storage/ipc/dsm_impl.c:648
-#: storage/ipc/dsm_impl.c:811 storage/ipc/dsm_impl.c:953
+#: storage/ipc/dsm_impl.c:261 storage/ipc/dsm_impl.c:361 storage/ipc/dsm_impl.c:533 storage/ipc/dsm_impl.c:648 storage/ipc/dsm_impl.c:811 storage/ipc/dsm_impl.c:953
 #, c-format
-#| msgid "could not create shared memory segment: %m"
 msgid "could not unmap shared memory segment \"%s\": %m"
-msgstr ""
-"n'a pas pu annuler le mappage du segment de mémoire partagée « %s » : %m"
+msgstr "n'a pas pu annuler le mappage du segment de mémoire partagée « %s » : %m"
 
-#: storage/ipc/dsm_impl.c:271 storage/ipc/dsm_impl.c:543
-#: storage/ipc/dsm_impl.c:658 storage/ipc/dsm_impl.c:821
+#: storage/ipc/dsm_impl.c:271 storage/ipc/dsm_impl.c:543 storage/ipc/dsm_impl.c:658 storage/ipc/dsm_impl.c:821
 #, c-format
-#| msgid "could not create shared memory segment: %m"
 msgid "could not remove shared memory segment \"%s\": %m"
 msgstr "n'a pas pu supprimer le segment de mémoire partagée « %s » : %m"
 
-#: storage/ipc/dsm_impl.c:292 storage/ipc/dsm_impl.c:721
-#: storage/ipc/dsm_impl.c:835
+#: storage/ipc/dsm_impl.c:292 storage/ipc/dsm_impl.c:721 storage/ipc/dsm_impl.c:835
 #, c-format
-#| msgid "could not allocate shared memory segment \"%s\""
 msgid "could not open shared memory segment \"%s\": %m"
 msgstr "n'a pas pu ouvrir le segment de mémoire partagée « %s » : %m"
 
-#: storage/ipc/dsm_impl.c:316 storage/ipc/dsm_impl.c:559
-#: storage/ipc/dsm_impl.c:766 storage/ipc/dsm_impl.c:859
+#: storage/ipc/dsm_impl.c:316 storage/ipc/dsm_impl.c:559 storage/ipc/dsm_impl.c:766 storage/ipc/dsm_impl.c:859
 #, c-format
-#| msgid "could not create shared memory segment: %m"
 msgid "could not stat shared memory segment \"%s\": %m"
-msgstr ""
-"n'a pas pu obtenir des informations sur le segment de mémoire partagée « %s "
-"» : %m"
+msgstr "n'a pas pu obtenir des informations sur le segment de mémoire partagée « %s » : %m"
 
-#: storage/ipc/dsm_impl.c:335 storage/ipc/dsm_impl.c:878
-#: storage/ipc/dsm_impl.c:926
+#: storage/ipc/dsm_impl.c:335 storage/ipc/dsm_impl.c:878 storage/ipc/dsm_impl.c:926
 #, c-format
-#| msgid "could not create shared memory segment: %m"
 msgid "could not resize shared memory segment \"%s\" to %zu bytes: %m"
-msgstr ""
-"n'a pas pu retailler le segment de mémoire partagée « %s » en %zu octets : %m"
+msgstr "n'a pas pu retailler le segment de mémoire partagée « %s » en %zu octets : %m"
 
-#: storage/ipc/dsm_impl.c:385 storage/ipc/dsm_impl.c:580
-#: storage/ipc/dsm_impl.c:742 storage/ipc/dsm_impl.c:977
+#: storage/ipc/dsm_impl.c:385 storage/ipc/dsm_impl.c:580 storage/ipc/dsm_impl.c:742 storage/ipc/dsm_impl.c:977
 #, c-format
-#| msgid "could not create shared memory segment: %m"
 msgid "could not map shared memory segment \"%s\": %m"
 msgstr "n'a pas pu mapper le segment de mémoire partagée « %s » : %m"
 
 #: storage/ipc/dsm_impl.c:515
 #, c-format
-#| msgid "could not create shared memory segment: %m"
 msgid "could not get shared memory segment: %m"
 msgstr "n'a pas pu obtenir le segment de mémoire partagée : %m"
 
 #: storage/ipc/dsm_impl.c:694
 #, c-format
-#| msgid "could not create shared memory segment: %m"
 msgid "could not create shared memory segment \"%s\": %m"
 msgstr "n'a pas pu créer le segment de mémoire partagée « %s » : %m"
 
 #: storage/ipc/dsm_impl.c:1018
 #, c-format
-#| msgid "could not truncate file \"%s\": %m"
 msgid "could not duplicate handle for \"%s\": %m"
 msgstr "n'a pas pu dupliquer le lien pour « %s » : %m"
 
-#: storage/ipc/shm_toc.c:108 storage/ipc/shm_toc.c:189 storage/ipc/shmem.c:205
-#: storage/lmgr/lock.c:872 storage/lmgr/lock.c:906 storage/lmgr/lock.c:2601
-#: storage/lmgr/lock.c:3713 storage/lmgr/lock.c:3778 storage/lmgr/lock.c:4068
-#: storage/lmgr/predicate.c:2323 storage/lmgr/predicate.c:2338
-#: storage/lmgr/predicate.c:3731 storage/lmgr/predicate.c:4874
-#: storage/lmgr/proc.c:198 utils/hash/dynahash.c:966
+#: storage/ipc/shm_toc.c:108 storage/ipc/shm_toc.c:189 storage/ipc/shmem.c:205 storage/lmgr/lock.c:872 storage/lmgr/lock.c:906 storage/lmgr/lock.c:2601 storage/lmgr/lock.c:3717 storage/lmgr/lock.c:3782 storage/lmgr/lock.c:4072 storage/lmgr/predicate.c:2323 storage/lmgr/predicate.c:2338 storage/lmgr/predicate.c:3731 storage/lmgr/predicate.c:4874 storage/lmgr/proc.c:198 utils/hash/dynahash.c:966
 #, c-format
 msgid "out of shared memory"
 msgstr "mémoire partagée épuisée"
 
 #: storage/ipc/shmem.c:361 storage/ipc/shmem.c:412
 #, c-format
-#| msgid ""
-#| "not enough shared memory for data structure \"%s\" (%lu bytes requested)"
-msgid ""
-"not enough shared memory for data structure \"%s\" (%zu bytes requested)"
-msgstr ""
-"pas assez de mémoire partagée pour la structure de données « %s » (%zu "
-"octets demandés)"
+msgid "not enough shared memory for data structure \"%s\" (%zu bytes requested)"
+msgstr "pas assez de mémoire partagée pour la structure de données « %s » (%zu octets demandés)"
 
 #: storage/ipc/shmem.c:380
 #, c-format
 msgid "could not create ShmemIndex entry for data structure \"%s\""
-msgstr ""
-"n'a pas pu créer l'entrée ShmemIndex pour la structure de données « %s »"
+msgstr "n'a pas pu créer l'entrée ShmemIndex pour la structure de données « %s »"
 
 #: storage/ipc/shmem.c:395
 #, c-format
-#| msgid ""
-#| "ShmemIndex entry size is wrong for data structure \"%s\": expected %lu, "
-#| "actual %lu"
-msgid ""
-"ShmemIndex entry size is wrong for data structure \"%s\": expected %zu, "
-"actual %zu"
-msgstr ""
-"La taille de l'entrée ShmemIndex est mauvaise pour la structure de données « "
-"%s » : %zu attendu, %zu obtenu"
+msgid "ShmemIndex entry size is wrong for data structure \"%s\": expected %zu, actual %zu"
+msgstr "La taille de l'entrée ShmemIndex est mauvaise pour la structure de données « %s » : %zu attendu, %zu obtenu"
 
 #: storage/ipc/shmem.c:440 storage/ipc/shmem.c:459
 #, c-format
 msgid "requested shared memory size overflows size_t"
 msgstr "la taille de la mémoire partagée demandée dépasse size_t"
 
-#: storage/ipc/standby.c:499 tcop/postgres.c:2952
+#: storage/ipc/standby.c:499 tcop/postgres.c:2989
 #, c-format
 msgid "canceling statement due to conflict with recovery"
 msgstr "annulation de la requête à cause d'un conflit avec la restauration"
 
-#: storage/ipc/standby.c:500 tcop/postgres.c:2216
+#: storage/ipc/standby.c:500 tcop/postgres.c:2243
 #, c-format
 msgid "User transaction caused buffer deadlock with recovery."
-msgstr ""
-"La transaction de l'utilisateur causait un verrou mortel lors de la "
-"restauration."
+msgstr "La transaction de l'utilisateur causait un verrou mortel lors de la restauration."
 
 #: storage/large_object/inv_api.c:203
 #, c-format
 msgid "pg_largeobject entry for OID %u, page %d has invalid data field size %d"
-msgstr ""
-"l'entrée du Large Object d'OID %u, en page %d, a une taille de champ de "
-"données invalide, %d"
+msgstr "l'entrée du Large Object d'OID %u, en page %d, a une taille de champ de données invalide, %d"
 
 #: storage/large_object/inv_api.c:284
 #, c-format
@@ -17101,51 +15363,47 @@ msgstr "Bloquage mortel d
 #: storage/lmgr/deadlock.c:956
 #, c-format
 msgid "See server log for query details."
-msgstr ""
-"Voir les journaux applicatifs du serveur pour les détails sur la requête."
+msgstr "Voir les journaux applicatifs du serveur pour les détails sur la requête."
 
 #: storage/lmgr/lmgr.c:599
 #, c-format
-#| msgid "writing block %u of relation %s"
 msgid "while updating tuple (%u,%u) in relation \"%s\""
 msgstr "lors de la mise à jour de la ligne (%u,%u) dans la relation « %s »"
 
 #: storage/lmgr/lmgr.c:602
 #, c-format
-#| msgid "writing block %u of relation %s"
 msgid "while deleting tuple (%u,%u) in relation \"%s\""
 msgstr "lors de la suppression de la ligne (%u,%u) dans la relation « %s »"
 
 #: storage/lmgr/lmgr.c:605
 #, c-format
-#| msgid "writing block %u of relation %s"
 msgid "while locking tuple (%u,%u) in relation \"%s\""
 msgstr "lors du verrouillage de la ligne (%u,%u) dans la relation « %s »"
 
 #: storage/lmgr/lmgr.c:608
 #, c-format
 msgid "while locking updated version (%u,%u) of tuple in relation \"%s\""
-msgstr ""
+msgstr "lors du verrou de la version mise à jour (%u, %u) de la ligne de la relation « %s »"
 
 #: storage/lmgr/lmgr.c:611
 #, c-format
 msgid "while inserting index tuple (%u,%u) in relation \"%s\""
-msgstr ""
+msgstr "lors de l'insertion de l'enregistrement (%u, %u) de l'index dans la relation « %s »"
 
 #: storage/lmgr/lmgr.c:614
 #, c-format
 msgid "while checking uniqueness of tuple (%u,%u) in relation \"%s\""
-msgstr ""
+msgstr "lors de la vérification de l'unicité de l'enregistrement (%u,%u) dans la relation « %s »"
 
 #: storage/lmgr/lmgr.c:617
 #, c-format
 msgid "while rechecking updated tuple (%u,%u) in relation \"%s\""
-msgstr ""
+msgstr "lors de la re-vérification de l'enregistrement mis à jour (%u,%u) dans la relation « %s »"
 
 #: storage/lmgr/lmgr.c:620
 #, c-format
 msgid "while checking exclusion constraint on tuple (%u,%u) in relation \"%s\""
-msgstr ""
+msgstr "lors de la vérification de la contrainte d'exclusion sur l'enregistrement (%u,%u) dans la relation « %s »"
 
 #: storage/lmgr/lmgr.c:840
 #, c-format
@@ -17199,85 +15457,60 @@ msgstr "type locktag non reconnu %d"
 
 #: storage/lmgr/lock.c:721
 #, c-format
-msgid ""
-"cannot acquire lock mode %s on database objects while recovery is in progress"
+msgid "cannot acquire lock mode %s on database objects while recovery is in progress"
 msgstr ""
 "ne peut pas acquérir le mode de verrou %s sur les objets de base de données\n"
 "alors que la restauration est en cours"
 
 #: storage/lmgr/lock.c:723
 #, c-format
-msgid ""
-"Only RowExclusiveLock or less can be acquired on database objects during "
-"recovery."
+msgid "Only RowExclusiveLock or less can be acquired on database objects during recovery."
 msgstr ""
-"Seuls RowExclusiveLock et les verrous inférieurs peuvent être acquis sur "
-"les\n"
+"Seuls RowExclusiveLock et les verrous inférieurs peuvent être acquis sur les\n"
 "objets d'une base pendant une restauration."
 
-#: storage/lmgr/lock.c:873 storage/lmgr/lock.c:907 storage/lmgr/lock.c:2602
-#: storage/lmgr/lock.c:3714 storage/lmgr/lock.c:3779 storage/lmgr/lock.c:4069
+#: storage/lmgr/lock.c:873 storage/lmgr/lock.c:907 storage/lmgr/lock.c:2602 storage/lmgr/lock.c:3718 storage/lmgr/lock.c:3783 storage/lmgr/lock.c:4073
 #, c-format
 msgid "You might need to increase max_locks_per_transaction."
 msgstr "Vous pourriez avoir besoin d'augmenter max_locks_per_transaction."
 
-#: storage/lmgr/lock.c:3039 storage/lmgr/lock.c:3151
+#: storage/lmgr/lock.c:3043 storage/lmgr/lock.c:3155
 #, c-format
-msgid ""
-"cannot PREPARE while holding both session-level and transaction-level locks "
-"on the same object"
-msgstr ""
-"ne peut pas utiliser PREPARE lorsque des verrous de niveau session et "
-"deniveau transaction sont détenus sur le même objet"
+msgid "cannot PREPARE while holding both session-level and transaction-level locks on the same object"
+msgstr "ne peut pas utiliser PREPARE lorsque des verrous de niveau session et deniveau transaction sont détenus sur le même objet"
 
 #: storage/lmgr/predicate.c:674
 #, c-format
 msgid "not enough elements in RWConflictPool to record a read/write conflict"
-msgstr ""
-"pas assez d'éléments dans RWConflictPool pour enregistrer un conflit en "
-"lecture/écriture"
+msgstr "pas assez d'éléments dans RWConflictPool pour enregistrer un conflit en lecture/écriture"
 
 #: storage/lmgr/predicate.c:675 storage/lmgr/predicate.c:703
 #, c-format
-msgid ""
-"You might need to run fewer transactions at a time or increase "
-"max_connections."
+msgid "You might need to run fewer transactions at a time or increase max_connections."
 msgstr ""
 "Il est possible que vous ayez à exécuter moins de transactions à la fois\n"
 "ou d'augmenter max_connections."
 
 #: storage/lmgr/predicate.c:702
 #, c-format
-msgid ""
-"not enough elements in RWConflictPool to record a potential read/write "
-"conflict"
-msgstr ""
-"pas assez d'éléments dans RWConflictPool pour enregistrer un conflit en "
-"lecture/écriture potentiel"
+msgid "not enough elements in RWConflictPool to record a potential read/write conflict"
+msgstr "pas assez d'éléments dans RWConflictPool pour enregistrer un conflit en lecture/écriture potentiel"
 
 #: storage/lmgr/predicate.c:907
 #, c-format
 msgid "memory for serializable conflict tracking is nearly exhausted"
-msgstr ""
-"la mémoire pour tracer les conflits sérialisables est pratiquement pleine"
+msgstr "la mémoire pour tracer les conflits sérialisables est pratiquement pleine"
 
 #: storage/lmgr/predicate.c:908
 #, c-format
-msgid ""
-"There might be an idle transaction or a forgotten prepared transaction "
-"causing this."
+msgid "There might be an idle transaction or a forgotten prepared transaction causing this."
 msgstr ""
 "Il pourait y avoir une transaction en attente ou une transaction préparée\n"
 "oubliée causant cela."
 
 #: storage/lmgr/predicate.c:1190 storage/lmgr/predicate.c:1262
 #, c-format
-#| msgid ""
-#| "not enough shared memory for elements of data structure \"%s\" (%lu bytes "
-#| "requested)"
-msgid ""
-"not enough shared memory for elements of data structure \"%s\" (%zu bytes "
-"requested)"
+msgid "not enough shared memory for elements of data structure \"%s\" (%zu bytes requested)"
 msgstr ""
 "pas assez de mémoire partagée pour les éléments de la structure de données\n"
 "« %s » (%zu octets demandés)"
@@ -17294,19 +15527,15 @@ msgstr "
 
 #: storage/lmgr/predicate.c:1590
 #, c-format
-msgid ""
-"You can use \"SET default_transaction_isolation = 'repeatable read'\" to "
-"change the default."
+msgid "You can use \"SET default_transaction_isolation = 'repeatable read'\" to change the default."
 msgstr ""
-"Vous pouvez utiliser « SET default_transaction_isolation = 'repeatable read' "
-"»\n"
+"Vous pouvez utiliser « SET default_transaction_isolation = 'repeatable read' »\n"
 "pour modifier la valeur par défaut."
 
 #: storage/lmgr/predicate.c:1629
 #, c-format
 msgid "a snapshot-importing transaction must not be READ ONLY DEFERRABLE"
-msgstr ""
-"une transaction important un snapshot ne doit pas être READ ONLY DEFERRABLE"
+msgstr "une transaction important un snapshot ne doit pas être READ ONLY DEFERRABLE"
 
 #: storage/lmgr/predicate.c:1699 utils/time/snapmgr.c:398
 #, c-format
@@ -17318,96 +15547,76 @@ msgstr "n'a pas pu importer le snapshot demand
 msgid "The source transaction %u is not running anymore."
 msgstr "La transaction source %u n'est plus en cours d'exécution."
 
-#: storage/lmgr/predicate.c:2324 storage/lmgr/predicate.c:2339
-#: storage/lmgr/predicate.c:3732
+#: storage/lmgr/predicate.c:2324 storage/lmgr/predicate.c:2339 storage/lmgr/predicate.c:3732
 #, c-format
 msgid "You might need to increase max_pred_locks_per_transaction."
 msgstr "Vous pourriez avoir besoin d'augmenter max_pred_locks_per_transaction."
 
-#: storage/lmgr/predicate.c:3886 storage/lmgr/predicate.c:3975
-#: storage/lmgr/predicate.c:3983 storage/lmgr/predicate.c:4022
-#: storage/lmgr/predicate.c:4261 storage/lmgr/predicate.c:4598
-#: storage/lmgr/predicate.c:4610 storage/lmgr/predicate.c:4652
-#: storage/lmgr/predicate.c:4690
+#: storage/lmgr/predicate.c:3886 storage/lmgr/predicate.c:3975 storage/lmgr/predicate.c:3983 storage/lmgr/predicate.c:4022 storage/lmgr/predicate.c:4261 storage/lmgr/predicate.c:4598 storage/lmgr/predicate.c:4610 storage/lmgr/predicate.c:4652 storage/lmgr/predicate.c:4690
 #, c-format
-msgid ""
-"could not serialize access due to read/write dependencies among transactions"
+msgid "could not serialize access due to read/write dependencies among transactions"
 msgstr ""
 "n'a pas pu sérialiser un accès à cause des dépendances de lecture/écriture\n"
 "parmi les transactions"
 
-#: storage/lmgr/predicate.c:3888 storage/lmgr/predicate.c:3977
-#: storage/lmgr/predicate.c:3985 storage/lmgr/predicate.c:4024
-#: storage/lmgr/predicate.c:4263 storage/lmgr/predicate.c:4600
-#: storage/lmgr/predicate.c:4612 storage/lmgr/predicate.c:4654
-#: storage/lmgr/predicate.c:4692
+#: storage/lmgr/predicate.c:3888 storage/lmgr/predicate.c:3977 storage/lmgr/predicate.c:3985 storage/lmgr/predicate.c:4024 storage/lmgr/predicate.c:4263 storage/lmgr/predicate.c:4600 storage/lmgr/predicate.c:4612 storage/lmgr/predicate.c:4654 storage/lmgr/predicate.c:4692
 #, c-format
 msgid "The transaction might succeed if retried."
 msgstr "La transaction pourrait réussir après une nouvelle tentative."
 
-#: storage/lmgr/proc.c:1172
+#: storage/lmgr/proc.c:1179
 #, c-format
 msgid "Process %d waits for %s on %s."
 msgstr "Le processus %d attend %s sur %s."
 
-#: storage/lmgr/proc.c:1182
+#: storage/lmgr/proc.c:1189
 #, c-format
 msgid "sending cancel to blocking autovacuum PID %d"
 msgstr "envoi de l'annulation pour bloquer le PID %d de l'autovacuum"
 
-#: storage/lmgr/proc.c:1194 utils/adt/misc.c:136
+#: storage/lmgr/proc.c:1201 utils/adt/misc.c:136
 #, c-format
 msgid "could not send signal to process %d: %m"
 msgstr "n'a pas pu envoyer le signal au processus %d : %m"
 
-#: storage/lmgr/proc.c:1293
+#: storage/lmgr/proc.c:1300
 #, c-format
-msgid ""
-"process %d avoided deadlock for %s on %s by rearranging queue order after "
-"%ld.%03d ms"
+msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
 msgstr ""
-"le processus %d a évité un verrou mortel pour %s sur %s en modifiant "
-"l'ordre\n"
+"le processus %d a évité un verrou mortel pour %s sur %s en modifiant l'ordre\n"
 "de la queue après %ld.%03d ms"
 
-#: storage/lmgr/proc.c:1308
+#: storage/lmgr/proc.c:1315
 #, c-format
-msgid ""
-"process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
+msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
 msgstr ""
 "le processus %d a détecté un verrou mortel alors qu'il était en attente de\n"
 "%s sur %s après %ld.%03d ms"
 
-#: storage/lmgr/proc.c:1317
+#: storage/lmgr/proc.c:1324
 #, c-format
 msgid "process %d still waiting for %s on %s after %ld.%03d ms"
 msgstr "le processus %d est toujours en attente de %s sur %s après %ld.%03d ms"
 
-#: storage/lmgr/proc.c:1324
+#: storage/lmgr/proc.c:1331
 #, c-format
 msgid "process %d acquired %s on %s after %ld.%03d ms"
 msgstr "le processus %d a acquis %s sur %s après %ld.%03d ms"
 
-#: storage/lmgr/proc.c:1340
+#: storage/lmgr/proc.c:1347
 #, c-format
 msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
-msgstr ""
-"le processus %d a échoué pour l'acquisition de %s sur %s après %ld.%03d ms"
+msgstr "le processus %d a échoué pour l'acquisition de %s sur %s après %ld.%03d ms"
 
 #: storage/page/bufpage.c:144
 #, c-format
 msgid "page verification failed, calculated checksum %u but expected %u"
-msgstr ""
-"échec de la vérification de la page, somme de contrôle calculé %u, mais "
-"attendait %u"
+msgstr "échec de la vérification de la page, somme de contrôle calculé %u, mais attendait %u"
 
-#: storage/page/bufpage.c:200 storage/page/bufpage.c:459
-#: storage/page/bufpage.c:691 storage/page/bufpage.c:823
+#: storage/page/bufpage.c:200 storage/page/bufpage.c:459 storage/page/bufpage.c:691 storage/page/bufpage.c:823
 #, c-format
 msgid "corrupted page pointers: lower = %u, upper = %u, special = %u"
-msgstr ""
-"pointeurs de page corrompus : le plus bas = %u, le plus haut = %u, spécial = "
-"%u"
+msgstr "pointeurs de page corrompus : le plus bas = %u, le plus haut = %u, spécial = %u"
 
 #: storage/page/bufpage.c:503
 #, c-format
@@ -17483,8 +15692,7 @@ msgstr ""
 #: storage/smgr/md.c:873
 #, c-format
 msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
-msgstr ""
-"n'a pas pu tronquer le fichier « %s » en %u blocs : il y a seulement %u blocs"
+msgstr "n'a pas pu tronquer le fichier « %s » en %u blocs : il y a seulement %u blocs"
 
 #: storage/smgr/md.c:922
 #, c-format
@@ -17501,264 +15709,235 @@ msgstr ""
 #: storage/smgr/md.c:1365
 #, c-format
 msgid "could not forward fsync request because request queue is full"
-msgstr ""
-"n'a pas pu envoyer la requête fsync car la queue des requêtes est pleine"
+msgstr "n'a pas pu envoyer la requête fsync car la queue des requêtes est pleine"
 
 #: storage/smgr/md.c:1760
 #, c-format
 msgid "could not open file \"%s\" (target block %u): %m"
 msgstr "n'a pas pu ouvrir le fichier « %s » (bloc cible %u) : %m"
 
-#: tcop/fastpath.c:111 tcop/fastpath.c:502 tcop/fastpath.c:632
+#: tcop/fastpath.c:111 tcop/fastpath.c:475 tcop/fastpath.c:605
 #, c-format
 msgid "invalid argument size %d in function call message"
-msgstr ""
-"taille de l'argument %d invalide dans le message d'appel de la fonction"
-
-#: tcop/fastpath.c:304 tcop/postgres.c:353 tcop/postgres.c:389
-#, c-format
-msgid "unexpected EOF on client connection"
-msgstr "fin de fichier (EOF) inattendue de la connexion du client"
+msgstr "taille de l'argument %d invalide dans le message d'appel de la fonction"
 
-#: tcop/fastpath.c:318 tcop/postgres.c:944 tcop/postgres.c:1254
-#: tcop/postgres.c:1512 tcop/postgres.c:1917 tcop/postgres.c:2284
-#: tcop/postgres.c:2359
+#: tcop/fastpath.c:291 tcop/postgres.c:971 tcop/postgres.c:1281 tcop/postgres.c:1539 tcop/postgres.c:1944 tcop/postgres.c:2311 tcop/postgres.c:2386
 #, c-format
-msgid ""
-"current transaction is aborted, commands ignored until end of transaction "
-"block"
+msgid "current transaction is aborted, commands ignored until end of transaction block"
 msgstr ""
-"la transaction est annulée, les commandes sont ignorées jusqu'à la fin du "
-"bloc\n"
+"la transaction est annulée, les commandes sont ignorées jusqu'à la fin du bloc\n"
 "de la transaction"
 
-#: tcop/fastpath.c:346
+#: tcop/fastpath.c:319
 #, c-format
 msgid "fastpath function call: \"%s\" (OID %u)"
 msgstr "appel de fonction fastpath : « %s » (OID %u)"
 
-#: tcop/fastpath.c:428 tcop/postgres.c:1114 tcop/postgres.c:1379
-#: tcop/postgres.c:1758 tcop/postgres.c:1975
+#: tcop/fastpath.c:401 tcop/postgres.c:1141 tcop/postgres.c:1406 tcop/postgres.c:1785 tcop/postgres.c:2002
 #, c-format
 msgid "duration: %s ms"
 msgstr "durée : %s ms"
 
-#: tcop/fastpath.c:432
+#: tcop/fastpath.c:405
 #, c-format
 msgid "duration: %s ms  fastpath function call: \"%s\" (OID %u)"
 msgstr "durée : %s ms, appel de fonction fastpath : « %s » (OID %u)"
 
-#: tcop/fastpath.c:470 tcop/fastpath.c:597
+#: tcop/fastpath.c:443 tcop/fastpath.c:570
 #, c-format
 msgid "function call message contains %d arguments but function requires %d"
 msgstr ""
 "le message d'appel de la fonction contient %d arguments mais la fonction en\n"
 "requiert %d"
 
-#: tcop/fastpath.c:478
+#: tcop/fastpath.c:451
 #, c-format
 msgid "function call message contains %d argument formats but %d arguments"
 msgstr ""
 "le message d'appel de la fonction contient %d formats d'argument mais %d\n"
 " arguments"
 
-#: tcop/fastpath.c:565 tcop/fastpath.c:648
+#: tcop/fastpath.c:538 tcop/fastpath.c:621
 #, c-format
 msgid "incorrect binary data format in function argument %d"
-msgstr ""
-"format des données binaires incorrect dans l'argument de la fonction %d"
+msgstr "format des données binaires incorrect dans l'argument de la fonction %d"
+
+#: tcop/postgres.c:355 tcop/postgres.c:391 tcop/postgres.c:418
+#, c-format
+msgid "unexpected EOF on client connection"
+msgstr "fin de fichier (EOF) inattendue de la connexion du client"
 
-#: tcop/postgres.c:417 tcop/postgres.c:429 tcop/postgres.c:440
-#: tcop/postgres.c:452 tcop/postgres.c:4254
+#: tcop/postgres.c:441 tcop/postgres.c:453 tcop/postgres.c:464 tcop/postgres.c:476 tcop/postgres.c:4312
 #, c-format
 msgid "invalid frontend message type %d"
 msgstr "type %d du message de l'interface invalide"
 
-#: tcop/postgres.c:885
+#: tcop/postgres.c:912
 #, c-format
 msgid "statement: %s"
 msgstr "instruction : %s"
 
-#: tcop/postgres.c:1119
+#: tcop/postgres.c:1146
 #, c-format
 msgid "duration: %s ms  statement: %s"
 msgstr "durée : %s ms, instruction : %s"
 
-#: tcop/postgres.c:1169
+#: tcop/postgres.c:1196
 #, c-format
 msgid "parse %s: %s"
 msgstr "analyse %s : %s"
 
-#: tcop/postgres.c:1227
+#: tcop/postgres.c:1254
 #, c-format
 msgid "cannot insert multiple commands into a prepared statement"
-msgstr ""
-"ne peut pas insérer les commandes multiples dans une instruction préparée"
+msgstr "ne peut pas insérer les commandes multiples dans une instruction préparée"
 
-#: tcop/postgres.c:1384
+#: tcop/postgres.c:1411
 #, c-format
 msgid "duration: %s ms  parse %s: %s"
 msgstr "durée : %s ms, analyse %s : %s"
 
-#: tcop/postgres.c:1429
+#: tcop/postgres.c:1456
 #, c-format
 msgid "bind %s to %s"
 msgstr "lie %s à %s"
 
-#: tcop/postgres.c:1448 tcop/postgres.c:2265
+#: tcop/postgres.c:1475 tcop/postgres.c:2292
 #, c-format
 msgid "unnamed prepared statement does not exist"
 msgstr "l'instruction préparée non nommée n'existe pas"
 
-#: tcop/postgres.c:1490
+#: tcop/postgres.c:1517
 #, c-format
 msgid "bind message has %d parameter formats but %d parameters"
 msgstr "le message bind a %d formats de paramètres mais %d paramètres"
 
-#: tcop/postgres.c:1496
+#: tcop/postgres.c:1523
 #, c-format
-msgid ""
-"bind message supplies %d parameters, but prepared statement \"%s\" requires "
-"%d"
+msgid "bind message supplies %d parameters, but prepared statement \"%s\" requires %d"
 msgstr ""
-"le message bind fournit %d paramètres, mais l'instruction préparée « %s » "
-"en\n"
+"le message bind fournit %d paramètres, mais l'instruction préparée « %s » en\n"
 "requiert %d"
 
-#: tcop/postgres.c:1665
+#: tcop/postgres.c:1692
 #, c-format
 msgid "incorrect binary data format in bind parameter %d"
 msgstr "format des données binaires incorrect dans le paramètre bind %d"
 
-#: tcop/postgres.c:1763
+#: tcop/postgres.c:1790
 #, c-format
 msgid "duration: %s ms  bind %s%s%s: %s"
 msgstr "durée : %s ms, lien %s%s%s : %s"
 
-#: tcop/postgres.c:1811 tcop/postgres.c:2345
+#: tcop/postgres.c:1838 tcop/postgres.c:2372
 #, c-format
 msgid "portal \"%s\" does not exist"
 msgstr "le portail « %s » n'existe pas"
 
-#: tcop/postgres.c:1896
+#: tcop/postgres.c:1923
 #, c-format
 msgid "%s %s%s%s: %s"
 msgstr "%s %s%s%s: %s"
 
-#: tcop/postgres.c:1898 tcop/postgres.c:1983
+#: tcop/postgres.c:1925 tcop/postgres.c:2010
 msgid "execute fetch from"
 msgstr "exécute fetch à partir de"
 
-#: tcop/postgres.c:1899 tcop/postgres.c:1984
+#: tcop/postgres.c:1926 tcop/postgres.c:2011
 msgid "execute"
 msgstr "exécute"
 
-#: tcop/postgres.c:1980
+#: tcop/postgres.c:2007
 #, c-format
 msgid "duration: %s ms  %s %s%s%s: %s"
 msgstr "durée : %s ms  %s %s%s%s: %s"
 
-#: tcop/postgres.c:2106
+#: tcop/postgres.c:2133
 #, c-format
 msgid "prepare: %s"
 msgstr "préparation : %s"
 
-#: tcop/postgres.c:2169
+#: tcop/postgres.c:2196
 #, c-format
 msgid "parameters: %s"
 msgstr "paramètres : %s"
 
-#: tcop/postgres.c:2188
+#: tcop/postgres.c:2215
 #, c-format
 msgid "abort reason: recovery conflict"
 msgstr "raison de l'annulation : conflit de restauration"
 
-#: tcop/postgres.c:2204
+#: tcop/postgres.c:2231
 #, c-format
 msgid "User was holding shared buffer pin for too long."
-msgstr ""
-"L'utilisateur conservait des blocs disques en mémoire partagée depuis trop "
-"longtemps."
+msgstr "L'utilisateur conservait des blocs disques en mémoire partagée depuis trop longtemps."
 
-#: tcop/postgres.c:2207
+#: tcop/postgres.c:2234
 #, c-format
 msgid "User was holding a relation lock for too long."
-msgstr ""
-"L'utilisateur conservait un verrou sur une relation depuis trop longtemps."
+msgstr "L'utilisateur conservait un verrou sur une relation depuis trop longtemps."
 
-#: tcop/postgres.c:2210
+#: tcop/postgres.c:2237
 #, c-format
 msgid "User was or might have been using tablespace that must be dropped."
-msgstr ""
-"L'utilisateur utilisait ou pouvait utiliser un tablespace qui doit être "
-"supprimé."
+msgstr "L'utilisateur utilisait ou pouvait utiliser un tablespace qui doit être supprimé."
 
-#: tcop/postgres.c:2213
+#: tcop/postgres.c:2240
 #, c-format
 msgid "User query might have needed to see row versions that must be removed."
 msgstr ""
-"La requête de l'utilisateur pourrait avoir eu besoin de voir des versions "
-"de\n"
+"La requête de l'utilisateur pourrait avoir eu besoin de voir des versions de\n"
 "lignes qui doivent être supprimées."
 
-#: tcop/postgres.c:2219
+#: tcop/postgres.c:2246
 #, c-format
 msgid "User was connected to a database that must be dropped."
-msgstr ""
-"L'utilisateur était connecté à une base de donnée qui doit être supprimé."
+msgstr "L'utilisateur était connecté à une base de donnée qui doit être supprimé."
 
-#: tcop/postgres.c:2548
+#: tcop/postgres.c:2575
 #, c-format
 msgid "terminating connection because of crash of another server process"
-msgstr ""
-"arrêt de la connexion à cause de l'arrêt brutal d'un autre processus serveur"
+msgstr "arrêt de la connexion à cause de l'arrêt brutal d'un autre processus serveur"
 
-#: tcop/postgres.c:2549
+#: tcop/postgres.c:2576
 #, c-format
-msgid ""
-"The postmaster has commanded this server process to roll back the current "
-"transaction and exit, because another server process exited abnormally and "
-"possibly corrupted shared memory."
+msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
 msgstr ""
 "Le postmaster a commandé à ce processus serveur d'annuler la transaction\n"
 "courante et de quitter car un autre processus serveur a quitté anormalement\n"
 "et qu'il existe probablement de la mémoire partagée corrompue."
 
-#: tcop/postgres.c:2553 tcop/postgres.c:2947
+#: tcop/postgres.c:2580 tcop/postgres.c:2907
 #, c-format
-msgid ""
-"In a moment you should be able to reconnect to the database and repeat your "
-"command."
+msgid "In a moment you should be able to reconnect to the database and repeat your command."
 msgstr ""
 "Dans un moment, vous devriez être capable de vous reconnecter à la base de\n"
 "données et de relancer votre commande."
 
-#: tcop/postgres.c:2666
+#: tcop/postgres.c:2673
 #, c-format
 msgid "floating-point exception"
 msgstr "exception dû à une virgule flottante"
 
-#: tcop/postgres.c:2667
+#: tcop/postgres.c:2674
 #, c-format
-msgid ""
-"An invalid floating-point operation was signaled. This probably means an out-"
-"of-range result or an invalid operation, such as division by zero."
+msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
 msgstr ""
 "Une opération invalide sur les virgules flottantes a été signalée.\n"
 "Ceci signifie probablement un résultat en dehors de l'échelle ou une\n"
 "opération invalide telle qu'une division par zéro."
 
-#: tcop/postgres.c:2851
+#: tcop/postgres.c:2850
 #, c-format
 msgid "terminating autovacuum process due to administrator command"
 msgstr "arrêt du processus autovacuum suite à la demande de l'administrateur"
 
-#: tcop/postgres.c:2857 tcop/postgres.c:2867 tcop/postgres.c:2945
+#: tcop/postgres.c:2856 tcop/postgres.c:2866 tcop/postgres.c:2905
 #, c-format
 msgid "terminating connection due to conflict with recovery"
 msgstr "arrêt de la connexion à cause d'un conflit avec la restauration"
 
-#: tcop/postgres.c:2873
+#: tcop/postgres.c:2872
 #, c-format
 msgid "terminating connection due to administrator command"
 msgstr "arrêt des connexions suite à la demande de l'administrateur"
@@ -17768,110 +15947,99 @@ msgstr "arr
 msgid "connection to client lost"
 msgstr "connexion au client perdue"
 
-#: tcop/postgres.c:2900
+#: tcop/postgres.c:2941
 #, c-format
 msgid "canceling authentication due to timeout"
 msgstr "annulation de l'authentification à cause du délai écoulé"
 
-#: tcop/postgres.c:2915
+#: tcop/postgres.c:2957
 #, c-format
 msgid "canceling statement due to lock timeout"
-msgstr ""
-"annulation de la requête à cause du délai écoulé pour l'obtention des verrous"
+msgstr "annulation de la requête à cause du délai écoulé pour l'obtention des verrous"
 
-#: tcop/postgres.c:2924
+#: tcop/postgres.c:2967
 #, c-format
 msgid "canceling statement due to statement timeout"
-msgstr ""
-"annulation de la requête à cause du délai écoulé pour l'exécution de "
-"l'instruction"
+msgstr "annulation de la requête à cause du délai écoulé pour l'exécution de l'instruction"
 
-#: tcop/postgres.c:2933
+#: tcop/postgres.c:2977
 #, c-format
 msgid "canceling autovacuum task"
 msgstr "annulation de la tâche d'autovacuum"
 
-#: tcop/postgres.c:2968
+#: tcop/postgres.c:3006
 #, c-format
 msgid "canceling statement due to user request"
 msgstr "annulation de la requête à la demande de l'utilisateur"
 
-#: tcop/postgres.c:3096 tcop/postgres.c:3118
+#: tcop/postgres.c:3134 tcop/postgres.c:3156
 #, c-format
 msgid "stack depth limit exceeded"
 msgstr "dépassement de limite (en profondeur) de la pile"
 
-#: tcop/postgres.c:3097 tcop/postgres.c:3119
+#: tcop/postgres.c:3135 tcop/postgres.c:3157
 #, c-format
-msgid ""
-"Increase the configuration parameter \"max_stack_depth\" (currently %dkB), "
-"after ensuring the platform's stack depth limit is adequate."
+msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
 msgstr ""
 "Augmenter le paramètre « max_stack_depth » (actuellement %d Ko) après vous\n"
 "être assuré que la limite de profondeur de la pile de la plateforme est\n"
 "adéquate."
 
-#: tcop/postgres.c:3135
+#: tcop/postgres.c:3173
 #, c-format
 msgid "\"max_stack_depth\" must not exceed %ldkB."
 msgstr "« max_stack_depth » ne doit pas dépasser %ld Ko."
 
-#: tcop/postgres.c:3137
+#: tcop/postgres.c:3175
 #, c-format
-msgid ""
-"Increase the platform's stack depth limit via \"ulimit -s\" or local "
-"equivalent."
+msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
 msgstr ""
 "Augmenter la limite de profondeur de la pile sur votre plateforme via\n"
 "« ulimit -s » ou l'équivalent local."
 
-#: tcop/postgres.c:3501
+#: tcop/postgres.c:3539
 #, c-format
 msgid "invalid command-line argument for server process: %s"
 msgstr "argument invalide en ligne de commande pour le processus serveur : %s"
 
-#: tcop/postgres.c:3502 tcop/postgres.c:3508
+#: tcop/postgres.c:3540 tcop/postgres.c:3546
 #, c-format
 msgid "Try \"%s --help\" for more information."
 msgstr "Essayez « %s --help » pour plus d'informations."
 
-#: tcop/postgres.c:3506
+#: tcop/postgres.c:3544
 #, c-format
 msgid "%s: invalid command-line argument: %s"
 msgstr "%s : argument invalide en ligne de commande : %s"
 
-#: tcop/postgres.c:3585
+#: tcop/postgres.c:3623
 #, c-format
 msgid "%s: no database nor user name specified"
 msgstr "%s : aucune base de données et aucun utilisateur spécifiés"
 
-#: tcop/postgres.c:4162
+#: tcop/postgres.c:4220
 #, c-format
 msgid "invalid CLOSE message subtype %d"
 msgstr "sous-type %d du message CLOSE invalide"
 
-#: tcop/postgres.c:4197
+#: tcop/postgres.c:4255
 #, c-format
 msgid "invalid DESCRIBE message subtype %d"
 msgstr "sous-type %d du message DESCRIBE invalide"
 
-#: tcop/postgres.c:4275
+#: tcop/postgres.c:4333
 #, c-format
 msgid "fastpath function calls not supported in a replication connection"
-msgstr ""
-"appels à la fonction fastpath non supportés dans une connexion de réplication"
+msgstr "appels à la fonction fastpath non supportés dans une connexion de réplication"
 
-#: tcop/postgres.c:4279
+#: tcop/postgres.c:4337
 #, c-format
 msgid "extended query protocol not supported in a replication connection"
-msgstr ""
-"protocole étendu de requêtes non supporté dans une connexion de réplication"
+msgstr "protocole étendu de requêtes non supporté dans une connexion de réplication"
 
-#: tcop/postgres.c:4449
+#: tcop/postgres.c:4507
 #, c-format
-msgid ""
-"disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s"
-"%s"
+msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
 msgstr ""
 "déconnexion : durée de la session : %d:%02d:%02d.%03d\n"
 "utilisateur=%s base=%s hôte=%s%s%s"
@@ -17914,9 +16082,7 @@ msgstr ""
 #: tcop/utility.c:728
 #, c-format
 msgid "must be superuser to do CHECKPOINT"
-msgstr ""
-"doit être super-utilisateur pour exécuter un point de vérification "
-"(CHECKPOINT)"
+msgstr "doit être super-utilisateur pour exécuter un point de vérification (CHECKPOINT)"
 
 #: tsearch/dict_ispell.c:51 tsearch/dict_thesaurus.c:623
 #, c-format
@@ -17995,8 +16161,7 @@ msgstr "trop de lex
 
 #: tsearch/dict_thesaurus.c:420
 #, c-format
-msgid ""
-"thesaurus sample word \"%s\" isn't recognized by subdictionary (rule %d)"
+msgid "thesaurus sample word \"%s\" isn't recognized by subdictionary (rule %d)"
 msgstr ""
 "le mot d'exemple « %s » du thésaurus n'est pas reconnu par le\n"
 "sous-dictionnaire (règle %d)"
@@ -18018,8 +16183,7 @@ msgstr "le mot substitut 
 
 #: tsearch/dict_thesaurus.c:582
 #, c-format
-msgid ""
-"thesaurus substitute word \"%s\" isn't recognized by subdictionary (rule %d)"
+msgid "thesaurus substitute word \"%s\" isn't recognized by subdictionary (rule %d)"
 msgstr ""
 "le mot substitut « %s » du thésaurus n'est pas reconnu par le\n"
 "sous-dictionnaire (règle %d)"
@@ -18067,13 +16231,12 @@ msgstr "n'a pas pu ouvrir le fichier affixe 
 #: tsearch/spell.c:678
 #, c-format
 msgid "Ispell dictionary supports only default flag value"
-msgstr ""
-"le dictionnaire Ispell supporte seulement la valeur par défaut du drapeau"
+msgstr "le dictionnaire Ispell supporte seulement la valeur par défaut du drapeau"
 
 #: tsearch/spell.c:901
 #, c-format
 msgid "affix file contains both old-style and new-style commands"
-msgstr ""
+msgstr "le fichier d'affixes contient des commandes ancien et nouveau style"
 
 #: tsearch/to_tsany.c:163 utils/adt/tsvector.c:270 utils/adt/tsvector_op.c:530
 #, c-format
@@ -18090,14 +16253,12 @@ msgstr "ligne %d du fichier de configuration 
 msgid "conversion from wchar_t to server encoding failed: %m"
 msgstr "échec de l'encodage de wchar_t vers l'encodage du serveur : %m"
 
-#: tsearch/ts_parse.c:390 tsearch/ts_parse.c:397 tsearch/ts_parse.c:560
-#: tsearch/ts_parse.c:567
+#: tsearch/ts_parse.c:390 tsearch/ts_parse.c:397 tsearch/ts_parse.c:560 tsearch/ts_parse.c:567
 #, c-format
 msgid "word is too long to be indexed"
 msgstr "le mot est trop long pour être indexé"
 
-#: tsearch/ts_parse.c:391 tsearch/ts_parse.c:398 tsearch/ts_parse.c:561
-#: tsearch/ts_parse.c:568
+#: tsearch/ts_parse.c:391 tsearch/ts_parse.c:398 tsearch/ts_parse.c:561 tsearch/ts_parse.c:568
 #, c-format
 msgid "Words longer than %d characters are ignored."
 msgstr "Les mots de plus de %d caractères sont ignorés."
@@ -18105,8 +16266,7 @@ msgstr "Les mots de plus de %d caract
 #: tsearch/ts_utils.c:51
 #, c-format
 msgid "invalid text search configuration file name \"%s\""
-msgstr ""
-"nom du fichier de configuration de la recherche plein texte invalide : « %s »"
+msgstr "nom du fichier de configuration de la recherche plein texte invalide : « %s »"
 
 #: tsearch/ts_utils.c:83
 #, c-format
@@ -18191,8 +16351,7 @@ msgstr "un nom doit suivre le signe 
 #: utils/adt/acl.c:353
 #, c-format
 msgid "defaulting grantor to user ID %u"
-msgstr ""
-"par défaut, le « donneur de droits » devient l'utilisateur d'identifiant %u"
+msgstr "par défaut, le « donneur de droits » devient l'utilisateur d'identifiant %u"
 
 #: utils/adt/acl.c:544
 #, c-format
@@ -18244,8 +16403,7 @@ msgstr "aclremove n'est plus support
 msgid "unrecognized privilege type: \"%s\""
 msgstr "type de droit non reconnu : « %s »"
 
-#: utils/adt/acl.c:3427 utils/adt/regproc.c:122 utils/adt/regproc.c:143
-#: utils/adt/regproc.c:318
+#: utils/adt/acl.c:3427 utils/adt/regproc.c:122 utils/adt/regproc.c:143 utils/adt/regproc.c:318
 #, c-format
 msgid "function \"%s\" does not exist"
 msgstr "la fonction « %s » n'existe pas"
@@ -18265,16 +16423,8 @@ msgstr "n'a pas pu d
 msgid "neither input type is an array"
 msgstr "aucun type de données n'est un tableau"
 
-#: utils/adt/array_userfuncs.c:103 utils/adt/array_userfuncs.c:113
-#: utils/adt/arrayfuncs.c:1309 utils/adt/float.c:1161 utils/adt/float.c:1220
-#: utils/adt/float.c:2771 utils/adt/float.c:2787 utils/adt/int.c:623
-#: utils/adt/int.c:652 utils/adt/int.c:673 utils/adt/int.c:704
-#: utils/adt/int.c:737 utils/adt/int.c:759 utils/adt/int.c:907
-#: utils/adt/int.c:928 utils/adt/int.c:955 utils/adt/int.c:995
-#: utils/adt/int.c:1016 utils/adt/int.c:1043 utils/adt/int.c:1076
-#: utils/adt/int.c:1159 utils/adt/int8.c:1298 utils/adt/numeric.c:2304
-#: utils/adt/numeric.c:2313 utils/adt/varbit.c:1173 utils/adt/varbit.c:1565
-#: utils/adt/varlena.c:1013 utils/adt/varlena.c:2036
+#: utils/adt/array_userfuncs.c:103 utils/adt/array_userfuncs.c:113 utils/adt/arrayfuncs.c:1309 utils/adt/float.c:1161 utils/adt/float.c:1220 utils/adt/float.c:2771 utils/adt/float.c:2787 utils/adt/int.c:623 utils/adt/int.c:652 utils/adt/int.c:673 utils/adt/int.c:704 utils/adt/int.c:737 utils/adt/int.c:759 utils/adt/int.c:907 utils/adt/int.c:928 utils/adt/int.c:955 utils/adt/int.c:995 utils/adt/int.c:1016 utils/adt/int.c:1043
+#: utils/adt/int.c:1076 utils/adt/int.c:1159 utils/adt/int8.c:1298 utils/adt/numeric.c:2305 utils/adt/numeric.c:2314 utils/adt/varbit.c:1173 utils/adt/varbit.c:1565 utils/adt/varlena.c:1013 utils/adt/varlena.c:2036
 #, c-format
 msgid "integer out of range"
 msgstr "entier en dehors des limites"
@@ -18284,17 +16434,14 @@ msgstr "entier en dehors des limites"
 msgid "argument must be empty or one-dimensional array"
 msgstr "l'argument doit être vide ou doit être un tableau à une dimension"
 
-#: utils/adt/array_userfuncs.c:224 utils/adt/array_userfuncs.c:263
-#: utils/adt/array_userfuncs.c:300 utils/adt/array_userfuncs.c:329
-#: utils/adt/array_userfuncs.c:357
+#: utils/adt/array_userfuncs.c:224 utils/adt/array_userfuncs.c:263 utils/adt/array_userfuncs.c:300 utils/adt/array_userfuncs.c:329 utils/adt/array_userfuncs.c:357
 #, c-format
 msgid "cannot concatenate incompatible arrays"
 msgstr "ne peut pas concaténer des tableaux non compatibles"
 
 #: utils/adt/array_userfuncs.c:225
 #, c-format
-msgid ""
-"Arrays with element types %s and %s are not compatible for concatenation."
+msgid "Arrays with element types %s and %s are not compatible for concatenation."
 msgstr ""
 "Les tableaux avec les types d'élément %s et %s ne sont pas compatibles\n"
 "pour la concaténation."
@@ -18308,9 +16455,7 @@ msgstr ""
 
 #: utils/adt/array_userfuncs.c:301
 #, c-format
-msgid ""
-"Arrays with differing element dimensions are not compatible for "
-"concatenation."
+msgid "Arrays with differing element dimensions are not compatible for concatenation."
 msgstr ""
 "Les tableaux de dimensions différentes ne sont pas compatibles pour\n"
 "une concaténation."
@@ -18322,30 +16467,18 @@ msgstr ""
 "Les tableaux de dimensions différentes ne sont pas compatibles pour\n"
 "une concaténation."
 
-#: utils/adt/array_userfuncs.c:426 utils/adt/arrayfuncs.c:1271
-#: utils/adt/arrayfuncs.c:2957 utils/adt/arrayfuncs.c:4982
+#: utils/adt/array_userfuncs.c:426 utils/adt/arrayfuncs.c:1271 utils/adt/arrayfuncs.c:2957 utils/adt/arrayfuncs.c:4982
 #, c-format
 msgid "invalid number of dimensions: %d"
 msgstr "nombre de dimensions invalides : %d"
 
-#: utils/adt/array_userfuncs.c:487 utils/adt/json.c:1694 utils/adt/json.c:1789
-#: utils/adt/json.c:1820
+#: utils/adt/array_userfuncs.c:487 utils/adt/json.c:1698 utils/adt/json.c:1793 utils/adt/json.c:1824
 #, c-format
 msgid "could not determine input data type"
 msgstr "n'a pas pu déterminer le type de données date en entrée"
 
-#: utils/adt/arrayfuncs.c:241 utils/adt/arrayfuncs.c:255
-#: utils/adt/arrayfuncs.c:266 utils/adt/arrayfuncs.c:288
-#: utils/adt/arrayfuncs.c:303 utils/adt/arrayfuncs.c:317
-#: utils/adt/arrayfuncs.c:323 utils/adt/arrayfuncs.c:330
-#: utils/adt/arrayfuncs.c:461 utils/adt/arrayfuncs.c:477
-#: utils/adt/arrayfuncs.c:488 utils/adt/arrayfuncs.c:503
-#: utils/adt/arrayfuncs.c:524 utils/adt/arrayfuncs.c:554
-#: utils/adt/arrayfuncs.c:561 utils/adt/arrayfuncs.c:569
-#: utils/adt/arrayfuncs.c:603 utils/adt/arrayfuncs.c:626
-#: utils/adt/arrayfuncs.c:646 utils/adt/arrayfuncs.c:758
-#: utils/adt/arrayfuncs.c:767 utils/adt/arrayfuncs.c:797
-#: utils/adt/arrayfuncs.c:812 utils/adt/arrayfuncs.c:865
+#: utils/adt/arrayfuncs.c:241 utils/adt/arrayfuncs.c:255 utils/adt/arrayfuncs.c:266 utils/adt/arrayfuncs.c:288 utils/adt/arrayfuncs.c:303 utils/adt/arrayfuncs.c:317 utils/adt/arrayfuncs.c:323 utils/adt/arrayfuncs.c:330 utils/adt/arrayfuncs.c:461 utils/adt/arrayfuncs.c:477 utils/adt/arrayfuncs.c:488 utils/adt/arrayfuncs.c:503 utils/adt/arrayfuncs.c:524 utils/adt/arrayfuncs.c:554 utils/adt/arrayfuncs.c:561 utils/adt/arrayfuncs.c:569
+#: utils/adt/arrayfuncs.c:603 utils/adt/arrayfuncs.c:626 utils/adt/arrayfuncs.c:646 utils/adt/arrayfuncs.c:758 utils/adt/arrayfuncs.c:767 utils/adt/arrayfuncs.c:797 utils/adt/arrayfuncs.c:812 utils/adt/arrayfuncs.c:865
 #, c-format
 msgid "malformed array literal: \"%s\""
 msgstr "tableau litéral mal formé : « %s »"
@@ -18353,11 +16486,10 @@ msgstr "tableau lit
 #: utils/adt/arrayfuncs.c:242
 #, c-format
 msgid "\"[\" must introduce explicitly-specified array dimensions."
-msgstr ""
+msgstr "« [ » doit introduire les dimensions explicites du tableau"
 
 #: utils/adt/arrayfuncs.c:256
 #, c-format
-#| msgid "missing dimension value"
 msgid "Missing array dimension value."
 msgstr "Valeur  manquante de la dimension du tableau."
 
@@ -18366,16 +16498,13 @@ msgstr "Valeur  manquante de la dimension du tableau."
 msgid "Missing \"%s\" after array dimensions."
 msgstr "« %s » manquant après les dimensions du tableau."
 
-#: utils/adt/arrayfuncs.c:276 utils/adt/arrayfuncs.c:2482
-#: utils/adt/arrayfuncs.c:2510 utils/adt/arrayfuncs.c:2525
+#: utils/adt/arrayfuncs.c:276 utils/adt/arrayfuncs.c:2482 utils/adt/arrayfuncs.c:2510 utils/adt/arrayfuncs.c:2525
 #, c-format
 msgid "upper bound cannot be less than lower bound"
-msgstr ""
-"la limite supérieure ne peut pas être plus petite que la limite inférieure"
+msgstr "la limite supérieure ne peut pas être plus petite que la limite inférieure"
 
 #: utils/adt/arrayfuncs.c:289
 #, c-format
-#| msgid "array value must start with \"{\" or dimension information"
 msgid "Array value must start with \"{\" or dimension information."
 msgstr ""
 "La valeur du tableau doit commencer avec « { » ou avec l'information de la\n"
@@ -18388,21 +16517,15 @@ msgstr "Le contenu du tableau doit commencer avec 
 
 #: utils/adt/arrayfuncs.c:324 utils/adt/arrayfuncs.c:331
 #, c-format
-#| msgid "array dimensions incompatible with array literal"
 msgid "Specified array dimensions do not match array contents."
-msgstr ""
-"Les dimensions spécifiées du tableau ne correspondent pas au contenu du "
-"tableau."
+msgstr "Les dimensions spécifiées du tableau ne correspondent pas au contenu du tableau."
 
-#: utils/adt/arrayfuncs.c:462 utils/adt/arrayfuncs.c:489
-#: utils/adt/rangetypes.c:2083 utils/adt/rangetypes.c:2091
-#: utils/adt/rowtypes.c:208 utils/adt/rowtypes.c:216
+#: utils/adt/arrayfuncs.c:462 utils/adt/arrayfuncs.c:489 utils/adt/rangetypes.c:2083 utils/adt/rangetypes.c:2091 utils/adt/rowtypes.c:208 utils/adt/rowtypes.c:216
 #, c-format
 msgid "Unexpected end of input."
 msgstr "Fin de l'entrée inattendue."
 
-#: utils/adt/arrayfuncs.c:478 utils/adt/arrayfuncs.c:525
-#: utils/adt/arrayfuncs.c:555 utils/adt/arrayfuncs.c:604
+#: utils/adt/arrayfuncs.c:478 utils/adt/arrayfuncs.c:525 utils/adt/arrayfuncs.c:555 utils/adt/arrayfuncs.c:604
 #, c-format
 msgid "Unexpected \"%c\" character."
 msgstr "Caractère « %c » inattendu."
@@ -18419,9 +16542,6 @@ msgstr "Caract
 
 #: utils/adt/arrayfuncs.c:570
 #, c-format
-#| msgid ""
-#| "multidimensional arrays must have array expressions with matching "
-#| "dimensions"
 msgid "Multidimensional arrays must have sub-arrays with matching dimensions."
 msgstr ""
 "Les tableaux multidimensionnels doivent avoir des sous-tableaux\n"
@@ -18429,15 +16549,10 @@ msgstr ""
 
 #: utils/adt/arrayfuncs.c:647
 #, c-format
-#| msgid "Junk after right parenthesis."
 msgid "Junk after closing right brace."
 msgstr "Problème après la parenthèse droite fermante."
 
-#: utils/adt/arrayfuncs.c:904 utils/adt/arrayfuncs.c:1506
-#: utils/adt/arrayfuncs.c:2841 utils/adt/arrayfuncs.c:2989
-#: utils/adt/arrayfuncs.c:5082 utils/adt/arrayfuncs.c:5414
-#: utils/adt/arrayutils.c:93 utils/adt/arrayutils.c:102
-#: utils/adt/arrayutils.c:109
+#: utils/adt/arrayfuncs.c:904 utils/adt/arrayfuncs.c:1506 utils/adt/arrayfuncs.c:2841 utils/adt/arrayfuncs.c:2989 utils/adt/arrayfuncs.c:5082 utils/adt/arrayfuncs.c:5414 utils/adt/arrayutils.c:93 utils/adt/arrayutils.c:102 utils/adt/arrayutils.c:109
 #, c-format
 msgid "array size exceeds the maximum allowed (%d)"
 msgstr "la taille du tableau dépasse le maximum permis (%d)"
@@ -18452,8 +16567,7 @@ msgstr "drapeaux de tableau invalides"
 msgid "wrong element type"
 msgstr "mauvais type d'élément"
 
-#: utils/adt/arrayfuncs.c:1340 utils/adt/rangetypes.c:325
-#: utils/cache/lsyscache.c:2549
+#: utils/adt/arrayfuncs.c:1340 utils/adt/rangetypes.c:325 utils/cache/lsyscache.c:2549
 #, c-format
 msgid "no binary input function available for type %s"
 msgstr "aucune fonction d'entrée binaire disponible pour le type %s"
@@ -18463,8 +16577,7 @@ msgstr "aucune fonction d'entr
 msgid "improper binary format in array element %d"
 msgstr "format binaire mal conçu dans l'élément du tableau %d"
 
-#: utils/adt/arrayfuncs.c:1562 utils/adt/rangetypes.c:330
-#: utils/cache/lsyscache.c:2582
+#: utils/adt/arrayfuncs.c:1562 utils/adt/rangetypes.c:330 utils/cache/lsyscache.c:2582
 #, c-format
 msgid "no binary output function available for type %s"
 msgstr "aucune fonction de sortie binaire disponible pour le type %s"
@@ -18474,16 +16587,12 @@ msgstr "aucune fonction de sortie binaire disponible pour le type %s"
 msgid "slices of fixed-length arrays not implemented"
 msgstr "les morceaux des tableaux à longueur fixe ne sont pas implémentés"
 
-#: utils/adt/arrayfuncs.c:2122 utils/adt/arrayfuncs.c:2144
-#: utils/adt/arrayfuncs.c:2178 utils/adt/arrayfuncs.c:2464
-#: utils/adt/arrayfuncs.c:4962 utils/adt/arrayfuncs.c:4994
-#: utils/adt/arrayfuncs.c:5011 utils/adt/json.c:2211 utils/adt/json.c:2286
+#: utils/adt/arrayfuncs.c:2122 utils/adt/arrayfuncs.c:2144 utils/adt/arrayfuncs.c:2178 utils/adt/arrayfuncs.c:2464 utils/adt/arrayfuncs.c:4962 utils/adt/arrayfuncs.c:4994 utils/adt/arrayfuncs.c:5011 utils/adt/json.c:2215 utils/adt/json.c:2290
 #, c-format
 msgid "wrong number of array subscripts"
 msgstr "mauvais nombre d'indices du tableau"
 
-#: utils/adt/arrayfuncs.c:2127 utils/adt/arrayfuncs.c:2220
-#: utils/adt/arrayfuncs.c:2515
+#: utils/adt/arrayfuncs.c:2127 utils/adt/arrayfuncs.c:2220 utils/adt/arrayfuncs.c:2515
 #, c-format
 msgid "array subscript out of range"
 msgstr "indice du tableau en dehors de l'échelle"
@@ -18491,9 +16600,7 @@ msgstr "indice du tableau en dehors de l'
 #: utils/adt/arrayfuncs.c:2132
 #, c-format
 msgid "cannot assign null value to an element of a fixed-length array"
-msgstr ""
-"ne peut pas affecter une valeur NULL à un élément d'un tableau à longueur "
-"fixe"
+msgstr "ne peut pas affecter une valeur NULL à un élément d'un tableau à longueur fixe"
 
 #: utils/adt/arrayfuncs.c:2418
 #, c-format
@@ -18512,12 +16619,10 @@ msgstr "tableau source trop petit"
 msgid "null array element not allowed in this context"
 msgstr "élément NULL de tableau interdit dans ce contexte"
 
-#: utils/adt/arrayfuncs.c:3199 utils/adt/arrayfuncs.c:3407
-#: utils/adt/arrayfuncs.c:3724
+#: utils/adt/arrayfuncs.c:3199 utils/adt/arrayfuncs.c:3407 utils/adt/arrayfuncs.c:3724
 #, c-format
 msgid "cannot compare arrays of different element types"
-msgstr ""
-"ne peut pas comparer des tableaux ayant des types d'éléments différents"
+msgstr "ne peut pas comparer des tableaux ayant des types d'éléments différents"
 
 #: utils/adt/arrayfuncs.c:3609 utils/adt/rangetypes.c:1212
 #, c-format
@@ -18552,15 +16657,12 @@ msgstr "les valeurs de dimension ne peuvent pas 
 #: utils/adt/arrayfuncs.c:5012
 #, c-format
 msgid "Low bound array has different size than dimensions array."
-msgstr ""
-"La limite basse du tableau a une taille différentes des dimensions du "
-"tableau."
+msgstr "La limite basse du tableau a une taille différentes des dimensions du tableau."
 
 #: utils/adt/arrayfuncs.c:5279
 #, c-format
 msgid "removing elements from multidimensional arrays is not supported"
-msgstr ""
-"la suppression d'éléments de tableaux multidimensionnels n'est pas supportée"
+msgstr "la suppression d'éléments de tableaux multidimensionnels n'est pas supportée"
 
 #: utils/adt/arrayutils.c:209
 #, c-format
@@ -18592,15 +16694,8 @@ msgstr "syntaxe en entr
 msgid "invalid input syntax for type money: \"%s\""
 msgstr "syntaxe en entrée invalide pour le type money : « %s »"
 
-#: utils/adt/cash.c:607 utils/adt/cash.c:657 utils/adt/cash.c:708
-#: utils/adt/cash.c:757 utils/adt/cash.c:809 utils/adt/cash.c:859
-#: utils/adt/float.c:788 utils/adt/float.c:852 utils/adt/float.c:2530
-#: utils/adt/float.c:2593 utils/adt/geo_ops.c:4115 utils/adt/int.c:719
-#: utils/adt/int.c:861 utils/adt/int.c:969 utils/adt/int.c:1058
-#: utils/adt/int.c:1097 utils/adt/int.c:1125 utils/adt/int8.c:597
-#: utils/adt/int8.c:657 utils/adt/int8.c:897 utils/adt/int8.c:1005
-#: utils/adt/int8.c:1094 utils/adt/int8.c:1202 utils/adt/numeric.c:4961
-#: utils/adt/numeric.c:5244 utils/adt/timestamp.c:3357
+#: utils/adt/cash.c:607 utils/adt/cash.c:657 utils/adt/cash.c:708 utils/adt/cash.c:757 utils/adt/cash.c:809 utils/adt/cash.c:859 utils/adt/float.c:788 utils/adt/float.c:852 utils/adt/float.c:2530 utils/adt/float.c:2593 utils/adt/geo_ops.c:4115 utils/adt/int.c:719 utils/adt/int.c:861 utils/adt/int.c:969 utils/adt/int.c:1058 utils/adt/int.c:1097 utils/adt/int.c:1125 utils/adt/int8.c:597 utils/adt/int8.c:657 utils/adt/int8.c:897
+#: utils/adt/int8.c:1005 utils/adt/int8.c:1094 utils/adt/int8.c:1202 utils/adt/numeric.c:4962 utils/adt/numeric.c:5245 utils/adt/timestamp.c:3357
 #, c-format
 msgid "division by zero"
 msgstr "division par zéro"
@@ -18610,8 +16705,7 @@ msgstr "division par z
 msgid "\"char\" out of range"
 msgstr "« char » hors des limites"
 
-#: utils/adt/date.c:68 utils/adt/timestamp.c:102 utils/adt/varbit.c:52
-#: utils/adt/varchar.c:44
+#: utils/adt/date.c:68 utils/adt/timestamp.c:102 utils/adt/varbit.c:52 utils/adt/varchar.c:44
 #, c-format
 msgid "invalid type modifier"
 msgstr "modifieur de type invalide"
@@ -18631,25 +16725,23 @@ msgstr "la pr
 msgid "date/time value \"current\" is no longer supported"
 msgstr "la valeur « current » pour la date et heure n'est plus supportée"
 
-#: utils/adt/date.c:167 utils/adt/formatting.c:3411
+#: utils/adt/date.c:167 utils/adt/formatting.c:3523
 #, c-format
 msgid "date out of range: \"%s\""
 msgstr "date en dehors des limites : « %s »"
 
-#: utils/adt/date.c:217 utils/adt/json.c:1431 utils/adt/xml.c:2024
+#: utils/adt/date.c:217 utils/adt/xml.c:2025
 #, c-format
 msgid "date out of range"
 msgstr "date en dehors des limites"
 
 #: utils/adt/date.c:259 utils/adt/timestamp.c:600
 #, c-format
-#| msgid "date/time field value out of range: \"%s\""
 msgid "date field value out of range: %d-%02d-%02d"
 msgstr "valeur du champ date en dehors des limites : %d-%02d-%02d"
 
 #: utils/adt/date.c:265 utils/adt/timestamp.c:606
 #, c-format
-#| msgid "date out of range: \"%s\""
 msgid "date out of range: %d-%02d-%02d"
 msgstr "date en dehors des limites : %d-%02d-%02d"
 
@@ -18663,29 +16755,9 @@ msgstr "ne peut pas soustraire les valeurs dates infinies"
 msgid "date out of range for timestamp"
 msgstr "date en dehors des limites pour un timestamp"
 
-#: utils/adt/date.c:971 utils/adt/date.c:1017 utils/adt/date.c:1617
-#: utils/adt/date.c:1653 utils/adt/date.c:2525 utils/adt/formatting.c:3287
-#: utils/adt/formatting.c:3319 utils/adt/formatting.c:3387
-#: utils/adt/json.c:1456 utils/adt/json.c:1463 utils/adt/json.c:1483
-#: utils/adt/json.c:1490 utils/adt/nabstime.c:455 utils/adt/nabstime.c:498
-#: utils/adt/nabstime.c:528 utils/adt/nabstime.c:571 utils/adt/timestamp.c:232
-#: utils/adt/timestamp.c:275 utils/adt/timestamp.c:724
-#: utils/adt/timestamp.c:753 utils/adt/timestamp.c:792
-#: utils/adt/timestamp.c:2946 utils/adt/timestamp.c:2967
-#: utils/adt/timestamp.c:2980 utils/adt/timestamp.c:2989
-#: utils/adt/timestamp.c:3046 utils/adt/timestamp.c:3069
-#: utils/adt/timestamp.c:3082 utils/adt/timestamp.c:3093
-#: utils/adt/timestamp.c:3618 utils/adt/timestamp.c:3747
-#: utils/adt/timestamp.c:3788 utils/adt/timestamp.c:3876
-#: utils/adt/timestamp.c:3922 utils/adt/timestamp.c:4033
-#: utils/adt/timestamp.c:4357 utils/adt/timestamp.c:4496
-#: utils/adt/timestamp.c:4506 utils/adt/timestamp.c:4568
-#: utils/adt/timestamp.c:4708 utils/adt/timestamp.c:4718
-#: utils/adt/timestamp.c:4932 utils/adt/timestamp.c:4946
-#: utils/adt/timestamp.c:5025 utils/adt/timestamp.c:5032
-#: utils/adt/timestamp.c:5058 utils/adt/timestamp.c:5062
-#: utils/adt/timestamp.c:5131 utils/adt/xml.c:2046 utils/adt/xml.c:2053
-#: utils/adt/xml.c:2073 utils/adt/xml.c:2080
+#: utils/adt/date.c:971 utils/adt/date.c:1017 utils/adt/date.c:1617 utils/adt/date.c:1653 utils/adt/date.c:2525 utils/adt/formatting.c:3399 utils/adt/formatting.c:3431 utils/adt/formatting.c:3499 utils/adt/json.c:1469 utils/adt/json.c:1496 utils/adt/nabstime.c:455 utils/adt/nabstime.c:498 utils/adt/nabstime.c:528 utils/adt/nabstime.c:571 utils/adt/timestamp.c:232 utils/adt/timestamp.c:275 utils/adt/timestamp.c:724 utils/adt/timestamp.c:753
+#: utils/adt/timestamp.c:792 utils/adt/timestamp.c:2946 utils/adt/timestamp.c:2967 utils/adt/timestamp.c:2980 utils/adt/timestamp.c:2989 utils/adt/timestamp.c:3046 utils/adt/timestamp.c:3069 utils/adt/timestamp.c:3082 utils/adt/timestamp.c:3093 utils/adt/timestamp.c:3618 utils/adt/timestamp.c:3747 utils/adt/timestamp.c:3788 utils/adt/timestamp.c:3876 utils/adt/timestamp.c:3922 utils/adt/timestamp.c:4033 utils/adt/timestamp.c:4357
+#: utils/adt/timestamp.c:4496 utils/adt/timestamp.c:4506 utils/adt/timestamp.c:4568 utils/adt/timestamp.c:4708 utils/adt/timestamp.c:4718 utils/adt/timestamp.c:4932 utils/adt/timestamp.c:4946 utils/adt/timestamp.c:5025 utils/adt/timestamp.c:5032 utils/adt/timestamp.c:5058 utils/adt/timestamp.c:5062 utils/adt/timestamp.c:5131 utils/adt/xml.c:2047 utils/adt/xml.c:2054 utils/adt/xml.c:2074 utils/adt/xml.c:2081
 #, c-format
 msgid "timestamp out of range"
 msgstr "timestamp en dehors des limites"
@@ -18695,15 +16767,13 @@ msgstr "timestamp en dehors des limites"
 msgid "cannot convert reserved abstime value to date"
 msgstr "ne peut pas convertir la valeur réservée abstime en date"
 
-#: utils/adt/date.c:1197 utils/adt/date.c:1204 utils/adt/date.c:2015
-#: utils/adt/date.c:2022
+#: utils/adt/date.c:1197 utils/adt/date.c:1204 utils/adt/date.c:2015 utils/adt/date.c:2022
 #, c-format
 msgid "time out of range"
 msgstr "heure en dehors des limites"
 
 #: utils/adt/date.c:1265 utils/adt/timestamp.c:625
 #, c-format
-#| msgid "date/time field value out of range: \"%s\""
 msgid "time field value out of range: %d:%02d:%02g"
 msgstr "valeur du champ time en dehors des limites : %d:%02d:%02g"
 
@@ -18722,10 +16792,7 @@ msgstr "d
 msgid "\"time with time zone\" units \"%s\" not recognized"
 msgstr "L'unité « %s » n'est pas reconnu pour le type « time with time zone »"
 
-#: utils/adt/date.c:2745 utils/adt/datetime.c:925 utils/adt/datetime.c:1805
-#: utils/adt/datetime.c:4566 utils/adt/timestamp.c:539
-#: utils/adt/timestamp.c:566 utils/adt/timestamp.c:4958
-#: utils/adt/timestamp.c:5142
+#: utils/adt/date.c:2745 utils/adt/datetime.c:925 utils/adt/datetime.c:1805 utils/adt/datetime.c:4566 utils/adt/timestamp.c:539 utils/adt/timestamp.c:566 utils/adt/timestamp.c:4958 utils/adt/timestamp.c:5142
 #, c-format
 msgid "time zone \"%s\" not recognized"
 msgstr "le fuseau horaire « %s » n'est pas reconnu"
@@ -18733,17 +16800,12 @@ msgstr "le fuseau horaire 
 #: utils/adt/date.c:2785 utils/adt/timestamp.c:4983 utils/adt/timestamp.c:5168
 #, c-format
 msgid "interval time zone \"%s\" must not include months or days"
-msgstr ""
-"l'intervalle de fuseau horaire « %s » ne doit pas spécifier de mois ou de "
-"jours"
+msgstr "l'intervalle de fuseau horaire « %s » ne doit pas spécifier de mois ou de jours"
 
 #: utils/adt/datetime.c:1680
 #, c-format
-#| msgid "time zone abbreviation \"%s\" is multiply defined"
 msgid "time zone abbreviation \"%s\" is not used in time zone \"%s\""
-msgstr ""
-"l'abréviation « %s » du fuseau horaire n'est pas utilisée dans le fuseau "
-"horaire « %s »"
+msgstr "l'abréviation « %s » du fuseau horaire n'est pas utilisée dans le fuseau horaire « %s »"
 
 #: utils/adt/datetime.c:3766 utils/adt/datetime.c:3773
 #, c-format
@@ -18773,12 +16835,8 @@ msgstr "syntaxe en entr
 
 #: utils/adt/datetime.c:4568
 #, c-format
-msgid ""
-"This time zone name appears in the configuration file for time zone "
-"abbreviation \"%s\"."
-msgstr ""
-"Ce nom du fuseau horaire apparaît dans le fichier de configuration des "
-"abréviations de fuseaux horaires « %s »."
+msgid "This time zone name appears in the configuration file for time zone abbreviation \"%s\"."
+msgstr "Ce nom du fuseau horaire apparaît dans le fichier de configuration des abréviations de fuseaux horaires « %s »."
 
 #: utils/adt/datum.c:80 utils/adt/datum.c:92
 #, c-format
@@ -18825,14 +16883,12 @@ msgstr "symbole invalide"
 msgid "invalid end sequence"
 msgstr "fin de séquence invalide"
 
-#: utils/adt/encode.c:441 utils/adt/encode.c:506 utils/adt/varlena.c:255
-#: utils/adt/varlena.c:296
+#: utils/adt/encode.c:441 utils/adt/encode.c:506 utils/adt/varlena.c:255 utils/adt/varlena.c:296
 #, c-format
 msgid "invalid input syntax for type bytea"
 msgstr "syntaxe en entrée invalide pour le type bytea"
 
-#: utils/adt/enum.c:48 utils/adt/enum.c:58 utils/adt/enum.c:113
-#: utils/adt/enum.c:123
+#: utils/adt/enum.c:48 utils/adt/enum.c:58 utils/adt/enum.c:113 utils/adt/enum.c:123
 #, c-format
 msgid "invalid input value for enum %s: \"%s\""
 msgstr "valeur en entrée invalide pour le enum %s : « %s »"
@@ -18842,8 +16898,7 @@ msgstr "valeur en entr
 msgid "invalid internal value for enum: %u"
 msgstr "valeur interne invalide pour le enum : %u"
 
-#: utils/adt/enum.c:357 utils/adt/enum.c:386 utils/adt/enum.c:426
-#: utils/adt/enum.c:446
+#: utils/adt/enum.c:357 utils/adt/enum.c:386 utils/adt/enum.c:426 utils/adt/enum.c:446
 #, c-format
 msgid "could not determine actual enum type"
 msgstr "n'a pas pu déterminer le type enum actuel"
@@ -18873,8 +16928,7 @@ msgstr "syntaxe en entr
 msgid "\"%s\" is out of range for type real"
 msgstr "« %s » est hors des limites du type real"
 
-#: utils/adt/float.c:417 utils/adt/float.c:491 utils/adt/float.c:515
-#: utils/adt/numeric.c:4423 utils/adt/numeric.c:4449
+#: utils/adt/float.c:417 utils/adt/float.c:491 utils/adt/float.c:515 utils/adt/numeric.c:4424 utils/adt/numeric.c:4450
 #, c-format
 msgid "invalid input syntax for type double precision: \"%s\""
 msgstr "syntaxe en entrée invalide pour le type double precision : « %s »"
@@ -18884,69 +16938,60 @@ msgstr "syntaxe en entr
 msgid "\"%s\" is out of range for type double precision"
 msgstr "« %s » est en dehors des limites du type double precision"
 
-#: utils/adt/float.c:1179 utils/adt/float.c:1237 utils/adt/int.c:349
-#: utils/adt/int.c:775 utils/adt/int.c:804 utils/adt/int.c:825
-#: utils/adt/int.c:845 utils/adt/int.c:879 utils/adt/int.c:1174
-#: utils/adt/int8.c:1323 utils/adt/numeric.c:2401 utils/adt/numeric.c:2410
+#: utils/adt/float.c:1179 utils/adt/float.c:1237 utils/adt/int.c:349 utils/adt/int.c:775 utils/adt/int.c:804 utils/adt/int.c:825 utils/adt/int.c:845 utils/adt/int.c:879 utils/adt/int.c:1174 utils/adt/int8.c:1323 utils/adt/numeric.c:2402 utils/adt/numeric.c:2411
 #, c-format
 msgid "smallint out of range"
 msgstr "smallint en dehors des limites"
 
-#: utils/adt/float.c:1363 utils/adt/numeric.c:5637
+#: utils/adt/float.c:1363 utils/adt/numeric.c:5638
 #, c-format
 msgid "cannot take square root of a negative number"
 msgstr "ne peut pas calculer la racine carré d'un nombre négatif"
 
-#: utils/adt/float.c:1405 utils/adt/numeric.c:2221
+#: utils/adt/float.c:1405 utils/adt/numeric.c:2222
 #, c-format
 msgid "zero raised to a negative power is undefined"
 msgstr "zéro à une puissance négative est indéfini"
 
-#: utils/adt/float.c:1409 utils/adt/numeric.c:2227
+#: utils/adt/float.c:1409 utils/adt/numeric.c:2228
 #, c-format
 msgid "a negative number raised to a non-integer power yields a complex result"
-msgstr ""
-"un nombre négatif élevé à une puissance non entière donne un résultat "
-"complexe"
+msgstr "un nombre négatif élevé à une puissance non entière donne un résultat complexe"
 
-#: utils/adt/float.c:1475 utils/adt/float.c:1505 utils/adt/numeric.c:5855
+#: utils/adt/float.c:1475 utils/adt/float.c:1505 utils/adt/numeric.c:5856
 #, c-format
 msgid "cannot take logarithm of zero"
 msgstr "ne peut pas calculer le logarithme de zéro"
 
-#: utils/adt/float.c:1479 utils/adt/float.c:1509 utils/adt/numeric.c:5859
+#: utils/adt/float.c:1479 utils/adt/float.c:1509 utils/adt/numeric.c:5860
 #, c-format
 msgid "cannot take logarithm of a negative number"
 msgstr "ne peut pas calculer le logarithme sur un nombre négatif"
 
-#: utils/adt/float.c:1536 utils/adt/float.c:1557 utils/adt/float.c:1578
-#: utils/adt/float.c:1600 utils/adt/float.c:1621 utils/adt/float.c:1642
-#: utils/adt/float.c:1664 utils/adt/float.c:1685
+#: utils/adt/float.c:1536 utils/adt/float.c:1557 utils/adt/float.c:1578 utils/adt/float.c:1600 utils/adt/float.c:1621 utils/adt/float.c:1642 utils/adt/float.c:1664 utils/adt/float.c:1685
 #, c-format
 msgid "input is out of range"
 msgstr "l'entrée est en dehors des limites"
 
-#: utils/adt/float.c:2747 utils/adt/numeric.c:1274
+#: utils/adt/float.c:2747 utils/adt/numeric.c:1275
 #, c-format
 msgid "count must be greater than zero"
 msgstr "le total doit être supérieur à zéro"
 
-#: utils/adt/float.c:2752 utils/adt/numeric.c:1281
+#: utils/adt/float.c:2752 utils/adt/numeric.c:1282
 #, c-format
 msgid "operand, lower bound, and upper bound cannot be NaN"
-msgstr ""
-"la limite inférieure et supérieure de l'opérande ne peuvent pas être NaN"
+msgstr "la limite inférieure et supérieure de l'opérande ne peuvent pas être NaN"
 
 #: utils/adt/float.c:2758
 #, c-format
 msgid "lower and upper bounds must be finite"
 msgstr "les limites basse et haute doivent être finies"
 
-#: utils/adt/float.c:2796 utils/adt/numeric.c:1294
+#: utils/adt/float.c:2796 utils/adt/numeric.c:1295
 #, c-format
 msgid "lower bound cannot equal upper bound"
-msgstr ""
-"la limite inférieure ne peut pas être plus égale à la limite supérieure"
+msgstr "la limite inférieure ne peut pas être plus égale à la limite supérieure"
 
 #: utils/adt/formatting.c:485
 #, c-format
@@ -18958,212 +17003,201 @@ msgstr "format de sp
 msgid "Intervals are not tied to specific calendar dates."
 msgstr "Les intervalles ne sont pas liés aux dates de calendriers spécifiques."
 
-#: utils/adt/formatting.c:1055
+#: utils/adt/formatting.c:1059
 #, c-format
 msgid "\"EEEE\" must be the last pattern used"
 msgstr "« EEEE » doit être le dernier motif utilisé"
 
-#: utils/adt/formatting.c:1063
+#: utils/adt/formatting.c:1067
 #, c-format
 msgid "\"9\" must be ahead of \"PR\""
 msgstr "« 9 » doit être avant « PR »"
 
-#: utils/adt/formatting.c:1079
+#: utils/adt/formatting.c:1083
 #, c-format
 msgid "\"0\" must be ahead of \"PR\""
 msgstr "« 0 » doit être avant « PR »"
 
-#: utils/adt/formatting.c:1106
+#: utils/adt/formatting.c:1110
 #, c-format
 msgid "multiple decimal points"
 msgstr "multiples points décimaux"
 
-#: utils/adt/formatting.c:1110 utils/adt/formatting.c:1193
+#: utils/adt/formatting.c:1114 utils/adt/formatting.c:1197
 #, c-format
 msgid "cannot use \"V\" and decimal point together"
 msgstr "ne peut pas utiliser « V » et le point décimal ensemble"
 
-#: utils/adt/formatting.c:1122
+#: utils/adt/formatting.c:1126
 #, c-format
 msgid "cannot use \"S\" twice"
 msgstr "ne peut pas utiliser « S » deux fois"
 
-#: utils/adt/formatting.c:1126
+#: utils/adt/formatting.c:1130
 #, c-format
 msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
 msgstr "ne peut pas utiliser « S » et « PL »/« MI »/« SG »/« PR » ensemble"
 
-#: utils/adt/formatting.c:1146
+#: utils/adt/formatting.c:1150
 #, c-format
 msgid "cannot use \"S\" and \"MI\" together"
 msgstr "ne peut pas utiliser « S » et « MI » ensemble"
 
-#: utils/adt/formatting.c:1156
+#: utils/adt/formatting.c:1160
 #, c-format
 msgid "cannot use \"S\" and \"PL\" together"
 msgstr "ne peut pas utiliser « S » et « PL » ensemble"
 
-#: utils/adt/formatting.c:1166
+#: utils/adt/formatting.c:1170
 #, c-format
 msgid "cannot use \"S\" and \"SG\" together"
 msgstr "ne peut pas utiliser « S » et « SG » ensemble"
 
-#: utils/adt/formatting.c:1175
+#: utils/adt/formatting.c:1179
 #, c-format
 msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
 msgstr "ne peut pas utiliser « PR » et « S »/« PL »/« MI »/« SG » ensemble"
 
-#: utils/adt/formatting.c:1201
+#: utils/adt/formatting.c:1205
 #, c-format
 msgid "cannot use \"EEEE\" twice"
 msgstr "ne peut pas utiliser « EEEE » deux fois"
 
-#: utils/adt/formatting.c:1207
+#: utils/adt/formatting.c:1211
 #, c-format
 msgid "\"EEEE\" is incompatible with other formats"
 msgstr "« EEEE » est incompatible avec les autres formats"
 
-#: utils/adt/formatting.c:1208
+#: utils/adt/formatting.c:1212
 #, c-format
-msgid ""
-"\"EEEE\" may only be used together with digit and decimal point patterns."
-msgstr ""
-"« EEEE » peut seulement être utilisé avec les motifs de chiffres et de "
-"points décimaux."
+msgid "\"EEEE\" may only be used together with digit and decimal point patterns."
+msgstr "« EEEE » peut seulement être utilisé avec les motifs de chiffres et de points décimaux."
 
-#: utils/adt/formatting.c:1408
+#: utils/adt/formatting.c:1412
 #, c-format
 msgid "\"%s\" is not a number"
 msgstr "« %s » n'est pas un nombre"
 
-#: utils/adt/formatting.c:1509 utils/adt/formatting.c:1561
+#: utils/adt/formatting.c:1513 utils/adt/formatting.c:1565
 #, c-format
 msgid "could not determine which collation to use for lower() function"
-msgstr ""
-"n'a pas pu déterminer le collationnement à utiliser pour la fonction lower()"
+msgstr "n'a pas pu déterminer le collationnement à utiliser pour la fonction lower()"
 
-#: utils/adt/formatting.c:1629 utils/adt/formatting.c:1681
+#: utils/adt/formatting.c:1633 utils/adt/formatting.c:1685
 #, c-format
 msgid "could not determine which collation to use for upper() function"
-msgstr ""
-"n'a pas pu déterminer le collationnement à utiliser pour la fonction upper()"
+msgstr "n'a pas pu déterminer le collationnement à utiliser pour la fonction upper()"
 
-#: utils/adt/formatting.c:1750 utils/adt/formatting.c:1814
+#: utils/adt/formatting.c:1754 utils/adt/formatting.c:1818
 #, c-format
 msgid "could not determine which collation to use for initcap() function"
-msgstr ""
-"n'a pas pu déterminer le collationnement à utiliser pour la fonction "
-"initcap()"
+msgstr "n'a pas pu déterminer le collationnement à utiliser pour la fonction initcap()"
 
-#: utils/adt/formatting.c:2118
+#: utils/adt/formatting.c:2122
 #, c-format
 msgid "invalid combination of date conventions"
 msgstr "combinaison invalide des conventions de date"
 
-#: utils/adt/formatting.c:2119
+#: utils/adt/formatting.c:2123
 #, c-format
-msgid ""
-"Do not mix Gregorian and ISO week date conventions in a formatting template."
+msgid "Do not mix Gregorian and ISO week date conventions in a formatting template."
 msgstr ""
 "Ne pas mixer les conventions de jour de semaine grégorien et ISO dans un\n"
 "modèle de formatage."
 
-#: utils/adt/formatting.c:2136
+#: utils/adt/formatting.c:2140
 #, c-format
 msgid "conflicting values for \"%s\" field in formatting string"
 msgstr "valeur conflictuelle pour le champ « %s » dans la chaîne de formatage"
 
-#: utils/adt/formatting.c:2138
+#: utils/adt/formatting.c:2142
 #, c-format
 msgid "This value contradicts a previous setting for the same field type."
-msgstr ""
-"Cette valeur contredit une configuration précédente pour le même type de "
-"champ."
+msgstr "Cette valeur contredit une configuration précédente pour le même type de champ."
 
-#: utils/adt/formatting.c:2199
+#: utils/adt/formatting.c:2203
 #, c-format
 msgid "source string too short for \"%s\" formatting field"
 msgstr "chaîne source trop petite pour le champ de formatage « %s »"
 
-#: utils/adt/formatting.c:2201
+#: utils/adt/formatting.c:2205
 #, c-format
 msgid "Field requires %d characters, but only %d remain."
 msgstr "Le champ requiert %d caractères, mais seuls %d restent."
 
-#: utils/adt/formatting.c:2204 utils/adt/formatting.c:2218
+#: utils/adt/formatting.c:2208 utils/adt/formatting.c:2222
 #, c-format
-msgid ""
-"If your source string is not fixed-width, try using the \"FM\" modifier."
+msgid "If your source string is not fixed-width, try using the \"FM\" modifier."
 msgstr ""
 "Si votre chaîne source n'a pas une taille fixe, essayez d'utiliser le\n"
 "modifieur « FM »."
 
-#: utils/adt/formatting.c:2214 utils/adt/formatting.c:2227
-#: utils/adt/formatting.c:2357
+#: utils/adt/formatting.c:2218 utils/adt/formatting.c:2231 utils/adt/formatting.c:2361
 #, c-format
 msgid "invalid value \"%s\" for \"%s\""
 msgstr "valeur « %s » invalide pour « %s »"
 
-#: utils/adt/formatting.c:2216
+#: utils/adt/formatting.c:2220
 #, c-format
 msgid "Field requires %d characters, but only %d could be parsed."
-msgstr ""
-"Le champ nécessite %d caractères, mais seulement %d ont pu être analysés."
+msgstr "Le champ nécessite %d caractères, mais seulement %d ont pu être analysés."
 
-#: utils/adt/formatting.c:2229
+#: utils/adt/formatting.c:2233
 #, c-format
 msgid "Value must be an integer."
 msgstr "La valeur doit être un entier"
 
-#: utils/adt/formatting.c:2234
+#: utils/adt/formatting.c:2238
 #, c-format
 msgid "value for \"%s\" in source string is out of range"
 msgstr "la valeur pour « %s » dans la chaîne source est en dehors des limites"
 
-#: utils/adt/formatting.c:2236
+#: utils/adt/formatting.c:2240
 #, c-format
 msgid "Value must be in the range %d to %d."
 msgstr "La valeur doit être compris entre %d et %d"
 
-#: utils/adt/formatting.c:2359
+#: utils/adt/formatting.c:2363
 #, c-format
 msgid "The given value did not match any of the allowed values for this field."
-msgstr ""
-"La valeur donnée ne correspond pas aux valeurs autorisées pour ce champ."
+msgstr "La valeur donnée ne correspond pas aux valeurs autorisées pour ce champ."
+
+#: utils/adt/formatting.c:2551 utils/adt/formatting.c:2571 utils/adt/formatting.c:2591 utils/adt/formatting.c:2611 utils/adt/formatting.c:2630 utils/adt/formatting.c:2649 utils/adt/formatting.c:2672 utils/adt/formatting.c:2690 utils/adt/formatting.c:2708 utils/adt/formatting.c:2726 utils/adt/formatting.c:2743 utils/adt/formatting.c:2760
+#, c-format
+msgid "localized string format value too long"
+msgstr "chaîne localisée trop longue"
 
-#: utils/adt/formatting.c:2932
+#: utils/adt/formatting.c:3044
 #, c-format
-#| msgid "\"TZ\"/\"tz\" format patterns are not supported in to_date"
 msgid "\"TZ\"/\"tz\"/\"OF\" format patterns are not supported in to_date"
-msgstr ""
-"les motifs de format « TZ »/« tz »/« OF » ne sont pas supportés dans to_date"
+msgstr "les motifs de format « TZ »/« tz »/« OF » ne sont pas supportés dans to_date"
 
-#: utils/adt/formatting.c:3040
+#: utils/adt/formatting.c:3152
 #, c-format
 msgid "invalid input string for \"Y,YYY\""
 msgstr "chaîne invalide en entrée pour « Y,YYY »"
 
-#: utils/adt/formatting.c:3543
+#: utils/adt/formatting.c:3655
 #, c-format
 msgid "hour \"%d\" is invalid for the 12-hour clock"
 msgstr "l'heure « %d » est invalide pour une horloge sur 12 heures"
 
-#: utils/adt/formatting.c:3545
+#: utils/adt/formatting.c:3657
 #, c-format
 msgid "Use the 24-hour clock, or give an hour between 1 and 12."
 msgstr "Utilisez une horloge sur 24 heures ou donnez une heure entre 1 et 12."
 
-#: utils/adt/formatting.c:3640
+#: utils/adt/formatting.c:3752
 #, c-format
 msgid "cannot calculate day of year without year information"
 msgstr "ne peut pas calculer le jour de l'année sans information sur l'année"
 
-#: utils/adt/formatting.c:4490
+#: utils/adt/formatting.c:4601
 #, c-format
 msgid "\"EEEE\" not supported for input"
 msgstr "« EEEE » non supporté en entrée"
 
-#: utils/adt/formatting.c:4502
+#: utils/adt/formatting.c:4613
 #, c-format
 msgid "\"RN\" not supported for input"
 msgstr "« RN » non supporté en entrée"
@@ -19183,9 +17217,7 @@ msgstr "chemin absolu non autoris
 msgid "path must be in or below the current directory"
 msgstr "le chemin doit être dans ou en-dessous du répertoire courant"
 
-#: utils/adt/genfile.c:118 utils/adt/oracle_compat.c:184
-#: utils/adt/oracle_compat.c:282 utils/adt/oracle_compat.c:758
-#: utils/adt/oracle_compat.c:1059
+#: utils/adt/genfile.c:118 utils/adt/oracle_compat.c:184 utils/adt/oracle_compat.c:282 utils/adt/oracle_compat.c:758 utils/adt/oracle_compat.c:1059
 #, c-format
 msgid "requested length too large"
 msgstr "longueur demandée trop importante"
@@ -19195,8 +17227,7 @@ msgstr "longueur demand
 msgid "could not seek in file \"%s\": %m"
 msgstr "n'a pas pu parcourir le fichier « %s » : %m"
 
-#: utils/adt/genfile.c:180 utils/adt/genfile.c:204 utils/adt/genfile.c:225
-#: utils/adt/genfile.c:249
+#: utils/adt/genfile.c:180 utils/adt/genfile.c:204 utils/adt/genfile.c:225 utils/adt/genfile.c:249
 #, c-format
 msgid "must be superuser to read files"
 msgstr "doit être super-utilisateur pour lire des fichiers"
@@ -19204,16 +17235,14 @@ msgstr "doit 
 #: utils/adt/genfile.c:273
 #, c-format
 msgid "must be superuser to get file information"
-msgstr ""
-"doit être super-utilisateur pour obtenir des informations sur le fichier"
+msgstr "doit être super-utilisateur pour obtenir des informations sur le fichier"
 
 #: utils/adt/genfile.c:337
 #, c-format
 msgid "must be superuser to get directory listings"
 msgstr "doit être super-utilisateur pour obtenir le contenu du répertoire"
 
-#: utils/adt/geo_ops.c:299 utils/adt/geo_ops.c:1398 utils/adt/geo_ops.c:3460
-#: utils/adt/geo_ops.c:4236 utils/adt/geo_ops.c:5165
+#: utils/adt/geo_ops.c:299 utils/adt/geo_ops.c:1398 utils/adt/geo_ops.c:3460 utils/adt/geo_ops.c:4236 utils/adt/geo_ops.c:5165
 #, c-format
 msgid "too many points requested"
 msgstr "trop de points demandé"
@@ -19235,11 +17264,8 @@ msgstr "sp
 
 #: utils/adt/geo_ops.c:1001
 #, c-format
-#| msgid "interval specification not allowed here"
 msgid "invalid line specification: A and B cannot both be zero"
-msgstr ""
-"spécification invalide de ligne : A et B ne peuvent pas être à zéro tous les "
-"deux"
+msgstr "spécification invalide de ligne : A et B ne peuvent pas être à zéro tous les deux"
 
 #: utils/adt/geo_ops.c:1006
 #, c-format
@@ -19311,8 +17337,7 @@ msgstr "la fonction 
 msgid "open path cannot be converted to polygon"
 msgstr "le chemin ouvert ne peut être converti en polygône"
 
-#: utils/adt/geo_ops.c:4542 utils/adt/geo_ops.c:4552 utils/adt/geo_ops.c:4567
-#: utils/adt/geo_ops.c:4573
+#: utils/adt/geo_ops.c:4542 utils/adt/geo_ops.c:4552 utils/adt/geo_ops.c:4567 utils/adt/geo_ops.c:4573
 #, c-format
 msgid "invalid input syntax for type circle: \"%s\""
 msgstr "syntaxe en entrée invalide pour le type circle : « %s »"
@@ -19357,14 +17382,12 @@ msgstr "donn
 msgid "oidvector has too many elements"
 msgstr "oidvector a trop d'éléments"
 
-#: utils/adt/int.c:1362 utils/adt/int8.c:1460 utils/adt/timestamp.c:5229
-#: utils/adt/timestamp.c:5310
+#: utils/adt/int.c:1362 utils/adt/int8.c:1460 utils/adt/timestamp.c:5229 utils/adt/timestamp.c:5310
 #, c-format
 msgid "step size cannot equal zero"
 msgstr "la taille du pas ne peut pas valoir zéro"
 
-#: utils/adt/int8.c:98 utils/adt/int8.c:133 utils/adt/numutils.c:51
-#: utils/adt/numutils.c:61 utils/adt/numutils.c:103
+#: utils/adt/int8.c:98 utils/adt/int8.c:133 utils/adt/numutils.c:51 utils/adt/numutils.c:61 utils/adt/numutils.c:103
 #, c-format
 msgid "invalid input syntax for integer: \"%s\""
 msgstr "syntaxe en entrée invalide pour l'entier : « %s »"
@@ -19374,16 +17397,8 @@ msgstr "syntaxe en entr
 msgid "value \"%s\" is out of range for type bigint"
 msgstr "la valeur « %s » est en dehors des limites du type bigint"
 
-#: utils/adt/int8.c:500 utils/adt/int8.c:529 utils/adt/int8.c:550
-#: utils/adt/int8.c:581 utils/adt/int8.c:615 utils/adt/int8.c:640
-#: utils/adt/int8.c:697 utils/adt/int8.c:714 utils/adt/int8.c:741
-#: utils/adt/int8.c:758 utils/adt/int8.c:834 utils/adt/int8.c:855
-#: utils/adt/int8.c:882 utils/adt/int8.c:915 utils/adt/int8.c:943
-#: utils/adt/int8.c:964 utils/adt/int8.c:991 utils/adt/int8.c:1031
-#: utils/adt/int8.c:1052 utils/adt/int8.c:1079 utils/adt/int8.c:1112
-#: utils/adt/int8.c:1140 utils/adt/int8.c:1161 utils/adt/int8.c:1188
-#: utils/adt/int8.c:1361 utils/adt/int8.c:1400 utils/adt/numeric.c:2356
-#: utils/adt/varbit.c:1645
+#: utils/adt/int8.c:500 utils/adt/int8.c:529 utils/adt/int8.c:550 utils/adt/int8.c:581 utils/adt/int8.c:615 utils/adt/int8.c:640 utils/adt/int8.c:697 utils/adt/int8.c:714 utils/adt/int8.c:741 utils/adt/int8.c:758 utils/adt/int8.c:834 utils/adt/int8.c:855 utils/adt/int8.c:882 utils/adt/int8.c:915 utils/adt/int8.c:943 utils/adt/int8.c:964 utils/adt/int8.c:991 utils/adt/int8.c:1031 utils/adt/int8.c:1052 utils/adt/int8.c:1079
+#: utils/adt/int8.c:1112 utils/adt/int8.c:1140 utils/adt/int8.c:1161 utils/adt/int8.c:1188 utils/adt/int8.c:1361 utils/adt/int8.c:1400 utils/adt/numeric.c:2357 utils/adt/varbit.c:1645
 #, c-format
 msgid "bigint out of range"
 msgstr "bigint en dehors des limites"
@@ -19393,226 +17408,195 @@ msgstr "bigint en dehors des limites"
 msgid "OID out of range"
 msgstr "OID en dehors des limites"
 
-#: utils/adt/json.c:726 utils/adt/json.c:766 utils/adt/json.c:781
-#: utils/adt/json.c:792 utils/adt/json.c:802 utils/adt/json.c:838
-#: utils/adt/json.c:850 utils/adt/json.c:881 utils/adt/json.c:899
-#: utils/adt/json.c:911 utils/adt/json.c:923 utils/adt/json.c:1062
-#: utils/adt/json.c:1076 utils/adt/json.c:1087 utils/adt/json.c:1095
-#: utils/adt/json.c:1103 utils/adt/json.c:1111 utils/adt/json.c:1119
-#: utils/adt/json.c:1127 utils/adt/json.c:1135 utils/adt/json.c:1143
-#: utils/adt/json.c:1173
+#: utils/adt/json.c:729 utils/adt/json.c:769 utils/adt/json.c:784 utils/adt/json.c:795 utils/adt/json.c:805 utils/adt/json.c:856 utils/adt/json.c:887 utils/adt/json.c:905 utils/adt/json.c:917 utils/adt/json.c:929 utils/adt/json.c:1068 utils/adt/json.c:1082 utils/adt/json.c:1093 utils/adt/json.c:1101 utils/adt/json.c:1109 utils/adt/json.c:1117 utils/adt/json.c:1125 utils/adt/json.c:1133 utils/adt/json.c:1141 utils/adt/json.c:1149
+#: utils/adt/json.c:1179
 #, c-format
 msgid "invalid input syntax for type json"
 msgstr "syntaxe en entrée invalide pour le type json"
 
-#: utils/adt/json.c:727
+#: utils/adt/json.c:730
 #, c-format
 msgid "Character with value 0x%02x must be escaped."
 msgstr "Le caractère de valeur 0x%02x doit être échappé."
 
-#: utils/adt/json.c:767
+#: utils/adt/json.c:770
 #, c-format
 msgid "\"\\u\" must be followed by four hexadecimal digits."
 msgstr "« \\u » doit être suivi par quatre chiffres hexadécimaux."
 
-#: utils/adt/json.c:782
+#: utils/adt/json.c:785
 #, c-format
 msgid "Unicode high surrogate must not follow a high surrogate."
-msgstr ""
-"Une substitution unicode haute ne doit pas suivre une substitution haute."
+msgstr "Une substitution unicode haute ne doit pas suivre une substitution haute."
 
-#: utils/adt/json.c:793 utils/adt/json.c:803 utils/adt/json.c:851
-#: utils/adt/json.c:912 utils/adt/json.c:924
+#: utils/adt/json.c:796 utils/adt/json.c:806 utils/adt/json.c:857 utils/adt/json.c:918 utils/adt/json.c:930
 #, c-format
 msgid "Unicode low surrogate must follow a high surrogate."
-msgstr ""
-"Une substitution unicode basse ne doit pas suivre une substitution haute."
+msgstr "Une substitution unicode basse ne doit pas suivre une substitution haute."
 
-#: utils/adt/json.c:839
+#: utils/adt/json.c:821 utils/adt/json.c:844
 #, c-format
-msgid ""
-"Unicode escape values cannot be used for code point values above 007F when "
-"the server encoding is not UTF8."
+msgid "unsupported Unicode escape sequence"
+msgstr "séquence d'échappement Unicode non supportée"
+
+#: utils/adt/json.c:822
+#, c-format
+msgid "\\u0000 cannot be converted to text."
+msgstr "\\u0000 ne peut pas être converti en texte."
+
+#: utils/adt/json.c:845
+#, c-format
+msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8."
 msgstr ""
-"Les valeurs d'échappement unicode ne peuvent pas être utilisées pour les "
-"valeurs de point de code\n"
+"Les valeurs d'échappement unicode ne peuvent pas être utilisées pour les valeurs de point de code\n"
 "au-dessus de 007F quand l'encodage serveur n'est pas UTF8."
 
-#: utils/adt/json.c:882 utils/adt/json.c:900
+#: utils/adt/json.c:888 utils/adt/json.c:906
 #, c-format
 msgid "Escape sequence \"\\%s\" is invalid."
 msgstr "La séquence d'échappement « \\%s » est invalide."
 
-#: utils/adt/json.c:1063
+#: utils/adt/json.c:1069
 #, c-format
 msgid "The input string ended unexpectedly."
 msgstr "La chaîne en entrée se ferme de manière inattendue."
 
-#: utils/adt/json.c:1077
+#: utils/adt/json.c:1083
 #, c-format
 msgid "Expected end of input, but found \"%s\"."
 msgstr "Attendait une fin de l'entrée, mais ait trouvé « %s »."
 
-#: utils/adt/json.c:1088
+#: utils/adt/json.c:1094
 #, c-format
 msgid "Expected JSON value, but found \"%s\"."
 msgstr "Valeur JSON attendue, mais « %s » trouvé."
 
-#: utils/adt/json.c:1096 utils/adt/json.c:1144
+#: utils/adt/json.c:1102 utils/adt/json.c:1150
 #, c-format
 msgid "Expected string, but found \"%s\"."
 msgstr "Chaîne attendue, mais « %s » trouvé."
 
-#: utils/adt/json.c:1104
+#: utils/adt/json.c:1110
 #, c-format
 msgid "Expected array element or \"]\", but found \"%s\"."
 msgstr "Élément de tableau ou « ] » attendu, mais « %s » trouvé"
 
-#: utils/adt/json.c:1112
+#: utils/adt/json.c:1118
 #, c-format
 msgid "Expected \",\" or \"]\", but found \"%s\"."
 msgstr "« , » ou « ] » attendu, mais « %s » trouvé"
 
-#: utils/adt/json.c:1120
+#: utils/adt/json.c:1126
 #, c-format
 msgid "Expected string or \"}\", but found \"%s\"."
 msgstr "Chaîne ou « } » attendu, mais « %s » trouvé"
 
-#: utils/adt/json.c:1128
+#: utils/adt/json.c:1134
 #, c-format
 msgid "Expected \":\", but found \"%s\"."
 msgstr "« : » attendu, mais « %s » trouvé"
 
-#: utils/adt/json.c:1136
+#: utils/adt/json.c:1142
 #, c-format
 msgid "Expected \",\" or \"}\", but found \"%s\"."
 msgstr "« , » ou « } » attendu, mais « %s » trouvé"
 
-#: utils/adt/json.c:1174
+#: utils/adt/json.c:1180
 #, c-format
 msgid "Token \"%s\" is invalid."
 msgstr "le jeton « %s » n'est pas valide"
 
-#: utils/adt/json.c:1246
+#: utils/adt/json.c:1252
 #, c-format
 msgid "JSON data, line %d: %s%s%s"
 msgstr "données JSON, ligne %d : %s%s%s"
 
-#: utils/adt/json.c:1389
+#: utils/adt/json.c:1395
 #, c-format
 msgid "key value must be scalar, not array, composite, or json"
-msgstr ""
-"la valeur clé doit être scalaire, et non pas un tableau ou une valeur "
-"composite ou un json"
-
-#: utils/adt/json.c:1432
-#, c-format
-msgid "JSON does not support infinite date values."
-msgstr "JSON ne supporte pas les valeurs infinies de date."
-
-#: utils/adt/json.c:1457 utils/adt/json.c:1484
-#, c-format
-msgid "JSON does not support infinite timestamp values."
-msgstr "JSON ne supporte pas les valeurs infinies de timestamp."
+msgstr "la valeur clé doit être scalaire, et non pas un tableau ou une valeur composite ou un json"
 
-#: utils/adt/json.c:1951 utils/adt/json.c:1969 utils/adt/json.c:2063
-#: utils/adt/json.c:2084 utils/adt/json.c:2143
+#: utils/adt/json.c:1955 utils/adt/json.c:1973 utils/adt/json.c:2067 utils/adt/json.c:2088 utils/adt/json.c:2147
 #, c-format
 msgid "could not determine data type for argument %d"
 msgstr "n'a pas pu déterminer le type de données pour l'argument %d"
 
-#: utils/adt/json.c:1956
+#: utils/adt/json.c:1960
 #, c-format
 msgid "field name must not be null"
 msgstr "le nom du champ ne doit pas être NULL"
 
-#: utils/adt/json.c:2038
+#: utils/adt/json.c:2042
 #, c-format
 msgid "argument list must have even number of elements"
 msgstr "la liste d'arguments doit avoir un nombre pair d'éléments"
 
-#: utils/adt/json.c:2039
+#: utils/adt/json.c:2043
 #, c-format
-msgid ""
-"The arguments of json_build_object() must consist of alternating keys and "
-"values."
-msgstr ""
+msgid "The arguments of json_build_object() must consist of alternating keys and values."
+msgstr "Les arguments de json_build_object() doivent consister en des clés et valeurs alternées"
 
-#: utils/adt/json.c:2069
+#: utils/adt/json.c:2073
 #, c-format
 msgid "argument %d cannot be null"
 msgstr "l'argument %d ne peut pas être NULL"
 
-#: utils/adt/json.c:2070
+#: utils/adt/json.c:2074
 #, c-format
 msgid "Object keys should be text."
 msgstr "Les clés de l'objet doivent être du texte."
 
-#: utils/adt/json.c:2205
+#: utils/adt/json.c:2209
 #, c-format
 msgid "array must have two columns"
 msgstr "le tableau doit avoir deux colonnes"
 
-#: utils/adt/json.c:2229 utils/adt/json.c:2313
+#: utils/adt/json.c:2233 utils/adt/json.c:2317
 #, c-format
-#| msgid "null array element not allowed in this context"
 msgid "null value not allowed for object key"
 msgstr "valeur NULL non autorisée pour une clé d'objet"
 
-#: utils/adt/json.c:2302
+#: utils/adt/json.c:2306
 #, c-format
-#| msgid "mismatched parentheses"
 msgid "mismatched array dimensions"
 msgstr "dimensions du tableau non correspondantes"
 
 #: utils/adt/jsonb.c:202
 #, c-format
-#| msgid "bit string too long for type bit varying(%d)"
 msgid "string too long to represent as jsonb string"
 msgstr "chaîne trop longue pour être représentée en tant que chaîne jsonb"
 
 #: utils/adt/jsonb.c:203
 #, c-format
-msgid ""
-"Due to an implementation restriction, jsonb strings cannot exceed %d bytes."
+msgid "Due to an implementation restriction, jsonb strings cannot exceed %d bytes."
 msgstr "Dû à l'implémentation, les chaînes jsonb ne peuvent excéder %d octets."
 
 #: utils/adt/jsonb_util.c:622
 #, c-format
-#| msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
 msgid "number of jsonb object pairs exceeds the maximum allowed (%zu)"
 msgstr "le nombre de paires d'objets jsonb dépasse le maximum autorisé (%zu)"
 
 #: utils/adt/jsonb_util.c:663
 #, c-format
-#| msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
 msgid "number of jsonb array elements exceeds the maximum allowed (%zu)"
-msgstr ""
-"le nombre d'éléments du tableau jsonb dépasse le maximum autorisé (%zu)"
+msgstr "le nombre d'éléments du tableau jsonb dépasse le maximum autorisé (%zu)"
 
 #: utils/adt/jsonb_util.c:1490 utils/adt/jsonb_util.c:1510
 #, c-format
-#| msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
 msgid "total size of jsonb array elements exceeds the maximum of %u bytes"
-msgstr ""
-"la taille totale des éléments du tableau jsonb dépasse le maximum de %u "
-"octets"
+msgstr "la taille totale des éléments du tableau jsonb dépasse le maximum de %u octets"
 
-#: utils/adt/jsonb_util.c:1571 utils/adt/jsonb_util.c:1606
-#: utils/adt/jsonb_util.c:1626
+#: utils/adt/jsonb_util.c:1571 utils/adt/jsonb_util.c:1606 utils/adt/jsonb_util.c:1626
 #, c-format
 msgid "total size of jsonb object elements exceeds the maximum of %u bytes"
-msgstr ""
+msgstr "la taille totale des éléments de l'objet JSON dépasse le maximum de %u octets"
 
-#: utils/adt/jsonfuncs.c:263 utils/adt/jsonfuncs.c:428
-#: utils/adt/jsonfuncs.c:1968 utils/adt/jsonfuncs.c:2405
-#: utils/adt/jsonfuncs.c:2911
+#: utils/adt/jsonfuncs.c:263 utils/adt/jsonfuncs.c:428 utils/adt/jsonfuncs.c:1968 utils/adt/jsonfuncs.c:2409 utils/adt/jsonfuncs.c:2915
 #, c-format
 msgid "cannot call %s on a scalar"
 msgstr "ne peut pas appeler %s sur un scalaire"
 
-#: utils/adt/jsonfuncs.c:268 utils/adt/jsonfuncs.c:415
-#: utils/adt/jsonfuncs.c:2394
+#: utils/adt/jsonfuncs.c:268 utils/adt/jsonfuncs.c:415 utils/adt/jsonfuncs.c:2398
 #, c-format
 msgid "cannot call %s on an array"
 msgstr "ne peut pas appeler %s sur un tableau"
@@ -19625,21 +17609,16 @@ msgstr "ne peut pas obtenir la longueur d'un scalaire"
 #: utils/adt/jsonfuncs.c:1280 utils/adt/jsonfuncs.c:1299
 #, c-format
 msgid "cannot get array length of a non-array"
-msgstr ""
-"ne peut pas obtenir la longueur du tableau d'un objet qui n'est pas un "
-"tableau"
+msgstr "ne peut pas obtenir la longueur du tableau d'un objet qui n'est pas un tableau"
 
 #: utils/adt/jsonfuncs.c:1376
 #, c-format
-#| msgid "cannot call %s on a nested object"
 msgid "cannot call %s on a non-object"
 msgstr "ne peut pas appeler %s sur un non objet"
 
-#: utils/adt/jsonfuncs.c:1394 utils/adt/jsonfuncs.c:2081
-#: utils/adt/jsonfuncs.c:2614
+#: utils/adt/jsonfuncs.c:1394 utils/adt/jsonfuncs.c:2081 utils/adt/jsonfuncs.c:2618
 #, c-format
-msgid ""
-"function returning record called in context that cannot accept type record"
+msgid "function returning record called in context that cannot accept type record"
 msgstr ""
 "fonction renvoyant le type record appelée dans un contexte qui ne peut pas\n"
 "accepter le type record"
@@ -19656,7 +17635,6 @@ msgstr "ne peut pas d
 
 #: utils/adt/jsonfuncs.c:1695
 #, c-format
-#| msgid "cannot extract element from a scalar"
 msgid "cannot extract elements from a scalar"
 msgstr "ne peut pas extraire des éléments d'un scalaire"
 
@@ -19665,30 +17643,27 @@ msgstr "ne peut pas extraire des 
 msgid "cannot extract elements from an object"
 msgstr "ne peut pas extraire des éléments d'un objet"
 
-#: utils/adt/jsonfuncs.c:1955 utils/adt/jsonfuncs.c:2710
+#: utils/adt/jsonfuncs.c:1955 utils/adt/jsonfuncs.c:2714
 #, c-format
 msgid "cannot call %s on a non-array"
 msgstr "ne peut pas appeler %s sur un type non tableau"
 
-#: utils/adt/jsonfuncs.c:2042 utils/adt/jsonfuncs.c:2590
+#: utils/adt/jsonfuncs.c:2042 utils/adt/jsonfuncs.c:2594
 #, c-format
 msgid "first argument of %s must be a row type"
 msgstr "le premier argument de %s doit être un type row"
 
 #: utils/adt/jsonfuncs.c:2083
 #, c-format
-msgid ""
-"Try calling the function in the FROM clause using a column definition list."
-msgstr ""
-"Essayez d'appeler la fonction dans la clause FROM en utilisant une liste de "
-"définition de colonnes."
+msgid "Try calling the function in the FROM clause using a column definition list."
+msgstr "Essayez d'appeler la fonction dans la clause FROM en utilisant une liste de définition de colonnes."
 
-#: utils/adt/jsonfuncs.c:2726 utils/adt/jsonfuncs.c:2893
+#: utils/adt/jsonfuncs.c:2730 utils/adt/jsonfuncs.c:2897
 #, c-format
 msgid "argument of %s must be an array of objects"
 msgstr "l'argument de %s doit être un tableau d'objets"
 
-#: utils/adt/jsonfuncs.c:2750
+#: utils/adt/jsonfuncs.c:2754
 #, c-format
 msgid "cannot call %s on an object"
 msgstr "ne peut pas appeler %s sur un objet"
@@ -19730,20 +17705,16 @@ msgstr "le PID %d n'est pas un processus du serveur PostgreSQL"
 
 #: utils/adt/misc.c:154
 #, c-format
-msgid ""
-"must be superuser or have the same role to cancel queries running in other "
-"server processes"
+msgid "must be superuser or have the same role to cancel queries running in other server processes"
 msgstr ""
 "doit être super-utilisateur ou avoir le même rôle pour annuler des requêtes\n"
 "exécutées dans les autres processus serveur"
 
 #: utils/adt/misc.c:171
 #, c-format
-msgid ""
-"must be superuser or have the same role to terminate other server processes"
+msgid "must be superuser or have the same role to terminate other server processes"
 msgstr ""
-"doit être super-utilisateur ou avoir le même rôle pour fermer les "
-"connexions\n"
+"doit être super-utilisateur ou avoir le même rôle pour fermer les connexions\n"
 "exécutées dans les autres processus serveur"
 
 #: utils/adt/misc.c:185
@@ -19759,16 +17730,12 @@ msgstr "n'a pas pu envoyer le signal au postmaster : %m"
 #: utils/adt/misc.c:207
 #, c-format
 msgid "must be superuser to rotate log files"
-msgstr ""
-"doit être super-utilisateur pour exécuter la rotation des journaux "
-"applicatifs"
+msgstr "doit être super-utilisateur pour exécuter la rotation des journaux applicatifs"
 
 #: utils/adt/misc.c:212
 #, c-format
 msgid "rotation not possible because log collection not active"
-msgstr ""
-"rotation impossible car la récupération des journaux applicatifs n'est pas "
-"activée"
+msgstr "rotation impossible car la récupération des journaux applicatifs n'est pas activée"
 
 #: utils/adt/misc.c:249
 #, c-format
@@ -19831,8 +17798,7 @@ msgstr "valeur cidr invalide : 
 msgid "Value has bits set to right of mask."
 msgstr "La valeur a des bits positionnés à la droite du masque."
 
-#: utils/adt/network.c:111 utils/adt/network.c:580 utils/adt/network.c:605
-#: utils/adt/network.c:630
+#: utils/adt/network.c:111 utils/adt/network.c:580 utils/adt/network.c:605 utils/adt/network.c:630
 #, c-format
 msgid "could not format inet value: %m"
 msgstr "n'a pas pu formater la valeur inet : %m"
@@ -19894,82 +17860,79 @@ msgstr "le r
 msgid "cannot subtract inet values of different sizes"
 msgstr "ne peut pas soustraire des valeurs inet de tailles différentes"
 
-#: utils/adt/numeric.c:485 utils/adt/numeric.c:512 utils/adt/numeric.c:3704
-#: utils/adt/numeric.c:3727 utils/adt/numeric.c:3751 utils/adt/numeric.c:3758
+#: utils/adt/numeric.c:486 utils/adt/numeric.c:513 utils/adt/numeric.c:3705 utils/adt/numeric.c:3728 utils/adt/numeric.c:3752 utils/adt/numeric.c:3759
 #, c-format
 msgid "invalid input syntax for type numeric: \"%s\""
 msgstr "syntaxe en entrée invalide pour le type numeric : « %s »"
 
-#: utils/adt/numeric.c:702
+#: utils/adt/numeric.c:703
 #, c-format
 msgid "invalid length in external \"numeric\" value"
 msgstr "longueur invalide dans la valeur externe « numeric »"
 
-#: utils/adt/numeric.c:715
+#: utils/adt/numeric.c:716
 #, c-format
 msgid "invalid sign in external \"numeric\" value"
 msgstr "signe invalide dans la valeur externe « numeric »"
 
-#: utils/adt/numeric.c:721
+#: utils/adt/numeric.c:722
 #, c-format
 msgid "invalid scale in external \"numeric\" value"
 msgstr "échelle invalide dans la valeur externe « numeric »"
 
-#: utils/adt/numeric.c:730
+#: utils/adt/numeric.c:731
 #, c-format
 msgid "invalid digit in external \"numeric\" value"
 msgstr "chiffre invalide dans la valeur externe « numeric »"
 
-#: utils/adt/numeric.c:921 utils/adt/numeric.c:935
+#: utils/adt/numeric.c:922 utils/adt/numeric.c:936
 #, c-format
 msgid "NUMERIC precision %d must be between 1 and %d"
 msgstr "la précision NUMERIC %d doit être comprise entre 1 et %d"
 
-#: utils/adt/numeric.c:926
+#: utils/adt/numeric.c:927
 #, c-format
 msgid "NUMERIC scale %d must be between 0 and precision %d"
 msgstr "l'échelle NUMERIC %d doit être comprise entre 0 et %d"
 
-#: utils/adt/numeric.c:944
+#: utils/adt/numeric.c:945
 #, c-format
 msgid "invalid NUMERIC type modifier"
 msgstr "modificateur de type NUMERIC invalide"
 
-#: utils/adt/numeric.c:1951 utils/adt/numeric.c:4201 utils/adt/numeric.c:6170
+#: utils/adt/numeric.c:1952 utils/adt/numeric.c:4202 utils/adt/numeric.c:6171
 #, c-format
 msgid "value overflows numeric format"
 msgstr "la valeur dépasse le format numeric"
 
-#: utils/adt/numeric.c:2282
+#: utils/adt/numeric.c:2283
 #, c-format
 msgid "cannot convert NaN to integer"
 msgstr "ne peut pas convertir NaN en un entier"
 
-#: utils/adt/numeric.c:2348
+#: utils/adt/numeric.c:2349
 #, c-format
 msgid "cannot convert NaN to bigint"
 msgstr "ne peut pas convertir NaN en un entier de type bigint"
 
-#: utils/adt/numeric.c:2393
+#: utils/adt/numeric.c:2394
 #, c-format
 msgid "cannot convert NaN to smallint"
 msgstr "ne peut pas convertir NaN en un entier de type smallint"
 
-#: utils/adt/numeric.c:4271
+#: utils/adt/numeric.c:4272
 #, c-format
 msgid "numeric field overflow"
 msgstr "champ numérique en dehors des limites"
 
-#: utils/adt/numeric.c:4272
+#: utils/adt/numeric.c:4273
 #, c-format
-msgid ""
-"A field with precision %d, scale %d must round to an absolute value less "
-"than %s%d."
+msgid "A field with precision %d, scale %d must round to an absolute value less than %s%d."
 msgstr ""
 "Un champ de précision %d et d'échelle %d doit être arrondi à une valeur\n"
 "absolue inférieure à %s%d."
 
-#: utils/adt/numeric.c:5727
+#: utils/adt/numeric.c:5728
 #, c-format
 msgid "argument for function \"exp\" too big"
 msgstr "l'argument de la fonction « exp » est trop gros"
@@ -20016,7 +17979,6 @@ msgstr "caract
 
 #: utils/adt/oracle_compat.c:986
 #, c-format
-#| msgid "requested character too large for encoding: %d"
 msgid "requested character not valid for encoding: %d"
 msgstr "caractère demandé invalide pour l'encodage : %d"
 
@@ -20025,11 +17987,10 @@ msgstr "caract
 msgid "null character not permitted"
 msgstr "caractère nul interdit"
 
-#: utils/adt/orderedsetaggs.c:423 utils/adt/orderedsetaggs.c:528
-#: utils/adt/orderedsetaggs.c:667
+#: utils/adt/orderedsetaggs.c:423 utils/adt/orderedsetaggs.c:528 utils/adt/orderedsetaggs.c:667
 #, c-format
 msgid "percentile value %g is not between 0 and 1"
-msgstr ""
+msgstr "la valeur centile %g n'est pas entre 0 et 1"
 
 #: utils/adt/pg_locale.c:1039
 #, c-format
@@ -20038,18 +17999,12 @@ msgstr "n'a pas pu cr
 
 #: utils/adt/pg_locale.c:1042
 #, c-format
-msgid ""
-"The operating system could not find any locale data for the locale name \"%s"
-"\"."
-msgstr ""
-"Le système d'exploitation n'a pas pu trouver des données de locale pour la "
-"locale « %s »."
+msgid "The operating system could not find any locale data for the locale name \"%s\"."
+msgstr "Le système d'exploitation n'a pas pu trouver des données de locale pour la locale « %s »."
 
 #: utils/adt/pg_locale.c:1129
 #, c-format
-msgid ""
-"collations with different collate and ctype values are not supported on this "
-"platform"
+msgid "collations with different collate and ctype values are not supported on this platform"
 msgstr ""
 "les collationnements avec des valeurs différents pour le tri et le jeu de\n"
 "caractères ne sont pas supportés sur cette plateforme"
@@ -20057,9 +18012,7 @@ msgstr ""
 #: utils/adt/pg_locale.c:1144
 #, c-format
 msgid "nondefault collations are not supported on this platform"
-msgstr ""
-"les collationnements autres que par défaut ne sont pas supportés sur cette "
-"plateforme"
+msgstr "les collationnements autres que par défaut ne sont pas supportés sur cette plateforme"
 
 #: utils/adt/pg_locale.c:1315
 #, c-format
@@ -20068,16 +18021,13 @@ msgstr "caract
 
 #: utils/adt/pg_locale.c:1316
 #, c-format
-msgid ""
-"The server's LC_CTYPE locale is probably incompatible with the database "
-"encoding."
+msgid "The server's LC_CTYPE locale is probably incompatible with the database encoding."
 msgstr ""
 "La locale LC_CTYPE du serveur est probablement incompatible avec l'encodage\n"
 "de la base de données."
 
 #: utils/adt/pg_lsn.c:44 utils/adt/pg_lsn.c:49
 #, c-format
-#| msgid "invalid input syntax for type line: \"%s\""
 msgid "invalid input syntax for type pg_lsn: \"%s\""
 msgstr "syntaxe en entrée invalide pour le type pg_lsn : « %s »"
 
@@ -20209,8 +18159,7 @@ msgstr "l'argument flags du contructeur d'intervalle ne doit pas 
 #: utils/adt/rangetypes.c:983
 #, c-format
 msgid "result of range difference would not be contiguous"
-msgstr ""
-"le résultat de la différence d'intervalle de valeur ne sera pas contigu"
+msgstr "le résultat de la différence d'intervalle de valeur ne sera pas contigu"
 
 #: utils/adt/rangetypes.c:1044
 #, c-format
@@ -20221,26 +18170,20 @@ msgstr "le r
 #, c-format
 msgid "range lower bound must be less than or equal to range upper bound"
 msgstr ""
-"la limite inférieure de l'intervalle de valeurs doit être inférieure ou "
-"égale\n"
+"la limite inférieure de l'intervalle de valeurs doit être inférieure ou égale\n"
 "à la limite supérieure de l'intervalle de valeurs"
 
-#: utils/adt/rangetypes.c:1885 utils/adt/rangetypes.c:1898
-#: utils/adt/rangetypes.c:1912
+#: utils/adt/rangetypes.c:1885 utils/adt/rangetypes.c:1898 utils/adt/rangetypes.c:1912
 #, c-format
 msgid "invalid range bound flags"
 msgstr "drapeaux de limite de l'intervalle invalides"
 
-#: utils/adt/rangetypes.c:1886 utils/adt/rangetypes.c:1899
-#: utils/adt/rangetypes.c:1913
+#: utils/adt/rangetypes.c:1886 utils/adt/rangetypes.c:1899 utils/adt/rangetypes.c:1913
 #, c-format
 msgid "Valid values are \"[]\", \"[)\", \"(]\", and \"()\"."
 msgstr "Les valeurs valides sont entre « [] », « [) », « (] » et « () »."
 
-#: utils/adt/rangetypes.c:1978 utils/adt/rangetypes.c:1995
-#: utils/adt/rangetypes.c:2008 utils/adt/rangetypes.c:2026
-#: utils/adt/rangetypes.c:2037 utils/adt/rangetypes.c:2081
-#: utils/adt/rangetypes.c:2089
+#: utils/adt/rangetypes.c:1978 utils/adt/rangetypes.c:1995 utils/adt/rangetypes.c:2008 utils/adt/rangetypes.c:2026 utils/adt/rangetypes.c:2037 utils/adt/rangetypes.c:2081 utils/adt/rangetypes.c:2089
 #, c-format
 msgid "malformed range literal: \"%s\""
 msgstr "intervalle litéral mal formé : « %s »"
@@ -20295,8 +18238,7 @@ msgstr "il existe plus d'une fonction nomm
 msgid "more than one operator named %s"
 msgstr "il existe plus d'un opérateur nommé%s"
 
-#: utils/adt/regproc.c:743 utils/adt/regproc.c:784 utils/adt/regproc.c:1702
-#: utils/adt/ruleutils.c:7626 utils/adt/ruleutils.c:7749
+#: utils/adt/regproc.c:743 utils/adt/regproc.c:784 utils/adt/regproc.c:1702 utils/adt/ruleutils.c:7677 utils/adt/ruleutils.c:7800
 #, c-format
 msgid "too many arguments"
 msgstr "trop d'arguments"
@@ -20306,8 +18248,7 @@ msgstr "trop d'arguments"
 msgid "Provide two argument types for operator."
 msgstr "Fournit deux types d'argument pour l'opérateur."
 
-#: utils/adt/regproc.c:1537 utils/adt/regproc.c:1542 utils/adt/varlena.c:2313
-#: utils/adt/varlena.c:2318
+#: utils/adt/regproc.c:1537 utils/adt/regproc.c:1542 utils/adt/varlena.c:2313 utils/adt/varlena.c:2318
 #, c-format
 msgid "invalid name syntax"
 msgstr "syntaxe du nom invalide"
@@ -20332,90 +18273,90 @@ msgstr "attendait un nom de type"
 msgid "improper type name"
 msgstr "nom du type invalide"
 
-#: utils/adt/ri_triggers.c:339 utils/adt/ri_triggers.c:2474
-#: utils/adt/ri_triggers.c:3227
+#: utils/adt/ri_triggers.c:340 utils/adt/ri_triggers.c:2475 utils/adt/ri_triggers.c:3262
 #, c-format
 msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\""
 msgstr ""
-"une instruction insert ou update sur la table « %s » viole la contrainte de "
-"clé\n"
+"une instruction insert ou update sur la table « %s » viole la contrainte de clé\n"
 "étrangère « %s »"
 
-#: utils/adt/ri_triggers.c:342 utils/adt/ri_triggers.c:2477
+#: utils/adt/ri_triggers.c:343 utils/adt/ri_triggers.c:2478
 #, c-format
 msgid "MATCH FULL does not allow mixing of null and nonnull key values."
 msgstr "MATCH FULL n'autorise pas le mixage de valeurs clés NULL et non NULL."
 
-#: utils/adt/ri_triggers.c:2716
+#: utils/adt/ri_triggers.c:2717
 #, c-format
 msgid "function \"%s\" must be fired for INSERT"
 msgstr "la fonction « %s » doit être exécutée pour l'instruction INSERT"
 
-#: utils/adt/ri_triggers.c:2722
+#: utils/adt/ri_triggers.c:2723
 #, c-format
 msgid "function \"%s\" must be fired for UPDATE"
 msgstr "la fonction « %s » doit être exécutée pour l'instruction UPDATE"
 
-#: utils/adt/ri_triggers.c:2728
+#: utils/adt/ri_triggers.c:2729
 #, c-format
 msgid "function \"%s\" must be fired for DELETE"
 msgstr "la fonction « %s » doit être exécutée pour l'instruction DELETE"
 
-#: utils/adt/ri_triggers.c:2751
+#: utils/adt/ri_triggers.c:2752
 #, c-format
 msgid "no pg_constraint entry for trigger \"%s\" on table \"%s\""
 msgstr "aucune entrée pg_constraint pour le trigger « %s » sur la table « %s »"
 
-#: utils/adt/ri_triggers.c:2753
+#: utils/adt/ri_triggers.c:2754
 #, c-format
-msgid ""
-"Remove this referential integrity trigger and its mates, then do ALTER TABLE "
-"ADD CONSTRAINT."
+msgid "Remove this referential integrity trigger and its mates, then do ALTER TABLE ADD CONSTRAINT."
 msgstr ""
 "Supprimez ce trigger sur une intégrité référentielle et ses enfants,\n"
 "puis faites un ALTER TABLE ADD CONSTRAINT."
 
-#: utils/adt/ri_triggers.c:3177
+#: utils/adt/ri_triggers.c:3181
 #, c-format
-msgid ""
-"referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave "
-"unexpected result"
+msgid "referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave unexpected result"
 msgstr ""
-"la requête d'intégrité référentielle sur « %s » à partir de la contrainte « "
-"%s »\n"
+"la requête d'intégrité référentielle sur « %s » à partir de la contrainte « %s »\n"
 "sur « %s » donne des résultats inattendus"
 
-#: utils/adt/ri_triggers.c:3181
+#: utils/adt/ri_triggers.c:3185
 #, c-format
 msgid "This is most likely due to a rule having rewritten the query."
 msgstr "Ceci est certainement dû à une règle qui a ré-écrit la requête."
 
-#: utils/adt/ri_triggers.c:3230
+#: utils/adt/ri_triggers.c:3266
 #, c-format
 msgid "Key (%s)=(%s) is not present in table \"%s\"."
 msgstr "La clé (%s)=(%s) n'est pas présente dans la table « %s »."
 
-#: utils/adt/ri_triggers.c:3237
+#: utils/adt/ri_triggers.c:3269
 #, c-format
-msgid ""
-"update or delete on table \"%s\" violates foreign key constraint \"%s\" on "
-"table \"%s\""
+msgid "Key is not present in table \"%s\"."
+msgstr "La clé n'est pas présente dans la table « %s »."
+
+#: utils/adt/ri_triggers.c:3275
+#, c-format
+msgid "update or delete on table \"%s\" violates foreign key constraint \"%s\" on table \"%s\""
 msgstr ""
 "UPDATE ou DELETE sur la table « %s » viole la contrainte de clé étrangère\n"
 "« %s » de la table « %s »"
 
-#: utils/adt/ri_triggers.c:3241
+#: utils/adt/ri_triggers.c:3280
 #, c-format
 msgid "Key (%s)=(%s) is still referenced from table \"%s\"."
 msgstr "La clé (%s)=(%s) est toujours référencée à partir de la table « %s »."
 
+#: utils/adt/ri_triggers.c:3283
+#, c-format
+msgid "Key is still referenced from table \"%s\"."
+msgstr "La clé est toujours référencée à partir de la table « %s »."
+
 #: utils/adt/rowtypes.c:102 utils/adt/rowtypes.c:477
 #, c-format
 msgid "input of anonymous composite types is not implemented"
 msgstr "l'ajout de colonnes ayant un type composé n'est pas implémenté"
 
-#: utils/adt/rowtypes.c:155 utils/adt/rowtypes.c:183 utils/adt/rowtypes.c:206
-#: utils/adt/rowtypes.c:214 utils/adt/rowtypes.c:266 utils/adt/rowtypes.c:274
+#: utils/adt/rowtypes.c:155 utils/adt/rowtypes.c:183 utils/adt/rowtypes.c:206 utils/adt/rowtypes.c:214 utils/adt/rowtypes.c:266 utils/adt/rowtypes.c:274
 #, c-format
 msgid "malformed record literal: \"%s\""
 msgstr "enregistrement litéral invalide : « %s »"
@@ -20455,23 +18396,21 @@ msgstr "mauvais type de donn
 msgid "improper binary format in record column %d"
 msgstr "format binaire invalide dans l'enregistrement de la colonne %d"
 
-#: utils/adt/rowtypes.c:896 utils/adt/rowtypes.c:1134
-#: utils/adt/rowtypes.c:1388 utils/adt/rowtypes.c:1665
+#: utils/adt/rowtypes.c:896 utils/adt/rowtypes.c:1134 utils/adt/rowtypes.c:1388 utils/adt/rowtypes.c:1665
 #, c-format
 msgid "cannot compare dissimilar column types %s and %s at record column %d"
 msgstr ""
 "ne peut pas comparer les types de colonnes non similaires %s et %s pour la\n"
 "colonne %d de l'enregistrement"
 
-#: utils/adt/rowtypes.c:985 utils/adt/rowtypes.c:1205
-#: utils/adt/rowtypes.c:1521 utils/adt/rowtypes.c:1761
+#: utils/adt/rowtypes.c:985 utils/adt/rowtypes.c:1205 utils/adt/rowtypes.c:1521 utils/adt/rowtypes.c:1761
 #, c-format
 msgid "cannot compare record types with different numbers of columns"
 msgstr ""
 "ne peut pas comparer les types d'enregistrement avec des numéros différents\n"
 "des colonnes"
 
-#: utils/adt/ruleutils.c:3999
+#: utils/adt/ruleutils.c:4026
 #, c-format
 msgid "rule \"%s\" has unsupported event type %d"
 msgstr "la règle « %s » a un type d'événement %d non supporté"
@@ -20479,14 +18418,12 @@ msgstr "la r
 #: utils/adt/selfuncs.c:5205
 #, c-format
 msgid "case insensitive matching not supported on type bytea"
-msgstr ""
-"la recherche insensible à la casse n'est pas supportée avec le type bytea"
+msgstr "la recherche insensible à la casse n'est pas supportée avec le type bytea"
 
 #: utils/adt/selfuncs.c:5308
 #, c-format
 msgid "regular-expression matching not supported on type bytea"
-msgstr ""
-"la recherche par expression rationnelle n'est pas supportée sur le type bytea"
+msgstr "la recherche par expression rationnelle n'est pas supportée sur le type bytea"
 
 #: utils/adt/tid.c:71 utils/adt/tid.c:79 utils/adt/tid.c:87
 #, c-format
@@ -20508,8 +18445,7 @@ msgstr "la pr
 msgid "timestamp out of range: \"%s\""
 msgstr "timestamp en dehors de limites : « %s »"
 
-#: utils/adt/timestamp.c:196 utils/adt/timestamp.c:470
-#: utils/adt/timestamp.c:925
+#: utils/adt/timestamp.c:196 utils/adt/timestamp.c:470 utils/adt/timestamp.c:925
 #, c-format
 msgid "date/time value \"%s\" is no longer supported"
 msgstr "la valeur date/time « %s » n'est plus supportée"
@@ -20526,37 +18462,25 @@ msgstr "la pr
 
 #: utils/adt/timestamp.c:520
 #, c-format
-#| msgid "invalid input syntax for type numeric: \"%s\""
 msgid "invalid input syntax for numeric time zone: \"%s\""
 msgstr "syntaxe en entrée invalide pour le fuseau horaire numérique : « %s »"
 
 #: utils/adt/timestamp.c:522
 #, c-format
 msgid "Numeric time zones must have \"-\" or \"+\" as first character."
-msgstr ""
-"Les fuseaux horaires numériques doivent avoir « - » ou « + » comme premier "
-"caractère."
+msgstr "Les fuseaux horaires numériques doivent avoir « - » ou « + » comme premier caractère."
 
 #: utils/adt/timestamp.c:535
 #, c-format
-#| msgid "number is out of range"
 msgid "numeric time zone \"%s\" out of range"
 msgstr "le fuseau horaire numérique « %s » est en dehors des limites"
 
 #: utils/adt/timestamp.c:638 utils/adt/timestamp.c:648
 #, c-format
-#| msgid "timestamp out of range: \"%s\""
 msgid "timestamp out of range: %d-%02d-%02d %d:%02d:%02g"
 msgstr "timestamp en dehors de limites : %d-%02d-%02d %d:%02d:%02g"
 
-#: utils/adt/timestamp.c:919 utils/adt/timestamp.c:1490
-#: utils/adt/timestamp.c:1993 utils/adt/timestamp.c:3133
-#: utils/adt/timestamp.c:3138 utils/adt/timestamp.c:3143
-#: utils/adt/timestamp.c:3193 utils/adt/timestamp.c:3200
-#: utils/adt/timestamp.c:3207 utils/adt/timestamp.c:3227
-#: utils/adt/timestamp.c:3234 utils/adt/timestamp.c:3241
-#: utils/adt/timestamp.c:3270 utils/adt/timestamp.c:3277
-#: utils/adt/timestamp.c:3322 utils/adt/timestamp.c:3613
+#: utils/adt/timestamp.c:919 utils/adt/timestamp.c:1490 utils/adt/timestamp.c:1993 utils/adt/timestamp.c:3133 utils/adt/timestamp.c:3138 utils/adt/timestamp.c:3143 utils/adt/timestamp.c:3193 utils/adt/timestamp.c:3200 utils/adt/timestamp.c:3207 utils/adt/timestamp.c:3227 utils/adt/timestamp.c:3234 utils/adt/timestamp.c:3241 utils/adt/timestamp.c:3270 utils/adt/timestamp.c:3277 utils/adt/timestamp.c:3322 utils/adt/timestamp.c:3613
 #: utils/adt/timestamp.c:3742 utils/adt/timestamp.c:4133
 #, c-format
 msgid "interval out of range"
@@ -20575,9 +18499,7 @@ msgstr "la pr
 #: utils/adt/timestamp.c:1082
 #, c-format
 msgid "INTERVAL(%d) precision reduced to maximum allowed, %d"
-msgstr ""
-"La précision de l'intervalle INTERVAL(%d) doit être réduit au maximum "
-"permis, %d"
+msgstr "La précision de l'intervalle INTERVAL(%d) doit être réduit au maximum permis, %d"
 
 #: utils/adt/timestamp.c:1434
 #, c-format
@@ -20589,8 +18511,7 @@ msgstr "La pr
 msgid "cannot subtract infinite timestamps"
 msgstr "ne peut pas soustraire les valeurs timestamps infinies"
 
-#: utils/adt/timestamp.c:3868 utils/adt/timestamp.c:4474
-#: utils/adt/timestamp.c:4514
+#: utils/adt/timestamp.c:3868 utils/adt/timestamp.c:4474 utils/adt/timestamp.c:4514
 #, c-format
 msgid "timestamp units \"%s\" not supported"
 msgstr "les unités timestamp « %s » ne sont pas supportées"
@@ -20600,13 +18521,11 @@ msgstr "les unit
 msgid "timestamp units \"%s\" not recognized"
 msgstr "les unité « %s » ne sont pas reconnues pour le type timestamp"
 
-#: utils/adt/timestamp.c:4022 utils/adt/timestamp.c:4685
-#: utils/adt/timestamp.c:4726
+#: utils/adt/timestamp.c:4022 utils/adt/timestamp.c:4685 utils/adt/timestamp.c:4726
 #, c-format
 msgid "timestamp with time zone units \"%s\" not supported"
 msgstr ""
-"les unités « %s » ne sont pas supportées pour le type  « timestamp with "
-"time\n"
+"les unités « %s » ne sont pas supportées pour le type  « timestamp with time\n"
 "zone »"
 
 #: utils/adt/timestamp.c:4039 utils/adt/timestamp.c:4735
@@ -20618,12 +18537,8 @@ msgstr ""
 
 #: utils/adt/timestamp.c:4120
 #, c-format
-msgid ""
-"interval units \"%s\" not supported because months usually have fractional "
-"weeks"
-msgstr ""
-"unités d'intervalle « %s » non supporté car les mois ont généralement des "
-"semaines fractionnaires"
+msgid "interval units \"%s\" not supported because months usually have fractional weeks"
+msgstr "unités d'intervalle « %s » non supporté car les mois ont généralement des semaines fractionnaires"
 
 #: utils/adt/timestamp.c:4126 utils/adt/timestamp.c:4841
 #, c-format
@@ -20648,28 +18563,24 @@ msgstr "suppress_redundant_updates_trigger : doit 
 #: utils/adt/trigfuncs.c:48
 #, c-format
 msgid "suppress_redundant_updates_trigger: must be called on update"
-msgstr ""
-"suppress_redundant_updates_trigger : doit être appelé sur une mise à jour"
+msgstr "suppress_redundant_updates_trigger : doit être appelé sur une mise à jour"
 
 #: utils/adt/trigfuncs.c:54
 #, c-format
 msgid "suppress_redundant_updates_trigger: must be called before update"
-msgstr ""
-"suppress_redundant_updates_trigger : doit être appelé avant une mise à jour"
+msgstr "suppress_redundant_updates_trigger : doit être appelé avant une mise à jour"
 
 #: utils/adt/trigfuncs.c:60
 #, c-format
 msgid "suppress_redundant_updates_trigger: must be called for each row"
-msgstr ""
-"suppress_redundant_updates_trigger : doit être appelé pour chaque ligne"
+msgstr "suppress_redundant_updates_trigger : doit être appelé pour chaque ligne"
 
 #: utils/adt/tsgistidx.c:98
 #, c-format
 msgid "gtsvector_in not implemented"
 msgstr "gtsvector_in n'est pas encore implémenté"
 
-#: utils/adt/tsquery.c:154 utils/adt/tsquery.c:389
-#: utils/adt/tsvector_parser.c:133
+#: utils/adt/tsquery.c:154 utils/adt/tsquery.c:389 utils/adt/tsvector_parser.c:133
 #, c-format
 msgid "syntax error in tsquery: \"%s\""
 msgstr "erreur de syntaxe dans tsquery : « %s »"
@@ -20697,8 +18608,7 @@ msgstr "le mot est trop long dans tsquery : 
 #: utils/adt/tsquery.c:509
 #, c-format
 msgid "text-search query doesn't contain lexemes: \"%s\""
-msgstr ""
-"la requête de recherche plein texte ne contient pas de lexemes : « %s »"
+msgstr "la requête de recherche plein texte ne contient pas de lexemes : « %s »"
 
 #: utils/adt/tsquery.c:520 utils/adt/tsquery_util.c:340
 #, c-format
@@ -20707,9 +18617,7 @@ msgstr "le champ tsquery est trop gros"
 
 #: utils/adt/tsquery_cleanup.c:284
 #, c-format
-msgid ""
-"text-search query contains only stop words or doesn't contain lexemes, "
-"ignored"
+msgid "text-search query contains only stop words or doesn't contain lexemes, ignored"
 msgstr ""
 "la requête de recherche plein texte ne contient que des termes courants\n"
 "ou ne contient pas de lexemes, ignoré"
@@ -20829,9 +18737,7 @@ msgstr "la taille du tableau de bits d
 #: utils/adt/varbit.c:177 utils/adt/varbit.c:320 utils/adt/varbit.c:377
 #, c-format
 msgid "bit string length %d does not match type bit(%d)"
-msgstr ""
-"la longueur (en bits) de la chaîne %d ne doit pas correspondre au type "
-"bit(%d)"
+msgstr "la longueur (en bits) de la chaîne %d ne doit pas correspondre au type bit(%d)"
 
 #: utils/adt/varbit.c:199 utils/adt/varbit.c:511
 #, c-format
@@ -20853,9 +18759,7 @@ msgstr "longueur invalide dans la cha
 msgid "bit string too long for type bit varying(%d)"
 msgstr "la chaîne bit est trop longue pour le type bit varying(%d)"
 
-#: utils/adt/varbit.c:1066 utils/adt/varbit.c:1168 utils/adt/varlena.c:800
-#: utils/adt/varlena.c:864 utils/adt/varlena.c:1008 utils/adt/varlena.c:1964
-#: utils/adt/varlena.c:2031
+#: utils/adt/varbit.c:1066 utils/adt/varbit.c:1168 utils/adt/varlena.c:800 utils/adt/varlena.c:864 utils/adt/varlena.c:1008 utils/adt/varlena.c:1964 utils/adt/varlena.c:2031
 #, c-format
 msgid "negative substring length not allowed"
 msgstr "longueur de sous-chaîne négative non autorisée"
@@ -20863,23 +18767,17 @@ msgstr "longueur de sous-cha
 #: utils/adt/varbit.c:1226
 #, c-format
 msgid "cannot AND bit strings of different sizes"
-msgstr ""
-"ne peut pas utiliser l'opérateur AND sur des chaînes bit de tailles "
-"différentes"
+msgstr "ne peut pas utiliser l'opérateur AND sur des chaînes bit de tailles différentes"
 
 #: utils/adt/varbit.c:1268
 #, c-format
 msgid "cannot OR bit strings of different sizes"
-msgstr ""
-"ne peut pas utiliser l'opérateur OR sur des chaînes bit de tailles "
-"différentes"
+msgstr "ne peut pas utiliser l'opérateur OR sur des chaînes bit de tailles différentes"
 
 #: utils/adt/varbit.c:1315
 #, c-format
 msgid "cannot XOR bit strings of different sizes"
-msgstr ""
-"ne peut pas utiliser l'opérateur XOR sur des chaînes bit de tailles "
-"différentes"
+msgstr "ne peut pas utiliser l'opérateur XOR sur des chaînes bit de tailles différentes"
 
 #: utils/adt/varbit.c:1793 utils/adt/varbit.c:1851
 #, c-format
@@ -20904,9 +18802,7 @@ msgstr "valeur trop longue pour le type character varying(%d)"
 #: utils/adt/varlena.c:1380
 #, c-format
 msgid "could not determine which collation to use for string comparison"
-msgstr ""
-"n'a pas pu déterminer le collationnement à utiliser pour la comparaison de "
-"chaîne"
+msgstr "n'a pas pu déterminer le collationnement à utiliser pour la comparaison de chaîne"
 
 #: utils/adt/varlena.c:1426 utils/adt/varlena.c:1439
 #, c-format
@@ -20918,8 +18814,7 @@ msgstr "n'a pas pu convertir la cha
 msgid "could not compare Unicode strings: %m"
 msgstr "n'a pas pu comparer les chaînes unicode : %m"
 
-#: utils/adt/varlena.c:2109 utils/adt/varlena.c:2140 utils/adt/varlena.c:2176
-#: utils/adt/varlena.c:2219
+#: utils/adt/varlena.c:2109 utils/adt/varlena.c:2140 utils/adt/varlena.c:2176 utils/adt/varlena.c:2219
 #, c-format
 msgid "index %d out of valid range, 0..%d"
 msgstr "index %d en dehors des limites valides, 0..%d"
@@ -20952,9 +18847,7 @@ msgstr "le nombre est en dehors des limites"
 #: utils/adt/varlena.c:4376 utils/adt/varlena.c:4404
 #, c-format
 msgid "format specifies argument 0, but arguments are numbered from 1"
-msgstr ""
-"le format indique l'argument 0 mais les arguments sont numérotés à partir de "
-"1"
+msgstr "le format indique l'argument 0 mais les arguments sont numérotés à partir de 1"
 
 #: utils/adt/varlena.c:4397
 #, c-format
@@ -20976,161 +18869,153 @@ msgstr "l'argument de ntile doit 
 msgid "argument of nth_value must be greater than zero"
 msgstr "l'argument de nth_value doit être supérieur à zéro"
 
-#: utils/adt/xml.c:170
+#: utils/adt/xml.c:171
 #, c-format
 msgid "unsupported XML feature"
 msgstr "fonctionnalité XML non supportée"
 
-#: utils/adt/xml.c:171
+#: utils/adt/xml.c:172
 #, c-format
 msgid "This functionality requires the server to be built with libxml support."
-msgstr ""
-"Cette fonctionnalité nécessite que le serveur dispose du support de libxml."
+msgstr "Cette fonctionnalité nécessite que le serveur dispose du support de libxml."
 
-#: utils/adt/xml.c:172
+#: utils/adt/xml.c:173
 #, c-format
 msgid "You need to rebuild PostgreSQL using --with-libxml."
 msgstr "Vous devez recompiler PostgreSQL en utilisant --with-libxml."
 
-#: utils/adt/xml.c:191 utils/mb/mbutils.c:523
+#: utils/adt/xml.c:192 utils/mb/mbutils.c:523
 #, c-format
 msgid "invalid encoding name \"%s\""
 msgstr "nom d'encodage « %s » invalide"
 
-#: utils/adt/xml.c:434 utils/adt/xml.c:439
+#: utils/adt/xml.c:435 utils/adt/xml.c:440
 #, c-format
 msgid "invalid XML comment"
 msgstr "commentaire XML invalide"
 
-#: utils/adt/xml.c:568
+#: utils/adt/xml.c:569
 #, c-format
 msgid "not an XML document"
 msgstr "pas un document XML"
 
-#: utils/adt/xml.c:727 utils/adt/xml.c:750
+#: utils/adt/xml.c:728 utils/adt/xml.c:751
 #, c-format
 msgid "invalid XML processing instruction"
 msgstr "instruction de traitement XML invalide"
 
-#: utils/adt/xml.c:728
+#: utils/adt/xml.c:729
 #, c-format
 msgid "XML processing instruction target name cannot be \"%s\"."
-msgstr ""
-"le nom de cible de l'instruction de traitement XML ne peut pas être « %s »."
+msgstr "le nom de cible de l'instruction de traitement XML ne peut pas être « %s »."
 
-#: utils/adt/xml.c:751
+#: utils/adt/xml.c:752
 #, c-format
 msgid "XML processing instruction cannot contain \"?>\"."
 msgstr "l'instruction de traitement XML ne peut pas contenir « ?> »."
 
-#: utils/adt/xml.c:830
+#: utils/adt/xml.c:831
 #, c-format
 msgid "xmlvalidate is not implemented"
 msgstr "xmlvalidate n'est pas implémenté"
 
-#: utils/adt/xml.c:909
+#: utils/adt/xml.c:910
 #, c-format
 msgid "could not initialize XML library"
 msgstr "n'a pas pu initialiser la bibliothèque XML"
 
-#: utils/adt/xml.c:910
+#: utils/adt/xml.c:911
 #, c-format
-msgid ""
-"libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u."
+msgid "libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u."
 msgstr ""
 "libxml2 a un type de caractère incompatible : sizeof(char)=%u,\n"
 "sizeof(xmlChar)=%u."
 
-#: utils/adt/xml.c:996
+#: utils/adt/xml.c:997
 #, c-format
 msgid "could not set up XML error handler"
 msgstr "n'a pas pu configurer le gestionnaire d'erreurs XML"
 
-#: utils/adt/xml.c:997
+#: utils/adt/xml.c:998
 #, c-format
-msgid ""
-"This probably indicates that the version of libxml2 being used is not "
-"compatible with the libxml2 header files that PostgreSQL was built with."
+msgid "This probably indicates that the version of libxml2 being used is not compatible with the libxml2 header files that PostgreSQL was built with."
 msgstr ""
 "Ceci indique probablement que la version de libxml2 en cours d'utilisation\n"
 "n'est pas compatible avec les fichiers d'en-tête de libxml2 avec lesquels\n"
 "PostgreSQL a été construit."
 
-#: utils/adt/xml.c:1732
+#: utils/adt/xml.c:1733
 msgid "Invalid character value."
 msgstr "Valeur invalide pour le caractère."
 
-#: utils/adt/xml.c:1735
+#: utils/adt/xml.c:1736
 msgid "Space required."
 msgstr "Espace requis."
 
-#: utils/adt/xml.c:1738
+#: utils/adt/xml.c:1739
 msgid "standalone accepts only 'yes' or 'no'."
 msgstr "la version autonome accepte seulement 'yes' et 'no'."
 
-#: utils/adt/xml.c:1741
+#: utils/adt/xml.c:1742
 msgid "Malformed declaration: missing version."
 msgstr "Déclaration mal formée : version manquante."
 
-#: utils/adt/xml.c:1744
+#: utils/adt/xml.c:1745
 msgid "Missing encoding in text declaration."
 msgstr "Encodage manquant dans la déclaration du texte."
 
-#: utils/adt/xml.c:1747
+#: utils/adt/xml.c:1748
 msgid "Parsing XML declaration: '?>' expected."
 msgstr "Analyse de la déclaration XML : « ?> » attendu."
 
-#: utils/adt/xml.c:1750
+#: utils/adt/xml.c:1751
 #, c-format
 msgid "Unrecognized libxml error code: %d."
 msgstr "code d'erreur libxml inconnu : %d"
 
-#: utils/adt/xml.c:2025
+#: utils/adt/xml.c:2026
 #, c-format
 msgid "XML does not support infinite date values."
 msgstr "XML ne supporte pas les valeurs infinies de date."
 
-#: utils/adt/xml.c:2047 utils/adt/xml.c:2074
+#: utils/adt/xml.c:2048 utils/adt/xml.c:2075
 #, c-format
 msgid "XML does not support infinite timestamp values."
 msgstr "XML ne supporte pas les valeurs infinies de timestamp."
 
-#: utils/adt/xml.c:2465
+#: utils/adt/xml.c:2466
 #, c-format
 msgid "invalid query"
 msgstr "requête invalide"
 
-#: utils/adt/xml.c:3778
+#: utils/adt/xml.c:3796
 #, c-format
 msgid "invalid array for XML namespace mapping"
 msgstr "tableau invalide pour la correspondance de l'espace de nom XML"
 
-#: utils/adt/xml.c:3779
+#: utils/adt/xml.c:3797
 #, c-format
-msgid ""
-"The array must be two-dimensional with length of the second axis equal to 2."
+msgid "The array must be two-dimensional with length of the second axis equal to 2."
 msgstr ""
 "Le tableau doit avoir deux dimensions avec une longueur de 2 pour le\n"
 "deuxième axe."
 
-#: utils/adt/xml.c:3803
+#: utils/adt/xml.c:3821
 #, c-format
 msgid "empty XPath expression"
 msgstr "expression XPath vide"
 
-#: utils/adt/xml.c:3852
+#: utils/adt/xml.c:3870
 #, c-format
 msgid "neither namespace name nor URI may be null"
 msgstr "ni le nom de l'espace de noms ni l'URI ne peuvent être NULL"
 
-#: utils/adt/xml.c:3859
+#: utils/adt/xml.c:3877
 #, c-format
 msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
-msgstr ""
-"n'a pas pu enregistrer l'espace de noms XML de nom « %s » et d'URI « %s »"
+msgstr "n'a pas pu enregistrer l'espace de noms XML de nom « %s » et d'URI « %s »"
 
-#: utils/cache/lsyscache.c:2478 utils/cache/lsyscache.c:2511
-#: utils/cache/lsyscache.c:2544 utils/cache/lsyscache.c:2577
+#: utils/cache/lsyscache.c:2478 utils/cache/lsyscache.c:2511 utils/cache/lsyscache.c:2544 utils/cache/lsyscache.c:2577
 #, c-format
 msgid "type %s is only a shell"
 msgstr "le type %s est seulement un shell"
@@ -21150,18 +19035,17 @@ msgstr "aucune fonction en sortie disponible pour le type %s"
 msgid "cached plan must not change result type"
 msgstr "le plan en cache ne doit pas modifier le type en résultat"
 
-#: utils/cache/relcache.c:4828
+#: utils/cache/relcache.c:4844
 #, c-format
 msgid "could not create relation-cache initialization file \"%s\": %m"
-msgstr ""
-"n'a pas pu créer le fichier d'initialisation relation-cache « %s » : %m"
+msgstr "n'a pas pu créer le fichier d'initialisation relation-cache « %s » : %m"
 
-#: utils/cache/relcache.c:4830
+#: utils/cache/relcache.c:4846
 #, c-format
 msgid "Continuing anyway, but there's something wrong."
 msgstr "Continue malgré tout, mais quelque chose s'est mal passé."
 
-#: utils/cache/relcache.c:5044
+#: utils/cache/relcache.c:5060
 #, c-format
 msgid "could not remove cache file \"%s\": %m"
 msgstr "n'a pas pu supprimer le fichier cache « %s » : %m"
@@ -21170,15 +19054,13 @@ msgstr "n'a pas pu supprimer le fichier cache 
 #, c-format
 msgid "cannot PREPARE a transaction that modified relation mapping"
 msgstr ""
-"ne peut pas préparer (PREPARE) une transaction qui a modifié la "
-"correspondance\n"
+"ne peut pas préparer (PREPARE) une transaction qui a modifié la correspondance\n"
 "de relation"
 
 #: utils/cache/relmapper.c:649 utils/cache/relmapper.c:749
 #, c-format
 msgid "could not open relation mapping file \"%s\": %m"
-msgstr ""
-"n'a pas pu ouvrir le fichier de correspondance des relations « %s » : %m"
+msgstr "n'a pas pu ouvrir le fichier de correspondance des relations « %s » : %m"
 
 #: utils/cache/relmapper.c:662
 #, c-format
@@ -21188,9 +19070,7 @@ msgstr "n'a pas pu lire le fichier de correspondance des relations 
 #: utils/cache/relmapper.c:672
 #, c-format
 msgid "relation mapping file \"%s\" contains invalid data"
-msgstr ""
-"le fichier de correspondance des relations « %s » contient des données "
-"invalides"
+msgstr "le fichier de correspondance des relations « %s » contient des données invalides"
 
 #: utils/cache/relmapper.c:682
 #, c-format
@@ -21202,21 +19082,17 @@ msgstr ""
 #: utils/cache/relmapper.c:788
 #, c-format
 msgid "could not write to relation mapping file \"%s\": %m"
-msgstr ""
-"n'a pas pu écrire le fichier de correspondance des relations « %s » : %m"
+msgstr "n'a pas pu écrire le fichier de correspondance des relations « %s » : %m"
 
 #: utils/cache/relmapper.c:801
 #, c-format
 msgid "could not fsync relation mapping file \"%s\": %m"
-msgstr ""
-"n'a pas pu synchroniser (fsync) le fichier de correspondance des relations « "
-"%s » : %m"
+msgstr "n'a pas pu synchroniser (fsync) le fichier de correspondance des relations « %s » : %m"
 
 #: utils/cache/relmapper.c:807
 #, c-format
 msgid "could not close relation mapping file \"%s\": %m"
-msgstr ""
-"n'a pas pu fermer le fichier de correspondance des relations « %s » : %m"
+msgstr "n'a pas pu fermer le fichier de correspondance des relations « %s » : %m"
 
 #: utils/cache/typcache.c:704
 #, c-format
@@ -21238,103 +19114,102 @@ msgstr "TRAP : ExceptionalCondition : mauvais arguments\n"
 msgid "TRAP: %s(\"%s\", File: \"%s\", Line: %d)\n"
 msgstr "TRAP : %s(« %s », fichier : « %s », ligne : %d)\n"
 
-#: utils/error/elog.c:320 utils/error/elog.c:1291
+#: utils/error/elog.c:320 utils/error/elog.c:1305
 #, c-format
 msgid "error occurred at %s:%d before error message processing is available\n"
 msgstr ""
 "erreur survenue à %s:%d avant que le traitement des messages d'erreurs ne\n"
 "soit disponible\n"
 
-#: utils/error/elog.c:1807
+#: utils/error/elog.c:1821
 #, c-format
 msgid "could not reopen file \"%s\" as stderr: %m"
 msgstr "n'a pas pu ré-ouvrir le fichier « %s » comme stderr : %m"
 
-#: utils/error/elog.c:1820
+#: utils/error/elog.c:1834
 #, c-format
 msgid "could not reopen file \"%s\" as stdout: %m"
 msgstr "n'a pas pu ré-ouvrir le fichier « %s » comme stdout : %m"
 
-#: utils/error/elog.c:2295 utils/error/elog.c:2312 utils/error/elog.c:2328
+#: utils/error/elog.c:2309 utils/error/elog.c:2326 utils/error/elog.c:2342
 msgid "[unknown]"
 msgstr "[inconnu]"
 
-#: utils/error/elog.c:2766 utils/error/elog.c:3065 utils/error/elog.c:3173
+#: utils/error/elog.c:2780 utils/error/elog.c:3079 utils/error/elog.c:3187
 msgid "missing error text"
 msgstr "texte d'erreur manquant"
 
-#: utils/error/elog.c:2769 utils/error/elog.c:2772 utils/error/elog.c:3176
-#: utils/error/elog.c:3179
+#: utils/error/elog.c:2783 utils/error/elog.c:2786 utils/error/elog.c:3190 utils/error/elog.c:3193
 #, c-format
 msgid " at character %d"
 msgstr " au caractère %d"
 
-#: utils/error/elog.c:2782 utils/error/elog.c:2789
+#: utils/error/elog.c:2796 utils/error/elog.c:2803
 msgid "DETAIL:  "
 msgstr "DÉTAIL:  "
 
-#: utils/error/elog.c:2796
+#: utils/error/elog.c:2810
 msgid "HINT:  "
 msgstr "ASTUCE :  "
 
-#: utils/error/elog.c:2803
+#: utils/error/elog.c:2817
 msgid "QUERY:  "
 msgstr "REQUÊTE :  "
 
-#: utils/error/elog.c:2810
+#: utils/error/elog.c:2824
 msgid "CONTEXT:  "
 msgstr "CONTEXTE :  "
 
-#: utils/error/elog.c:2820
+#: utils/error/elog.c:2834
 #, c-format
 msgid "LOCATION:  %s, %s:%d\n"
 msgstr "EMPLACEMENT :  %s, %s:%d\n"
 
-#: utils/error/elog.c:2827
+#: utils/error/elog.c:2841
 #, c-format
 msgid "LOCATION:  %s:%d\n"
 msgstr "EMPLACEMENT :  %s:%d\n"
 
-#: utils/error/elog.c:2841
+#: utils/error/elog.c:2855
 msgid "STATEMENT:  "
 msgstr "INSTRUCTION :  "
 
 #. translator: This string will be truncated at 47
 #. characters expanded.
-#: utils/error/elog.c:3294
+#: utils/error/elog.c:3308
 #, c-format
 msgid "operating system error %d"
 msgstr "erreur %d du système d'exploitation"
 
-#: utils/error/elog.c:3489
+#: utils/error/elog.c:3503
 msgid "DEBUG"
 msgstr "DEBUG"
 
-#: utils/error/elog.c:3493
+#: utils/error/elog.c:3507
 msgid "LOG"
 msgstr "LOG"
 
-#: utils/error/elog.c:3496
+#: utils/error/elog.c:3510
 msgid "INFO"
 msgstr "INFO"
 
-#: utils/error/elog.c:3499
+#: utils/error/elog.c:3513
 msgid "NOTICE"
 msgstr "NOTICE"
 
-#: utils/error/elog.c:3502
+#: utils/error/elog.c:3516
 msgid "WARNING"
 msgstr "ATTENTION"
 
-#: utils/error/elog.c:3505
+#: utils/error/elog.c:3519
 msgid "ERROR"
 msgstr "ERREUR"
 
-#: utils/error/elog.c:3508
+#: utils/error/elog.c:3522
 msgid "FATAL"
 msgstr "FATAL"
 
-#: utils/error/elog.c:3511
+#: utils/error/elog.c:3525
 msgid "PANIC"
 msgstr "PANIC"
 
@@ -21402,8 +19277,7 @@ msgstr "Le serveur a FLOAT8PASSBYVAL = %s, la biblioth
 
 #: utils/fmgr/dfmgr.c:376
 msgid "Magic block has unexpected length or padding difference."
-msgstr ""
-"Le bloc magique a une longueur inattendue ou une différence de padding."
+msgstr "Le bloc magique a une longueur inattendue ou une différence de padding."
 
 #: utils/fmgr/dfmgr.c:379
 #, c-format
@@ -21428,14 +19302,12 @@ msgstr "composant de longueur z
 #: utils/fmgr/dfmgr.c:628
 #, c-format
 msgid "component in parameter \"dynamic_library_path\" is not an absolute path"
-msgstr ""
-"Un composant du paramètre « dynamic_library_path » n'est pas un chemin absolu"
+msgstr "Un composant du paramètre « dynamic_library_path » n'est pas un chemin absolu"
 
 #: utils/fmgr/fmgr.c:272
 #, c-format
 msgid "internal function \"%s\" is not in internal lookup table"
-msgstr ""
-"la fonction interne « %s » n'est pas dans une table de recherche interne"
+msgstr "la fonction interne « %s » n'est pas dans une table de recherche interne"
 
 #: utils/fmgr/fmgr.c:479
 #, c-format
@@ -21450,14 +19322,11 @@ msgstr "la fonction %u a trop d'arguments (%d, le maximum 
 #: utils/fmgr/fmgr.c:2532
 #, c-format
 msgid "language validation function %u called for language %u instead of %u"
-msgstr ""
-"fonction %u de validation du langage appelée pour le langage %u au lieu de %u"
+msgstr "fonction %u de validation du langage appelée pour le langage %u au lieu de %u"
 
 #: utils/fmgr/funcapi.c:355
 #, c-format
-msgid ""
-"could not determine actual result type for function \"%s\" declared to "
-"return type %s"
+msgid "could not determine actual result type for function \"%s\" declared to return type %s"
 msgstr ""
 "n'a pas pu déterminer le type du résultat actuel pour la fonction « %s »\n"
 "déclarant retourner le type %s"
@@ -21484,7 +19353,7 @@ msgstr ""
 msgid "could not change directory to \"%s\": %m"
 msgstr "n'a pas pu modifier le répertoire par « %s » : %m"
 
-#: utils/init/miscinit.c:311 utils/misc/guc.c:5761
+#: utils/init/miscinit.c:311 utils/misc/guc.c:5707
 #, c-format
 msgid "cannot set parameter \"%s\" within security-restricted operation"
 msgstr ""
@@ -21533,12 +19402,8 @@ msgstr "le fichier verrou 
 
 #: utils/init/miscinit.c:704
 #, c-format
-msgid ""
-"Either another server is starting, or the lock file is the remnant of a "
-"previous server startup crash."
-msgstr ""
-"Soit un autre serveur est en cours de démarrage, soit le fichier verrou est "
-"un reste d'un précédent crash au démarrage du serveur"
+msgid "Either another server is starting, or the lock file is the remnant of a previous server startup crash."
+msgstr "Soit un autre serveur est en cours de démarrage, soit le fichier verrou est un reste d'un précédent crash au démarrage du serveur"
 
 #: utils/init/miscinit.c:751
 #, c-format
@@ -21562,16 +19427,12 @@ msgstr ""
 #: utils/init/miscinit.c:760
 #, c-format
 msgid "Is another postgres (PID %d) using socket file \"%s\"?"
-msgstr ""
-"Un autre postgres (de PID %d) est-il déjà lancé en utilisant la socket « %s "
-"» ?"
+msgstr "Un autre postgres (de PID %d) est-il déjà lancé en utilisant la socket « %s » ?"
 
 #: utils/init/miscinit.c:762
 #, c-format
 msgid "Is another postmaster (PID %d) using socket file \"%s\"?"
-msgstr ""
-"Un autre postmaster (de PID %d) est-il déjà lancé en utilisant la socket « "
-"%s » ?"
+msgstr "Un autre postmaster (de PID %d) est-il déjà lancé en utilisant la socket « %s » ?"
 
 #: utils/init/miscinit.c:798
 #, c-format
@@ -21582,9 +19443,7 @@ msgstr ""
 
 #: utils/init/miscinit.c:801
 #, c-format
-msgid ""
-"If you're sure there are no old server processes still running, remove the "
-"shared memory block or just delete the file \"%s\"."
+msgid "If you're sure there are no old server processes still running, remove the shared memory block or just delete the file \"%s\"."
 msgstr ""
 "Si vous êtes sûr qu'aucun processus serveur n'est toujours en cours\n"
 "d'exécution, supprimez le bloc de mémoire partagée\n"
@@ -21597,21 +19456,17 @@ msgstr "n'a pas pu supprimer le vieux fichier verrou 
 
 #: utils/init/miscinit.c:819
 #, c-format
-msgid ""
-"The file seems accidentally left over, but it could not be removed. Please "
-"remove the file by hand and try again."
+msgid "The file seems accidentally left over, but it could not be removed. Please remove the file by hand and try again."
 msgstr ""
-"Le fichier semble avoir été oublié accidentellement mais il ne peut pas "
-"être\n"
+"Le fichier semble avoir été oublié accidentellement mais il ne peut pas être\n"
 "supprimé. Merci de supprimer ce fichier manuellement et de ré-essayer."
 
-#: utils/init/miscinit.c:855 utils/init/miscinit.c:866
-#: utils/init/miscinit.c:876
+#: utils/init/miscinit.c:855 utils/init/miscinit.c:866 utils/init/miscinit.c:876
 #, c-format
 msgid "could not write lock file \"%s\": %m"
 msgstr "n'a pas pu écrire le fichier verrou « %s » : %m"
 
-#: utils/init/miscinit.c:1001 utils/misc/guc.c:8381
+#: utils/init/miscinit.c:1001 utils/misc/guc.c:8359
 #, c-format
 msgid "could not read from file \"%s\": %m"
 msgstr "n'a pas pu lire à partir du fichier « %s » : %m"
@@ -21638,9 +19493,7 @@ msgstr "Vous pouvez avoir besoin d'ex
 
 #: utils/init/miscinit.c:1140
 #, c-format
-msgid ""
-"The data directory was initialized by PostgreSQL version %ld.%ld, which is "
-"not compatible with this version %s."
+msgid "The data directory was initialized by PostgreSQL version %ld.%ld, which is not compatible with this version %s."
 msgstr ""
 "Le répertoire des données a été initialisé avec PostgreSQL version %ld.%ld,\n"
 "qui est non compatible avec cette version %s."
@@ -21652,13 +19505,8 @@ msgstr "biblioth
 
 #: utils/init/postinit.c:237
 #, c-format
-#| msgid "replication connection authorized: user=%s host=%s port=%s"
-msgid ""
-"replication connection authorized: user=%s SSL enabled (protocol=%s, cipher="
-"%s, compression=%s)"
-msgstr ""
-"connexion autorisée : utilisateur=%s, SSL activé (protocole=%s, chiffrement="
-"%s, compression=%s)"
+msgid "replication connection authorized: user=%s SSL enabled (protocol=%s, cipher=%s, compression=%s)"
+msgstr "connexion autorisée : utilisateur=%s, SSL activé (protocole=%s, chiffrement=%s, compression=%s)"
 
 #: utils/init/postinit.c:239 utils/init/postinit.c:253
 msgid "off"
@@ -21675,13 +19523,8 @@ msgstr "connexion de r
 
 #: utils/init/postinit.c:251
 #, c-format
-#| msgid "connection authorized: user=%s database=%s"
-msgid ""
-"connection authorized: user=%s database=%s SSL enabled (protocol=%s, cipher="
-"%s, compression=%s)"
-msgstr ""
-"connexion autorisée : utilisateur=%s, base de données=%s, SSL activé "
-"(protocole=%s, chiffrement=%s, compression=%s)"
+msgid "connection authorized: user=%s database=%s SSL enabled (protocol=%s, cipher=%s, compression=%s)"
+msgstr "connexion autorisée : utilisateur=%s, base de données=%s, SSL activé (protocole=%s, chiffrement=%s, compression=%s)"
 
 #: utils/init/postinit.c:257
 #, c-format
@@ -21721,32 +19564,25 @@ msgstr "trop de connexions pour la base de donn
 #: utils/init/postinit.c:364 utils/init/postinit.c:371
 #, c-format
 msgid "database locale is incompatible with operating system"
-msgstr ""
-"la locale de la base de données est incompatible avec le système "
-"d'exploitation"
+msgstr "la locale de la base de données est incompatible avec le système d'exploitation"
 
 #: utils/init/postinit.c:365
 #, c-format
-msgid ""
-"The database was initialized with LC_COLLATE \"%s\",  which is not "
-"recognized by setlocale()."
+msgid "The database was initialized with LC_COLLATE \"%s\",  which is not recognized by setlocale()."
 msgstr ""
 "La base de données a été initialisée avec un LC_COLLATE à « %s »,\n"
 "qui n'est pas reconnu par setlocale()."
 
 #: utils/init/postinit.c:367 utils/init/postinit.c:374
 #, c-format
-msgid ""
-"Recreate the database with another locale or install the missing locale."
+msgid "Recreate the database with another locale or install the missing locale."
 msgstr ""
 "Recréez la base de données avec une autre locale ou installez la locale\n"
 "manquante."
 
 #: utils/init/postinit.c:372
 #, c-format
-msgid ""
-"The database was initialized with LC_CTYPE \"%s\",  which is not recognized "
-"by setlocale()."
+msgid "The database was initialized with LC_CTYPE \"%s\",  which is not recognized by setlocale()."
 msgstr ""
 "La base de données a été initialisée avec un LC_CTYPE à « %s »,\n"
 "qui n'est pas reconnu par setlocale()."
@@ -21772,21 +19608,17 @@ msgstr ""
 #, c-format
 msgid "must be superuser to connect during database shutdown"
 msgstr ""
-"doit être super-utilisateur pour se connecter pendant un arrêt de la base "
-"de\n"
+"doit être super-utilisateur pour se connecter pendant un arrêt de la base de\n"
 "données"
 
 #: utils/init/postinit.c:718
 #, c-format
 msgid "must be superuser to connect in binary upgrade mode"
-msgstr ""
-"doit être super-utilisateur pour se connecter en mode de mise à jour binaire"
+msgstr "doit être super-utilisateur pour se connecter en mode de mise à jour binaire"
 
 #: utils/init/postinit.c:732
 #, c-format
-msgid ""
-"remaining connection slots are reserved for non-replication superuser "
-"connections"
+msgid "remaining connection slots are reserved for non-replication superuser connections"
 msgstr ""
 "les emplacements de connexions restants sont réservés pour les connexion\n"
 "superutilisateur non relatif à la réplication"
@@ -21803,17 +19635,17 @@ msgstr ""
 msgid "database %u does not exist"
 msgstr "la base de données « %u » n'existe pas"
 
-#: utils/init/postinit.c:863
+#: utils/init/postinit.c:871
 #, c-format
 msgid "It seems to have just been dropped or renamed."
 msgstr "Cet objet semble avoir été tout juste supprimé ou renommé."
 
-#: utils/init/postinit.c:881
+#: utils/init/postinit.c:889
 #, c-format
 msgid "The database subdirectory \"%s\" is missing."
 msgstr "Le sous-répertoire de la base de données « %s » est manquant."
 
-#: utils/init/postinit.c:886
+#: utils/init/postinit.c:894
 #, c-format
 msgid "could not access directory \"%s\": %m"
 msgstr "n'a pas pu accéder au répertoire « %s » : %m"
@@ -21823,15 +19655,12 @@ msgstr "n'a pas pu acc
 msgid "invalid encoding number: %d"
 msgstr "numéro d'encodage invalide : %d"
 
-#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:136
-#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:163
+#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:136 utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:163
 #, c-format
 msgid "unexpected encoding ID %d for ISO 8859 character sets"
-msgstr ""
-"identifiant d'encodage %d inattendu pour les jeux de caractères ISO-8859"
+msgstr "identifiant d'encodage %d inattendu pour les jeux de caractères ISO-8859"
 
-#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:126
-#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:153
+#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:126 utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:153
 #, c-format
 msgid "unexpected encoding ID %d for WIN character sets"
 msgstr "identifiant d'encodage %d inattendu pour les jeux de caractères WIN"
@@ -21848,8 +19677,7 @@ msgstr "la conversion entre %s et %s n'est pas support
 
 #: utils/mb/mbutils.c:366
 #, c-format
-msgid ""
-"default conversion function for encoding \"%s\" to \"%s\" does not exist"
+msgid "default conversion function for encoding \"%s\" to \"%s\" does not exist"
 msgstr ""
 "la fonction de conversion par défaut pour l'encodage de « %s » en « %s »\n"
 "n'existe pas"
@@ -21886,331 +19714,289 @@ msgstr "s
 
 #: utils/mb/wchar.c:2042
 #, c-format
-msgid ""
-"character with byte sequence %s in encoding \"%s\" has no equivalent in "
-"encoding \"%s\""
+msgid "character with byte sequence %s in encoding \"%s\" has no equivalent in encoding \"%s\""
 msgstr ""
-"le caractère dont la séquence d'octets est %s dans l'encodage « %s » n'a "
-"pas\n"
+"le caractère dont la séquence d'octets est %s dans l'encodage « %s » n'a pas\n"
 "d'équivalent dans l'encodage « %s »"
 
-#: utils/misc/guc.c:552
+#: utils/misc/guc.c:544
 msgid "Ungrouped"
 msgstr "Dégroupé"
 
-#: utils/misc/guc.c:554
+#: utils/misc/guc.c:546
 msgid "File Locations"
 msgstr "Emplacement des fichiers"
 
-#: utils/misc/guc.c:556
+#: utils/misc/guc.c:548
 msgid "Connections and Authentication"
 msgstr "Connexions et authentification"
 
-#: utils/misc/guc.c:558
+#: utils/misc/guc.c:550
 msgid "Connections and Authentication / Connection Settings"
 msgstr "Connexions et authentification / Paramètrages de connexion"
 
-#: utils/misc/guc.c:560
+#: utils/misc/guc.c:552
 msgid "Connections and Authentication / Security and Authentication"
 msgstr "Connexions et authentification / Sécurité et authentification"
 
-#: utils/misc/guc.c:562
+#: utils/misc/guc.c:554
 msgid "Resource Usage"
 msgstr "Utilisation des ressources"
 
-#: utils/misc/guc.c:564
+#: utils/misc/guc.c:556
 msgid "Resource Usage / Memory"
 msgstr "Utilisation des ressources / Mémoire"
 
-#: utils/misc/guc.c:566
+#: utils/misc/guc.c:558
 msgid "Resource Usage / Disk"
 msgstr "Utilisation des ressources / Disques"
 
-#: utils/misc/guc.c:568
+#: utils/misc/guc.c:560
 msgid "Resource Usage / Kernel Resources"
 msgstr "Utilisation des ressources / Ressources noyau"
 
-#: utils/misc/guc.c:570
+#: utils/misc/guc.c:562
 msgid "Resource Usage / Cost-Based Vacuum Delay"
 msgstr "Utilisation des ressources / Délai du VACUUM basé sur le coût"
 
-#: utils/misc/guc.c:572
+#: utils/misc/guc.c:564
 msgid "Resource Usage / Background Writer"
 msgstr "Utilisation des ressources / Processus d'écriture en tâche de fond"
 
-#: utils/misc/guc.c:574
+#: utils/misc/guc.c:566
 msgid "Resource Usage / Asynchronous Behavior"
 msgstr "Utilisation des ressources / Comportement asynchrone"
 
-#: utils/misc/guc.c:576
+#: utils/misc/guc.c:568
 msgid "Write-Ahead Log"
 msgstr "Write-Ahead Log"
 
-#: utils/misc/guc.c:578
+#: utils/misc/guc.c:570
 msgid "Write-Ahead Log / Settings"
 msgstr "Write-Ahead Log / Paramètrages"
 
-#: utils/misc/guc.c:580
+#: utils/misc/guc.c:572
 msgid "Write-Ahead Log / Checkpoints"
 msgstr "Write-Ahead Log / Points de vérification (Checkpoints)"
 
-#: utils/misc/guc.c:582
+#: utils/misc/guc.c:574
 msgid "Write-Ahead Log / Archiving"
 msgstr "Write-Ahead Log / Archivage"
 
-#: utils/misc/guc.c:584
+#: utils/misc/guc.c:576
 msgid "Replication"
 msgstr "Réplication"
 
-#: utils/misc/guc.c:586
+#: utils/misc/guc.c:578
 msgid "Replication / Sending Servers"
 msgstr "Réplication / Serveurs d'envoi"
 
-#: utils/misc/guc.c:588
+#: utils/misc/guc.c:580
 msgid "Replication / Master Server"
 msgstr "Réplication / Serveur maître"
 
-#: utils/misc/guc.c:590
+#: utils/misc/guc.c:582
 msgid "Replication / Standby Servers"
 msgstr "Réplication / Serveurs en attente"
 
-#: utils/misc/guc.c:592
+#: utils/misc/guc.c:584
 msgid "Query Tuning"
 msgstr "Optimisation des requêtes"
 
-#: utils/misc/guc.c:594
+#: utils/misc/guc.c:586
 msgid "Query Tuning / Planner Method Configuration"
-msgstr ""
-"Optimisation des requêtes / Configuration de la méthode du planificateur"
+msgstr "Optimisation des requêtes / Configuration de la méthode du planificateur"
 
-#: utils/misc/guc.c:596
+#: utils/misc/guc.c:588
 msgid "Query Tuning / Planner Cost Constants"
 msgstr "Optimisation des requêtes / Constantes des coûts du planificateur"
 
-#: utils/misc/guc.c:598
+#: utils/misc/guc.c:590
 msgid "Query Tuning / Genetic Query Optimizer"
 msgstr "Optimisation des requêtes / Optimiseur génétique de requêtes"
 
-#: utils/misc/guc.c:600
+#: utils/misc/guc.c:592
 msgid "Query Tuning / Other Planner Options"
 msgstr "Optimisation des requêtes / Autres options du planificateur"
 
-#: utils/misc/guc.c:602
+#: utils/misc/guc.c:594
 msgid "Reporting and Logging"
 msgstr "Rapports et traces"
 
-#: utils/misc/guc.c:604
+#: utils/misc/guc.c:596
 msgid "Reporting and Logging / Where to Log"
 msgstr "Rapports et traces / Où tracer"
 
-#: utils/misc/guc.c:606
+#: utils/misc/guc.c:598
 msgid "Reporting and Logging / When to Log"
 msgstr "Rapports et traces / Quand tracer"
 
-#: utils/misc/guc.c:608
+#: utils/misc/guc.c:600
 msgid "Reporting and Logging / What to Log"
 msgstr "Rapports et traces / Que tracer"
 
-#: utils/misc/guc.c:610
+#: utils/misc/guc.c:602
 msgid "Statistics"
 msgstr "Statistiques"
 
-#: utils/misc/guc.c:612
+#: utils/misc/guc.c:604
 msgid "Statistics / Monitoring"
 msgstr "Statistiques / Surveillance"
 
-#: utils/misc/guc.c:614
+#: utils/misc/guc.c:606
 msgid "Statistics / Query and Index Statistics Collector"
-msgstr ""
-"Statistiques / Récupérateur des statistiques sur les requêtes et sur les "
-"index"
+msgstr "Statistiques / Récupérateur des statistiques sur les requêtes et sur les index"
 
-#: utils/misc/guc.c:616
+#: utils/misc/guc.c:608
 msgid "Autovacuum"
 msgstr "Autovacuum"
 
-#: utils/misc/guc.c:618
+#: utils/misc/guc.c:610
 msgid "Client Connection Defaults"
 msgstr "Valeurs par défaut pour les connexions client"
 
-#: utils/misc/guc.c:620
+#: utils/misc/guc.c:612
 msgid "Client Connection Defaults / Statement Behavior"
-msgstr ""
-"Valeurs par défaut pour les connexions client / Comportement des instructions"
+msgstr "Valeurs par défaut pour les connexions client / Comportement des instructions"
 
-#: utils/misc/guc.c:622
+#: utils/misc/guc.c:614
 msgid "Client Connection Defaults / Locale and Formatting"
 msgstr "Valeurs par défaut pour les connexions client / Locale et formattage"
 
-#: utils/misc/guc.c:624
-#| msgid "Client Connection Defaults / Locale and Formatting"
+#: utils/misc/guc.c:616
 msgid "Client Connection Defaults / Shared Library Preloading"
-msgstr ""
-"Valeurs par défaut pour les connexions des clients / Préchargement des "
-"bibliothèques partagées"
+msgstr "Valeurs par défaut pour les connexions des clients / Préchargement des bibliothèques partagées"
 
-#: utils/misc/guc.c:626
+#: utils/misc/guc.c:618
 msgid "Client Connection Defaults / Other Defaults"
-msgstr ""
-"Valeurs par défaut pour les connexions client / Autres valeurs par défaut"
+msgstr "Valeurs par défaut pour les connexions client / Autres valeurs par défaut"
 
-#: utils/misc/guc.c:628
+#: utils/misc/guc.c:620
 msgid "Lock Management"
 msgstr "Gestion des verrous"
 
-#: utils/misc/guc.c:630
+#: utils/misc/guc.c:622
 msgid "Version and Platform Compatibility"
 msgstr "Compatibilité des versions et des plateformes"
 
-#: utils/misc/guc.c:632
+#: utils/misc/guc.c:624
 msgid "Version and Platform Compatibility / Previous PostgreSQL Versions"
-msgstr ""
-"Compatibilité des versions et des plateformes / Anciennes versions de "
-"PostgreSQL"
+msgstr "Compatibilité des versions et des plateformes / Anciennes versions de PostgreSQL"
 
-#: utils/misc/guc.c:634
+#: utils/misc/guc.c:626
 msgid "Version and Platform Compatibility / Other Platforms and Clients"
-msgstr ""
-"Compatibilité des versions et des plateformes / Anciennes plateformes et "
-"anciens clients"
+msgstr "Compatibilité des versions et des plateformes / Anciennes plateformes et anciens clients"
 
-#: utils/misc/guc.c:636
+#: utils/misc/guc.c:628
 msgid "Error Handling"
 msgstr "Gestion des erreurs"
 
-#: utils/misc/guc.c:638
+#: utils/misc/guc.c:630
 msgid "Preset Options"
 msgstr "Options pré-configurées"
 
-#: utils/misc/guc.c:640
+#: utils/misc/guc.c:632
 msgid "Customized Options"
 msgstr "Options personnalisées"
 
-#: utils/misc/guc.c:642
+#: utils/misc/guc.c:634
 msgid "Developer Options"
 msgstr "Options pour le développeur"
 
-#: utils/misc/guc.c:696
+#: utils/misc/guc.c:688
 msgid "Enables the planner's use of sequential-scan plans."
 msgstr "Active l'utilisation des parcours séquentiels par le planificateur."
 
-#: utils/misc/guc.c:705
+#: utils/misc/guc.c:697
 msgid "Enables the planner's use of index-scan plans."
 msgstr "Active l'utilisation des parcours d'index par le planificateur."
 
-#: utils/misc/guc.c:714
+#: utils/misc/guc.c:706
 msgid "Enables the planner's use of index-only-scan plans."
 msgstr "Active l'utilisation des parcours d'index seul par le planificateur."
 
-#: utils/misc/guc.c:723
+#: utils/misc/guc.c:715
 msgid "Enables the planner's use of bitmap-scan plans."
 msgstr "Active l'utilisation des parcours de bitmap par le planificateur."
 
-#: utils/misc/guc.c:732
+#: utils/misc/guc.c:724
 msgid "Enables the planner's use of TID scan plans."
 msgstr "Active l'utilisation de plans de parcours TID par le planificateur."
 
-#: utils/misc/guc.c:741
+#: utils/misc/guc.c:733
 msgid "Enables the planner's use of explicit sort steps."
-msgstr ""
-"Active l'utilisation des étapes de tris explicites par le planificateur."
+msgstr "Active l'utilisation des étapes de tris explicites par le planificateur."
 
-#: utils/misc/guc.c:750
+#: utils/misc/guc.c:742
 msgid "Enables the planner's use of hashed aggregation plans."
 msgstr "Active l'utilisation de plans d'agrégats hâchés par le planificateur."
 
-#: utils/misc/guc.c:759
+#: utils/misc/guc.c:751
 msgid "Enables the planner's use of materialization."
 msgstr "Active l'utilisation de la matérialisation par le planificateur."
 
-#: utils/misc/guc.c:768
+#: utils/misc/guc.c:760
 msgid "Enables the planner's use of nested-loop join plans."
-msgstr ""
-"Active l'utilisation de plans avec des jointures imbriquées par le "
-"planificateur."
+msgstr "Active l'utilisation de plans avec des jointures imbriquées par le planificateur."
 
-#: utils/misc/guc.c:777
+#: utils/misc/guc.c:769
 msgid "Enables the planner's use of merge join plans."
 msgstr "Active l'utilisation de plans de jointures MERGE par le planificateur."
 
-#: utils/misc/guc.c:786
+#: utils/misc/guc.c:778
 msgid "Enables the planner's use of hash join plans."
-msgstr ""
-"Active l'utilisation de plans de jointures hâchées par le planificateur."
+msgstr "Active l'utilisation de plans de jointures hâchées par le planificateur."
 
-#: utils/misc/guc.c:795
+#: utils/misc/guc.c:787
 msgid "Enables genetic query optimization."
 msgstr "Active l'optimisation génétique des requêtes."
 
-#: utils/misc/guc.c:796
+#: utils/misc/guc.c:788
 msgid "This algorithm attempts to do planning without exhaustive searching."
-msgstr ""
-"Cet algorithme essaie de faire une planification sans recherche exhaustive."
+msgstr "Cet algorithme essaie de faire une planification sans recherche exhaustive."
 
-#: utils/misc/guc.c:806
+#: utils/misc/guc.c:798
 msgid "Shows whether the current user is a superuser."
 msgstr "Affiche si l'utilisateur actuel est un super-utilisateur."
 
-#: utils/misc/guc.c:816
+#: utils/misc/guc.c:808
 msgid "Enables advertising the server via Bonjour."
 msgstr "Active la publication du serveur via Bonjour."
 
-#: utils/misc/guc.c:825
+#: utils/misc/guc.c:817
 msgid "Enables SSL connections."
 msgstr "Active les connexions SSL."
 
-#: utils/misc/guc.c:834
+#: utils/misc/guc.c:826
 msgid "Give priority to server ciphersuite order."
 msgstr "Donne la priorité à l'ordre des chiffrements du serveur."
 
-#: utils/misc/guc.c:843
+#: utils/misc/guc.c:835
 msgid "Forces synchronization of updates to disk."
 msgstr "Force la synchronisation des mises à jour sur le disque."
 
-#: utils/misc/guc.c:844
-msgid ""
-"The server will use the fsync() system call in several places to make sure "
-"that updates are physically written to disk. This insures that a database "
-"cluster will recover to a consistent state after an operating system or "
-"hardware crash."
+#: utils/misc/guc.c:836
+msgid "The server will use the fsync() system call in several places to make sure that updates are physically written to disk. This insures that a database cluster will recover to a consistent state after an operating system or hardware crash."
 msgstr ""
 "Le serveur utilisera l'appel système fsync() à différents endroits pour\n"
-"s'assurer que les mises à jour sont écrites physiquement sur le disque. "
-"Ceci\n"
+"s'assurer que les mises à jour sont écrites physiquement sur le disque. Ceci\n"
 "nous assure qu'un groupe de bases de données se retrouvera dans un état\n"
 "cohérent après un arrêt brutal dû au système d'exploitation ou au matériel."
 
-#: utils/misc/guc.c:855
+#: utils/misc/guc.c:847
 msgid "Continues processing after a checksum failure."
 msgstr "Continue le traitement après un échec de la somme de contrôle."
 
-#: utils/misc/guc.c:856
-msgid ""
-"Detection of a checksum failure normally causes PostgreSQL to report an "
-"error, aborting the current transaction. Setting ignore_checksum_failure to "
-"true causes the system to ignore the failure (but still report a warning), "
-"and continue processing. This behavior could cause crashes or other serious "
-"problems. Only has an effect if checksums are enabled."
-msgstr ""
-"La détection d'une erreur de somme de contrôle a normalement pour effet de "
-"rapporter une erreur, annulant la transaction en cours. Régler "
-"ignore_checksum_failure à true permet au système d'ignorer cette erreur "
-"(mais rapporte toujours un avertissement), et continue le traitement. Ce "
-"comportement pourrait causer un arrêt brutal ou d'autres problèmes sérieux. "
-"Cela a un effet seulement si les sommes de contrôles (checksums) sont "
-"activés."
-
-#: utils/misc/guc.c:870
+#: utils/misc/guc.c:848
+msgid "Detection of a checksum failure normally causes PostgreSQL to report an error, aborting the current transaction. Setting ignore_checksum_failure to true causes the system to ignore the failure (but still report a warning), and continue processing. This behavior could cause crashes or other serious problems. Only has an effect if checksums are enabled."
+msgstr "La détection d'une erreur de somme de contrôle a normalement pour effet de rapporter une erreur, annulant la transaction en cours. Régler ignore_checksum_failure à true permet au système d'ignorer cette erreur (mais rapporte toujours un avertissement), et continue le traitement. Ce comportement pourrait causer un arrêt brutal ou d'autres problèmes sérieux. Cela a un effet seulement si les sommes de contrôles (checksums) sont activés."
+
+#: utils/misc/guc.c:862
 msgid "Continues processing past damaged page headers."
 msgstr "Continue le travail après les en-têtes de page endommagés."
 
-#: utils/misc/guc.c:871
-msgid ""
-"Detection of a damaged page header normally causes PostgreSQL to report an "
-"error, aborting the current transaction. Setting zero_damaged_pages to true "
-"causes the system to instead report a warning, zero out the damaged page, "
-"and continue processing. This behavior will destroy data, namely all the "
-"rows on the damaged page."
+#: utils/misc/guc.c:863
+msgid "Detection of a damaged page header normally causes PostgreSQL to report an error, aborting the current transaction. Setting zero_damaged_pages to true causes the system to instead report a warning, zero out the damaged page, and continue processing. This behavior will destroy data, namely all the rows on the damaged page."
 msgstr ""
 "La détection d'une en-tête de page endommagée cause normalement le rapport\n"
 "d'une erreur par PostgreSQL, l'annulation de la transaction en cours.\n"
@@ -22218,19 +20004,14 @@ msgstr ""
 "message d'attention et continue à travailler. Ce comportement détruira des\n"
 "données, notamment toutes les lignes de la page endommagée."
 
-#: utils/misc/guc.c:884
+#: utils/misc/guc.c:876
 msgid "Writes full pages to WAL when first modified after a checkpoint."
 msgstr ""
-"Écrit des pages complètes dans les WAL lors d'une première modification "
-"après\n"
+"Écrit des pages complètes dans les WAL lors d'une première modification après\n"
 "un point de vérification."
 
-#: utils/misc/guc.c:885
-msgid ""
-"A page write in process during an operating system crash might be only "
-"partially written to disk.  During recovery, the row changes stored in WAL "
-"are not enough to recover.  This option writes pages when first modified "
-"after a checkpoint to WAL so full recovery is possible."
+#: utils/misc/guc.c:877
+msgid "A page write in process during an operating system crash might be only partially written to disk.  During recovery, the row changes stored in WAL are not enough to recover.  This option writes pages when first modified after a checkpoint to WAL so full recovery is possible."
 msgstr ""
 "Une page écrite au moment d'un arrêt brutal du système d'exploitation\n"
 "pourrait être seulement partiellement écrite sur le disque. Lors de la\n"
@@ -22240,180 +20021,152 @@ msgstr ""
 "vérification des journaux de transaction pour que la récupération complète\n"
 "soit possible."
 
-#: utils/misc/guc.c:898
-#| msgid "Writes full pages to WAL when first modified after a checkpoint."
-msgid ""
-"Writes full pages to WAL when first modified after a checkpoint, even for a "
-"non-critical modifications."
+#: utils/misc/guc.c:890
+msgid "Writes full pages to WAL when first modified after a checkpoint, even for a non-critical modifications."
 msgstr ""
-"Écrit des pages complètes dans les WAL lors d'une première modification "
-"après\n"
+"Écrit des pages complètes dans les WAL lors d'une première modification après\n"
 "un point de vérification, y compris pour des modifications non critiques."
 
-#: utils/misc/guc.c:908
+#: utils/misc/guc.c:900
 msgid "Logs each checkpoint."
 msgstr "Trace tous les points de vérification."
 
-#: utils/misc/guc.c:917
+#: utils/misc/guc.c:909
 msgid "Logs each successful connection."
 msgstr "Trace toutes les connexions réussies."
 
-#: utils/misc/guc.c:926
+#: utils/misc/guc.c:918
 msgid "Logs end of a session, including duration."
 msgstr "Trace la fin d'une session, avec sa durée."
 
-#: utils/misc/guc.c:935
+#: utils/misc/guc.c:927
 msgid "Turns on various assertion checks."
 msgstr "Active les différentes vérifications des assertions."
 
-#: utils/misc/guc.c:936
+#: utils/misc/guc.c:928
 msgid "This is a debugging aid."
 msgstr "C'est une aide de débogage."
 
-#: utils/misc/guc.c:950
+#: utils/misc/guc.c:942
 msgid "Terminate session on any error."
 msgstr "Termine la session sans erreur."
 
-#: utils/misc/guc.c:959
+#: utils/misc/guc.c:951
 msgid "Reinitialize server after backend crash."
-msgstr ""
-"Réinitialisation du serveur après un arrêt brutal d'un processus serveur."
+msgstr "Réinitialisation du serveur après un arrêt brutal d'un processus serveur."
 
-#: utils/misc/guc.c:969
+#: utils/misc/guc.c:961
 msgid "Logs the duration of each completed SQL statement."
 msgstr "Trace la durée de chaque instruction SQL terminée."
 
-#: utils/misc/guc.c:978
+#: utils/misc/guc.c:970
 msgid "Logs each query's parse tree."
 msgstr "Trace l'arbre d'analyse de chaque requête."
 
-#: utils/misc/guc.c:987
+#: utils/misc/guc.c:979
 msgid "Logs each query's rewritten parse tree."
 msgstr "Trace l'arbre d'analyse réécrit de chaque requête."
 
-#: utils/misc/guc.c:996
+#: utils/misc/guc.c:988
 msgid "Logs each query's execution plan."
 msgstr "Trace le plan d'exécution de chaque requête."
 
-#: utils/misc/guc.c:1005
+#: utils/misc/guc.c:997
 msgid "Indents parse and plan tree displays."
 msgstr "Indente l'affichage des arbres d'analyse et de planification."
 
-#: utils/misc/guc.c:1014
+#: utils/misc/guc.c:1006
 msgid "Writes parser performance statistics to the server log."
 msgstr ""
-"Écrit les statistiques de performance de l'analyseur dans les journaux "
-"applicatifs\n"
+"Écrit les statistiques de performance de l'analyseur dans les journaux applicatifs\n"
 "du serveur."
 
-#: utils/misc/guc.c:1023
+#: utils/misc/guc.c:1015
 msgid "Writes planner performance statistics to the server log."
 msgstr ""
 "Écrit les statistiques de performance de planification dans les journaux\n"
 "applicatifs du serveur."
 
-#: utils/misc/guc.c:1032
+#: utils/misc/guc.c:1024
 msgid "Writes executor performance statistics to the server log."
 msgstr ""
-"Écrit les statistiques de performance de l'exécuteur dans les journaux "
-"applicatifs\n"
+"Écrit les statistiques de performance de l'exécuteur dans les journaux applicatifs\n"
 "du serveur."
 
-#: utils/misc/guc.c:1041
+#: utils/misc/guc.c:1033
 msgid "Writes cumulative performance statistics to the server log."
 msgstr ""
-"Écrit les statistiques de performance cumulatives dans les journaux "
-"applicatifs\n"
+"Écrit les statistiques de performance cumulatives dans les journaux applicatifs\n"
 "du serveur."
 
-#: utils/misc/guc.c:1051
-msgid ""
-"Logs system resource usage statistics (memory and CPU) on various B-tree "
-"operations."
-msgstr ""
-"Trace les statistiques d'utilisation des ressources systèmes (mémoire et "
-"CPU) sur les différentes opérations B-tree."
+#: utils/misc/guc.c:1043
+msgid "Logs system resource usage statistics (memory and CPU) on various B-tree operations."
+msgstr "Trace les statistiques d'utilisation des ressources systèmes (mémoire et CPU) sur les différentes opérations B-tree."
 
-#: utils/misc/guc.c:1063
+#: utils/misc/guc.c:1055
 msgid "Collects information about executing commands."
 msgstr "Récupère les statistiques sur les commandes en exécution."
 
-#: utils/misc/guc.c:1064
-msgid ""
-"Enables the collection of information on the currently executing command of "
-"each session, along with the time at which that command began execution."
+#: utils/misc/guc.c:1056
+msgid "Enables the collection of information on the currently executing command of each session, along with the time at which that command began execution."
 msgstr ""
 "Active la récupération d'informations sur la commande en cours d'exécution\n"
 "pour chaque session, avec l'heure de début de l'exécution de la commande."
 
-#: utils/misc/guc.c:1074
+#: utils/misc/guc.c:1066
 msgid "Collects statistics on database activity."
 msgstr "Récupère les statistiques sur l'activité de la base de données."
 
-#: utils/misc/guc.c:1083
+#: utils/misc/guc.c:1075
 msgid "Collects timing statistics for database I/O activity."
-msgstr ""
-"Récupère les statistiques d'horodatage sur l'activité en entrées/sorties de "
-"la base de données."
+msgstr "Récupère les statistiques d'horodatage sur l'activité en entrées/sorties de la base de données."
 
-#: utils/misc/guc.c:1093
+#: utils/misc/guc.c:1085
 msgid "Updates the process title to show the active SQL command."
 msgstr ""
 "Met à jour le titre du processus pour indiquer la commande SQL en cours\n"
 "d'exécution."
 
-#: utils/misc/guc.c:1094
-msgid ""
-"Enables updating of the process title every time a new SQL command is "
-"received by the server."
+#: utils/misc/guc.c:1086
+msgid "Enables updating of the process title every time a new SQL command is received by the server."
 msgstr ""
 "Active la mise à jour du titre du processus chaque fois qu'une nouvelle\n"
 "commande SQL est reçue par le serveur."
 
-#: utils/misc/guc.c:1103
+#: utils/misc/guc.c:1095
 msgid "Starts the autovacuum subprocess."
 msgstr "Exécute le sous-processus de l'autovacuum."
 
-#: utils/misc/guc.c:1113
+#: utils/misc/guc.c:1105
 msgid "Generates debugging output for LISTEN and NOTIFY."
 msgstr "Génère une sortie de débogage pour LISTEN et NOTIFY."
 
-#: utils/misc/guc.c:1125
-#| msgid "Emit information about resource usage in sorting."
+#: utils/misc/guc.c:1117
 msgid "Emits information about lock usage."
 msgstr "Émet des informations sur l'utilisation des verrous."
 
-#: utils/misc/guc.c:1135
-#| msgid "Emit information about resource usage in sorting."
+#: utils/misc/guc.c:1127
 msgid "Emits information about user lock usage."
 msgstr "Émet des informations sur l'utilisation des verrous utilisateurs."
 
-#: utils/misc/guc.c:1145
-#| msgid "Emit information about resource usage in sorting."
+#: utils/misc/guc.c:1137
 msgid "Emits information about lightweight lock usage."
 msgstr "Émet des informations sur l'utilisation des verrous légers."
 
-#: utils/misc/guc.c:1155
-msgid ""
-"Dumps information about all current locks when a deadlock timeout occurs."
-msgstr ""
-"Trace les informations sur les verrous actuels lorsqu'un délai sur le "
-"deadlock est dépassé."
+#: utils/misc/guc.c:1147
+msgid "Dumps information about all current locks when a deadlock timeout occurs."
+msgstr "Trace les informations sur les verrous actuels lorsqu'un délai sur le deadlock est dépassé."
 
-#: utils/misc/guc.c:1167
+#: utils/misc/guc.c:1159
 msgid "Logs long lock waits."
 msgstr "Trace les attentes longues de verrou."
 
-#: utils/misc/guc.c:1177
+#: utils/misc/guc.c:1169
 msgid "Logs the host name in the connection logs."
 msgstr "Trace le nom d'hôte dans les traces de connexion."
 
-#: utils/misc/guc.c:1178
-msgid ""
-"By default, connection logs only show the IP address of the connecting host. "
-"If you want them to show the host name you can turn this on, but depending "
-"on your host name resolution setup it might impose a non-negligible "
-"performance penalty."
+#: utils/misc/guc.c:1170
+msgid "By default, connection logs only show the IP address of the connecting host. If you want them to show the host name you can turn this on, but depending on your host name resolution setup it might impose a non-negligible performance penalty."
 msgstr ""
 "Par défaut, les traces de connexion n'affichent que l'adresse IP de l'hôte\n"
 "se connectant. Si vous voulez que s'affiche le nom de l'hôte, vous devez\n"
@@ -22421,1558 +20174,1329 @@ msgstr ""
 "pour votre hôte, cela pourrait imposer des dégradations de performances non\n"
 "négligeables."
 
-#: utils/misc/guc.c:1189
+#: utils/misc/guc.c:1181
 msgid "Causes subtables to be included by default in various commands."
 msgstr ""
 "Fait que les sous-tables soient incluses par défaut dans les différentes\n"
 "commandes."
 
-#: utils/misc/guc.c:1198
+#: utils/misc/guc.c:1190
 msgid "Encrypt passwords."
 msgstr "Chiffre les mots de passe."
 
-#: utils/misc/guc.c:1199
-msgid ""
-"When a password is specified in CREATE USER or ALTER USER without writing "
-"either ENCRYPTED or UNENCRYPTED, this parameter determines whether the "
-"password is to be encrypted."
+#: utils/misc/guc.c:1191
+msgid "When a password is specified in CREATE USER or ALTER USER without writing either ENCRYPTED or UNENCRYPTED, this parameter determines whether the password is to be encrypted."
 msgstr ""
 "Lorsqu'un mot de passe est spécifié dans CREATE USER ou ALTER USER sans\n"
-"indiquer ENCRYPTED ou UNENCRYPTED, ce paramètre détermine si le mot de "
-"passe\n"
+"indiquer ENCRYPTED ou UNENCRYPTED, ce paramètre détermine si le mot de passe\n"
 "doit être chiffré."
 
-#: utils/misc/guc.c:1209
+#: utils/misc/guc.c:1201
 msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
 msgstr "Traite « expr=NULL » comme « expr IS NULL »."
 
-#: utils/misc/guc.c:1210
-msgid ""
-"When turned on, expressions of the form expr = NULL (or NULL = expr) are "
-"treated as expr IS NULL, that is, they return true if expr evaluates to the "
-"null value, and false otherwise. The correct behavior of expr = NULL is to "
-"always return null (unknown)."
+#: utils/misc/guc.c:1202
+msgid "When turned on, expressions of the form expr = NULL (or NULL = expr) are treated as expr IS NULL, that is, they return true if expr evaluates to the null value, and false otherwise. The correct behavior of expr = NULL is to always return null (unknown)."
 msgstr ""
 "Une fois activé, les expressions de la forme expr = NULL (ou NULL = expr)\n"
 "sont traitées comme expr IS NULL, c'est-à-dire qu'elles renvoient true si\n"
 "l'expression est évaluée comme étant NULL et false sinon. Le comportement\n"
 "correct de expr = NULL est de toujours renvoyer NULL (inconnu)."
 
-#: utils/misc/guc.c:1222
+#: utils/misc/guc.c:1214
 msgid "Enables per-database user names."
 msgstr "Active les noms d'utilisateur par base de données."
 
-#: utils/misc/guc.c:1232
+#: utils/misc/guc.c:1224
 msgid "This parameter doesn't do anything."
 msgstr "Ce paramètre ne fait rien."
 
-#: utils/misc/guc.c:1233
-msgid ""
-"It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-"
-"vintage clients."
+#: utils/misc/guc.c:1225
+msgid "It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-vintage clients."
 msgstr ""
 "C'est ici uniquement pour ne pas avoir de problèmes avec le SET AUTOCOMMIT\n"
 "TO ON des clients 7.3."
 
-#: utils/misc/guc.c:1242
+#: utils/misc/guc.c:1234
 msgid "Sets the default read-only status of new transactions."
-msgstr ""
-"Initialise le statut de lecture seule par défaut des nouvelles transactions."
+msgstr "Initialise le statut de lecture seule par défaut des nouvelles transactions."
 
-#: utils/misc/guc.c:1251
+#: utils/misc/guc.c:1243
 msgid "Sets the current transaction's read-only status."
 msgstr "Affiche le statut de lecture seule de la transaction actuelle."
 
-#: utils/misc/guc.c:1261
+#: utils/misc/guc.c:1253
 msgid "Sets the default deferrable status of new transactions."
 msgstr "Initialise le statut déferrable par défaut des nouvelles transactions."
 
-#: utils/misc/guc.c:1270
-msgid ""
-"Whether to defer a read-only serializable transaction until it can be "
-"executed with no possible serialization failures."
+#: utils/misc/guc.c:1262
+msgid "Whether to defer a read-only serializable transaction until it can be executed with no possible serialization failures."
 msgstr ""
-"S'il faut repousser une transaction sérialisable en lecture seule jusqu'à ce "
-"qu'elle\n"
+"S'il faut repousser une transaction sérialisable en lecture seule jusqu'à ce qu'elle\n"
 "puisse être exécutée sans échecs possibles de sérialisation."
 
-#: utils/misc/guc.c:1280
+#: utils/misc/guc.c:1272
 msgid "Check function bodies during CREATE FUNCTION."
 msgstr "Vérifie les corps de fonction lors du CREATE FUNCTION."
 
-#: utils/misc/guc.c:1289
+#: utils/misc/guc.c:1281
 msgid "Enable input of NULL elements in arrays."
 msgstr "Active la saisie d'éléments NULL dans les tableaux."
 
-#: utils/misc/guc.c:1290
-msgid ""
-"When turned on, unquoted NULL in an array input value means a null value; "
-"otherwise it is taken literally."
+#: utils/misc/guc.c:1282
+msgid "When turned on, unquoted NULL in an array input value means a null value; otherwise it is taken literally."
 msgstr ""
 "Si activé, un NULL sans guillemets en tant que valeur d'entrée dans un\n"
 "tableau signifie une valeur NULL ; sinon, il sera pris littéralement."
 
-#: utils/misc/guc.c:1300
+#: utils/misc/guc.c:1292
 msgid "Create new tables with OIDs by default."
 msgstr "Crée des nouvelles tables avec des OID par défaut."
 
-#: utils/misc/guc.c:1309
-msgid ""
-"Start a subprocess to capture stderr output and/or csvlogs into log files."
+#: utils/misc/guc.c:1301
+msgid "Start a subprocess to capture stderr output and/or csvlogs into log files."
 msgstr ""
 "Lance un sous-processus pour capturer la sortie d'erreurs (stderr) et/ou\n"
 "csvlogs dans des journaux applicatifs."
 
-#: utils/misc/guc.c:1318
+#: utils/misc/guc.c:1310
 msgid "Truncate existing log files of same name during log rotation."
 msgstr ""
 "Tronque les journaux applicatifs existants du même nom lors de la rotation\n"
 "des journaux applicatifs."
 
-#: utils/misc/guc.c:1329
+#: utils/misc/guc.c:1321
 msgid "Emit information about resource usage in sorting."
 msgstr "Émet des informations sur l'utilisation des ressources lors d'un tri."
 
-#: utils/misc/guc.c:1343
+#: utils/misc/guc.c:1335
 msgid "Generate debugging output for synchronized scanning."
 msgstr "Génère une sortie de débogage pour les parcours synchronisés."
 
-#: utils/misc/guc.c:1358
+#: utils/misc/guc.c:1350
 msgid "Enable bounded sorting using heap sort."
 msgstr "Active le tri limité en utilisant le tri de heap."
 
-#: utils/misc/guc.c:1371
+#: utils/misc/guc.c:1363
 msgid "Emit WAL-related debugging output."
 msgstr "Émet une sortie de débogage concernant les journaux de transactions."
 
-#: utils/misc/guc.c:1383
+#: utils/misc/guc.c:1375
 msgid "Datetimes are integer based."
 msgstr "Les types datetime sont basés sur des entiers"
 
-#: utils/misc/guc.c:1398
-msgid ""
-"Sets whether Kerberos and GSSAPI user names should be treated as case-"
-"insensitive."
+#: utils/misc/guc.c:1390
+msgid "Sets whether Kerberos and GSSAPI user names should be treated as case-insensitive."
 msgstr ""
-"Indique si les noms d'utilisateurs Kerberos et GSSAPI devraient être "
-"traités\n"
+"Indique si les noms d'utilisateurs Kerberos et GSSAPI devraient être traités\n"
 "sans se soucier de la casse."
 
-#: utils/misc/guc.c:1408
+#: utils/misc/guc.c:1400
 msgid "Warn about backslash escapes in ordinary string literals."
-msgstr ""
-"Avertie sur les échappements par antislash dans les chaînes ordinaires."
+msgstr "Avertie sur les échappements par antislash dans les chaînes ordinaires."
 
-#: utils/misc/guc.c:1418
+#: utils/misc/guc.c:1410
 msgid "Causes '...' strings to treat backslashes literally."
 msgstr "Fait que les chaînes '...' traitent les antislashs littéralement."
 
-#: utils/misc/guc.c:1429
+#: utils/misc/guc.c:1421
 msgid "Enable synchronized sequential scans."
 msgstr "Active l'utilisation des parcours séquentiels synchronisés."
 
-#: utils/misc/guc.c:1439
+#: utils/misc/guc.c:1431
 msgid "Allows archiving of WAL files using archive_command."
-msgstr ""
-"Autorise l'archivage des journaux de transactions en utilisant "
-"archive_command."
+msgstr "Autorise l'archivage des journaux de transactions en utilisant archive_command."
 
-#: utils/misc/guc.c:1449
+#: utils/misc/guc.c:1441
 msgid "Allows connections and queries during recovery."
 msgstr "Autorise les connexions et les requêtes pendant la restauration."
 
-#: utils/misc/guc.c:1459
-msgid ""
-"Allows feedback from a hot standby to the primary that will avoid query "
-"conflicts."
+#: utils/misc/guc.c:1451
+msgid "Allows feedback from a hot standby to the primary that will avoid query conflicts."
 msgstr ""
 "Permet l'envoi d'informations d'un serveur Hot Standby vers le serveur\n"
 "principal pour éviter les conflits de requêtes."
 
-#: utils/misc/guc.c:1469
+#: utils/misc/guc.c:1461
 msgid "Allows modifications of the structure of system tables."
 msgstr "Permet les modifications de la structure des tables systèmes."
 
-#: utils/misc/guc.c:1480
+#: utils/misc/guc.c:1472
 msgid "Disables reading from system indexes."
 msgstr "Désactive la lecture des index système."
 
-#: utils/misc/guc.c:1481
-msgid ""
-"It does not prevent updating the indexes, so it is safe to use.  The worst "
-"consequence is slowness."
+#: utils/misc/guc.c:1473
+msgid "It does not prevent updating the indexes, so it is safe to use.  The worst consequence is slowness."
 msgstr ""
 "Cela n'empêche pas la mise à jour des index, donc vous pouvez l'utiliser en\n"
 "toute sécurité. La pire conséquence est la lenteur."
 
-#: utils/misc/guc.c:1492
-msgid ""
-"Enables backward compatibility mode for privilege checks on large objects."
+#: utils/misc/guc.c:1484
+msgid "Enables backward compatibility mode for privilege checks on large objects."
 msgstr ""
 "Active la compatibilité ascendante pour la vérification des droits sur les\n"
 "Large Objects."
 
-#: utils/misc/guc.c:1493
-msgid ""
-"Skips privilege checks when reading or modifying large objects, for "
-"compatibility with PostgreSQL releases prior to 9.0."
+#: utils/misc/guc.c:1485
+msgid "Skips privilege checks when reading or modifying large objects, for compatibility with PostgreSQL releases prior to 9.0."
 msgstr ""
 "Ignore la vérification des droits lors de la lecture et de la modification\n"
-"des Larges Objects, pour la compatibilité avec les versions antérieures à "
-"la\n"
+"des Larges Objects, pour la compatibilité avec les versions antérieures à la\n"
 "9.0."
 
-#: utils/misc/guc.c:1503
+#: utils/misc/guc.c:1495
 msgid "When generating SQL fragments, quote all identifiers."
-msgstr ""
-"Lors de la génération des rragments SQL, mettre entre guillemets tous les "
-"identifiants."
+msgstr "Lors de la génération des rragments SQL, mettre entre guillemets tous les identifiants."
 
-#: utils/misc/guc.c:1513
+#: utils/misc/guc.c:1505
 msgid "Shows whether data checksums are turned on for this cluster."
-msgstr ""
-"Affiche si les sommes de contrôle sont activées sur les données pour cette "
-"instance."
+msgstr "Affiche si les sommes de contrôle sont activées sur les données pour cette instance."
 
-#: utils/misc/guc.c:1533
-msgid ""
-"Forces a switch to the next xlog file if a new file has not been started "
-"within N seconds."
+#: utils/misc/guc.c:1525
+msgid "Forces a switch to the next xlog file if a new file has not been started within N seconds."
 msgstr ""
 "Force un changement du journal de transaction si un nouveau fichier n'a pas\n"
 "été créé depuis N secondes."
 
-#: utils/misc/guc.c:1544
+#: utils/misc/guc.c:1536
 msgid "Waits N seconds on connection startup after authentication."
 msgstr "Attends N secondes après l'authentification."
 
-#: utils/misc/guc.c:1545 utils/misc/guc.c:2047
+#: utils/misc/guc.c:1537 utils/misc/guc.c:2039
 msgid "This allows attaching a debugger to the process."
 msgstr "Ceci permet d'attacher un débogueur au processus."
 
-#: utils/misc/guc.c:1554
+#: utils/misc/guc.c:1546
 msgid "Sets the default statistics target."
 msgstr "Initialise la cible par défaut des statistiques."
 
-#: utils/misc/guc.c:1555
-msgid ""
-"This applies to table columns that have not had a column-specific target set "
-"via ALTER TABLE SET STATISTICS."
+#: utils/misc/guc.c:1547
+msgid "This applies to table columns that have not had a column-specific target set via ALTER TABLE SET STATISTICS."
 msgstr ""
 "Ceci s'applique aux colonnes de tables qui n'ont pas de cible spécifique\n"
 "pour la colonne initialisée via ALTER TABLE SET STATISTICS."
 
-#: utils/misc/guc.c:1564
+#: utils/misc/guc.c:1556
 msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
 msgstr ""
 "Initialise la taille de la liste FROM en dehors de laquelle les\n"
 "sous-requêtes ne sont pas rassemblées."
 
-#: utils/misc/guc.c:1566
-msgid ""
-"The planner will merge subqueries into upper queries if the resulting FROM "
-"list would have no more than this many items."
+#: utils/misc/guc.c:1558
+msgid "The planner will merge subqueries into upper queries if the resulting FROM list would have no more than this many items."
 msgstr ""
 "Le planificateur fusionne les sous-requêtes dans des requêtes supérieures\n"
 "si la liste FROM résultante n'a pas plus de ce nombre d'éléments."
 
-#: utils/misc/guc.c:1576
+#: utils/misc/guc.c:1568
 msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
 msgstr ""
-"Initialise la taille de la liste FROM en dehors de laquelle les "
-"contructions\n"
+"Initialise la taille de la liste FROM en dehors de laquelle les contructions\n"
 "JOIN ne sont pas aplanies."
 
-#: utils/misc/guc.c:1578
-msgid ""
-"The planner will flatten explicit JOIN constructs into lists of FROM items "
-"whenever a list of no more than this many items would result."
+#: utils/misc/guc.c:1570
+msgid "The planner will flatten explicit JOIN constructs into lists of FROM items whenever a list of no more than this many items would result."
 msgstr ""
-"La planificateur applanira les constructions JOIN explicites dans des "
-"listes\n"
+"La planificateur applanira les constructions JOIN explicites dans des listes\n"
 "d'éléments FROM lorsqu'une liste d'au plus ce nombre d'éléments en\n"
 "résulterait."
 
-#: utils/misc/guc.c:1588
+#: utils/misc/guc.c:1580
 msgid "Sets the threshold of FROM items beyond which GEQO is used."
-msgstr ""
-"Initialise la limite des éléments FROM en dehors de laquelle GEQO est "
-"utilisé."
+msgstr "Initialise la limite des éléments FROM en dehors de laquelle GEQO est utilisé."
 
-#: utils/misc/guc.c:1597
+#: utils/misc/guc.c:1589
 msgid "GEQO: effort is used to set the default for other GEQO parameters."
 msgstr ""
 "GEQO : l'effort est utilisé pour initialiser une valeur par défaut pour les\n"
 "autres paramètres GEQO."
 
-#: utils/misc/guc.c:1606
+#: utils/misc/guc.c:1598
 msgid "GEQO: number of individuals in the population."
 msgstr "GEQO : nombre d'individus dans une population."
 
-#: utils/misc/guc.c:1607 utils/misc/guc.c:1616
+#: utils/misc/guc.c:1599 utils/misc/guc.c:1608
 msgid "Zero selects a suitable default value."
 msgstr "Zéro sélectionne une valeur par défaut convenable."
 
-#: utils/misc/guc.c:1615
+#: utils/misc/guc.c:1607
 msgid "GEQO: number of iterations of the algorithm."
 msgstr "GEQO : nombre d'itérations dans l'algorithme."
 
-#: utils/misc/guc.c:1626
+#: utils/misc/guc.c:1618
 msgid "Sets the time to wait on a lock before checking for deadlock."
 msgstr "Temps d'attente du verrou avant de vérifier les verrous bloqués."
 
-#: utils/misc/guc.c:1637
-msgid ""
-"Sets the maximum delay before canceling queries when a hot standby server is "
-"processing archived WAL data."
+#: utils/misc/guc.c:1629
+msgid "Sets the maximum delay before canceling queries when a hot standby server is processing archived WAL data."
 msgstr ""
-"Initialise le délai maximum avant d'annuler les requêtes lorsqu'un serveur "
-"en\n"
+"Initialise le délai maximum avant d'annuler les requêtes lorsqu'un serveur en\n"
 "hotstandby traite les données des journaux de transactions archivés"
 
-#: utils/misc/guc.c:1648
-msgid ""
-"Sets the maximum delay before canceling queries when a hot standby server is "
-"processing streamed WAL data."
+#: utils/misc/guc.c:1640
+msgid "Sets the maximum delay before canceling queries when a hot standby server is processing streamed WAL data."
 msgstr ""
-"Initialise le délai maximum avant d'annuler les requêtes lorsqu'un serveur "
-"en\n"
+"Initialise le délai maximum avant d'annuler les requêtes lorsqu'un serveur en\n"
 "hotstandby traite les données des journaux de transactions envoyés en flux."
 
-#: utils/misc/guc.c:1659
-msgid ""
-"Sets the maximum interval between WAL receiver status reports to the primary."
-msgstr ""
-"Configure l'intervalle maximum entre chaque envoi d'un rapport de statut du "
-"walreceiver vers le serveur maître."
+#: utils/misc/guc.c:1651
+msgid "Sets the maximum interval between WAL receiver status reports to the primary."
+msgstr "Configure l'intervalle maximum entre chaque envoi d'un rapport de statut du walreceiver vers le serveur maître."
 
-#: utils/misc/guc.c:1670
+#: utils/misc/guc.c:1662
 msgid "Sets the maximum wait time to receive data from the primary."
-msgstr ""
-"Configure la durée maximale de l'attente de la réception de données depuis "
-"le serveur maître."
+msgstr "Configure la durée maximale de l'attente de la réception de données depuis le serveur maître."
 
-#: utils/misc/guc.c:1681
+#: utils/misc/guc.c:1673
 msgid "Sets the maximum number of concurrent connections."
 msgstr "Nombre maximum de connexions simultanées."
 
-#: utils/misc/guc.c:1691
+#: utils/misc/guc.c:1683
 msgid "Sets the number of connection slots reserved for superusers."
 msgstr "Nombre de connexions réservées aux super-utilisateurs."
 
-#: utils/misc/guc.c:1705
+#: utils/misc/guc.c:1697
 msgid "Sets the number of shared memory buffers used by the server."
 msgstr "Nombre de tampons en mémoire partagée utilisé par le serveur."
 
-#: utils/misc/guc.c:1716
+#: utils/misc/guc.c:1708
 msgid "Sets the maximum number of temporary buffers used by each session."
-msgstr ""
-"Nombre maximum de tampons en mémoire partagée utilisés par chaque session."
+msgstr "Nombre maximum de tampons en mémoire partagée utilisés par chaque session."
 
-#: utils/misc/guc.c:1727
+#: utils/misc/guc.c:1719
 msgid "Sets the TCP port the server listens on."
 msgstr "Port TCP sur lequel le serveur écoutera."
 
-#: utils/misc/guc.c:1737
+#: utils/misc/guc.c:1729
 msgid "Sets the access permissions of the Unix-domain socket."
 msgstr "Droits d'accès au socket domaine Unix."
 
-#: utils/misc/guc.c:1738
-msgid ""
-"Unix-domain sockets use the usual Unix file system permission set. The "
-"parameter value is expected to be a numeric mode specification in the form "
-"accepted by the chmod and umask system calls. (To use the customary octal "
-"format the number must start with a 0 (zero).)"
+#: utils/misc/guc.c:1730
+msgid "Unix-domain sockets use the usual Unix file system permission set. The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
 msgstr ""
-"Les sockets de domaine Unix utilise l'ensemble des droits habituels du "
-"système\n"
+"Les sockets de domaine Unix utilise l'ensemble des droits habituels du système\n"
 "de fichiers Unix. La valeur de ce paramètre doit être une spécification en\n"
 "mode numérique de la forme acceptée par les appels système chmod et umask\n"
 "(pour utiliser le format octal, le nombre doit commencer avec un zéro)."
 
-#: utils/misc/guc.c:1752
+#: utils/misc/guc.c:1744
 msgid "Sets the file permissions for log files."
 msgstr "Initialise les droits des fichiers de trace."
 
-#: utils/misc/guc.c:1753
-msgid ""
-"The parameter value is expected to be a numeric mode specification in the "
-"form accepted by the chmod and umask system calls. (To use the customary "
-"octal format the number must start with a 0 (zero).)"
+#: utils/misc/guc.c:1745
+msgid "The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
 msgstr ""
-"La valeur du paramètre est attendue dans le format numérique du mode "
-"accepté\n"
+"La valeur du paramètre est attendue dans le format numérique du mode accepté\n"
 "par les appels système chmod et umask (pour utiliser le format octal\n"
 "personnalisé, le numéro doit commencer avec un zéro)."
 
-#: utils/misc/guc.c:1766
+#: utils/misc/guc.c:1758
 msgid "Sets the maximum memory to be used for query workspaces."
-msgstr ""
-"Initialise la mémoire maximum utilisée pour les espaces de travail des "
-"requêtes."
+msgstr "Initialise la mémoire maximum utilisée pour les espaces de travail des requêtes."
 
-#: utils/misc/guc.c:1767
-msgid ""
-"This much memory can be used by each internal sort operation and hash table "
-"before switching to temporary disk files."
+#: utils/misc/guc.c:1759
+msgid "This much memory can be used by each internal sort operation and hash table before switching to temporary disk files."
 msgstr ""
 "Spécifie la mémoire à utiliser par les opérations de tris internes et par\n"
-"les tables de hachage avant de passer sur des fichiers temporaires sur "
-"disque."
+"les tables de hachage avant de passer sur des fichiers temporaires sur disque."
 
-#: utils/misc/guc.c:1779
+#: utils/misc/guc.c:1771
 msgid "Sets the maximum memory to be used for maintenance operations."
-msgstr ""
-"Initialise la mémoire maximum utilisée pour les opérations de maintenance."
+msgstr "Initialise la mémoire maximum utilisée pour les opérations de maintenance."
 
-#: utils/misc/guc.c:1780
+#: utils/misc/guc.c:1772
 msgid "This includes operations such as VACUUM and CREATE INDEX."
 msgstr "Ceci inclut les opérations comme VACUUM et CREATE INDEX."
 
-#: utils/misc/guc.c:1795
+#: utils/misc/guc.c:1787
 msgid "Sets the maximum stack depth, in kilobytes."
 msgstr "Initialise la profondeur maximale de la pile, en Ko."
 
-#: utils/misc/guc.c:1806
+#: utils/misc/guc.c:1798
 msgid "Limits the total size of all temporary files used by each session."
-msgstr ""
-"Limite la taille totale de tous les fichiers temporaires utilisés par chaque "
-"session."
+msgstr "Limite la taille totale de tous les fichiers temporaires utilisés par chaque session."
 
-#: utils/misc/guc.c:1807
+#: utils/misc/guc.c:1799
 msgid "-1 means no limit."
 msgstr "-1 signifie sans limite."
 
-#: utils/misc/guc.c:1817
+#: utils/misc/guc.c:1809
 msgid "Vacuum cost for a page found in the buffer cache."
 msgstr "Coût d'un VACUUM pour une page trouvée dans le cache du tampon."
 
-#: utils/misc/guc.c:1827
+#: utils/misc/guc.c:1819
 msgid "Vacuum cost for a page not found in the buffer cache."
 msgstr "Coût d'un VACUUM pour une page introuvable dans le cache du tampon."
 
-#: utils/misc/guc.c:1837
+#: utils/misc/guc.c:1829
 msgid "Vacuum cost for a page dirtied by vacuum."
 msgstr "Coût d'un VACUUM pour une page modifiée par VACUUM."
 
-#: utils/misc/guc.c:1847
+#: utils/misc/guc.c:1839
 msgid "Vacuum cost amount available before napping."
 msgstr "Coût du VACUUM disponible avant un repos."
 
-#: utils/misc/guc.c:1857
+#: utils/misc/guc.c:1849
 msgid "Vacuum cost delay in milliseconds."
 msgstr "Délai d'un coût de VACUUM en millisecondes."
 
-#: utils/misc/guc.c:1868
+#: utils/misc/guc.c:1860
 msgid "Vacuum cost delay in milliseconds, for autovacuum."
 msgstr "Délai d'un coût de VACUUM en millisecondes, pour autovacuum."
 
-#: utils/misc/guc.c:1879
+#: utils/misc/guc.c:1871
 msgid "Vacuum cost amount available before napping, for autovacuum."
 msgstr "Coût du VACUUM disponible avant un repos, pour autovacuum."
 
-#: utils/misc/guc.c:1889
-msgid ""
-"Sets the maximum number of simultaneously open files for each server process."
+#: utils/misc/guc.c:1881
+msgid "Sets the maximum number of simultaneously open files for each server process."
 msgstr ""
 "Initialise le nombre maximum de fichiers ouverts simultanément pour chaque\n"
 "processus serveur."
 
-#: utils/misc/guc.c:1902
+#: utils/misc/guc.c:1894
 msgid "Sets the maximum number of simultaneously prepared transactions."
 msgstr "Initialise le nombre maximum de transactions préparées simultanément."
 
-#: utils/misc/guc.c:1913
-#| msgid "Sets the maximum number of locks per transaction."
+#: utils/misc/guc.c:1905
 msgid "Sets the minimum OID of tables for tracking locks."
 msgstr "Initialise l'OID minimum des tables pour tracer les verrous."
 
-#: utils/misc/guc.c:1914
+#: utils/misc/guc.c:1906
 msgid "Is used to avoid output on system tables."
 msgstr "Est utilisé pour éviter la sortie sur des tables systèmes."
 
-#: utils/misc/guc.c:1923
+#: utils/misc/guc.c:1915
 msgid "Sets the OID of the table with unconditionally lock tracing."
-msgstr ""
+msgstr "Configure l'OID de la table avec une trace des verrous sans condition."
 
-#: utils/misc/guc.c:1935
+#: utils/misc/guc.c:1927
 msgid "Sets the maximum allowed duration of any statement."
 msgstr "Initialise la durée maximum permise pour toute instruction."
 
-#: utils/misc/guc.c:1936 utils/misc/guc.c:1947
+#: utils/misc/guc.c:1928 utils/misc/guc.c:1939
 msgid "A value of 0 turns off the timeout."
 msgstr "Une valeur de 0 désactive le timeout."
 
-#: utils/misc/guc.c:1946
+#: utils/misc/guc.c:1938
 msgid "Sets the maximum allowed duration of any wait for a lock."
 msgstr "Initialise la durée maximum permise pour toute attente d'un verrou."
 
-#: utils/misc/guc.c:1957
+#: utils/misc/guc.c:1949
 msgid "Minimum age at which VACUUM should freeze a table row."
 msgstr "Âge minimum à partir duquel VACUUM devra geler une ligne de table."
 
-#: utils/misc/guc.c:1967
+#: utils/misc/guc.c:1959
 msgid "Age at which VACUUM should scan whole table to freeze tuples."
 msgstr ""
-"Âge à partir duquel VACUUM devra parcourir une table complète pour geler "
-"les\n"
+"Âge à partir duquel VACUUM devra parcourir une table complète pour geler les\n"
 "lignes."
 
-#: utils/misc/guc.c:1977
+#: utils/misc/guc.c:1969
 msgid "Minimum age at which VACUUM should freeze a MultiXactId in a table row."
-msgstr ""
-"Âge minimum à partir duquel VACUUM devra geler un MultiXactId dans une ligne "
-"de table."
+msgstr "Âge minimum à partir duquel VACUUM devra geler un MultiXactId dans une ligne de table."
 
-#: utils/misc/guc.c:1987
+#: utils/misc/guc.c:1979
 msgid "Multixact age at which VACUUM should scan whole table to freeze tuples."
 msgstr ""
-"Âge Multixact à partir duquel VACUUM devra parcourir une table complète pour "
-"geler les\n"
+"Âge Multixact à partir duquel VACUUM devra parcourir une table complète pour geler les\n"
 "lignes."
 
-#: utils/misc/guc.c:1997
-msgid ""
-"Number of transactions by which VACUUM and HOT cleanup should be deferred, "
-"if any."
-msgstr ""
-"Nombre de transactions à partir duquel les nettoyages VACUUM et HOT doivent "
-"être déferrés."
+#: utils/misc/guc.c:1989
+msgid "Number of transactions by which VACUUM and HOT cleanup should be deferred, if any."
+msgstr "Nombre de transactions à partir duquel les nettoyages VACUUM et HOT doivent être déferrés."
 
-#: utils/misc/guc.c:2010
+#: utils/misc/guc.c:2002
 msgid "Sets the maximum number of locks per transaction."
 msgstr "Initialise le nombre maximum de verrous par transaction."
 
-#: utils/misc/guc.c:2011
-msgid ""
-"The shared lock table is sized on the assumption that at most "
-"max_locks_per_transaction * max_connections distinct objects will need to be "
-"locked at any one time."
+#: utils/misc/guc.c:2003
+msgid "The shared lock table is sized on the assumption that at most max_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
 msgstr ""
 "La table des verrous partagés est dimensionnée sur l'idée qu'au plus\n"
 "max_locks_per_transaction * max_connections objets distincts auront besoin\n"
 "d'être verrouillés à tout moment."
 
-#: utils/misc/guc.c:2022
+#: utils/misc/guc.c:2014
 msgid "Sets the maximum number of predicate locks per transaction."
 msgstr "Initialise le nombre maximum de verrous prédicats par transaction."
 
-#: utils/misc/guc.c:2023
-msgid ""
-"The shared predicate lock table is sized on the assumption that at most "
-"max_pred_locks_per_transaction * max_connections distinct objects will need "
-"to be locked at any one time."
-msgstr ""
-"La table des verrous de prédicat partagés est dimensionnée sur l'idée qu'au "
-"plus\n"
-"max_pred_locks_per_transaction * max_connections objets distincts auront "
-"besoin\n"
+#: utils/misc/guc.c:2015
+msgid "The shared predicate lock table is sized on the assumption that at most max_pred_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
+msgstr ""
+"La table des verrous de prédicat partagés est dimensionnée sur l'idée qu'au plus\n"
+"max_pred_locks_per_transaction * max_connections objets distincts auront besoin\n"
 "d'être verrouillés à tout moment."
 
-#: utils/misc/guc.c:2034
+#: utils/misc/guc.c:2026
 msgid "Sets the maximum allowed time to complete client authentication."
 msgstr ""
 "Initialise le temps maximum en secondes pour terminer l'authentification du\n"
 "client."
 
-#: utils/misc/guc.c:2046
+#: utils/misc/guc.c:2038
 msgid "Waits N seconds on connection startup before authentication."
-msgstr ""
-"Attends N secondes au lancement de la connexion avant l'authentification."
+msgstr "Attends N secondes au lancement de la connexion avant l'authentification."
 
-#: utils/misc/guc.c:2057
+#: utils/misc/guc.c:2049
 msgid "Sets the number of WAL files held for standby servers."
-msgstr ""
-"Initialise le nombre de journaux de transactions conservés tenus par les "
-"seveurs en attente."
+msgstr "Initialise le nombre de journaux de transactions conservés tenus par les seveurs en attente."
 
-#: utils/misc/guc.c:2067
-msgid ""
-"Sets the maximum distance in log segments between automatic WAL checkpoints."
+#: utils/misc/guc.c:2059
+msgid "Sets the maximum distance in log segments between automatic WAL checkpoints."
 msgstr ""
-"Initialise la distance maximale dans les journaux de transaction entre "
-"chaque\n"
+"Initialise la distance maximale dans les journaux de transaction entre chaque\n"
 "point de vérification (checkpoints) des journaux."
 
-#: utils/misc/guc.c:2077
+#: utils/misc/guc.c:2069
 msgid "Sets the maximum time between automatic WAL checkpoints."
 msgstr ""
 "Initialise le temps maximum entre des points de vérification (checkpoints)\n"
 "pour les journaux de transactions."
 
-#: utils/misc/guc.c:2088
-msgid ""
-"Enables warnings if checkpoint segments are filled more frequently than this."
+#: utils/misc/guc.c:2080
+msgid "Enables warnings if checkpoint segments are filled more frequently than this."
 msgstr ""
 "Active des messages d'avertissement si les segments des points de\n"
 "vérifications se remplissent plus fréquemment que cette durée."
 
-#: utils/misc/guc.c:2090
-msgid ""
-"Write a message to the server log if checkpoints caused by the filling of "
-"checkpoint segment files happens more frequently than this number of "
-"seconds. Zero turns off the warning."
+#: utils/misc/guc.c:2082
+msgid "Write a message to the server log if checkpoints caused by the filling of checkpoint segment files happens more frequently than this number of seconds. Zero turns off the warning."
 msgstr ""
 "Écrit un message dans les journaux applicatifs du serveur si les points de\n"
 "vérifications causées par le remplissage des journaux de transaction avec\n"
 "des points de vérification qui arrivent plus fréquemment que ce nombre de\n"
 "secondes. Une valeur 0 désactive l'avertissement."
 
-#: utils/misc/guc.c:2102
+#: utils/misc/guc.c:2094
 msgid "Sets the number of disk-page buffers in shared memory for WAL."
 msgstr ""
 "Initialise le nombre de tampons de pages disque dans la mémoire partagée\n"
 "pour les journaux de transactions."
 
-#: utils/misc/guc.c:2113
+#: utils/misc/guc.c:2105
 msgid "WAL writer sleep time between WAL flushes."
 msgstr ""
 "Temps d'endormissement du processus d'écriture pendant le vidage des\n"
 "journaux de transactions en millisecondes."
 
-#: utils/misc/guc.c:2125
+#: utils/misc/guc.c:2117
 msgid "Sets the maximum number of simultaneously running WAL sender processes."
 msgstr ""
-"Initialise le nombre maximum de processus d'envoi des journaux de "
-"transactions\n"
+"Initialise le nombre maximum de processus d'envoi des journaux de transactions\n"
 "exécutés simultanément."
 
-#: utils/misc/guc.c:2136
-#| msgid "Sets the maximum number of simultaneously prepared transactions."
+#: utils/misc/guc.c:2128
 msgid "Sets the maximum number of simultaneously defined replication slots."
-msgstr ""
-"Initialise le nombre maximum de slots de réplication définis simultanément."
+msgstr "Initialise le nombre maximum de slots de réplication définis simultanément."
 
-#: utils/misc/guc.c:2146
+#: utils/misc/guc.c:2138
 msgid "Sets the maximum time to wait for WAL replication."
 msgstr "Initialise le temps maximum à attendre pour la réplication des WAL."
 
-#: utils/misc/guc.c:2157
-msgid ""
-"Sets the delay in microseconds between transaction commit and flushing WAL "
-"to disk."
+#: utils/misc/guc.c:2149
+msgid "Sets the delay in microseconds between transaction commit and flushing WAL to disk."
 msgstr ""
 "Initialise le délai en microsecondes entre l'acceptation de la transaction\n"
 "et le vidage du journal de transaction sur disque."
 
-#: utils/misc/guc.c:2169
-msgid ""
-"Sets the minimum concurrent open transactions before performing commit_delay."
+#: utils/misc/guc.c:2161
+msgid "Sets the minimum concurrent open transactions before performing commit_delay."
 msgstr ""
-"Initialise le nombre minimum de transactions ouvertes simultanément avant "
-"le\n"
+"Initialise le nombre minimum de transactions ouvertes simultanément avant le\n"
 "commit_delay."
 
-#: utils/misc/guc.c:2180
+#: utils/misc/guc.c:2172
 msgid "Sets the number of digits displayed for floating-point values."
-msgstr ""
-"Initialise le nombre de chiffres affichés pour les valeurs à virgule "
-"flottante."
+msgstr "Initialise le nombre de chiffres affichés pour les valeurs à virgule flottante."
 
-#: utils/misc/guc.c:2181
-msgid ""
-"This affects real, double precision, and geometric data types. The parameter "
-"value is added to the standard number of digits (FLT_DIG or DBL_DIG as "
-"appropriate)."
+#: utils/misc/guc.c:2173
+msgid "This affects real, double precision, and geometric data types. The parameter value is added to the standard number of digits (FLT_DIG or DBL_DIG as appropriate)."
 msgstr ""
 "Ceci affecte les types de données real, double precision et géométriques.\n"
 "La valeur du paramètre est ajoutée au nombre standard de chiffres (FLT_DIG\n"
 "ou DBL_DIG comme approprié)."
 
-#: utils/misc/guc.c:2192
+#: utils/misc/guc.c:2184
 msgid "Sets the minimum execution time above which statements will be logged."
 msgstr ""
-"Initialise le temps d'exécution minimum au-dessus de lequel les "
-"instructions\n"
+"Initialise le temps d'exécution minimum au-dessus de lequel les instructions\n"
 "seront tracées."
 
-#: utils/misc/guc.c:2194
+#: utils/misc/guc.c:2186
 msgid "Zero prints all queries. -1 turns this feature off."
 msgstr "Zéro affiche toutes les requêtes. -1 désactive cette fonctionnalité."
 
-#: utils/misc/guc.c:2204
-msgid ""
-"Sets the minimum execution time above which autovacuum actions will be "
-"logged."
+#: utils/misc/guc.c:2196
+msgid "Sets the minimum execution time above which autovacuum actions will be logged."
 msgstr ""
 "Initialise le temps d'exécution minimum au-dessus duquel les actions\n"
 "autovacuum seront tracées."
 
-#: utils/misc/guc.c:2206
+#: utils/misc/guc.c:2198
 msgid "Zero prints all actions. -1 turns autovacuum logging off."
 msgstr "Zéro affiche toutes les requêtes. -1 désactive cette fonctionnalité."
 
-#: utils/misc/guc.c:2216
+#: utils/misc/guc.c:2208
 msgid "Background writer sleep time between rounds."
 msgstr ""
 "Temps d'endormissement du processus d'écriture en tâche de fond en\n"
 "millisecondes."
 
-#: utils/misc/guc.c:2227
+#: utils/misc/guc.c:2219
 msgid "Background writer maximum number of LRU pages to flush per round."
 msgstr ""
 "Nombre de pages LRU maximum à nettoyer par le processus d'écriture en\n"
 "tâche de fond."
 
-#: utils/misc/guc.c:2243
-msgid ""
-"Number of simultaneous requests that can be handled efficiently by the disk "
-"subsystem."
-msgstr ""
-"Nombre de requêtes simultanées pouvant être gérées efficacement par le sous-"
-"système disque."
+#: utils/misc/guc.c:2235
+msgid "Number of simultaneous requests that can be handled efficiently by the disk subsystem."
+msgstr "Nombre de requêtes simultanées pouvant être gérées efficacement par le sous-système disque."
 
-#: utils/misc/guc.c:2244
-msgid ""
-"For RAID arrays, this should be approximately the number of drive spindles "
-"in the array."
+#: utils/misc/guc.c:2236
+msgid "For RAID arrays, this should be approximately the number of drive spindles in the array."
 msgstr ""
 "Pour les systèmes RAID, cela devrait être approximativement le nombre de\n"
 "têtes de lecture du système."
 
-#: utils/misc/guc.c:2259
-#| msgid "Sets the maximum number of concurrent connections."
+#: utils/misc/guc.c:2251
 msgid "Maximum number of concurrent worker processes."
 msgstr "Nombre maximum de background workers simultanés."
 
-#: utils/misc/guc.c:2269
+#: utils/misc/guc.c:2261
 msgid "Automatic log file rotation will occur after N minutes."
 msgstr ""
 "La rotation automatique des journaux applicatifs s'effectue toutes les N\n"
 "minutes."
 
-#: utils/misc/guc.c:2280
+#: utils/misc/guc.c:2272
 msgid "Automatic log file rotation will occur after N kilobytes."
-msgstr ""
-"La rotation automatique des journaux applicatifs s'effectue après N Ko."
+msgstr "La rotation automatique des journaux applicatifs s'effectue après N Ko."
 
-#: utils/misc/guc.c:2291
+#: utils/misc/guc.c:2283
 msgid "Shows the maximum number of function arguments."
 msgstr "Affiche le nombre maximum d'arguments de fonction."
 
-#: utils/misc/guc.c:2302
+#: utils/misc/guc.c:2294
 msgid "Shows the maximum number of index keys."
 msgstr "Affiche le nombre maximum de clés d'index."
 
-#: utils/misc/guc.c:2313
+#: utils/misc/guc.c:2305
 msgid "Shows the maximum identifier length."
 msgstr "Affiche la longueur maximum d'un identifiant"
 
-#: utils/misc/guc.c:2324
+#: utils/misc/guc.c:2316
 msgid "Shows the size of a disk block."
 msgstr "Affiche la taille d'un bloc de disque."
 
-#: utils/misc/guc.c:2335
+#: utils/misc/guc.c:2327
 msgid "Shows the number of pages per disk file."
 msgstr "Affiche le nombre de pages par fichier."
 
-#: utils/misc/guc.c:2346
+#: utils/misc/guc.c:2338
 msgid "Shows the block size in the write ahead log."
 msgstr "Affiche la taille du bloc dans les journaux de transactions."
 
-#: utils/misc/guc.c:2357
+#: utils/misc/guc.c:2349
 msgid "Shows the number of pages per write ahead log segment."
 msgstr "Affiche le nombre de pages par journal de transactions."
 
-#: utils/misc/guc.c:2370
+#: utils/misc/guc.c:2362
 msgid "Time to sleep between autovacuum runs."
 msgstr "Durée d'endormissement entre deux exécutions d'autovacuum."
 
-#: utils/misc/guc.c:2380
+#: utils/misc/guc.c:2372
 msgid "Minimum number of tuple updates or deletes prior to vacuum."
 msgstr "Nombre minimum de lignes mises à jour ou supprimées avant le VACUUM."
 
-#: utils/misc/guc.c:2389
+#: utils/misc/guc.c:2381
 msgid "Minimum number of tuple inserts, updates, or deletes prior to analyze."
-msgstr ""
-"Nombre minimum de lignes insérées, mises à jour ou supprimées avant un "
-"ANALYZE."
+msgstr "Nombre minimum de lignes insérées, mises à jour ou supprimées avant un ANALYZE."
 
-#: utils/misc/guc.c:2399
-msgid ""
-"Age at which to autovacuum a table to prevent transaction ID wraparound."
+#: utils/misc/guc.c:2391
+msgid "Age at which to autovacuum a table to prevent transaction ID wraparound."
 msgstr ""
-"Âge à partir duquel l'autovacuum se déclenche sur une table pour empêcher "
-"la\n"
+"Âge à partir duquel l'autovacuum se déclenche sur une table pour empêcher la\n"
 "réinitialisation de l'identifiant de transaction"
 
-#: utils/misc/guc.c:2410
-msgid ""
-"Multixact age at which to autovacuum a table to prevent multixact wraparound."
+#: utils/misc/guc.c:2402
+msgid "Multixact age at which to autovacuum a table to prevent multixact wraparound."
 msgstr ""
-"Âge multixact à partir duquel l'autovacuum se déclenche sur une table pour "
-"empêcher la\n"
+"Âge multixact à partir duquel l'autovacuum se déclenche sur une table pour empêcher la\n"
 "réinitialisation du multixact"
 
-#: utils/misc/guc.c:2420
-msgid ""
-"Sets the maximum number of simultaneously running autovacuum worker "
-"processes."
-msgstr ""
-"Initialise le nombre maximum de processus autovacuum exécutés simultanément."
+#: utils/misc/guc.c:2412
+msgid "Sets the maximum number of simultaneously running autovacuum worker processes."
+msgstr "Initialise le nombre maximum de processus autovacuum exécutés simultanément."
 
-#: utils/misc/guc.c:2430
-#| msgid "Sets the maximum memory to be used for query workspaces."
+#: utils/misc/guc.c:2422
 msgid "Sets the maximum memory to be used by each autovacuum worker process."
-msgstr ""
-"Initialise la mémoire maximum utilisée par chaque processus autovacuum "
-"worker."
+msgstr "Initialise la mémoire maximum utilisée par chaque processus autovacuum worker."
 
-#: utils/misc/guc.c:2441
+#: utils/misc/guc.c:2433
 msgid "Time between issuing TCP keepalives."
 msgstr "Secondes entre l'exécution de « TCP keepalives »."
 
-#: utils/misc/guc.c:2442 utils/misc/guc.c:2453
+#: utils/misc/guc.c:2434 utils/misc/guc.c:2445
 msgid "A value of 0 uses the system default."
 msgstr "Une valeur de 0 désactive la valeur système par défaut."
 
-#: utils/misc/guc.c:2452
+#: utils/misc/guc.c:2444
 msgid "Time between TCP keepalive retransmits."
 msgstr "Secondes entre les retransmissions de « TCP keepalive »."
 
-#: utils/misc/guc.c:2463
-msgid ""
-"Set the amount of traffic to send and receive before renegotiating the "
-"encryption keys."
+#: utils/misc/guc.c:2455
+msgid "Set the amount of traffic to send and receive before renegotiating the encryption keys."
 msgstr ""
-"Configure la quantité de trafic à envoyer et recevoir avant la "
-"renégotiation\n"
+"Configure la quantité de trafic à envoyer et recevoir avant la renégotiation\n"
 "des clés d'enchiffrement."
 
-#: utils/misc/guc.c:2474
+#: utils/misc/guc.c:2466
 msgid "Maximum number of TCP keepalive retransmits."
 msgstr "Nombre maximum de retransmissions de « TCP keepalive »."
 
-#: utils/misc/guc.c:2475
-msgid ""
-"This controls the number of consecutive keepalive retransmits that can be "
-"lost before a connection is considered dead. A value of 0 uses the system "
-"default."
+#: utils/misc/guc.c:2467
+msgid "This controls the number of consecutive keepalive retransmits that can be lost before a connection is considered dead. A value of 0 uses the system default."
 msgstr ""
 "Ceci contrôle le nombre de retransmissions keepalive consécutives qui\n"
 "peuvent être perdues avant qu'une connexion ne soit considérée morte. Une\n"
 "valeur de 0 utilise la valeur par défaut du système."
 
-#: utils/misc/guc.c:2486
+#: utils/misc/guc.c:2478
 msgid "Sets the maximum allowed result for exact search by GIN."
 msgstr "Configure le nombre maximum de résultats lors d'une recherche par GIN."
 
-#: utils/misc/guc.c:2497
+#: utils/misc/guc.c:2489
 msgid "Sets the planner's assumption about the size of the disk cache."
-msgstr ""
-"Initialise le sentiment du planificateur sur la taille du cache disque."
+msgstr "Initialise le sentiment du planificateur sur la taille du cache disque."
 
-#: utils/misc/guc.c:2498
-msgid ""
-"That is, the portion of the kernel's disk cache that will be used for "
-"PostgreSQL data files. This is measured in disk pages, which are normally 8 "
-"kB each."
+#: utils/misc/guc.c:2490
+msgid "That is, the portion of the kernel's disk cache that will be used for PostgreSQL data files. This is measured in disk pages, which are normally 8 kB each."
 msgstr ""
 "C'est-à-dire, la portion du cache disque du noyau qui sera utilisé pour les\n"
 "fichiers de données de PostgreSQL. C'est mesuré en pages disque, qui font\n"
 "normalement 8 Ko chaque."
 
-#: utils/misc/guc.c:2511
+#: utils/misc/guc.c:2503
 msgid "Shows the server version as an integer."
 msgstr "Affiche la version du serveur sous la forme d'un entier."
 
-#: utils/misc/guc.c:2522
+#: utils/misc/guc.c:2514
 msgid "Log the use of temporary files larger than this number of kilobytes."
 msgstr ""
 "Trace l'utilisation de fichiers temporaires plus gros que ce nombre de\n"
 "kilooctets."
 
-#: utils/misc/guc.c:2523
+#: utils/misc/guc.c:2515
 msgid "Zero logs all files. The default is -1 (turning this feature off)."
 msgstr ""
 "Zéro trace toutes les requêtes. La valeur par défaut est -1 (désactivant\n"
 "cette fonctionnalité)."
 
-#: utils/misc/guc.c:2533
+#: utils/misc/guc.c:2525
 msgid "Sets the size reserved for pg_stat_activity.query, in bytes."
 msgstr "Configure la taille réservée pour pg_stat_activity.query, en octets."
 
-#: utils/misc/guc.c:2557
-msgid ""
-"Sets the planner's estimate of the cost of a sequentially fetched disk page."
+#: utils/misc/guc.c:2549
+msgid "Sets the planner's estimate of the cost of a sequentially fetched disk page."
 msgstr ""
 "Initialise l'estimation du planificateur pour le coût d'une page disque\n"
 "récupérée séquentiellement."
 
-#: utils/misc/guc.c:2567
-msgid ""
-"Sets the planner's estimate of the cost of a nonsequentially fetched disk "
-"page."
+#: utils/misc/guc.c:2559
+msgid "Sets the planner's estimate of the cost of a nonsequentially fetched disk page."
 msgstr ""
 "Initialise l'estimation du plnnificateur pour le coût d'une page disque\n"
 "récupérée non séquentiellement."
 
-#: utils/misc/guc.c:2577
+#: utils/misc/guc.c:2569
 msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
 msgstr ""
-"Initialise l'estimation du planificateur pour le coût d'exécution sur "
-"chaque\n"
+"Initialise l'estimation du planificateur pour le coût d'exécution sur chaque\n"
 "ligne."
 
-#: utils/misc/guc.c:2587
-msgid ""
-"Sets the planner's estimate of the cost of processing each index entry "
-"during an index scan."
+#: utils/misc/guc.c:2579
+msgid "Sets the planner's estimate of the cost of processing each index entry during an index scan."
 msgstr ""
 "Initialise l'estimation du planificateur pour le coût de traitement de\n"
 "chaque ligne indexée lors d'un parcours d'index."
 
-#: utils/misc/guc.c:2597
-msgid ""
-"Sets the planner's estimate of the cost of processing each operator or "
-"function call."
+#: utils/misc/guc.c:2589
+msgid "Sets the planner's estimate of the cost of processing each operator or function call."
 msgstr ""
 "Initialise l'estimation du planificateur pour le coût de traitement de\n"
 "chaque opérateur ou appel de fonction."
 
-#: utils/misc/guc.c:2608
-msgid ""
-"Sets the planner's estimate of the fraction of a cursor's rows that will be "
-"retrieved."
-msgstr ""
-"Initialise l'estimation du planificateur de la fraction des lignes d'un "
-"curseur à récupérer."
+#: utils/misc/guc.c:2600
+msgid "Sets the planner's estimate of the fraction of a cursor's rows that will be retrieved."
+msgstr "Initialise l'estimation du planificateur de la fraction des lignes d'un curseur à récupérer."
 
-#: utils/misc/guc.c:2619
+#: utils/misc/guc.c:2611
 msgid "GEQO: selective pressure within the population."
 msgstr "GEQO : pression sélective dans la population."
 
-#: utils/misc/guc.c:2629
+#: utils/misc/guc.c:2621
 msgid "GEQO: seed for random path selection."
 msgstr "GEQO : graine pour la sélection du chemin aléatoire."
 
-#: utils/misc/guc.c:2639
+#: utils/misc/guc.c:2631
 msgid "Multiple of the average buffer usage to free per round."
 msgstr "Multiplede l'utilisation moyenne des tampons à libérer à chaque tour."
 
-#: utils/misc/guc.c:2649
+#: utils/misc/guc.c:2641
 msgid "Sets the seed for random-number generation."
 msgstr "Initialise la clé pour la génération de nombres aléatoires."
 
-#: utils/misc/guc.c:2660
-msgid ""
-"Number of tuple updates or deletes prior to vacuum as a fraction of "
-"reltuples."
+#: utils/misc/guc.c:2652
+msgid "Number of tuple updates or deletes prior to vacuum as a fraction of reltuples."
 msgstr ""
 "Nombre de lignes modifiées ou supprimées avant d'exécuter un VACUUM\n"
 "(fraction de reltuples)."
 
-#: utils/misc/guc.c:2669
-msgid ""
-"Number of tuple inserts, updates, or deletes prior to analyze as a fraction "
-"of reltuples."
+#: utils/misc/guc.c:2661
+msgid "Number of tuple inserts, updates, or deletes prior to analyze as a fraction of reltuples."
 msgstr ""
 "Nombre de lignes insérées, mises à jour ou supprimées avant d'analyser\n"
 "une fraction de reltuples."
 
-#: utils/misc/guc.c:2679
-msgid ""
-"Time spent flushing dirty buffers during checkpoint, as fraction of "
-"checkpoint interval."
+#: utils/misc/guc.c:2671
+msgid "Time spent flushing dirty buffers during checkpoint, as fraction of checkpoint interval."
 msgstr ""
 "Temps passé à vider les tampons lors du point de vérification, en tant que\n"
 "fraction de l'intervalle du point de vérification."
 
-#: utils/misc/guc.c:2698
+#: utils/misc/guc.c:2690
 msgid "Sets the shell command that will be called to archive a WAL file."
-msgstr ""
-"La commande shell qui sera appelée pour archiver un journal de transaction."
+msgstr "La commande shell qui sera appelée pour archiver un journal de transaction."
 
-#: utils/misc/guc.c:2708
+#: utils/misc/guc.c:2700
 msgid "Sets the client's character set encoding."
 msgstr "Initialise l'encodage du client."
 
-#: utils/misc/guc.c:2719
+#: utils/misc/guc.c:2711
 msgid "Controls information prefixed to each log line."
 msgstr "Contrôle l'information préfixée sur chaque ligne de trace."
 
-#: utils/misc/guc.c:2720
+#: utils/misc/guc.c:2712
 msgid "If blank, no prefix is used."
 msgstr "Si vide, aucun préfixe n'est utilisé."
 
-#: utils/misc/guc.c:2729
+#: utils/misc/guc.c:2721
 msgid "Sets the time zone to use in log messages."
 msgstr "Initialise le fuseau horaire à utiliser pour les journaux applicatifs."
 
-#: utils/misc/guc.c:2739
+#: utils/misc/guc.c:2731
 msgid "Sets the display format for date and time values."
 msgstr "Initialise le format d'affichage des valeurs date et time."
 
-#: utils/misc/guc.c:2740
+#: utils/misc/guc.c:2732
 msgid "Also controls interpretation of ambiguous date inputs."
 msgstr "Contrôle aussi l'interprétation des dates ambigues en entrée."
 
-#: utils/misc/guc.c:2751
+#: utils/misc/guc.c:2743
 msgid "Sets the default tablespace to create tables and indexes in."
 msgstr "Initialise le tablespace par défaut pour créer les tables et index."
 
-#: utils/misc/guc.c:2752
+#: utils/misc/guc.c:2744
 msgid "An empty string selects the database's default tablespace."
-msgstr ""
-"Une chaîne vide sélectionne le tablespace par défaut de la base de données."
+msgstr "Une chaîne vide sélectionne le tablespace par défaut de la base de données."
 
-#: utils/misc/guc.c:2762
+#: utils/misc/guc.c:2754
 msgid "Sets the tablespace(s) to use for temporary tables and sort files."
 msgstr ""
-"Initialise le(s) tablespace(s) à utiliser pour les tables temporaires et "
-"les\n"
+"Initialise le(s) tablespace(s) à utiliser pour les tables temporaires et les\n"
 "fichiers de tri."
 
-#: utils/misc/guc.c:2773
+#: utils/misc/guc.c:2765
 msgid "Sets the path for dynamically loadable modules."
 msgstr "Initialise le chemin des modules chargeables dynamiquement."
 
-#: utils/misc/guc.c:2774
-msgid ""
-"If a dynamically loadable module needs to be opened and the specified name "
-"does not have a directory component (i.e., the name does not contain a "
-"slash), the system will search this path for the specified file."
+#: utils/misc/guc.c:2766
+msgid "If a dynamically loadable module needs to be opened and the specified name does not have a directory component (i.e., the name does not contain a slash), the system will search this path for the specified file."
 msgstr ""
 "Si un module chargeable dynamiquement a besoin d'être ouvert et que le nom\n"
 "spécifié n'a pas une composante répertoire (c'est-à-dire que le nom ne\n"
 "contient pas un '/'), le système cherche le fichier spécifié sur ce chemin."
 
-#: utils/misc/guc.c:2787
+#: utils/misc/guc.c:2779
 msgid "Sets the location of the Kerberos server key file."
 msgstr "Initalise l'emplacement du fichier de la clé serveur pour Kerberos."
 
-#: utils/misc/guc.c:2798
+#: utils/misc/guc.c:2790
 msgid "Sets the Bonjour service name."
 msgstr "Initialise le nom du service Bonjour."
 
-#: utils/misc/guc.c:2810
+#: utils/misc/guc.c:2802
 msgid "Shows the collation order locale."
 msgstr "Affiche la locale de tri et de groupement."
 
-#: utils/misc/guc.c:2821
+#: utils/misc/guc.c:2813
 msgid "Shows the character classification and case conversion locale."
 msgstr "Affiche la classification des caractères et la locale de conversions."
 
-#: utils/misc/guc.c:2832
+#: utils/misc/guc.c:2824
 msgid "Sets the language in which messages are displayed."
 msgstr "Initialise le langage dans lequel les messages sont affichés."
 
-#: utils/misc/guc.c:2842
+#: utils/misc/guc.c:2834
 msgid "Sets the locale for formatting monetary amounts."
 msgstr "Initialise la locale pour le formattage des montants monétaires."
 
-#: utils/misc/guc.c:2852
+#: utils/misc/guc.c:2844
 msgid "Sets the locale for formatting numbers."
 msgstr "Initialise la locale pour formater les nombres."
 
-#: utils/misc/guc.c:2862
+#: utils/misc/guc.c:2854
 msgid "Sets the locale for formatting date and time values."
 msgstr "Initialise la locale pour formater les valeurs date et time."
 
-#: utils/misc/guc.c:2872
+#: utils/misc/guc.c:2864
 msgid "Lists shared libraries to preload into each backend."
-msgstr ""
-"Liste les bibliothèques partagées à précharger dans chaque processus serveur."
+msgstr "Liste les bibliothèques partagées à précharger dans chaque processus serveur."
 
-#: utils/misc/guc.c:2883
+#: utils/misc/guc.c:2875
 msgid "Lists shared libraries to preload into server."
 msgstr "Liste les bibliothèques partagées à précharger dans le serveur."
 
-#: utils/misc/guc.c:2894
-#| msgid "Lists shared libraries to preload into each backend."
+#: utils/misc/guc.c:2886
 msgid "Lists unprivileged shared libraries to preload into each backend."
-msgstr ""
-"Liste les bibliothèques partagées non privilégiées à précharger dans chaque "
-"processus serveur."
+msgstr "Liste les bibliothèques partagées non privilégiées à précharger dans chaque processus serveur."
 
-#: utils/misc/guc.c:2905
+#: utils/misc/guc.c:2897
 msgid "Sets the schema search order for names that are not schema-qualified."
 msgstr ""
 "Initialise l'ordre de recherche des schémas pour les noms qui ne précisent\n"
 "pas le schéma."
 
-#: utils/misc/guc.c:2917
+#: utils/misc/guc.c:2909
 msgid "Sets the server (database) character set encoding."
 msgstr "Initialise le codage des caractères pour le serveur (base de données)."
 
-#: utils/misc/guc.c:2929
+#: utils/misc/guc.c:2921
 msgid "Shows the server version."
 msgstr "Affiche la version du serveur."
 
-#: utils/misc/guc.c:2941
+#: utils/misc/guc.c:2933
 msgid "Sets the current role."
 msgstr "Initialise le rôle courant."
 
-#: utils/misc/guc.c:2953
+#: utils/misc/guc.c:2945
 msgid "Sets the session user name."
 msgstr "Initialise le nom de l'utilisateur de la session."
 
-#: utils/misc/guc.c:2964
+#: utils/misc/guc.c:2956
 msgid "Sets the destination for server log output."
 msgstr "Initialise la destination des journaux applicatifs du serveur."
 
-#: utils/misc/guc.c:2965
-msgid ""
-"Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and "
-"\"eventlog\", depending on the platform."
+#: utils/misc/guc.c:2957
+msgid "Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and \"eventlog\", depending on the platform."
 msgstr ""
 "Les valeurs valides sont une combinaison de « stderr », « syslog »,\n"
 "« csvlog » et « eventlog », suivant la plateforme."
 
-#: utils/misc/guc.c:2976
+#: utils/misc/guc.c:2968
 msgid "Sets the destination directory for log files."
 msgstr "Initialise le répertoire de destination pour les journaux applicatifs."
 
-#: utils/misc/guc.c:2977
+#: utils/misc/guc.c:2969
 msgid "Can be specified as relative to the data directory or as absolute path."
 msgstr "Accepte un chemin relatif ou absolu pour le répertoire des données."
 
-#: utils/misc/guc.c:2987
+#: utils/misc/guc.c:2979
 msgid "Sets the file name pattern for log files."
 msgstr "Initialise le modèle de nom de fichiers pour les journaux applicatifs."
 
-#: utils/misc/guc.c:2998
+#: utils/misc/guc.c:2990
 msgid "Sets the program name used to identify PostgreSQL messages in syslog."
 msgstr ""
 "Initialise le nom du programme utilisé pour identifier les messages de\n"
 "PostgreSQL dans syslog."
 
-#: utils/misc/guc.c:3009
-msgid ""
-"Sets the application name used to identify PostgreSQL messages in the event "
-"log."
+#: utils/misc/guc.c:3001
+msgid "Sets the application name used to identify PostgreSQL messages in the event log."
 msgstr ""
 "Initialise le nom de l'application, utilisé pour identifier les messages de\n"
 "PostgreSQL dans eventlog."
 
-#: utils/misc/guc.c:3020
+#: utils/misc/guc.c:3012
 msgid "Sets the time zone for displaying and interpreting time stamps."
-msgstr ""
-"Initialise la zone horaire pour afficher et interpréter les dates/heures."
+msgstr "Initialise la zone horaire pour afficher et interpréter les dates/heures."
 
-#: utils/misc/guc.c:3030
+#: utils/misc/guc.c:3022
 msgid "Selects a file of time zone abbreviations."
-msgstr ""
-"Sélectionne un fichier contenant les abréviations des fuseaux horaires."
+msgstr "Sélectionne un fichier contenant les abréviations des fuseaux horaires."
 
-#: utils/misc/guc.c:3040
+#: utils/misc/guc.c:3032
 msgid "Sets the current transaction's isolation level."
 msgstr "Initialise le niveau d'isolation de la transaction courante."
 
-#: utils/misc/guc.c:3051
+#: utils/misc/guc.c:3043
 msgid "Sets the owning group of the Unix-domain socket."
 msgstr "Initialise le groupe d'appartenance du socket domaine Unix."
 
-#: utils/misc/guc.c:3052
-msgid ""
-"The owning user of the socket is always the user that starts the server."
-msgstr ""
-"Le propriétaire du socket est toujours l'utilisateur qui a lancé le serveur."
+#: utils/misc/guc.c:3044
+msgid "The owning user of the socket is always the user that starts the server."
+msgstr "Le propriétaire du socket est toujours l'utilisateur qui a lancé le serveur."
 
-#: utils/misc/guc.c:3062
+#: utils/misc/guc.c:3054
 msgid "Sets the directories where Unix-domain sockets will be created."
-msgstr ""
-"Initialise les répertoires où les sockets de domaine Unix seront créés."
+msgstr "Initialise les répertoires où les sockets de domaine Unix seront créés."
 
-#: utils/misc/guc.c:3077
+#: utils/misc/guc.c:3069
 msgid "Sets the host name or IP address(es) to listen to."
 msgstr "Initialise le nom de l'hôte ou l'adresse IP à écouter."
 
-#: utils/misc/guc.c:3092
+#: utils/misc/guc.c:3084
 msgid "Sets the server's data directory."
 msgstr "Initialise le répertoire des données du serveur."
 
-#: utils/misc/guc.c:3103
+#: utils/misc/guc.c:3095
 msgid "Sets the server's main configuration file."
 msgstr "Voir le fichier de configuration principal du serveur."
 
-#: utils/misc/guc.c:3114
+#: utils/misc/guc.c:3106
 msgid "Sets the server's \"hba\" configuration file."
 msgstr "Initialise le fichier de configuration « hba » du serveur."
 
-#: utils/misc/guc.c:3125
+#: utils/misc/guc.c:3117
 msgid "Sets the server's \"ident\" configuration file."
 msgstr "Initialise le fichier de configuration « ident » du serveur."
 
-#: utils/misc/guc.c:3136
+#: utils/misc/guc.c:3128
 msgid "Writes the postmaster PID to the specified file."
 msgstr "Écrit le PID du postmaster PID dans le fichier spécifié."
 
-#: utils/misc/guc.c:3147
+#: utils/misc/guc.c:3139
 msgid "Location of the SSL server certificate file."
 msgstr "Emplacement du fichier du certificat serveur SSL."
 
-#: utils/misc/guc.c:3157
+#: utils/misc/guc.c:3149
 msgid "Location of the SSL server private key file."
 msgstr "Emplacement du fichier de la clé privée SSL du serveur."
 
-#: utils/misc/guc.c:3167
+#: utils/misc/guc.c:3159
 msgid "Location of the SSL certificate authority file."
 msgstr "Emplacement du fichier du certificat autorité SSL."
 
-#: utils/misc/guc.c:3177
+#: utils/misc/guc.c:3169
 msgid "Location of the SSL certificate revocation list file."
 msgstr "Emplacement du fichier de liste de révocation des certificats SSL."
 
-#: utils/misc/guc.c:3187
+#: utils/misc/guc.c:3179
 msgid "Writes temporary statistics files to the specified directory."
-msgstr ""
-"Écrit les fichiers statistiques temporaires dans le répertoire indiqué."
+msgstr "Écrit les fichiers statistiques temporaires dans le répertoire indiqué."
 
-#: utils/misc/guc.c:3198
+#: utils/misc/guc.c:3190
 msgid "List of names of potential synchronous standbys."
 msgstr "Liste de noms de serveurs standbys synchrones potentiels."
 
-#: utils/misc/guc.c:3209
+#: utils/misc/guc.c:3201
 msgid "Sets default text search configuration."
 msgstr "Initialise le configuration par défaut de la recherche plein texte"
 
-#: utils/misc/guc.c:3219
+#: utils/misc/guc.c:3211
 msgid "Sets the list of allowed SSL ciphers."
 msgstr "Initialise la liste des chiffrements SSL autorisés."
 
-#: utils/misc/guc.c:3234
-#| msgid "Sets the current role."
+#: utils/misc/guc.c:3226
 msgid "Sets the curve to use for ECDH."
-msgstr ""
+msgstr "Initialise la courbe à utiliser pour ECDH."
 
-#: utils/misc/guc.c:3249
+#: utils/misc/guc.c:3241
 msgid "Sets the application name to be reported in statistics and logs."
-msgstr ""
-"Configure le nom de l'application à indiquer dans les statistiques et les "
-"journaux."
+msgstr "Configure le nom de l'application à indiquer dans les statistiques et les journaux."
 
-#: utils/misc/guc.c:3269
+#: utils/misc/guc.c:3261
 msgid "Sets whether \"\\'\" is allowed in string literals."
 msgstr "Indique si « \\' » est autorisé dans une constante de chaîne."
 
-#: utils/misc/guc.c:3279
+#: utils/misc/guc.c:3271
 msgid "Sets the output format for bytea."
 msgstr "Initialise le format de sortie pour bytea."
 
-#: utils/misc/guc.c:3289
+#: utils/misc/guc.c:3281
 msgid "Sets the message levels that are sent to the client."
 msgstr "Initialise les niveaux de message envoyés au client."
 
-#: utils/misc/guc.c:3290 utils/misc/guc.c:3343 utils/misc/guc.c:3354
-#: utils/misc/guc.c:3410
-msgid ""
-"Each level includes all the levels that follow it. The later the level, the "
-"fewer messages are sent."
+#: utils/misc/guc.c:3282 utils/misc/guc.c:3335 utils/misc/guc.c:3346 utils/misc/guc.c:3402
+msgid "Each level includes all the levels that follow it. The later the level, the fewer messages are sent."
 msgstr ""
 "Chaque niveau inclut les niveaux qui suivent. Plus loin sera le niveau,\n"
 "moindre sera le nombre de messages envoyés."
 
-#: utils/misc/guc.c:3300
+#: utils/misc/guc.c:3292
 msgid "Enables the planner to use constraints to optimize queries."
-msgstr ""
-"Active l'utilisation des contraintes par le planificateur pour optimiser les "
-"requêtes."
+msgstr "Active l'utilisation des contraintes par le planificateur pour optimiser les requêtes."
 
-#: utils/misc/guc.c:3301
-msgid ""
-"Table scans will be skipped if their constraints guarantee that no rows "
-"match the query."
+#: utils/misc/guc.c:3293
+msgid "Table scans will be skipped if their constraints guarantee that no rows match the query."
 msgstr ""
 "Les parcours de tables seront ignorés si leur contraintes garantissent\n"
 "qu'aucune ligne ne correspond à la requête."
 
-#: utils/misc/guc.c:3311
+#: utils/misc/guc.c:3303
 msgid "Sets the transaction isolation level of each new transaction."
-msgstr ""
-"Initialise le niveau d'isolation des transactions pour chaque nouvelle "
-"transaction."
+msgstr "Initialise le niveau d'isolation des transactions pour chaque nouvelle transaction."
 
-#: utils/misc/guc.c:3321
+#: utils/misc/guc.c:3313
 msgid "Sets the display format for interval values."
 msgstr "Initialise le format d'affichage des valeurs interval."
 
-#: utils/misc/guc.c:3332
+#: utils/misc/guc.c:3324
 msgid "Sets the verbosity of logged messages."
 msgstr "Initialise la verbosité des messages tracés."
 
-#: utils/misc/guc.c:3342
+#: utils/misc/guc.c:3334
 msgid "Sets the message levels that are logged."
 msgstr "Initialise les niveaux de messages tracés."
 
-#: utils/misc/guc.c:3353
-msgid ""
-"Causes all statements generating error at or above this level to be logged."
+#: utils/misc/guc.c:3345
+msgid "Causes all statements generating error at or above this level to be logged."
 msgstr ""
 "Génère une trace pour toutes les instructions qui produisent une erreur de\n"
 "ce niveau ou de niveaux plus importants."
 
-#: utils/misc/guc.c:3364
+#: utils/misc/guc.c:3356
 msgid "Sets the type of statements logged."
 msgstr "Initialise le type d'instructions tracées."
 
-#: utils/misc/guc.c:3374
+#: utils/misc/guc.c:3366
 msgid "Sets the syslog \"facility\" to be used when syslog enabled."
 msgstr ""
-"Initialise le niveau (« facility ») de syslog à utilisé lors de "
-"l'activation\n"
+"Initialise le niveau (« facility ») de syslog à utilisé lors de l'activation\n"
 "de syslog."
 
-#: utils/misc/guc.c:3389
+#: utils/misc/guc.c:3381
 msgid "Sets the session's behavior for triggers and rewrite rules."
 msgstr ""
 "Configure le comportement des sessions pour les triggers et les règles de\n"
 "ré-écriture."
 
-#: utils/misc/guc.c:3399
+#: utils/misc/guc.c:3391
 msgid "Sets the current transaction's synchronization level."
 msgstr "Initialise le niveau d'isolation de la transaction courante."
 
-#: utils/misc/guc.c:3409
+#: utils/misc/guc.c:3401
 msgid "Enables logging of recovery-related debugging information."
-msgstr ""
-"Active les traces sur les informations de débogage relatives à la "
-"restauration."
+msgstr "Active les traces sur les informations de débogage relatives à la restauration."
 
-#: utils/misc/guc.c:3425
+#: utils/misc/guc.c:3417
 msgid "Collects function-level statistics on database activity."
-msgstr ""
-"Récupère les statistiques niveau fonction sur l'activité de la base de "
-"données."
+msgstr "Récupère les statistiques niveau fonction sur l'activité de la base de données."
 
-#: utils/misc/guc.c:3435
+#: utils/misc/guc.c:3427
 msgid "Set the level of information written to the WAL."
-msgstr ""
-"Configure le niveau des informations écrites dans les journaux de "
-"transactions."
+msgstr "Configure le niveau des informations écrites dans les journaux de transactions."
 
-#: utils/misc/guc.c:3445
-#| msgid "selecting dynamic shared memory implementation ... "
+#: utils/misc/guc.c:3437
 msgid "Selects the dynamic shared memory implementation used."
 msgstr "Sélectionne l'implémentation de la mémoire partagée dynamique."
 
-#: utils/misc/guc.c:3455
+#: utils/misc/guc.c:3447
 msgid "Selects the method used for forcing WAL updates to disk."
 msgstr ""
 "Sélectionne la méthode utilisée pour forcer la mise à jour des journaux de\n"
 "transactions sur le disque."
 
-#: utils/misc/guc.c:3465
+#: utils/misc/guc.c:3457
 msgid "Sets how binary values are to be encoded in XML."
 msgstr "Configure comment les valeurs binaires seront codées en XML."
 
-#: utils/misc/guc.c:3475
-msgid ""
-"Sets whether XML data in implicit parsing and serialization operations is to "
-"be considered as documents or content fragments."
+#: utils/misc/guc.c:3467
+msgid "Sets whether XML data in implicit parsing and serialization operations is to be considered as documents or content fragments."
 msgstr ""
 "Configure si les données XML dans des opérations d'analyse et de\n"
 "sérialisation implicite doivent être considérées comme des documents\n"
 "ou des fragments de contenu."
 
-#: utils/misc/guc.c:3486
+#: utils/misc/guc.c:3478
 msgid "Use of huge pages on Linux."
 msgstr "Utilisation des HugePages sur Linux."
 
-#: utils/misc/guc.c:4301
+#: utils/misc/guc.c:4293
 #, c-format
 msgid ""
 "%s does not know where to find the server configuration file.\n"
-"You must specify the --config-file or -D invocation option or set the PGDATA "
-"environment variable.\n"
+"You must specify the --config-file or -D invocation option or set the PGDATA environment variable.\n"
 msgstr ""
 "%s ne sait pas où trouver le fichier de configuration du serveur.\n"
 "Vous devez soit spécifier l'option --config-file soit spécifier l'option -D\n"
 "soit initialiser la variable d'environnement.\n"
 
-#: utils/misc/guc.c:4320
+#: utils/misc/guc.c:4312
 #, c-format
 msgid "%s cannot access the server configuration file \"%s\": %s\n"
 msgstr "%s ne peut pas accéder au fichier de configuration « %s » : %s\n"
 
-#: utils/misc/guc.c:4348
+#: utils/misc/guc.c:4338
 #, c-format
 msgid ""
 "%s does not know where to find the database system data.\n"
-"This can be specified as \"data_directory\" in \"%s\", or by the -D "
-"invocation option, or by the PGDATA environment variable.\n"
+"This can be specified as \"data_directory\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n"
 msgstr ""
 "%s ne sait pas où trouver les données du système de bases de données.\n"
 "Il est configurable avec « data_directory » dans « %s » ou avec l'option -D\n"
 "ou encore avec la variable d'environnement PGDATA.\n"
 
-#: utils/misc/guc.c:4396
+#: utils/misc/guc.c:4386
 #, c-format
 msgid ""
 "%s does not know where to find the \"hba\" configuration file.\n"
-"This can be specified as \"hba_file\" in \"%s\", or by the -D invocation "
-"option, or by the PGDATA environment variable.\n"
+"This can be specified as \"hba_file\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n"
 msgstr ""
 "%s ne sait pas où trouver le fichier de configuration « hba ».\n"
 "Il est configurable avec « hba_file » dans « %s » ou avec l'option -D ou\n"
 "encore avec la variable d'environnement PGDATA.\n"
 
-#: utils/misc/guc.c:4419
+#: utils/misc/guc.c:4409
 #, c-format
 msgid ""
 "%s does not know where to find the \"ident\" configuration file.\n"
-"This can be specified as \"ident_file\" in \"%s\", or by the -D invocation "
-"option, or by the PGDATA environment variable.\n"
+"This can be specified as \"ident_file\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n"
 msgstr ""
 "%s ne sait pas où trouver le fichier de configuration « hba ».\n"
 "Il est configurable avec « ident_file » dans « %s » ou avec l'option -D ou\n"
 "encore avec la variable d'environnement PGDATA.\n"
 
-#: utils/misc/guc.c:5011 utils/misc/guc.c:5191
+#: utils/misc/guc.c:5001 utils/misc/guc.c:5181
 msgid "Value exceeds integer range."
 msgstr "La valeur dépasse l'échelle des entiers."
 
-#: utils/misc/guc.c:5030
-#| msgid "Valid units for this parameter are \"kB\", \"MB\", and \"GB\"."
+#: utils/misc/guc.c:5020
 msgid "Valid units for this parameter are \"kB\", \"MB\", \"GB\", and \"TB\"."
-msgstr ""
-"Les unités valides pour ce paramètre sont « kB », « MB », « GB » et « TB »."
+msgstr "Les unités valides pour ce paramètre sont « kB », « MB », « GB » et « TB »."
 
-#: utils/misc/guc.c:5105
-msgid ""
-"Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
+#: utils/misc/guc.c:5095
+msgid "Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
 msgstr ""
 "Les unités valides pour ce paramètre sont « ms », « s », « min », « h » et\n"
 "« d »."
 
-#: utils/misc/guc.c:5399 utils/misc/guc.c:5524 utils/misc/guc.c:6767
-#: utils/misc/guc.c:8964 utils/misc/guc.c:8998
+#: utils/misc/guc.c:5375 utils/misc/guc.c:5468 utils/misc/guc.c:6723 utils/misc/guc.c:8942 utils/misc/guc.c:8976
 #, c-format
 msgid "invalid value for parameter \"%s\": \"%s\""
 msgstr "valeur invalide pour le paramètre « %s » : « %s »"
 
-#: utils/misc/guc.c:5437
+#: utils/misc/guc.c:5404
 #, c-format
 msgid "parameter \"%s\" requires a numeric value"
 msgstr "le paramètre « %s » requiert une valeur numérique"
 
-#: utils/misc/guc.c:5446
+#: utils/misc/guc.c:5413
 #, c-format
 msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
-msgstr ""
-"%g est en dehors des limites valides pour le paramètre « %s » (%g .. %g)"
+msgstr "%g est en dehors des limites valides pour le paramètre « %s » (%g .. %g)"
 
-#: utils/misc/guc.c:5612 utils/misc/guc.c:6334 utils/misc/guc.c:6386
-#: utils/misc/guc.c:6749 utils/misc/guc.c:7446 utils/misc/guc.c:7605
-#: utils/misc/guc.c:8784
+#: utils/misc/guc.c:5558 utils/misc/guc.c:6290 utils/misc/guc.c:6342 utils/misc/guc.c:6700 utils/misc/guc.c:7424 utils/misc/guc.c:7583 utils/misc/guc.c:8762
 #, c-format
 msgid "unrecognized configuration parameter \"%s\""
 msgstr "paramètre de configuration « %s » non reconnu"
 
-#: utils/misc/guc.c:5627 utils/misc/guc.c:6760
+#: utils/misc/guc.c:5573 utils/misc/guc.c:6711
 #, c-format
 msgid "parameter \"%s\" cannot be changed"
 msgstr "le paramètre « %s » ne peut pas être changé"
 
-#: utils/misc/guc.c:5660
+#: utils/misc/guc.c:5606
 #, c-format
 msgid "parameter \"%s\" cannot be changed now"
 msgstr "le paramètre « %s » ne peut pas être modifié maintenant"
 
-#: utils/misc/guc.c:5705
+#: utils/misc/guc.c:5651
 #, c-format
 msgid "parameter \"%s\" cannot be set after connection start"
-msgstr ""
-"le paramètre « %s » ne peut pas être initialisé après le lancement du serveur"
+msgstr "le paramètre « %s » ne peut pas être initialisé après le lancement du serveur"
 
-#: utils/misc/guc.c:5715 utils/misc/guc.c:8800
+#: utils/misc/guc.c:5661 utils/misc/guc.c:8778
 #, c-format
 msgid "permission denied to set parameter \"%s\""
 msgstr "droit refusé pour initialiser le paramètre « %s »"
 
-#: utils/misc/guc.c:5753
+#: utils/misc/guc.c:5699
 #, c-format
 msgid "cannot set parameter \"%s\" within security-definer function"
 msgstr ""
 "ne peut pas configurer le paramètre « %s » à l'intérieur d'une fonction\n"
 "SECURITY DEFINER"
 
-#: utils/misc/guc.c:6342 utils/misc/guc.c:6390 utils/misc/guc.c:7609
+#: utils/misc/guc.c:6298 utils/misc/guc.c:6346 utils/misc/guc.c:7587
 #, c-format
 msgid "must be superuser to examine \"%s\""
 msgstr "doit être super-utilisateur pour examiner « %s »"
 
-#: utils/misc/guc.c:6456
+#: utils/misc/guc.c:6412
 #, c-format
 msgid "SET %s takes only one argument"
 msgstr "SET %s prend un seul argument"
 
-#: utils/misc/guc.c:6713
+#: utils/misc/guc.c:6660
 #, c-format
-#| msgid "must be superuser to SET SCHEMA of %s"
 msgid "must be superuser to execute ALTER SYSTEM command"
 msgstr "doit être super-utilisateur pour exécuter la commande ALTER SYSTEM"
 
-#: utils/misc/guc.c:6946
+#: utils/misc/guc.c:6924
 #, c-format
 msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
 msgstr "SET LOCAL TRANSACTION SNAPSHOT n'est pas implémenté"
 
-#: utils/misc/guc.c:7034
+#: utils/misc/guc.c:7012
 #, c-format
 msgid "SET requires parameter name"
 msgstr "SET requiert le nom du paramètre"
 
-#: utils/misc/guc.c:7148
+#: utils/misc/guc.c:7126
 #, c-format
 msgid "attempt to redefine parameter \"%s\""
 msgstr "tentative de redéfinition du paramètre « %s »"
 
-#: utils/misc/guc.c:8504
+#: utils/misc/guc.c:8482
 #, c-format
 msgid "could not parse setting for parameter \"%s\""
 msgstr "n'a pas pu analyser la configuration du paramètre « %s »"
 
-#: utils/misc/guc.c:8862 utils/misc/guc.c:8896
+#: utils/misc/guc.c:8840 utils/misc/guc.c:8874
 #, c-format
 msgid "invalid value for parameter \"%s\": %d"
 msgstr "valeur invalide pour le paramètre « %s » : %d"
 
-#: utils/misc/guc.c:8930
+#: utils/misc/guc.c:8908
 #, c-format
 msgid "invalid value for parameter \"%s\": %g"
 msgstr "valeur invalide pour le paramètre « %s » : %g"
 
-#: utils/misc/guc.c:9120
+#: utils/misc/guc.c:9098
 #, c-format
-msgid ""
-"\"temp_buffers\" cannot be changed after any temporary tables have been "
-"accessed in the session."
-msgstr ""
-"« temp_buffers » ne peut pas être modifié après que des tables temporaires "
-"aient été utilisées dans la session."
+msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
+msgstr "« temp_buffers » ne peut pas être modifié après que des tables temporaires aient été utilisées dans la session."
 
-#: utils/misc/guc.c:9132
+#: utils/misc/guc.c:9110
 #, c-format
 msgid "SET AUTOCOMMIT TO OFF is no longer supported"
 msgstr "SET AUTOCOMMIT TO OFF n'est plus supporté"
 
-#: utils/misc/guc.c:9144
+#: utils/misc/guc.c:9122
 #, c-format
 msgid "assertion checking is not supported by this build"
-msgstr ""
-"la vérification de l'assertion n'a pas été intégrée lors de la compilation"
+msgstr "la vérification de l'assertion n'a pas été intégrée lors de la compilation"
 
-#: utils/misc/guc.c:9157
+#: utils/misc/guc.c:9135
 #, c-format
 msgid "Bonjour is not supported by this build"
 msgstr "Bonjour n'est pas supporté dans cette installation"
 
-#: utils/misc/guc.c:9170
+#: utils/misc/guc.c:9148
 #, c-format
 msgid "SSL is not supported by this build"
 msgstr "SSL n'est pas supporté dans cette installation"
 
-#: utils/misc/guc.c:9182
+#: utils/misc/guc.c:9160
 #, c-format
 msgid "Cannot enable parameter when \"log_statement_stats\" is true."
 msgstr "Ne peut pas activer le paramètre avec « log_statement_stats » à true."
 
-#: utils/misc/guc.c:9194
+#: utils/misc/guc.c:9172
 #, c-format
-msgid ""
-"Cannot enable \"log_statement_stats\" when \"log_parser_stats\", "
-"\"log_planner_stats\", or \"log_executor_stats\" is true."
+msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
 msgstr ""
 "Ne peut pas activer « log_statement_stats » lorsque « log_parser_stats »,\n"
 "« log_planner_stats » ou « log_executor_stats » est true."
@@ -23989,12 +21513,9 @@ msgstr "ne peut pas ajouter plus de raisons de timeout"
 
 #: utils/misc/tzparser.c:61
 #, c-format
-msgid ""
-"time zone abbreviation \"%s\" is too long (maximum %d characters) in time "
-"zone file \"%s\", line %d"
+msgid "time zone abbreviation \"%s\" is too long (maximum %d characters) in time zone file \"%s\", line %d"
 msgstr ""
-"l'abréviation « %s » du fuseau horaire est trop long (maximum %d "
-"caractères)\n"
+"l'abréviation « %s » du fuseau horaire est trop long (maximum %d caractères)\n"
 "dans le fichier de fuseaux horaires « %s », ligne %d"
 
 #: utils/misc/tzparser.c:73
@@ -24007,8 +21528,7 @@ msgstr ""
 #: utils/misc/tzparser.c:112
 #, c-format
 msgid "missing time zone abbreviation in time zone file \"%s\", line %d"
-msgstr ""
-"abréviation du fuseau horaire manquant dans le fichier « %s », ligne %d"
+msgstr "abréviation du fuseau horaire manquant dans le fichier « %s », ligne %d"
 
 #: utils/misc/tzparser.c:121
 #, c-format
@@ -24034,9 +21554,7 @@ msgstr "l'abr
 
 #: utils/misc/tzparser.c:239
 #, c-format
-msgid ""
-"Entry in time zone file \"%s\", line %d, conflicts with entry in file \"%s"
-"\", line %d."
+msgid "Entry in time zone file \"%s\", line %d, conflicts with entry in file \"%s\", line %d."
 msgstr ""
 "L'entrée dans le fichier des fuseaux horaires « %s », ligne %d, est en\n"
 "conflit avec l'entrée du fichier « %s », ligne %d."
@@ -24079,7 +21597,6 @@ msgstr "
 
 #: utils/mmgr/aset.c:679 utils/mmgr/aset.c:873 utils/mmgr/aset.c:1115
 #, c-format
-#| msgid "Failed on request of size %lu."
 msgid "Failed on request of size %zu."
 msgstr "Échec d'une requête de taille %zu."
 
@@ -24108,37 +21625,33 @@ msgstr "ne peut pas pr
 msgid "could not read block %ld of temporary file: %m"
 msgstr "n'a pas pu lire le bloc %ld du fichier temporaire : %m"
 
-#: utils/sort/tuplesort.c:3255
+#: utils/sort/tuplesort.c:3259
 #, c-format
 msgid "could not create unique index \"%s\""
 msgstr "n'a pas pu créer l'index unique « %s »"
 
-#: utils/sort/tuplesort.c:3257
+#: utils/sort/tuplesort.c:3261
 #, c-format
 msgid "Key %s is duplicated."
 msgstr "La clé %s est dupliquée."
 
-#: utils/sort/tuplestore.c:506 utils/sort/tuplestore.c:516
-#: utils/sort/tuplestore.c:843 utils/sort/tuplestore.c:947
-#: utils/sort/tuplestore.c:1011 utils/sort/tuplestore.c:1028
-#: utils/sort/tuplestore.c:1230 utils/sort/tuplestore.c:1295
-#: utils/sort/tuplestore.c:1304
+#: utils/sort/tuplesort.c:3262
+#, c-format
+msgid "Duplicate keys exist."
+msgstr "Des clés dupliquées existent."
+
+#: utils/sort/tuplestore.c:506 utils/sort/tuplestore.c:516 utils/sort/tuplestore.c:843 utils/sort/tuplestore.c:947 utils/sort/tuplestore.c:1011 utils/sort/tuplestore.c:1028 utils/sort/tuplestore.c:1230 utils/sort/tuplestore.c:1295 utils/sort/tuplestore.c:1304
 #, c-format
-#| msgid "could not seek in two-phase state file: %m"
 msgid "could not seek in tuplestore temporary file: %m"
 msgstr "n'a pas pu se déplacer dans le fichier temporaire tuplestore : %m"
 
-#: utils/sort/tuplestore.c:1451 utils/sort/tuplestore.c:1524
-#: utils/sort/tuplestore.c:1530
+#: utils/sort/tuplestore.c:1451 utils/sort/tuplestore.c:1524 utils/sort/tuplestore.c:1530
 #, c-format
-#| msgid "could not read from hash-join temporary file: %m"
 msgid "could not read from tuplestore temporary file: %m"
 msgstr "n'a pas pu lire le fichier temporaire tuplestore : %m"
 
-#: utils/sort/tuplestore.c:1492 utils/sort/tuplestore.c:1497
-#: utils/sort/tuplestore.c:1503
+#: utils/sort/tuplestore.c:1492 utils/sort/tuplestore.c:1497 utils/sort/tuplestore.c:1503
 #, c-format
-#| msgid "could not write to hash-join temporary file: %m"
 msgid "could not write to tuplestore temporary file: %m"
 msgstr "n'a pas pu écrire le fichier temporaire tuplestore : %m"
 
@@ -24147,11 +21660,7 @@ msgstr "n'a pas pu 
 msgid "cannot export a snapshot from a subtransaction"
 msgstr "ne peut pas exporter un snapshot dans un sous-transaction"
 
-#: utils/time/snapmgr.c:1040 utils/time/snapmgr.c:1045
-#: utils/time/snapmgr.c:1050 utils/time/snapmgr.c:1065
-#: utils/time/snapmgr.c:1070 utils/time/snapmgr.c:1075
-#: utils/time/snapmgr.c:1174 utils/time/snapmgr.c:1190
-#: utils/time/snapmgr.c:1215
+#: utils/time/snapmgr.c:1040 utils/time/snapmgr.c:1045 utils/time/snapmgr.c:1050 utils/time/snapmgr.c:1065 utils/time/snapmgr.c:1070 utils/time/snapmgr.c:1075 utils/time/snapmgr.c:1174 utils/time/snapmgr.c:1190 utils/time/snapmgr.c:1215
 #, c-format
 msgid "invalid snapshot data in file \"%s\""
 msgstr "données invalides du snapshot dans le fichier « %s »"
@@ -24163,12 +21672,8 @@ msgstr "SET TRANSACTION SNAPSHOT doit 
 
 #: utils/time/snapmgr.c:1121
 #, c-format
-msgid ""
-"a snapshot-importing transaction must have isolation level SERIALIZABLE or "
-"REPEATABLE READ"
-msgstr ""
-"une transaction important un snapshot doit avoir le niveau d'isolation "
-"SERIALIZABLE ou REPEATABLE READ."
+msgid "a snapshot-importing transaction must have isolation level SERIALIZABLE or REPEATABLE READ"
+msgstr "une transaction important un snapshot doit avoir le niveau d'isolation SERIALIZABLE ou REPEATABLE READ."
 
 #: utils/time/snapmgr.c:1130 utils/time/snapmgr.c:1139
 #, c-format
@@ -24177,18 +21682,12 @@ msgstr "identifiant invalide du snapshot : 
 
 #: utils/time/snapmgr.c:1228
 #, c-format
-msgid ""
-"a serializable transaction cannot import a snapshot from a non-serializable "
-"transaction"
-msgstr ""
-"une transaction sérialisable ne peut pas importer un snapshot provenant "
-"d'une transaction non sérialisable"
+msgid "a serializable transaction cannot import a snapshot from a non-serializable transaction"
+msgstr "une transaction sérialisable ne peut pas importer un snapshot provenant d'une transaction non sérialisable"
 
 #: utils/time/snapmgr.c:1232
 #, c-format
-msgid ""
-"a non-read-only serializable transaction cannot import a snapshot from a "
-"read-only transaction"
+msgid "a non-read-only serializable transaction cannot import a snapshot from a read-only transaction"
 msgstr ""
 "une transaction sérialisable en écriture ne peut pas importer un snapshot\n"
 "provenant d'une transaction en lecture seule"
@@ -24196,859 +21695,732 @@ msgstr ""
 #: utils/time/snapmgr.c:1247
 #, c-format
 msgid "cannot import a snapshot from a different database"
-msgstr ""
-"ne peut pas importer un snapshot à partir d'une base de données différente"
-
-#~ msgid "%s \"%s\": return code %d"
-#~ msgstr "%s « %s » : code de retour %d"
-
-#~ msgid "could not parse transaction log location \"%s\""
-#~ msgstr ""
-#~ "n'a pas pu analyser l'emplacement du journal des transactions « %s »"
+msgstr "ne peut pas importer un snapshot à partir d'une base de données différente"
 
-#~ msgid "invalid input syntax for transaction log location: \"%s\""
-#~ msgstr ""
-#~ "syntaxe invalide en entrée pour l'emplacement du journal de "
-#~ "transactions : « %s »"
-
-#~ msgid "trigger \"%s\" for table \"%s\" does not exist, skipping"
-#~ msgstr ""
-#~ "le trigger « %s » pour la table « %s » n'existe pas, poursuite du "
-#~ "traitement"
+#~ msgid "JSON does not support infinite date values."
+#~ msgstr "JSON ne supporte pas les valeurs infinies de date."
 
-#~ msgid "Kerberos 5 authentication failed for user \"%s\""
-#~ msgstr "authentification Kerberos 5 échouée pour l'utilisateur « %s »"
+#~ msgid "JSON does not support infinite timestamp values."
+#~ msgstr "JSON ne supporte pas les valeurs infinies de timestamp."
 
-#~ msgid "Kerberos initialization returned error %d"
-#~ msgstr "l'initialisation de Kerberos a retourné l'erreur %d"
+#~ msgid "cannot override frame clause of window \"%s\""
+#~ msgstr "ne peut pas surcharger la frame clause du window « %s »"
 
-#~ msgid "Kerberos keytab resolving returned error %d"
-#~ msgstr "la résolution keytab de Kerberos a renvoyé l'erreur %d"
+#~ msgid "window functions cannot use named arguments"
+#~ msgstr "les fonctions window ne peuvent pas renvoyer des arguments nommés"
 
-#~ msgid "Kerberos sname_to_principal(\"%s\", \"%s\") returned error %d"
-#~ msgstr ""
-#~ "sname_to_principal(« %s », « %s ») de Kerberos a renvoyé l'erreur %d"
+#~ msgid "invalid list syntax for \"listen_addresses\""
+#~ msgstr "syntaxe de liste invalide pour le paramètre « listen_addresses »"
 
-#~ msgid "Kerberos recvauth returned error %d"
-#~ msgstr "recvauth de Kerberos a renvoyé l'erreur %d"
+#~ msgid "invalid list syntax for \"unix_socket_directories\""
+#~ msgstr "syntaxe de liste invalide pour le paramètre « unix_socket_directories »"
 
-#~ msgid "Kerberos unparse_name returned error %d"
-#~ msgstr "unparse_name de Kerberos a renvoyé l'erreur %d"
+#~ msgid "Valid values are '[]', '[)', '(]', and '()'."
+#~ msgstr "Les valeurs valides sont « [] », « [) », « (] » et « () »."
 
-#~ msgid "local user with ID %d does not exist"
-#~ msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
+#~ msgid "poll() failed in statistics collector: %m"
+#~ msgstr "échec du poll() dans le récupérateur de statistiques : %m"
 
-#~ msgid "SSL renegotiation failure"
-#~ msgstr "échec lors de la re-négotiation SSL"
+#~ msgid "select() failed in logger process: %m"
+#~ msgstr "échec de select() dans le processus des journaux applicatifs : %m"
 
-#~ msgid "krb5 authentication is not supported on local sockets"
-#~ msgstr ""
-#~ "l'authentification krb5 n'est pas supportée sur les connexions locales "
-#~ "par\n"
-#~ "socket"
+#~ msgid "%s: could not open file \"%s\": %s\n"
+#~ msgstr "%s : n'a pas pu ouvrir le fichier « %s » : %s\n"
 
-#~ msgid "%s: invalid effective UID: %d\n"
-#~ msgstr "%s : UID effectif invalide : %d\n"
+#~ msgid "%s: could not open log file \"%s/%s\": %s\n"
+#~ msgstr "%s : n'a pas pu ouvrir le journal applicatif « %s/%s » : %s\n"
 
-#~ msgid "%s: could not determine user name (GetUserName failed)\n"
-#~ msgstr ""
-#~ "%s : n'a pas pu déterminer le nom de l'utilisateur (GetUserName a "
-#~ "échoué)\n"
+#~ msgid "%s: could not fork background process: %s\n"
+#~ msgstr "%s : n'a pas pu créer un processus fils : %s\n"
 
-#~ msgid "too many column aliases specified for function %s"
-#~ msgstr "trop d'alias de colonnes spécifiées pour la fonction %s"
+#~ msgid "%s: could not dissociate from controlling TTY: %s\n"
+#~ msgstr "%s : n'a pas pu se dissocier du TTY contrôlant : %s\n"
 
-#~ msgid "Expected 1 tuple with 3 fields, got %d tuples with %d fields."
-#~ msgstr "Attendait 1 ligne avec 3 champs, a obtenu %d lignes avec %d champs."
+#~ msgid "Runs the server silently."
+#~ msgstr "Lance le serveur de manière silencieuse."
 
-#~ msgid "Security-barrier views are not automatically updatable."
+#~ msgid "If this parameter is set, the server will automatically run in the background and any controlling terminals are dissociated."
 #~ msgstr ""
-#~ "Les vues avec barrière de sécurité ne sont pas automatiquement "
-#~ "disponibles en écriture."
+#~ "Si ce paramètre est initialisé, le serveur sera exécuté automatiquement en\n"
+#~ "tâche de fond et les terminaux de contrôles seront dés-associés."
 
-#~ msgid ""
-#~ "Views that return the same column more than once are not automatically "
-#~ "updatable."
+#~ msgid "WAL sender sleep time between WAL replications."
 #~ msgstr ""
-#~ "Les vues qui renvoient la même colonne plus d'une fois ne sont pas "
-#~ "automatiquement disponibles en écriture."
-
-#~ msgid "wrong affix file format for flag"
-#~ msgstr "mauvais format de fichier affixe pour le drapeau"
+#~ "Temps d'endormissement du processus d'envoi des journaux de transactions entre\n"
+#~ "les réplications des journaux de transactions."
 
-#~ msgid "missing assignment operator"
-#~ msgstr "opérateur d'affectation manquant"
+#~ msgid "Sets the list of known custom variable classes."
+#~ msgstr "Initialise la liste des classes variables personnalisées connues."
 
-#~ msgid "type \"line\" not yet implemented"
-#~ msgstr "le type « line » n'est pas encore implémenté"
+#~ msgid "could not obtain lock on relation with OID %u"
+#~ msgstr "n'a pas pu obtenir un verrou sur la relation d'OID « %u »"
 
-#~ msgid "cannot call json_object_keys on an array"
-#~ msgstr "ne peut pas appeler json_object_keys sur un tableau"
+#~ msgid "foreign key constraint \"%s\" of relation \"%s\" does not exist"
+#~ msgstr "la clé étrangère « %s » de la relation « %s » n'existe pas"
 
-#~ msgid "cannot call json_object_keys on a scalar"
-#~ msgstr "ne peut pas appeler json_object_keys sur un scalaire"
+#~ msgid "removing built-in function \"%s\""
+#~ msgstr "suppression de la fonction interne « %s »"
 
-#~ msgid "cannot call function with null path elements"
-#~ msgstr "ne peut pas appeler une fonction avec des éléments chemins NULL"
+#~ msgid "permission denied to drop foreign-data wrapper \"%s\""
+#~ msgstr "droit refusé pour supprimer le wrapper de données distantes « %s »"
 
-#~ msgid "cannot call function with empty path elements"
-#~ msgstr "ne peut pas appeler une fonction avec des éléments chemins vides"
+#~ msgid "Must be superuser to drop a foreign-data wrapper."
+#~ msgstr "Doit être super-utilisateur pour supprimer un wrapper de données distantes."
 
-#~ msgid "cannot extract array element from a non-array"
+#~ msgid "must be superuser to drop text search parsers"
 #~ msgstr ""
-#~ "ne peut pas extraire un élément du tableau à partir d'un objet qui n'est "
-#~ "pas un tableau"
+#~ "doit être super-utilisateur pour supprimer des analyseurs de recherche plein\n"
+#~ "texte"
 
-#~ msgid "cannot extract field from a non-object"
-#~ msgstr "ne peut pas extraire le chemin à partir d'un non-objet"
+#~ msgid "must be superuser to drop text search templates"
+#~ msgstr "doit être super-utilisateur pour supprimer des modèles de recherche plein texte"
 
-#~ msgid "cannot call json_array_elements on a non-array"
-#~ msgstr ""
-#~ "ne peut pas appeler json_array_elements sur un objet qui n'est pas un "
-#~ "tableau"
+#~ msgid "recovery is still in progress, can't accept WAL streaming connections"
+#~ msgstr "la restauration est en cours, ne peut pas accepter les connexions de flux WAL"
 
-#~ msgid "cannot call json_array_elements on a scalar"
-#~ msgstr "ne peut pas appeler json_array_elements sur un scalaire"
+#~ msgid "standby connections not allowed because wal_level=minimal"
+#~ msgstr "connexions standby non autorisées car wal_level=minimal"
 
-#~ msgid "first argument of json_populate_record must be a row type"
-#~ msgstr "le premier argument de json_populate_record doit être un type ROW"
+#~ msgid "could not open directory \"pg_tblspc\": %m"
+#~ msgstr "n'a pas pu ouvrir le répertoire « pg_tblspc » : %m"
 
-#~ msgid "first argument of json_populate_recordset must be a row type"
-#~ msgstr ""
-#~ "le premier argument de json_populate_recordset doit être un type ROW"
+#~ msgid "could not access root certificate file \"%s\": %m"
+#~ msgstr "n'a pas pu accéder au fichier du certificat racine « %s » : %m"
 
-#~ msgid "cannot call json_populate_recordset on an object"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet"
+#~ msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
+#~ msgstr "liste de révocation des certificats SSL « %s » introuvable, continue : %s"
 
-#~ msgid "cannot call json_populate_recordset with nested objects"
-#~ msgstr ""
-#~ "ne peut pas appeler json_populate_recordset sur des objets imbriqués"
+#~ msgid "Certificates will not be checked against revocation list."
+#~ msgstr "Les certificats ne seront pas vérifiés avec la liste de révocation."
 
-#~ msgid "must call json_populate_recordset on an array of objects"
-#~ msgstr "doit appeler json_populate_recordset sur un tableau d'objets"
+#~ msgid "missing or erroneous pg_hba.conf file"
+#~ msgstr "fichier pg_hba.conf manquant ou erroné"
 
-#~ msgid "cannot call json_populate_recordset with nested arrays"
-#~ msgstr ""
-#~ "ne peut pas appeler json_populate_recordset avec des tableaux imbriqués"
+#~ msgid "See server log for details."
+#~ msgstr "Voir les journaux applicatifs du serveur pour plus de détails."
 
-#~ msgid "cannot call json_populate_recordset on a scalar"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur un scalaire"
+#~ msgid "Make sure the root.crt file is present and readable."
+#~ msgstr "Assurez-vous que le certificat racine (root.crt) est présent et lisible"
 
-#~ msgid "cannot call json_populate_recordset on a nested object"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet imbriqué"
+#~ msgid "  --help          show this help, then exit\n"
+#~ msgstr "  --help             affiche cette aide, puis quitte\n"
 
-#~ msgid "No description available."
-#~ msgstr "Aucune description disponible."
+#~ msgid "  --version       output version information, then exit\n"
+#~ msgstr "  --version          affiche la version, puis quitte\n"
 
-#~ msgid "Sets the name of the Kerberos service."
-#~ msgstr "Initialise le nom du service Kerberos."
+#~ msgid "CREATE TABLE AS cannot specify INTO"
+#~ msgstr "CREATE TABLE AS ne peut pas spécifier INTO"
 
-#~ msgid ""
-#~ "time zone offset %d is not a multiple of 900 sec (15 min) in time zone "
-#~ "file \"%s\", line %d"
-#~ msgstr ""
-#~ "le décalage %d du fuseau horaire n'est pas un multiples de 900 secondes\n"
-#~ "(15 minutes) dans le fichier des fuseaux horaires « %s », ligne %d"
+#~ msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
+#~ msgstr "la liste de noms de colonnes n'est pas autorisée dans CREATE TABLE / AS EXECUTE"
 
-#~ msgid "Perhaps out of disk space?"
-#~ msgstr "Peut-être manquez-vous de place disque ?"
+#~ msgid "INSERT ... SELECT cannot specify INTO"
+#~ msgstr "INSERT ... SELECT ne peut pas avoir INTO"
 
-#~ msgid "could not change directory to \"%s\""
-#~ msgstr "n'a pas pu accéder au répertoire « %s »"
+#~ msgid "DECLARE CURSOR cannot specify INTO"
+#~ msgstr "DECLARE CURSOR ne peut pas spécifier INTO"
 
-#~ msgid "unlogged GiST indexes are not supported"
-#~ msgstr "les index GiST non tracés ne sont pas supportés"
+#~ msgid "subquery in FROM cannot have SELECT INTO"
+#~ msgstr "la sous-requête du FROM ne peut pas avoir de SELECT INTO"
 
-#~ msgid "could not open file \"%s\" (log file %u, segment %u): %m"
-#~ msgstr ""
-#~ "n'a pas pu ouvrir le fichier « %s » (journal de transactions %u, segment "
-#~ "%u) : %m"
+#~ msgid "subquery cannot have SELECT INTO"
+#~ msgstr "la sous-requête ne peut pas avoir de SELECT INTO"
 
-#~ msgid "incorrect hole size in record at %X/%X"
-#~ msgstr "taille du trou incorrect à l'enregistrement %X/%X"
+#~ msgid "subquery in WITH cannot have SELECT INTO"
+#~ msgstr "la sous-requête du WITH ne peut pas avoir de SELECT INTO"
 
-#~ msgid "incorrect total length in record at %X/%X"
-#~ msgstr "longueur totale incorrecte à l'enregistrement %X/%X"
+#~ msgid "tablespace %u is not empty"
+#~ msgstr "le tablespace %u n'est pas vide"
 
-#~ msgid "incorrect resource manager data checksum in record at %X/%X"
-#~ msgstr ""
-#~ "somme de contrôle des données du gestionnaire de ressources incorrecte à\n"
-#~ "l'enregistrement %X/%X"
+#~ msgid "consistent state delayed because recovery snapshot incomplete"
+#~ msgstr "état de cohérence pas encore atteint à cause d'un snapshot de restauration incomplet"
 
-#~ msgid "invalid record offset at %X/%X"
-#~ msgstr "décalage invalide de l'enregistrement %X/%X"
+#~ msgid "SSPI error %x"
+#~ msgstr "erreur SSPI : %x"
 
-#~ msgid "contrecord is requested by %X/%X"
-#~ msgstr "« contrecord » est requis par %X/%X"
+#~ msgid "%s (%x)"
+#~ msgstr "%s (%x)"
 
-#~ msgid "invalid xlog switch record at %X/%X"
-#~ msgstr ""
-#~ "enregistrement de basculement du journal de transaction invalide à %X/%X"
+#~ msgid "resetting unlogged relations: cleanup %d init %d"
+#~ msgstr "réinitialisation des relations non tracées : nettoyage %d initialisation %d"
 
-#~ msgid "record with zero length at %X/%X"
-#~ msgstr "enregistrement de longueur nulle à %X/%X"
+#~ msgid "ALTER TYPE USING is only supported on plain tables"
+#~ msgstr "ALTER TYPE USING est seulement supportés sur les tables standards"
 
-#~ msgid "invalid record length at %X/%X"
-#~ msgstr "longueur invalide de l'enregistrement à %X/%X"
+#~ msgid "index \"%s\" is not a b-tree"
+#~ msgstr "l'index « %s » n'est pas un btree"
 
-#~ msgid "invalid resource manager ID %u at %X/%X"
-#~ msgstr "identifiant du gestionnaire de ressources invalide %u à %X/%X"
+#~ msgid "unable to read symbolic link %s: %m"
+#~ msgstr "incapable de lire le lien symbolique %s : %m"
 
-#~ msgid "record with incorrect prev-link %X/%X at %X/%X"
-#~ msgstr "enregistrement avec prev-link %X/%X incorrect à %X/%X"
+#~ msgid "unable to open directory pg_tblspc: %m"
+#~ msgstr "impossible d'ouvrir le répertoire p_tblspc : %m"
 
-#~ msgid "record length %u at %X/%X too long"
-#~ msgstr "longueur trop importante de l'enregistrement %u à %X/%X"
+#~ msgid "Write-Ahead Log / Streaming Replication"
+#~ msgstr "Write-Ahead Log / Réplication en flux"
 
-#~ msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
-#~ msgstr ""
-#~ "il n'y a pas de drapeaux « contrecord » dans le journal de transactions "
-#~ "%u,\n"
-#~ "segment %u, décalage %u"
+#~ msgid "syntax error in recovery command file: %s"
+#~ msgstr "erreur de syntaxe dans le fichier de restauration : %s"
 
-#~ msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
-#~ msgstr ""
-#~ "longueur invalide du « contrecord » %u dans le journal de tranasctions "
-#~ "%u,\n"
-#~ "segment %u, décalage %u"
+#~ msgid "Lines should have the format parameter = 'value'."
+#~ msgstr "Les lignes devraient avoir le format paramètre = 'valeur'"
 
-#~ msgid "invalid magic number %04X in log file %u, segment %u, offset %u"
+#~ msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
 #~ msgstr ""
-#~ "numéro magique invalide %04X dans le journal de transactions %u, segment "
-#~ "%u,\n"
-#~ "décalage %u"
+#~ "l'index  %u/%u/%u a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
+#~ "récupération suite à un arrêt brutal"
 
-#~ msgid "invalid info bits %04X in log file %u, segment %u, offset %u"
+#~ msgid "Incomplete insertion detected during crash replay."
 #~ msgstr ""
-#~ "bits info %04X invalides dans le journal de transactions %u, segment %u,\n"
-#~ "décalage %u"
+#~ "Insertion incomplète détectée lors de la ré-exécution des requêtes suite à\n"
+#~ "l'arrêt brutal."
 
-#~ msgid "WAL file is from different database system"
+#~ msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
 #~ msgstr ""
-#~ "le journal de transactions provient d'un système de bases de données "
-#~ "différent"
+#~ "l'index  « %s » a besoin d'un VACUUM ou d'un REINDEX pour terminer la\n"
+#~ "récupération suite à un arrêt brutal"
 
-#~ msgid ""
-#~ "WAL file database system identifier is %s, pg_control database system "
-#~ "identifier is %s."
+#~ msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery"
 #~ msgstr ""
-#~ "L'identifiant du journal de transactions du système de base de données "
-#~ "est %s,\n"
-#~ "l'identifiant de pg_control du système de base de données est %s."
+#~ "l'index  « %s » a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
+#~ "récupération suite à un arrêt brutal"
 
-#~ msgid "Incorrect XLOG_SEG_SIZE in page header."
-#~ msgstr "XLOG_SEG_SIZE incorrecte dans l'en-tête de page."
+#~ msgid "EnumValuesCreate() can only set a single OID"
+#~ msgstr "EnumValuesCreate() peut seulement initialiser un seul OID"
 
-#~ msgid "Incorrect XLOG_BLCKSZ in page header."
-#~ msgstr "XLOG_BLCKSZ incorrect dans l'en-tête de page."
+#~ msgid "clustering \"%s.%s\""
+#~ msgstr "exécution de CLUSTER sur « %s.%s »"
 
-#~ msgid "unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
+#~ msgid "cannot cluster on index \"%s\" because access method does not handle null values"
 #~ msgstr ""
-#~ "pageaddr %X/%X inattendue dans le journal de transactions %u, segment "
-#~ "%u,\n"
-#~ "décalage %u"
+#~ "ne peut pas créer un cluster sur l'index « %s » car la méthode d'accès de\n"
+#~ "l'index ne gère pas les valeurs NULL"
 
-#~ msgid ""
-#~ "out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, "
-#~ "offset %u"
+#~ msgid "You might be able to work around this by marking column \"%s\" NOT NULL, or use ALTER TABLE ... SET WITHOUT CLUSTER to remove the cluster specification from the table."
 #~ msgstr ""
-#~ "identifiant timeline %u hors de la séquence (après %u) dans le journal "
-#~ "de\n"
-#~ "transactions %u, segment %u, décalage %u"
+#~ "Vous pourriez contourner ceci en marquant la colonne « %s » avec la\n"
+#~ "contrainte NOT NULL ou en utilisant ALTER TABLE ... SET WITHOUT CLUSTER pour\n"
+#~ "supprimer la spécification CLUSTER de la table."
 
-#~ msgid "xrecoff \"%X\" is out of valid range, 0..%X"
-#~ msgstr "xrecoff « %X » en dehors des limites valides, 0..%X"
+#~ msgid "You might be able to work around this by marking column \"%s\" NOT NULL."
+#~ msgstr "Vous pouvez contourner ceci en marquant la colonne « %s » comme NOT NULL."
 
-#~ msgid "uncataloged table %s"
-#~ msgstr "table %s sans catalogue"
+#~ msgid "cannot cluster on expressional index \"%s\" because its index access method does not handle null values"
+#~ msgstr ""
+#~ "ne peut pas exécuter CLUSTER sur l'index à expression « %s » car sa méthode\n"
+#~ "d'accès ne gère pas les valeurs NULL"
 
-#~ msgid "cannot use subquery in default expression"
-#~ msgstr "ne peut pas utiliser une sous-requête dans l'expression par défaut"
+#~ msgid "\"%s\" is not a table, view, or composite type"
+#~ msgstr "« %s » n'est pas une table, une vue ou un type composite"
 
-#~ msgid "cannot use aggregate function in default expression"
-#~ msgstr ""
-#~ "ne peut pas utiliser une fonction d'agrégat dans une expression par défaut"
+#~ msgid "must be member of role \"%s\" to comment upon it"
+#~ msgstr "doit être un membre du rôle « %s » pour le commenter"
 
-#~ msgid "cannot use window function in default expression"
+#~ msgid "must be superuser to comment on procedural language"
 #~ msgstr ""
-#~ "ne peut pas utiliser une fonction window dans une expression par défaut"
+#~ "doit être super-utilisateur pour ajouter un commentaire sur un langage de\n"
+#~ "procédures"
 
-#~ msgid "cannot use window function in check constraint"
+#~ msgid "must be superuser to comment on text search parser"
 #~ msgstr ""
-#~ "ne peut pas utiliser une fonction window dans une contrainte de "
-#~ "vérification"
+#~ "doit être super-utilisateur pour ajouter un commentaire sur l'analyseur de\n"
+#~ "recherche plein texte"
 
-#~ msgid ""
-#~ "A function returning ANYRANGE must have at least one ANYRANGE argument."
+#~ msgid "must be superuser to comment on text search template"
 #~ msgstr ""
-#~ "Une fonction renvoyant ANYRANGE doit avoir au moins un argument du type\n"
-#~ "ANYRANGE."
-
-#~ msgid "%s already exists in schema \"%s\""
-#~ msgstr "%s existe déjà dans le schéma « %s »"
+#~ "doit être super-utilisateur pour ajouter un commentaire sur un modèle de\n"
+#~ "recherche plein texte"
 
-#~ msgid "CREATE TABLE AS specifies too many column names"
-#~ msgstr "CREATE TABLE AS spécifie trop de noms de colonnes"
+#~ msgid "function \"%s\" is already in schema \"%s\""
+#~ msgstr "la fonction « %s » existe déjà dans le schéma « %s »"
 
-#~ msgid "cannot use subquery in parameter default value"
+#~ msgid "cannot reference temporary table from permanent table constraint"
 #~ msgstr ""
-#~ "ne peut pas utiliser une sous-requête dans une valeur par défaut d'un "
-#~ "paramètre"
+#~ "ne peut pas référencer une table temporaire à partir d'une contrainte de\n"
+#~ "table permanente"
 
-#~ msgid "cannot use aggregate function in parameter default value"
+#~ msgid "cannot reference permanent table from temporary table constraint"
 #~ msgstr ""
-#~ "ne peut pas utiliser une fonction d'agrégat dans la valeur par défaut "
-#~ "d'un\n"
-#~ "paramètre"
+#~ "ne peut pas référencer une table permanente à partir de la contrainte de\n"
+#~ "table temporaire"
 
-#~ msgid "cannot use window function in parameter default value"
-#~ msgstr ""
-#~ "ne peut pas utiliser la fonction window dans la valeur par défaut d'un "
-#~ "paramètre"
+#~ msgid "composite type must have at least one attribute"
+#~ msgstr "le type composite doit avoir au moins un attribut"
 
-#~ msgid "Use ALTER AGGREGATE to rename aggregate functions."
-#~ msgstr "Utiliser ALTER AGGREGATE pour renommer les fonctions d'agrégat."
+#~ msgid "database \"%s\" not found"
+#~ msgstr "base de données « %s » non trouvée"
 
-#~ msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
-#~ msgstr ""
-#~ "Utiliser ALTER AGGREGATE pour changer le propriétaire des fonctions "
-#~ "d'agrégat."
+#~ msgid "invalid list syntax for parameter \"datestyle\""
+#~ msgstr "syntaxe de liste invalide pour le paramètre « datestyle »"
 
-#~ msgid "function \"%s\" already exists in schema \"%s\""
-#~ msgstr "la fonction « %s » existe déjà dans le schéma « %s »"
+#~ msgid "unrecognized \"datestyle\" key word: \"%s\""
+#~ msgstr "mot clé « datestyle » non reconnu : « %s »"
 
-#~ msgid "cannot use aggregate in index predicate"
-#~ msgstr "ne peut pas utiliser un agrégat dans un prédicat d'index"
+#~ msgid "invalid interval value for time zone: month not allowed"
+#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : les mois ne sont pas autorisés"
 
-#~ msgid "cannot use window function in EXECUTE parameter"
-#~ msgstr "ne peut pas utiliser une fonction window dans le paramètre EXECUTE"
+#~ msgid "invalid interval value for time zone: day not allowed"
+#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : jour non autorisé"
 
-#~ msgid "constraints on foreign tables are not supported"
-#~ msgstr "les contraintes sur les tables distantes ne sont pas supportées"
+#~ msgid "argument to pg_get_expr() must come from system catalogs"
+#~ msgstr "l'argument de pg_get_expr() doit provenir des catalogues systèmes"
 
-#~ msgid "default values on foreign tables are not supported"
-#~ msgstr ""
-#~ "les valeurs par défaut ne sont pas supportées sur les tables distantes"
+#~ msgid "could not enable credential reception: %m"
+#~ msgstr "n'a pas pu activer la réception de lettres de créance : %m"
 
-#~ msgid "cannot use window function in transform expression"
-#~ msgstr ""
-#~ "ne peut pas utiliser la fonction window dans l'expression de la "
-#~ "transformation"
+#~ msgid "could not get effective UID from peer credentials: %m"
+#~ msgstr "n'a pas pu obtenir l'UID réel à partir des pièces d'identité de l'autre : %m"
 
-#~ msgid "Use ALTER FOREIGN TABLE instead."
-#~ msgstr "Utilisez ALTER FOREIGN TABLE à la place."
+#~ msgid "Ident authentication is not supported on local connections on this platform"
+#~ msgstr "l'authentification Ident n'est pas supportée sur les connexions locales sur cette plateforme"
 
-#~ msgid "cannot use window function in trigger WHEN condition"
-#~ msgstr ""
-#~ "ne peut pas utiliser la fonction window dans la condition WHEN d'un "
-#~ "trigger"
+#~ msgid "SELECT FOR UPDATE/SHARE cannot be applied to NEW or OLD"
+#~ msgstr "SELECT FOR UPDATE/SHARE ne peut pas être appliqué à NEW et OLD"
 
-#~ msgid "must be superuser to rename text search parsers"
-#~ msgstr ""
-#~ "doit être super-utilisateur pour renommer les analyseurs de recherche "
-#~ "plein\n"
-#~ "texte"
+#~ msgid "could not create log file \"%s\": %m"
+#~ msgstr "n'a pas pu créer le journal applicatif « %s » : %m"
 
-#~ msgid "must be superuser to rename text search templates"
-#~ msgstr ""
-#~ "doit être super-utilisateur pour renommer les modèles de recherche plein "
-#~ "texte"
+#~ msgid "could not open new log file \"%s\": %m"
+#~ msgstr "n'a pas pu ouvrir le nouveau journal applicatif « %s » : %m"
 
-#~ msgid ""
-#~ "automatic vacuum of table \"%s.%s.%s\": cannot (re)acquire exclusive lock "
-#~ "for truncate scan"
-#~ msgstr ""
-#~ "vacuum automatique de la table « %s.%s.%s » : ne peut pas acquérir le "
-#~ "verrou exclusif pour la tronquer"
+#~ msgid "Sets immediate fsync at commit."
+#~ msgstr "Configure un fsync immédiat lors du commit."
 
-#~ msgid ""
-#~ "You need an unconditional ON INSERT DO INSTEAD rule or an INSTEAD OF "
-#~ "INSERT trigger."
+#~ msgid "invalid list syntax for parameter \"log_destination\""
+#~ msgstr "syntaxe de liste invalide pour le paramètre « log_destination »"
+
+#~ msgid "unrecognized \"log_destination\" key word: \"%s\""
+#~ msgstr "mot clé « log_destination » non reconnu : « %s »"
+
+#~ msgid "cannot drop \"%s\" because it is being used by active queries in this session"
 #~ msgstr ""
-#~ "Vous avez besoin d'une règle ON INSERT DO INSTEAD sans condition ou d'un "
-#~ "trigger INSTEAD OF INSERT."
+#~ "ne peut pas supprimer « %s » car cet objet est en cours d'utilisation par\n"
+#~ "des requêtes actives dans cette session"
 
-#~ msgid ""
-#~ "You need an unconditional ON UPDATE DO INSTEAD rule or an INSTEAD OF "
-#~ "UPDATE trigger."
+#~ msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
+#~ msgstr "le paramètre « recovery_target_inclusive » requiert une valeur booléenne"
+
+#~ msgid "parameter \"standby_mode\" requires a Boolean value"
+#~ msgstr "le paramètre « standby_mode » requiert une valeur booléenne"
+
+#~ msgid "access to %s"
+#~ msgstr "accès à %s"
+
+#~ msgid "Sets the message levels that are logged during recovery."
+#~ msgstr "Initialise les niveaux de messages qui sont tracés lors de la restauration."
+
+#~ msgid "Not safe to send CSV data\n"
+#~ msgstr "Envoi non sûr des données CSV\n"
+
+#~ msgid "recovery restart point at %X/%X with latest known log time %s"
 #~ msgstr ""
-#~ "Vous avez besoin d'une règle non conditionnelle ON UPDATE DO INSTEAD ou "
-#~ "d'un trigger INSTEAD OF UPDATE."
+#~ "point de relancement de la restauration sur %X/%X avec %s comme dernière\n"
+#~ "date connue du journal"
 
-#~ msgid ""
-#~ "You need an unconditional ON DELETE DO INSTEAD rule or an INSTEAD OF "
-#~ "DELETE trigger."
+#~ msgid "restartpoint_command = '%s'"
+#~ msgstr "restartpoint_command = '%s'"
+
+#~ msgid "usermap \"%s\""
+#~ msgstr "correspondance utilisateur « %s »"
+
+#~ msgid "WAL archiving is not active"
+#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
+
+#~ msgid "archive_mode must be enabled at server start."
+#~ msgstr "archive_mode doit être activé au lancement du serveur."
+
+#~ msgid "archive_command must be defined before online backups can be made safely."
 #~ msgstr ""
-#~ "Vous avez besoin d'une règle inconditionnelle ON DELETE DO INSTEAD ou "
-#~ "d'un trigger INSTEAD OF DELETE."
+#~ "archive_command doit être défini avant que les sauvegardes à chaud puissent\n"
+#~ "s'effectuer correctement."
 
-#~ msgid ""
-#~ "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique "
-#~ "(%ld matches)"
+#~ msgid "During recovery, allows connections and queries.  During normal running, causes additional info to be written to WAL to enable hot standby mode on WAL standby nodes."
 #~ msgstr ""
-#~ "échec de la recherche LDAP pour le filtre « %s » sur le serveur « %s » :\n"
-#~ "utilisateur non unique (%ld correspondances)"
+#~ "Lors de la restauration, autorise les connexions et les requêtes. Lors d'une\n"
+#~ "exécution normale, fait que des informations supplémentaires sont écrites dans\n"
+#~ "les journaux de transactions pour activer le mode Hot Standby sur les n½uds\n"
+#~ "en attente."
 
-#~ msgid "VALUES must not contain table references"
-#~ msgstr "VALUES ne doit pas contenir de références de table"
+#~ msgid "unlogged operation performed, data may be missing"
+#~ msgstr "opération réalisée non tracée, les données pourraient manquer"
 
-#~ msgid "VALUES must not contain OLD or NEW references"
-#~ msgstr "VALUES ne doit pas contenir des références à OLD et NEW"
+#~ msgid "not enough shared memory for walsender"
+#~ msgstr "pas assez de mémoire partagée pour le processus d'envoi des journaux de transactions"
 
-#~ msgid "Use SELECT ... UNION ALL ... instead."
-#~ msgstr "Utilisez à la place SELECT ... UNION ALL ..."
+#~ msgid "not enough shared memory for walreceiver"
+#~ msgstr ""
+#~ "pas assez de mémoire partagée pour le processus de réception des journaux de\n"
+#~ "transactions"
 
-#~ msgid "cannot use aggregate function in VALUES"
-#~ msgstr "ne peut pas utiliser la fonction d'agrégat dans un VALUES"
+#~ msgid "connection limit exceeded for non-superusers"
+#~ msgstr "limite de connexions dépassée pour les utilisateurs standards"
 
-#~ msgid "cannot use window function in VALUES"
-#~ msgstr "ne peut pas utiliser la fonction window dans un VALUES"
+#~ msgid "not enough shared memory for background writer"
+#~ msgstr "pas assez de mémoire partagée pour le processus d'écriture en tâche de fond"
 
-#~ msgid "cannot use aggregate function in UPDATE"
-#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans un UPDATE"
+#, fuzzy
+#~ msgid "couldn't put socket to non-blocking mode: %m"
+#~ msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %s\n"
 
-#~ msgid "cannot use window function in UPDATE"
-#~ msgstr "ne peut pas utiliser une fonction window dans un UPDATE"
+#, fuzzy
+#~ msgid "couldn't put socket to blocking mode: %m"
+#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %s\n"
 
-#~ msgid "cannot use aggregate function in RETURNING"
-#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans RETURNING"
+#~ msgid "WAL file SYSID is %s, pg_control SYSID is %s"
+#~ msgstr "le SYSID du journal de transactions WAL est %s, celui de pg_control est %s"
 
-#~ msgid "cannot use window function in RETURNING"
-#~ msgstr "ne peut pas utiliser une fonction window dans RETURNING"
+#, fuzzy
+#~ msgid "sorry, too many standbys already"
+#~ msgstr "désolé, trop de clients sont déjà connectés"
 
-#~ msgid "RETURNING cannot contain references to other relations"
-#~ msgstr "RETURNING ne doit pas contenir de références à d'autres relations"
+#, fuzzy
+#~ msgid "invalid WAL message received from primary"
+#~ msgstr "format du message invalide"
 
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with GROUP BY clause"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec la clause GROUP BY"
+#~ msgid "PID %d is among the slowest backends."
+#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
 
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with HAVING clause"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec la clause HAVING"
+#~ msgid "transaction is read-only"
+#~ msgstr "la transaction est en lecture seule"
 
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with aggregate functions"
-#~ msgstr ""
-#~ "SELECT FOR UPDATE/SHARE n'est pas autorisé avec les fonctions d'agrégats"
+#~ msgid "binary value is out of range for type bigint"
+#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
 
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with window functions"
-#~ msgstr ""
-#~ "SELECT FOR UPDATE/SHARE n'est pas autorisé avec les fonctions window"
+#~ msgid "redo starts at %X/%X, consistency will be reached at %X/%X"
+#~ msgstr "la restauration comme à %X/%X, la cohérence sera atteinte à %X/%X"
 
-#~ msgid "SELECT FOR UPDATE/SHARE cannot be used with foreign table \"%s\""
+#~ msgid "This error can also happen if the byte sequence does not match the encoding expected by the server, which is controlled by \"client_encoding\"."
 #~ msgstr ""
-#~ "SELECT FOR UPDATE/SHARE ne peut pas être utilisé avec une table distante "
-#~ "« %s »"
+#~ "Cette erreur peut aussi survenir si la séquence d'octets ne correspond pas\n"
+#~ "au jeu de caractères attendu par le serveur, le jeu étant contrôlé par\n"
+#~ "« client_encoding »."
 
-#~ msgid "aggregates not allowed in WHERE clause"
-#~ msgstr "agrégats non autorisés dans une clause WHERE"
+#~ msgid "Sets the language used in DO statement if LANGUAGE is not specified."
+#~ msgstr ""
+#~ "Configure le langage utilisé dans une instruction DO si la clause LANGUAGE n'est\n"
+#~ "pas spécifiée."
 
-#~ msgid "window functions not allowed in GROUP BY clause"
-#~ msgstr "fonctions window non autorisées dans une clause GROUP BY"
+#~ msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
+#~ msgstr "un index partagé « %s » peut seulement être réindexé en mode autonome"
 
-#~ msgid "JOIN/ON clause refers to \"%s\", which is not part of JOIN"
-#~ msgstr ""
-#~ "la clause JOIN/ON se réfère à « %s », qui ne fait pas partie du JOIN"
+#~ msgid "\"%s\" is a system catalog"
+#~ msgstr "« %s » est un catalogue système"
 
-#~ msgid "subquery in FROM cannot refer to other relations of same query level"
-#~ msgstr ""
-#~ "la sous-requête du FROM ne peut pas faire référence à d'autres relations\n"
-#~ "dans le même niveau de la requête"
+#~ msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
+#~ msgstr "la table partagée « %s » peut seulement être réindexé en mode autonome"
 
-#~ msgid ""
-#~ "function expression in FROM cannot refer to other relations of same query "
-#~ "level"
-#~ msgstr ""
-#~ "l'expression de la fonction du FROM ne peut pas faire référence à "
-#~ "d'autres\n"
-#~ "relations sur le même niveau de la requête"
+#~ msgid "cannot truncate system relation \"%s\""
+#~ msgstr "ne peut pas tronquer la relation système « %s »"
 
-#~ msgid "cannot use window function in function expression in FROM"
-#~ msgstr ""
-#~ "ne peut pas utiliser la fonction window dans l'expression de la fonction\n"
-#~ "du FROM"
+#~ msgid "number of distinct values %g is too low"
+#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
 
-#~ msgid "argument of %s must not contain aggregate functions"
-#~ msgstr "l'argument de %s ne doit pas contenir de fonctions d'agrégats"
+#~ msgid "directory \"%s\" is not empty"
+#~ msgstr "le répertoire « %s » n'est pas vide"
 
-#~ msgid "argument of %s must not contain window functions"
-#~ msgstr "l'argument de %s ne doit pas contenir des fonctions window"
+#~ msgid "relation \"%s\" TID %u/%u: XMIN_COMMITTED not set for transaction %u --- cannot shrink relation"
+#~ msgstr ""
+#~ "relation « %s », TID %u/%u : XMIN_COMMITTED non configuré pour la\n"
+#~ "transaction %u --- n'a pas pu diminuer la taille de la relation"
 
-#~ msgid "arguments of row IN must all be row expressions"
+#~ msgid "relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink relation"
 #~ msgstr ""
-#~ "les arguments de la ligne IN doivent tous être des expressions de ligne"
+#~ "relation « %s », TID %u/%u : ligne morte mise à jour par HOT --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
 
-#~ msgid "cannot use aggregate function in rule WHERE condition"
+#~ msgid "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink relation"
 #~ msgstr ""
-#~ "ne peut pas utiliser la fonction d'agrégat dans la condition d'une règle "
-#~ "WHERE"
+#~ "relation « %s », TID %u/%u : InsertTransactionInProgress %u --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
 
-#~ msgid "cannot use window function in rule WHERE condition"
+#~ msgid "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot shrink relation"
 #~ msgstr ""
-#~ "ne peut pas utiliser la fonction window dans la condition d'une règle "
-#~ "WHERE"
+#~ "relation « %s », TID %u/%u : DeleteTransactionInProgress %u --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
 
 #~ msgid ""
-#~ "This error usually means that PostgreSQL's request for a shared memory "
-#~ "segment exceeded your kernel's SHMMAX parameter.  You can either reduce "
-#~ "the request size or reconfigure the kernel with larger SHMMAX.  To reduce "
-#~ "the request size (currently %lu bytes), reduce PostgreSQL's shared memory "
-#~ "usage, perhaps by reducing shared_buffers or max_connections.\n"
-#~ "If the request size is already small, it's possible that it is less than "
-#~ "your kernel's SHMMIN parameter, in which case raising the request size or "
-#~ "reconfiguring SHMMIN is called for.\n"
-#~ "The PostgreSQL documentation contains more information about shared "
-#~ "memory configuration."
+#~ "%.0f dead row versions cannot be removed yet.\n"
+#~ "Nonremovable row versions range from %lu to %lu bytes long.\n"
+#~ "There were %.0f unused item pointers.\n"
+#~ "Total free space (including removable row versions) is %.0f bytes.\n"
+#~ "%u pages are or will become empty, including %u at the end of the table.\n"
+#~ "%u pages containing %.0f free bytes are potential move destinations.\n"
+#~ "%s."
 #~ msgstr ""
-#~ "Cette erreur signifie habituellement que la demande de PostgreSQL pour "
-#~ "un\n"
-#~ "segment de mémoire partagée a dépassé le paramètre SHMMAX de votre "
-#~ "noyau.\n"
-#~ "Vous pouvez soit réduire la taille de la requête soit reconfigurer le "
-#~ "noyau\n"
-#~ "avec un SHMMAX plus important. Pour réduire la taille de la requête\n"
-#~ "(actuellement %lu octets), réduisez l'utilisation de la mémoire partagée "
-#~ "par PostgreSQL,par exemple en réduisant shared_buffers ou "
-#~ "max_connections\n"
-#~ "Si la taille de la requête est déjà petite, il est possible qu'elle soit\n"
-#~ "moindre que le paramètre SHMMIN de votre noyau, auquel cas, augmentez la\n"
-#~ "taille de la requête ou reconfigurez SHMMIN.\n"
-#~ "La documentation de PostgreSQL contient plus d'informations sur la\n"
-#~ "configuration de la mémoire partagée."
+#~ "%.0f versions de lignes mortes ne peuvent pas encore être supprimées.\n"
+#~ "Les versions non supprimables de ligne vont de %lu to %lu octets.\n"
+#~ "Il existait %.0f pointeurs d'éléments inutilisés.\n"
+#~ "L'espace libre total (incluant les versions supprimables de ligne) est de\n"
+#~ "%.0f octets.\n"
+#~ "%u pages sont ou deviendront vides, ceci incluant %u pages en fin de la\n"
+#~ "table.\n"
+#~ "%u pages contenant %.0f octets libres sont des destinations de déplacement\n"
+#~ "disponibles.\n"
+#~ "%s."
+
+#~ msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
+#~ msgstr "« %s » : %u versions de ligne déplacées, %u pages tronquées sur %u"
 
 #~ msgid ""
-#~ "terminating all walsender processes to force cascaded standby(s) to "
-#~ "update timeline and reconnect"
+#~ "%u index pages have been deleted, %u are currently reusable.\n"
+#~ "%s."
 #~ msgstr ""
-#~ "arrêt de tous les processus walsender pour forcer les serveurs standby "
-#~ "en\n"
-#~ "cascade à mettre à jour la timeline et à se reconnecter"
+#~ "%u pages d'index ont été supprimées, %u sont actuellement réutilisables.\n"
+#~ "%s."
 
-#~ msgid "shutdown requested, aborting active base backup"
-#~ msgstr "arrêt demandé, annulation de la sauvegarde active de base"
+#~ msgid "index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
+#~ msgstr ""
+#~ "l'index « %s » contient %.0f versions de ligne, mais la table contient %.0f\n"
+#~ "versions de ligne"
 
-#~ msgid "streaming replication successfully connected to primary"
-#~ msgstr "réplication de flux connecté avec succès au serveur principal"
+#~ msgid "Rebuild the index with REINDEX."
+#~ msgstr "Reconstruisez l'index avec REINDEX."
 
-#~ msgid "invalid standby handshake message type %d"
-#~ msgstr "type %d du message de handshake du serveur en attente invalide"
+#~ msgid "frame start at CURRENT ROW is not implemented"
+#~ msgstr "début du frame à CURRENT ROW n'est pas implémenté"
 
-#~ msgid ""
-#~ "terminating walsender process to force cascaded standby to update "
-#~ "timeline and reconnect"
-#~ msgstr ""
-#~ "arrêt du processus walreceiver pour forcer le serveur standby en cascade "
-#~ "à\n"
-#~ "mettre à jour la timeline et à se reconnecter"
+#~ msgid "database system is in consistent recovery mode"
+#~ msgstr "le système de bases de données est dans un mode de restauration cohérent"
 
-#~ msgid "invalid standby query string: %s"
-#~ msgstr "chaîne de requête invalide sur le serveur en attente : %s"
+#~ msgid "DISTINCT is supported only for single-argument aggregates"
+#~ msgstr "DISTINCT est seulement supporté pour les agrégats à un seul argument"
 
-#~ msgid "large object %u was not opened for writing"
-#~ msgstr "le « Large Object » %u n'a pas été ouvert en écriture"
+#~ msgid "index row size %lu exceeds btree maximum, %lu"
+#~ msgstr "la taille de la ligne index %lu dépasse le maximum de btree, %lu"
 
-#~ msgid "large object %u was already dropped"
-#~ msgstr "le « Large Object » %u a déjà été supprimé"
+#~ msgid "Table contains duplicated values."
+#~ msgstr "La table contient des valeurs dupliquées."
 
-#~ msgid "Not enough memory for reassigning the prepared transaction's locks."
+#~ msgid "Automatically adds missing table references to FROM clauses."
 #~ msgstr ""
-#~ "Pas assez de mémoire pour réaffecter les verrous des transactions "
-#~ "préparées."
+#~ "Ajoute automatiquement les références à la table manquant dans les clauses\n"
+#~ "FROM."
 
-#~ msgid "\"interval\" time zone \"%s\" not valid"
-#~ msgstr "le fuseau horaire « %s » n'est pas valide pour le type « interval »"
+#~ msgid "Sets the regular expression \"flavor\"."
+#~ msgstr "Initialise l'expression rationnelle « flavor »."
 
-#~ msgid "inconsistent use of year %04d and \"BC\""
-#~ msgstr "utilisation non cohérente de l'année %04d et de « BC »"
+#~ msgid "attempted change of parameter \"%s\" ignored"
+#~ msgstr "tentative de modification du paramètre « %s » ignoré"
 
-#~ msgid "No rows were found in \"%s\"."
-#~ msgstr "Aucune ligne trouvée dans « %s »."
+#~ msgid "This parameter cannot be changed after server start."
+#~ msgstr "Ce paramètre ne peut pas être modifié après le lancement du serveur"
 
-#~ msgid "argument number is out of range"
-#~ msgstr "le nombre en argument est en dehors des limites"
+#~ msgid "invalid database name \"%s\""
+#~ msgstr "nom de base de données « %s » invalide"
 
-#~ msgid "index \"%s\" is not ready"
-#~ msgstr "l'index « %s » n'est pas prêt"
+#~ msgid "invalid role name \"%s\""
+#~ msgstr "nom de rôle « %s » invalide"
 
-#~ msgid "could not remove database directory \"%s\""
-#~ msgstr "n'a pas pu supprimer le répertoire de bases de données « %s »"
+#~ msgid "invalid role password \"%s\""
+#~ msgstr "mot de passe « %s » de l'utilisateur invalide"
 
-#~ msgid "unexpected end of line at line %d of thesaurus file \"%s\""
-#~ msgstr "fin de ligne inattendue à la ligne %d du thésaurus « %s »"
+#~ msgid "cannot specify CSV in BINARY mode"
+#~ msgstr "ne peut pas spécifier CSV en mode binaire (BINARY)"
 
-#~ msgid "unexpected end of line or lexeme at line %d of thesaurus file \"%s\""
+#~ msgid "cannot set session authorization within security-definer function"
+#~ msgstr "ne peut pas exécuter SESSION AUTHORIZATION sur la fonction SECURITY DEFINER"
+
+#~ msgid "SELECT FOR UPDATE/SHARE is not supported within a query with multiple result relations"
 #~ msgstr ""
-#~ "fin de ligne ou de lexeme inattendu sur la ligne %d du thesaurus « %s »"
+#~ "SELECT FOR UPDATE/SHARE n'est pas supporté dans une requête avec plusieurs\n"
+#~ "relations"
 
-#~ msgid "unexpected delimiter at line %d of thesaurus file \"%s\""
-#~ msgstr "délimiteur inattendu sur la ligne %d du thesaurus « %s »"
+#~ msgid "could not remove relation %s: %m"
+#~ msgstr "n'a pas pu supprimer la relation %s : %m"
 
-#~ msgid "Use the @@@ operator instead."
-#~ msgstr "Utilisez à la place l'opérateur @@@."
+#~ msgid "could not remove segment %u of relation %s: %m"
+#~ msgstr "n'a pas pu supprimer le segment %u de la relation %s : %m"
 
-#~ msgid ""
-#~ "@@ operator does not support lexeme weight restrictions in GIN index "
-#~ "searches"
-#~ msgstr ""
-#~ "l'opérateur @@ ne supporte pas les restrictions de poids de lexeme dans "
-#~ "les\n"
-#~ "recherches par index GIN"
+#~ msgid "could not seek to block %u of relation %s: %m"
+#~ msgstr "n'a pas pu se positionner sur le bloc %u de la relation %s : %m"
 
-#~ msgid "query requires full scan, which is not supported by GIN indexes"
-#~ msgstr ""
-#~ "la requête nécessite un parcours complet, ce qui n'est pas supporté par "
-#~ "les\n"
-#~ "index GIN"
+#~ msgid "could not extend relation %s: %m"
+#~ msgstr "n'a pas pu étendre la relation %s : %m"
 
-#~ msgid "cannot calculate week number without year information"
-#~ msgstr ""
-#~ "ne peut pas calculer le numéro de la semaine sans informations sur l'année"
+#~ msgid "could not open relation %s: %m"
+#~ msgstr "n'a pas pu ouvrir la relation %s : %m"
 
-#~ msgid "UTF-16 to UTF-8 translation failed: %lu"
-#~ msgstr "échec de la conversion d'UTF16 vers UTF8 : %lu"
+#~ msgid "could not read block %u of relation %s: %m"
+#~ msgstr "n'a pas pu lire le bloc %u de la relation %s : %m"
 
-#~ msgid "AM/PM hour must be between 1 and 12"
-#~ msgstr "l'heure AM/PM doit être compris entre 1 et 12"
+#~ msgid "could not write block %u of relation %s: %m"
+#~ msgstr "n'a pas pu écrire le bloc %u de la relation %s : %m"
 
-#~ msgid "Sat"
-#~ msgstr "Sam"
+#~ msgid "could not open segment %u of relation %s: %m"
+#~ msgstr "n'a pas pu ouvrir le segment %u de la relation %s : %m"
 
-#~ msgid "Fri"
-#~ msgstr "Ven"
+#~ msgid "could not fsync segment %u of relation %s: %m"
+#~ msgstr ""
+#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
+#~ "%s : %m"
 
-#~ msgid "Thu"
-#~ msgstr "Jeu"
+#~ msgid "could not fsync segment %u of relation %s but retrying: %m"
+#~ msgstr ""
+#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
+#~ "%s, nouvelle tentative : %m"
 
-#~ msgid "Wed"
-#~ msgstr "Mer"
+#~ msgid "could not seek to end of segment %u of relation %s: %m"
+#~ msgstr "n'a pas pu se déplacer à la fin du segment %u de la relation %s : %m"
 
-#~ msgid "Tue"
-#~ msgstr "Mar"
+#~ msgid "unsupported PAM conversation %d/%s"
+#~ msgstr "conversation PAM %d/%s non supportée"
 
-#~ msgid "Mon"
-#~ msgstr "Lun"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé dans les sous-requêtes"
 
-#~ msgid "Sun"
-#~ msgstr "Dim"
+#~ msgid "adding missing FROM-clause entry for table \"%s\""
+#~ msgstr "ajout d'une entrée manquante dans FROM (table « %s »)"
 
-#~ msgid "Saturday"
-#~ msgstr "Samedi"
+#~ msgid "OLD used in query that is not in a rule"
+#~ msgstr "OLD utilisé dans une requête qui n'est pas une règle"
 
-#~ msgid "Friday"
-#~ msgstr "Vendredi"
+#~ msgid "NEW used in query that is not in a rule"
+#~ msgstr "NEW utilisé dans une requête qui ne fait pas partie d'une règle"
 
-#~ msgid "Thursday"
-#~ msgstr "Jeudi"
+#~ msgid "hurrying in-progress restartpoint"
+#~ msgstr "accélération du restartpoint en cours"
 
-#~ msgid "Wednesday"
-#~ msgstr "Mercredi"
+#~ msgid "multiple DELETE events specified"
+#~ msgstr "multiples événements DELETE spécifiés"
 
-#~ msgid "Tuesday"
-#~ msgstr "Mardi"
+#~ msgid "multiple UPDATE events specified"
+#~ msgstr "multiples événements UPDATE spécifiés"
 
-#~ msgid "Monday"
-#~ msgstr "Lundi"
+#~ msgid "multiple TRUNCATE events specified"
+#~ msgstr "multiples événements TRUNCATE spécifiés"
 
-#~ msgid "Sunday"
-#~ msgstr "Dimanche"
+#~ msgid "could not create XPath object"
+#~ msgstr "n'a pas pu créer l'objet XPath"
 
-#~ msgid "Dec"
-#~ msgstr "Déc"
+#, fuzzy
+#~ msgid "wrong number of array_subscripts"
+#~ msgstr "mauvais nombre d'indices du tableau"
 
-#~ msgid "Nov"
-#~ msgstr "Nov"
+#~ msgid "fillfactor=%d is out of range (should be between %d and 100)"
+#~ msgstr "le facteur de remplissage (%d) est en dehors des limites (il devrait être entre %d et 100)"
 
-#~ msgid "Oct"
-#~ msgstr "Oct"
+#~ msgid "GIN index does not support search with void query"
+#~ msgstr "les index GIN ne supportent pas la recherche avec des requêtes vides"
 
-#~ msgid "Sep"
-#~ msgstr "Sep"
+#~ msgid "invalid LC_COLLATE setting"
+#~ msgstr "paramètre LC_COLLATE invalide"
 
-#~ msgid "Aug"
-#~ msgstr "Aoû"
+#~ msgid "invalid LC_CTYPE setting"
+#~ msgstr "paramètre LC_CTYPE invalide"
 
-#~ msgid "Jul"
-#~ msgstr "Juil"
+#~ msgid "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the server was compiled with LOCALE_NAME_BUFLEN %d."
+#~ msgstr ""
+#~ "Le cluster de bases de données a été initialisé avec un LOCALE_NAME_BUFLEN\n"
+#~ "à %d alors que le serveur a été compilé avec un LOCALE_NAME_BUFLEN à %d."
 
-#~ msgid "Jun"
-#~ msgstr "Juin"
+#~ msgid "It looks like you need to initdb or install locale support."
+#~ msgstr ""
+#~ "Il semble que vous avez besoin d'exécuter initdb ou d'installer le support\n"
+#~ "des locales."
 
-#~ msgid "S:May"
-#~ msgstr "S:Mai"
+#~ msgid "log_restartpoints = %s"
+#~ msgstr "log_restartpoints = %s"
 
-#~ msgid "Apr"
-#~ msgstr "Avr"
+#~ msgid "syntax error: cannot back up"
+#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
 
-#~ msgid "Mar"
-#~ msgstr "Mar"
+#~ msgid "syntax error; also virtual memory exhausted"
+#~ msgstr "erreur de syntaxe ; de plus, mémoire virtuelle saturée"
 
-#~ msgid "Feb"
-#~ msgstr "Fév"
+#~ msgid "parser stack overflow"
+#~ msgstr "saturation de la pile de l'analyseur"
 
-#~ msgid "Jan"
-#~ msgstr "Jan"
+#~ msgid "failed to drop all objects depending on %s"
+#~ msgstr "échec lors de la suppression de tous les objets dépendant de %s"
 
-#~ msgid "December"
-#~ msgstr "Décembre"
+#~ msgid "there are objects dependent on %s"
+#~ msgstr "des objets dépendent de %s"
 
-#~ msgid "November"
-#~ msgstr "Novembre"
+#~ msgid "multiple constraints named \"%s\" were dropped"
+#~ msgstr "les contraintes multiples nommées « %s » ont été supprimées"
 
-#~ msgid "October"
-#~ msgstr "Octobre"
+#~ msgid "constraint definition for check constraint \"%s\" does not match"
+#~ msgstr ""
+#~ "la définition de la contrainte « %s » pour la contrainte de vérification ne\n"
+#~ "correspond pas"
 
-#~ msgid "September"
-#~ msgstr "Septembre"
+#~ msgid "relation \"%s.%s\" contains more than \"max_fsm_pages\" pages with useful free space"
+#~ msgstr ""
+#~ "la relation « %s.%s » contient plus de « max_fsm_pages » pages d'espace\n"
+#~ "libre utile"
 
-#~ msgid "August"
-#~ msgstr "Août"
+#~ msgid "Consider using VACUUM FULL on this relation or increasing the configuration parameter \"max_fsm_pages\"."
+#~ msgstr ""
+#~ "Pensez à compacter cette relation en utilisant VACUUM FULL ou à augmenter le\n"
+#~ "paramètre de configuration « max_fsm_pages »."
 
-#~ msgid "July"
-#~ msgstr "Juillet"
+#~ msgid "cannot change number of columns in view"
+#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
 
-#~ msgid "June"
-#~ msgstr "Juin"
+#~ msgid "unexpected Kerberos user name received from client (received \"%s\", expected \"%s\")"
+#~ msgstr ""
+#~ "nom d'utilisateur Kerberos inattendu reçu à partir du client (reçu « %s »,\n"
+#~ "attendu « %s »)"
 
-#~ msgid "May"
-#~ msgstr "Mai"
+#~ msgid "Kerberos 5 not implemented on this server"
+#~ msgstr "Kerberos 5 non implémenté sur ce serveur"
 
-#~ msgid "April"
-#~ msgstr "Avril"
+#~ msgid "GSSAPI not implemented on this server"
+#~ msgstr "GSSAPI non implémenté sur ce serveur"
 
-#~ msgid "March"
-#~ msgstr "Mars"
+#~ msgid "could not get security token from context"
+#~ msgstr "n'a pas pu récupérer le jeton de sécurité à partir du contexte"
 
-#~ msgid "February"
-#~ msgstr "Février"
+#~ msgid "unsafe permissions on private key file \"%s\""
+#~ msgstr "droits non sûrs sur le fichier de la clé privée « %s »"
 
-#~ msgid "January"
-#~ msgstr "Janvier"
+#~ msgid "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
+#~ msgstr ""
+#~ "Le fichier doit appartenir au propriétaire de la base de données et ne doit\n"
+#~ "pas avoir de droits pour un groupe ou pour les autres."
 
-#~ msgid "\"TZ\"/\"tz\" not supported"
-#~ msgstr "« TZ »/« tz » non supporté"
+#~ msgid "cannot use authentication method \"crypt\" because password is MD5-encrypted"
+#~ msgstr ""
+#~ "n'a pas pu utiliser la méthode d'authentification « crypt » car le mot de\n"
+#~ "passe est chiffré avec MD5"
 
-#~ msgid "invalid AM/PM string"
-#~ msgstr "chaîne AM/PM invalide"
+#~ msgid "invalid entry in file \"%s\" at line %d, token \"%s\""
+#~ msgstr "entrée invalide dans le fichier « %s » à la ligne %d, jeton « %s »"
 
-#~ msgid "not unique \"S\""
-#~ msgstr "« S » non unique"
+#~ msgid "missing field in file \"%s\" at end of line %d"
+#~ msgstr "champ manquant dans le fichier « %s » à la fin de la ligne %d"
 
-#~ msgid "invalid argument for power function"
-#~ msgstr "argument invalide pour la fonction puissance (power)"
+#~ msgid "cannot use Ident authentication without usermap field"
+#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
 
-#~ msgid "Valid values are DOCUMENT and CONTENT."
-#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
+#~ msgid "Ident protocol identifies remote user as \"%s\""
+#~ msgstr "le protocole Ident identifie l'utilisateur distant comme « %s »"
 
-#~ msgid ""
-#~ "Valid values are LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, "
-#~ "LOCAL7."
-#~ msgstr ""
-#~ "Les valeurs valides sont LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5,\n"
-#~ "LOCAL6, LOCAL7."
-
-#~ msgid "This can be set to advanced, extended, or basic."
-#~ msgstr ""
-#~ "Ceci peut être initialisé avec advanced (avancé), extended (étendu) ou\n"
-#~ "basic (basique)."
-
-#~ msgid "Sets the hostname of the Kerberos server."
-#~ msgstr "Initalise le nom d'hôte du serveur Kerberos."
-
-#~ msgid "Sets realm to match Kerberos and GSSAPI users against."
-#~ msgstr ""
-#~ "Indique le royaume pour l'authentification des utilisateurs via Kerberos "
-#~ "et\n"
-#~ "GSSAPI."
-
-#~ msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
-#~ msgstr ""
-#~ "Chaque session peut valoir soit « origin » soit « replica » soit « local "
-#~ "»."
-
-#~ msgid ""
-#~ "Each SQL transaction has an isolation level, which can be either \"read "
-#~ "uncommitted\", \"read committed\", \"repeatable read\", or \"serializable"
-#~ "\"."
-#~ msgstr ""
-#~ "Chaque transaction SQL a un niveau d'isolation qui peut être soit « read\n"
-#~ "uncommitted », soit « read committed », soit « repeatable read », soit\n"
-#~ "« serializable »."
-
-#~ msgid ""
-#~ "All SQL statements that cause an error of the specified level or a higher "
-#~ "level are logged."
-#~ msgstr ""
-#~ "Toutes les instructions SQL causant une erreur du niveau spécifié ou "
-#~ "d'un\n"
-#~ "niveau supérieur sont tracées."
-
-#~ msgid ""
-#~ "Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, "
-#~ "WARNING, ERROR, LOG, FATAL, and PANIC. Each level includes all the levels "
-#~ "that follow it."
-#~ msgstr ""
-#~ "Les valeurs valides sont DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO,\n"
-#~ "NOTICE, WARNING, ERROR, LOG, FATAL et PANIC. Chaque niveau incut tous "
-#~ "les\n"
-#~ "niveaux qui le suit."
-
-#~ msgid "Valid values are ON, OFF, and SAFE_ENCODING."
-#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
-
-#~ msgid ""
-#~ "Sets the maximum number of disk pages for which free space is tracked."
-#~ msgstr ""
-#~ "Initialise le nombre maximum de pages disque pour lesquelles l'espace "
-#~ "libre\n"
-#~ "est tracé."
-
-#~ msgid ""
-#~ "Sets the maximum number of tables and indexes for which free space is "
-#~ "tracked."
-#~ msgstr ""
-#~ "Initialise le nombre maximum de tables et index pour lesquels l'espace "
-#~ "libre\n"
-#~ "est tracé."
+#~ msgid "SELECT FOR UPDATE/SHARE is not supported for inheritance queries"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas supporté pour les requêtes d'héritage"
 
-#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
-#~ msgstr "Utilise le format de sortie indenté pour EXPLAIN VERBOSE."
+#~ msgid "missing FROM-clause entry in subquery for table \"%s\""
+#~ msgstr "entrée manquante de la clause FROM dans la sous-requête de la table « %s »"
 
-#~ msgid "Prints the execution plan to server log."
-#~ msgstr ""
-#~ "Affiche le plan d'exécution dans les journaux applicatifs du serveur."
+#~ msgid "adding missing FROM-clause entry in subquery for table \"%s\""
+#~ msgstr "entrée manquante de la clause FROM dans la sous-requête pour la table « %s »"
 
-#~ msgid "Prints the parse tree after rewriting to server log."
+#~ msgid "%s: the number of buffers (-B) must be at least twice the number of allowed connections (-N) and at least 16\n"
 #~ msgstr ""
-#~ "Affiche l'arbre d'analyse après ré-écriture dans les journaux applicatifs "
-#~ "du serveur."
-
-#~ msgid "Prints the parse tree to the server log."
-#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
-
-#~ msgid "string is too long for tsvector"
-#~ msgstr "la chaîne est trop longue pour un tsvector"
+#~ "%s : le nombre de tampons (-B) doit être au moins deux fois le nombre de\n"
+#~ "connexions disponibles (-N) et au moins 16\n"
 
-#~ msgid ""
-#~ "Consider increasing the configuration parameter \"max_fsm_pages\" to a "
-#~ "value over %.0f."
-#~ msgstr ""
-#~ "Considérez l'augmentation du paramètre de configuration « max_fsm_pages "
-#~ "»\n"
-#~ "à une valeur supérieure à %.0f."
+#~ msgid "could not set statistics collector timer: %m"
+#~ msgstr "n'a pas pu configurer le timer du récupérateur de statistiques : %m"
 
-#~ msgid "number of page slots needed (%.0f) exceeds max_fsm_pages (%d)"
-#~ msgstr ""
-#~ "le nombre d'emplacements de pages nécessaires (%.0f) dépasse "
-#~ "max_fsm_pages (%d)"
+#~ msgid "insufficient shared memory for free space map"
+#~ msgstr "mémoire partagée insuffisante pour la structure FSM"
 
-#~ msgid ""
-#~ "You have at least %d relations.  Consider increasing the configuration "
-#~ "parameter \"max_fsm_relations\"."
-#~ msgstr ""
-#~ "Vous avez au moins %d relations.Considèrez l'augmentation du paramètre "
-#~ "de\n"
-#~ "configuration « max_fsm_relations »."
+#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
+#~ msgstr "max_fsm_pages doit excéder max_fsm_relations * %d"
 
-#~ msgid "max_fsm_relations(%d) equals the number of relations checked"
-#~ msgstr "max_fsm_relations(%d) équivaut au nombre de relations tracées"
+#~ msgid "free space map contains %d pages in %d relations"
+#~ msgstr "la structure FSM contient %d pages dans %d relations"
 
 #~ msgid ""
 #~ "A total of %.0f page slots are in use (including overhead).\n"
@@ -25061,848 +22433,643 @@ msgstr ""
 #~ "Les limites actuelles sont : %d emplacements de pages, %d relations,\n"
 #~ "utilisant %.0f Ko."
 
-#~ msgid "free space map contains %d pages in %d relations"
-#~ msgstr "la structure FSM contient %d pages dans %d relations"
-
-#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
-#~ msgstr "max_fsm_pages doit excéder max_fsm_relations * %d"
-
-#~ msgid "insufficient shared memory for free space map"
-#~ msgstr "mémoire partagée insuffisante pour la structure FSM"
-
-#~ msgid "could not set statistics collector timer: %m"
-#~ msgstr "n'a pas pu configurer le timer du récupérateur de statistiques : %m"
-
-#~ msgid ""
-#~ "%s: the number of buffers (-B) must be at least twice the number of "
-#~ "allowed connections (-N) and at least 16\n"
-#~ msgstr ""
-#~ "%s : le nombre de tampons (-B) doit être au moins deux fois le nombre de\n"
-#~ "connexions disponibles (-N) et au moins 16\n"
+#~ msgid "max_fsm_relations(%d) equals the number of relations checked"
+#~ msgstr "max_fsm_relations(%d) équivaut au nombre de relations tracées"
 
-#~ msgid "adding missing FROM-clause entry in subquery for table \"%s\""
+#~ msgid "You have at least %d relations.  Consider increasing the configuration parameter \"max_fsm_relations\"."
 #~ msgstr ""
-#~ "entrée manquante de la clause FROM dans la sous-requête pour la table « "
-#~ "%s »"
+#~ "Vous avez au moins %d relations.Considèrez l'augmentation du paramètre de\n"
+#~ "configuration « max_fsm_relations »."
 
-#~ msgid "missing FROM-clause entry in subquery for table \"%s\""
-#~ msgstr ""
-#~ "entrée manquante de la clause FROM dans la sous-requête de la table « %s »"
+#~ msgid "number of page slots needed (%.0f) exceeds max_fsm_pages (%d)"
+#~ msgstr "le nombre d'emplacements de pages nécessaires (%.0f) dépasse max_fsm_pages (%d)"
 
-#~ msgid "SELECT FOR UPDATE/SHARE is not supported for inheritance queries"
+#~ msgid "Consider increasing the configuration parameter \"max_fsm_pages\" to a value over %.0f."
 #~ msgstr ""
-#~ "SELECT FOR UPDATE/SHARE n'est pas supporté pour les requêtes d'héritage"
+#~ "Considérez l'augmentation du paramètre de configuration « max_fsm_pages »\n"
+#~ "à une valeur supérieure à %.0f."
 
-#~ msgid "Ident protocol identifies remote user as \"%s\""
-#~ msgstr "le protocole Ident identifie l'utilisateur distant comme « %s »"
+#~ msgid "string is too long for tsvector"
+#~ msgstr "la chaîne est trop longue pour un tsvector"
 
-#~ msgid "cannot use Ident authentication without usermap field"
-#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
+#~ msgid "Prints the parse tree to the server log."
+#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
 
-#~ msgid "missing field in file \"%s\" at end of line %d"
-#~ msgstr "champ manquant dans le fichier « %s » à la fin de la ligne %d"
+#~ msgid "Prints the parse tree after rewriting to server log."
+#~ msgstr "Affiche l'arbre d'analyse après ré-écriture dans les journaux applicatifs du serveur."
 
-#~ msgid "invalid entry in file \"%s\" at line %d, token \"%s\""
-#~ msgstr "entrée invalide dans le fichier « %s » à la ligne %d, jeton « %s »"
+#~ msgid "Prints the execution plan to server log."
+#~ msgstr "Affiche le plan d'exécution dans les journaux applicatifs du serveur."
 
-#~ msgid ""
-#~ "cannot use authentication method \"crypt\" because password is MD5-"
-#~ "encrypted"
-#~ msgstr ""
-#~ "n'a pas pu utiliser la méthode d'authentification « crypt » car le mot "
-#~ "de\n"
-#~ "passe est chiffré avec MD5"
+#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
+#~ msgstr "Utilise le format de sortie indenté pour EXPLAIN VERBOSE."
 
-#~ msgid ""
-#~ "File must be owned by the database user and must have no permissions for "
-#~ "\"group\" or \"other\"."
+#~ msgid "Sets the maximum number of tables and indexes for which free space is tracked."
 #~ msgstr ""
-#~ "Le fichier doit appartenir au propriétaire de la base de données et ne "
-#~ "doit\n"
-#~ "pas avoir de droits pour un groupe ou pour les autres."
-
-#~ msgid "unsafe permissions on private key file \"%s\""
-#~ msgstr "droits non sûrs sur le fichier de la clé privée « %s »"
-
-#~ msgid "could not get security token from context"
-#~ msgstr "n'a pas pu récupérer le jeton de sécurité à partir du contexte"
-
-#~ msgid "GSSAPI not implemented on this server"
-#~ msgstr "GSSAPI non implémenté sur ce serveur"
-
-#~ msgid "Kerberos 5 not implemented on this server"
-#~ msgstr "Kerberos 5 non implémenté sur ce serveur"
+#~ "Initialise le nombre maximum de tables et index pour lesquels l'espace libre\n"
+#~ "est tracé."
 
-#~ msgid ""
-#~ "unexpected Kerberos user name received from client (received \"%s\", "
-#~ "expected \"%s\")"
+#~ msgid "Sets the maximum number of disk pages for which free space is tracked."
 #~ msgstr ""
-#~ "nom d'utilisateur Kerberos inattendu reçu à partir du client (reçu « %s "
-#~ "»,\n"
-#~ "attendu « %s »)"
+#~ "Initialise le nombre maximum de pages disque pour lesquelles l'espace libre\n"
+#~ "est tracé."
 
-#~ msgid "cannot change number of columns in view"
-#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
+#~ msgid "Valid values are ON, OFF, and SAFE_ENCODING."
+#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
 
-#~ msgid ""
-#~ "Consider using VACUUM FULL on this relation or increasing the "
-#~ "configuration parameter \"max_fsm_pages\"."
+#~ msgid "Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, WARNING, ERROR, LOG, FATAL, and PANIC. Each level includes all the levels that follow it."
 #~ msgstr ""
-#~ "Pensez à compacter cette relation en utilisant VACUUM FULL ou à augmenter "
-#~ "le\n"
-#~ "paramètre de configuration « max_fsm_pages »."
+#~ "Les valeurs valides sont DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO,\n"
+#~ "NOTICE, WARNING, ERROR, LOG, FATAL et PANIC. Chaque niveau incut tous les\n"
+#~ "niveaux qui le suit."
 
-#~ msgid ""
-#~ "relation \"%s.%s\" contains more than \"max_fsm_pages\" pages with useful "
-#~ "free space"
+#~ msgid "All SQL statements that cause an error of the specified level or a higher level are logged."
 #~ msgstr ""
-#~ "la relation « %s.%s » contient plus de « max_fsm_pages » pages d'espace\n"
-#~ "libre utile"
+#~ "Toutes les instructions SQL causant une erreur du niveau spécifié ou d'un\n"
+#~ "niveau supérieur sont tracées."
 
-#~ msgid "constraint definition for check constraint \"%s\" does not match"
+#~ msgid "Each SQL transaction has an isolation level, which can be either \"read uncommitted\", \"read committed\", \"repeatable read\", or \"serializable\"."
 #~ msgstr ""
-#~ "la définition de la contrainte « %s » pour la contrainte de vérification "
-#~ "ne\n"
-#~ "correspond pas"
-
-#~ msgid "multiple constraints named \"%s\" were dropped"
-#~ msgstr "les contraintes multiples nommées « %s » ont été supprimées"
-
-#~ msgid "there are objects dependent on %s"
-#~ msgstr "des objets dépendent de %s"
-
-#~ msgid "failed to drop all objects depending on %s"
-#~ msgstr "échec lors de la suppression de tous les objets dépendant de %s"
-
-#~ msgid "parser stack overflow"
-#~ msgstr "saturation de la pile de l'analyseur"
-
-#~ msgid "syntax error; also virtual memory exhausted"
-#~ msgstr "erreur de syntaxe ; de plus, mémoire virtuelle saturée"
-
-#~ msgid "syntax error: cannot back up"
-#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
-
-#~ msgid "log_restartpoints = %s"
-#~ msgstr "log_restartpoints = %s"
+#~ "Chaque transaction SQL a un niveau d'isolation qui peut être soit « read\n"
+#~ "uncommitted », soit « read committed », soit « repeatable read », soit\n"
+#~ "« serializable »."
 
-#~ msgid "It looks like you need to initdb or install locale support."
-#~ msgstr ""
-#~ "Il semble que vous avez besoin d'exécuter initdb ou d'installer le "
-#~ "support\n"
-#~ "des locales."
+#~ msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
+#~ msgstr "Chaque session peut valoir soit « origin » soit « replica » soit « local »."
 
-#~ msgid ""
-#~ "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the "
-#~ "server was compiled with LOCALE_NAME_BUFLEN %d."
+#~ msgid "Sets realm to match Kerberos and GSSAPI users against."
 #~ msgstr ""
-#~ "Le cluster de bases de données a été initialisé avec un "
-#~ "LOCALE_NAME_BUFLEN\n"
-#~ "à %d alors que le serveur a été compilé avec un LOCALE_NAME_BUFLEN à %d."
-
-#~ msgid "invalid LC_CTYPE setting"
-#~ msgstr "paramètre LC_CTYPE invalide"
+#~ "Indique le royaume pour l'authentification des utilisateurs via Kerberos et\n"
+#~ "GSSAPI."
 
-#~ msgid "invalid LC_COLLATE setting"
-#~ msgstr "paramètre LC_COLLATE invalide"
+#~ msgid "Sets the hostname of the Kerberos server."
+#~ msgstr "Initalise le nom d'hôte du serveur Kerberos."
 
-#~ msgid "GIN index does not support search with void query"
+#~ msgid "This can be set to advanced, extended, or basic."
 #~ msgstr ""
-#~ "les index GIN ne supportent pas la recherche avec des requêtes vides"
+#~ "Ceci peut être initialisé avec advanced (avancé), extended (étendu) ou\n"
+#~ "basic (basique)."
 
-#~ msgid "fillfactor=%d is out of range (should be between %d and 100)"
+#~ msgid "Valid values are LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7."
 #~ msgstr ""
-#~ "le facteur de remplissage (%d) est en dehors des limites (il devrait être "
-#~ "entre %d et 100)"
-
-#, fuzzy
-#~ msgid "wrong number of array_subscripts"
-#~ msgstr "mauvais nombre d'indices du tableau"
-
-#~ msgid "could not create XPath object"
-#~ msgstr "n'a pas pu créer l'objet XPath"
-
-#~ msgid "multiple TRUNCATE events specified"
-#~ msgstr "multiples événements TRUNCATE spécifiés"
-
-#~ msgid "multiple UPDATE events specified"
-#~ msgstr "multiples événements UPDATE spécifiés"
-
-#~ msgid "multiple DELETE events specified"
-#~ msgstr "multiples événements DELETE spécifiés"
-
-#~ msgid "hurrying in-progress restartpoint"
-#~ msgstr "accélération du restartpoint en cours"
+#~ "Les valeurs valides sont LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5,\n"
+#~ "LOCAL6, LOCAL7."
 
-#~ msgid "NEW used in query that is not in a rule"
-#~ msgstr "NEW utilisé dans une requête qui ne fait pas partie d'une règle"
+#~ msgid "Valid values are DOCUMENT and CONTENT."
+#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
 
-#~ msgid "OLD used in query that is not in a rule"
-#~ msgstr "OLD utilisé dans une requête qui n'est pas une règle"
+#~ msgid "invalid argument for power function"
+#~ msgstr "argument invalide pour la fonction puissance (power)"
 
-#~ msgid "adding missing FROM-clause entry for table \"%s\""
-#~ msgstr "ajout d'une entrée manquante dans FROM (table « %s »)"
+#~ msgid "not unique \"S\""
+#~ msgstr "« S » non unique"
 
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé dans les sous-requêtes"
+#~ msgid "invalid AM/PM string"
+#~ msgstr "chaîne AM/PM invalide"
 
-#~ msgid "unsupported PAM conversation %d/%s"
-#~ msgstr "conversation PAM %d/%s non supportée"
+#~ msgid "\"TZ\"/\"tz\" not supported"
+#~ msgstr "« TZ »/« tz » non supporté"
 
-#~ msgid "could not seek to end of segment %u of relation %s: %m"
-#~ msgstr ""
-#~ "n'a pas pu se déplacer à la fin du segment %u de la relation %s : %m"
+#~ msgid "January"
+#~ msgstr "Janvier"
 
-#~ msgid "could not fsync segment %u of relation %s but retrying: %m"
-#~ msgstr ""
-#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
-#~ "%s, nouvelle tentative : %m"
+#~ msgid "February"
+#~ msgstr "Février"
 
-#~ msgid "could not fsync segment %u of relation %s: %m"
-#~ msgstr ""
-#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
-#~ "%s : %m"
+#~ msgid "March"
+#~ msgstr "Mars"
 
-#~ msgid "could not open segment %u of relation %s: %m"
-#~ msgstr "n'a pas pu ouvrir le segment %u de la relation %s : %m"
+#~ msgid "April"
+#~ msgstr "Avril"
 
-#~ msgid "could not write block %u of relation %s: %m"
-#~ msgstr "n'a pas pu écrire le bloc %u de la relation %s : %m"
+#~ msgid "May"
+#~ msgstr "Mai"
 
-#~ msgid "could not read block %u of relation %s: %m"
-#~ msgstr "n'a pas pu lire le bloc %u de la relation %s : %m"
+#~ msgid "June"
+#~ msgstr "Juin"
 
-#~ msgid "could not open relation %s: %m"
-#~ msgstr "n'a pas pu ouvrir la relation %s : %m"
+#~ msgid "July"
+#~ msgstr "Juillet"
 
-#~ msgid "could not extend relation %s: %m"
-#~ msgstr "n'a pas pu étendre la relation %s : %m"
+#~ msgid "August"
+#~ msgstr "Août"
 
-#~ msgid "could not seek to block %u of relation %s: %m"
-#~ msgstr "n'a pas pu se positionner sur le bloc %u de la relation %s : %m"
+#~ msgid "September"
+#~ msgstr "Septembre"
 
-#~ msgid "could not remove segment %u of relation %s: %m"
-#~ msgstr "n'a pas pu supprimer le segment %u de la relation %s : %m"
+#~ msgid "October"
+#~ msgstr "Octobre"
 
-#~ msgid "could not remove relation %s: %m"
-#~ msgstr "n'a pas pu supprimer la relation %s : %m"
+#~ msgid "November"
+#~ msgstr "Novembre"
 
-#~ msgid ""
-#~ "SELECT FOR UPDATE/SHARE is not supported within a query with multiple "
-#~ "result relations"
-#~ msgstr ""
-#~ "SELECT FOR UPDATE/SHARE n'est pas supporté dans une requête avec "
-#~ "plusieurs\n"
-#~ "relations"
+#~ msgid "December"
+#~ msgstr "Décembre"
 
-#~ msgid "cannot set session authorization within security-definer function"
-#~ msgstr ""
-#~ "ne peut pas exécuter SESSION AUTHORIZATION sur la fonction SECURITY "
-#~ "DEFINER"
+#~ msgid "Jan"
+#~ msgstr "Jan"
 
-#~ msgid "cannot specify CSV in BINARY mode"
-#~ msgstr "ne peut pas spécifier CSV en mode binaire (BINARY)"
+#~ msgid "Feb"
+#~ msgstr "Fév"
 
-#~ msgid "invalid role password \"%s\""
-#~ msgstr "mot de passe « %s » de l'utilisateur invalide"
+#~ msgid "Mar"
+#~ msgstr "Mar"
 
-#~ msgid "invalid role name \"%s\""
-#~ msgstr "nom de rôle « %s » invalide"
+#~ msgid "Apr"
+#~ msgstr "Avr"
 
-#~ msgid "invalid database name \"%s\""
-#~ msgstr "nom de base de données « %s » invalide"
+#~ msgid "S:May"
+#~ msgstr "S:Mai"
 
-#~ msgid "This parameter cannot be changed after server start."
-#~ msgstr "Ce paramètre ne peut pas être modifié après le lancement du serveur"
+#~ msgid "Jun"
+#~ msgstr "Juin"
 
-#~ msgid "attempted change of parameter \"%s\" ignored"
-#~ msgstr "tentative de modification du paramètre « %s » ignoré"
+#~ msgid "Jul"
+#~ msgstr "Juil"
 
-#~ msgid "Sets the regular expression \"flavor\"."
-#~ msgstr "Initialise l'expression rationnelle « flavor »."
+#~ msgid "Aug"
+#~ msgstr "Aoû"
 
-#~ msgid "Automatically adds missing table references to FROM clauses."
-#~ msgstr ""
-#~ "Ajoute automatiquement les références à la table manquant dans les "
-#~ "clauses\n"
-#~ "FROM."
+#~ msgid "Sep"
+#~ msgstr "Sep"
 
-#~ msgid "Table contains duplicated values."
-#~ msgstr "La table contient des valeurs dupliquées."
+#~ msgid "Oct"
+#~ msgstr "Oct"
 
-#~ msgid "index row size %lu exceeds btree maximum, %lu"
-#~ msgstr "la taille de la ligne index %lu dépasse le maximum de btree, %lu"
+#~ msgid "Nov"
+#~ msgstr "Nov"
 
-#~ msgid "DISTINCT is supported only for single-argument aggregates"
-#~ msgstr ""
-#~ "DISTINCT est seulement supporté pour les agrégats à un seul argument"
+#~ msgid "Dec"
+#~ msgstr "Déc"
 
-#~ msgid "database system is in consistent recovery mode"
-#~ msgstr ""
-#~ "le système de bases de données est dans un mode de restauration cohérent"
+#~ msgid "Sunday"
+#~ msgstr "Dimanche"
 
-#~ msgid "frame start at CURRENT ROW is not implemented"
-#~ msgstr "début du frame à CURRENT ROW n'est pas implémenté"
+#~ msgid "Monday"
+#~ msgstr "Lundi"
 
-#~ msgid "Rebuild the index with REINDEX."
-#~ msgstr "Reconstruisez l'index avec REINDEX."
+#~ msgid "Tuesday"
+#~ msgstr "Mardi"
 
-#~ msgid ""
-#~ "index \"%s\" contains %.0f row versions, but table contains %.0f row "
-#~ "versions"
-#~ msgstr ""
-#~ "l'index « %s » contient %.0f versions de ligne, mais la table contient "
-#~ "%.0f\n"
-#~ "versions de ligne"
+#~ msgid "Wednesday"
+#~ msgstr "Mercredi"
 
-#~ msgid ""
-#~ "%u index pages have been deleted, %u are currently reusable.\n"
-#~ "%s."
-#~ msgstr ""
-#~ "%u pages d'index ont été supprimées, %u sont actuellement réutilisables.\n"
-#~ "%s."
+#~ msgid "Thursday"
+#~ msgstr "Jeudi"
 
-#~ msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
-#~ msgstr "« %s » : %u versions de ligne déplacées, %u pages tronquées sur %u"
+#~ msgid "Friday"
+#~ msgstr "Vendredi"
 
-#~ msgid ""
-#~ "%.0f dead row versions cannot be removed yet.\n"
-#~ "Nonremovable row versions range from %lu to %lu bytes long.\n"
-#~ "There were %.0f unused item pointers.\n"
-#~ "Total free space (including removable row versions) is %.0f bytes.\n"
-#~ "%u pages are or will become empty, including %u at the end of the table.\n"
-#~ "%u pages containing %.0f free bytes are potential move destinations.\n"
-#~ "%s."
-#~ msgstr ""
-#~ "%.0f versions de lignes mortes ne peuvent pas encore être supprimées.\n"
-#~ "Les versions non supprimables de ligne vont de %lu to %lu octets.\n"
-#~ "Il existait %.0f pointeurs d'éléments inutilisés.\n"
-#~ "L'espace libre total (incluant les versions supprimables de ligne) est "
-#~ "de\n"
-#~ "%.0f octets.\n"
-#~ "%u pages sont ou deviendront vides, ceci incluant %u pages en fin de la\n"
-#~ "table.\n"
-#~ "%u pages contenant %.0f octets libres sont des destinations de "
-#~ "déplacement\n"
-#~ "disponibles.\n"
-#~ "%s."
+#~ msgid "Saturday"
+#~ msgstr "Samedi"
 
-#~ msgid ""
-#~ "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot "
-#~ "shrink relation"
-#~ msgstr ""
-#~ "relation « %s », TID %u/%u : DeleteTransactionInProgress %u --- n'a pas "
-#~ "pu\n"
-#~ "diminuer la taille de la relation"
+#~ msgid "Sun"
+#~ msgstr "Dim"
 
-#~ msgid ""
-#~ "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot "
-#~ "shrink relation"
-#~ msgstr ""
-#~ "relation « %s », TID %u/%u : InsertTransactionInProgress %u --- n'a pas "
-#~ "pu\n"
-#~ "diminuer la taille de la relation"
+#~ msgid "Mon"
+#~ msgstr "Lun"
 
-#~ msgid ""
-#~ "relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink "
-#~ "relation"
-#~ msgstr ""
-#~ "relation « %s », TID %u/%u : ligne morte mise à jour par HOT --- n'a pas "
-#~ "pu\n"
-#~ "diminuer la taille de la relation"
+#~ msgid "Tue"
+#~ msgstr "Mar"
 
-#~ msgid ""
-#~ "relation \"%s\" TID %u/%u: XMIN_COMMITTED not set for transaction %u --- "
-#~ "cannot shrink relation"
-#~ msgstr ""
-#~ "relation « %s », TID %u/%u : XMIN_COMMITTED non configuré pour la\n"
-#~ "transaction %u --- n'a pas pu diminuer la taille de la relation"
+#~ msgid "Wed"
+#~ msgstr "Mer"
 
-#~ msgid "directory \"%s\" is not empty"
-#~ msgstr "le répertoire « %s » n'est pas vide"
+#~ msgid "Thu"
+#~ msgstr "Jeu"
 
-#~ msgid "number of distinct values %g is too low"
-#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
+#~ msgid "Fri"
+#~ msgstr "Ven"
 
-#~ msgid "cannot truncate system relation \"%s\""
-#~ msgstr "ne peut pas tronquer la relation système « %s »"
+#~ msgid "Sat"
+#~ msgstr "Sam"
 
-#~ msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
-#~ msgstr ""
-#~ "la table partagée « %s » peut seulement être réindexé en mode autonome"
+#~ msgid "AM/PM hour must be between 1 and 12"
+#~ msgstr "l'heure AM/PM doit être compris entre 1 et 12"
 
-#~ msgid "\"%s\" is a system catalog"
-#~ msgstr "« %s » est un catalogue système"
+#~ msgid "UTF-16 to UTF-8 translation failed: %lu"
+#~ msgstr "échec de la conversion d'UTF16 vers UTF8 : %lu"
 
-#~ msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
-#~ msgstr ""
-#~ "un index partagé « %s » peut seulement être réindexé en mode autonome"
+#~ msgid "cannot calculate week number without year information"
+#~ msgstr "ne peut pas calculer le numéro de la semaine sans informations sur l'année"
 
-#~ msgid "Sets the language used in DO statement if LANGUAGE is not specified."
+#~ msgid "query requires full scan, which is not supported by GIN indexes"
 #~ msgstr ""
-#~ "Configure le langage utilisé dans une instruction DO si la clause "
-#~ "LANGUAGE n'est\n"
-#~ "pas spécifiée."
+#~ "la requête nécessite un parcours complet, ce qui n'est pas supporté par les\n"
+#~ "index GIN"
 
-#~ msgid ""
-#~ "This error can also happen if the byte sequence does not match the "
-#~ "encoding expected by the server, which is controlled by \"client_encoding"
-#~ "\"."
+#~ msgid "@@ operator does not support lexeme weight restrictions in GIN index searches"
 #~ msgstr ""
-#~ "Cette erreur peut aussi survenir si la séquence d'octets ne correspond "
-#~ "pas\n"
-#~ "au jeu de caractères attendu par le serveur, le jeu étant contrôlé par\n"
-#~ "« client_encoding »."
+#~ "l'opérateur @@ ne supporte pas les restrictions de poids de lexeme dans les\n"
+#~ "recherches par index GIN"
 
-#~ msgid "redo starts at %X/%X, consistency will be reached at %X/%X"
-#~ msgstr "la restauration comme à %X/%X, la cohérence sera atteinte à %X/%X"
+#~ msgid "Use the @@@ operator instead."
+#~ msgstr "Utilisez à la place l'opérateur @@@."
 
-#~ msgid "binary value is out of range for type bigint"
-#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
+#~ msgid "unexpected delimiter at line %d of thesaurus file \"%s\""
+#~ msgstr "délimiteur inattendu sur la ligne %d du thesaurus « %s »"
 
-#~ msgid "transaction is read-only"
-#~ msgstr "la transaction est en lecture seule"
+#~ msgid "unexpected end of line or lexeme at line %d of thesaurus file \"%s\""
+#~ msgstr "fin de ligne ou de lexeme inattendu sur la ligne %d du thesaurus « %s »"
 
-#~ msgid "PID %d is among the slowest backends."
-#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
+#~ msgid "unexpected end of line at line %d of thesaurus file \"%s\""
+#~ msgstr "fin de ligne inattendue à la ligne %d du thésaurus « %s »"
 
-#, fuzzy
-#~ msgid "invalid WAL message received from primary"
-#~ msgstr "format du message invalide"
+#~ msgid "could not remove database directory \"%s\""
+#~ msgstr "n'a pas pu supprimer le répertoire de bases de données « %s »"
 
-#, fuzzy
-#~ msgid "sorry, too many standbys already"
-#~ msgstr "désolé, trop de clients sont déjà connectés"
+#~ msgid "index \"%s\" is not ready"
+#~ msgstr "l'index « %s » n'est pas prêt"
 
-#~ msgid "WAL file SYSID is %s, pg_control SYSID is %s"
-#~ msgstr ""
-#~ "le SYSID du journal de transactions WAL est %s, celui de pg_control est %s"
+#~ msgid "argument number is out of range"
+#~ msgstr "le nombre en argument est en dehors des limites"
 
-#, fuzzy
-#~ msgid "couldn't put socket to blocking mode: %m"
-#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %s\n"
+#~ msgid "No rows were found in \"%s\"."
+#~ msgstr "Aucune ligne trouvée dans « %s »."
 
-#, fuzzy
-#~ msgid "couldn't put socket to non-blocking mode: %m"
-#~ msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %s\n"
+#~ msgid "inconsistent use of year %04d and \"BC\""
+#~ msgstr "utilisation non cohérente de l'année %04d et de « BC »"
 
-#~ msgid "not enough shared memory for background writer"
-#~ msgstr ""
-#~ "pas assez de mémoire partagée pour le processus d'écriture en tâche de "
-#~ "fond"
+#~ msgid "\"interval\" time zone \"%s\" not valid"
+#~ msgstr "le fuseau horaire « %s » n'est pas valide pour le type « interval »"
 
-#~ msgid "connection limit exceeded for non-superusers"
-#~ msgstr "limite de connexions dépassée pour les utilisateurs standards"
+#~ msgid "Not enough memory for reassigning the prepared transaction's locks."
+#~ msgstr "Pas assez de mémoire pour réaffecter les verrous des transactions préparées."
 
-#~ msgid "not enough shared memory for walreceiver"
-#~ msgstr ""
-#~ "pas assez de mémoire partagée pour le processus de réception des journaux "
-#~ "de\n"
-#~ "transactions"
+#~ msgid "large object %u was already dropped"
+#~ msgstr "le « Large Object » %u a déjà été supprimé"
 
-#~ msgid "not enough shared memory for walsender"
+#~ msgid "large object %u was not opened for writing"
+#~ msgstr "le « Large Object » %u n'a pas été ouvert en écriture"
+
+#~ msgid "invalid standby query string: %s"
+#~ msgstr "chaîne de requête invalide sur le serveur en attente : %s"
+
+#~ msgid "terminating walsender process to force cascaded standby to update timeline and reconnect"
 #~ msgstr ""
-#~ "pas assez de mémoire partagée pour le processus d'envoi des journaux de "
-#~ "transactions"
+#~ "arrêt du processus walreceiver pour forcer le serveur standby en cascade à\n"
+#~ "mettre à jour la timeline et à se reconnecter"
 
-#~ msgid "unlogged operation performed, data may be missing"
-#~ msgstr "opération réalisée non tracée, les données pourraient manquer"
+#~ msgid "invalid standby handshake message type %d"
+#~ msgstr "type %d du message de handshake du serveur en attente invalide"
 
-#~ msgid ""
-#~ "During recovery, allows connections and queries.  During normal running, "
-#~ "causes additional info to be written to WAL to enable hot standby mode on "
-#~ "WAL standby nodes."
+#~ msgid "streaming replication successfully connected to primary"
+#~ msgstr "réplication de flux connecté avec succès au serveur principal"
+
+#~ msgid "shutdown requested, aborting active base backup"
+#~ msgstr "arrêt demandé, annulation de la sauvegarde active de base"
+
+#~ msgid "terminating all walsender processes to force cascaded standby(s) to update timeline and reconnect"
 #~ msgstr ""
-#~ "Lors de la restauration, autorise les connexions et les requêtes. Lors "
-#~ "d'une\n"
-#~ "exécution normale, fait que des informations supplémentaires sont écrites "
-#~ "dans\n"
-#~ "les journaux de transactions pour activer le mode Hot Standby sur les "
-#~ "n½uds\n"
-#~ "en attente."
+#~ "arrêt de tous les processus walsender pour forcer les serveurs standby en\n"
+#~ "cascade à mettre à jour la timeline et à se reconnecter"
 
 #~ msgid ""
-#~ "archive_command must be defined before online backups can be made safely."
+#~ "This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter.  You can either reduce the request size or reconfigure the kernel with larger SHMMAX.  To reduce the request size (currently %lu bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections.\n"
+#~ "If the request size is already small, it's possible that it is less than your kernel's SHMMIN parameter, in which case raising the request size or reconfiguring SHMMIN is called for.\n"
+#~ "The PostgreSQL documentation contains more information about shared memory configuration."
 #~ msgstr ""
-#~ "archive_command doit être défini avant que les sauvegardes à chaud "
-#~ "puissent\n"
-#~ "s'effectuer correctement."
+#~ "Cette erreur signifie habituellement que la demande de PostgreSQL pour un\n"
+#~ "segment de mémoire partagée a dépassé le paramètre SHMMAX de votre noyau.\n"
+#~ "Vous pouvez soit réduire la taille de la requête soit reconfigurer le noyau\n"
+#~ "avec un SHMMAX plus important. Pour réduire la taille de la requête\n"
+#~ "(actuellement %lu octets), réduisez l'utilisation de la mémoire partagée par PostgreSQL,par exemple en réduisant shared_buffers ou max_connections\n"
+#~ "Si la taille de la requête est déjà petite, il est possible qu'elle soit\n"
+#~ "moindre que le paramètre SHMMIN de votre noyau, auquel cas, augmentez la\n"
+#~ "taille de la requête ou reconfigurez SHMMIN.\n"
+#~ "La documentation de PostgreSQL contient plus d'informations sur la\n"
+#~ "configuration de la mémoire partagée."
 
-#~ msgid "archive_mode must be enabled at server start."
-#~ msgstr "archive_mode doit être activé au lancement du serveur."
+#~ msgid "cannot use window function in rule WHERE condition"
+#~ msgstr "ne peut pas utiliser la fonction window dans la condition d'une règle WHERE"
 
-#~ msgid "WAL archiving is not active"
-#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
+#~ msgid "cannot use aggregate function in rule WHERE condition"
+#~ msgstr "ne peut pas utiliser la fonction d'agrégat dans la condition d'une règle WHERE"
 
-#~ msgid "usermap \"%s\""
-#~ msgstr "correspondance utilisateur « %s »"
+#~ msgid "arguments of row IN must all be row expressions"
+#~ msgstr "les arguments de la ligne IN doivent tous être des expressions de ligne"
 
-#~ msgid "restartpoint_command = '%s'"
-#~ msgstr "restartpoint_command = '%s'"
+#~ msgid "argument of %s must not contain window functions"
+#~ msgstr "l'argument de %s ne doit pas contenir des fonctions window"
 
-#~ msgid "recovery restart point at %X/%X with latest known log time %s"
+#~ msgid "argument of %s must not contain aggregate functions"
+#~ msgstr "l'argument de %s ne doit pas contenir de fonctions d'agrégats"
+
+#~ msgid "cannot use window function in function expression in FROM"
 #~ msgstr ""
-#~ "point de relancement de la restauration sur %X/%X avec %s comme dernière\n"
-#~ "date connue du journal"
+#~ "ne peut pas utiliser la fonction window dans l'expression de la fonction\n"
+#~ "du FROM"
 
-#~ msgid "Not safe to send CSV data\n"
-#~ msgstr "Envoi non sûr des données CSV\n"
+#~ msgid "function expression in FROM cannot refer to other relations of same query level"
+#~ msgstr ""
+#~ "l'expression de la fonction du FROM ne peut pas faire référence à d'autres\n"
+#~ "relations sur le même niveau de la requête"
 
-#~ msgid "Sets the message levels that are logged during recovery."
+#~ msgid "subquery in FROM cannot refer to other relations of same query level"
 #~ msgstr ""
-#~ "Initialise les niveaux de messages qui sont tracés lors de la "
-#~ "restauration."
+#~ "la sous-requête du FROM ne peut pas faire référence à d'autres relations\n"
+#~ "dans le même niveau de la requête"
 
-#~ msgid "access to %s"
-#~ msgstr "accès à %s"
+#~ msgid "JOIN/ON clause refers to \"%s\", which is not part of JOIN"
+#~ msgstr "la clause JOIN/ON se réfère à « %s », qui ne fait pas partie du JOIN"
 
-#~ msgid "parameter \"standby_mode\" requires a Boolean value"
-#~ msgstr "le paramètre « standby_mode » requiert une valeur booléenne"
+#~ msgid "window functions not allowed in GROUP BY clause"
+#~ msgstr "fonctions window non autorisées dans une clause GROUP BY"
 
-#~ msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
-#~ msgstr ""
-#~ "le paramètre « recovery_target_inclusive » requiert une valeur booléenne"
+#~ msgid "aggregates not allowed in WHERE clause"
+#~ msgstr "agrégats non autorisés dans une clause WHERE"
 
-#~ msgid ""
-#~ "cannot drop \"%s\" because it is being used by active queries in this "
-#~ "session"
-#~ msgstr ""
-#~ "ne peut pas supprimer « %s » car cet objet est en cours d'utilisation "
-#~ "par\n"
-#~ "des requêtes actives dans cette session"
+#~ msgid "SELECT FOR UPDATE/SHARE cannot be used with foreign table \"%s\""
+#~ msgstr "SELECT FOR UPDATE/SHARE ne peut pas être utilisé avec une table distante « %s »"
 
-#~ msgid "unrecognized \"log_destination\" key word: \"%s\""
-#~ msgstr "mot clé « log_destination » non reconnu : « %s »"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with window functions"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec les fonctions window"
 
-#~ msgid "invalid list syntax for parameter \"log_destination\""
-#~ msgstr "syntaxe de liste invalide pour le paramètre « log_destination »"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with aggregate functions"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec les fonctions d'agrégats"
 
-#~ msgid "Sets immediate fsync at commit."
-#~ msgstr "Configure un fsync immédiat lors du commit."
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with HAVING clause"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec la clause HAVING"
 
-#~ msgid "could not open new log file \"%s\": %m"
-#~ msgstr "n'a pas pu ouvrir le nouveau journal applicatif « %s » : %m"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with GROUP BY clause"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autorisé avec la clause GROUP BY"
 
-#~ msgid "could not create log file \"%s\": %m"
-#~ msgstr "n'a pas pu créer le journal applicatif « %s » : %m"
+#~ msgid "RETURNING cannot contain references to other relations"
+#~ msgstr "RETURNING ne doit pas contenir de références à d'autres relations"
 
-#~ msgid "SELECT FOR UPDATE/SHARE cannot be applied to NEW or OLD"
-#~ msgstr "SELECT FOR UPDATE/SHARE ne peut pas être appliqué à NEW et OLD"
+#~ msgid "cannot use window function in RETURNING"
+#~ msgstr "ne peut pas utiliser une fonction window dans RETURNING"
 
-#~ msgid ""
-#~ "Ident authentication is not supported on local connections on this "
-#~ "platform"
-#~ msgstr ""
-#~ "l'authentification Ident n'est pas supportée sur les connexions locales "
-#~ "sur cette plateforme"
+#~ msgid "cannot use aggregate function in RETURNING"
+#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans RETURNING"
 
-#~ msgid "could not get effective UID from peer credentials: %m"
-#~ msgstr ""
-#~ "n'a pas pu obtenir l'UID réel à partir des pièces d'identité de l'autre : "
-#~ "%m"
+#~ msgid "cannot use window function in UPDATE"
+#~ msgstr "ne peut pas utiliser une fonction window dans un UPDATE"
 
-#~ msgid "could not enable credential reception: %m"
-#~ msgstr "n'a pas pu activer la réception de lettres de créance : %m"
+#~ msgid "cannot use aggregate function in UPDATE"
+#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans un UPDATE"
 
-#~ msgid "argument to pg_get_expr() must come from system catalogs"
-#~ msgstr "l'argument de pg_get_expr() doit provenir des catalogues systèmes"
+#~ msgid "cannot use window function in VALUES"
+#~ msgstr "ne peut pas utiliser la fonction window dans un VALUES"
 
-#~ msgid "invalid interval value for time zone: day not allowed"
-#~ msgstr ""
-#~ "valeur d'intervalle invalide pour le fuseau horaire : jour non autorisé"
+#~ msgid "cannot use aggregate function in VALUES"
+#~ msgstr "ne peut pas utiliser la fonction d'agrégat dans un VALUES"
 
-#~ msgid "invalid interval value for time zone: month not allowed"
+#~ msgid "Use SELECT ... UNION ALL ... instead."
+#~ msgstr "Utilisez à la place SELECT ... UNION ALL ..."
+
+#~ msgid "VALUES must not contain OLD or NEW references"
+#~ msgstr "VALUES ne doit pas contenir des références à OLD et NEW"
+
+#~ msgid "VALUES must not contain table references"
+#~ msgstr "VALUES ne doit pas contenir de références de table"
+
+#~ msgid "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%ld matches)"
 #~ msgstr ""
-#~ "valeur d'intervalle invalide pour le fuseau horaire : les mois ne sont "
-#~ "pas autorisés"
+#~ "échec de la recherche LDAP pour le filtre « %s » sur le serveur « %s » :\n"
+#~ "utilisateur non unique (%ld correspondances)"
 
-#~ msgid "unrecognized \"datestyle\" key word: \"%s\""
-#~ msgstr "mot clé « datestyle » non reconnu : « %s »"
+#~ msgid "You need an unconditional ON DELETE DO INSTEAD rule or an INSTEAD OF DELETE trigger."
+#~ msgstr "Vous avez besoin d'une règle inconditionnelle ON DELETE DO INSTEAD ou d'un trigger INSTEAD OF DELETE."
 
-#~ msgid "invalid list syntax for parameter \"datestyle\""
-#~ msgstr "syntaxe de liste invalide pour le paramètre « datestyle »"
+#~ msgid "You need an unconditional ON UPDATE DO INSTEAD rule or an INSTEAD OF UPDATE trigger."
+#~ msgstr "Vous avez besoin d'une règle non conditionnelle ON UPDATE DO INSTEAD ou d'un trigger INSTEAD OF UPDATE."
 
-#~ msgid "database \"%s\" not found"
-#~ msgstr "base de données « %s » non trouvée"
+#~ msgid "You need an unconditional ON INSERT DO INSTEAD rule or an INSTEAD OF INSERT trigger."
+#~ msgstr "Vous avez besoin d'une règle ON INSERT DO INSTEAD sans condition ou d'un trigger INSTEAD OF INSERT."
 
-#~ msgid "composite type must have at least one attribute"
-#~ msgstr "le type composite doit avoir au moins un attribut"
+#~ msgid "automatic vacuum of table \"%s.%s.%s\": cannot (re)acquire exclusive lock for truncate scan"
+#~ msgstr "vacuum automatique de la table « %s.%s.%s » : ne peut pas acquérir le verrou exclusif pour la tronquer"
 
-#~ msgid "cannot reference permanent table from temporary table constraint"
-#~ msgstr ""
-#~ "ne peut pas référencer une table permanente à partir de la contrainte de\n"
-#~ "table temporaire"
+#~ msgid "must be superuser to rename text search templates"
+#~ msgstr "doit être super-utilisateur pour renommer les modèles de recherche plein texte"
 
-#~ msgid "cannot reference temporary table from permanent table constraint"
+#~ msgid "must be superuser to rename text search parsers"
 #~ msgstr ""
-#~ "ne peut pas référencer une table temporaire à partir d'une contrainte de\n"
-#~ "table permanente"
+#~ "doit être super-utilisateur pour renommer les analyseurs de recherche plein\n"
+#~ "texte"
 
-#~ msgid "function \"%s\" is already in schema \"%s\""
-#~ msgstr "la fonction « %s » existe déjà dans le schéma « %s »"
+#~ msgid "cannot use window function in trigger WHEN condition"
+#~ msgstr "ne peut pas utiliser la fonction window dans la condition WHEN d'un trigger"
 
-#~ msgid "must be superuser to comment on text search template"
-#~ msgstr ""
-#~ "doit être super-utilisateur pour ajouter un commentaire sur un modèle de\n"
-#~ "recherche plein texte"
+#~ msgid "Use ALTER FOREIGN TABLE instead."
+#~ msgstr "Utilisez ALTER FOREIGN TABLE à la place."
 
-#~ msgid "must be superuser to comment on text search parser"
-#~ msgstr ""
-#~ "doit être super-utilisateur pour ajouter un commentaire sur l'analyseur "
-#~ "de\n"
-#~ "recherche plein texte"
+#~ msgid "cannot use window function in transform expression"
+#~ msgstr "ne peut pas utiliser la fonction window dans l'expression de la transformation"
+
+#~ msgid "default values on foreign tables are not supported"
+#~ msgstr "les valeurs par défaut ne sont pas supportées sur les tables distantes"
+
+#~ msgid "constraints on foreign tables are not supported"
+#~ msgstr "les contraintes sur les tables distantes ne sont pas supportées"
 
-#~ msgid "must be superuser to comment on procedural language"
-#~ msgstr ""
-#~ "doit être super-utilisateur pour ajouter un commentaire sur un langage "
-#~ "de\n"
-#~ "procédures"
+#~ msgid "cannot use window function in EXECUTE parameter"
+#~ msgstr "ne peut pas utiliser une fonction window dans le paramètre EXECUTE"
 
-#~ msgid "must be member of role \"%s\" to comment upon it"
-#~ msgstr "doit être un membre du rôle « %s » pour le commenter"
+#~ msgid "cannot use aggregate in index predicate"
+#~ msgstr "ne peut pas utiliser un agrégat dans un prédicat d'index"
 
-#~ msgid "\"%s\" is not a table, view, or composite type"
-#~ msgstr "« %s » n'est pas une table, une vue ou un type composite"
+#~ msgid "function \"%s\" already exists in schema \"%s\""
+#~ msgstr "la fonction « %s » existe déjà dans le schéma « %s »"
 
-#~ msgid ""
-#~ "cannot cluster on expressional index \"%s\" because its index access "
-#~ "method does not handle null values"
-#~ msgstr ""
-#~ "ne peut pas exécuter CLUSTER sur l'index à expression « %s » car sa "
-#~ "méthode\n"
-#~ "d'accès ne gère pas les valeurs NULL"
+#~ msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
+#~ msgstr "Utiliser ALTER AGGREGATE pour changer le propriétaire des fonctions d'agrégat."
 
-#~ msgid ""
-#~ "You might be able to work around this by marking column \"%s\" NOT NULL."
-#~ msgstr ""
-#~ "Vous pouvez contourner ceci en marquant la colonne « %s » comme NOT NULL."
+#~ msgid "Use ALTER AGGREGATE to rename aggregate functions."
+#~ msgstr "Utiliser ALTER AGGREGATE pour renommer les fonctions d'agrégat."
 
-#~ msgid ""
-#~ "You might be able to work around this by marking column \"%s\" NOT NULL, "
-#~ "or use ALTER TABLE ... SET WITHOUT CLUSTER to remove the cluster "
-#~ "specification from the table."
-#~ msgstr ""
-#~ "Vous pourriez contourner ceci en marquant la colonne « %s » avec la\n"
-#~ "contrainte NOT NULL ou en utilisant ALTER TABLE ... SET WITHOUT CLUSTER "
-#~ "pour\n"
-#~ "supprimer la spécification CLUSTER de la table."
+#~ msgid "cannot use window function in parameter default value"
+#~ msgstr "ne peut pas utiliser la fonction window dans la valeur par défaut d'un paramètre"
 
-#~ msgid ""
-#~ "cannot cluster on index \"%s\" because access method does not handle null "
-#~ "values"
+#~ msgid "cannot use aggregate function in parameter default value"
 #~ msgstr ""
-#~ "ne peut pas créer un cluster sur l'index « %s » car la méthode d'accès "
-#~ "de\n"
-#~ "l'index ne gère pas les valeurs NULL"
+#~ "ne peut pas utiliser une fonction d'agrégat dans la valeur par défaut d'un\n"
+#~ "paramètre"
 
-#~ msgid "clustering \"%s.%s\""
-#~ msgstr "exécution de CLUSTER sur « %s.%s »"
+#~ msgid "cannot use subquery in parameter default value"
+#~ msgstr "ne peut pas utiliser une sous-requête dans une valeur par défaut d'un paramètre"
 
-#~ msgid "EnumValuesCreate() can only set a single OID"
-#~ msgstr "EnumValuesCreate() peut seulement initialiser un seul OID"
+#~ msgid "CREATE TABLE AS specifies too many column names"
+#~ msgstr "CREATE TABLE AS spécifie trop de noms de colonnes"
 
-#~ msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery"
-#~ msgstr ""
-#~ "l'index  « %s » a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer "
-#~ "la\n"
-#~ "récupération suite à un arrêt brutal"
+#~ msgid "%s already exists in schema \"%s\""
+#~ msgstr "%s existe déjà dans le schéma « %s »"
 
-#~ msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
+#~ msgid "A function returning ANYRANGE must have at least one ANYRANGE argument."
 #~ msgstr ""
-#~ "l'index  « %s » a besoin d'un VACUUM ou d'un REINDEX pour terminer la\n"
-#~ "récupération suite à un arrêt brutal"
+#~ "Une fonction renvoyant ANYRANGE doit avoir au moins un argument du type\n"
+#~ "ANYRANGE."
 
-#~ msgid "Incomplete insertion detected during crash replay."
-#~ msgstr ""
-#~ "Insertion incomplète détectée lors de la ré-exécution des requêtes suite "
-#~ "à\n"
-#~ "l'arrêt brutal."
+#~ msgid "cannot use window function in check constraint"
+#~ msgstr "ne peut pas utiliser une fonction window dans une contrainte de vérification"
 
-#~ msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
-#~ msgstr ""
-#~ "l'index  %u/%u/%u a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer "
-#~ "la\n"
-#~ "récupération suite à un arrêt brutal"
+#~ msgid "cannot use window function in default expression"
+#~ msgstr "ne peut pas utiliser une fonction window dans une expression par défaut"
 
-#~ msgid "Lines should have the format parameter = 'value'."
-#~ msgstr "Les lignes devraient avoir le format paramètre = 'valeur'"
+#~ msgid "cannot use aggregate function in default expression"
+#~ msgstr "ne peut pas utiliser une fonction d'agrégat dans une expression par défaut"
 
-#~ msgid "syntax error in recovery command file: %s"
-#~ msgstr "erreur de syntaxe dans le fichier de restauration : %s"
+#~ msgid "cannot use subquery in default expression"
+#~ msgstr "ne peut pas utiliser une sous-requête dans l'expression par défaut"
 
-#~ msgid "Write-Ahead Log / Streaming Replication"
-#~ msgstr "Write-Ahead Log / Réplication en flux"
+#~ msgid "uncataloged table %s"
+#~ msgstr "table %s sans catalogue"
 
-#~ msgid "unable to open directory pg_tblspc: %m"
-#~ msgstr "impossible d'ouvrir le répertoire p_tblspc : %m"
+#~ msgid "xrecoff \"%X\" is out of valid range, 0..%X"
+#~ msgstr "xrecoff « %X » en dehors des limites valides, 0..%X"
 
-#~ msgid "unable to read symbolic link %s: %m"
-#~ msgstr "incapable de lire le lien symbolique %s : %m"
+#~ msgid "Incorrect XLOG_BLCKSZ in page header."
+#~ msgstr "XLOG_BLCKSZ incorrect dans l'en-tête de page."
 
-#~ msgid "index \"%s\" is not a b-tree"
-#~ msgstr "l'index « %s » n'est pas un btree"
+#~ msgid "Incorrect XLOG_SEG_SIZE in page header."
+#~ msgstr "XLOG_SEG_SIZE incorrecte dans l'en-tête de page."
 
-#~ msgid "ALTER TYPE USING is only supported on plain tables"
-#~ msgstr "ALTER TYPE USING est seulement supportés sur les tables standards"
+#~ msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
+#~ msgstr ""
+#~ "longueur invalide du « contrecord » %u dans le journal de tranasctions %u,\n"
+#~ "segment %u, décalage %u"
 
-#~ msgid "resetting unlogged relations: cleanup %d init %d"
+#~ msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
 #~ msgstr ""
-#~ "réinitialisation des relations non tracées : nettoyage %d initialisation "
-#~ "%d"
+#~ "il n'y a pas de drapeaux « contrecord » dans le journal de transactions %u,\n"
+#~ "segment %u, décalage %u"
 
-#~ msgid "%s (%x)"
-#~ msgstr "%s (%x)"
+#~ msgid "could not open file \"%s\" (log file %u, segment %u): %m"
+#~ msgstr "n'a pas pu ouvrir le fichier « %s » (journal de transactions %u, segment %u) : %m"
 
-#~ msgid "SSPI error %x"
-#~ msgstr "erreur SSPI : %x"
+#~ msgid "unlogged GiST indexes are not supported"
+#~ msgstr "les index GiST non tracés ne sont pas supportés"
 
-#~ msgid "consistent state delayed because recovery snapshot incomplete"
-#~ msgstr ""
-#~ "état de cohérence pas encore atteint à cause d'un snapshot de "
-#~ "restauration incomplet"
+#~ msgid "could not change directory to \"%s\""
+#~ msgstr "n'a pas pu accéder au répertoire « %s »"
 
-#~ msgid "tablespace %u is not empty"
-#~ msgstr "le tablespace %u n'est pas vide"
+#~ msgid "Perhaps out of disk space?"
+#~ msgstr "Peut-être manquez-vous de place disque ?"
 
-#~ msgid "subquery in WITH cannot have SELECT INTO"
-#~ msgstr "la sous-requête du WITH ne peut pas avoir de SELECT INTO"
+#~ msgid "time zone offset %d is not a multiple of 900 sec (15 min) in time zone file \"%s\", line %d"
+#~ msgstr ""
+#~ "le décalage %d du fuseau horaire n'est pas un multiples de 900 secondes\n"
+#~ "(15 minutes) dans le fichier des fuseaux horaires « %s », ligne %d"
 
-#~ msgid "subquery cannot have SELECT INTO"
-#~ msgstr "la sous-requête ne peut pas avoir de SELECT INTO"
+#~ msgid "Sets the name of the Kerberos service."
+#~ msgstr "Initialise le nom du service Kerberos."
 
-#~ msgid "subquery in FROM cannot have SELECT INTO"
-#~ msgstr "la sous-requête du FROM ne peut pas avoir de SELECT INTO"
+#~ msgid "No description available."
+#~ msgstr "Aucune description disponible."
 
-#~ msgid "DECLARE CURSOR cannot specify INTO"
-#~ msgstr "DECLARE CURSOR ne peut pas spécifier INTO"
+#~ msgid "cannot call json_populate_recordset on a nested object"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet imbriqué"
 
-#~ msgid "INSERT ... SELECT cannot specify INTO"
-#~ msgstr "INSERT ... SELECT ne peut pas avoir INTO"
+#~ msgid "cannot call json_populate_recordset on a scalar"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur un scalaire"
 
-#~ msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
-#~ msgstr ""
-#~ "la liste de noms de colonnes n'est pas autorisée dans CREATE TABLE / AS "
-#~ "EXECUTE"
+#~ msgid "cannot call json_populate_recordset with nested arrays"
+#~ msgstr "ne peut pas appeler json_populate_recordset avec des tableaux imbriqués"
 
-#~ msgid "CREATE TABLE AS cannot specify INTO"
-#~ msgstr "CREATE TABLE AS ne peut pas spécifier INTO"
+#~ msgid "must call json_populate_recordset on an array of objects"
+#~ msgstr "doit appeler json_populate_recordset sur un tableau d'objets"
 
-#~ msgid "  --version       output version information, then exit\n"
-#~ msgstr "  --version          affiche la version, puis quitte\n"
+#~ msgid "cannot call json_populate_recordset with nested objects"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur des objets imbriqués"
 
-#~ msgid "  --help          show this help, then exit\n"
-#~ msgstr "  --help             affiche cette aide, puis quitte\n"
+#~ msgid "cannot call json_populate_recordset on an object"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet"
 
-#~ msgid "Make sure the root.crt file is present and readable."
-#~ msgstr ""
-#~ "Assurez-vous que le certificat racine (root.crt) est présent et lisible"
+#~ msgid "first argument of json_populate_recordset must be a row type"
+#~ msgstr "le premier argument de json_populate_recordset doit être un type ROW"
 
-#~ msgid "See server log for details."
-#~ msgstr "Voir les journaux applicatifs du serveur pour plus de détails."
+#~ msgid "first argument of json_populate_record must be a row type"
+#~ msgstr "le premier argument de json_populate_record doit être un type ROW"
 
-#~ msgid "missing or erroneous pg_hba.conf file"
-#~ msgstr "fichier pg_hba.conf manquant ou erroné"
+#~ msgid "cannot call json_array_elements on a scalar"
+#~ msgstr "ne peut pas appeler json_array_elements sur un scalaire"
 
-#~ msgid "Certificates will not be checked against revocation list."
-#~ msgstr "Les certificats ne seront pas vérifiés avec la liste de révocation."
+#~ msgid "cannot call json_array_elements on a non-array"
+#~ msgstr "ne peut pas appeler json_array_elements sur un objet qui n'est pas un tableau"
 
-#~ msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
-#~ msgstr ""
-#~ "liste de révocation des certificats SSL « %s » introuvable, continue : %s"
+#~ msgid "cannot extract field from a non-object"
+#~ msgstr "ne peut pas extraire le chemin à partir d'un non-objet"
 
-#~ msgid "could not access root certificate file \"%s\": %m"
-#~ msgstr "n'a pas pu accéder au fichier du certificat racine « %s » : %m"
+#~ msgid "cannot extract array element from a non-array"
+#~ msgstr "ne peut pas extraire un élément du tableau à partir d'un objet qui n'est pas un tableau"
 
-#~ msgid "could not open directory \"pg_tblspc\": %m"
-#~ msgstr "n'a pas pu ouvrir le répertoire « pg_tblspc » : %m"
+#~ msgid "cannot call function with empty path elements"
+#~ msgstr "ne peut pas appeler une fonction avec des éléments chemins vides"
 
-#~ msgid "standby connections not allowed because wal_level=minimal"
-#~ msgstr "connexions standby non autorisées car wal_level=minimal"
+#~ msgid "cannot call function with null path elements"
+#~ msgstr "ne peut pas appeler une fonction avec des éléments chemins NULL"
 
-#~ msgid ""
-#~ "recovery is still in progress, can't accept WAL streaming connections"
-#~ msgstr ""
-#~ "la restauration est en cours, ne peut pas accepter les connexions de flux "
-#~ "WAL"
+#~ msgid "cannot call json_object_keys on a scalar"
+#~ msgstr "ne peut pas appeler json_object_keys sur un scalaire"
 
-#~ msgid "must be superuser to drop text search templates"
-#~ msgstr ""
-#~ "doit être super-utilisateur pour supprimer des modèles de recherche plein "
-#~ "texte"
+#~ msgid "cannot call json_object_keys on an array"
+#~ msgstr "ne peut pas appeler json_object_keys sur un tableau"
 
-#~ msgid "must be superuser to drop text search parsers"
-#~ msgstr ""
-#~ "doit être super-utilisateur pour supprimer des analyseurs de recherche "
-#~ "plein\n"
-#~ "texte"
+#~ msgid "type \"line\" not yet implemented"
+#~ msgstr "le type « line » n'est pas encore implémenté"
 
-#~ msgid "Must be superuser to drop a foreign-data wrapper."
-#~ msgstr ""
-#~ "Doit être super-utilisateur pour supprimer un wrapper de données "
-#~ "distantes."
+#~ msgid "missing assignment operator"
+#~ msgstr "opérateur d'affectation manquant"
 
-#~ msgid "permission denied to drop foreign-data wrapper \"%s\""
-#~ msgstr "droit refusé pour supprimer le wrapper de données distantes « %s »"
+#~ msgid "wrong affix file format for flag"
+#~ msgstr "mauvais format de fichier affixe pour le drapeau"
 
-#~ msgid "removing built-in function \"%s\""
-#~ msgstr "suppression de la fonction interne « %s »"
+#~ msgid "Views that return the same column more than once are not automatically updatable."
+#~ msgstr "Les vues qui renvoient la même colonne plus d'une fois ne sont pas automatiquement disponibles en écriture."
 
-#~ msgid "foreign key constraint \"%s\" of relation \"%s\" does not exist"
-#~ msgstr "la clé étrangère « %s » de la relation « %s » n'existe pas"
+#~ msgid "Security-barrier views are not automatically updatable."
+#~ msgstr "Les vues avec barrière de sécurité ne sont pas automatiquement disponibles en écriture."
 
-#~ msgid "could not obtain lock on relation with OID %u"
-#~ msgstr "n'a pas pu obtenir un verrou sur la relation d'OID « %u »"
+#~ msgid "Expected 1 tuple with 3 fields, got %d tuples with %d fields."
+#~ msgstr "Attendait 1 ligne avec 3 champs, a obtenu %d lignes avec %d champs."
 
-#~ msgid "Sets the list of known custom variable classes."
-#~ msgstr "Initialise la liste des classes variables personnalisées connues."
+#~ msgid "too many column aliases specified for function %s"
+#~ msgstr "trop d'alias de colonnes spécifiées pour la fonction %s"
 
-#~ msgid "WAL sender sleep time between WAL replications."
-#~ msgstr ""
-#~ "Temps d'endormissement du processus d'envoi des journaux de transactions "
-#~ "entre\n"
-#~ "les réplications des journaux de transactions."
+#~ msgid "%s: could not determine user name (GetUserName failed)\n"
+#~ msgstr "%s : n'a pas pu déterminer le nom de l'utilisateur (GetUserName a échoué)\n"
 
-#~ msgid ""
-#~ "If this parameter is set, the server will automatically run in the "
-#~ "background and any controlling terminals are dissociated."
+#~ msgid "%s: invalid effective UID: %d\n"
+#~ msgstr "%s : UID effectif invalide : %d\n"
+
+#~ msgid "krb5 authentication is not supported on local sockets"
 #~ msgstr ""
-#~ "Si ce paramètre est initialisé, le serveur sera exécuté automatiquement "
-#~ "en\n"
-#~ "tâche de fond et les terminaux de contrôles seront dés-associés."
+#~ "l'authentification krb5 n'est pas supportée sur les connexions locales par\n"
+#~ "socket"
 
-#~ msgid "Runs the server silently."
-#~ msgstr "Lance le serveur de manière silencieuse."
+#~ msgid "SSL renegotiation failure"
+#~ msgstr "échec lors de la re-négotiation SSL"
 
-#~ msgid "%s: could not dissociate from controlling TTY: %s\n"
-#~ msgstr "%s : n'a pas pu se dissocier du TTY contrôlant : %s\n"
+#~ msgid "local user with ID %d does not exist"
+#~ msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
 
-#~ msgid "%s: could not fork background process: %s\n"
-#~ msgstr "%s : n'a pas pu créer un processus fils : %s\n"
+#~ msgid "Kerberos unparse_name returned error %d"
+#~ msgstr "unparse_name de Kerberos a renvoyé l'erreur %d"
 
-#~ msgid "%s: could not open log file \"%s/%s\": %s\n"
-#~ msgstr "%s : n'a pas pu ouvrir le journal applicatif « %s/%s » : %s\n"
+#~ msgid "Kerberos recvauth returned error %d"
+#~ msgstr "recvauth de Kerberos a renvoyé l'erreur %d"
 
-#~ msgid "%s: could not open file \"%s\": %s\n"
-#~ msgstr "%s : n'a pas pu ouvrir le fichier « %s » : %s\n"
+#~ msgid "Kerberos sname_to_principal(\"%s\", \"%s\") returned error %d"
+#~ msgstr "sname_to_principal(« %s », « %s ») de Kerberos a renvoyé l'erreur %d"
 
-#~ msgid "select() failed in logger process: %m"
-#~ msgstr "échec de select() dans le processus des journaux applicatifs : %m"
+#~ msgid "Kerberos keytab resolving returned error %d"
+#~ msgstr "la résolution keytab de Kerberos a renvoyé l'erreur %d"
 
-#~ msgid "poll() failed in statistics collector: %m"
-#~ msgstr "échec du poll() dans le récupérateur de statistiques : %m"
+#~ msgid "Kerberos initialization returned error %d"
+#~ msgstr "l'initialisation de Kerberos a retourné l'erreur %d"
 
-#~ msgid "Valid values are '[]', '[)', '(]', and '()'."
-#~ msgstr "Les valeurs valides sont « [] », « [) », « (] » et « () »."
+#~ msgid "Kerberos 5 authentication failed for user \"%s\""
+#~ msgstr "authentification Kerberos 5 échouée pour l'utilisateur « %s »"
 
-#~ msgid "invalid list syntax for \"unix_socket_directories\""
-#~ msgstr ""
-#~ "syntaxe de liste invalide pour le paramètre « unix_socket_directories »"
+#~ msgid "trigger \"%s\" for table \"%s\" does not exist, skipping"
+#~ msgstr "le trigger « %s » pour la table « %s » n'existe pas, poursuite du traitement"
 
-#~ msgid "invalid list syntax for \"listen_addresses\""
-#~ msgstr "syntaxe de liste invalide pour le paramètre « listen_addresses »"
+#~ msgid "invalid input syntax for transaction log location: \"%s\""
+#~ msgstr "syntaxe invalide en entrée pour l'emplacement du journal de transactions : « %s »"
 
-#~ msgid "window functions cannot use named arguments"
-#~ msgstr "les fonctions window ne peuvent pas renvoyer des arguments nommés"
+#~ msgid "could not parse transaction log location \"%s\""
+#~ msgstr "n'a pas pu analyser l'emplacement du journal des transactions « %s »"
 
-#~ msgid "cannot override frame clause of window \"%s\""
-#~ msgstr "ne peut pas surcharger la frame clause du window « %s »"
+#~ msgid "%s \"%s\": return code %d"
+#~ msgstr "%s « %s » : code de retour %d"
index 37e4a28f07a27e4c3b3ede2b7d8d3004bcbde270..21f4c8356e28b7684ad9306347293df3c202c836 100644 (file)
@@ -1,13 +1,13 @@
 # Brazilian Portuguese message translation file for postgres
 # Copyright (C) 2009 PostgreSQL Global Development Group
 # This file is distributed under the same license as the PostgreSQL package.
-# Euler Taveira de Oliveira , 2003-2014.
+# Euler Taveira de Oliveira , 2003-2015.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-12-09 12:26-0300\n"
+"POT-Creation-Date: 2015-05-16 08:47-0300\n"
 "PO-Revision-Date: 2010-05-11 08:53-0300\n"
 "Last-Translator: Euler Taveira de Oliveira \n"
 "Language-Team: Brazilian Portuguese \n"
@@ -80,24 +80,26 @@ msgid "could not close directory \"%s\": %s\n"
 msgstr "não pôde fechar diretório \"%s\": %s\n"
 
 #: ../common/psprintf.c:179 ../port/path.c:596 ../port/path.c:634
-#: ../port/path.c:651 access/transam/xlog.c:6123 lib/stringinfo.c:258
-#: libpq/auth.c:823 libpq/auth.c:1179 libpq/auth.c:1247 libpq/auth.c:1647
-#: postmaster/bgworker.c:267 postmaster/bgworker.c:783
-#: postmaster/postmaster.c:2173 postmaster/postmaster.c:2204
-#: postmaster/postmaster.c:3740 postmaster/postmaster.c:4441
-#: postmaster/postmaster.c:4526 postmaster/postmaster.c:5218
-#: postmaster/postmaster.c:5450 storage/buffer/buf_init.c:154
-#: storage/buffer/localbuf.c:396 storage/file/fd.c:458 storage/file/fd.c:855
-#: storage/file/fd.c:973 storage/file/fd.c:1586 storage/ipc/procarray.c:909
+#: ../port/path.c:651 access/transam/xlog.c:6218 lib/stringinfo.c:258
+#: libpq/auth.c:824 libpq/auth.c:1182 libpq/auth.c:1250 libpq/auth.c:1652
+#: postmaster/bgworker.c:290 postmaster/bgworker.c:813
+#: postmaster/postmaster.c:2205 postmaster/postmaster.c:2236
+#: postmaster/postmaster.c:3772 postmaster/postmaster.c:4473
+#: postmaster/postmaster.c:4558 postmaster/postmaster.c:5262
+#: postmaster/postmaster.c:5494 replication/logical/logical.c:168
+#: storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:396
+#: storage/file/fd.c:458 storage/file/fd.c:855 storage/file/fd.c:973
+#: storage/file/fd.c:1586 storage/ipc/procarray.c:909
 #: storage/ipc/procarray.c:1395 storage/ipc/procarray.c:1402
 #: storage/ipc/procarray.c:1751 storage/ipc/procarray.c:2335
-#: utils/adt/formatting.c:1519 utils/adt/formatting.c:1639
-#: utils/adt/formatting.c:1760 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
+#: utils/adt/formatting.c:1523 utils/adt/formatting.c:1643
+#: utils/adt/formatting.c:1764 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
 #: utils/adt/varlena.c:3674 utils/fmgr/dfmgr.c:224 utils/hash/dynahash.c:379
 #: utils/hash/dynahash.c:456 utils/hash/dynahash.c:970 utils/mb/mbutils.c:376
-#: utils/mb/mbutils.c:709 utils/misc/guc.c:3571 utils/misc/guc.c:3587
-#: utils/misc/guc.c:3600 utils/misc/tzparser.c:470 utils/mmgr/aset.c:499
-#: utils/mmgr/aset.c:678 utils/mmgr/aset.c:872 utils/mmgr/aset.c:1114
+#: utils/mb/mbutils.c:709 utils/misc/guc.c:3563 utils/misc/guc.c:3579
+#: utils/misc/guc.c:3592 utils/misc/guc.c:6544 utils/misc/tzparser.c:470
+#: utils/mmgr/aset.c:499 utils/mmgr/aset.c:678 utils/mmgr/aset.c:872
+#: utils/mmgr/aset.c:1114
 #, c-format
 msgid "out of memory"
 msgstr "sem memória"
@@ -127,14 +129,14 @@ msgstr "não pôde remover arquivo ou diretório \"%s\": %s\n"
 msgid "could not look up effective user ID %ld: %s"
 msgstr "não pôde encontrar ID de usuário efetivo %ld: %s"
 
-#: ../common/username.c:47 libpq/auth.c:1594
+#: ../common/username.c:47 libpq/auth.c:1599
 msgid "user does not exist"
 msgstr "usuário não existe"
 
-#: ../common/username.c:61
+#: ../common/username.c:62
 #, c-format
-msgid "user name lookup failure: %s"
-msgstr "falhou ao pesquisar nome de usuário: %s"
+msgid "user name lookup failure: error code %lu"
+msgstr "falhou ao pesquisar nome de usuário: código de erro %lu"
 
 #: ../common/wait_error.c:47
 #, c-format
@@ -264,8 +266,8 @@ msgstr "número de colunas indexadas (%d) excede limite (%d)"
 msgid "index row requires %zu bytes, maximum size is %zu"
 msgstr "registro do índice requer %zu bytes, tamanho máximo é %zu"
 
-#: access/common/printtup.c:294 tcop/fastpath.c:182 tcop/fastpath.c:571
-#: tcop/postgres.c:1672
+#: access/common/printtup.c:294 tcop/fastpath.c:182 tcop/fastpath.c:544
+#: tcop/postgres.c:1699
 #, c-format
 msgid "unsupported format code: %d"
 msgstr "código do formato não é suportado: %d"
@@ -351,18 +353,18 @@ msgid "column \"%s\" cannot be declared SETOF"
 msgstr "coluna \"%s\" não pode ser declarada SETOF"
 
 #: access/gin/ginentrypage.c:108 access/gist/gist.c:1281
-#: access/nbtree/nbtinsert.c:545 access/nbtree/nbtsort.c:485
+#: access/nbtree/nbtinsert.c:549 access/nbtree/nbtsort.c:485
 #: access/spgist/spgdoinsert.c:1880
 #, c-format
 msgid "index row size %zu exceeds maximum %zu for index \"%s\""
 msgstr "tamanho de registro do índice %zu excede o máximo %zu para índice \"%s\""
 
-#: access/gin/ginscan.c:402
+#: access/gin/ginscan.c:410
 #, c-format
 msgid "old GIN indexes do not support whole-index scans nor searches for nulls"
 msgstr "índices GIN antigos não suportam buscas em todo índice e nem buscas por nulos"
 
-#: access/gin/ginscan.c:403
+#: access/gin/ginscan.c:411
 #, c-format
 msgid "To fix this, do REINDEX INDEX \"%s\"."
 msgstr "Para corrigir isto, faça REINDEX INDEX \"%s\"."
@@ -454,21 +456,21 @@ msgstr "índice \"%s\" não é um índice hash"
 msgid "index \"%s\" has wrong hash version"
 msgstr "índice \"%s\" tem versão incorreta do hash"
 
-#: access/heap/heapam.c:1199 access/heap/heapam.c:1227
-#: access/heap/heapam.c:1259 catalog/aclchk.c:1742
+#: access/heap/heapam.c:1203 access/heap/heapam.c:1231
+#: access/heap/heapam.c:1263 catalog/aclchk.c:1742
 #, c-format
 msgid "\"%s\" is an index"
 msgstr "\"%s\" é um índice"
 
-#: access/heap/heapam.c:1204 access/heap/heapam.c:1232
-#: access/heap/heapam.c:1264 catalog/aclchk.c:1749 commands/tablecmds.c:8495
-#: commands/tablecmds.c:11279
+#: access/heap/heapam.c:1208 access/heap/heapam.c:1236
+#: access/heap/heapam.c:1268 catalog/aclchk.c:1749 commands/tablecmds.c:8511
+#: commands/tablecmds.c:11295
 #, c-format
 msgid "\"%s\" is a composite type"
 msgstr "\"%s\" é um tipo composto"
 
-#: access/heap/heapam.c:4223 access/heap/heapam.c:4436
-#: access/heap/heapam.c:4493 executor/execMain.c:1992
+#: access/heap/heapam.c:4394 access/heap/heapam.c:4451
+#: access/heap/heapam.c:4696 executor/execMain.c:2106
 #, c-format
 msgid "could not obtain lock on row in relation \"%s\""
 msgstr "não pôde obter bloqueio no registro da relação \"%s\""
@@ -485,20 +487,20 @@ msgstr "não pôde escrever no arquivo \"%s\", escreveu %d de %d: %m"
 
 #: access/heap/rewriteheap.c:973 access/heap/rewriteheap.c:1185
 #: access/heap/rewriteheap.c:1282 access/transam/timeline.c:407
-#: access/transam/timeline.c:497 access/transam/xlog.c:3185
-#: access/transam/xlog.c:3315 replication/logical/snapbuild.c:1592
-#: replication/slot.c:1042 replication/slot.c:1131 storage/file/fd.c:436
+#: access/transam/timeline.c:497 access/transam/xlog.c:3189
+#: access/transam/xlog.c:3319 replication/logical/snapbuild.c:1592
+#: replication/slot.c:1025 replication/slot.c:1114 storage/file/fd.c:436
 #: storage/smgr/md.c:966 storage/smgr/md.c:1197 storage/smgr/md.c:1370
-#: utils/misc/guc.c:6599
+#: utils/misc/guc.c:6566
 #, c-format
 msgid "could not fsync file \"%s\": %m"
 msgstr "não pôde executar fsync no arquivo \"%s\": %m"
 
 #: access/heap/rewriteheap.c:1028 access/heap/rewriteheap.c:1148
 #: access/transam/timeline.c:315 access/transam/timeline.c:475
-#: access/transam/xlog.c:3141 access/transam/xlog.c:3276
-#: access/transam/xlog.c:9915 access/transam/xlog.c:10230
-#: postmaster/postmaster.c:4216 replication/slot.c:999
+#: access/transam/xlog.c:3145 access/transam/xlog.c:3280
+#: access/transam/xlog.c:10032 access/transam/xlog.c:10347
+#: postmaster/postmaster.c:4248 replication/slot.c:982
 #: storage/file/copydir.c:162 storage/smgr/md.c:304 utils/time/snapmgr.c:976
 #, c-format
 msgid "could not create file \"%s\": %m"
@@ -509,7 +511,7 @@ msgstr "não pôde criar arquivo \"%s\": %m"
 msgid "could not truncate file \"%s\" to %u: %m"
 msgstr "não pôde truncar arquivo \"%s\" para %u: %m"
 
-#: access/heap/rewriteheap.c:1164 replication/walsender.c:465
+#: access/heap/rewriteheap.c:1164 replication/walsender.c:464
 #: storage/smgr/md.c:1782
 #, c-format
 msgid "could not seek to end of file \"%s\": %m"
@@ -517,23 +519,23 @@ msgstr "não pôde posicionar no fim do arquivo \"%s\": %m"
 
 #: access/heap/rewriteheap.c:1175 access/transam/timeline.c:367
 #: access/transam/timeline.c:401 access/transam/timeline.c:491
-#: access/transam/xlog.c:3176 access/transam/xlog.c:3308
-#: postmaster/postmaster.c:4226 postmaster/postmaster.c:4236
-#: replication/logical/snapbuild.c:1576 replication/slot.c:1028
+#: access/transam/xlog.c:3180 access/transam/xlog.c:3312
+#: postmaster/postmaster.c:4258 postmaster/postmaster.c:4268
+#: replication/logical/snapbuild.c:1576 replication/slot.c:1011
 #: storage/file/copydir.c:187 utils/init/miscinit.c:1057
-#: utils/init/miscinit.c:1066 utils/init/miscinit.c:1073 utils/misc/guc.c:6567
-#: utils/misc/guc.c:6592 utils/misc/guc.c:8290 utils/misc/guc.c:8304
+#: utils/init/miscinit.c:1066 utils/init/miscinit.c:1073 utils/misc/guc.c:6527
+#: utils/misc/guc.c:6558 utils/misc/guc.c:8268 utils/misc/guc.c:8282
 #: utils/time/snapmgr.c:981 utils/time/snapmgr.c:988
 #, c-format
 msgid "could not write to file \"%s\": %m"
 msgstr "não pôde escrever no arquivo \"%s\": %m"
 
-#: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10099
+#: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10216
 #: access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:467
-#: replication/logical/reorderbuffer.c:2352
-#: replication/logical/reorderbuffer.c:2409
+#: replication/logical/reorderbuffer.c:2353
+#: replication/logical/reorderbuffer.c:2410
 #: replication/logical/snapbuild.c:1520 replication/logical/snapbuild.c:1895
-#: replication/slot.c:1105 storage/ipc/dsm.c:326 storage/smgr/md.c:404
+#: replication/slot.c:1088 storage/ipc/dsm.c:326 storage/smgr/md.c:404
 #: storage/smgr/md.c:453 storage/smgr/md.c:1317
 #, c-format
 msgid "could not remove file \"%s\": %m"
@@ -541,51 +543,51 @@ msgstr "não pôde remover arquivo \"%s\": %m"
 
 #: access/heap/rewriteheap.c:1272 access/transam/timeline.c:111
 #: access/transam/timeline.c:236 access/transam/timeline.c:334
-#: access/transam/xlog.c:3117 access/transam/xlog.c:3224
-#: access/transam/xlog.c:3261 access/transam/xlog.c:3536
-#: access/transam/xlog.c:3614 replication/basebackup.c:458
-#: replication/basebackup.c:1167 replication/logical/logicalfuncs.c:152
-#: replication/logical/reorderbuffer.c:1965
-#: replication/logical/reorderbuffer.c:2172
-#: replication/logical/reorderbuffer.c:2801
+#: access/transam/xlog.c:3121 access/transam/xlog.c:3228
+#: access/transam/xlog.c:3265 access/transam/xlog.c:3540
+#: access/transam/xlog.c:3618 replication/basebackup.c:458
+#: replication/basebackup.c:1191 replication/logical/logicalfuncs.c:152
+#: replication/logical/reorderbuffer.c:1966
+#: replication/logical/reorderbuffer.c:2173
+#: replication/logical/reorderbuffer.c:2802
 #: replication/logical/snapbuild.c:1569 replication/logical/snapbuild.c:1653
-#: replication/slot.c:1120 replication/walsender.c:458
-#: replication/walsender.c:2094 storage/file/copydir.c:155
+#: replication/slot.c:1103 replication/walsender.c:457
+#: replication/walsender.c:2082 storage/file/copydir.c:155
 #: storage/file/fd.c:422 storage/smgr/md.c:586 storage/smgr/md.c:844
-#: utils/error/elog.c:1797 utils/init/miscinit.c:992
-#: utils/init/miscinit.c:1121 utils/misc/guc.c:6795 utils/misc/guc.c:6813
+#: utils/error/elog.c:1811 utils/init/miscinit.c:992
+#: utils/init/miscinit.c:1121 utils/misc/guc.c:6766 utils/misc/guc.c:6795
 #, c-format
 msgid "could not open file \"%s\": %m"
 msgstr "não pôde abrir arquivo \"%s\": %m"
 
 #: access/index/indexam.c:172 catalog/objectaddress.c:855
 #: commands/indexcmds.c:1725 commands/tablecmds.c:232
-#: commands/tablecmds.c:11270
+#: commands/tablecmds.c:11286
 #, c-format
 msgid "\"%s\" is not an index"
 msgstr "\"%s\" não é um índice"
 
-#: access/nbtree/nbtinsert.c:396
+#: access/nbtree/nbtinsert.c:401
 #, c-format
 msgid "duplicate key value violates unique constraint \"%s\""
 msgstr "duplicar valor da chave viola a restrição de unicidade \"%s\""
 
-#: access/nbtree/nbtinsert.c:398
+#: access/nbtree/nbtinsert.c:403
 #, c-format
 msgid "Key %s already exists."
 msgstr "Chave %s já existe."
 
-#: access/nbtree/nbtinsert.c:466
+#: access/nbtree/nbtinsert.c:470
 #, c-format
 msgid "failed to re-find tuple within index \"%s\""
 msgstr "falhou ao reencontrar tupla no índice \"%s\""
 
-#: access/nbtree/nbtinsert.c:468
+#: access/nbtree/nbtinsert.c:472
 #, c-format
 msgid "This may be because of a non-immutable index expression."
 msgstr "Isso pode ser por causa de uma expressão não imutável do índice."
 
-#: access/nbtree/nbtinsert.c:548 access/nbtree/nbtsort.c:488
+#: access/nbtree/nbtinsert.c:552 access/nbtree/nbtsort.c:488
 #, c-format
 msgid ""
 "Values larger than 1/3 of a buffer page cannot be indexed.\n"
@@ -621,13 +623,13 @@ msgstr "Isto pode ser causado por um VACUUM interrompido na versão 9.3 ou anter
 msgid "SP-GiST inner tuple size %zu exceeds maximum %zu"
 msgstr "tamanho da tupla interna do SP-GiST %zu excede o máximo %zu"
 
-#: access/transam/multixact.c:990
+#: access/transam/multixact.c:1006
 #, c-format
 msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database \"%s\""
 msgstr "banco de dados não está aceitando comandos que geram novos MultiXactIds para evitar perda de dados por reinício no banco de dados \"%s\""
 
-#: access/transam/multixact.c:992 access/transam/multixact.c:999
-#: access/transam/multixact.c:1014 access/transam/multixact.c:1023
+#: access/transam/multixact.c:1008 access/transam/multixact.c:1015
+#: access/transam/multixact.c:1030 access/transam/multixact.c:1039
 #, c-format
 msgid ""
 "Execute a database-wide VACUUM in that database.\n"
@@ -636,41 +638,68 @@ msgstr ""
 "Execute um VACUUM completo naquele banco de dados.\n"
 "Você também pode precisar efetivar ou desfazer transações preparadas antigas."
 
-#: access/transam/multixact.c:997
+#: access/transam/multixact.c:1013
 #, c-format
 msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
 msgstr "banco de dados não está aceitando comandos que geram novos MultiXactIds para evitar perda de dados por reinício no banco de dados com OID %u"
 
-#: access/transam/multixact.c:1009 access/transam/multixact.c:2201
+#: access/transam/multixact.c:1025 access/transam/multixact.c:2302
 #, c-format
 msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
 msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
 msgstr[0] "banco de dados \"%s\" deve ser limpo antes que %u MultiXactId seja utilizado"
 msgstr[1] "banco de dados \"%s\" deve ser limpo antes que %u MultiXactIds sejam utilizados"
 
-#: access/transam/multixact.c:1018 access/transam/multixact.c:2210
+#: access/transam/multixact.c:1034 access/transam/multixact.c:2311
 #, c-format
 msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
 msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
 msgstr[0] "banco de dados com OID %u deve ser limpo antes que %u MultiXactId seja utilizado"
 msgstr[1] "banco de dados com OID %u deve ser limpo antes que %u MultiXactIds sejam utilizados"
 
-#: access/transam/multixact.c:1169
+#: access/transam/multixact.c:1090
+#, c-format
+msgid "multixact \"members\" limit exceeded"
+msgstr "limite de \"members\" do multixact foi excedido"
+
+#: access/transam/multixact.c:1091
+#, c-format
+msgid "This command would create a multixact with %u members, but the remaining space is only enough for %u member."
+msgid_plural "This command would create a multixact with %u members, but the remaining space is only enough for %u members."
+msgstr[0] "Este comando criaria um multixact com %u membros mas o espaço remanescente só é suficiente para %u membro."
+msgstr[1] "Este comando criaria um multixact com %u membros mas o espaço remanescente só é suficiente para %u membros."
+
+#: access/transam/multixact.c:1096
+#, c-format
+msgid "Execute a database-wide VACUUM in database with OID %u with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
+msgstr "Execute um VACUUM completo no banco de dados com OID %u reduzindo os valores de vacuum_multixact_freeze_min_age e vacuum_multixact_freeze_table_age."
+
+#: access/transam/multixact.c:1103
+#, c-format
+msgid "database with OID %u must be vacuumed before %d more multixact members are used"
+msgstr "banco de dados com OID %u deve ser limpo antes que %d membros do multixact sejam utilizados"
+
+#: access/transam/multixact.c:1106
+#, c-format
+msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
+msgstr "Execute um VACUUM completo naquele banco de dados reduzindo os valores de vacuum_multixact_freeze_min_age e vacuum_multixact_freeze_table_age."
+
+#: access/transam/multixact.c:1226
 #, c-format
 msgid "MultiXactId %u does no longer exist -- apparent wraparound"
 msgstr "MultiXactId %u não existe -- reinício aparente"
 
-#: access/transam/multixact.c:1177
+#: access/transam/multixact.c:1234
 #, c-format
 msgid "MultiXactId %u has not been created yet -- apparent wraparound"
 msgstr "MultiXactId %u não foi criado ainda -- reinício aparente"
 
-#: access/transam/multixact.c:2166
+#: access/transam/multixact.c:2266
 #, c-format
 msgid "MultiXactId wrap limit is %u, limited by database with OID %u"
 msgstr "limite de reinício do MultiXactId é %u, limitado pelo banco de dados com OID %u"
 
-#: access/transam/multixact.c:2206 access/transam/multixact.c:2215
+#: access/transam/multixact.c:2307 access/transam/multixact.c:2316
 #: access/transam/varsup.c:137 access/transam/varsup.c:144
 #: access/transam/varsup.c:374 access/transam/varsup.c:381
 #, c-format
@@ -681,7 +710,7 @@ msgstr ""
 "Para evitar um desligamento do banco de dados, execute um VACUUM completo naquele banco de dados.\n"
 "Você também pode precisar efetivar ou desfazer transações preparadas antigas."
 
-#: access/transam/multixact.c:2799
+#: access/transam/multixact.c:3090
 #, c-format
 msgid "invalid MultiXactId: %u"
 msgstr "MultiXactId é inválido: %u"
@@ -773,19 +802,19 @@ msgstr "dado é inválido no arquivo de histórico \"%s\""
 msgid "Timeline IDs must be less than child timeline's ID."
 msgstr "IDs de linha do tempo devem ser menores do que ID de linha do tempo descendente."
 
-#: access/transam/timeline.c:346 access/transam/xlog.c:3289
-#: access/transam/xlog.c:10081 access/transam/xlog.c:10094
-#: access/transam/xlog.c:10462 access/transam/xlog.c:10505
+#: access/transam/timeline.c:346 access/transam/xlog.c:3293
+#: access/transam/xlog.c:10198 access/transam/xlog.c:10211
+#: access/transam/xlog.c:10579 access/transam/xlog.c:10622
 #: access/transam/xlogfuncs.c:468 access/transam/xlogfuncs.c:487
-#: replication/logical/reorderbuffer.c:2819 replication/walsender.c:483
+#: replication/logical/reorderbuffer.c:2820 replication/walsender.c:482
 #: storage/file/copydir.c:176 utils/adt/genfile.c:139
 #, c-format
 msgid "could not read file \"%s\": %m"
 msgstr "não pôde ler arquivo \"%s\": %m"
 
 #: access/transam/timeline.c:412 access/transam/timeline.c:502
-#: access/transam/xlog.c:3191 access/transam/xlog.c:3320
-#: access/transam/xlogfuncs.c:493 commands/copy.c:1518
+#: access/transam/xlog.c:3195 access/transam/xlog.c:3324
+#: access/transam/xlogfuncs.c:493 commands/copy.c:1529
 #: storage/file/copydir.c:201
 #, c-format
 msgid "could not close file \"%s\": %m"
@@ -797,11 +826,11 @@ msgid "could not link file \"%s\" to \"%s\": %m"
 msgstr "não pôde vincular arquivo \"%s\" a \"%s\": %m"
 
 #: access/transam/timeline.c:436 access/transam/timeline.c:526
-#: access/transam/xlog.c:5403 access/transam/xlog.c:6496
+#: access/transam/xlog.c:5415 access/transam/xlog.c:6598
 #: access/transam/xlogarchive.c:458 access/transam/xlogarchive.c:475
 #: access/transam/xlogarchive.c:582 postmaster/pgarch.c:759
-#: replication/logical/snapbuild.c:1606 replication/slot.c:468
-#: replication/slot.c:942 replication/slot.c:1054 utils/misc/guc.c:6843
+#: replication/logical/snapbuild.c:1606 replication/slot.c:469
+#: replication/slot.c:925 replication/slot.c:1037 utils/misc/guc.c:6819
 #: utils/time/snapmgr.c:999
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\": %m"
@@ -1005,911 +1034,912 @@ msgstr "limite de reinício do ID de transação é %u, limitado pelo banco de d
 msgid "cannot have more than 2^32-2 commands in a transaction"
 msgstr "não pode ter mais do que 2^32-2 comandos em uma transação"
 
-#: access/transam/xact.c:1370
+#: access/transam/xact.c:1375
 #, c-format
 msgid "maximum number of committed subtransactions (%d) exceeded"
 msgstr "número máximo de subtransações efetivadas (%d) foi alcançado"
 
-#: access/transam/xact.c:2151
+#: access/transam/xact.c:2156
 #, c-format
 msgid "cannot PREPARE a transaction that has operated on temporary tables"
 msgstr "não pode executar PREPARE em uma transação que utilizou tabelas temporárias"
 
-#: access/transam/xact.c:2161
+#: access/transam/xact.c:2166
 #, c-format
 msgid "cannot PREPARE a transaction that has exported snapshots"
 msgstr "não pode executar PREPARE em uma transação que tem instantâneos exportados"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3000
+#: access/transam/xact.c:3005
 #, c-format
 msgid "%s cannot run inside a transaction block"
 msgstr "%s não pode executar dentro de um bloco de transação"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3010
+#: access/transam/xact.c:3015
 #, c-format
 msgid "%s cannot run inside a subtransaction"
 msgstr "%s não pode executar dentro de uma subtransação"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3020
+#: access/transam/xact.c:3025
 #, c-format
 msgid "%s cannot be executed from a function or multi-command string"
 msgstr "%s não pode ser executada a partir de uma função ou cadeia de caracteres com múltiplos comandos"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3091
+#: access/transam/xact.c:3096
 #, c-format
 msgid "%s can only be used in transaction blocks"
 msgstr "%s só pode ser utilizado em blocos de transação"
 
-#: access/transam/xact.c:3274
+#: access/transam/xact.c:3279
 #, c-format
 msgid "there is already a transaction in progress"
 msgstr "há uma transação em execução"
 
-#: access/transam/xact.c:3442 access/transam/xact.c:3535
+#: access/transam/xact.c:3447 access/transam/xact.c:3540
 #, c-format
 msgid "there is no transaction in progress"
 msgstr "não há uma transação em execução"
 
-#: access/transam/xact.c:3631 access/transam/xact.c:3682
-#: access/transam/xact.c:3688 access/transam/xact.c:3732
-#: access/transam/xact.c:3781 access/transam/xact.c:3787
+#: access/transam/xact.c:3636 access/transam/xact.c:3687
+#: access/transam/xact.c:3693 access/transam/xact.c:3737
+#: access/transam/xact.c:3786 access/transam/xact.c:3792
 #, c-format
 msgid "no such savepoint"
 msgstr "ponto de salvamento inexistente"
 
-#: access/transam/xact.c:4464
+#: access/transam/xact.c:4469
 #, c-format
 msgid "cannot have more than 2^32-1 subtransactions in a transaction"
 msgstr "não pode ter mais do que 2^32-1 subtransações em uma transação"
 
-#: access/transam/xlog.c:2416
+#: access/transam/xlog.c:2420
 #, c-format
 msgid "could not seek in log file %s to offset %u: %m"
 msgstr "não pôde posicionar no arquivo %s na posição %u: %m"
 
-#: access/transam/xlog.c:2436
+#: access/transam/xlog.c:2440
 #, c-format
 msgid "could not write to log file %s at offset %u, length %zu: %m"
 msgstr "não pôde escrever no arquivo de log %s na posição %u, tamanho %zu: %m"
 
-#: access/transam/xlog.c:2712
+#: access/transam/xlog.c:2716
 #, c-format
 msgid "updated min recovery point to %X/%X on timeline %u"
 msgstr "ponto de recuperação mínimo atualizado para %X/%X na linha do tempo %u"
 
-#: access/transam/xlog.c:3292
+#: access/transam/xlog.c:3296
 #, c-format
 msgid "not enough data in file \"%s\""
 msgstr "dados insuficientes no arquivo \"%s\""
 
-#: access/transam/xlog.c:3411
+#: access/transam/xlog.c:3415
 #, c-format
 msgid "could not link file \"%s\" to \"%s\" (initialization of log file): %m"
 msgstr "não pôde vincular arquivo \"%s\" a \"%s\" (inicialização do arquivo de log): %m"
 
-#: access/transam/xlog.c:3423
+#: access/transam/xlog.c:3427
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\" (initialization of log file): %m"
 msgstr "não pôde renomear arquivo \"%s\" para \"%s\" (inicialização do arquivo de log): %m"
 
-#: access/transam/xlog.c:3451
+#: access/transam/xlog.c:3455
 #, c-format
 msgid "could not open transaction log file \"%s\": %m"
 msgstr "não pôde abrir arquivo de log de transação \"%s\": %m"
 
-#: access/transam/xlog.c:3640
+#: access/transam/xlog.c:3644
 #, c-format
 msgid "could not close log file %s: %m"
 msgstr "não pôde fechar arquivo de log de transação \"%s\": %m"
 
-#: access/transam/xlog.c:3699 replication/logical/logicalfuncs.c:147
-#: replication/walsender.c:2089
+#: access/transam/xlog.c:3703 replication/logical/logicalfuncs.c:147
+#: replication/walsender.c:2077
 #, c-format
 msgid "requested WAL segment %s has already been removed"
 msgstr "segmento do WAL solicitado %s já foi removido"
 
-#: access/transam/xlog.c:3777 access/transam/xlog.c:3954
+#: access/transam/xlog.c:3766 access/transam/xlog.c:3966
+#: access/transam/xlog.c:5451
 #, c-format
 msgid "could not open transaction log directory \"%s\": %m"
 msgstr "não pôde abrir diretório do log de transação \"%s\": %m"
 
-#: access/transam/xlog.c:3825
+#: access/transam/xlog.c:3848
 #, c-format
 msgid "recycled transaction log file \"%s\""
 msgstr "arquivo do log de transação \"%s\" foi reciclado"
 
-#: access/transam/xlog.c:3841
+#: access/transam/xlog.c:3863
 #, c-format
 msgid "removing transaction log file \"%s\""
 msgstr "removendo arquivo do log de transação \"%s\""
 
-#: access/transam/xlog.c:3864
+#: access/transam/xlog.c:3881
 #, c-format
 msgid "could not rename old transaction log file \"%s\": %m"
 msgstr "não pôde renomear arquivo de log de transação antigo \"%s\": %m"
 
-#: access/transam/xlog.c:3876
+#: access/transam/xlog.c:3893
 #, c-format
 msgid "could not remove old transaction log file \"%s\": %m"
 msgstr "não pôde remover arquivo de log de transação antigo \"%s\": %m"
 
-#: access/transam/xlog.c:3914 access/transam/xlog.c:3924
+#: access/transam/xlog.c:3926 access/transam/xlog.c:3936
 #, c-format
 msgid "required WAL directory \"%s\" does not exist"
 msgstr "diretório WAL requerido \"%s\" não existe"
 
-#: access/transam/xlog.c:3930
+#: access/transam/xlog.c:3942
 #, c-format
 msgid "creating missing WAL directory \"%s\""
 msgstr "criando diretório WAL ausente \"%s\""
 
-#: access/transam/xlog.c:3933
+#: access/transam/xlog.c:3945
 #, c-format
 msgid "could not create missing directory \"%s\": %m"
 msgstr "não pôde criar diretório ausente \"%s\": %m"
 
-#: access/transam/xlog.c:3967
+#: access/transam/xlog.c:3979
 #, c-format
 msgid "removing transaction log backup history file \"%s\""
 msgstr "removendo arquivo de histórico do log de transação \"%s\""
 
-#: access/transam/xlog.c:4159
+#: access/transam/xlog.c:4171
 #, c-format
 msgid "unexpected timeline ID %u in log segment %s, offset %u"
 msgstr "ID de linha do tempo %u inesperado no arquivo de log %s, posição %u"
 
-#: access/transam/xlog.c:4281
+#: access/transam/xlog.c:4293
 #, c-format
 msgid "new timeline %u is not a child of database system timeline %u"
 msgstr "nova linha do tempo %u não é descendente da linha do tempo %u do sistema de banco de dados"
 
-#: access/transam/xlog.c:4295
+#: access/transam/xlog.c:4307
 #, c-format
 msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
 msgstr "nova linha do tempo %u bifurcou da linha do tempo %u do sistema de banco de dados antes do ponto de recuperação atual %X/%X"
 
-#: access/transam/xlog.c:4314
+#: access/transam/xlog.c:4326
 #, c-format
 msgid "new target timeline is %u"
 msgstr "nova linha do tempo é %u"
 
-#: access/transam/xlog.c:4394
+#: access/transam/xlog.c:4406
 #, c-format
 msgid "could not create control file \"%s\": %m"
 msgstr "não pôde criar arquivo de controle \"%s\": %m"
 
-#: access/transam/xlog.c:4405 access/transam/xlog.c:4641
+#: access/transam/xlog.c:4417 access/transam/xlog.c:4653
 #, c-format
 msgid "could not write to control file: %m"
 msgstr "não pôde escrever em arquivo de controle: %m"
 
-#: access/transam/xlog.c:4411 access/transam/xlog.c:4647
+#: access/transam/xlog.c:4423 access/transam/xlog.c:4659
 #, c-format
 msgid "could not fsync control file: %m"
 msgstr "não pôde executar fsync no arquivo de controle: %m"
 
-#: access/transam/xlog.c:4416 access/transam/xlog.c:4652
+#: access/transam/xlog.c:4428 access/transam/xlog.c:4664
 #, c-format
 msgid "could not close control file: %m"
 msgstr "não pôde fechar arquivo de controle: %m"
 
-#: access/transam/xlog.c:4434 access/transam/xlog.c:4630
+#: access/transam/xlog.c:4446 access/transam/xlog.c:4642
 #, c-format
 msgid "could not open control file \"%s\": %m"
 msgstr "não pôde abrir arquivo de controle \"%s\": %m"
 
-#: access/transam/xlog.c:4440
+#: access/transam/xlog.c:4452
 #, c-format
 msgid "could not read from control file: %m"
 msgstr "não pôde ler do arquivo de controle: %m"
 
-#: access/transam/xlog.c:4453 access/transam/xlog.c:4462
-#: access/transam/xlog.c:4486 access/transam/xlog.c:4493
-#: access/transam/xlog.c:4500 access/transam/xlog.c:4505
-#: access/transam/xlog.c:4512 access/transam/xlog.c:4519
-#: access/transam/xlog.c:4526 access/transam/xlog.c:4533
-#: access/transam/xlog.c:4540 access/transam/xlog.c:4547
-#: access/transam/xlog.c:4554 access/transam/xlog.c:4563
-#: access/transam/xlog.c:4570 access/transam/xlog.c:4579
-#: access/transam/xlog.c:4586 access/transam/xlog.c:4595
-#: access/transam/xlog.c:4602 utils/init/miscinit.c:1139
+#: access/transam/xlog.c:4465 access/transam/xlog.c:4474
+#: access/transam/xlog.c:4498 access/transam/xlog.c:4505
+#: access/transam/xlog.c:4512 access/transam/xlog.c:4517
+#: access/transam/xlog.c:4524 access/transam/xlog.c:4531
+#: access/transam/xlog.c:4538 access/transam/xlog.c:4545
+#: access/transam/xlog.c:4552 access/transam/xlog.c:4559
+#: access/transam/xlog.c:4566 access/transam/xlog.c:4575
+#: access/transam/xlog.c:4582 access/transam/xlog.c:4591
+#: access/transam/xlog.c:4598 access/transam/xlog.c:4607
+#: access/transam/xlog.c:4614 utils/init/miscinit.c:1139
 #, c-format
 msgid "database files are incompatible with server"
 msgstr "arquivos do banco de dados são incompatíveis com o servidor"
 
-#: access/transam/xlog.c:4454
+#: access/transam/xlog.c:4466
 #, c-format
 msgid "The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
 msgstr "O agrupamento de banco de dados foi inicializado com PG_CONTROL_VERSION %d (0x%08x), mas o servidor foi compilado com PG_CONTROL_VERSION %d (0x%08x)."
 
-#: access/transam/xlog.c:4458
+#: access/transam/xlog.c:4470
 #, c-format
 msgid "This could be a problem of mismatched byte ordering.  It looks like you need to initdb."
 msgstr "Isto pode ser um problema com ordenação dos bits. Parece que você precisa executar o initdb."
 
-#: access/transam/xlog.c:4463
+#: access/transam/xlog.c:4475
 #, c-format
 msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
 msgstr "O agrupamento de banco de dados foi inicializado com PG_CONTROL_VERSION %d, mas o servidor foi compilado com PG_CONTROL_VERSION %d."
 
-#: access/transam/xlog.c:4466 access/transam/xlog.c:4490
-#: access/transam/xlog.c:4497 access/transam/xlog.c:4502
+#: access/transam/xlog.c:4478 access/transam/xlog.c:4502
+#: access/transam/xlog.c:4509 access/transam/xlog.c:4514
 #, c-format
 msgid "It looks like you need to initdb."
 msgstr "Parece que você precisa executar o initdb."
 
-#: access/transam/xlog.c:4477
+#: access/transam/xlog.c:4489
 #, c-format
 msgid "incorrect checksum in control file"
 msgstr "soma de verificação está incorreta em arquivo de controle"
 
-#: access/transam/xlog.c:4487
+#: access/transam/xlog.c:4499
 #, c-format
 msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
 msgstr "O agrupamento de banco de dados foi inicializado com CATALOG_VERSION_NO %d, mas o servidor foi compilado com CATALOG_VERSION_NO %d."
 
-#: access/transam/xlog.c:4494
+#: access/transam/xlog.c:4506
 #, c-format
 msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
 msgstr "O agrupamento de banco de dados foi inicializado com MAXALIGN %d, mas o servidor foi compilado com MAXALIGN %d."
 
-#: access/transam/xlog.c:4501
+#: access/transam/xlog.c:4513
 #, c-format
 msgid "The database cluster appears to use a different floating-point number format than the server executable."
 msgstr "O agrupamento de banco de dados parece utilizar um formato de número de ponto flutuante diferente do executável do servidor."
 
-#: access/transam/xlog.c:4506
+#: access/transam/xlog.c:4518
 #, c-format
 msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
 msgstr "O agrupamento de banco de dados foi inicializado com BLCSZ %d, mas o servidor foi compilado com BLCSZ %d."
 
-#: access/transam/xlog.c:4509 access/transam/xlog.c:4516
-#: access/transam/xlog.c:4523 access/transam/xlog.c:4530
-#: access/transam/xlog.c:4537 access/transam/xlog.c:4544
-#: access/transam/xlog.c:4551 access/transam/xlog.c:4558
-#: access/transam/xlog.c:4566 access/transam/xlog.c:4573
-#: access/transam/xlog.c:4582 access/transam/xlog.c:4589
-#: access/transam/xlog.c:4598 access/transam/xlog.c:4605
+#: access/transam/xlog.c:4521 access/transam/xlog.c:4528
+#: access/transam/xlog.c:4535 access/transam/xlog.c:4542
+#: access/transam/xlog.c:4549 access/transam/xlog.c:4556
+#: access/transam/xlog.c:4563 access/transam/xlog.c:4570
+#: access/transam/xlog.c:4578 access/transam/xlog.c:4585
+#: access/transam/xlog.c:4594 access/transam/xlog.c:4601
+#: access/transam/xlog.c:4610 access/transam/xlog.c:4617
 #, c-format
 msgid "It looks like you need to recompile or initdb."
 msgstr "Parece que você precisa recompilar ou executar o initdb."
 
-#: access/transam/xlog.c:4513
+#: access/transam/xlog.c:4525
 #, c-format
 msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
 msgstr "O agrupamento de banco de dados foi inicializado com RELSEG_SIZE %d, mas o servidor foi compilado com RELSEG_SIZE %d."
 
-#: access/transam/xlog.c:4520
+#: access/transam/xlog.c:4532
 #, c-format
 msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
 msgstr "O agrupamento de banco de dados foi inicializado com XLOG_BLCSZ %d, mas o servidor foi compilado com XLOG_BLCSZ %d."
 
-#: access/transam/xlog.c:4527
+#: access/transam/xlog.c:4539
 #, c-format
 msgid "The database cluster was initialized with XLOG_SEG_SIZE %d, but the server was compiled with XLOG_SEG_SIZE %d."
 msgstr "O agrupamento de banco de dados foi inicializado com XLOG_SEG_SIZE %d, mas o servidor foi compilado com XLOG_SEG_SIZE %d."
 
-#: access/transam/xlog.c:4534
+#: access/transam/xlog.c:4546
 #, c-format
 msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
 msgstr "O agrupamento de banco de dados foi inicializado com NAMEDATALEN %d, mas o servidor foi compilado com NAMEDATALEN %d."
 
-#: access/transam/xlog.c:4541
+#: access/transam/xlog.c:4553
 #, c-format
 msgid "The database cluster was initialized with INDEX_MAX_KEYS %d, but the server was compiled with INDEX_MAX_KEYS %d."
 msgstr "O agrupamento de banco de dados foi inicializado com INDEX_MAX_KEYS %d, mas o servidor foi compilado com INDEX_MAX_KEYS %d."
 
-#: access/transam/xlog.c:4548
+#: access/transam/xlog.c:4560
 #, c-format
 msgid "The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the server was compiled with TOAST_MAX_CHUNK_SIZE %d."
 msgstr "O agrupamento de banco de dados foi inicializado com TOAST_MAX_CHUNK_SIZE %d, mas o servidor foi compilado com TOAST_MAX_CHUNK_SIZE %d."
 
-#: access/transam/xlog.c:4555
+#: access/transam/xlog.c:4567
 #, c-format
 msgid "The database cluster was initialized with LOBLKSIZE %d, but the server was compiled with LOBLKSIZE %d."
 msgstr "O agrupamento de banco de dados foi inicializado com LOBLKSIZE %d, mas o servidor foi compilado com LOBLKSIZE %d."
 
-#: access/transam/xlog.c:4564
+#: access/transam/xlog.c:4576
 #, c-format
 msgid "The database cluster was initialized without HAVE_INT64_TIMESTAMP but the server was compiled with HAVE_INT64_TIMESTAMP."
 msgstr "O agrupamento de banco de dados foi inicializado sem HAVE_INT64_TIMESTAMP mas o servidor foi compilado com HAVE_INT64_TIMESTAMP."
 
-#: access/transam/xlog.c:4571
+#: access/transam/xlog.c:4583
 #, c-format
 msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP."
 msgstr "O agrupamento de banco de dados foi inicializado com HAVE_INT64_TIMESTAMP mas o servidor foi compilado sem HAVE_INT64_TIMESTAMP."
 
-#: access/transam/xlog.c:4580
+#: access/transam/xlog.c:4592
 #, c-format
 msgid "The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL."
 msgstr "O agrupamento de banco de dados foi inicializado sem USE_FLOAT4_BYVAL, mas o servidor foi compilado com USE_FLOAT4_BYVAL."
 
-#: access/transam/xlog.c:4587
+#: access/transam/xlog.c:4599
 #, c-format
 msgid "The database cluster was initialized with USE_FLOAT4_BYVAL but the server was compiled without USE_FLOAT4_BYVAL."
 msgstr "O agrupamento de banco de dados foi inicializado com USE_FLOAT4_BYVAL, mas o servidor foi compilado sem USE_FLOAT4_BYVAL."
 
-#: access/transam/xlog.c:4596
+#: access/transam/xlog.c:4608
 #, c-format
 msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
 msgstr "O agrupamento de banco de dados foi inicializado sem USE_FLOAT8_BYVAL, mas o servidor foi compilado com USE_FLOAT8_BYVAL."
 
-#: access/transam/xlog.c:4603
+#: access/transam/xlog.c:4615
 #, c-format
 msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
 msgstr "O agrupamento de banco de dados foi inicializado com USE_FLOAT8_BYVAL, mas o servidor foi compilado sem USE_FLOAT8_BYVAL."
 
-#: access/transam/xlog.c:5004
+#: access/transam/xlog.c:5016
 #, c-format
 msgid "could not write bootstrap transaction log file: %m"
 msgstr "não pôde escrever no arquivo inicial de log de transação: %m"
 
-#: access/transam/xlog.c:5010
+#: access/transam/xlog.c:5022
 #, c-format
 msgid "could not fsync bootstrap transaction log file: %m"
 msgstr "não pôde executar fsync no arquivo inicial de log de transação: %m"
 
-#: access/transam/xlog.c:5015
+#: access/transam/xlog.c:5027
 #, c-format
 msgid "could not close bootstrap transaction log file: %m"
 msgstr "não pôde fechar arquivo inicial de log de transação: %m"
 
-#: access/transam/xlog.c:5086
+#: access/transam/xlog.c:5098
 #, c-format
 msgid "could not open recovery command file \"%s\": %m"
 msgstr "não pôde abrir arquivo de comando de recuperação \"%s\": %m"
 
-#: access/transam/xlog.c:5126 access/transam/xlog.c:5217
-#: access/transam/xlog.c:5228 commands/extension.c:527
-#: commands/extension.c:535 utils/misc/guc.c:5369
+#: access/transam/xlog.c:5138 access/transam/xlog.c:5229
+#: access/transam/xlog.c:5240 commands/extension.c:527
+#: commands/extension.c:535 utils/misc/guc.c:5355
 #, c-format
 msgid "parameter \"%s\" requires a Boolean value"
 msgstr "parâmetro \"%s\" requer um valor booleano"
 
-#: access/transam/xlog.c:5142
+#: access/transam/xlog.c:5154
 #, c-format
 msgid "recovery_target_timeline is not a valid number: \"%s\""
 msgstr "recovery_target_timeline não é um número válido: \"%s\""
 
-#: access/transam/xlog.c:5158
+#: access/transam/xlog.c:5170
 #, c-format
 msgid "recovery_target_xid is not a valid number: \"%s\""
 msgstr "recovery_target_xid não é um número válido: \"%s\""
 
-#: access/transam/xlog.c:5189
+#: access/transam/xlog.c:5201
 #, c-format
 msgid "recovery_target_name is too long (maximum %d characters)"
 msgstr "recovery_target_name é muito longo (no máximo %d caracteres)"
 
-#: access/transam/xlog.c:5203
+#: access/transam/xlog.c:5215
 #, c-format
 msgid "invalid value for recovery parameter \"recovery_target\""
 msgstr "valor é inválido para parâmetro de recuperação \"recovery_target\""
 
-#: access/transam/xlog.c:5204
+#: access/transam/xlog.c:5216
 #, c-format
 msgid "The only allowed value is \"immediate\"."
 msgstr "O único valor permitido é \"immediate\"."
 
-#: access/transam/xlog.c:5263
+#: access/transam/xlog.c:5275
 #, c-format
 msgid "parameter \"%s\" requires a temporal value"
 msgstr "parâmetro \"%s\" requer um valor temporal"
 
-#: access/transam/xlog.c:5265 catalog/dependency.c:970
+#: access/transam/xlog.c:5277 catalog/dependency.c:970
 #: catalog/dependency.c:971 catalog/dependency.c:977 catalog/dependency.c:978
 #: catalog/dependency.c:989 catalog/dependency.c:990
 #: catalog/objectaddress.c:764 commands/tablecmds.c:763
-#: commands/tablecmds.c:8949 commands/user.c:988 commands/view.c:475
+#: commands/tablecmds.c:8965 commands/user.c:988 commands/view.c:475
 #: libpq/auth.c:285 port/win32/security.c:51 storage/lmgr/deadlock.c:955
-#: storage/lmgr/proc.c:1184 utils/misc/guc.c:5401 utils/misc/guc.c:5526
-#: utils/misc/guc.c:8867 utils/misc/guc.c:8901 utils/misc/guc.c:8935
-#: utils/misc/guc.c:8969 utils/misc/guc.c:9004
+#: storage/lmgr/proc.c:1191 utils/misc/guc.c:5377 utils/misc/guc.c:5470
+#: utils/misc/guc.c:8845 utils/misc/guc.c:8879 utils/misc/guc.c:8913
+#: utils/misc/guc.c:8947 utils/misc/guc.c:8982
 #, c-format
 msgid "%s"
 msgstr "%s"
 
-#: access/transam/xlog.c:5271
+#: access/transam/xlog.c:5283
 #, c-format
 msgid "unrecognized recovery parameter \"%s\""
 msgstr "parâmetro de recuperação \"%s\" desconhecido"
 
-#: access/transam/xlog.c:5282
+#: access/transam/xlog.c:5294
 #, c-format
 msgid "recovery command file \"%s\" specified neither primary_conninfo nor restore_command"
 msgstr "arquivo de comando de recuperação \"%s\" não especificou primary_conninfo ou restore_command"
 
-#: access/transam/xlog.c:5284
+#: access/transam/xlog.c:5296
 #, c-format
 msgid "The database server will regularly poll the pg_xlog subdirectory to check for files placed there."
 msgstr "O servidor de banco de dados acessará regularmente o subdiretório pg_xlog para verificar por arquivos ali presentes."
 
-#: access/transam/xlog.c:5290
+#: access/transam/xlog.c:5302
 #, c-format
 msgid "recovery command file \"%s\" must specify restore_command when standby mode is not enabled"
 msgstr "arquivo do comando de recuperação \"%s\" deve especificar restore_command quando modo em espera não estiver habilitado"
 
-#: access/transam/xlog.c:5310
+#: access/transam/xlog.c:5322
 #, c-format
 msgid "recovery target timeline %u does not exist"
 msgstr "linha do tempo para recuperação %u não existe"
 
-#: access/transam/xlog.c:5407
+#: access/transam/xlog.c:5419
 #, c-format
 msgid "archive recovery complete"
 msgstr "recuperação do archive está completa"
 
-#: access/transam/xlog.c:5477 access/transam/xlog.c:5671
+#: access/transam/xlog.c:5559 access/transam/xlog.c:5753
 #, c-format
 msgid "recovery stopping after reaching consistency"
 msgstr "recuperação parada após atingir consistência"
 
-#: access/transam/xlog.c:5552
+#: access/transam/xlog.c:5634
 #, c-format
 msgid "recovery stopping before commit of transaction %u, time %s"
 msgstr "recuperação parada antes da efetivação da transação %u, tempo %s"
 
-#: access/transam/xlog.c:5559
+#: access/transam/xlog.c:5641
 #, c-format
 msgid "recovery stopping before abort of transaction %u, time %s"
 msgstr "recuperação parada antes interrupção da transação %u, tempo %s"
 
-#: access/transam/xlog.c:5601
+#: access/transam/xlog.c:5683
 #, c-format
 msgid "recovery stopping at restore point \"%s\", time %s"
 msgstr "recuperação parada no ponto de restauração \"%s\", tempo %s"
 
-#: access/transam/xlog.c:5651
+#: access/transam/xlog.c:5733
 #, c-format
 msgid "recovery stopping after commit of transaction %u, time %s"
 msgstr "recuperação parada após efetivação da transação %u, tempo %s"
 
-#: access/transam/xlog.c:5659
+#: access/transam/xlog.c:5741
 #, c-format
 msgid "recovery stopping after abort of transaction %u, time %s"
 msgstr "recuperação parada após interrupção da transação %u, tempo %s"
 
-#: access/transam/xlog.c:5698
+#: access/transam/xlog.c:5780
 #, c-format
 msgid "recovery has paused"
 msgstr "recuperação está em pausa"
 
-#: access/transam/xlog.c:5699
+#: access/transam/xlog.c:5781
 #, c-format
 msgid "Execute pg_xlog_replay_resume() to continue."
 msgstr "Execute pg_xlog_replay_resume() para continuar."
 
-#: access/transam/xlog.c:5914
+#: access/transam/xlog.c:5997
 #, c-format
 msgid "hot standby is not possible because %s = %d is a lower setting than on the master server (its value was %d)"
 msgstr "servidor em espera ativo não é possível porque %s = %d é uma configuração mais baixa do que no servidor principal (seu valor era %d)"
 
-#: access/transam/xlog.c:5936
+#: access/transam/xlog.c:6019
 #, c-format
 msgid "WAL was generated with wal_level=minimal, data may be missing"
 msgstr "WAL foi gerado com wal_level=minimal, dados podem estar faltando"
 
-#: access/transam/xlog.c:5937
+#: access/transam/xlog.c:6020
 #, c-format
 msgid "This happens if you temporarily set wal_level=minimal without taking a new base backup."
 msgstr "Isso acontece se você temporariamente definir wal_level=minimal sem realizar uma nova cópia de segurança base."
 
-#: access/transam/xlog.c:5948
+#: access/transam/xlog.c:6031
 #, c-format
 msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" or higher on the master server"
 msgstr "servidor em espera ativo não é possível porque wal_level não foi definido como \"hot_standby\" ou superior no servidor principal"
 
-#: access/transam/xlog.c:5949
+#: access/transam/xlog.c:6032
 #, c-format
 msgid "Either set wal_level to \"hot_standby\" on the master, or turn off hot_standby here."
 msgstr "Defina wal_level para \"hot_standby\" no primário ou desabilite hot_standby aqui."
 
-#: access/transam/xlog.c:6004
+#: access/transam/xlog.c:6087
 #, c-format
 msgid "control file contains invalid data"
 msgstr "arquivo de controle contém dados inválidos"
 
-#: access/transam/xlog.c:6010
+#: access/transam/xlog.c:6093
 #, c-format
 msgid "database system was shut down at %s"
 msgstr "sistema de banco de dados foi desligado em %s"
 
-#: access/transam/xlog.c:6015
+#: access/transam/xlog.c:6098
 #, c-format
 msgid "database system was shut down in recovery at %s"
 msgstr "sistema de banco de dados foi desligado durante recuperação em %s"
 
-#: access/transam/xlog.c:6019
+#: access/transam/xlog.c:6102
 #, c-format
 msgid "database system shutdown was interrupted; last known up at %s"
 msgstr "desligamento do sistema de banco de dados foi interrompido; última execução em %s"
 
-#: access/transam/xlog.c:6023
+#: access/transam/xlog.c:6106
 #, c-format
 msgid "database system was interrupted while in recovery at %s"
 msgstr "sistema de banco de dados foi interrompido enquanto estava sendo recuperado em %s"
 
-#: access/transam/xlog.c:6025
+#: access/transam/xlog.c:6108
 #, c-format
 msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
 msgstr "Isso provavelmente significa que algum dado foi corrompido e você terá que utilizar a última cópia de segurança para recuperação."
 
-#: access/transam/xlog.c:6029
+#: access/transam/xlog.c:6112
 #, c-format
 msgid "database system was interrupted while in recovery at log time %s"
 msgstr "sistema de banco de dados foi interrompido enquanto estava sendo recuperado em %s"
 
-#: access/transam/xlog.c:6031
+#: access/transam/xlog.c:6114
 #, c-format
 msgid "If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target."
 msgstr "Se isto ocorreu mais de uma vez algum dado pode ter sido corrompido e você pode precisar escolher um ponto de recuperação anterior ao especificado."
 
-#: access/transam/xlog.c:6035
+#: access/transam/xlog.c:6118
 #, c-format
 msgid "database system was interrupted; last known up at %s"
 msgstr "sistema de banco de dados foi interrompido; última execução em %s"
 
-#: access/transam/xlog.c:6089
+#: access/transam/xlog.c:6184
 #, c-format
 msgid "entering standby mode"
 msgstr "entrando no modo em espera"
 
-#: access/transam/xlog.c:6092
+#: access/transam/xlog.c:6187
 #, c-format
 msgid "starting point-in-time recovery to XID %u"
 msgstr "iniciando recuperação de ponto no tempo para XID %u"
 
-#: access/transam/xlog.c:6096
+#: access/transam/xlog.c:6191
 #, c-format
 msgid "starting point-in-time recovery to %s"
 msgstr "iniciando recuperação de ponto no tempo para %s"
 
-#: access/transam/xlog.c:6100
+#: access/transam/xlog.c:6195
 #, c-format
 msgid "starting point-in-time recovery to \"%s\""
 msgstr "iniciando recuperação de ponto no tempo para \"%s\""
 
-#: access/transam/xlog.c:6104
+#: access/transam/xlog.c:6199
 #, c-format
 msgid "starting point-in-time recovery to earliest consistent point"
 msgstr "iniciando recuperação de ponto no tempo para ponto de consistência mais antigo"
 
-#: access/transam/xlog.c:6107
+#: access/transam/xlog.c:6202
 #, c-format
 msgid "starting archive recovery"
 msgstr "iniciando recuperação do arquivador"
 
-#: access/transam/xlog.c:6124
+#: access/transam/xlog.c:6219
 #, c-format
 msgid "Failed while allocating an XLog reading processor."
 msgstr "Falhou ao alocar um processador de leitura do XLog."
 
-#: access/transam/xlog.c:6149 access/transam/xlog.c:6216
+#: access/transam/xlog.c:6244 access/transam/xlog.c:6311
 #, c-format
 msgid "checkpoint record is at %X/%X"
 msgstr "registro do ponto de controle está em %X/%X"
 
-#: access/transam/xlog.c:6163
+#: access/transam/xlog.c:6258
 #, c-format
 msgid "could not find redo location referenced by checkpoint record"
 msgstr "não pôde encontrar local do redo referenciado pelo registro do ponto de controle"
 
-#: access/transam/xlog.c:6164 access/transam/xlog.c:6171
+#: access/transam/xlog.c:6259 access/transam/xlog.c:6266
 #, c-format
 msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
 msgstr "Se você não está restaurando uma cópia de segurança, tente remover o arquivo \"%s/backup_label\"."
 
-#: access/transam/xlog.c:6170
+#: access/transam/xlog.c:6265
 #, c-format
 msgid "could not locate required checkpoint record"
 msgstr "não pôde localizar registro do ponto de controle requerido"
 
-#: access/transam/xlog.c:6226 access/transam/xlog.c:6241
+#: access/transam/xlog.c:6321 access/transam/xlog.c:6336
 #, c-format
 msgid "could not locate a valid checkpoint record"
 msgstr "não pôde localizar registro do ponto de controle válido"
 
-#: access/transam/xlog.c:6235
+#: access/transam/xlog.c:6330
 #, c-format
 msgid "using previous checkpoint record at %X/%X"
 msgstr "utilizando registro do ponto de controle anterior em %X/%X"
 
-#: access/transam/xlog.c:6265
+#: access/transam/xlog.c:6360
 #, c-format
 msgid "requested timeline %u is not a child of this server's history"
 msgstr "linha do tempo solicitada %u não é descendente do histórico do servidor"
 
-#: access/transam/xlog.c:6267
+#: access/transam/xlog.c:6362
 #, c-format
 msgid "Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X."
 msgstr "Último ponto de controle está em %X/%X na linha do tempo %u, mas no histórico da linha do tempo solicitada, o servidor bifurcou daquela linha do tempo em %X/%X."
 
-#: access/transam/xlog.c:6283
+#: access/transam/xlog.c:6378
 #, c-format
 msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
 msgstr "linha do tempo solicitada %u não contém o ponto de recuperação mínimo %X/%X na linha do tempo %u"
 
-#: access/transam/xlog.c:6292
+#: access/transam/xlog.c:6387
 #, c-format
 msgid "redo record is at %X/%X; shutdown %s"
 msgstr "registro de redo está em %X/%X; desligamento %s"
 
-#: access/transam/xlog.c:6296
+#: access/transam/xlog.c:6391
 #, c-format
 msgid "next transaction ID: %u/%u; next OID: %u"
 msgstr "próximo ID de transação: %u/%u; próximo OID: %u"
 
-#: access/transam/xlog.c:6300
+#: access/transam/xlog.c:6395
 #, c-format
 msgid "next MultiXactId: %u; next MultiXactOffset: %u"
 msgstr "próximo MultiXactId: %u; próximo MultiXactOffset: %u"
 
-#: access/transam/xlog.c:6303
+#: access/transam/xlog.c:6398
 #, c-format
 msgid "oldest unfrozen transaction ID: %u, in database %u"
 msgstr "ID de transação descongelado mais antigo: %u, no banco de dados %u"
 
-#: access/transam/xlog.c:6306
+#: access/transam/xlog.c:6401
 #, c-format
 msgid "oldest MultiXactId: %u, in database %u"
 msgstr "MultiXactId mais antigo: %u, no banco de dados %u"
 
-#: access/transam/xlog.c:6310
+#: access/transam/xlog.c:6405
 #, c-format
 msgid "invalid next transaction ID"
 msgstr "próximo ID de transação é inválido"
 
-#: access/transam/xlog.c:6380
+#: access/transam/xlog.c:6475
 #, c-format
 msgid "invalid redo in checkpoint record"
 msgstr "redo é inválido no registro do ponto de controle"
 
-#: access/transam/xlog.c:6391
+#: access/transam/xlog.c:6486
 #, c-format
 msgid "invalid redo record in shutdown checkpoint"
 msgstr "registro de redo é inválido no ponto de controle de desligamento"
 
-#: access/transam/xlog.c:6422
+#: access/transam/xlog.c:6517
 #, c-format
 msgid "database system was not properly shut down; automatic recovery in progress"
 msgstr "sistema de banco de dados não foi desligado corretamente; recuperação automática está em andamento"
 
-#: access/transam/xlog.c:6426
+#: access/transam/xlog.c:6521
 #, c-format
 msgid "crash recovery starts in timeline %u and has target timeline %u"
 msgstr "recuperação de queda começa na linha do tempo %u e tem como linha do tempo alvo %u"
 
-#: access/transam/xlog.c:6463
+#: access/transam/xlog.c:6565
 #, c-format
 msgid "backup_label contains data inconsistent with control file"
 msgstr "backup_label contém dados inconsistentes com arquivo de controle"
 
-#: access/transam/xlog.c:6464
+#: access/transam/xlog.c:6566
 #, c-format
 msgid "This means that the backup is corrupted and you will have to use another backup for recovery."
 msgstr "Isso significa que a cópia de segurança está corrompida e você terá que utilizar outra cópia de segurança para recuperação."
 
-#: access/transam/xlog.c:6529
+#: access/transam/xlog.c:6631
 #, c-format
 msgid "initializing for hot standby"
 msgstr "inicialização para servidor em espera ativo"
 
-#: access/transam/xlog.c:6661
+#: access/transam/xlog.c:6763
 #, c-format
 msgid "redo starts at %X/%X"
 msgstr "redo inicia em %X/%X"
 
-#: access/transam/xlog.c:6876
+#: access/transam/xlog.c:6987
 #, c-format
 msgid "redo done at %X/%X"
 msgstr "redo pronto em %X/%X"
 
-#: access/transam/xlog.c:6881 access/transam/xlog.c:8735
+#: access/transam/xlog.c:6992 access/transam/xlog.c:8852
 #, c-format
 msgid "last completed transaction was at log time %s"
 msgstr "última transação efetivada foi em %s"
 
-#: access/transam/xlog.c:6889
+#: access/transam/xlog.c:7000
 #, c-format
 msgid "redo is not required"
 msgstr "redo não é requerido"
 
-#: access/transam/xlog.c:6947
+#: access/transam/xlog.c:7058
 #, c-format
 msgid "requested recovery stop point is before consistent recovery point"
 msgstr "ponto de parada de recuperação solicitado está antes do ponto de recuperação consistente"
 
-#: access/transam/xlog.c:6963 access/transam/xlog.c:6967
+#: access/transam/xlog.c:7074 access/transam/xlog.c:7078
 #, c-format
 msgid "WAL ends before end of online backup"
 msgstr "WAL terminou antes do fim da cópia de segurança online"
 
-#: access/transam/xlog.c:6964
+#: access/transam/xlog.c:7075
 #, c-format
 msgid "All WAL generated while online backup was taken must be available at recovery."
 msgstr "Todo WAL gerado enquanto a cópia de segurança online era feita deve estar disponível para recuperação."
 
-#: access/transam/xlog.c:6968
+#: access/transam/xlog.c:7079
 #, c-format
 msgid "Online backup started with pg_start_backup() must be ended with pg_stop_backup(), and all WAL up to that point must be available at recovery."
 msgstr "Cópia de segurança online que iniciou com pg_start_backup() deve ser terminada com pg_stop_backup(), e todo WAL até aquele ponto deve estar disponível para recuperação."
 
-#: access/transam/xlog.c:6971
+#: access/transam/xlog.c:7082
 #, c-format
 msgid "WAL ends before consistent recovery point"
 msgstr "Log de transação termina antes de ponto de recuperação consistente"
 
-#: access/transam/xlog.c:6998
+#: access/transam/xlog.c:7109
 #, c-format
 msgid "selected new timeline ID: %u"
 msgstr "novo ID de linha do tempo selecionado: %u"
 
-#: access/transam/xlog.c:7339
+#: access/transam/xlog.c:7456
 #, c-format
 msgid "consistent recovery state reached at %X/%X"
 msgstr "estado de recuperação consistente alcançado em %X/%X"
 
-#: access/transam/xlog.c:7536
+#: access/transam/xlog.c:7653
 #, c-format
 msgid "invalid primary checkpoint link in control file"
 msgstr "vínculo de ponto de controle primário é inválido no arquivo de controle"
 
-#: access/transam/xlog.c:7540
+#: access/transam/xlog.c:7657
 #, c-format
 msgid "invalid secondary checkpoint link in control file"
 msgstr "vínculo de ponto de controle secundário é inválido no arquivo de controle"
 
-#: access/transam/xlog.c:7544
+#: access/transam/xlog.c:7661
 #, c-format
 msgid "invalid checkpoint link in backup_label file"
 msgstr "vínculo de ponto de controle é inválido no arquivo backup_label"
 
-#: access/transam/xlog.c:7561
+#: access/transam/xlog.c:7678
 #, c-format
 msgid "invalid primary checkpoint record"
 msgstr "registro do ponto de controle primário é inválido"
 
-#: access/transam/xlog.c:7565
+#: access/transam/xlog.c:7682
 #, c-format
 msgid "invalid secondary checkpoint record"
 msgstr "registro do ponto de controle secundário é inválido"
 
-#: access/transam/xlog.c:7569
+#: access/transam/xlog.c:7686
 #, c-format
 msgid "invalid checkpoint record"
 msgstr "registro do ponto de controle é inválido"
 
-#: access/transam/xlog.c:7580
+#: access/transam/xlog.c:7697
 #, c-format
 msgid "invalid resource manager ID in primary checkpoint record"
 msgstr "ID do gerenciador de recursos é inválido no registro do ponto de controle primário"
 
-#: access/transam/xlog.c:7584
+#: access/transam/xlog.c:7701
 #, c-format
 msgid "invalid resource manager ID in secondary checkpoint record"
 msgstr "ID do gerenciador de recursos é inválido no registro do ponto de controle secundário"
 
-#: access/transam/xlog.c:7588
+#: access/transam/xlog.c:7705
 #, c-format
 msgid "invalid resource manager ID in checkpoint record"
 msgstr "ID do gerenciador de recursos é inválido no registro do ponto de controle"
 
-#: access/transam/xlog.c:7600
+#: access/transam/xlog.c:7717
 #, c-format
 msgid "invalid xl_info in primary checkpoint record"
 msgstr "xl_info é inválido no registro do ponto de controle primário"
 
-#: access/transam/xlog.c:7604
+#: access/transam/xlog.c:7721
 #, c-format
 msgid "invalid xl_info in secondary checkpoint record"
 msgstr "xl_info é inválido no registro do ponto de controle secundário"
 
-#: access/transam/xlog.c:7608
+#: access/transam/xlog.c:7725
 #, c-format
 msgid "invalid xl_info in checkpoint record"
 msgstr "xl_info é inválido no registro do ponto de contrle"
 
-#: access/transam/xlog.c:7620
+#: access/transam/xlog.c:7737
 #, c-format
 msgid "invalid length of primary checkpoint record"
 msgstr "tamanho do registro do ponto de controle primário é inválido"
 
-#: access/transam/xlog.c:7624
+#: access/transam/xlog.c:7741
 #, c-format
 msgid "invalid length of secondary checkpoint record"
 msgstr "tamanho do registro do ponto de controle secundário é inválido"
 
-#: access/transam/xlog.c:7628
+#: access/transam/xlog.c:7745
 #, c-format
 msgid "invalid length of checkpoint record"
 msgstr "tamanho do registro do ponto de controle é inválido"
 
-#: access/transam/xlog.c:7788
+#: access/transam/xlog.c:7905
 #, c-format
 msgid "shutting down"
 msgstr "desligando"
 
-#: access/transam/xlog.c:7811
+#: access/transam/xlog.c:7928
 #, c-format
 msgid "database system is shut down"
 msgstr "sistema de banco de dados está desligado"
 
-#: access/transam/xlog.c:8277
+#: access/transam/xlog.c:8394
 #, c-format
 msgid "concurrent transaction log activity while database system is shutting down"
 msgstr "atividade concorrente no log de transação enquanto o sistema de banco de dados está sendo desligado"
 
-#: access/transam/xlog.c:8546
+#: access/transam/xlog.c:8663
 #, c-format
 msgid "skipping restartpoint, recovery has already ended"
 msgstr "ignorando ponto de reinício, recuperação já terminou"
 
-#: access/transam/xlog.c:8569
+#: access/transam/xlog.c:8686
 #, c-format
 msgid "skipping restartpoint, already performed at %X/%X"
 msgstr "ignorando ponto de reinício, já foi executado em %X/%X"
 
-#: access/transam/xlog.c:8733
+#: access/transam/xlog.c:8850
 #, c-format
 msgid "recovery restart point at %X/%X"
 msgstr "ponto de reinício de recuperação em %X/%X"
 
-#: access/transam/xlog.c:8878
+#: access/transam/xlog.c:8995
 #, c-format
 msgid "restore point \"%s\" created at %X/%X"
 msgstr "ponto de restauração \"%s\" criado em %X/%X"
 
-#: access/transam/xlog.c:9102
+#: access/transam/xlog.c:9219
 #, c-format
 msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
 msgstr "ID de linha do tempo anterior %u inesperado (ID de linha do tempo atual %u) no registro do ponto de controle"
 
-#: access/transam/xlog.c:9111
+#: access/transam/xlog.c:9228
 #, c-format
 msgid "unexpected timeline ID %u (after %u) in checkpoint record"
 msgstr "ID de linha do tempo %u inesperado (depois %u) no registro do ponto de controle"
 
-#: access/transam/xlog.c:9127
+#: access/transam/xlog.c:9244
 #, c-format
 msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
 msgstr "ID de linha do tempo %u inesperado no registro do ponto de controle, antes de alcançar ponto de recuperação mínimo %X/%X na linha do tempo %u"
 
-#: access/transam/xlog.c:9195
+#: access/transam/xlog.c:9312
 #, c-format
 msgid "online backup was canceled, recovery cannot continue"
 msgstr "cópia de segurança online foi cancelada, recuperação não pode continuar"
 
-#: access/transam/xlog.c:9256 access/transam/xlog.c:9305
-#: access/transam/xlog.c:9328
+#: access/transam/xlog.c:9373 access/transam/xlog.c:9422
+#: access/transam/xlog.c:9445
 #, c-format
 msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
 msgstr "ID de linha do tempo %u inesperado (deve ser %u) no registro do ponto de controle"
 
-#: access/transam/xlog.c:9563
+#: access/transam/xlog.c:9680
 #, c-format
 msgid "could not fsync log segment %s: %m"
 msgstr "não pôde executar fsync no arquivo de log %s: %m"
 
-#: access/transam/xlog.c:9587
+#: access/transam/xlog.c:9704
 #, c-format
 msgid "could not fsync log file %s: %m"
 msgstr "não pôde executar fsync no arquivo de log %s: %m"
 
-#: access/transam/xlog.c:9595
+#: access/transam/xlog.c:9712
 #, c-format
 msgid "could not fsync write-through log file %s: %m"
 msgstr "não pôde executar fsync write-through no arquivo de log %s: %m"
 
-#: access/transam/xlog.c:9604
+#: access/transam/xlog.c:9721
 #, c-format
 msgid "could not fdatasync log file %s: %m"
 msgstr "não pôde executar fdatasync no arquivo de log %s: %m"
 
-#: access/transam/xlog.c:9682 access/transam/xlog.c:10018
+#: access/transam/xlog.c:9799 access/transam/xlog.c:10135
 #: access/transam/xlogfuncs.c:111 access/transam/xlogfuncs.c:140
 #: access/transam/xlogfuncs.c:179 access/transam/xlogfuncs.c:200
 #: access/transam/xlogfuncs.c:270 access/transam/xlogfuncs.c:326
@@ -1917,168 +1947,169 @@ msgstr "não pôde executar fdatasync no arquivo de log %s: %m"
 msgid "recovery is in progress"
 msgstr "recuperação está em andamento"
 
-#: access/transam/xlog.c:9683 access/transam/xlog.c:10019
+#: access/transam/xlog.c:9800 access/transam/xlog.c:10136
 #: access/transam/xlogfuncs.c:112 access/transam/xlogfuncs.c:141
 #: access/transam/xlogfuncs.c:180 access/transam/xlogfuncs.c:201
 #, c-format
 msgid "WAL control functions cannot be executed during recovery."
 msgstr "funções de controle do WAL não podem ser executadas durante recuperação."
 
-#: access/transam/xlog.c:9692 access/transam/xlog.c:10028
+#: access/transam/xlog.c:9809 access/transam/xlog.c:10145
 #, c-format
 msgid "WAL level not sufficient for making an online backup"
 msgstr "nível do WAL não é suficiente para fazer uma cópia de segurança online"
 
-#: access/transam/xlog.c:9693 access/transam/xlog.c:10029
+#: access/transam/xlog.c:9810 access/transam/xlog.c:10146
 #: access/transam/xlogfuncs.c:147
 #, c-format
 msgid "wal_level must be set to \"archive\", \"hot_standby\", or \"logical\" at server start."
 msgstr "wal_level deve ser definido como \"archive\", \"hot_standby\" ou \"logical\" ao iniciar o servidor."
 
-#: access/transam/xlog.c:9698
+#: access/transam/xlog.c:9815
 #, c-format
 msgid "backup label too long (max %d bytes)"
 msgstr "rótulo de cópia de segurança é muito longo (máximo de %d bytes)"
 
-#: access/transam/xlog.c:9729 access/transam/xlog.c:9906
+#: access/transam/xlog.c:9846 access/transam/xlog.c:10023
 #, c-format
 msgid "a backup is already in progress"
 msgstr "uma cópia de segurança está em andamento"
 
-#: access/transam/xlog.c:9730
+#: access/transam/xlog.c:9847
 #, c-format
 msgid "Run pg_stop_backup() and try again."
 msgstr "Execute pg_stop_backup() e tente novamente."
 
-#: access/transam/xlog.c:9824
+#: access/transam/xlog.c:9941
 #, c-format
 msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
 msgstr "WAL gerado com full_page_writes=off foi restaurado desde o último ponto de reinício"
 
-#: access/transam/xlog.c:9826 access/transam/xlog.c:10179
+#: access/transam/xlog.c:9943 access/transam/xlog.c:10296
 #, c-format
 msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the master, and then try an online backup again."
 msgstr "Isto significa que a cópia de segurança feita no servidor em espera está corrompida e não deve ser utilizada. Habilite full_page_writes e execute CHECKPOINT no servidor principal, e depois tente fazer uma cópia de segurança novamente."
 
-#: access/transam/xlog.c:9900 access/transam/xlog.c:10069
+#: access/transam/xlog.c:10017 access/transam/xlog.c:10186
 #: access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265
-#: guc-file.l:884 replication/basebackup.c:464 replication/basebackup.c:521
+#: guc-file.l:851 replication/basebackup.c:464 replication/basebackup.c:532
 #: replication/logical/snapbuild.c:1478 storage/file/copydir.c:72
-#: storage/file/copydir.c:115 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218
-#: utils/adt/dbsize.c:298 utils/adt/genfile.c:108 utils/adt/genfile.c:280
+#: storage/file/copydir.c:115 storage/file/fd.c:2502 storage/file/fd.c:2543
+#: utils/adt/dbsize.c:68 utils/adt/dbsize.c:218 utils/adt/dbsize.c:298
+#: utils/adt/genfile.c:108 utils/adt/genfile.c:280
 #, c-format
 msgid "could not stat file \"%s\": %m"
 msgstr "não pôde executar stat no arquivo \"%s\": %m"
 
-#: access/transam/xlog.c:9907
+#: access/transam/xlog.c:10024
 #, c-format
 msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
 msgstr "Se você tem certeza que não há cópia de segurança em andamento, remova o arquivo \"%s\" e tente novamente."
 
-#: access/transam/xlog.c:9924 access/transam/xlog.c:10242
+#: access/transam/xlog.c:10041 access/transam/xlog.c:10359
 #, c-format
 msgid "could not write file \"%s\": %m"
 msgstr "não pôde escrever no arquivo \"%s\": %m"
 
-#: access/transam/xlog.c:10073
+#: access/transam/xlog.c:10190
 #, c-format
 msgid "a backup is not in progress"
 msgstr "não há uma cópia de segurança em andamento"
 
-#: access/transam/xlog.c:10112 access/transam/xlog.c:10125
-#: access/transam/xlog.c:10476 access/transam/xlog.c:10482
+#: access/transam/xlog.c:10229 access/transam/xlog.c:10242
+#: access/transam/xlog.c:10593 access/transam/xlog.c:10599
 #: access/transam/xlogfuncs.c:498
 #, c-format
 msgid "invalid data in file \"%s\""
 msgstr "dado é inválido no arquivo \"%s\""
 
-#: access/transam/xlog.c:10129 replication/basebackup.c:951
+#: access/transam/xlog.c:10246 replication/basebackup.c:966
 #, c-format
 msgid "the standby was promoted during online backup"
 msgstr "o servidor em espera foi promovido durante a cópia de segurança online"
 
-#: access/transam/xlog.c:10130 replication/basebackup.c:952
+#: access/transam/xlog.c:10247 replication/basebackup.c:967
 #, c-format
 msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
 msgstr "Isto significa que a cópia de segurança feita está corrompida e não deve ser utilizada. Tente fazer outra cópia de segurança online."
 
-#: access/transam/xlog.c:10177
+#: access/transam/xlog.c:10294
 #, c-format
 msgid "WAL generated with full_page_writes=off was replayed during online backup"
 msgstr "WAL gerado com full_page_writes=off foi restaurado durante a cópia de segurança online"
 
-#: access/transam/xlog.c:10291
+#: access/transam/xlog.c:10408
 #, c-format
 msgid "pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
 msgstr "pg_stop_backup concluído, esperando os segmentos do WAL requeridos serem arquivados"
 
-#: access/transam/xlog.c:10301
+#: access/transam/xlog.c:10418
 #, c-format
 msgid "pg_stop_backup still waiting for all required WAL segments to be archived (%d seconds elapsed)"
 msgstr "pg_stop_backup ainda está esperando o arquivamento de todos os segmentos do WAL necessários (%d segundos passados)"
 
-#: access/transam/xlog.c:10303
+#: access/transam/xlog.c:10420
 #, c-format
 msgid "Check that your archive_command is executing properly.  pg_stop_backup can be canceled safely, but the database backup will not be usable without all the WAL segments."
 msgstr "Verifique se o archive_command está sendo executado normalmente. pg_stop_backup pode ser cancelado com segurança, mas a cópia de segurança do banco de dados não será útil sem todos os segmentos do WAL."
 
-#: access/transam/xlog.c:10310
+#: access/transam/xlog.c:10427
 #, c-format
 msgid "pg_stop_backup complete, all required WAL segments have been archived"
 msgstr "pg_stop_backup concluído, todos os segmentos do WAL foram arquivados"
 
-#: access/transam/xlog.c:10314
+#: access/transam/xlog.c:10431
 #, c-format
 msgid "WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup"
 msgstr "arquivamento do WAL não está habilitado; você deve garantir que todos os segmentos do WAL necessários foram copiados por outros meios para completar a cópia de segurança"
 
-#: access/transam/xlog.c:10527
+#: access/transam/xlog.c:10644
 #, c-format
 msgid "xlog redo %s"
 msgstr "redo do xlog %s"
 
-#: access/transam/xlog.c:10567
+#: access/transam/xlog.c:10684
 #, c-format
 msgid "online backup mode canceled"
 msgstr "modo de cópia de segurança online foi cancelado"
 
-#: access/transam/xlog.c:10568
+#: access/transam/xlog.c:10685
 #, c-format
 msgid "\"%s\" was renamed to \"%s\"."
 msgstr "\"%s\" foi renomeado para \"%s\"."
 
-#: access/transam/xlog.c:10575
+#: access/transam/xlog.c:10692
 #, c-format
 msgid "online backup mode was not canceled"
 msgstr "modo de cópia de segurança online não foi cancelado"
 
-#: access/transam/xlog.c:10576
+#: access/transam/xlog.c:10693
 #, c-format
 msgid "Could not rename \"%s\" to \"%s\": %m."
 msgstr "não pôde renomear \"%s\" para \"%s\": %m"
 
-#: access/transam/xlog.c:10696 replication/logical/logicalfuncs.c:169
-#: replication/walreceiver.c:937 replication/walsender.c:2106
+#: access/transam/xlog.c:10813 replication/logical/logicalfuncs.c:169
+#: replication/walreceiver.c:937 replication/walsender.c:2094
 #, c-format
 msgid "could not seek in log segment %s to offset %u: %m"
 msgstr "não pôde posicionar no arquivo de log %s na posição %u: %m"
 
-#: access/transam/xlog.c:10708
+#: access/transam/xlog.c:10825
 #, c-format
 msgid "could not read from log segment %s, offset %u: %m"
 msgstr "não pôde ler do arquivo de log %s, posição %u: %m"
 
-#: access/transam/xlog.c:11171
+#: access/transam/xlog.c:11288
 #, c-format
 msgid "received promote request"
 msgstr "pedido de promoção foi recebido"
 
-#: access/transam/xlog.c:11184
+#: access/transam/xlog.c:11301
 #, c-format
 msgid "trigger file found: %s"
 msgstr "arquivo de gatilho encontrado: %s"
 
-#: access/transam/xlog.c:11193
+#: access/transam/xlog.c:11310
 #, c-format
 msgid "could not stat trigger file \"%s\": %m"
 msgstr "não pôde executar stat no arquivo de gatilho \"%s\": %m"
@@ -2168,18 +2199,124 @@ msgstr "recuperação não está em andamento"
 msgid "Recovery control functions can only be executed during recovery."
 msgstr "Funções de controle de recuperação só podem ser executadas durante recuperação."
 
-#: bootstrap/bootstrap.c:273 postmaster/postmaster.c:759 tcop/postgres.c:3462
+#: access/transam/xlogreader.c:249
+#, c-format
+msgid "invalid record offset at %X/%X"
+msgstr "posição do registro é inválida em %X/%X"
+
+#: access/transam/xlogreader.c:257
+#, c-format
+msgid "contrecord is requested by %X/%X"
+msgstr "contrecord é solicitado por %X/%X"
+
+#: access/transam/xlogreader.c:297 access/transam/xlogreader.c:608
+#: access/transam/xlogreader.c:682
+#, c-format
+msgid "invalid record length at %X/%X"
+msgstr "tamanho do registro é inválido em %X/%X"
+
+#: access/transam/xlogreader.c:311
+#, c-format
+msgid "record length %u at %X/%X too long"
+msgstr "tamanho do registro %u em %X/%X é muito longo"
+
+#: access/transam/xlogreader.c:352
+#, c-format
+msgid "there is no contrecord flag at %X/%X"
+msgstr "não há marcador contrecord em %X/%X"
+
+#: access/transam/xlogreader.c:365
+#, c-format
+msgid "invalid contrecord length %u at %X/%X"
+msgstr "tamanho de contrecord %u é inválido em %X/%X"
+
+#: access/transam/xlogreader.c:591
+#, c-format
+msgid "invalid xlog switch record at %X/%X"
+msgstr "registro de mudança de log de transação é inválido em %X/%X"
+
+#: access/transam/xlogreader.c:599
+#, c-format
+msgid "record with zero length at %X/%X"
+msgstr "registro com tamanho zero em %X/%X"
+
+#: access/transam/xlogreader.c:615
+#, c-format
+msgid "invalid resource manager ID %u at %X/%X"
+msgstr "ID do gerenciador de recursos %u é inválido em %X/%X"
+
+#: access/transam/xlogreader.c:629 access/transam/xlogreader.c:646
+#, c-format
+msgid "record with incorrect prev-link %X/%X at %X/%X"
+msgstr "registro com prev-link incorreto %X/%X em %X/%X"
+
+#: access/transam/xlogreader.c:702 access/transam/xlogreader.c:720
+#, c-format
+msgid "invalid backup block size in record at %X/%X"
+msgstr "tamanho do bloco de cópia de segurança é inválido no registro em %X/%X"
+
+#: access/transam/xlogreader.c:711
+#, c-format
+msgid "incorrect hole size in record at %X/%X"
+msgstr "tamanho do buraco é incorreto no registro em %X/%X"
+
+#: access/transam/xlogreader.c:733
+#, c-format
+msgid "incorrect total length in record at %X/%X"
+msgstr "tamanho total é incorreto no registro em %X/%X"
+
+#: access/transam/xlogreader.c:745
+#, c-format
+msgid "incorrect resource manager data checksum in record at %X/%X"
+msgstr "soma de verificação de dados do gerenciador de recursos é incorreta no registro em %X/%X"
+
+#: access/transam/xlogreader.c:778
+#, c-format
+msgid "invalid magic number %04X in log segment %s, offset %u"
+msgstr "número mágico %04X inválido no arquivo de log %s, posição %u"
+
+#: access/transam/xlogreader.c:792 access/transam/xlogreader.c:843
+#, c-format
+msgid "invalid info bits %04X in log segment %s, offset %u"
+msgstr "bits de informação %04X inválido no arquivo de log %s, posição %u"
+
+#: access/transam/xlogreader.c:818
+#, c-format
+msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s."
+msgstr "arquivo do WAL é de um sistema de banco de dados diferente: identificador do sistema de banco de dados do arquivo do WAL é %s, identificador do sistema de banco de dados do pg_control é %s."
+
+#: access/transam/xlogreader.c:825
+#, c-format
+msgid "WAL file is from different database system: Incorrect XLOG_SEG_SIZE in page header."
+msgstr "arquivo do WAL é de um sistema de banco de dados diferente: XLOG_SEG_SIZE incorreto no cabeçalho da página."
+
+#: access/transam/xlogreader.c:831
+#, c-format
+msgid "WAL file is from different database system: Incorrect XLOG_BLCKSZ in page header."
+msgstr "arquivo do WAL é de um sistema de banco de dados diferente: XLOG_BLCKSZ incorreto no cabeçalho da página."
+
+#: access/transam/xlogreader.c:857
+#, c-format
+msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
+msgstr "endereço da página %X/%X inesperado no arquivo de log %s, posição %u"
+
+#: access/transam/xlogreader.c:882
+#, c-format
+msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
+msgstr "ID de linha do tempo %u fora da sequência (após %u) no arquivo de log %s, posição %u"
+
+#: bootstrap/bootstrap.c:273 postmaster/postmaster.c:763 tcop/postgres.c:3500
 #, c-format
 msgid "--%s requires a value"
 msgstr "--%s requer um valor"
 
-#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:764 tcop/postgres.c:3467
+#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:768 tcop/postgres.c:3505
 #, c-format
 msgid "-c %s requires a value"
 msgstr "-c %s requer um valor"
 
-#: bootstrap/bootstrap.c:289 postmaster/postmaster.c:776
-#: postmaster/postmaster.c:789
+#: bootstrap/bootstrap.c:289 postmaster/postmaster.c:780
+#: postmaster/postmaster.c:793
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Tente \"%s --help\" para obter informações adicionais.\n"
@@ -2307,11 +2444,11 @@ msgid "large object %u does not exist"
 msgstr "objeto grande %u não existe"
 
 #: catalog/aclchk.c:875 catalog/aclchk.c:883 commands/collationcmds.c:91
-#: commands/copy.c:925 commands/copy.c:943 commands/copy.c:951
-#: commands/copy.c:959 commands/copy.c:967 commands/copy.c:975
-#: commands/copy.c:983 commands/copy.c:991 commands/copy.c:999
-#: commands/copy.c:1015 commands/copy.c:1029 commands/copy.c:1048
-#: commands/copy.c:1063 commands/dbcommands.c:148 commands/dbcommands.c:156
+#: commands/copy.c:936 commands/copy.c:954 commands/copy.c:962
+#: commands/copy.c:970 commands/copy.c:978 commands/copy.c:986
+#: commands/copy.c:994 commands/copy.c:1002 commands/copy.c:1010
+#: commands/copy.c:1026 commands/copy.c:1040 commands/copy.c:1059
+#: commands/copy.c:1074 commands/dbcommands.c:148 commands/dbcommands.c:156
 #: commands/dbcommands.c:164 commands/dbcommands.c:172
 #: commands/dbcommands.c:180 commands/dbcommands.c:188
 #: commands/dbcommands.c:196 commands/dbcommands.c:1372
@@ -2321,10 +2458,10 @@ msgstr "objeto grande %u não existe"
 #: commands/foreigncmds.c:495 commands/functioncmds.c:522
 #: commands/functioncmds.c:614 commands/functioncmds.c:622
 #: commands/functioncmds.c:630 commands/functioncmds.c:1700
-#: commands/functioncmds.c:1708 commands/sequence.c:1146
-#: commands/sequence.c:1154 commands/sequence.c:1162 commands/sequence.c:1170
-#: commands/sequence.c:1178 commands/sequence.c:1186 commands/sequence.c:1194
-#: commands/sequence.c:1202 commands/typecmds.c:297 commands/typecmds.c:1332
+#: commands/functioncmds.c:1708 commands/sequence.c:1169
+#: commands/sequence.c:1177 commands/sequence.c:1185 commands/sequence.c:1193
+#: commands/sequence.c:1201 commands/sequence.c:1209 commands/sequence.c:1217
+#: commands/sequence.c:1225 commands/typecmds.c:297 commands/typecmds.c:1332
 #: commands/typecmds.c:1341 commands/typecmds.c:1349 commands/typecmds.c:1357
 #: commands/typecmds.c:1365 commands/user.c:135 commands/user.c:152
 #: commands/user.c:160 commands/user.c:168 commands/user.c:176
@@ -2344,12 +2481,12 @@ msgid "default privileges cannot be set for columns"
 msgstr "privilégios padrão não podem ser definidos para colunas"
 
 #: catalog/aclchk.c:1492 catalog/objectaddress.c:1042 commands/analyze.c:390
-#: commands/copy.c:4247 commands/sequence.c:1448 commands/tablecmds.c:4939
+#: commands/copy.c:4266 commands/sequence.c:1471 commands/tablecmds.c:4939
 #: commands/tablecmds.c:5034 commands/tablecmds.c:5084
 #: commands/tablecmds.c:5188 commands/tablecmds.c:5235
 #: commands/tablecmds.c:5319 commands/tablecmds.c:5407
-#: commands/tablecmds.c:7494 commands/tablecmds.c:7698
-#: commands/tablecmds.c:8090 commands/trigger.c:635 parser/analyze.c:1994
+#: commands/tablecmds.c:7510 commands/tablecmds.c:7714
+#: commands/tablecmds.c:8106 commands/trigger.c:641 parser/analyze.c:1994
 #: parser/parse_relation.c:2358 parser/parse_relation.c:2420
 #: parser/parse_target.c:920 parser/parse_type.c:128 utils/adt/acl.c:2840
 #: utils/adt/ruleutils.c:1820
@@ -2357,8 +2494,8 @@ msgstr "privilégios padrão não podem ser definidos para colunas"
 msgid "column \"%s\" of relation \"%s\" does not exist"
 msgstr "coluna \"%s\" da relação \"%s\" não existe"
 
-#: catalog/aclchk.c:1757 catalog/objectaddress.c:862 commands/sequence.c:1035
-#: commands/tablecmds.c:214 commands/tablecmds.c:11244 utils/adt/acl.c:2076
+#: catalog/aclchk.c:1757 catalog/objectaddress.c:862 commands/sequence.c:1058
+#: commands/tablecmds.c:214 commands/tablecmds.c:11260 utils/adt/acl.c:2076
 #: utils/adt/acl.c:2106 utils/adt/acl.c:2138 utils/adt/acl.c:2170
 #: utils/adt/acl.c:2198 utils/adt/acl.c:2228
 #, c-format
@@ -2425,8 +2562,8 @@ msgstr "permissão negada para coluna %s"
 msgid "permission denied for relation %s"
 msgstr "permissão negada para relação %s"
 
-#: catalog/aclchk.c:3273 commands/sequence.c:535 commands/sequence.c:748
-#: commands/sequence.c:790 commands/sequence.c:827 commands/sequence.c:1500
+#: catalog/aclchk.c:3273 commands/sequence.c:544 commands/sequence.c:767
+#: commands/sequence.c:809 commands/sequence.c:846 commands/sequence.c:1523
 #, c-format
 msgid "permission denied for sequence %s"
 msgstr "permissão negada para sequência %s"
@@ -2846,100 +2983,100 @@ msgid "no collation was derived for column \"%s\" with collatable type %s"
 msgstr "nenhuma ordenação foi derivada para coluna \"%s\" com tipo %s ordenável"
 
 #: catalog/heap.c:582 commands/createas.c:345 commands/indexcmds.c:1072
-#: commands/view.c:116 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1510
-#: utils/adt/formatting.c:1562 utils/adt/formatting.c:1630
-#: utils/adt/formatting.c:1682 utils/adt/formatting.c:1751
-#: utils/adt/formatting.c:1815 utils/adt/like.c:212 utils/adt/selfuncs.c:5221
+#: commands/view.c:116 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1514
+#: utils/adt/formatting.c:1566 utils/adt/formatting.c:1634
+#: utils/adt/formatting.c:1686 utils/adt/formatting.c:1755
+#: utils/adt/formatting.c:1819 utils/adt/like.c:212 utils/adt/selfuncs.c:5221
 #: utils/adt/varlena.c:1381
 #, c-format
 msgid "Use the COLLATE clause to set the collation explicitly."
 msgstr "Utilize a cláusula COLLATE para definir a ordenação explicitamente."
 
-#: catalog/heap.c:1055 catalog/index.c:778 commands/tablecmds.c:2549
+#: catalog/heap.c:1056 catalog/index.c:778 commands/tablecmds.c:2549
 #, c-format
 msgid "relation \"%s\" already exists"
 msgstr "relação \"%s\" já existe"
 
-#: catalog/heap.c:1071 catalog/pg_type.c:403 catalog/pg_type.c:706
+#: catalog/heap.c:1072 catalog/pg_type.c:403 catalog/pg_type.c:706
 #: commands/typecmds.c:239 commands/typecmds.c:739 commands/typecmds.c:1090
 #: commands/typecmds.c:1308 commands/typecmds.c:2060
 #, c-format
 msgid "type \"%s\" already exists"
 msgstr "tipo \"%s\" já existe"
 
-#: catalog/heap.c:1072
+#: catalog/heap.c:1073
 #, c-format
 msgid "A relation has an associated type of the same name, so you must use a name that doesn't conflict with any existing type."
 msgstr "A relação tem um tipo associado com o mesmo nome, então você deve utilizar um nome que não conflite com outro tipo existente."
 
-#: catalog/heap.c:2257
+#: catalog/heap.c:2258
 #, c-format
 msgid "check constraint \"%s\" already exists"
 msgstr "restrição de verificação \"%s\" já existe"
 
-#: catalog/heap.c:2410 catalog/pg_constraint.c:650 commands/tablecmds.c:5734
+#: catalog/heap.c:2411 catalog/pg_constraint.c:650 commands/tablecmds.c:5734
 #, c-format
 msgid "constraint \"%s\" for relation \"%s\" already exists"
 msgstr "restrição \"%s\" para relação \"%s\" já existe"
 
-#: catalog/heap.c:2420
+#: catalog/heap.c:2421
 #, c-format
 msgid "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
 msgstr "restrição \"%s\" conflita com restrição não herdada na relação \"%s\""
 
-#: catalog/heap.c:2434
+#: catalog/heap.c:2435
 #, c-format
 msgid "merging constraint \"%s\" with inherited definition"
 msgstr "juntando restrição \"%s\" com definição herdada"
 
-#: catalog/heap.c:2527
+#: catalog/heap.c:2528
 #, c-format
 msgid "cannot use column references in default expression"
 msgstr "não pode utilizar referência à coluna na expressão padrão"
 
-#: catalog/heap.c:2538
+#: catalog/heap.c:2539
 #, c-format
 msgid "default expression must not return a set"
 msgstr "expressão padrão não deve retornar um conjunto"
 
-#: catalog/heap.c:2557 rewrite/rewriteHandler.c:1066
+#: catalog/heap.c:2558 rewrite/rewriteHandler.c:1066
 #, c-format
 msgid "column \"%s\" is of type %s but default expression is of type %s"
 msgstr "coluna \"%s\" é do tipo %s mas expressão padrão é do tipo %s"
 
-#: catalog/heap.c:2562 commands/prepare.c:374 parser/parse_node.c:411
+#: catalog/heap.c:2563 commands/prepare.c:374 parser/parse_node.c:411
 #: parser/parse_target.c:509 parser/parse_target.c:758
 #: parser/parse_target.c:768 rewrite/rewriteHandler.c:1071
 #, c-format
 msgid "You will need to rewrite or cast the expression."
 msgstr "Você precisará reescrever ou converter a expressão."
 
-#: catalog/heap.c:2609
+#: catalog/heap.c:2610
 #, c-format
 msgid "only table \"%s\" can be referenced in check constraint"
 msgstr "somente a tabela \"%s\" pode ser referenciada na restrição de verificação"
 
-#: catalog/heap.c:2849
+#: catalog/heap.c:2850
 #, c-format
 msgid "unsupported ON COMMIT and foreign key combination"
 msgstr "combinação ON COMMIT e chave estrangeira não é suportada"
 
-#: catalog/heap.c:2850
+#: catalog/heap.c:2851
 #, c-format
 msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
 msgstr "Tabela \"%s\" referencia \"%s\", mas elas não têm a mesma definição de ON COMMIT."
 
-#: catalog/heap.c:2855
+#: catalog/heap.c:2856
 #, c-format
 msgid "cannot truncate a table referenced in a foreign key constraint"
 msgstr "não pode truncar uma tabela referenciada em uma restrição de chave estrangeira"
 
-#: catalog/heap.c:2856
+#: catalog/heap.c:2857
 #, c-format
 msgid "Table \"%s\" references \"%s\"."
 msgstr "Tabela \"%s\" referencia \"%s\"."
 
-#: catalog/heap.c:2858
+#: catalog/heap.c:2859
 #, c-format
 msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
 msgstr "Trunque a tabela \"%s\" ao mesmo tempo, ou utilize TRUNCATE ... CASCADE."
@@ -2985,7 +3122,7 @@ msgid "cannot reindex temporary tables of other sessions"
 msgstr "não pode reindexar tabelas temporárias de outras sessões"
 
 #: catalog/namespace.c:247 catalog/namespace.c:445 catalog/namespace.c:539
-#: commands/trigger.c:4486
+#: commands/trigger.c:4492
 #, c-format
 msgid "cross-database references are not implemented: \"%s.%s.%s\""
 msgstr "referências cruzadas entre bancos de dados não estão implementadas: \"%s.%s.%s\""
@@ -3116,7 +3253,7 @@ msgid "cannot create temporary tables during recovery"
 msgstr "não pode criar tabelas temporárias durante recuperação"
 
 #: catalog/namespace.c:3865 commands/tablespace.c:1113 commands/variable.c:61
-#: replication/syncrep.c:677 utils/misc/guc.c:9034
+#: replication/syncrep.c:678 utils/misc/guc.c:9012
 #, c-format
 msgid "List syntax is invalid."
 msgstr "Sintaxe de lista é inválida."
@@ -3160,25 +3297,25 @@ msgstr "nome do gatilho de eventos não pode ser qualificado"
 
 #: catalog/objectaddress.c:869 commands/lockcmds.c:94 commands/tablecmds.c:208
 #: commands/tablecmds.c:1263 commands/tablecmds.c:4130
-#: commands/tablecmds.c:7601
+#: commands/tablecmds.c:7617
 #, c-format
 msgid "\"%s\" is not a table"
 msgstr "\"%s\" não é uma tabela"
 
 #: catalog/objectaddress.c:876 commands/tablecmds.c:220
-#: commands/tablecmds.c:4154 commands/tablecmds.c:11249 commands/view.c:154
+#: commands/tablecmds.c:4154 commands/tablecmds.c:11265 commands/view.c:154
 #, c-format
 msgid "\"%s\" is not a view"
 msgstr "\"%s\" não é uma visão"
 
 #: catalog/objectaddress.c:883 commands/matview.c:171 commands/tablecmds.c:226
-#: commands/tablecmds.c:11254
+#: commands/tablecmds.c:11270
 #, c-format
 msgid "\"%s\" is not a materialized view"
 msgstr "\"%s\" não é uma visão materializada"
 
 #: catalog/objectaddress.c:890 commands/tablecmds.c:244
-#: commands/tablecmds.c:4157 commands/tablecmds.c:11259
+#: commands/tablecmds.c:4157 commands/tablecmds.c:11275
 #, c-format
 msgid "\"%s\" is not a foreign table"
 msgstr "\"%s\" não é uma tabela externa"
@@ -3359,97 +3496,97 @@ msgstr "adaptador de dados externos %s"
 msgid "server %s"
 msgstr "servidor %s"
 
-#: catalog/objectaddress.c:2070
+#: catalog/objectaddress.c:2073
 #, c-format
-msgid "user mapping for %s"
-msgstr "mapeamento de usuários para %s"
+msgid "user mapping for %s on server %s"
+msgstr "mapeamento de usuários para %s no servidor %s"
 
-#: catalog/objectaddress.c:2104
+#: catalog/objectaddress.c:2108
 #, c-format
 msgid "default privileges on new relations belonging to role %s"
 msgstr "privilégios padrão em novas relações pertencem a role %s"
 
-#: catalog/objectaddress.c:2109
+#: catalog/objectaddress.c:2113
 #, c-format
 msgid "default privileges on new sequences belonging to role %s"
 msgstr "privilégios padrão em novas sequências pertencem a role %s"
 
-#: catalog/objectaddress.c:2114
+#: catalog/objectaddress.c:2118
 #, c-format
 msgid "default privileges on new functions belonging to role %s"
 msgstr "privilégios padrão em novas funções pertencem a role %s"
 
-#: catalog/objectaddress.c:2119
+#: catalog/objectaddress.c:2123
 #, c-format
 msgid "default privileges on new types belonging to role %s"
 msgstr "privilégios padrão em novos tipos pertencem a role %s"
 
-#: catalog/objectaddress.c:2125
+#: catalog/objectaddress.c:2129
 #, c-format
 msgid "default privileges belonging to role %s"
 msgstr "privilégios padrão pertencem a role %s"
 
-#: catalog/objectaddress.c:2133
+#: catalog/objectaddress.c:2137
 #, c-format
 msgid " in schema %s"
 msgstr " no esquema %s"
 
-#: catalog/objectaddress.c:2150
+#: catalog/objectaddress.c:2154
 #, c-format
 msgid "extension %s"
 msgstr "extensão %s"
 
-#: catalog/objectaddress.c:2163
+#: catalog/objectaddress.c:2167
 #, c-format
 msgid "event trigger %s"
 msgstr "gatilho de eventos %s"
 
-#: catalog/objectaddress.c:2223
+#: catalog/objectaddress.c:2227
 #, c-format
 msgid "table %s"
 msgstr "tabela %s"
 
-#: catalog/objectaddress.c:2227
+#: catalog/objectaddress.c:2231
 #, c-format
 msgid "index %s"
 msgstr "índice %s"
 
-#: catalog/objectaddress.c:2231
+#: catalog/objectaddress.c:2235
 #, c-format
 msgid "sequence %s"
 msgstr "sequência %s"
 
-#: catalog/objectaddress.c:2235
+#: catalog/objectaddress.c:2239
 #, c-format
 msgid "toast table %s"
 msgstr "tabela toast %s"
 
-#: catalog/objectaddress.c:2239
+#: catalog/objectaddress.c:2243
 #, c-format
 msgid "view %s"
 msgstr "visão %s"
 
-#: catalog/objectaddress.c:2243
+#: catalog/objectaddress.c:2247
 #, c-format
 msgid "materialized view %s"
 msgstr "visão materializada %s"
 
-#: catalog/objectaddress.c:2247
+#: catalog/objectaddress.c:2251
 #, c-format
 msgid "composite type %s"
 msgstr "tipo composto %s"
 
-#: catalog/objectaddress.c:2251
+#: catalog/objectaddress.c:2255
 #, c-format
 msgid "foreign table %s"
 msgstr "tabela externa %s"
 
-#: catalog/objectaddress.c:2256
+#: catalog/objectaddress.c:2260
 #, c-format
 msgid "relation %s"
 msgstr "relação %s"
 
-#: catalog/objectaddress.c:2293
+#: catalog/objectaddress.c:2297
 #, c-format
 msgid "operator family %s for access method %s"
 msgstr "família de operadores %s para método de acesso %s"
@@ -3899,7 +4036,7 @@ msgid "could not form array type name for type \"%s\""
 msgstr "não pôde construir nome de tipo array para tipo \"%s\""
 
 #: catalog/toasting.c:104 commands/indexcmds.c:380 commands/tablecmds.c:4139
-#: commands/tablecmds.c:11137
+#: commands/tablecmds.c:11153
 #, c-format
 msgid "\"%s\" is not a table or materialized view"
 msgstr "\"%s\" não é uma tabela ou visão materializada"
@@ -4079,12 +4216,12 @@ msgstr "analisando \"%s.%s\""
 msgid "automatic analyze of table \"%s.%s.%s\" system usage: %s"
 msgstr "análise automática da tabela \"%s.%s.%s\" uso do sistema: %s"
 
-#: commands/analyze.c:1300
+#: commands/analyze.c:1302
 #, c-format
 msgid "\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead rows; %d rows in sample, %.0f estimated total rows"
 msgstr "\"%s\": processados %d de %u páginas, contendo %.0f registros vigentes e %.0f registros não vigentes; %d registros amostrados, %.0f registros totais estimados"
 
-#: commands/analyze.c:1564 executor/execQual.c:2904
+#: commands/analyze.c:1566 executor/execQual.c:2907
 msgid "could not convert row type"
 msgstr "não pôde converter tipo registro"
 
@@ -4138,7 +4275,7 @@ msgstr "não pode agrupar tabelas temporárias de outras sessões"
 msgid "there is no previously clustered index for table \"%s\""
 msgstr "não há nenhum índice previamente agrupado na tabela \"%s\""
 
-#: commands/cluster.c:170 commands/tablecmds.c:8795 commands/tablecmds.c:10461
+#: commands/cluster.c:170 commands/tablecmds.c:8811 commands/tablecmds.c:10477
 #, c-format
 msgid "index \"%s\" for table \"%s\" does not exist"
 msgstr "índice \"%s\" na tabela \"%s\" não existe"
@@ -4153,7 +4290,7 @@ msgstr "não pode agrupar um catálogo compartilhado"
 msgid "cannot vacuum temporary tables of other sessions"
 msgstr "não pode limpar tabelas temporárias de outras sessões"
 
-#: commands/cluster.c:430 commands/tablecmds.c:10471
+#: commands/cluster.c:430 commands/tablecmds.c:10487
 #, c-format
 msgid "\"%s\" is not an index for table \"%s\""
 msgstr "\"%s\" não é um índice na tabela \"%s\""
@@ -4231,7 +4368,7 @@ msgstr "ordenação \"%s\" já existe no esquema \"%s\""
 #: commands/dbcommands.c:1042 commands/dbcommands.c:1234
 #: commands/dbcommands.c:1423 commands/dbcommands.c:1518
 #: commands/dbcommands.c:1935 utils/init/postinit.c:794
-#: utils/init/postinit.c:862 utils/init/postinit.c:879
+#: utils/init/postinit.c:870 utils/init/postinit.c:887
 #, c-format
 msgid "database \"%s\" does not exist"
 msgstr "banco de dados \"%s\" não existe"
@@ -4241,12 +4378,12 @@ msgstr "banco de dados \"%s\" não existe"
 msgid "\"%s\" is not a table, view, materialized view, composite type, or foreign table"
 msgstr "\"%s\" não é uma tabela, visão, visão materializada, tipo composto ou tabela externa"
 
-#: commands/constraint.c:60 utils/adt/ri_triggers.c:2699
+#: commands/constraint.c:60 utils/adt/ri_triggers.c:2700
 #, c-format
 msgid "function \"%s\" was not called by trigger manager"
 msgstr "função \"%s\" não foi chamada pelo gerenciador de gatilhos"
 
-#: commands/constraint.c:67 utils/adt/ri_triggers.c:2708
+#: commands/constraint.c:67 utils/adt/ri_triggers.c:2709
 #, c-format
 msgid "function \"%s\" must be fired AFTER ROW"
 msgstr "função \"%s\" deve ser disparada no AFTER ROW"
@@ -4271,477 +4408,477 @@ msgstr "codificação de destino \"%s\" não existe"
 msgid "encoding conversion function %s must return type \"void\""
 msgstr "função de conversão de codificação %s deve retornar tipo \"void\""
 
-#: commands/copy.c:360 commands/copy.c:372 commands/copy.c:406
-#: commands/copy.c:416
+#: commands/copy.c:361 commands/copy.c:373 commands/copy.c:407
+#: commands/copy.c:419
 #, c-format
 msgid "COPY BINARY is not supported to stdout or from stdin"
 msgstr "COPY BINARY não é suportado para saída stdout ou da entrada padrão"
 
-#: commands/copy.c:514
+#: commands/copy.c:519
 #, c-format
 msgid "could not write to COPY program: %m"
 msgstr "não pôde escrever em programa COPY: %m"
 
-#: commands/copy.c:519
+#: commands/copy.c:524
 #, c-format
 msgid "could not write to COPY file: %m"
 msgstr "não pôde escrever em arquivo COPY: %m"
 
-#: commands/copy.c:532
+#: commands/copy.c:537
 #, c-format
 msgid "connection lost during COPY to stdout"
 msgstr "conexão perdida durante COPY para saída stdout"
 
-#: commands/copy.c:573
+#: commands/copy.c:578
 #, c-format
 msgid "could not read from COPY file: %m"
 msgstr "não pôde ler de arquivo COPY: %m"
 
-#: commands/copy.c:589 commands/copy.c:608 commands/copy.c:612
-#: tcop/fastpath.c:293 tcop/postgres.c:342 tcop/postgres.c:378
+#: commands/copy.c:594 commands/copy.c:615 commands/copy.c:619
+#: tcop/postgres.c:344 tcop/postgres.c:380 tcop/postgres.c:407
 #, c-format
 msgid "unexpected EOF on client connection with an open transaction"
 msgstr "EOF inesperado durante conexão do cliente com uma transação aberta"
 
-#: commands/copy.c:624
+#: commands/copy.c:632
 #, c-format
 msgid "COPY from stdin failed: %s"
 msgstr "COPY da entrada padrão falhou: %s"
 
-#: commands/copy.c:640
+#: commands/copy.c:648
 #, c-format
 msgid "unexpected message type 0x%02X during COPY from stdin"
 msgstr "tipo de mensagem inesperada 0x%02X durante COPY da entrada padrão"
 
-#: commands/copy.c:794
+#: commands/copy.c:803
 #, c-format
 msgid "must be superuser to COPY to or from an external program"
 msgstr "deve ser super-usuário para utilizar COPY para ou de um programa externo"
 
-#: commands/copy.c:795 commands/copy.c:801
+#: commands/copy.c:804 commands/copy.c:810
 #, c-format
 msgid "Anyone can COPY to stdout or from stdin. psql's \\copy command also works for anyone."
 msgstr "Qualquer um pode utilizar COPY para saída stdout ou da entrada padrão. comando \\copy do psql também funciona para qualquer um."
 
-#: commands/copy.c:800
+#: commands/copy.c:809
 #, c-format
 msgid "must be superuser to COPY to or from a file"
 msgstr "deve ser super-usuário para utilizar COPY para ou de um arquivo"
 
-#: commands/copy.c:936
+#: commands/copy.c:947
 #, c-format
 msgid "COPY format \"%s\" not recognized"
 msgstr "formato COPY \"%s\" desconhecido"
 
-#: commands/copy.c:1007 commands/copy.c:1021 commands/copy.c:1035
-#: commands/copy.c:1055
+#: commands/copy.c:1018 commands/copy.c:1032 commands/copy.c:1046
+#: commands/copy.c:1066
 #, c-format
 msgid "argument to option \"%s\" must be a list of column names"
 msgstr "argumento para opção \"%s\" deve ser uma lista de nomes de colunas"
 
-#: commands/copy.c:1068
+#: commands/copy.c:1079
 #, c-format
 msgid "argument to option \"%s\" must be a valid encoding name"
 msgstr "argumento para opção \"%s\" deve ser um nome de codificação válido"
 
-#: commands/copy.c:1074
+#: commands/copy.c:1085
 #, c-format
 msgid "option \"%s\" not recognized"
 msgstr "opção \"%s\" desconhecida"
 
-#: commands/copy.c:1085
+#: commands/copy.c:1096
 #, c-format
 msgid "cannot specify DELIMITER in BINARY mode"
 msgstr "não pode especificar DELIMITER no modo BINARY"
 
-#: commands/copy.c:1090
+#: commands/copy.c:1101
 #, c-format
 msgid "cannot specify NULL in BINARY mode"
 msgstr "não pode especificar NULL no modo BINARY"
 
-#: commands/copy.c:1112
+#: commands/copy.c:1123
 #, c-format
 msgid "COPY delimiter must be a single one-byte character"
 msgstr "delimitador do COPY deve ter um único caracter de um byte"
 
-#: commands/copy.c:1119
+#: commands/copy.c:1130
 #, c-format
 msgid "COPY delimiter cannot be newline or carriage return"
 msgstr "delimitador do COPY não pode ser nova linha ou retorno de carro"
 
-#: commands/copy.c:1125
+#: commands/copy.c:1136
 #, c-format
 msgid "COPY null representation cannot use newline or carriage return"
 msgstr "representação do nulo do COPY não pode ser nova linha ou retorno de carro"
 
-#: commands/copy.c:1142
+#: commands/copy.c:1153
 #, c-format
 msgid "COPY delimiter cannot be \"%s\""
 msgstr "delimitador do COPY não pode ser \"%s\""
 
-#: commands/copy.c:1148
+#: commands/copy.c:1159
 #, c-format
 msgid "COPY HEADER available only in CSV mode"
 msgstr "COPY HEADER só está disponível no modo CSV"
 
-#: commands/copy.c:1154
+#: commands/copy.c:1165
 #, c-format
 msgid "COPY quote available only in CSV mode"
 msgstr "delimitador de dados do COPY só está disponível no modo CSV"
 
-#: commands/copy.c:1159
+#: commands/copy.c:1170
 #, c-format
 msgid "COPY quote must be a single one-byte character"
 msgstr "delimitador de dados do COPY deve ter um único caracter de um byte"
 
-#: commands/copy.c:1164
+#: commands/copy.c:1175
 #, c-format
 msgid "COPY delimiter and quote must be different"
 msgstr "delimitador e delimitador de dados do COPY devem ser diferentes"
 
-#: commands/copy.c:1170
+#: commands/copy.c:1181
 #, c-format
 msgid "COPY escape available only in CSV mode"
 msgstr "escape do COPY só está disponível no modo CSV"
 
-#: commands/copy.c:1175
+#: commands/copy.c:1186
 #, c-format
 msgid "COPY escape must be a single one-byte character"
 msgstr "escape do COPY deve ter um único caracter de um byte"
 
-#: commands/copy.c:1181
+#: commands/copy.c:1192
 #, c-format
 msgid "COPY force quote available only in CSV mode"
 msgstr "opção force quote do COPY somente está disponível no modo CSV"
 
-#: commands/copy.c:1185
+#: commands/copy.c:1196
 #, c-format
 msgid "COPY force quote only available using COPY TO"
 msgstr "opção force quote do COPY somente está disponível ao utilizar COPY TO"
 
-#: commands/copy.c:1191
+#: commands/copy.c:1202
 #, c-format
 msgid "COPY force not null available only in CSV mode"
 msgstr "opção force not null do COPY somente está disponível no modo CSV"
 
-#: commands/copy.c:1195
+#: commands/copy.c:1206
 #, c-format
 msgid "COPY force not null only available using COPY FROM"
 msgstr "opção force not null do COPY somente está disponível ao utilizar COPY FROM"
 
-#: commands/copy.c:1201
+#: commands/copy.c:1212
 #, c-format
 msgid "COPY force null available only in CSV mode"
 msgstr "opção force null do COPY somente está disponível no modo CSV"
 
-#: commands/copy.c:1206
+#: commands/copy.c:1217
 #, c-format
 msgid "COPY force null only available using COPY FROM"
 msgstr "opção force null do COPY somente está disponível ao utilizar COPY FROM"
 
-#: commands/copy.c:1212
+#: commands/copy.c:1223
 #, c-format
 msgid "COPY delimiter must not appear in the NULL specification"
 msgstr "delimitador do COPY não deve aparecer em uma especificação NULL"
 
-#: commands/copy.c:1219
+#: commands/copy.c:1230
 #, c-format
 msgid "CSV quote character must not appear in the NULL specification"
 msgstr "caracter delimitador de dados do CSV não deve aparecer na especificação NULL"
 
-#: commands/copy.c:1281
+#: commands/copy.c:1292
 #, c-format
 msgid "table \"%s\" does not have OIDs"
 msgstr "tabela \"%s\" não tem OIDs"
 
-#: commands/copy.c:1298
+#: commands/copy.c:1309
 #, c-format
 msgid "COPY (SELECT) WITH OIDS is not supported"
 msgstr "COPY (SELECT) WITH OIDS não é mais suportado"
 
-#: commands/copy.c:1324
+#: commands/copy.c:1335
 #, c-format
 msgid "COPY (SELECT INTO) is not supported"
 msgstr "COPY (SELECT INTO) não é suportado"
 
-#: commands/copy.c:1387
+#: commands/copy.c:1398
 #, c-format
 msgid "FORCE QUOTE column \"%s\" not referenced by COPY"
 msgstr "coluna do tipo FORCE QUOTE \"%s\" não é referenciada pelo COPY"
 
-#: commands/copy.c:1409
+#: commands/copy.c:1420
 #, c-format
 msgid "FORCE NOT NULL column \"%s\" not referenced by COPY"
 msgstr "coluna do tipo FORCE NOT NULL \"%s\" não é referenciada pelo COPY"
 
-#: commands/copy.c:1431
+#: commands/copy.c:1442
 #, c-format
 msgid "FORCE NULL column \"%s\" not referenced by COPY"
 msgstr "coluna do tipo FORCE NULL \"%s\" não é referenciada pelo COPY"
 
-#: commands/copy.c:1495
+#: commands/copy.c:1506
 #, c-format
 msgid "could not close pipe to external command: %m"
 msgstr "não pôde fechar pipe para comando externo: %m"
 
-#: commands/copy.c:1498
+#: commands/copy.c:1509
 #, c-format
 msgid "program \"%s\" failed"
 msgstr "programa \"%s\" falhou"
 
-#: commands/copy.c:1547
+#: commands/copy.c:1558
 #, c-format
 msgid "cannot copy from view \"%s\""
 msgstr "não pode copiar visão \"%s\""
 
-#: commands/copy.c:1549 commands/copy.c:1555 commands/copy.c:1561
+#: commands/copy.c:1560 commands/copy.c:1566 commands/copy.c:1572
 #, c-format
 msgid "Try the COPY (SELECT ...) TO variant."
 msgstr "Tente a variante COPY (SELECT ...) TO."
 
-#: commands/copy.c:1553
+#: commands/copy.c:1564
 #, c-format
 msgid "cannot copy from materialized view \"%s\""
 msgstr "não pode copiar visão materializada \"%s\""
 
-#: commands/copy.c:1559
+#: commands/copy.c:1570
 #, c-format
 msgid "cannot copy from foreign table \"%s\""
 msgstr "não pode copiar tabela externa \"%s\""
 
-#: commands/copy.c:1565
+#: commands/copy.c:1576
 #, c-format
 msgid "cannot copy from sequence \"%s\""
 msgstr "não pode copiar sequência \"%s\""
 
-#: commands/copy.c:1570
+#: commands/copy.c:1581
 #, c-format
 msgid "cannot copy from non-table relation \"%s\""
 msgstr "não pode copiar relação \"%s\" que não é uma tabela"
 
-#: commands/copy.c:1593 commands/copy.c:2616
+#: commands/copy.c:1604 commands/copy.c:2635
 #, c-format
 msgid "could not execute command \"%s\": %m"
 msgstr "não pôde executar comando \"%s\": %m"
 
-#: commands/copy.c:1608
+#: commands/copy.c:1619
 #, c-format
 msgid "relative path not allowed for COPY to file"
 msgstr "caminho relativo não é permitido pelo COPY para arquivo"
 
-#: commands/copy.c:1616
+#: commands/copy.c:1627
 #, c-format
 msgid "could not open file \"%s\" for writing: %m"
 msgstr "não pôde abrir arquivo \"%s\" para escrita: %m"
 
-#: commands/copy.c:1623 commands/copy.c:2634
+#: commands/copy.c:1634 commands/copy.c:2653
 #, c-format
 msgid "\"%s\" is a directory"
 msgstr "\"%s\" é um diretório"
 
-#: commands/copy.c:1948
+#: commands/copy.c:1959
 #, c-format
 msgid "COPY %s, line %d, column %s"
 msgstr "COPY %s, linha %d, coluna %s"
 
-#: commands/copy.c:1952 commands/copy.c:1999
+#: commands/copy.c:1963 commands/copy.c:2010
 #, c-format
 msgid "COPY %s, line %d"
 msgstr "COPY %s, linha %d"
 
-#: commands/copy.c:1963
+#: commands/copy.c:1974
 #, c-format
 msgid "COPY %s, line %d, column %s: \"%s\""
 msgstr "COPY %s, linha %d, coluna %s: \"%s\""
 
-#: commands/copy.c:1971
+#: commands/copy.c:1982
 #, c-format
 msgid "COPY %s, line %d, column %s: null input"
 msgstr "COPY %s, linha %d, coluna %s: entrada nula"
 
-#: commands/copy.c:1993
+#: commands/copy.c:2004
 #, c-format
 msgid "COPY %s, line %d: \"%s\""
 msgstr "COPY %s, linha %d: \"%s\""
 
-#: commands/copy.c:2077
+#: commands/copy.c:2088
 #, c-format
 msgid "cannot copy to view \"%s\""
 msgstr "não pode copiar para visão \"%s\""
 
-#: commands/copy.c:2082
+#: commands/copy.c:2093
 #, c-format
 msgid "cannot copy to materialized view \"%s\""
 msgstr "não pode copiar para visão materializada \"%s\""
 
-#: commands/copy.c:2087
+#: commands/copy.c:2098
 #, c-format
 msgid "cannot copy to foreign table \"%s\""
 msgstr "não pode copiar para tabela externa \"%s\""
 
-#: commands/copy.c:2092
+#: commands/copy.c:2103
 #, c-format
 msgid "cannot copy to sequence \"%s\""
 msgstr "não pode copiar para sequência \"%s\""
 
-#: commands/copy.c:2097
+#: commands/copy.c:2108
 #, c-format
 msgid "cannot copy to non-table relation \"%s\""
 msgstr "não pode copiar para relação \"%s\" que não é uma tabela"
 
-#: commands/copy.c:2160
+#: commands/copy.c:2171
 #, c-format
 msgid "cannot perform FREEZE because of prior transaction activity"
 msgstr "não pode executar FREEZE por causa de atividade anterior na transação"
 
-#: commands/copy.c:2166
+#: commands/copy.c:2177
 #, c-format
 msgid "cannot perform FREEZE because the table was not created or truncated in the current subtransaction"
 msgstr "não pode executar FREEZE porque a tabela não foi criada ou truncada na subtransação atual"
 
-#: commands/copy.c:2627 utils/adt/genfile.c:123
+#: commands/copy.c:2646 utils/adt/genfile.c:123
 #, c-format
 msgid "could not open file \"%s\" for reading: %m"
 msgstr "não pôde abrir arquivo \"%s\" para leitura: %m"
 
-#: commands/copy.c:2654
+#: commands/copy.c:2673
 #, c-format
 msgid "COPY file signature not recognized"
 msgstr "assinatura de arquivo COPY desconhecida"
 
-#: commands/copy.c:2659
+#: commands/copy.c:2678
 #, c-format
 msgid "invalid COPY file header (missing flags)"
 msgstr "cabeçalho de arquivo COPY é inválido (faltando marcações)"
 
-#: commands/copy.c:2665
+#: commands/copy.c:2684
 #, c-format
 msgid "unrecognized critical flags in COPY file header"
 msgstr "marcações críticas desconhecidas no cabeçalho do arquivo COPY"
 
-#: commands/copy.c:2671
+#: commands/copy.c:2690
 #, c-format
 msgid "invalid COPY file header (missing length)"
 msgstr "cabeçalho de arquivo COPY é inválido (faltando tamanho)"
 
-#: commands/copy.c:2678
+#: commands/copy.c:2697
 #, c-format
 msgid "invalid COPY file header (wrong length)"
 msgstr "cabeçalho de arquivo COPY é inválido (tamanho incorreto)"
 
-#: commands/copy.c:2811 commands/copy.c:3518 commands/copy.c:3748
+#: commands/copy.c:2830 commands/copy.c:3537 commands/copy.c:3767
 #, c-format
 msgid "extra data after last expected column"
 msgstr "dado extra após última coluna esperada"
 
-#: commands/copy.c:2821
+#: commands/copy.c:2840
 #, c-format
 msgid "missing data for OID column"
 msgstr "faltando dados da coluna OID"
 
-#: commands/copy.c:2827
+#: commands/copy.c:2846
 #, c-format
 msgid "null OID in COPY data"
 msgstr "OID nulo em dados do COPY"
 
-#: commands/copy.c:2837 commands/copy.c:2960
+#: commands/copy.c:2856 commands/copy.c:2979
 #, c-format
 msgid "invalid OID in COPY data"
 msgstr "OID inválido em dados do COPY"
 
-#: commands/copy.c:2852
+#: commands/copy.c:2871
 #, c-format
 msgid "missing data for column \"%s\""
 msgstr "faltando dados da coluna \"%s\""
 
-#: commands/copy.c:2935
+#: commands/copy.c:2954
 #, c-format
 msgid "received copy data after EOF marker"
 msgstr "dados do COPY recebidos após marcador EOF"
 
-#: commands/copy.c:2942
+#: commands/copy.c:2961
 #, c-format
 msgid "row field count is %d, expected %d"
 msgstr "quantidade de campos do registro é %d, esperado %d"
 
-#: commands/copy.c:3282 commands/copy.c:3299
+#: commands/copy.c:3301 commands/copy.c:3318
 #, c-format
 msgid "literal carriage return found in data"
 msgstr "retorno de carro foi encontrado em dados"
 
-#: commands/copy.c:3283 commands/copy.c:3300
+#: commands/copy.c:3302 commands/copy.c:3319
 #, c-format
 msgid "unquoted carriage return found in data"
 msgstr "retorno de carros sem aspas foi encontrado em dados"
 
-#: commands/copy.c:3285 commands/copy.c:3302
+#: commands/copy.c:3304 commands/copy.c:3321
 #, c-format
 msgid "Use \"\\r\" to represent carriage return."
 msgstr "Utilize \"\\r\" para representar retorno de carro."
 
-#: commands/copy.c:3286 commands/copy.c:3303
+#: commands/copy.c:3305 commands/copy.c:3322
 #, c-format
 msgid "Use quoted CSV field to represent carriage return."
 msgstr "Utilize campo entre aspas do CSV para representar retorno de carro."
 
-#: commands/copy.c:3315
+#: commands/copy.c:3334
 #, c-format
 msgid "literal newline found in data"
 msgstr "nova linha foi encontrada em dados"
 
-#: commands/copy.c:3316
+#: commands/copy.c:3335
 #, c-format
 msgid "unquoted newline found in data"
 msgstr "nova linha sem aspas foi encontrada em dados"
 
-#: commands/copy.c:3318
+#: commands/copy.c:3337
 #, c-format
 msgid "Use \"\\n\" to represent newline."
 msgstr "Utilize \"\\n\" para representar nova linha."
 
-#: commands/copy.c:3319
+#: commands/copy.c:3338
 #, c-format
 msgid "Use quoted CSV field to represent newline."
 msgstr "Utilize campo entre aspas do CSV para representar nova linha."
 
-#: commands/copy.c:3365 commands/copy.c:3401
+#: commands/copy.c:3384 commands/copy.c:3420
 #, c-format
 msgid "end-of-copy marker does not match previous newline style"
 msgstr "marcador de fim-de-cópia não corresponde com estilo de nova linha anterior"
 
-#: commands/copy.c:3374 commands/copy.c:3390
+#: commands/copy.c:3393 commands/copy.c:3409
 #, c-format
 msgid "end-of-copy marker corrupt"
 msgstr "marcador de fim-de-cópia corrompido"
 
-#: commands/copy.c:3832
+#: commands/copy.c:3851
 #, c-format
 msgid "unterminated CSV quoted field"
 msgstr "campo entre aspas do CSV não foi terminado"
 
-#: commands/copy.c:3909 commands/copy.c:3928
+#: commands/copy.c:3928 commands/copy.c:3947
 #, c-format
 msgid "unexpected EOF in COPY data"
 msgstr "EOF inesperado em dados do COPY"
 
-#: commands/copy.c:3918
+#: commands/copy.c:3937
 #, c-format
 msgid "invalid field size"
 msgstr "tamanho de campo é inválido"
 
-#: commands/copy.c:3941
+#: commands/copy.c:3960
 #, c-format
 msgid "incorrect binary data format"
 msgstr "formato de dado binário incorreto"
 
-#: commands/copy.c:4252 commands/indexcmds.c:993 commands/tablecmds.c:1427
+#: commands/copy.c:4271 commands/indexcmds.c:993 commands/tablecmds.c:1427
 #: commands/tablecmds.c:2237 parser/parse_relation.c:2889
 #: utils/adt/tsvector_op.c:1417
 #, c-format
 msgid "column \"%s\" does not exist"
 msgstr "coluna \"%s\" não existe"
 
-#: commands/copy.c:4259 commands/tablecmds.c:1453 commands/trigger.c:644
+#: commands/copy.c:4278 commands/tablecmds.c:1453 commands/trigger.c:650
 #: parser/parse_target.c:936 parser/parse_target.c:947
 #, c-format
 msgid "column \"%s\" specified more than once"
@@ -5010,8 +5147,8 @@ msgstr "\"%s\" é uma função de agregação"
 msgid "Use DROP AGGREGATE to drop aggregate functions."
 msgstr "Utilize DROP AGGREGATE para remover funções de agregação."
 
-#: commands/dropcmds.c:165 commands/sequence.c:400 commands/tablecmds.c:2318
-#: commands/tablecmds.c:2499 commands/tablecmds.c:10625 tcop/utility.c:1006
+#: commands/dropcmds.c:165 commands/sequence.c:405 commands/tablecmds.c:2318
+#: commands/tablecmds.c:2499 commands/tablecmds.c:10641 tcop/utility.c:1006
 #, c-format
 msgid "relation \"%s\" does not exist, skipping"
 msgstr "relação \"%s\" não existe, ignorando"
@@ -5185,12 +5322,12 @@ msgstr "%s só pode ser chamada na função de gatilho do evento sql_drop"
 
 #: commands/event_trigger.c:1226 commands/extension.c:1646
 #: commands/extension.c:1755 commands/extension.c:1948 commands/prepare.c:702
-#: executor/execQual.c:1739 executor/execQual.c:1764 executor/execQual.c:2139
-#: executor/execQual.c:5315 executor/functions.c:1018 foreign/foreign.c:421
+#: executor/execQual.c:1742 executor/execQual.c:1767 executor/execQual.c:2142
+#: executor/execQual.c:5318 executor/functions.c:1018 foreign/foreign.c:421
 #: replication/logical/logicalfuncs.c:310 replication/slotfuncs.c:173
-#: replication/walsender.c:2746 utils/adt/jsonfuncs.c:1386
+#: replication/walsender.c:2734 utils/adt/jsonfuncs.c:1386
 #: utils/adt/jsonfuncs.c:1518 utils/adt/jsonfuncs.c:1708
-#: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:2601
+#: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:2605
 #: utils/fmgr/funcapi.c:61 utils/mmgr/portalmem.c:986
 #, c-format
 msgid "set-valued function called in context that cannot accept a set"
@@ -5199,28 +5336,28 @@ msgstr "função que tem argumento do tipo conjunto foi chamada em um contexto q
 #: commands/event_trigger.c:1230 commands/extension.c:1650
 #: commands/extension.c:1759 commands/extension.c:1952 commands/prepare.c:706
 #: foreign/foreign.c:426 replication/logical/logicalfuncs.c:314
-#: replication/slotfuncs.c:177 replication/walsender.c:2750
+#: replication/slotfuncs.c:177 replication/walsender.c:2738
 #: utils/mmgr/portalmem.c:990
 #, c-format
 msgid "materialize mode required, but it is not allowed in this context"
 msgstr "modo de materialização é requerido, mas ele não é permitido neste contexto"
 
-#: commands/explain.c:169
+#: commands/explain.c:173
 #, c-format
 msgid "unrecognized value for EXPLAIN option \"%s\": \"%s\""
 msgstr "valor desconhecido para opção EXPLAIN \"%s\": \"%s\""
 
-#: commands/explain.c:175
+#: commands/explain.c:179
 #, c-format
 msgid "unrecognized EXPLAIN option \"%s\""
 msgstr "opção EXPLAIN desconhecida \"%s\""
 
-#: commands/explain.c:182
+#: commands/explain.c:186
 #, c-format
 msgid "EXPLAIN option BUFFERS requires ANALYZE"
 msgstr "opção BUFFERS do EXPLAIN requer ANALYZE"
 
-#: commands/explain.c:191
+#: commands/explain.c:195
 #, c-format
 msgid "EXPLAIN option TIMING requires ANALYZE"
 msgstr "opção TIMING do EXPLAIN requer ANALYZE"
@@ -5821,7 +5958,7 @@ msgstr "não pode criar índice na tabela externa \"%s\""
 msgid "cannot create indexes on temporary tables of other sessions"
 msgstr "não pode criar índices em tabelas temporárias de outras sessões"
 
-#: commands/indexcmds.c:445 commands/tablecmds.c:525 commands/tablecmds.c:9101
+#: commands/indexcmds.c:445 commands/tablecmds.c:525 commands/tablecmds.c:9117
 #, c-format
 msgid "only shared relations can be placed in pg_global tablespace"
 msgstr "somente relações compartilhadas podem ser armazenadas na tablespace pg_global"
@@ -5958,22 +6095,22 @@ msgstr "CONCURRENTLY não pode ser utilizado quando a visão materializada não
 msgid "CONCURRENTLY and WITH NO DATA options cannot be used together"
 msgstr "opções CONCURRENTLY  e WITH NO DATA não podem ser utilizadas juntas"
 
-#: commands/matview.c:591
+#: commands/matview.c:598
 #, c-format
 msgid "new data for \"%s\" contains duplicate rows without any null columns"
 msgstr "novos dados para \"%s\" contém registros duplicados sem quaisquer colunas nulas"
 
-#: commands/matview.c:593
+#: commands/matview.c:600
 #, c-format
 msgid "Row: %s"
 msgstr "Registro: %s"
 
-#: commands/matview.c:681
+#: commands/matview.c:688
 #, c-format
 msgid "cannot refresh materialized view \"%s\" concurrently"
 msgstr "não pode atualizar visão materializada \"%s\" concorrentemente"
 
-#: commands/matview.c:683
+#: commands/matview.c:690
 #, c-format
 msgid "Create a unique index with no WHERE clause on one or more columns of the materialized view."
 msgstr "Crie um índice único sem cláusula WHERE em uma ou mais colunas da visão materializada."
@@ -6192,7 +6329,7 @@ msgid "invalid cursor name: must not be empty"
 msgstr "nome do cursor é inválido: não deve ser vazio"
 
 #: commands/portalcmds.c:168 commands/portalcmds.c:222
-#: executor/execCurrent.c:67 utils/adt/xml.c:2386 utils/adt/xml.c:2553
+#: executor/execCurrent.c:67 utils/adt/xml.c:2387 utils/adt/xml.c:2554
 #, c-format
 msgid "cursor \"%s\" does not exist"
 msgstr "cursor \"%s\" não existe"
@@ -6212,7 +6349,7 @@ msgstr "não pôde reposicionar cursor aberto"
 msgid "invalid statement name: must not be empty"
 msgstr "nome de comando é inválido: não deve ser vazio"
 
-#: commands/prepare.c:129 parser/parse_param.c:304 tcop/postgres.c:1296
+#: commands/prepare.c:129 parser/parse_param.c:304 tcop/postgres.c:1323
 #, c-format
 msgid "could not determine data type of parameter $%d"
 msgstr "não pôde determinar o tipo de dado do parâmetro $%d"
@@ -6317,92 +6454,92 @@ msgstr "deve especificar fornecedor quando múltiplos fornecedores de rótulo de
 msgid "security label provider \"%s\" is not loaded"
 msgstr "fornecedor de rótulo de segurança \"%s\" não foi carregado"
 
-#: commands/sequence.c:123
+#: commands/sequence.c:124
 #, c-format
 msgid "unlogged sequences are not supported"
 msgstr "sequências unlogged não são suportadas"
 
-#: commands/sequence.c:618
+#: commands/sequence.c:627
 #, c-format
 msgid "nextval: reached maximum value of sequence \"%s\" (%s)"
 msgstr "nextval: valor máximo da sequência \"%s\" foi alcançado (%s)"
 
-#: commands/sequence.c:641
+#: commands/sequence.c:650
 #, c-format
 msgid "nextval: reached minimum value of sequence \"%s\" (%s)"
 msgstr "nextval: valor mínimo da sequência \"%s\" foi alcançado (%s)"
 
-#: commands/sequence.c:754
+#: commands/sequence.c:773
 #, c-format
 msgid "currval of sequence \"%s\" is not yet defined in this session"
 msgstr "valor atual da sequência \"%s\" ainda não foi definido nesta sessão"
 
-#: commands/sequence.c:773 commands/sequence.c:779
+#: commands/sequence.c:792 commands/sequence.c:798
 #, c-format
 msgid "lastval is not yet defined in this session"
 msgstr "lastval ainda não foi definido nesta sessão"
 
-#: commands/sequence.c:848
+#: commands/sequence.c:867
 #, c-format
 msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
 msgstr "setval: valor %s está fora do intervalo da sequência \"%s\" (%s..%s)"
 
-#: commands/sequence.c:1224
+#: commands/sequence.c:1247
 #, c-format
 msgid "INCREMENT must not be zero"
 msgstr "INCREMENT não deve ser zero"
 
-#: commands/sequence.c:1280
+#: commands/sequence.c:1303
 #, c-format
 msgid "MINVALUE (%s) must be less than MAXVALUE (%s)"
 msgstr "MINVALUE (%s) deve ser menor do que MAXVALUE (%s)"
 
-#: commands/sequence.c:1305
+#: commands/sequence.c:1328
 #, c-format
 msgid "START value (%s) cannot be less than MINVALUE (%s)"
 msgstr "valor de START (%s) não pode ser menor do que MINVALUE (%s)"
 
-#: commands/sequence.c:1317
+#: commands/sequence.c:1340
 #, c-format
 msgid "START value (%s) cannot be greater than MAXVALUE (%s)"
 msgstr "valor de START (%s) não pode ser maior do que MAXVALUE (%s)"
 
-#: commands/sequence.c:1347
+#: commands/sequence.c:1370
 #, c-format
 msgid "RESTART value (%s) cannot be less than MINVALUE (%s)"
 msgstr "valor de RESTART (%s) não pode ser menor do que MINVALUE (%s)"
 
-#: commands/sequence.c:1359
+#: commands/sequence.c:1382
 #, c-format
 msgid "RESTART value (%s) cannot be greater than MAXVALUE (%s)"
 msgstr "valor de RESTART (%s) não pode ser maior do que MAXVALUE (%s)"
 
-#: commands/sequence.c:1374
+#: commands/sequence.c:1397
 #, c-format
 msgid "CACHE (%s) must be greater than zero"
 msgstr "CACHE (%s) deve ser maior do que zero"
 
-#: commands/sequence.c:1406
+#: commands/sequence.c:1429
 #, c-format
 msgid "invalid OWNED BY option"
 msgstr "opção de OWNED BY é inválida"
 
-#: commands/sequence.c:1407
+#: commands/sequence.c:1430
 #, c-format
 msgid "Specify OWNED BY table.column or OWNED BY NONE."
 msgstr "Especifique OWNED BY tabela.coluna ou OWNED BY NONE."
 
-#: commands/sequence.c:1430
+#: commands/sequence.c:1453
 #, c-format
 msgid "referenced relation \"%s\" is not a table or foreign table"
 msgstr "relação referenciada \"%s\" não é uma tabela ou uma tabela externa"
 
-#: commands/sequence.c:1437
+#: commands/sequence.c:1460
 #, c-format
 msgid "sequence must have same owner as table it is linked to"
 msgstr "sequência deve ter mesmo dono da tabela que ela está ligada"
 
-#: commands/sequence.c:1441
+#: commands/sequence.c:1464
 #, c-format
 msgid "sequence must be in same schema as table it is linked to"
 msgstr "sequência deve estar no mesmo esquema da tabela que ela está ligada"
@@ -6486,8 +6623,8 @@ msgstr "\"%s\" não é um tipo"
 msgid "Use DROP TYPE to remove a type."
 msgstr "use DROP TYPE para remover um tipo."
 
-#: commands/tablecmds.c:242 commands/tablecmds.c:8076
-#: commands/tablecmds.c:10557
+#: commands/tablecmds.c:242 commands/tablecmds.c:8092
+#: commands/tablecmds.c:10573
 #, c-format
 msgid "foreign table \"%s\" does not exist"
 msgstr "tabela externa \"%s\" não existe"
@@ -6530,10 +6667,10 @@ msgstr "DROP INDEX CONCURRENTLY não suporta CASCADE"
 
 #: commands/tablecmds.c:938 commands/tablecmds.c:1276
 #: commands/tablecmds.c:2133 commands/tablecmds.c:4112
-#: commands/tablecmds.c:5942 commands/tablecmds.c:11170
-#: commands/tablecmds.c:11205 commands/trigger.c:232 commands/trigger.c:1118
-#: commands/trigger.c:1226 rewrite/rewriteDefine.c:271
-#: rewrite/rewriteDefine.c:887
+#: commands/tablecmds.c:5942 commands/tablecmds.c:11186
+#: commands/tablecmds.c:11221 commands/trigger.c:238 commands/trigger.c:1124
+#: commands/trigger.c:1232 rewrite/rewriteDefine.c:271
+#: rewrite/rewriteDefine.c:888
 #, c-format
 msgid "permission denied: \"%s\" is a system catalog"
 msgstr "permissão negada: \"%s\" é um catálogo do sistema"
@@ -6553,17 +6690,17 @@ msgstr "não pode truncar tabelas temporárias de outras sessões"
 msgid "inherited relation \"%s\" is not a table"
 msgstr "relação herdada \"%s\" não é uma tabela"
 
-#: commands/tablecmds.c:1498 commands/tablecmds.c:9531
+#: commands/tablecmds.c:1498 commands/tablecmds.c:9547
 #, c-format
 msgid "cannot inherit from temporary relation \"%s\""
 msgstr "não pode herdar de uma tabela temporária \"%s\""
 
-#: commands/tablecmds.c:1506 commands/tablecmds.c:9539
+#: commands/tablecmds.c:1506 commands/tablecmds.c:9555
 #, c-format
 msgid "cannot inherit from temporary relation of another session"
 msgstr "não pode herdar de tabela temporária de outra sessão"
 
-#: commands/tablecmds.c:1522 commands/tablecmds.c:9573
+#: commands/tablecmds.c:1522 commands/tablecmds.c:9589
 #, c-format
 msgid "relation \"%s\" would be inherited from more than once"
 msgstr "relação \"%s\" seria herdada de mais de uma vez"
@@ -6726,13 +6863,13 @@ msgstr "verificando tabela \"%s\""
 msgid "column \"%s\" contains null values"
 msgstr "coluna \"%s\" contém valores nulos"
 
-#: commands/tablecmds.c:3987 commands/tablecmds.c:6985
+#: commands/tablecmds.c:3987 commands/tablecmds.c:7001
 #, c-format
 msgid "check constraint \"%s\" is violated by some row"
 msgstr "restrição de verificação \"%s\" foi violada por algum registro"
 
-#: commands/tablecmds.c:4133 commands/trigger.c:226
-#: rewrite/rewriteDefine.c:265 rewrite/rewriteDefine.c:882
+#: commands/tablecmds.c:4133 commands/trigger.c:232
+#: rewrite/rewriteDefine.c:265 rewrite/rewriteDefine.c:883
 #, c-format
 msgid "\"%s\" is not a table or view"
 msgstr "\"%s\" não é uma tabela ou visão"
@@ -6802,12 +6939,12 @@ msgstr "tipo %s não é um tipo composto"
 msgid "cannot add column to typed table"
 msgstr "não pode adicionar coluna a tabela tipada"
 
-#: commands/tablecmds.c:4528 commands/tablecmds.c:9727
+#: commands/tablecmds.c:4528 commands/tablecmds.c:9743
 #, c-format
 msgid "child table \"%s\" has different type for column \"%s\""
 msgstr "tabela descendente \"%s\" tem tipo diferente da coluna \"%s\""
 
-#: commands/tablecmds.c:4534 commands/tablecmds.c:9734
+#: commands/tablecmds.c:4534 commands/tablecmds.c:9750
 #, c-format
 msgid "child table \"%s\" has different collation for column \"%s\""
 msgstr "tabela descendente \"%s\" tem ordenação diferente da coluna \"%s\""
@@ -6835,7 +6972,7 @@ msgstr "coluna \"%s\" da relação \"%s\" já existe"
 #: commands/tablecmds.c:4948 commands/tablecmds.c:5043
 #: commands/tablecmds.c:5091 commands/tablecmds.c:5195
 #: commands/tablecmds.c:5242 commands/tablecmds.c:5326
-#: commands/tablecmds.c:7503 commands/tablecmds.c:8098
+#: commands/tablecmds.c:7519 commands/tablecmds.c:8114
 #, c-format
 msgid "cannot alter system column \"%s\""
 msgstr "não pode alterar coluna do sistema \"%s\""
@@ -6940,8 +7077,8 @@ msgstr "restrição de chave estrangeira \"%s\" não pode ser implementada"
 msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
 msgstr "Colunas chave \"%s\" e \"%s\" são de tipos incompatíveis: %s e %s."
 
-#: commands/tablecmds.c:6347 commands/tablecmds.c:6470
-#: commands/tablecmds.c:7342 commands/tablecmds.c:7398
+#: commands/tablecmds.c:6347 commands/tablecmds.c:6486
+#: commands/tablecmds.c:7358 commands/tablecmds.c:7414
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" does not exist"
 msgstr "restrição \"%s\" da relação \"%s\" não existe"
@@ -6951,339 +7088,339 @@ msgstr "restrição \"%s\" da relação \"%s\" não existe"
 msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
 msgstr "restrição \"%s\" da relação \"%s\" não é uma restrição de chave estrangeira"
 
-#: commands/tablecmds.c:6477
+#: commands/tablecmds.c:6493
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
 msgstr "restrição \"%s\" da relação \"%s\" não é uma restrição de chave estrangeira ou restrição de verificação"
 
-#: commands/tablecmds.c:6546
+#: commands/tablecmds.c:6562
 #, c-format
 msgid "constraint must be validated on child tables too"
 msgstr "restrição deve ser validada nas tabelas descendentes também"
 
-#: commands/tablecmds.c:6608
+#: commands/tablecmds.c:6624
 #, c-format
 msgid "column \"%s\" referenced in foreign key constraint does not exist"
 msgstr "coluna \"%s\" referenciada na restrição de chave estrangeira não existe"
 
-#: commands/tablecmds.c:6613
+#: commands/tablecmds.c:6629
 #, c-format
 msgid "cannot have more than %d keys in a foreign key"
 msgstr "não pode ter mais do que %d chaves em uma chave estrangeira"
 
-#: commands/tablecmds.c:6678
+#: commands/tablecmds.c:6694
 #, c-format
 msgid "cannot use a deferrable primary key for referenced table \"%s\""
 msgstr "não pode utilizar uma chave primária postergável na tabela referenciada \"%s\""
 
-#: commands/tablecmds.c:6695
+#: commands/tablecmds.c:6711
 #, c-format
 msgid "there is no primary key for referenced table \"%s\""
 msgstr "não há chave primária na tabela referenciada \"%s\""
 
-#: commands/tablecmds.c:6760
+#: commands/tablecmds.c:6776
 #, c-format
 msgid "foreign key referenced-columns list must not contain duplicates"
 msgstr "lista de colunas referenciadas na chave estrangeira não deve conter duplicatas"
 
-#: commands/tablecmds.c:6854
+#: commands/tablecmds.c:6870
 #, c-format
 msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
 msgstr "não pode utilizar uma restrição de unicidade postergável na tabela referenciada \"%s\""
 
-#: commands/tablecmds.c:6859
+#: commands/tablecmds.c:6875
 #, c-format
 msgid "there is no unique constraint matching given keys for referenced table \"%s\""
 msgstr "não há restrição de unicidade que corresponde com as colunas informadas na tabela referenciada \"%s\""
 
-#: commands/tablecmds.c:7018
+#: commands/tablecmds.c:7034
 #, c-format
 msgid "validating foreign key constraint \"%s\""
 msgstr "validando restrição de chave estrangeira \"%s\""
 
-#: commands/tablecmds.c:7314
+#: commands/tablecmds.c:7330
 #, c-format
 msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
 msgstr "não pode remover restrição herdada \"%s\" da relação \"%s\""
 
-#: commands/tablecmds.c:7348
+#: commands/tablecmds.c:7364
 #, c-format
 msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
 msgstr "restrição \"%s\" da relação \"%s\" não existe, ignorando"
 
-#: commands/tablecmds.c:7487
+#: commands/tablecmds.c:7503
 #, c-format
 msgid "cannot alter column type of typed table"
 msgstr "não pode alterar tipo de coluna de tabela tipada"
 
-#: commands/tablecmds.c:7510
+#: commands/tablecmds.c:7526
 #, c-format
 msgid "cannot alter inherited column \"%s\""
 msgstr "não pode alterar coluna herdada \"%s\""
 
-#: commands/tablecmds.c:7557
+#: commands/tablecmds.c:7573
 #, c-format
 msgid "transform expression must not return a set"
 msgstr "expressão de transformação não deve retornar um conjunto"
 
-#: commands/tablecmds.c:7576
+#: commands/tablecmds.c:7592
 #, c-format
 msgid "column \"%s\" cannot be cast automatically to type %s"
 msgstr "coluna \"%s\" não pode ser convertida automaticamente para tipo %s"
 
-#: commands/tablecmds.c:7578
+#: commands/tablecmds.c:7594
 #, c-format
 msgid "Specify a USING expression to perform the conversion."
 msgstr "Especifique uma expressão USING para realizar a conversão."
 
-#: commands/tablecmds.c:7627
+#: commands/tablecmds.c:7643
 #, c-format
 msgid "type of inherited column \"%s\" must be changed in child tables too"
 msgstr "tipo de coluna herdada \"%s\" deve ser alterado nas tabelas descendentes também"
 
-#: commands/tablecmds.c:7708
+#: commands/tablecmds.c:7724
 #, c-format
 msgid "cannot alter type of column \"%s\" twice"
 msgstr "não pode alterar tipo de coluna \"%s\" duas vezes"
 
-#: commands/tablecmds.c:7744
+#: commands/tablecmds.c:7760
 #, c-format
 msgid "default for column \"%s\" cannot be cast automatically to type %s"
 msgstr "valor padrão para coluna \"%s\" não pode ser convertido automaticamente para tipo %s"
 
-#: commands/tablecmds.c:7870
+#: commands/tablecmds.c:7886
 #, c-format
 msgid "cannot alter type of a column used by a view or rule"
 msgstr "não pode alterar tipo de uma coluna utilizada por uma visão ou regra"
 
-#: commands/tablecmds.c:7871 commands/tablecmds.c:7890
+#: commands/tablecmds.c:7887 commands/tablecmds.c:7906
 #, c-format
 msgid "%s depends on column \"%s\""
 msgstr "%s depende da coluna \"%s\""
 
-#: commands/tablecmds.c:7889
+#: commands/tablecmds.c:7905
 #, c-format
 msgid "cannot alter type of a column used in a trigger definition"
 msgstr "não pode alterar tipo de uma coluna utilizada em uma definição de gatilho"
 
-#: commands/tablecmds.c:8465
+#: commands/tablecmds.c:8481
 #, c-format
 msgid "cannot change owner of index \"%s\""
 msgstr "não pode mudar dono do índice \"%s\""
 
-#: commands/tablecmds.c:8467
+#: commands/tablecmds.c:8483
 #, c-format
 msgid "Change the ownership of the index's table, instead."
 msgstr "Ao invés disso, mude o dono da tabela do índice."
 
-#: commands/tablecmds.c:8483
+#: commands/tablecmds.c:8499
 #, c-format
 msgid "cannot change owner of sequence \"%s\""
 msgstr "não pode mudar dono da sequência \"%s\""
 
-#: commands/tablecmds.c:8485 commands/tablecmds.c:10644
+#: commands/tablecmds.c:8501 commands/tablecmds.c:10660
 #, c-format
 msgid "Sequence \"%s\" is linked to table \"%s\"."
 msgstr "Sequência \"%s\" está ligada a tabela \"%s\"."
 
-#: commands/tablecmds.c:8497 commands/tablecmds.c:11280
+#: commands/tablecmds.c:8513 commands/tablecmds.c:11296
 #, c-format
 msgid "Use ALTER TYPE instead."
 msgstr "Ao invés disso utilize ALTER TYPE."
 
-#: commands/tablecmds.c:8506
+#: commands/tablecmds.c:8522
 #, c-format
 msgid "\"%s\" is not a table, view, sequence, or foreign table"
 msgstr "\"%s\" não é uma tabela, visão, sequência ou tabela externa"
 
-#: commands/tablecmds.c:8842
+#: commands/tablecmds.c:8858
 #, c-format
 msgid "cannot have multiple SET TABLESPACE subcommands"
 msgstr "não pode ter múltiplos subcomandos SET TABLESPACE"
 
-#: commands/tablecmds.c:8915
+#: commands/tablecmds.c:8931
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table"
 msgstr "\"%s\" não é uma tabela, visão, visão materializada, índice ou tabela TOAST"
 
-#: commands/tablecmds.c:8948 commands/view.c:474
+#: commands/tablecmds.c:8964 commands/view.c:474
 #, c-format
 msgid "WITH CHECK OPTION is supported only on automatically updatable views"
 msgstr "WITH CHECK OPTION só é suportado em visões automaticamente atualizáveis"
 
-#: commands/tablecmds.c:9094
+#: commands/tablecmds.c:9110
 #, c-format
 msgid "cannot move system relation \"%s\""
 msgstr "não pode mover relação do sistema \"%s\""
 
-#: commands/tablecmds.c:9110
+#: commands/tablecmds.c:9126
 #, c-format
 msgid "cannot move temporary tables of other sessions"
 msgstr "não pode mover tabelas temporárias de outras sessões"
 
-#: commands/tablecmds.c:9238
+#: commands/tablecmds.c:9254
 #, c-format
 msgid "only tables, indexes, and materialized views exist in tablespaces"
 msgstr "somente tabelas, índices e visões materializadas existem em tablespaces"
 
-#: commands/tablecmds.c:9250
+#: commands/tablecmds.c:9266
 #, c-format
 msgid "cannot move relations in to or out of pg_global tablespace"
 msgstr "não pode mover relações para ou da tablespace pg_global"
 
-#: commands/tablecmds.c:9341
+#: commands/tablecmds.c:9357
 #, c-format
 msgid "aborting because lock on relation \"%s\".\"%s\" is not available"
 msgstr "interrompendo porque bloqueio em relação \"%s\".\"%s\" não está disponível"
 
-#: commands/tablecmds.c:9357
+#: commands/tablecmds.c:9373
 #, c-format
 msgid "no matching relations in tablespace \"%s\" found"
 msgstr "nenhuma relação correspondente na tablespace \"%s\" foi encontrada"
 
-#: commands/tablecmds.c:9418 storage/buffer/bufmgr.c:501
+#: commands/tablecmds.c:9434 storage/buffer/bufmgr.c:501
 #, c-format
 msgid "invalid page in block %u of relation %s"
 msgstr "página é inválida no bloco %u da relação %s"
 
-#: commands/tablecmds.c:9500
+#: commands/tablecmds.c:9516
 #, c-format
 msgid "cannot change inheritance of typed table"
 msgstr "não pode mudar herança de tabela tipada"
 
-#: commands/tablecmds.c:9546
+#: commands/tablecmds.c:9562
 #, c-format
 msgid "cannot inherit to temporary relation of another session"
 msgstr "não pode herdar a tabela temporária de outra sessão"
 
-#: commands/tablecmds.c:9600
+#: commands/tablecmds.c:9616
 #, c-format
 msgid "circular inheritance not allowed"
 msgstr "herança circular não é permitida"
 
-#: commands/tablecmds.c:9601
+#: commands/tablecmds.c:9617
 #, c-format
 msgid "\"%s\" is already a child of \"%s\"."
 msgstr "\"%s\" já é um descendente de \"%s\"."
 
-#: commands/tablecmds.c:9609
+#: commands/tablecmds.c:9625
 #, c-format
 msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
 msgstr "tabela \"%s\" sem OIDs não pode herdar de tabela \"%s\" com OIDs"
 
-#: commands/tablecmds.c:9745
+#: commands/tablecmds.c:9761
 #, c-format
 msgid "column \"%s\" in child table must be marked NOT NULL"
 msgstr "coluna \"%s\" na tabela descendente deve ser definida como NOT NULL"
 
-#: commands/tablecmds.c:9761
+#: commands/tablecmds.c:9777
 #, c-format
 msgid "child table is missing column \"%s\""
 msgstr "tabela descendente está faltando coluna \"%s\""
 
-#: commands/tablecmds.c:9844
+#: commands/tablecmds.c:9860
 #, c-format
 msgid "child table \"%s\" has different definition for check constraint \"%s\""
 msgstr "tabela descendente \"%s\" tem definição diferente para restrição de verificação \"%s\""
 
-#: commands/tablecmds.c:9852
+#: commands/tablecmds.c:9868
 #, c-format
 msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
 msgstr "restrição \"%s\" conflita com restrição não herdada na tabela descendente \"%s\""
 
-#: commands/tablecmds.c:9876
+#: commands/tablecmds.c:9892
 #, c-format
 msgid "child table is missing constraint \"%s\""
 msgstr "tabela descendente está faltando restrição \"%s\""
 
-#: commands/tablecmds.c:9956
+#: commands/tablecmds.c:9972
 #, c-format
 msgid "relation \"%s\" is not a parent of relation \"%s\""
 msgstr "relação \"%s\" não é um ancestral da relação \"%s\""
 
-#: commands/tablecmds.c:10182
+#: commands/tablecmds.c:10198
 #, c-format
 msgid "typed tables cannot inherit"
 msgstr "tabelas tipadas não podem herdar"
 
-#: commands/tablecmds.c:10213
+#: commands/tablecmds.c:10229
 #, c-format
 msgid "table is missing column \"%s\""
 msgstr "tabela está faltando coluna \"%s\""
 
-#: commands/tablecmds.c:10223
+#: commands/tablecmds.c:10239
 #, c-format
 msgid "table has column \"%s\" where type requires \"%s\""
 msgstr "tabela tem coluna \"%s\" onde tipo requer \"%s\""
 
-#: commands/tablecmds.c:10232
+#: commands/tablecmds.c:10248
 #, c-format
 msgid "table \"%s\" has different type for column \"%s\""
 msgstr "tabela \"%s\" tem tipo diferente para coluna \"%s\""
 
-#: commands/tablecmds.c:10245
+#: commands/tablecmds.c:10261
 #, c-format
 msgid "table has extra column \"%s\""
 msgstr "tabela tem coluna extra \"%s\""
 
-#: commands/tablecmds.c:10295
+#: commands/tablecmds.c:10311
 #, c-format
 msgid "\"%s\" is not a typed table"
 msgstr "\"%s\" não é uma tabela tipada"
 
-#: commands/tablecmds.c:10478
+#: commands/tablecmds.c:10494
 #, c-format
 msgid "cannot use non-unique index \"%s\" as replica identity"
 msgstr "não pode utilizar índice não único \"%s\" como identidade da réplica"
 
-#: commands/tablecmds.c:10484
+#: commands/tablecmds.c:10500
 #, c-format
 msgid "cannot use non-immediate index \"%s\" as replica identity"
 msgstr "não pode utilizar índice não imediato \"%s\" como identidade da réplica"
 
-#: commands/tablecmds.c:10490
+#: commands/tablecmds.c:10506
 #, c-format
 msgid "cannot use expression index \"%s\" as replica identity"
 msgstr "não pode utilizar índice de expressão \"%s\" como identidade da réplica"
 
-#: commands/tablecmds.c:10496
+#: commands/tablecmds.c:10512
 #, c-format
 msgid "cannot use partial index \"%s\" as replica identity"
 msgstr "não pode utilizar índice parcial \"%s\" como identidade da réplica"
 
-#: commands/tablecmds.c:10502
+#: commands/tablecmds.c:10518
 #, c-format
 msgid "cannot use invalid index \"%s\" as replica identity"
 msgstr "não pode utilizar índice inválido \"%s\" como identidade da réplica"
 
-#: commands/tablecmds.c:10520
+#: commands/tablecmds.c:10536
 #, c-format
 msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
 msgstr "índice \"%s\" não pode ser utilizado como identidade da réplica porque coluna \"%s\" contém valores nulos"
 
-#: commands/tablecmds.c:10643
+#: commands/tablecmds.c:10659
 #, c-format
 msgid "cannot move an owned sequence into another schema"
 msgstr "não pode mover uma sequência ligada para outro esquema"
 
-#: commands/tablecmds.c:10739
+#: commands/tablecmds.c:10755
 #, c-format
 msgid "relation \"%s\" already exists in schema \"%s\""
 msgstr "relação \"%s\" já existe no esquema \"%s\""
 
-#: commands/tablecmds.c:11264
+#: commands/tablecmds.c:11280
 #, c-format
 msgid "\"%s\" is not a composite type"
 msgstr "\"%s\" não é um tipo composto"
 
-#: commands/tablecmds.c:11294
+#: commands/tablecmds.c:11310
 #, c-format
 msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
 msgstr "\"%s\" não é uma tabela, visão, visão materializada, sequência ou tabela externa"
 
 #: commands/tablespace.c:160 commands/tablespace.c:177
 #: commands/tablespace.c:188 commands/tablespace.c:196
-#: commands/tablespace.c:623 replication/slot.c:930 storage/file/copydir.c:47
+#: commands/tablespace.c:623 replication/slot.c:913 storage/file/copydir.c:47
 #, c-format
 msgid "could not create directory \"%s\": %m"
 msgstr "não pôde criar diretório \"%s\": %m"
@@ -7339,7 +7476,7 @@ msgid "tablespace \"%s\" already exists"
 msgstr "tablespace \"%s\" já existe"
 
 #: commands/tablespace.c:386 commands/tablespace.c:551
-#: replication/basebackup.c:222 replication/basebackup.c:1064
+#: replication/basebackup.c:222 replication/basebackup.c:1088
 #: utils/adt/misc.c:365
 #, c-format
 msgid "tablespaces are not supported on this platform"
@@ -7399,8 +7536,8 @@ msgid "could not create symbolic link \"%s\": %m"
 msgstr "não pôde criar link simbólico \"%s\": %m"
 
 #: commands/tablespace.c:725 commands/tablespace.c:735
-#: postmaster/postmaster.c:1284 replication/basebackup.c:349
-#: replication/basebackup.c:667 storage/file/copydir.c:53
+#: postmaster/postmaster.c:1305 replication/basebackup.c:349
+#: replication/basebackup.c:682 storage/file/copydir.c:53
 #: storage/file/copydir.c:96 storage/file/fd.c:1951 storage/ipc/dsm.c:300
 #: utils/adt/genfile.c:354 utils/adt/misc.c:267 utils/misc/tzparser.c:339
 #, c-format
@@ -7422,179 +7559,179 @@ msgstr "diretórios para tablespace %u não puderam ser removidos"
 msgid "You can remove the directories manually if necessary."
 msgstr "Você pode remover os diretórios manualmente se necessário."
 
-#: commands/trigger.c:175
+#: commands/trigger.c:181
 #, c-format
 msgid "\"%s\" is a table"
 msgstr "\"%s\" é uma tabela"
 
-#: commands/trigger.c:177
+#: commands/trigger.c:183
 #, c-format
 msgid "Tables cannot have INSTEAD OF triggers."
 msgstr "Tabelas não podem ter gatilhos INSTEAD OF."
 
-#: commands/trigger.c:188 commands/trigger.c:195
+#: commands/trigger.c:194 commands/trigger.c:201
 #, c-format
 msgid "\"%s\" is a view"
 msgstr "\"%s\" é uma visão"
 
-#: commands/trigger.c:190
+#: commands/trigger.c:196
 #, c-format
 msgid "Views cannot have row-level BEFORE or AFTER triggers."
 msgstr "Visões não podem ter gatilhos BEFORE ou AFTER a nível de registro."
 
-#: commands/trigger.c:197
+#: commands/trigger.c:203
 #, c-format
 msgid "Views cannot have TRUNCATE triggers."
 msgstr "Visões não podem ter gatilhos TRUNCATE."
 
-#: commands/trigger.c:205 commands/trigger.c:212 commands/trigger.c:219
+#: commands/trigger.c:211 commands/trigger.c:218 commands/trigger.c:225
 #, c-format
 msgid "\"%s\" is a foreign table"
 msgstr "\"%s\" é uma tabela externa"
 
-#: commands/trigger.c:207
+#: commands/trigger.c:213
 #, c-format
 msgid "Foreign tables cannot have INSTEAD OF triggers."
 msgstr "Tabelas externas não podem ter gatilhos INSTEAD OF."
 
-#: commands/trigger.c:214
+#: commands/trigger.c:220
 #, c-format
 msgid "Foreign tables cannot have TRUNCATE triggers."
 msgstr "Tabelas externas não podem ter gatilhos TRUNCATE."
 
-#: commands/trigger.c:221
+#: commands/trigger.c:227
 #, c-format
 msgid "Foreign tables cannot have constraint triggers."
 msgstr "Tabelas externas não podem ter gatilhos de restrição."
 
-#: commands/trigger.c:284
+#: commands/trigger.c:290
 #, c-format
 msgid "TRUNCATE FOR EACH ROW triggers are not supported"
 msgstr "gatilhos TRUNCATE FOR EACH ROW não são suportados"
 
-#: commands/trigger.c:292
+#: commands/trigger.c:298
 #, c-format
 msgid "INSTEAD OF triggers must be FOR EACH ROW"
 msgstr "gatilhos INSTEAD OF devem ser FOR EACH ROW"
 
-#: commands/trigger.c:296
+#: commands/trigger.c:302
 #, c-format
 msgid "INSTEAD OF triggers cannot have WHEN conditions"
 msgstr "gatilhos INSTEAD OF não podem ter condições WHEN"
 
-#: commands/trigger.c:300
+#: commands/trigger.c:306
 #, c-format
 msgid "INSTEAD OF triggers cannot have column lists"
 msgstr "gatilhos INSTEAD OF não podem ter listas de colunas"
 
-#: commands/trigger.c:359 commands/trigger.c:372
+#: commands/trigger.c:365 commands/trigger.c:378
 #, c-format
 msgid "statement trigger's WHEN condition cannot reference column values"
 msgstr "condição WHEN de gatilho de comando não pode referenciar valores de coluna"
 
-#: commands/trigger.c:364
+#: commands/trigger.c:370
 #, c-format
 msgid "INSERT trigger's WHEN condition cannot reference OLD values"
 msgstr "condição WHEN de gatilho INSERT não pode referenciar valores OLD"
 
-#: commands/trigger.c:377
+#: commands/trigger.c:383
 #, c-format
 msgid "DELETE trigger's WHEN condition cannot reference NEW values"
 msgstr "condição WHEN de gatilho DELETE não pode referenciar valores NEW"
 
-#: commands/trigger.c:382
+#: commands/trigger.c:388
 #, c-format
 msgid "BEFORE trigger's WHEN condition cannot reference NEW system columns"
 msgstr "condição WHEN de gatilho BEFORE não pode referenciar colunas de sistema NEW"
 
-#: commands/trigger.c:427
+#: commands/trigger.c:433
 #, c-format
 msgid "changing return type of function %s from \"opaque\" to \"trigger\""
 msgstr "alterando tipo retornado pela função %s de \"opaque\" para \"trigger\""
 
-#: commands/trigger.c:434
+#: commands/trigger.c:440
 #, c-format
 msgid "function %s must return type \"trigger\""
 msgstr "função %s deve retornar tipo \"trigger\""
 
-#: commands/trigger.c:546 commands/trigger.c:1295
+#: commands/trigger.c:552 commands/trigger.c:1301
 #, c-format
 msgid "trigger \"%s\" for relation \"%s\" already exists"
 msgstr "gatilho \"%s\" para relação \"%s\" já existe"
 
-#: commands/trigger.c:831
+#: commands/trigger.c:837
 msgid "Found referenced table's UPDATE trigger."
 msgstr "Encontrado gatilho de UPDATE na tabela referenciada."
 
-#: commands/trigger.c:832
+#: commands/trigger.c:838
 msgid "Found referenced table's DELETE trigger."
 msgstr "Encontrado gatilho de DELETE na tabela referenciada."
 
-#: commands/trigger.c:833
+#: commands/trigger.c:839
 msgid "Found referencing table's trigger."
 msgstr "Encontrado gatilho na tabela referenciada."
 
-#: commands/trigger.c:942 commands/trigger.c:958
+#: commands/trigger.c:948 commands/trigger.c:964
 #, c-format
 msgid "ignoring incomplete trigger group for constraint \"%s\" %s"
 msgstr "ignorando grupo de gatilhos incompletos para restrição \"%s\" %s"
 
-#: commands/trigger.c:970
+#: commands/trigger.c:976
 #, c-format
 msgid "converting trigger group into constraint \"%s\" %s"
 msgstr "convertendo grupo de gatilhos na restrição \"%s\" %s"
 
-#: commands/trigger.c:1112 commands/trigger.c:1217
+#: commands/trigger.c:1118 commands/trigger.c:1223
 #, c-format
 msgid "\"%s\" is not a table, view, or foreign table"
 msgstr "\"%s\" não é uma tabela, visão ou tabela externa"
 
-#: commands/trigger.c:1183 commands/trigger.c:1343 commands/trigger.c:1459
+#: commands/trigger.c:1189 commands/trigger.c:1349 commands/trigger.c:1465
 #, c-format
 msgid "trigger \"%s\" for table \"%s\" does not exist"
 msgstr "gatilho \"%s\" na tabela \"%s\" não existe"
 
-#: commands/trigger.c:1424
+#: commands/trigger.c:1430
 #, c-format
 msgid "permission denied: \"%s\" is a system trigger"
 msgstr "permissão negada: \"%s\" é um gatilho do sistema"
 
-#: commands/trigger.c:1920
+#: commands/trigger.c:1926
 #, c-format
 msgid "trigger function %u returned null value"
 msgstr "função de gatilho %u retornou valor nulo"
 
-#: commands/trigger.c:1979 commands/trigger.c:2178 commands/trigger.c:2382
-#: commands/trigger.c:2664
+#: commands/trigger.c:1985 commands/trigger.c:2184 commands/trigger.c:2388
+#: commands/trigger.c:2670
 #, c-format
 msgid "BEFORE STATEMENT trigger cannot return a value"
 msgstr "gatilho BEFORE STATEMENT não pode retornar um valor"
 
-#: commands/trigger.c:2726 executor/nodeModifyTable.c:434
+#: commands/trigger.c:2732 executor/nodeModifyTable.c:434
 #: executor/nodeModifyTable.c:712
 #, c-format
 msgid "tuple to be updated was already modified by an operation triggered by the current command"
 msgstr "tupla a ser atualizada já foi modificada por uma operação disparada pelo comando atual"
 
-#: commands/trigger.c:2727 executor/nodeModifyTable.c:435
+#: commands/trigger.c:2733 executor/nodeModifyTable.c:435
 #: executor/nodeModifyTable.c:713
 #, c-format
 msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
 msgstr "Considere utilizar um gatilho AFTER ao invés de um gatilho BEFORE para propagar alterações para outros registros."
 
-#: commands/trigger.c:2741 executor/execMain.c:2059
+#: commands/trigger.c:2747 executor/execMain.c:2173
 #: executor/nodeLockRows.c:165 executor/nodeModifyTable.c:447
 #: executor/nodeModifyTable.c:725
 #, c-format
 msgid "could not serialize access due to concurrent update"
 msgstr "não pôde serializar acesso devido a uma atualização concorrente"
 
-#: commands/trigger.c:4538
+#: commands/trigger.c:4544
 #, c-format
 msgid "constraint \"%s\" is not deferrable"
 msgstr "restrição \"%s\" não é postergável"
 
-#: commands/trigger.c:4561
+#: commands/trigger.c:4567
 #, c-format
 msgid "constraint \"%s\" does not exist"
 msgstr "restrição \"%s\" não existe"
@@ -8102,57 +8239,57 @@ msgstr "role \"%s\" já é um membro da role \"%s\""
 msgid "role \"%s\" is not a member of role \"%s\""
 msgstr "role \"%s\" não é um membro da role \"%s\""
 
-#: commands/vacuum.c:468
+#: commands/vacuum.c:479
 #, c-format
 msgid "oldest xmin is far in the past"
 msgstr "xmin mais velho é muito antigo"
 
-#: commands/vacuum.c:469
+#: commands/vacuum.c:480
 #, c-format
 msgid "Close open transactions soon to avoid wraparound problems."
 msgstr "Feche transações abertas imediatamente para evitar problemas de reinício."
 
-#: commands/vacuum.c:501
+#: commands/vacuum.c:519
 #, c-format
 msgid "oldest multixact is far in the past"
 msgstr "multixact mais velho é muito antigo"
 
-#: commands/vacuum.c:502
+#: commands/vacuum.c:520
 #, c-format
 msgid "Close open transactions with multixacts soon to avoid wraparound problems."
 msgstr "Feche transações abertas com multixacts imediatamente para evitar problemas de reinício."
 
-#: commands/vacuum.c:1064
+#: commands/vacuum.c:1082
 #, c-format
 msgid "some databases have not been vacuumed in over 2 billion transactions"
 msgstr "alguns bancos de dados não foram limpos a mais de 2 bilhões de transações"
 
-#: commands/vacuum.c:1065
+#: commands/vacuum.c:1083
 #, c-format
 msgid "You might have already suffered transaction-wraparound data loss."
 msgstr "Você já pode ter sofrido problemas de perda de dados devido a reciclagem de transações."
 
-#: commands/vacuum.c:1182
+#: commands/vacuum.c:1200
 #, c-format
 msgid "skipping vacuum of \"%s\" --- lock not available"
 msgstr "ignorando limpeza de \"%s\" --- bloqueio não está disponível"
 
-#: commands/vacuum.c:1208
+#: commands/vacuum.c:1226
 #, c-format
 msgid "skipping \"%s\" --- only superuser can vacuum it"
 msgstr "ignorando \"%s\" --- somente super-usuário pode limpá-la(o)"
 
-#: commands/vacuum.c:1212
+#: commands/vacuum.c:1230
 #, c-format
 msgid "skipping \"%s\" --- only superuser or database owner can vacuum it"
 msgstr "ignorando \"%s\" --- somente super-usuário ou dono de banco de dados pode limpá-la(o)"
 
-#: commands/vacuum.c:1216
+#: commands/vacuum.c:1234
 #, c-format
 msgid "skipping \"%s\" --- only table or database owner can vacuum it"
 msgstr "ignorando \"%s\" --- somente dono de tabela ou de banco de dados pode limpá-la(o)"
 
-#: commands/vacuum.c:1234
+#: commands/vacuum.c:1252
 #, c-format
 msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
 msgstr "ignorando \"%s\" --- não pode limpar objetos que não são tabelas ou tabelas especiais do sistema"
@@ -8249,7 +8386,7 @@ msgstr "\"%s\": truncadas %u em %u páginas"
 msgid "\"%s\": suspending truncate due to conflicting lock request"
 msgstr "\"%s\": suspendendo truncamento devido a pedido de bloqueio conflitante"
 
-#: commands/variable.c:162 utils/misc/guc.c:9058
+#: commands/variable.c:162 utils/misc/guc.c:9036
 #, c-format
 msgid "Unrecognized key word: \"%s\"."
 msgstr "Palavra chave desconhecida: \"%s\"."
@@ -8434,147 +8571,147 @@ msgstr "cursor \"%s\" não está posicionado em um registro"
 msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
 msgstr "cursor \"%s\" não é simplesmente uma busca atualizável da tabela \"%s\""
 
-#: executor/execCurrent.c:231 executor/execQual.c:1160
+#: executor/execCurrent.c:231 executor/execQual.c:1163
 #, c-format
 msgid "type of parameter %d (%s) does not match that when preparing the plan (%s)"
 msgstr "tipo de parâmetro %d (%s) não corresponde aquele ao preparar o plano (%s)"
 
-#: executor/execCurrent.c:243 executor/execQual.c:1172
+#: executor/execCurrent.c:243 executor/execQual.c:1175
 #, c-format
 msgid "no value found for parameter %d"
 msgstr "nenhum valor encontrado para parâmetro %d"
 
-#: executor/execMain.c:955
+#: executor/execMain.c:970
 #, c-format
 msgid "cannot change sequence \"%s\""
 msgstr "não pode mudar sequência \"%s\""
 
-#: executor/execMain.c:961
+#: executor/execMain.c:976
 #, c-format
 msgid "cannot change TOAST relation \"%s\""
 msgstr "não pode mudar relação TOAST \"%s\""
 
-#: executor/execMain.c:979 rewrite/rewriteHandler.c:2512
+#: executor/execMain.c:994 rewrite/rewriteHandler.c:2512
 #, c-format
 msgid "cannot insert into view \"%s\""
 msgstr "não pode inserir na visão \"%s\""
 
-#: executor/execMain.c:981 rewrite/rewriteHandler.c:2515
+#: executor/execMain.c:996 rewrite/rewriteHandler.c:2515
 #, c-format
 msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
 msgstr "Para habilitar a inserção em uma visão, forneça um gatilho INSTEAD OF INSERT ou uma regra incondicional ON INSERT DO INSTEAD."
 
-#: executor/execMain.c:987 rewrite/rewriteHandler.c:2520
+#: executor/execMain.c:1002 rewrite/rewriteHandler.c:2520
 #, c-format
 msgid "cannot update view \"%s\""
 msgstr "não pode atualizar visão \"%s\""
 
-#: executor/execMain.c:989 rewrite/rewriteHandler.c:2523
+#: executor/execMain.c:1004 rewrite/rewriteHandler.c:2523
 #, c-format
 msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
 msgstr "Para habilitar a atualização em uma visão, forneça um gatilho INSTEAD OF UPDATE ou uma regra incondicional ON UPDATE DO INSTEAD."
 
-#: executor/execMain.c:995 rewrite/rewriteHandler.c:2528
+#: executor/execMain.c:1010 rewrite/rewriteHandler.c:2528
 #, c-format
 msgid "cannot delete from view \"%s\""
 msgstr "não pode excluir da visão \"%s\""
 
-#: executor/execMain.c:997 rewrite/rewriteHandler.c:2531
+#: executor/execMain.c:1012 rewrite/rewriteHandler.c:2531
 #, c-format
 msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
 msgstr "Para habilitar a exclusão em uma visão, forneça um gatilho INSTEAD OF DELETE ou uma regra incondicional ON DELETE DO INSTEAD."
 
-#: executor/execMain.c:1008
+#: executor/execMain.c:1023
 #, c-format
 msgid "cannot change materialized view \"%s\""
 msgstr "não pode mudar visão materializada \"%s\""
 
-#: executor/execMain.c:1020
+#: executor/execMain.c:1035
 #, c-format
 msgid "cannot insert into foreign table \"%s\""
 msgstr "não pode inserir em tabela externa \"%s\""
 
-#: executor/execMain.c:1026
+#: executor/execMain.c:1041
 #, c-format
 msgid "foreign table \"%s\" does not allow inserts"
 msgstr "tabela externa \"%s\" não permite inserções"
 
-#: executor/execMain.c:1033
+#: executor/execMain.c:1048
 #, c-format
 msgid "cannot update foreign table \"%s\""
 msgstr "não pode atualizar tabela externa \"%s\""
 
-#: executor/execMain.c:1039
+#: executor/execMain.c:1054
 #, c-format
 msgid "foreign table \"%s\" does not allow updates"
 msgstr "tabela externa \"%s\" não permite atualizações"
 
-#: executor/execMain.c:1046
+#: executor/execMain.c:1061
 #, c-format
 msgid "cannot delete from foreign table \"%s\""
 msgstr "não pode excluir da tabela externa \"%s\""
 
-#: executor/execMain.c:1052
+#: executor/execMain.c:1067
 #, c-format
 msgid "foreign table \"%s\" does not allow deletes"
 msgstr "tabela externa \"%s\" não permite exclusões"
 
-#: executor/execMain.c:1063
+#: executor/execMain.c:1078
 #, c-format
 msgid "cannot change relation \"%s\""
 msgstr "não pode mudar relação \"%s\""
 
-#: executor/execMain.c:1087
+#: executor/execMain.c:1102
 #, c-format
 msgid "cannot lock rows in sequence \"%s\""
 msgstr "não pode bloquear registros na sequência \"%s\""
 
-#: executor/execMain.c:1094
+#: executor/execMain.c:1109
 #, c-format
 msgid "cannot lock rows in TOAST relation \"%s\""
 msgstr "não pode bloquear registros na relação TOAST \"%s\""
 
-#: executor/execMain.c:1101
+#: executor/execMain.c:1116
 #, c-format
 msgid "cannot lock rows in view \"%s\""
 msgstr "não pode bloquear registros na visão \"%s\""
 
-#: executor/execMain.c:1109
+#: executor/execMain.c:1124
 #, c-format
 msgid "cannot lock rows in materialized view \"%s\""
 msgstr "não pode bloquear registros na visão materializada \"%s\""
 
-#: executor/execMain.c:1116
+#: executor/execMain.c:1131
 #, c-format
 msgid "cannot lock rows in foreign table \"%s\""
 msgstr "não pode bloquear registros na tabela externa \"%s\""
 
-#: executor/execMain.c:1122
+#: executor/execMain.c:1137
 #, c-format
 msgid "cannot lock rows in relation \"%s\""
 msgstr "não pôde bloquear registros na relação \"%s\""
 
-#: executor/execMain.c:1607
+#: executor/execMain.c:1633
 #, c-format
 msgid "null value in column \"%s\" violates not-null constraint"
 msgstr "valor nulo na coluna \"%s\" viola a restrição não-nula"
 
-#: executor/execMain.c:1609 executor/execMain.c:1626 executor/execMain.c:1673
+#: executor/execMain.c:1635 executor/execMain.c:1660 executor/execMain.c:1718
 #, c-format
 msgid "Failing row contains %s."
 msgstr "Registro que falhou contém %s."
 
-#: executor/execMain.c:1624
+#: executor/execMain.c:1658
 #, c-format
 msgid "new row for relation \"%s\" violates check constraint \"%s\""
 msgstr "novo registro da relação \"%s\" viola restrição de verificação \"%s\""
 
-#: executor/execMain.c:1671
+#: executor/execMain.c:1716
 #, c-format
 msgid "new row violates WITH CHECK OPTION for view \"%s\""
 msgstr "novo registro viola WITH CHECK OPTION para visão \"%s\""
 
-#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3157
+#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3160
 #: utils/adt/array_userfuncs.c:430 utils/adt/arrayfuncs.c:233
 #: utils/adt/arrayfuncs.c:531 utils/adt/arrayfuncs.c:1275
 #: utils/adt/arrayfuncs.c:2961 utils/adt/arrayfuncs.c:4986
@@ -8587,17 +8724,17 @@ msgstr "número de dimensões da matriz (%d) excede o máximo permitido (%d)"
 msgid "array subscript in assignment must not be null"
 msgstr "índice da matriz em atribuição não deve ser nulo"
 
-#: executor/execQual.c:642 executor/execQual.c:4078
+#: executor/execQual.c:642 executor/execQual.c:4081
 #, c-format
 msgid "attribute %d has wrong type"
 msgstr "atributo %d tem tipo incorreto"
 
-#: executor/execQual.c:643 executor/execQual.c:4079
+#: executor/execQual.c:643 executor/execQual.c:4082
 #, c-format
 msgid "Table has type %s, but query expects %s."
 msgstr "Tabela tem tipo %s, mas consulta espera %s."
 
-#: executor/execQual.c:836 executor/execQual.c:853 executor/execQual.c:1050
+#: executor/execQual.c:836 executor/execQual.c:853 executor/execQual.c:1053
 #: executor/nodeModifyTable.c:85 executor/nodeModifyTable.c:95
 #: executor/nodeModifyTable.c:112 executor/nodeModifyTable.c:120
 #, c-format
@@ -8616,12 +8753,12 @@ msgstr[1] "Registro da tabela contém %d atributos, mas consulta espera %d."
 msgid "Table has type %s at ordinal position %d, but query expects %s."
 msgstr "Tabela tem tipo %s na posição ordinal %d, mas consulta espera %s."
 
-#: executor/execQual.c:1051 executor/execQual.c:1647
+#: executor/execQual.c:1054 executor/execQual.c:1650
 #, c-format
 msgid "Physical storage mismatch on dropped attribute at ordinal position %d."
 msgstr "Armazenamento físico não combina com atributo removido na posição ordinal %d."
 
-#: executor/execQual.c:1326 parser/parse_func.c:114 parser/parse_func.c:535
+#: executor/execQual.c:1329 parser/parse_func.c:114 parser/parse_func.c:535
 #: parser/parse_func.c:887
 #, c-format
 msgid "cannot pass more than %d argument to a function"
@@ -8629,154 +8766,164 @@ msgid_plural "cannot pass more than %d arguments to a function"
 msgstr[0] "não pode passar mais do que %d argumento para uma função"
 msgstr[1] "não pode passar mais do que %d argumentos para uma função"
 
-#: executor/execQual.c:1515
+#: executor/execQual.c:1518
 #, c-format
 msgid "functions and operators can take at most one set argument"
 msgstr "funções e operadores podem receber no máximo um argumento do tipo conjunto"
 
-#: executor/execQual.c:1565
+#: executor/execQual.c:1568
 #, c-format
 msgid "function returning setof record called in context that cannot accept type record"
 msgstr "função que retorna setof record foi chamada em um contexto que não pode aceitar tipo record"
 
-#: executor/execQual.c:1620 executor/execQual.c:1636 executor/execQual.c:1646
+#: executor/execQual.c:1623 executor/execQual.c:1639 executor/execQual.c:1649
 #, c-format
 msgid "function return row and query-specified return row do not match"
 msgstr "registro de retorno da função e registro de retorno especificado na consulta não correspondem"
 
-#: executor/execQual.c:1621
+#: executor/execQual.c:1624
 #, c-format
 msgid "Returned row contains %d attribute, but query expects %d."
 msgid_plural "Returned row contains %d attributes, but query expects %d."
 msgstr[0] "Registro retornado contém %d atributo, mas consulta espera %d."
 msgstr[1] "Registro retornado contém %d atributos, mas consulta espera %d."
 
-#: executor/execQual.c:1637
+#: executor/execQual.c:1640
 #, c-format
 msgid "Returned type %s at ordinal position %d, but query expects %s."
 msgstr "Tipo retornado %s na posição ordinal %d, mas consulta espera %s."
 
-#: executor/execQual.c:1879 executor/execQual.c:2310
+#: executor/execQual.c:1882 executor/execQual.c:2313
 #, c-format
 msgid "table-function protocol for materialize mode was not followed"
 msgstr "protocolo de função tabular para modo materializado não foi seguido"
 
-#: executor/execQual.c:1899 executor/execQual.c:2317
+#: executor/execQual.c:1902 executor/execQual.c:2320
 #, c-format
 msgid "unrecognized table-function returnMode: %d"
 msgstr "modo de retorno (returnMode) da função tabular desconhecido: %d"
 
-#: executor/execQual.c:2227
+#: executor/execQual.c:2230
 #, c-format
 msgid "function returning set of rows cannot return null value"
 msgstr "função que retorna conjunto de registros não pode retornar valor nulo"
 
-#: executor/execQual.c:2284
+#: executor/execQual.c:2287
 #, c-format
 msgid "rows returned by function are not all of the same row type"
 msgstr "registros retornados pela função não são todos do mesmo tipo registro"
 
-#: executor/execQual.c:2499
+#: executor/execQual.c:2502
 #, c-format
 msgid "IS DISTINCT FROM does not support set arguments"
 msgstr "IS DISTINCT FROM não suporta conjunto de argumentos"
 
-#: executor/execQual.c:2576
+#: executor/execQual.c:2579
 #, c-format
 msgid "op ANY/ALL (array) does not support set arguments"
 msgstr "op ANY/ALL (array) não suporta conjunto de argumentos"
 
-#: executor/execQual.c:3135
+#: executor/execQual.c:3138
 #, c-format
 msgid "cannot merge incompatible arrays"
 msgstr "não pode mesclar matrizes incompatíveis"
 
-#: executor/execQual.c:3136
+#: executor/execQual.c:3139
 #, c-format
 msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
 msgstr "Matriz com tipo de elemento %s não pode ser incluído em uma construção ARRAY com tipo de elemento %s."
 
-#: executor/execQual.c:3177 executor/execQual.c:3204
+#: executor/execQual.c:3180 executor/execQual.c:3207
 #, c-format
 msgid "multidimensional arrays must have array expressions with matching dimensions"
 msgstr "matrizes multidimensionais devem ter expressões de matriz com dimensões correspondentes"
 
-#: executor/execQual.c:3719
+#: executor/execQual.c:3722
 #, c-format
 msgid "NULLIF does not support set arguments"
 msgstr "NULLIF não suporta conjunto de argumentos"
 
-#: executor/execQual.c:3949 utils/adt/domains.c:131
+#: executor/execQual.c:3952 utils/adt/domains.c:131
 #, c-format
 msgid "domain %s does not allow null values"
 msgstr "domínio %s não permite valores nulos"
 
-#: executor/execQual.c:3979 utils/adt/domains.c:168
+#: executor/execQual.c:3982 utils/adt/domains.c:168
 #, c-format
 msgid "value for domain %s violates check constraint \"%s\""
 msgstr "valor para domínio %s viola restrição de verificação \"%s\""
 
-#: executor/execQual.c:4337
+#: executor/execQual.c:4340
 #, c-format
 msgid "WHERE CURRENT OF is not supported for this table type"
 msgstr "WHERE CURRENT OF não é suportado para esse tipo de tabela"
 
-#: executor/execQual.c:4484 parser/parse_agg.c:434 parser/parse_agg.c:464
+#: executor/execQual.c:4487 parser/parse_agg.c:434 parser/parse_agg.c:464
 #, c-format
 msgid "aggregate function calls cannot be nested"
 msgstr "chamadas de função de agregação não podem ser aninhadas"
 
-#: executor/execQual.c:4524 parser/parse_agg.c:565
+#: executor/execQual.c:4527 parser/parse_agg.c:565
 #, c-format
 msgid "window function calls cannot be nested"
 msgstr "chamadas de função deslizante não podem ser aninhadas"
 
-#: executor/execQual.c:4736
+#: executor/execQual.c:4739
 #, c-format
 msgid "target type is not an array"
 msgstr "tipo alvo não é uma matriz"
 
-#: executor/execQual.c:4851
+#: executor/execQual.c:4854
 #, c-format
 msgid "ROW() column has type %s instead of type %s"
 msgstr "coluna ROW() tem tipo %s ao invés do tipo %s"
 
-#: executor/execQual.c:4986 utils/adt/arrayfuncs.c:3424
+#: executor/execQual.c:4989 utils/adt/arrayfuncs.c:3424
 #: utils/adt/rowtypes.c:921
 #, c-format
 msgid "could not identify a comparison function for type %s"
 msgstr "não pôde identificar uma função de comparação para tipo %s"
 
-#: executor/execUtils.c:844
+#: executor/execUtils.c:846
 #, c-format
 msgid "materialized view \"%s\" has not been populated"
 msgstr "visão materializada \"%s\" não foi preenchida"
 
-#: executor/execUtils.c:846
+#: executor/execUtils.c:848
 #, c-format
 msgid "Use the REFRESH MATERIALIZED VIEW command."
 msgstr "Utilize o comando REFRESH MATERIALIZED VIEW."
 
-#: executor/execUtils.c:1324
+#: executor/execUtils.c:1328
 #, c-format
 msgid "could not create exclusion constraint \"%s\""
 msgstr "não pôde criar restrição de exclusão \"%s\""
 
-#: executor/execUtils.c:1326
+#: executor/execUtils.c:1331
 #, c-format
 msgid "Key %s conflicts with key %s."
 msgstr "Chave %s conflita com chave %s."
 
 #: executor/execUtils.c:1333
 #, c-format
+msgid "Key conflicts exist."
+msgstr "Existem conflitos de chave."
+
+#: executor/execUtils.c:1339
+#, c-format
 msgid "conflicting key value violates exclusion constraint \"%s\""
 msgstr "conflitar valor da chave viola a restrição de exclusão \"%s\""
 
-#: executor/execUtils.c:1335
+#: executor/execUtils.c:1342
 #, c-format
 msgid "Key %s conflicts with existing key %s."
 msgstr "Chave %s conflita com chave existente %s."
 
+#: executor/execUtils.c:1344
+#, c-format
+msgid "Key conflicts with existing key."
+msgstr "Chave conflita com chave existente."
+
 #: executor/functions.c:225
 #, c-format
 msgid "could not determine actual type of argument declared %s"
@@ -9033,13 +9180,13 @@ msgstr "STDIN/STDOUT não é permitido com PROGRAM"
 msgid "GLOBAL is deprecated in temporary table creation"
 msgstr "GLOBAL está obsoleto na criação de tabela temporária"
 
-#: gram.y:3248 utils/adt/ri_triggers.c:310 utils/adt/ri_triggers.c:367
-#: utils/adt/ri_triggers.c:786 utils/adt/ri_triggers.c:1009
-#: utils/adt/ri_triggers.c:1165 utils/adt/ri_triggers.c:1346
-#: utils/adt/ri_triggers.c:1511 utils/adt/ri_triggers.c:1687
-#: utils/adt/ri_triggers.c:1867 utils/adt/ri_triggers.c:2058
-#: utils/adt/ri_triggers.c:2116 utils/adt/ri_triggers.c:2221
-#: utils/adt/ri_triggers.c:2386
+#: gram.y:3248 utils/adt/ri_triggers.c:311 utils/adt/ri_triggers.c:368
+#: utils/adt/ri_triggers.c:787 utils/adt/ri_triggers.c:1010
+#: utils/adt/ri_triggers.c:1166 utils/adt/ri_triggers.c:1347
+#: utils/adt/ri_triggers.c:1512 utils/adt/ri_triggers.c:1688
+#: utils/adt/ri_triggers.c:1868 utils/adt/ri_triggers.c:2059
+#: utils/adt/ri_triggers.c:2117 utils/adt/ri_triggers.c:2222
+#: utils/adt/ri_triggers.c:2387
 #, c-format
 msgid "MATCH PARTIAL not yet implemented"
 msgstr "MATCH PARTIAL ainda não foi implementado"
@@ -9281,74 +9428,74 @@ msgstr "restrições %s não podem ser marcadas NOT VALID"
 msgid "%s constraints cannot be marked NO INHERIT"
 msgstr "restrições %s não podem ser marcadas NO INHERIT"
 
-#: guc-file.l:262
+#: guc-file.l:255
 #, c-format
 msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %u"
 msgstr "parâmetro de configuração \"%s\" desconhecido em arquivo \"%s\" linha %u"
 
-#: guc-file.l:298 utils/misc/guc.c:5650 utils/misc/guc.c:5833
-#: utils/misc/guc.c:5919 utils/misc/guc.c:6005 utils/misc/guc.c:6109
-#: utils/misc/guc.c:6200
+#: guc-file.l:291 utils/misc/guc.c:5596 utils/misc/guc.c:5779
+#: utils/misc/guc.c:5867 utils/misc/guc.c:5955 utils/misc/guc.c:6061
+#: utils/misc/guc.c:6154
 #, c-format
 msgid "parameter \"%s\" cannot be changed without restarting the server"
 msgstr "parâmetro \"%s\" não pode ser mudado sem reiniciar o servidor"
 
-#: guc-file.l:326
+#: guc-file.l:319
 #, c-format
 msgid "parameter \"%s\" removed from configuration file, reset to default"
 msgstr "parâmetro \"%s\" foi removido do arquivo de configuração, reiniciar para padrão"
 
-#: guc-file.l:388
+#: guc-file.l:381
 #, c-format
 msgid "parameter \"%s\" changed to \"%s\""
 msgstr "parâmetro \"%s\" mudou para \"%s\""
 
-#: guc-file.l:423
+#: guc-file.l:416
 #, c-format
 msgid "configuration file \"%s\" contains errors"
 msgstr "arquivo de configuração \"%s\" contém erros"
 
-#: guc-file.l:428
+#: guc-file.l:421
 #, c-format
 msgid "configuration file \"%s\" contains errors; unaffected changes were applied"
 msgstr "arquivo de configuração \"%s\" contém erros; alterações não afetadas foram aplicadas"
 
-#: guc-file.l:433
+#: guc-file.l:426
 #, c-format
 msgid "configuration file \"%s\" contains errors; no changes were applied"
 msgstr "arquivo de configuração \"%s\" contém erros; nenhuma alteração foi aplicada"
 
-#: guc-file.l:503
+#: guc-file.l:499
 #, c-format
 msgid "could not open configuration file \"%s\": maximum nesting depth exceeded"
 msgstr "não pôde abrir arquivo de configuração \"%s\": profundidade aninhada máxima excedida"
 
-#: guc-file.l:516 libpq/hba.c:1789
+#: guc-file.l:512 libpq/hba.c:1759
 #, c-format
 msgid "could not open configuration file \"%s\": %m"
 msgstr "não pôde abrir arquivo de configuração \"%s\": %m"
 
-#: guc-file.l:523
+#: guc-file.l:519
 #, c-format
 msgid "skipping missing configuration file \"%s\""
 msgstr "ignorando arquivo de configuração ausente \"%s\""
 
-#: guc-file.l:762
+#: guc-file.l:729
 #, c-format
 msgid "syntax error in file \"%s\" line %u, near end of line"
 msgstr "erro de sintaxe no arquivo \"%s\" linha %u, próximo ao fim da linha"
 
-#: guc-file.l:767
+#: guc-file.l:734
 #, c-format
 msgid "syntax error in file \"%s\" line %u, near token \"%s\""
 msgstr "erro de sintaxe no arquivo \"%s\" linha %u, próximo a informação \"%s\""
 
-#: guc-file.l:783
+#: guc-file.l:750
 #, c-format
 msgid "too many syntax errors found, abandoning file \"%s\""
 msgstr "muitos erros de sintaxe encontrados, abandonando arquivo \"%s\""
 
-#: guc-file.l:828
+#: guc-file.l:795
 #, c-format
 msgid "could not open configuration directory \"%s\": %m"
 msgstr "não pôde abrir diretório de configuração \"%s\": %m"
@@ -9501,339 +9648,339 @@ msgstr "nenhuma entrada no pg_hba.conf para máquina \"%s\", usuário \"%s\", ba
 msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\""
 msgstr "nenhuma entrada no pg_hba.conf para máquina \"%s\", usuário \"%s\", banco de dados \"%s\""
 
-#: libpq/auth.c:521 libpq/hba.c:1212
+#: libpq/auth.c:521 libpq/hba.c:1182
 #, c-format
 msgid "MD5 authentication is not supported when \"db_user_namespace\" is enabled"
 msgstr "autenticação MD5 não é suportada quando \"db_user_namespace\" está habilitado"
 
-#: libpq/auth.c:645
+#: libpq/auth.c:646
 #, c-format
 msgid "expected password response, got message type %d"
 msgstr "resposta da senha esperada, recebeu tipo de mensagem %d"
 
-#: libpq/auth.c:673
+#: libpq/auth.c:674
 #, c-format
 msgid "invalid password packet size"
 msgstr "tamanho do pacote de senha é inválido"
 
-#: libpq/auth.c:677
+#: libpq/auth.c:678
 #, c-format
 msgid "received password packet"
 msgstr "pacote de senha recebido"
 
-#: libpq/auth.c:804
+#: libpq/auth.c:805
 #, c-format
 msgid "GSSAPI is not supported in protocol version 2"
 msgstr "GSSAPI não é suportado no protocolo versão 2"
 
-#: libpq/auth.c:859
+#: libpq/auth.c:861
 #, c-format
 msgid "expected GSS response, got message type %d"
 msgstr "resposta do GSS esperada, recebeu tipo de mensagem %d"
 
-#: libpq/auth.c:918
+#: libpq/auth.c:920
 msgid "accepting GSS security context failed"
 msgstr "aceitação do contexto de segurança do GSS falhou"
 
-#: libpq/auth.c:944
+#: libpq/auth.c:946
 msgid "retrieving GSS user name failed"
 msgstr "recuperação do nome de usuário do GSS falhou"
 
-#: libpq/auth.c:1061
+#: libpq/auth.c:1063
 #, c-format
 msgid "SSPI is not supported in protocol version 2"
 msgstr "SSPI não é suportado no protocolo versão 2"
 
-#: libpq/auth.c:1076
+#: libpq/auth.c:1078
 msgid "could not acquire SSPI credentials"
 msgstr "não pôde obter credenciais SSPI"
 
-#: libpq/auth.c:1093
+#: libpq/auth.c:1096
 #, c-format
 msgid "expected SSPI response, got message type %d"
 msgstr "resposta do SSPI esperada, recebeu tipo de mensagem %d"
 
-#: libpq/auth.c:1165
+#: libpq/auth.c:1168
 msgid "could not accept SSPI security context"
 msgstr "não pôde aceitar contexto de segurança do SSPI"
 
-#: libpq/auth.c:1227
+#: libpq/auth.c:1230
 msgid "could not get token from SSPI security context"
 msgstr "não pôde obter token do contexto de segurança do SSPI"
 
-#: libpq/auth.c:1470
+#: libpq/auth.c:1472
 #, c-format
 msgid "could not create socket for Ident connection: %m"
 msgstr "não pôde criar soquete para conexão com Ident: %m"
 
-#: libpq/auth.c:1485
+#: libpq/auth.c:1487
 #, c-format
 msgid "could not bind to local address \"%s\": %m"
 msgstr "não pôde se ligar ao endereço local \"%s\": %m"
 
-#: libpq/auth.c:1497
+#: libpq/auth.c:1499
 #, c-format
 msgid "could not connect to Ident server at address \"%s\", port %s: %m"
 msgstr "não pôde conectar ao servidor Ident no endereço \"%s\", porta %s: %m"
 
-#: libpq/auth.c:1517
+#: libpq/auth.c:1519
 #, c-format
 msgid "could not send query to Ident server at address \"%s\", port %s: %m"
 msgstr "não pôde enviar consulta ao servidor Ident no endereço \"%s\", porta %s: %m"
 
-#: libpq/auth.c:1532
+#: libpq/auth.c:1534
 #, c-format
 msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
 msgstr "não pôde receber resposta do servidor Ident no endereço \"%s\", porta %s: %m"
 
-#: libpq/auth.c:1542
+#: libpq/auth.c:1544
 #, c-format
 msgid "invalidly formatted response from Ident server: \"%s\""
 msgstr "resposta invalidamente formatada pelo servidor Ident: \"%s\""
 
-#: libpq/auth.c:1580
+#: libpq/auth.c:1584
 #, c-format
 msgid "peer authentication is not supported on this platform"
 msgstr "autenticação do tipo peer não é suportada nesta plataforma"
 
-#: libpq/auth.c:1584
+#: libpq/auth.c:1588
 #, c-format
 msgid "could not get peer credentials: %m"
 msgstr "não pôde receber credenciais: %m"
 
-#: libpq/auth.c:1593
+#: libpq/auth.c:1597
 #, c-format
-msgid "could not to look up local user ID %ld: %s"
+msgid "could not look up local user ID %ld: %s"
 msgstr "não pôde encontrar ID de usuário local %ld: %s"
 
-#: libpq/auth.c:1676 libpq/auth.c:1947 libpq/auth.c:2304
+#: libpq/auth.c:1681 libpq/auth.c:1952 libpq/auth.c:2309
 #, c-format
 msgid "empty password returned by client"
 msgstr "senha vazia retornada pelo cliente"
 
-#: libpq/auth.c:1686
+#: libpq/auth.c:1691
 #, c-format
 msgid "error from underlying PAM layer: %s"
 msgstr "erro da biblioteca PAM: %s"
 
-#: libpq/auth.c:1755
+#: libpq/auth.c:1760
 #, c-format
 msgid "could not create PAM authenticator: %s"
 msgstr "não pôde criar autenticador PAM: %s"
 
-#: libpq/auth.c:1766
+#: libpq/auth.c:1771
 #, c-format
 msgid "pam_set_item(PAM_USER) failed: %s"
 msgstr "pam_set_item(PAM_USER) falhou: %s"
 
-#: libpq/auth.c:1777
+#: libpq/auth.c:1782
 #, c-format
 msgid "pam_set_item(PAM_CONV) failed: %s"
 msgstr "pam_set_item(PAM_CONV) falhou: %s"
 
-#: libpq/auth.c:1788
+#: libpq/auth.c:1793
 #, c-format
 msgid "pam_authenticate failed: %s"
 msgstr "pam_authenticate falhou: %s"
 
-#: libpq/auth.c:1799
+#: libpq/auth.c:1804
 #, c-format
 msgid "pam_acct_mgmt failed: %s"
 msgstr "pam_acct_mgmt falhou: %s"
 
-#: libpq/auth.c:1810
+#: libpq/auth.c:1815
 #, c-format
 msgid "could not release PAM authenticator: %s"
 msgstr "não pôde liberar autenticador PAM: %s"
 
-#: libpq/auth.c:1843
+#: libpq/auth.c:1848
 #, c-format
 msgid "could not initialize LDAP: %m"
 msgstr "não pôde inicializar LDAP: %m"
 
-#: libpq/auth.c:1846
+#: libpq/auth.c:1851
 #, c-format
 msgid "could not initialize LDAP: error code %d"
 msgstr "não pôde inicializar LDAP: código de erro %d"
 
-#: libpq/auth.c:1856
+#: libpq/auth.c:1861
 #, c-format
 msgid "could not set LDAP protocol version: %s"
 msgstr "não pôde definir versão do protocolo LDAP: %s"
 
-#: libpq/auth.c:1885
+#: libpq/auth.c:1890
 #, c-format
 msgid "could not load wldap32.dll"
 msgstr "não pôde carregar wldap32.dll"
 
-#: libpq/auth.c:1893
+#: libpq/auth.c:1898
 #, c-format
 msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
 msgstr "não pôde carregar função _ldap_start_tls_sA em wldap32.dll"
 
-#: libpq/auth.c:1894
+#: libpq/auth.c:1899
 #, c-format
 msgid "LDAP over SSL is not supported on this platform."
 msgstr "LDAP sobre SSL não é suportado nesta plataforma."
 
-#: libpq/auth.c:1909
+#: libpq/auth.c:1914
 #, c-format
 msgid "could not start LDAP TLS session: %s"
 msgstr "não pôde iniciar sessão LDAP TLS: %s"
 
-#: libpq/auth.c:1931
+#: libpq/auth.c:1936
 #, c-format
 msgid "LDAP server not specified"
 msgstr "servidor LDAP não foi especificado"
 
-#: libpq/auth.c:1984
+#: libpq/auth.c:1989
 #, c-format
 msgid "invalid character in user name for LDAP authentication"
 msgstr "caracter inválido em nome de usuário para autenticação LDAP"
 
-#: libpq/auth.c:1999
+#: libpq/auth.c:2004
 #, c-format
 msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": %s"
 msgstr "não pôde realizar ligação inicial LDAP para ldapbinddn \"%s\" no servidor \"%s\": %s"
 
-#: libpq/auth.c:2023
+#: libpq/auth.c:2028
 #, c-format
 msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
 msgstr "não pôde buscar no LDAP por filtro \"%s\" no servidor \"%s\": %s"
 
-#: libpq/auth.c:2034
+#: libpq/auth.c:2039
 #, c-format
 msgid "LDAP user \"%s\" does not exist"
 msgstr "usuário do LDAP \"%s\" não existe"
 
-#: libpq/auth.c:2035
+#: libpq/auth.c:2040
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
 msgstr "busca LDAP falhou para filtro \"%s\" no servidor \"%s\": não retornou entradas."
 
-#: libpq/auth.c:2039
+#: libpq/auth.c:2044
 #, c-format
 msgid "LDAP user \"%s\" is not unique"
 msgstr "usuário do LDAP \"%s\" não é único"
 
-#: libpq/auth.c:2040
+#: libpq/auth.c:2045
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned %d entry."
 msgid_plural "LDAP search for filter \"%s\" on server \"%s\" returned %d entries."
 msgstr[0] "busca LDAP falhou para filtro \"%s\" no servidor \"%s\": retornou %d entrada."
 msgstr[1] "busca LDAP falhou para filtro \"%s\" no servidor \"%s\": retornou %d entradas."
 
-#: libpq/auth.c:2058
+#: libpq/auth.c:2063
 #, c-format
 msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
 msgstr "não pôde obter dn para a primeira entrada que corresponde a \"%s\" no servidor \"%s\": %s"
 
-#: libpq/auth.c:2078
+#: libpq/auth.c:2083
 #, c-format
 msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
 msgstr "não pôde desligar-se após buscar pelo usuário \"%s\" no servidor \"%s\": %s"
 
-#: libpq/auth.c:2108
+#: libpq/auth.c:2113
 #, c-format
 msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
 msgstr "autenticação LDAP falhou para usuário \"%s\" no servidor \"%s\": %s"
 
-#: libpq/auth.c:2136
+#: libpq/auth.c:2141
 #, c-format
 msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
 msgstr "autenticação com certificado falhou para usuário \"%s\": certificado cliente não contém usuário"
 
-#: libpq/auth.c:2260
+#: libpq/auth.c:2265
 #, c-format
 msgid "RADIUS server not specified"
 msgstr "servidor RADIUS não foi especificado"
 
-#: libpq/auth.c:2267
+#: libpq/auth.c:2272
 #, c-format
 msgid "RADIUS secret not specified"
 msgstr "segredo do RADIUS não foi especificado"
 
-#: libpq/auth.c:2283 libpq/hba.c:1609
+#: libpq/auth.c:2288 libpq/hba.c:1579
 #, c-format
 msgid "could not translate RADIUS server name \"%s\" to address: %s"
 msgstr "não pôde traduzir nome de servidor RADIUS \"%s\" para endereço: %s"
 
-#: libpq/auth.c:2311
+#: libpq/auth.c:2316
 #, c-format
 msgid "RADIUS authentication does not support passwords longer than 16 characters"
 msgstr "autenticação RADIUS não suporta senhas mais longas do que 16 caracteres"
 
-#: libpq/auth.c:2322
+#: libpq/auth.c:2327
 #, c-format
 msgid "could not generate random encryption vector"
 msgstr "não pôde gerar vetor de criptografia randômico"
 
-#: libpq/auth.c:2345
+#: libpq/auth.c:2350
 #, c-format
 msgid "could not perform MD5 encryption of password"
 msgstr "não pôde realizar criptografia MD5 da senha"
 
-#: libpq/auth.c:2367
+#: libpq/auth.c:2372
 #, c-format
 msgid "could not create RADIUS socket: %m"
 msgstr "não pôde criar soquete RADIUS: %m"
 
-#: libpq/auth.c:2388
+#: libpq/auth.c:2393
 #, c-format
 msgid "could not bind local RADIUS socket: %m"
 msgstr "não pôde se ligar ao soquete RADIUS: %m"
 
-#: libpq/auth.c:2398
+#: libpq/auth.c:2403
 #, c-format
 msgid "could not send RADIUS packet: %m"
 msgstr "não pôde enviar pacote RADIUS: %m"
 
-#: libpq/auth.c:2427 libpq/auth.c:2452
+#: libpq/auth.c:2432 libpq/auth.c:2457
 #, c-format
 msgid "timeout waiting for RADIUS response"
 msgstr "tempo de espera esgotado para resposta do RADIUS"
 
-#: libpq/auth.c:2445
+#: libpq/auth.c:2450
 #, c-format
 msgid "could not check status on RADIUS socket: %m"
 msgstr "não pôde verificar status no soquete do RADIUS: %m"
 
-#: libpq/auth.c:2474
+#: libpq/auth.c:2479
 #, c-format
 msgid "could not read RADIUS response: %m"
 msgstr "não pôde ler resposta do RADIUS: %m"
 
-#: libpq/auth.c:2486 libpq/auth.c:2490
+#: libpq/auth.c:2491 libpq/auth.c:2495
 #, c-format
 msgid "RADIUS response was sent from incorrect port: %d"
 msgstr "resposta RADIUS foi enviada de porta incorreta: %d"
 
-#: libpq/auth.c:2499
+#: libpq/auth.c:2504
 #, c-format
 msgid "RADIUS response too short: %d"
 msgstr "resposta RADIUS muito curta: %d"
 
-#: libpq/auth.c:2506
+#: libpq/auth.c:2511
 #, c-format
 msgid "RADIUS response has corrupt length: %d (actual length %d)"
 msgstr "resposta RADIUS tem tamanho corrompido: %d (tamanho atual %d)"
 
-#: libpq/auth.c:2514
+#: libpq/auth.c:2519
 #, c-format
 msgid "RADIUS response is to a different request: %d (should be %d)"
 msgstr "resposta RADIUS é para uma solicitação diferente: %d (deveria ser %d)"
 
-#: libpq/auth.c:2539
+#: libpq/auth.c:2544
 #, c-format
 msgid "could not perform MD5 encryption of received packet"
 msgstr "não pôde realizar criptografia MD5 do pacote recebido"
 
-#: libpq/auth.c:2548
+#: libpq/auth.c:2553
 #, c-format
 msgid "RADIUS response has incorrect MD5 signature"
 msgstr "resposta RADIUS tem assinatura MD5 incorreta"
 
-#: libpq/auth.c:2565
+#: libpq/auth.c:2570
 #, c-format
 msgid "RADIUS response has invalid code (%d) for user \"%s\""
 msgstr "resposta RADIUS tem código inválido (%d) para usuário \"%s\""
@@ -10080,425 +10227,430 @@ msgstr "não pôde abrir arquivo de autenticação secundário \"@%s\" como \"%s
 msgid "authentication file line too long"
 msgstr "linha do arquivo de autenticação é muito longa"
 
-#: libpq/hba.c:410 libpq/hba.c:787 libpq/hba.c:803 libpq/hba.c:833
-#: libpq/hba.c:879 libpq/hba.c:892 libpq/hba.c:914 libpq/hba.c:923
-#: libpq/hba.c:946 libpq/hba.c:958 libpq/hba.c:977 libpq/hba.c:998
-#: libpq/hba.c:1009 libpq/hba.c:1064 libpq/hba.c:1082 libpq/hba.c:1094
-#: libpq/hba.c:1111 libpq/hba.c:1121 libpq/hba.c:1135 libpq/hba.c:1151
-#: libpq/hba.c:1166 libpq/hba.c:1177 libpq/hba.c:1213 libpq/hba.c:1245
-#: libpq/hba.c:1256 libpq/hba.c:1276 libpq/hba.c:1287 libpq/hba.c:1304
-#: libpq/hba.c:1329 libpq/hba.c:1366 libpq/hba.c:1376 libpq/hba.c:1432
-#: libpq/hba.c:1444 libpq/hba.c:1457 libpq/hba.c:1540 libpq/hba.c:1611
-#: libpq/hba.c:1629 libpq/hba.c:1650 tsearch/ts_locale.c:182
+#: libpq/hba.c:410 libpq/hba.c:757 libpq/hba.c:773 libpq/hba.c:803
+#: libpq/hba.c:849 libpq/hba.c:862 libpq/hba.c:884 libpq/hba.c:893
+#: libpq/hba.c:916 libpq/hba.c:928 libpq/hba.c:947 libpq/hba.c:968
+#: libpq/hba.c:979 libpq/hba.c:1034 libpq/hba.c:1052 libpq/hba.c:1064
+#: libpq/hba.c:1081 libpq/hba.c:1091 libpq/hba.c:1105 libpq/hba.c:1121
+#: libpq/hba.c:1136 libpq/hba.c:1147 libpq/hba.c:1183 libpq/hba.c:1215
+#: libpq/hba.c:1226 libpq/hba.c:1246 libpq/hba.c:1257 libpq/hba.c:1274
+#: libpq/hba.c:1299 libpq/hba.c:1336 libpq/hba.c:1346 libpq/hba.c:1402
+#: libpq/hba.c:1414 libpq/hba.c:1427 libpq/hba.c:1510 libpq/hba.c:1581
+#: libpq/hba.c:1599 libpq/hba.c:1620 tsearch/ts_locale.c:182
 #, c-format
 msgid "line %d of configuration file \"%s\""
 msgstr "linha %d do arquivo de configuração \"%s\""
 
 #. translator: the second %s is a list of auth methods
-#: libpq/hba.c:785
+#: libpq/hba.c:755
 #, c-format
 msgid "authentication option \"%s\" is only valid for authentication methods %s"
 msgstr "opção de autenticação \"%s\" só é válida para métodos de autenticação %s"
 
-#: libpq/hba.c:801
+#: libpq/hba.c:771
 #, c-format
 msgid "authentication method \"%s\" requires argument \"%s\" to be set"
 msgstr "método de autenticação \"%s\" requer que argumento \"%s\" seja definido"
 
-#: libpq/hba.c:822
+#: libpq/hba.c:792
 #, c-format
 msgid "missing entry in file \"%s\" at end of line %d"
 msgstr "faltando entrada no arquivo \"%s\" no fim da linha %d"
 
-#: libpq/hba.c:832
+#: libpq/hba.c:802
 #, c-format
 msgid "multiple values in ident field"
 msgstr "múltiplos valores em campo ident"
 
-#: libpq/hba.c:877
+#: libpq/hba.c:847
 #, c-format
 msgid "multiple values specified for connection type"
 msgstr "múltiplos valores especificados para tipo de conexão"
 
-#: libpq/hba.c:878
+#: libpq/hba.c:848
 #, c-format
 msgid "Specify exactly one connection type per line."
 msgstr "Especifique exatamente um tipo de conexão por linha."
 
-#: libpq/hba.c:891
+#: libpq/hba.c:861
 #, c-format
 msgid "local connections are not supported by this build"
 msgstr "conexões locais não são suportadas por essa construção"
 
-#: libpq/hba.c:912
+#: libpq/hba.c:882
 #, c-format
 msgid "hostssl requires SSL to be turned on"
 msgstr "hostssl requer que SSL esteja habilitado"
 
-#: libpq/hba.c:913
+#: libpq/hba.c:883
 #, c-format
 msgid "Set ssl = on in postgresql.conf."
 msgstr "Defina ssl = on no postgresql.conf."
 
-#: libpq/hba.c:921
+#: libpq/hba.c:891
 #, c-format
 msgid "hostssl is not supported by this build"
 msgstr "hostssl não é suportado por essa construção"
 
-#: libpq/hba.c:922
+#: libpq/hba.c:892
 #, c-format
 msgid "Compile with --with-openssl to use SSL connections."
 msgstr "Compile com --with-openssl para utilizar conexões SSL."
 
-#: libpq/hba.c:944
+#: libpq/hba.c:914
 #, c-format
 msgid "invalid connection type \"%s\""
 msgstr "tipo de conexão \"%s\" é inválido"
 
-#: libpq/hba.c:957
+#: libpq/hba.c:927
 #, c-format
 msgid "end-of-line before database specification"
 msgstr "fim de linha antes da especificação de banco de dados"
 
-#: libpq/hba.c:976
+#: libpq/hba.c:946
 #, c-format
 msgid "end-of-line before role specification"
 msgstr "fim de linha antes da especificação de role"
 
-#: libpq/hba.c:997
+#: libpq/hba.c:967
 #, c-format
 msgid "end-of-line before IP address specification"
 msgstr "fim de linha antes da especificação de endereço IP"
 
-#: libpq/hba.c:1007
+#: libpq/hba.c:977
 #, c-format
 msgid "multiple values specified for host address"
 msgstr "múltiplos valores especificados para endereço da máquina"
 
-#: libpq/hba.c:1008
+#: libpq/hba.c:978
 #, c-format
 msgid "Specify one address range per line."
 msgstr "Especifique um intervalo de endereços por linha."
 
-#: libpq/hba.c:1062
+#: libpq/hba.c:1032
 #, c-format
 msgid "invalid IP address \"%s\": %s"
 msgstr "endereço IP \"%s\" é inválido: %s"
 
-#: libpq/hba.c:1080
+#: libpq/hba.c:1050
 #, c-format
 msgid "specifying both host name and CIDR mask is invalid: \"%s\""
 msgstr "especificar nome da máquina e máscara CIDR é inválido: \"%s\""
 
-#: libpq/hba.c:1092
+#: libpq/hba.c:1062
 #, c-format
 msgid "invalid CIDR mask in address \"%s\""
 msgstr "máscara CIDR é inválida no endereço \"%s\""
 
-#: libpq/hba.c:1109
+#: libpq/hba.c:1079
 #, c-format
 msgid "end-of-line before netmask specification"
 msgstr "fim de linha antes da especificação de máscara de rede"
 
-#: libpq/hba.c:1110
+#: libpq/hba.c:1080
 #, c-format
 msgid "Specify an address range in CIDR notation, or provide a separate netmask."
 msgstr "Especifique um intervalo de endereços na notação CIDR ou forneça uma máscara de rede separadamente."
 
-#: libpq/hba.c:1120
+#: libpq/hba.c:1090
 #, c-format
 msgid "multiple values specified for netmask"
 msgstr "múltiplos valores especificados para máscara de rede"
 
-#: libpq/hba.c:1133
+#: libpq/hba.c:1103
 #, c-format
 msgid "invalid IP mask \"%s\": %s"
 msgstr "máscara de endereço IP \"%s\" é inválida: %s"
 
-#: libpq/hba.c:1150
+#: libpq/hba.c:1120
 #, c-format
 msgid "IP address and mask do not match"
 msgstr "endereço IP e máscara não correspodem"
 
-#: libpq/hba.c:1165
+#: libpq/hba.c:1135
 #, c-format
 msgid "end-of-line before authentication method"
 msgstr "fim de linha antes do método de autenticação"
 
-#: libpq/hba.c:1175
+#: libpq/hba.c:1145
 #, c-format
 msgid "multiple values specified for authentication type"
 msgstr "múltiplos valores especificados para tipo de autenticação"
 
-#: libpq/hba.c:1176
+#: libpq/hba.c:1146
 #, c-format
 msgid "Specify exactly one authentication type per line."
 msgstr "Especifique exatamente um tipo de autenticação por linha."
 
-#: libpq/hba.c:1243
+#: libpq/hba.c:1213
 #, c-format
 msgid "invalid authentication method \"%s\""
 msgstr "método de autenticação \"%s\" é inválido"
 
-#: libpq/hba.c:1254
+#: libpq/hba.c:1224
 #, c-format
 msgid "invalid authentication method \"%s\": not supported by this build"
 msgstr "método de autenticação \"%s\" é inválido: não é suportado por essa construção"
 
-#: libpq/hba.c:1275
+#: libpq/hba.c:1245
 #, c-format
 msgid "gssapi authentication is not supported on local sockets"
 msgstr "autenticação do tipo gssapi não é suportada em soquetes locais"
 
-#: libpq/hba.c:1286
+#: libpq/hba.c:1256
 #, c-format
 msgid "peer authentication is only supported on local sockets"
 msgstr "autenticação do tipo peer só é suportada em soquetes locais"
 
-#: libpq/hba.c:1303
+#: libpq/hba.c:1273
 #, c-format
 msgid "cert authentication is only supported on hostssl connections"
 msgstr "autenticação do tipo cert só é suportada em conexões hostssl"
 
-#: libpq/hba.c:1328
+#: libpq/hba.c:1298
 #, c-format
 msgid "authentication option not in name=value format: %s"
 msgstr "opção de autenticação não está  no formato nome=valor: %s"
 
-#: libpq/hba.c:1365
+#: libpq/hba.c:1335
 #, c-format
 msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, or ldapurl together with ldapprefix"
 msgstr "não pode utilizar ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute ou ldapurl junto com ldapprefix"
 
-#: libpq/hba.c:1375
+#: libpq/hba.c:1345
 #, c-format
 msgid "authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix\", or \"ldapsuffix\" to be set"
 msgstr "método de autenticação \"ldap\" requer que argumento \"ldapbasedn\", \"ldapprefix\" ou \"ldapsuffix\" seja definido"
 
-#: libpq/hba.c:1418
+#: libpq/hba.c:1388
 msgid "ident, peer, gssapi, sspi, and cert"
 msgstr "ident, peer, gssapi, sspi e cert"
 
-#: libpq/hba.c:1431
+#: libpq/hba.c:1401
 #, c-format
 msgid "clientcert can only be configured for \"hostssl\" rows"
 msgstr "clientcert só pode ser configurado para registros \"hostssl\""
 
-#: libpq/hba.c:1442
+#: libpq/hba.c:1412
 #, c-format
 msgid "client certificates can only be checked if a root certificate store is available"
 msgstr "certificados cliente só podem ser verificados se um certificado raiz estiver disponível"
 
-#: libpq/hba.c:1443
+#: libpq/hba.c:1413
 #, c-format
 msgid "Make sure the configuration parameter \"ssl_ca_file\" is set."
 msgstr "Certifique-se que o parâmetro de configuração \"ssl_ca_file\" está definido."
 
-#: libpq/hba.c:1456
+#: libpq/hba.c:1426
 #, c-format
 msgid "clientcert can not be set to 0 when using \"cert\" authentication"
 msgstr "clientcert não pode ser definido como 0 ao utilizar autenticação \"cert\""
 
-#: libpq/hba.c:1483
+#: libpq/hba.c:1453
 #, c-format
 msgid "could not parse LDAP URL \"%s\": %s"
 msgstr "não pôde analisar URL do LDAP \"%s\": %s"
 
-#: libpq/hba.c:1491
+#: libpq/hba.c:1461
 #, c-format
 msgid "unsupported LDAP URL scheme: %s"
 msgstr "esquema da URL do LDAP não é suportado: %s"
 
-#: libpq/hba.c:1507
+#: libpq/hba.c:1477
 #, c-format
 msgid "filters not supported in LDAP URLs"
 msgstr "filtros não são suportados em URLs do LDAP"
 
-#: libpq/hba.c:1515
+#: libpq/hba.c:1485
 #, c-format
 msgid "LDAP URLs not supported on this platform"
 msgstr "URLs do LDAP não são suportadas nesta plataforma"
 
-#: libpq/hba.c:1539
+#: libpq/hba.c:1509
 #, c-format
 msgid "invalid LDAP port number: \"%s\""
 msgstr "número de porta LDAP é inválido: \"%s\""
 
-#: libpq/hba.c:1579 libpq/hba.c:1586
+#: libpq/hba.c:1549 libpq/hba.c:1556
 msgid "gssapi and sspi"
 msgstr "gssapi e sspi"
 
-#: libpq/hba.c:1628
+#: libpq/hba.c:1598
 #, c-format
 msgid "invalid RADIUS port number: \"%s\""
 msgstr "número de porta RADIUS é inválido: \"%s\""
 
-#: libpq/hba.c:1648
+#: libpq/hba.c:1618
 #, c-format
 msgid "unrecognized authentication option name: \"%s\""
 msgstr "nome de opção de autenticação desconhecido: \"%s\""
 
-#: libpq/hba.c:1839
+#: libpq/hba.c:1809
 #, c-format
 msgid "configuration file \"%s\" contains no entries"
 msgstr "arquivo de configuração \"%s\" não contém entradas"
 
-#: libpq/hba.c:1935
+#: libpq/hba.c:1905
 #, c-format
 msgid "invalid regular expression \"%s\": %s"
 msgstr "expressão regular \"%s\" é inválida: %s"
 
-#: libpq/hba.c:1995
+#: libpq/hba.c:1965
 #, c-format
 msgid "regular expression match for \"%s\" failed: %s"
 msgstr "correspondência de expressão regular \"%s\" falhou: %s"
 
-#: libpq/hba.c:2012
+#: libpq/hba.c:1982
 #, c-format
 msgid "regular expression \"%s\" has no subexpressions as requested by backreference in \"%s\""
 msgstr "expressão regular \"%s\" não tem subexpressões como informado na referência anterior em \"%s\""
 
-#: libpq/hba.c:2108
+#: libpq/hba.c:2078
 #, c-format
 msgid "provided user name (%s) and authenticated user name (%s) do not match"
 msgstr "nome de usuário fornecido (%s) e nome de usuário autenticado (%s) não correspondem"
 
-#: libpq/hba.c:2128
+#: libpq/hba.c:2098
 #, c-format
 msgid "no match in usermap \"%s\" for user \"%s\" authenticated as \"%s\""
 msgstr "não há correspondência em mapa de usuários \"%s\" para usuário \"%s\" autenticado como \"%s\""
 
-#: libpq/hba.c:2163
+#: libpq/hba.c:2133
 #, c-format
 msgid "could not open usermap file \"%s\": %m"
 msgstr "não pôde abrir arquivo com mapa de usuários \"%s\": %m"
 
-#: libpq/pqcomm.c:314
+#: libpq/pqcomm.c:316
 #, c-format
 msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)"
 msgstr "caminho do soquete de domínio Unix \"%s\" é muito longo (máximo de %d bytes)"
 
-#: libpq/pqcomm.c:335
+#: libpq/pqcomm.c:337
 #, c-format
 msgid "could not translate host name \"%s\", service \"%s\" to address: %s"
 msgstr "não pôde traduzir nome da máquina \"%s\", serviço \"%s\" para endereço: %s"
 
-#: libpq/pqcomm.c:339
+#: libpq/pqcomm.c:341
 #, c-format
 msgid "could not translate service \"%s\" to address: %s"
 msgstr "não pôde traduzir serviço \"%s\" para endereço: %s"
 
-#: libpq/pqcomm.c:366
+#: libpq/pqcomm.c:368
 #, c-format
 msgid "could not bind to all requested addresses: MAXLISTEN (%d) exceeded"
 msgstr "não pôde se ligar a todos os endereços informados: MAXLISTEN (%d) excedeu"
 
-#: libpq/pqcomm.c:375
+#: libpq/pqcomm.c:377
 msgid "IPv4"
 msgstr "IPv4"
 
-#: libpq/pqcomm.c:379
+#: libpq/pqcomm.c:381
 msgid "IPv6"
 msgstr "IPv6"
 
-#: libpq/pqcomm.c:384
+#: libpq/pqcomm.c:386
 msgid "Unix"
 msgstr "Unix"
 
-#: libpq/pqcomm.c:389
+#: libpq/pqcomm.c:391
 #, c-format
 msgid "unrecognized address family %d"
 msgstr "família de endereços %d desconhecida"
 
 #. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:400
+#: libpq/pqcomm.c:402
 #, c-format
 msgid "could not create %s socket: %m"
 msgstr "não pôde criar soquete %s: %m"
 
-#: libpq/pqcomm.c:425
+#: libpq/pqcomm.c:427
 #, c-format
 msgid "setsockopt(SO_REUSEADDR) failed: %m"
 msgstr "setsockopt(SO_REUSEADDR) falhou: %m"
 
-#: libpq/pqcomm.c:440
+#: libpq/pqcomm.c:442
 #, c-format
 msgid "setsockopt(IPV6_V6ONLY) failed: %m"
 msgstr "setsockopt(IPV6_V6ONLY) falhou: %m"
 
 #. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:459
+#: libpq/pqcomm.c:461
 #, c-format
 msgid "could not bind %s socket: %m"
 msgstr "não pôde se ligar ao soquete %s: %m"
 
-#: libpq/pqcomm.c:462
+#: libpq/pqcomm.c:464
 #, c-format
 msgid "Is another postmaster already running on port %d? If not, remove socket file \"%s\" and retry."
 msgstr "Outro postmaster já está executando na porta %d? Se não, remova o arquivo de soquete \"%s\" e tente novamente."
 
-#: libpq/pqcomm.c:465
+#: libpq/pqcomm.c:467
 #, c-format
 msgid "Is another postmaster already running on port %d? If not, wait a few seconds and retry."
 msgstr "Outro postmaster já está executando na porta %d? Se não, espere alguns segundos e tente novamente."
 
 #. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:498
+#: libpq/pqcomm.c:500
 #, c-format
 msgid "could not listen on %s socket: %m"
 msgstr "não pôde escutar no soquete %s: %m"
 
-#: libpq/pqcomm.c:588
+#: libpq/pqcomm.c:590
 #, c-format
 msgid "group \"%s\" does not exist"
 msgstr "grupo \"%s\" não existe"
 
-#: libpq/pqcomm.c:598
+#: libpq/pqcomm.c:600
 #, c-format
 msgid "could not set group of file \"%s\": %m"
 msgstr "não pôde definir grupo do arquivo \"%s\": %m"
 
-#: libpq/pqcomm.c:609
+#: libpq/pqcomm.c:611
 #, c-format
 msgid "could not set permissions of file \"%s\": %m"
 msgstr "não pôde definir permissões do arquivo \"%s\": %m"
 
-#: libpq/pqcomm.c:639
+#: libpq/pqcomm.c:641
 #, c-format
 msgid "could not accept new connection: %m"
 msgstr "não pôde aceitar nova conexão: %m"
 
-#: libpq/pqcomm.c:811
+#: libpq/pqcomm.c:813
 #, c-format
 msgid "could not set socket to nonblocking mode: %m"
 msgstr "não pôde configurar o soquete para modo sem bloqueio: %m"
 
-#: libpq/pqcomm.c:817
+#: libpq/pqcomm.c:819
 #, c-format
 msgid "could not set socket to blocking mode: %m"
 msgstr "não pôde configurar o soquete para modo bloqueado: %m"
 
-#: libpq/pqcomm.c:869 libpq/pqcomm.c:959
+#: libpq/pqcomm.c:871 libpq/pqcomm.c:965
 #, c-format
 msgid "could not receive data from client: %m"
 msgstr "não pôde receber dados do cliente: %m"
 
-#: libpq/pqcomm.c:1110
+#: libpq/pqcomm.c:1110 tcop/postgres.c:3946
+#, c-format
+msgid "terminating connection because protocol sync was lost"
+msgstr "finalizando conexão porque sincronismo do protocolo foi perdido"
+
+#: libpq/pqcomm.c:1176
 #, c-format
 msgid "unexpected EOF within message length word"
 msgstr "EOF inesperado dentro da palavra de tamanho de mensagem"
 
-#: libpq/pqcomm.c:1121
+#: libpq/pqcomm.c:1187
 #, c-format
 msgid "invalid message length"
 msgstr "tamanho de mensagem é inválido"
 
-#: libpq/pqcomm.c:1143 libpq/pqcomm.c:1153
+#: libpq/pqcomm.c:1209 libpq/pqcomm.c:1222
 #, c-format
 msgid "incomplete message from client"
 msgstr "mensagem incompleta do cliente"
 
-#: libpq/pqcomm.c:1283
+#: libpq/pqcomm.c:1355
 #, c-format
 msgid "could not send data to client: %m"
 msgstr "não pôde enviar dados para cliente: %m"
@@ -10524,17 +10676,17 @@ msgstr "cadeia de caracteres é inválida na mensagem"
 msgid "invalid message format"
 msgstr "formato de mensagem é inválido"
 
-#: main/main.c:262
+#: main/main.c:263
 #, c-format
 msgid "%s: setsysinfo failed: %s\n"
 msgstr "%s: setsysinfo falhou: %s\n"
 
-#: main/main.c:284
+#: main/main.c:285
 #, c-format
 msgid "%s: WSAStartup failed: %d\n"
 msgstr "%s: WSAStartup falhou: %d\n"
 
-#: main/main.c:313
+#: main/main.c:331
 #, c-format
 msgid ""
 "%s is the PostgreSQL server.\n"
@@ -10543,7 +10695,7 @@ msgstr ""
 "%s é o servidor PostgreSQL.\n"
 "\n"
 
-#: main/main.c:314
+#: main/main.c:332
 #, c-format
 msgid ""
 "Usage:\n"
@@ -10554,117 +10706,117 @@ msgstr ""
 "  %s [OPÇÃO]...\n"
 "\n"
 
-#: main/main.c:315
+#: main/main.c:333
 #, c-format
 msgid "Options:\n"
 msgstr "Opções:\n"
 
-#: main/main.c:317
+#: main/main.c:335
 #, c-format
 msgid "  -A 1|0             enable/disable run-time assert checking\n"
 msgstr "  -A 1|0             habilita/desabilita verificação de asserção em tempo de execução\n"
 
-#: main/main.c:319
+#: main/main.c:337
 #, c-format
 msgid "  -B NBUFFERS        number of shared buffers\n"
 msgstr "  -B NBUFFERS        número de buffers compartilhados\n"
 
-#: main/main.c:320
+#: main/main.c:338
 #, c-format
 msgid "  -c NAME=VALUE      set run-time parameter\n"
 msgstr "  -c NOME=VALOR      define o parâmetro em tempo de execução\n"
 
-#: main/main.c:321
+#: main/main.c:339
 #, c-format
 msgid "  -C NAME            print value of run-time parameter, then exit\n"
 msgstr "  -C NOME            mostra valor de parâmetro em tempo de execução e termina\n"
 
-#: main/main.c:322
+#: main/main.c:340
 #, c-format
 msgid "  -d 1-5             debugging level\n"
 msgstr "   -d 1-5            nível de depuração\n"
 
-#: main/main.c:323
+#: main/main.c:341
 #, c-format
 msgid "  -D DATADIR         database directory\n"
 msgstr "  -D DIRDADOS        diretório do banco de dados\n"
 
-#: main/main.c:324
+#: main/main.c:342
 #, c-format
 msgid "  -e                 use European date input format (DMY)\n"
 msgstr "  -e                 usa formato de entrada de data europeu (DMY)\n"
 
-#: main/main.c:325
+#: main/main.c:343
 #, c-format
 msgid "  -F                 turn fsync off\n"
 msgstr "  -F                 desabilita o fsync\n"
 
-#: main/main.c:326
+#: main/main.c:344
 #, c-format
 msgid "  -h HOSTNAME        host name or IP address to listen on\n"
 msgstr "  -h MÁQUINA         nome da máquina ou endereço IP para escutar\n"
 
-#: main/main.c:327
+#: main/main.c:345
 #, c-format
 msgid "  -i                 enable TCP/IP connections\n"
 msgstr "  -i                 habilita conexões TCP/IP\n"
 
-#: main/main.c:328
+#: main/main.c:346
 #, c-format
 msgid "  -k DIRECTORY       Unix-domain socket location\n"
 msgstr "  -k DIRETÓRIO       local do soquete de domínio Unix\n"
 
-#: main/main.c:330
+#: main/main.c:348
 #, c-format
 msgid "  -l                 enable SSL connections\n"
 msgstr "  -l                 habilita conexões SSL\n"
 
-#: main/main.c:332
+#: main/main.c:350
 #, c-format
 msgid "  -N MAX-CONNECT     maximum number of allowed connections\n"
 msgstr "  -N MAX-CONEXÃO     número máximo de conexões permitidas\n"
 
-#: main/main.c:333
+#: main/main.c:351
 #, c-format
 msgid "  -o OPTIONS         pass \"OPTIONS\" to each server process (obsolete)\n"
 msgstr "  -o OPÇÕES          passa \"OPÇÕES\" para cada processo servidor (obsoleto)\n"
 
-#: main/main.c:334
+#: main/main.c:352
 #, c-format
 msgid "  -p PORT            port number to listen on\n"
 msgstr "  -p PORTA           número da porta para escutar\n"
 
-#: main/main.c:335
+#: main/main.c:353
 #, c-format
 msgid "  -s                 show statistics after each query\n"
 msgstr "  -s                 mostra estatísticas após cada consulta\n"
 
-#: main/main.c:336
+#: main/main.c:354
 #, c-format
 msgid "  -S WORK-MEM        set amount of memory for sorts (in kB)\n"
 msgstr "  -S MEM-ORD         define a quantidade de memória para ordenações (em kB)\n"
 
-#: main/main.c:337
+#: main/main.c:355
 #, c-format
 msgid "  -V, --version      output version information, then exit\n"
 msgstr "  -V, --version      mostra informação sobre a versão e termina\n"
 
-#: main/main.c:338
+#: main/main.c:356
 #, c-format
 msgid "  --NAME=VALUE       set run-time parameter\n"
 msgstr "  --NOME=VALOR       define o parâmetro em tempo de execução\n"
 
-#: main/main.c:339
+#: main/main.c:357
 #, c-format
 msgid "  --describe-config  describe configuration parameters, then exit\n"
 msgstr "  --describe-config  descreve parâmetros de configuração e termina\n"
 
-#: main/main.c:340
+#: main/main.c:358
 #, c-format
 msgid "  -?, --help         show this help, then exit\n"
 msgstr "  -?, --help         mostra essa ajuda e termina\n"
 
-#: main/main.c:342
+#: main/main.c:360
 #, c-format
 msgid ""
 "\n"
@@ -10673,42 +10825,42 @@ msgstr ""
 "\n"
 "Opções para desenvolvedor:\n"
 
-#: main/main.c:343
+#: main/main.c:361
 #, c-format
 msgid "  -f s|i|n|m|h       forbid use of some plan types\n"
 msgstr "  -f s|i|n|m|h       impede uso de alguns tipos de planos\n"
 
-#: main/main.c:344
+#: main/main.c:362
 #, c-format
 msgid "  -n                 do not reinitialize shared memory after abnormal exit\n"
 msgstr "  -n                 não reinicializa memória compartilhada depois de término anormal\n"
 
-#: main/main.c:345
+#: main/main.c:363
 #, c-format
 msgid "  -O                 allow system table structure changes\n"
 msgstr "  -O                 permite mudanças na estrutura de tabelas do sistema\n"
 
-#: main/main.c:346
+#: main/main.c:364
 #, c-format
 msgid "  -P                 disable system indexes\n"
 msgstr "  -P                 desabilita índices do sistema\n"
 
-#: main/main.c:347
+#: main/main.c:365
 #, c-format
 msgid "  -t pa|pl|ex        show timings after each query\n"
 msgstr "  -t pa|pl|ex        mostra duração depois de cada consulta\n"
 
-#: main/main.c:348
+#: main/main.c:366
 #, c-format
 msgid "  -T                 send SIGSTOP to all backend processes if one dies\n"
 msgstr "  -T                 envia SIGSTOP para todos os servidores se um deles morrer\n"
 
-#: main/main.c:349
+#: main/main.c:367
 #, c-format
 msgid "  -W NUM             wait NUM seconds to allow attach from a debugger\n"
 msgstr "  -W NUM             espera NUM segundos para permitir que o depurador seja anexado\n"
 
-#: main/main.c:351
+#: main/main.c:369
 #, c-format
 msgid ""
 "\n"
@@ -10717,37 +10869,37 @@ msgstr ""
 "\n"
 "Opções para modo monousuário:\n"
 
-#: main/main.c:352
+#: main/main.c:370
 #, c-format
 msgid "  --single           selects single-user mode (must be first argument)\n"
 msgstr "  --single           seleciona modo monousuário (deve ser o primeiro argumento)\n"
 
-#: main/main.c:353
+#: main/main.c:371
 #, c-format
 msgid "  DBNAME             database name (defaults to user name)\n"
 msgstr "  NOMEBD             nome do banco de dados (padrão é o nome do usuário)\n"
 
-#: main/main.c:354
+#: main/main.c:372
 #, c-format
 msgid "  -d 0-5             override debugging level\n"
 msgstr "  -d 0-5             muda o nível de depuração\n"
 
-#: main/main.c:355
+#: main/main.c:373
 #, c-format
 msgid "  -E                 echo statement before execution\n"
 msgstr "  -E                 mostra consulta antes da execução\n"
 
-#: main/main.c:356
+#: main/main.c:374
 #, c-format
 msgid "  -j                 do not use newline as interactive query delimiter\n"
 msgstr "  -j                 não usa nova linha como delimitador de consulta iterativa\n"
 
-#: main/main.c:357 main/main.c:362
+#: main/main.c:375 main/main.c:380
 #, c-format
 msgid "  -r FILENAME        send stdout and stderr to given file\n"
 msgstr "  -r ARQUIVO         envia saída stdout e stderr para o arquivo designado\n"
 
-#: main/main.c:359
+#: main/main.c:377
 #, c-format
 msgid ""
 "\n"
@@ -10756,22 +10908,22 @@ msgstr ""
 "\n"
 "Opções para modo de ativação:\n"
 
-#: main/main.c:360
+#: main/main.c:378
 #, c-format
 msgid "  --boot             selects bootstrapping mode (must be first argument)\n"
 msgstr "  --boot             seleciona modo de ativação (deve ser o primeiro argumento)\n"
 
-#: main/main.c:361
+#: main/main.c:379
 #, c-format
 msgid "  DBNAME             database name (mandatory argument in bootstrapping mode)\n"
 msgstr "  NOMEBD             nome do banco de dados (argumento obrigatório no modo de ativação)\n"
 
-#: main/main.c:363
+#: main/main.c:381
 #, c-format
 msgid "  -x NUM             internal use\n"
 msgstr "  -x NUM             uso interno\n"
 
-#: main/main.c:365
+#: main/main.c:383
 #, c-format
 msgid ""
 "\n"
@@ -10788,7 +10940,7 @@ msgstr ""
 "\n"
 "Relate erros a .\n"
 
-#: main/main.c:379
+#: main/main.c:397
 #, c-format
 msgid ""
 "\"root\" execution of the PostgreSQL server is not permitted.\n"
@@ -10801,12 +10953,12 @@ msgstr ""
 "possíveis comprometimentos de segurança no sistema. Veja a documentação para\n"
 "obter informações adicionais sobre como iniciar o servidor corretamente.\n"
 
-#: main/main.c:396
+#: main/main.c:414
 #, c-format
 msgid "%s: real and effective user IDs must match\n"
 msgstr "%s: IDs do usuário real e efetivo devem corresponder\n"
 
-#: main/main.c:403
+#: main/main.c:421
 #, c-format
 msgid ""
 "Execution of PostgreSQL by a user with administrative permissions is not\n"
@@ -12420,7 +12572,7 @@ msgid "poll() failed: %m"
 msgstr "poll() falhou: %m"
 
 #: port/pg_latch.c:423 port/unix_latch.c:423
-#: replication/libpqwalreceiver/libpqwalreceiver.c:363
+#: replication/libpqwalreceiver/libpqwalreceiver.c:364
 #, c-format
 msgid "select() failed: %m"
 msgstr "select() falhou: %m"
@@ -12616,114 +12768,114 @@ msgstr "Falhou ao executar chamada de sistema DuplicateHandle."
 msgid "Failed system call was MapViewOfFileEx."
 msgstr "Falhou ao executar chamada de sistema MapViewOfFileEx."
 
-#: postmaster/autovacuum.c:380
+#: postmaster/autovacuum.c:382
 #, c-format
 msgid "could not fork autovacuum launcher process: %m"
 msgstr "não pôde criar processo inicializador do autovacuum: %m"
 
-#: postmaster/autovacuum.c:425
+#: postmaster/autovacuum.c:427
 #, c-format
 msgid "autovacuum launcher started"
 msgstr "inicializador do autovacuum foi iniciado"
 
-#: postmaster/autovacuum.c:790
+#: postmaster/autovacuum.c:802
 #, c-format
 msgid "autovacuum launcher shutting down"
 msgstr "inicializador do autovacuum está sendo desligado"
 
-#: postmaster/autovacuum.c:1453
+#: postmaster/autovacuum.c:1465
 #, c-format
 msgid "could not fork autovacuum worker process: %m"
 msgstr "não pôde criar processo de limpeza automática: %m"
 
-#: postmaster/autovacuum.c:1672
+#: postmaster/autovacuum.c:1684
 #, c-format
 msgid "autovacuum: processing database \"%s\""
 msgstr "autovacuum: processando banco de dados \"%s\""
 
-#: postmaster/autovacuum.c:2076
+#: postmaster/autovacuum.c:2097
 #, c-format
 msgid "autovacuum: dropping orphan temp table \"%s\".\"%s\" in database \"%s\""
 msgstr "autovacuum: removendo tabela temporária órfã \"%s\".\"%s\" no banco de dados \"%s\""
 
-#: postmaster/autovacuum.c:2088
+#: postmaster/autovacuum.c:2109
 #, c-format
 msgid "autovacuum: found orphan temp table \"%s\".\"%s\" in database \"%s\""
 msgstr "autovacuum: encontrada tabela temporária órfã \"%s\".\"%s\" no banco de dados \"%s\""
 
-#: postmaster/autovacuum.c:2353
+#: postmaster/autovacuum.c:2376
 #, c-format
 msgid "automatic vacuum of table \"%s.%s.%s\""
 msgstr "limpeza automática da tabela \"%s.%s.%s\""
 
-#: postmaster/autovacuum.c:2356
+#: postmaster/autovacuum.c:2379
 #, c-format
 msgid "automatic analyze of table \"%s.%s.%s\""
 msgstr "análise automática da tabela \"%s.%s.%s\""
 
-#: postmaster/autovacuum.c:2889
+#: postmaster/autovacuum.c:2915
 #, c-format
 msgid "autovacuum not started because of misconfiguration"
 msgstr "autovacuum não foi iniciado por causa de configuração errada"
 
-#: postmaster/autovacuum.c:2890
+#: postmaster/autovacuum.c:2916
 #, c-format
 msgid "Enable the \"track_counts\" option."
 msgstr "Habilite a opção \"track_counts\"."
 
-#: postmaster/bgworker.c:323 postmaster/bgworker.c:732
+#: postmaster/bgworker.c:346 postmaster/bgworker.c:762
 #, c-format
 msgid "registering background worker \"%s\""
 msgstr "registrando processo filho em segundo plano \"%s\""
 
-#: postmaster/bgworker.c:352
+#: postmaster/bgworker.c:375
 #, c-format
 msgid "unregistering background worker \"%s\""
 msgstr "cancelar registro de processo filho em segundo plano \"%s\""
 
-#: postmaster/bgworker.c:454
+#: postmaster/bgworker.c:484
 #, c-format
 msgid "background worker \"%s\": must attach to shared memory in order to request a database connection"
 msgstr "processo filho em segundo plano \"%s\": deve anexar a memória compartilhada para ser capaz de solicitar uma conexão com banco de dados"
 
-#: postmaster/bgworker.c:463
+#: postmaster/bgworker.c:493
 #, c-format
 msgid "background worker \"%s\": cannot request database access if starting at postmaster start"
 msgstr "processo filho em segundo plano \"%s\": não pode solicitar acesso a banco de dados se iniciado com o postmaster"
 
-#: postmaster/bgworker.c:477
+#: postmaster/bgworker.c:507
 #, c-format
 msgid "background worker \"%s\": invalid restart interval"
 msgstr "processo filho em segundo plano \"%s\": intervalo de reinício é inválido"
 
-#: postmaster/bgworker.c:522
+#: postmaster/bgworker.c:552
 #, c-format
 msgid "terminating background worker \"%s\" due to administrator command"
 msgstr "terminando processo filho em segundo plano \"%s\" por causa de um comando do administrador"
 
-#: postmaster/bgworker.c:739
+#: postmaster/bgworker.c:769
 #, c-format
 msgid "background worker \"%s\": must be registered in shared_preload_libraries"
 msgstr "processo filho em segundo plano \"%s\": deve ser registrado em shared_preload_libraries"
 
-#: postmaster/bgworker.c:751
+#: postmaster/bgworker.c:781
 #, c-format
 msgid "background worker \"%s\": only dynamic background workers can request notification"
 msgstr "processo filho em segundo plano \"%s\": somente processos filho dinâmicos em segundo plano podem requisitar notificação"
 
-#: postmaster/bgworker.c:766
+#: postmaster/bgworker.c:796
 #, c-format
 msgid "too many background workers"
 msgstr "muitos processos filho em segundo plano"
 
-#: postmaster/bgworker.c:767
+#: postmaster/bgworker.c:797
 #, c-format
 msgid "Up to %d background worker can be registered with the current settings."
 msgid_plural "Up to %d background workers can be registered with the current settings."
 msgstr[0] "Até %d processo filho em segundo plano pode ser registrado com as definições atuais."
 msgstr[1] "Até %d processos filho em segundo plano podem ser registrados com as definições atuais."
 
-#: postmaster/bgworker.c:771
+#: postmaster/bgworker.c:801
 #, c-format
 msgid "Consider increasing the configuration parameter \"max_worker_processes\"."
 msgstr "Considere aumentar o parâmetro de configuração \"max_worker_processes\"."
@@ -12791,7 +12943,7 @@ msgstr "O comando de arquivamento que falhou foi: %s"
 msgid "archive command was terminated by exception 0x%X"
 msgstr "comando de arquivamento foi terminado pela exceção 0x%X"
 
-#: postmaster/pgarch.c:623 postmaster/postmaster.c:3303
+#: postmaster/pgarch.c:623 postmaster/postmaster.c:3335
 #, c-format
 msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
 msgstr "Veja o arquivo de cabeçalho C \"ntstatus.h\" para obter uma descrição do valor hexadecimal."
@@ -12946,158 +13098,174 @@ msgstr "não pôde abrir arquivo de estatísticas \"%s\": %m"
 msgid "corrupted statistics file \"%s\""
 msgstr "arquivo de estatísticas \"%s\" corrompido"
 
-#: postmaster/pgstat.c:4785
+#: postmaster/pgstat.c:4475
+#, c-format
+msgid "using stale statistics instead of current ones because stats collector is not responding"
+msgstr ""
+"utilizando estatísticas antigas ao invés das atuais porque o coletor de estatísticas não está respondendo"
+
+#: postmaster/pgstat.c:4787
 #, c-format
 msgid "database hash table corrupted during cleanup --- abort"
 msgstr "tabela hash do banco de dados foi corrompida durante desligamento --- interrompendo"
 
-#: postmaster/postmaster.c:650
+#: postmaster/postmaster.c:654
 #, c-format
 msgid "%s: invalid argument for option -f: \"%s\"\n"
 msgstr "%s: argumento é inválido para opção -f: \"%s\"\n"
 
-#: postmaster/postmaster.c:736
+#: postmaster/postmaster.c:740
 #, c-format
 msgid "%s: invalid argument for option -t: \"%s\"\n"
 msgstr "%s: argumento é inválido para opção -t: \"%s\"\n"
 
-#: postmaster/postmaster.c:787
+#: postmaster/postmaster.c:791
 #, c-format
 msgid "%s: invalid argument: \"%s\"\n"
 msgstr "%s: argumento é inválido: \"%s\"\n"
 
-#: postmaster/postmaster.c:822
+#: postmaster/postmaster.c:826
 #, c-format
 msgid "%s: superuser_reserved_connections must be less than max_connections\n"
 msgstr "%s: superuser_reserved_connections deve ser menor do que max_connections\n"
 
-#: postmaster/postmaster.c:827
+#: postmaster/postmaster.c:831
 #, c-format
 msgid "%s: max_wal_senders must be less than max_connections\n"
 msgstr "%s: max_wal_senders deve ser menor do que max_connections\n"
 
-#: postmaster/postmaster.c:832
+#: postmaster/postmaster.c:836
 #, c-format
 msgid "WAL archival (archive_mode=on) requires wal_level \"archive\", \"hot_standby\", or \"logical\""
 msgstr "arquivamento do WAL (archive_mode=on) requer wal_level \"archive\", \"hot_standby\" ou \"logical\""
 
-#: postmaster/postmaster.c:835
+#: postmaster/postmaster.c:839
 #, c-format
 msgid "WAL streaming (max_wal_senders > 0) requires wal_level \"archive\", \"hot_standby\", or \"logical\""
 msgstr "envio do WAL (max_wal_senders > 0) requer wal_level \"archive\", \"hot_standby\" ou \"logical\""
 
-#: postmaster/postmaster.c:843
+#: postmaster/postmaster.c:847
 #, c-format
 msgid "%s: invalid datetoken tables, please fix\n"
 msgstr "%s: tabelas de palavras chave de datas são inválidas, por favor conserte\n"
 
-#: postmaster/postmaster.c:925 postmaster/postmaster.c:1023
+#: postmaster/postmaster.c:929 postmaster/postmaster.c:1027
 #: utils/init/miscinit.c:1188
 #, c-format
 msgid "invalid list syntax in parameter \"%s\""
 msgstr "sintaxe de lista é inválida para parâmetro \"%s\""
 
-#: postmaster/postmaster.c:956
+#: postmaster/postmaster.c:960
 #, c-format
 msgid "could not create listen socket for \"%s\""
 msgstr "não pôde criar soquete de escuta para \"%s\""
 
-#: postmaster/postmaster.c:962
+#: postmaster/postmaster.c:966
 #, c-format
 msgid "could not create any TCP/IP sockets"
 msgstr "não pôde criar nenhum soquete TCP/IP"
 
-#: postmaster/postmaster.c:1045
+#: postmaster/postmaster.c:1049
 #, c-format
 msgid "could not create Unix-domain socket in directory \"%s\""
 msgstr "não pôde criar soquete de domínio Unix no diretório \"%s\""
 
-#: postmaster/postmaster.c:1051
+#: postmaster/postmaster.c:1055
 #, c-format
 msgid "could not create any Unix-domain sockets"
 msgstr "não pôde criar nenhum soquete de domínio Unix"
 
-#: postmaster/postmaster.c:1063
+#: postmaster/postmaster.c:1067
 #, c-format
 msgid "no socket created for listening"
 msgstr "nenhum soquete criado para escutar"
 
-#: postmaster/postmaster.c:1103
+#: postmaster/postmaster.c:1107
 #, c-format
 msgid "could not create I/O completion port for child queue"
 msgstr "não pôde criar porta de conclusão de I/O para fila de filhos"
 
-#: postmaster/postmaster.c:1132
+#: postmaster/postmaster.c:1136
 #, c-format
 msgid "%s: could not change permissions of external PID file \"%s\": %s\n"
 msgstr "%s: não pôde mudar permissões do arquivo externo do PID \"%s\": %s\n"
 
-#: postmaster/postmaster.c:1136
+#: postmaster/postmaster.c:1140
 #, c-format
 msgid "%s: could not write external PID file \"%s\": %s\n"
 msgstr "%s: não pôde escrever em arquivo externo do PID \"%s\": %s\n"
 
-#: postmaster/postmaster.c:1160
+#: postmaster/postmaster.c:1170
 #, c-format
 msgid "ending log output to stderr"
 msgstr "terminando saída do log para stderr"
 
-#: postmaster/postmaster.c:1161
+#: postmaster/postmaster.c:1171
 #, c-format
 msgid "Future log output will go to log destination \"%s\"."
 msgstr "Saída futura do log será enviada para \"%s\"."
 
-#: postmaster/postmaster.c:1187 utils/init/postinit.c:199
+#: postmaster/postmaster.c:1197 utils/init/postinit.c:199
 #, c-format
 msgid "could not load pg_hba.conf"
 msgstr "não pôde carregar pg_hba.conf"
 
-#: postmaster/postmaster.c:1263
+#: postmaster/postmaster.c:1223
+#, c-format
+msgid "postmaster became multithreaded during startup"
+msgstr "postmaster tem múltiplas threads durante a inicialização"
+
+#: postmaster/postmaster.c:1224
+#, c-format
+msgid "Set the LC_ALL environment variable to a valid locale."
+msgstr "Defina a variável de ambiente LC_ALL para uma configuração regional válida."
+
+#: postmaster/postmaster.c:1284
 #, c-format
 msgid "%s: could not locate matching postgres executable"
 msgstr "%s: não pôde localizar executável do postgres correspondente"
 
-#: postmaster/postmaster.c:1286 utils/misc/tzparser.c:341
+#: postmaster/postmaster.c:1307 utils/misc/tzparser.c:341
 #, c-format
 msgid "This may indicate an incomplete PostgreSQL installation, or that the file \"%s\" has been moved away from its proper location."
 msgstr "Isto pode indicar uma instalação incompleta do PostgreSQL ou que o arquivo \"%s\" foi movido do local apropriado."
 
-#: postmaster/postmaster.c:1314
+#: postmaster/postmaster.c:1335
 #, c-format
 msgid "data directory \"%s\" does not exist"
 msgstr "diretório de dados \"%s\" não existe"
 
-#: postmaster/postmaster.c:1319
+#: postmaster/postmaster.c:1340
 #, c-format
 msgid "could not read permissions of directory \"%s\": %m"
 msgstr "não pôde ler permissões do diretório \"%s\": %m"
 
-#: postmaster/postmaster.c:1327
+#: postmaster/postmaster.c:1348
 #, c-format
 msgid "specified data directory \"%s\" is not a directory"
 msgstr "diretório de dados especificado \"%s\" não é um diretório"
 
-#: postmaster/postmaster.c:1343
+#: postmaster/postmaster.c:1364
 #, c-format
 msgid "data directory \"%s\" has wrong ownership"
 msgstr "diretório de dados \"%s\" tem dono incorreto"
 
-#: postmaster/postmaster.c:1345
+#: postmaster/postmaster.c:1366
 #, c-format
 msgid "The server must be started by the user that owns the data directory."
 msgstr "O servidor deve ser iniciado pelo usuário que é o dono do diretório de dados."
 
-#: postmaster/postmaster.c:1365
+#: postmaster/postmaster.c:1386
 #, c-format
 msgid "data directory \"%s\" has group or world access"
 msgstr "diretório de dados \"%s\" tem acesso para grupo ou outros"
 
-#: postmaster/postmaster.c:1367
+#: postmaster/postmaster.c:1388
 #, c-format
 msgid "Permissions should be u=rwx (0700)."
 msgstr "Permissões devem ser u=rwx (0700)."
 
-#: postmaster/postmaster.c:1378
+#: postmaster/postmaster.c:1399
 #, c-format
 msgid ""
 "%s: could not find the database system\n"
@@ -13108,349 +13276,359 @@ msgstr ""
 "Era esperado encontrá-lo no diretório \"%s\",\n"
 "mas não pôde abrir arquivo \"%s\": %s\n"
 
-#: postmaster/postmaster.c:1552
+#: postmaster/postmaster.c:1573
 #, c-format
 msgid "select() failed in postmaster: %m"
 msgstr "select() falhou no postmaster: %m"
 
-#: postmaster/postmaster.c:1747 postmaster/postmaster.c:1778
+#: postmaster/postmaster.c:1778 postmaster/postmaster.c:1809
 #, c-format
 msgid "incomplete startup packet"
 msgstr "pacote de inicialização incompleto"
 
-#: postmaster/postmaster.c:1759
+#: postmaster/postmaster.c:1790
 #, c-format
 msgid "invalid length of startup packet"
 msgstr " tamanho do pacote de inicialização é inválido"
 
-#: postmaster/postmaster.c:1816
+#: postmaster/postmaster.c:1848
 #, c-format
 msgid "failed to send SSL negotiation response: %m"
 msgstr "falhou ao enviar resposta de negociação SSL: %m"
 
-#: postmaster/postmaster.c:1845
+#: postmaster/postmaster.c:1877
 #, c-format
 msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
 msgstr "protocolo do cliente %u.%u não é suportado: servidor suporta %u.0 a %u.%u"
 
-#: postmaster/postmaster.c:1908
+#: postmaster/postmaster.c:1940
 #, c-format
 msgid "invalid value for parameter \"replication\""
 msgstr "valor é inválido para parâmetro \"replication\""
 
-#: postmaster/postmaster.c:1909
+#: postmaster/postmaster.c:1941
 #, c-format
 msgid "Valid values are: false, 0, true, 1, database."
 msgstr "Valores válidos são: false, 0, true, 1, database."
 
-#: postmaster/postmaster.c:1929
+#: postmaster/postmaster.c:1961
 #, c-format
 msgid "invalid startup packet layout: expected terminator as last byte"
 msgstr "formato de pacote de inicialização é inválido: terminador esperado como último byte"
 
-#: postmaster/postmaster.c:1957
+#: postmaster/postmaster.c:1989
 #, c-format
 msgid "no PostgreSQL user name specified in startup packet"
 msgstr "nenhum nome de usuário PostgreSQL especificado no pacote de inicialização"
 
-#: postmaster/postmaster.c:2016
+#: postmaster/postmaster.c:2048
 #, c-format
 msgid "the database system is starting up"
 msgstr "o sistema de banco de dados está iniciando"
 
-#: postmaster/postmaster.c:2021
+#: postmaster/postmaster.c:2053
 #, c-format
 msgid "the database system is shutting down"
 msgstr "o sistema de banco de dados está desligando"
 
-#: postmaster/postmaster.c:2026
+#: postmaster/postmaster.c:2058
 #, c-format
 msgid "the database system is in recovery mode"
 msgstr "o sistema de banco de dados está em modo de recuperação"
 
-#: postmaster/postmaster.c:2031 storage/ipc/procarray.c:286
+#: postmaster/postmaster.c:2063 storage/ipc/procarray.c:286
 #: storage/ipc/sinvaladt.c:305 storage/lmgr/proc.c:339
 #, c-format
 msgid "sorry, too many clients already"
 msgstr "desculpe, muitos clientes conectados"
 
-#: postmaster/postmaster.c:2093
+#: postmaster/postmaster.c:2125
 #, c-format
 msgid "wrong key in cancel request for process %d"
 msgstr "chave incorreta no pedido de cancelamento do processo %d"
 
-#: postmaster/postmaster.c:2101
+#: postmaster/postmaster.c:2133
 #, c-format
 msgid "PID %d in cancel request did not match any process"
 msgstr "PID %d no pedido de cancelamento não combina com nenhum processo"
 
-#: postmaster/postmaster.c:2321
+#: postmaster/postmaster.c:2353
 #, c-format
 msgid "received SIGHUP, reloading configuration files"
 msgstr "SIGHUP recebido, recarregando arquivos de configuração"
 
-#: postmaster/postmaster.c:2347
+#: postmaster/postmaster.c:2379
 #, c-format
 msgid "pg_hba.conf not reloaded"
 msgstr "pg_hba.conf não foi recarregado"
 
-#: postmaster/postmaster.c:2351
+#: postmaster/postmaster.c:2383
 #, c-format
 msgid "pg_ident.conf not reloaded"
 msgstr "pg_ident.conf não foi recarregado"
 
-#: postmaster/postmaster.c:2392
+#: postmaster/postmaster.c:2424
 #, c-format
 msgid "received smart shutdown request"
 msgstr "pedido de desligamento inteligente foi recebido"
 
-#: postmaster/postmaster.c:2445
+#: postmaster/postmaster.c:2477
 #, c-format
 msgid "received fast shutdown request"
 msgstr "pedido de desligamento rápido foi recebido"
 
-#: postmaster/postmaster.c:2471
+#: postmaster/postmaster.c:2503
 #, c-format
 msgid "aborting any active transactions"
 msgstr "interrompendo quaisquer transações ativas"
 
-#: postmaster/postmaster.c:2505
+#: postmaster/postmaster.c:2537
 #, c-format
 msgid "received immediate shutdown request"
 msgstr "pedido de desligamento imediato foi recebido"
 
-#: postmaster/postmaster.c:2569 postmaster/postmaster.c:2590
+#: postmaster/postmaster.c:2601 postmaster/postmaster.c:2622
 msgid "startup process"
 msgstr "processo de inicialização"
 
-#: postmaster/postmaster.c:2572
+#: postmaster/postmaster.c:2604
 #, c-format
 msgid "aborting startup due to startup process failure"
 msgstr "interrompendo inicialização porque o processo de inicialização falhou"
 
-#: postmaster/postmaster.c:2630
+#: postmaster/postmaster.c:2662
 #, c-format
 msgid "database system is ready to accept connections"
 msgstr "sistema de banco de dados está pronto para aceitar conexões"
 
-#: postmaster/postmaster.c:2645
+#: postmaster/postmaster.c:2677
 msgid "background writer process"
 msgstr "processo escritor em segundo plano"
 
-#: postmaster/postmaster.c:2699
+#: postmaster/postmaster.c:2731
 msgid "checkpointer process"
 msgstr "processo de ponto de controle"
 
-#: postmaster/postmaster.c:2715
+#: postmaster/postmaster.c:2747
 msgid "WAL writer process"
 msgstr "processo escritor do WAL"
 
-#: postmaster/postmaster.c:2729
+#: postmaster/postmaster.c:2761
 msgid "WAL receiver process"
 msgstr "processo receptor do WAL"
 
-#: postmaster/postmaster.c:2744
+#: postmaster/postmaster.c:2776
 msgid "autovacuum launcher process"
 msgstr "processo inicializador do autovacuum"
 
-#: postmaster/postmaster.c:2759
+#: postmaster/postmaster.c:2791
 msgid "archiver process"
 msgstr "processo arquivador"
 
-#: postmaster/postmaster.c:2775
+#: postmaster/postmaster.c:2807
 msgid "statistics collector process"
 msgstr "processo coletor de estatísticas"
 
-#: postmaster/postmaster.c:2789
+#: postmaster/postmaster.c:2821
 msgid "system logger process"
 msgstr "processo de relato do sistema (system logger)"
 
-#: postmaster/postmaster.c:2851
+#: postmaster/postmaster.c:2883
 msgid "worker process"
 msgstr "processo filho em segundo plano"
 
-#: postmaster/postmaster.c:2937 postmaster/postmaster.c:2957
-#: postmaster/postmaster.c:2964 postmaster/postmaster.c:2982
+#: postmaster/postmaster.c:2969 postmaster/postmaster.c:2989
+#: postmaster/postmaster.c:2996 postmaster/postmaster.c:3014
 msgid "server process"
 msgstr "processo servidor"
 
-#: postmaster/postmaster.c:3036
+#: postmaster/postmaster.c:3068
 #, c-format
 msgid "terminating any other active server processes"
 msgstr "terminando quaisquer outros processos servidor ativos"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3291
+#: postmaster/postmaster.c:3323
 #, c-format
 msgid "%s (PID %d) exited with exit code %d"
 msgstr "%s (PID %d) terminou com código de retorno %d"
 
-#: postmaster/postmaster.c:3293 postmaster/postmaster.c:3304
-#: postmaster/postmaster.c:3315 postmaster/postmaster.c:3324
-#: postmaster/postmaster.c:3334
+#: postmaster/postmaster.c:3325 postmaster/postmaster.c:3336
+#: postmaster/postmaster.c:3347 postmaster/postmaster.c:3356
+#: postmaster/postmaster.c:3366
 #, c-format
 msgid "Failed process was running: %s"
 msgstr "Processo que falhou estava executando: %s"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3301
+#: postmaster/postmaster.c:3333
 #, c-format
 msgid "%s (PID %d) was terminated by exception 0x%X"
 msgstr "%s (PID %d) foi terminado pela exceção 0x%X"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3311
+#: postmaster/postmaster.c:3343
 #, c-format
 msgid "%s (PID %d) was terminated by signal %d: %s"
 msgstr "%s (PID %d) foi terminado pelo sinal %d: %s"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3322
+#: postmaster/postmaster.c:3354
 #, c-format
 msgid "%s (PID %d) was terminated by signal %d"
 msgstr "%s (PID %d) foi terminado pelo sinal %d"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3332
+#: postmaster/postmaster.c:3364
 #, c-format
 msgid "%s (PID %d) exited with unrecognized status %d"
 msgstr "%s (PID %d) terminou com status desconhecido %d"
 
-#: postmaster/postmaster.c:3520
+#: postmaster/postmaster.c:3552
 #, c-format
 msgid "abnormal database system shutdown"
 msgstr "desligamento anormal do sistema de banco de dados"
 
-#: postmaster/postmaster.c:3559
+#: postmaster/postmaster.c:3591
 #, c-format
 msgid "all server processes terminated; reinitializing"
 msgstr "todos os processos servidor foram terminados; reinicializando"
 
-#: postmaster/postmaster.c:3811
+#: postmaster/postmaster.c:3843
 #, c-format
 msgid "could not fork new process for connection: %m"
 msgstr "não pôde criar novo processo para conexão: %m"
 
-#: postmaster/postmaster.c:3853
+#: postmaster/postmaster.c:3885
 msgid "could not fork new process for connection: "
 msgstr "não pôde criar novo processo para conexão: "
 
-#: postmaster/postmaster.c:3960
+#: postmaster/postmaster.c:3992
 #, c-format
 msgid "connection received: host=%s port=%s"
 msgstr "conexão recebida: host=%s porta=%s"
 
-#: postmaster/postmaster.c:3965
+#: postmaster/postmaster.c:3997
 #, c-format
 msgid "connection received: host=%s"
 msgstr "conexão recebida: host=%s"
 
-#: postmaster/postmaster.c:4255
+#: postmaster/postmaster.c:4287
 #, c-format
 msgid "could not execute server process \"%s\": %m"
 msgstr "não pôde executar processo servidor \"%s\": %m"
 
-#: postmaster/postmaster.c:4804
+#: postmaster/postmaster.c:4782
+#, c-format
+msgid "postmaster became multithreaded"
+msgstr "postmaster tem múltiplas threads"
+
+#: postmaster/postmaster.c:4848
 #, c-format
 msgid "database system is ready to accept read only connections"
 msgstr "sistema de banco de dados está pronto para aceitar conexões somente leitura"
 
-#: postmaster/postmaster.c:5117
+#: postmaster/postmaster.c:5161
 #, c-format
 msgid "could not fork startup process: %m"
 msgstr "não pôde criar processo de inicialização: %m"
 
-#: postmaster/postmaster.c:5121
+#: postmaster/postmaster.c:5165
 #, c-format
 msgid "could not fork background writer process: %m"
 msgstr "não pôde criar processo escritor em segundo plano: %m"
 
-#: postmaster/postmaster.c:5125
+#: postmaster/postmaster.c:5169
 #, c-format
 msgid "could not fork checkpointer process: %m"
 msgstr "não pôde criar processo de ponto de controle: %m"
 
-#: postmaster/postmaster.c:5129
+#: postmaster/postmaster.c:5173
 #, c-format
 msgid "could not fork WAL writer process: %m"
 msgstr "não pôde criar processo escritor do WAL: %m"
 
-#: postmaster/postmaster.c:5133
+#: postmaster/postmaster.c:5177
 #, c-format
 msgid "could not fork WAL receiver process: %m"
 msgstr "não pôde criar processo receptor do WAL: %m"
 
-#: postmaster/postmaster.c:5137
+#: postmaster/postmaster.c:5181
 #, c-format
 msgid "could not fork process: %m"
 msgstr "não pôde criar processo: %m"
 
-#: postmaster/postmaster.c:5299
+#: postmaster/postmaster.c:5343
 #, c-format
 msgid "database connection requirement not indicated during registration"
 msgstr "requisito de conexão com banco de dados não foi indicado durante o registro"
 
-#: postmaster/postmaster.c:5306
+#: postmaster/postmaster.c:5350
 #, c-format
 msgid "invalid processing mode in background worker"
 msgstr "modo de processamento é inválido no processo filho em segundo plano"
 
-#: postmaster/postmaster.c:5358
+#: postmaster/postmaster.c:5402
 #, c-format
 msgid "starting background worker process \"%s\""
 msgstr "iniciando processo filho em segundo plano \"%s\""
 
-#: postmaster/postmaster.c:5369
+#: postmaster/postmaster.c:5413
 #, c-format
 msgid "could not fork worker process: %m"
 msgstr "não pôde criar processo filho em segundo plano: %m"
 
-#: postmaster/postmaster.c:5758
+#: postmaster/postmaster.c:5802
 #, c-format
 msgid "could not duplicate socket %d for use in backend: error code %d"
 msgstr "não pôde duplicar soquete %d para uso pelo servidor: código de erro %d"
 
-#: postmaster/postmaster.c:5790
+#: postmaster/postmaster.c:5834
 #, c-format
 msgid "could not create inherited socket: error code %d\n"
 msgstr "não pôde criar soquete herdado: código de erro %d\n"
 
-#: postmaster/postmaster.c:5819 postmaster/postmaster.c:5826
+#: postmaster/postmaster.c:5863
+#, c-format
+msgid "could not open backend variables file \"%s\": %s\n"
+msgstr "não pôde abrir arquivo de variáveis do servidor \"%s\": %s\n"
+
+#: postmaster/postmaster.c:5870
 #, c-format
 msgid "could not read from backend variables file \"%s\": %s\n"
 msgstr "não pôde ler do arquivo de variáveis do servidor \"%s\": %s\n"
 
-#: postmaster/postmaster.c:5835
+#: postmaster/postmaster.c:5879
 #, c-format
 msgid "could not remove file \"%s\": %s\n"
 msgstr "não pôde remover arquivo \"%s\": %s\n"
 
-#: postmaster/postmaster.c:5852
+#: postmaster/postmaster.c:5896
 #, c-format
 msgid "could not map view of backend variables: error code %lu\n"
 msgstr "não pôde mapear visão de variáveis do servidor: código de erro %lu\n"
 
-#: postmaster/postmaster.c:5861
+#: postmaster/postmaster.c:5905
 #, c-format
 msgid "could not unmap view of backend variables: error code %lu\n"
 msgstr "não pôde liberar visão de variáveis do servidor: código de erro %lu\n"
 
-#: postmaster/postmaster.c:5868
+#: postmaster/postmaster.c:5912
 #, c-format
 msgid "could not close handle to backend parameter variables: error code %lu\n"
 msgstr "não pôde fechar manipulador das variáveis do servidor: código de erro %lu\n"
 
-#: postmaster/postmaster.c:6027
+#: postmaster/postmaster.c:6071
 #, c-format
 msgid "could not read exit code for process\n"
 msgstr "não pôde ler código de retorno para processo\n"
 
-#: postmaster/postmaster.c:6032
+#: postmaster/postmaster.c:6076
 #, c-format
 msgid "could not post child completion status\n"
 msgstr "não pôde publicar status de conclusão do processo filho\n"
@@ -13533,14 +13711,14 @@ msgstr "cadeia de caracteres entre aspas não foi terminada"
 msgid "syntax error: unexpected character \"%s\""
 msgstr "erro de sintaxe: caracter inesperado \"%s\""
 
-#: replication/basebackup.c:184 replication/basebackup.c:1044
-#: utils/adt/misc.c:353
+#: replication/basebackup.c:184 replication/basebackup.c:1068
+#: storage/file/fd.c:2523 utils/adt/misc.c:353
 #, c-format
 msgid "could not read symbolic link \"%s\": %m"
 msgstr "não pôde ler link simbólico \"%s\": %m"
 
-#: replication/basebackup.c:191 replication/basebackup.c:1048
-#: utils/adt/misc.c:357
+#: replication/basebackup.c:191 replication/basebackup.c:1072
+#: storage/file/fd.c:2528 utils/adt/misc.c:357
 #, c-format
 msgid "symbolic link \"%s\" target is too long"
 msgstr "alvo do link simbólico \"%s\" é muito longo"
@@ -13561,39 +13739,39 @@ msgstr "não pôde encontrar arquivos do WAL"
 msgid "could not find WAL file \"%s\""
 msgstr "não pôde encontrar arquivo do WAL \"%s\""
 
-#: replication/basebackup.c:471 replication/basebackup.c:496
+#: replication/basebackup.c:471 replication/basebackup.c:497
 #, c-format
 msgid "unexpected WAL file size \"%s\""
 msgstr "tamanho de arquivo do WAL \"%s\" inesperado"
 
-#: replication/basebackup.c:482 replication/basebackup.c:1186
+#: replication/basebackup.c:483 replication/basebackup.c:1210
 #, c-format
 msgid "base backup could not send data, aborting backup"
 msgstr "cópia de segurança base não pôde enviar dados, interrompendo cópia de segurança"
 
-#: replication/basebackup.c:569 replication/basebackup.c:578
-#: replication/basebackup.c:587 replication/basebackup.c:596
-#: replication/basebackup.c:605 replication/basebackup.c:616
+#: replication/basebackup.c:584 replication/basebackup.c:593
+#: replication/basebackup.c:602 replication/basebackup.c:611
+#: replication/basebackup.c:620 replication/basebackup.c:631
 #, c-format
 msgid "duplicate option \"%s\""
 msgstr "opção \"%s\" duplicada"
 
-#: replication/basebackup.c:622 utils/misc/guc.c:5409
+#: replication/basebackup.c:637 utils/misc/guc.c:5385
 #, c-format
 msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
 msgstr "%d está fora do intervalo válido para parâmetro \"%s\" (%d .. %d)"
 
-#: replication/basebackup.c:879 replication/basebackup.c:972
+#: replication/basebackup.c:894 replication/basebackup.c:987
 #, c-format
 msgid "could not stat file or directory \"%s\": %m"
 msgstr "não pôde executar stat no arquivo ou  diretório \"%s\": %m"
 
-#: replication/basebackup.c:1122
+#: replication/basebackup.c:1146
 #, c-format
 msgid "skipping special file \"%s\""
 msgstr "ignorando arquivo especial \"%s\""
 
-#: replication/basebackup.c:1176
+#: replication/basebackup.c:1200
 #, c-format
 msgid "archive member \"%s\" too large for tar format"
 msgstr "membro de archive \"%s\" muito grande para o formato tar"
@@ -13609,7 +13787,7 @@ msgid "could not receive database system identifier and timeline ID from the pri
 msgstr "não pôde receber identificador do sistema de banco de dados e o ID de linha do tempo do servidor principal: %s"
 
 #: replication/libpqwalreceiver/libpqwalreceiver.c:141
-#: replication/libpqwalreceiver/libpqwalreceiver.c:294
+#: replication/libpqwalreceiver/libpqwalreceiver.c:295
 #, c-format
 msgid "invalid response from primary server"
 msgstr "resposta inválida do servidor principal"
@@ -13649,34 +13827,34 @@ msgstr "conjunto de resultados inesperado após fim de fluxo"
 msgid "error reading result of streaming command: %s"
 msgstr "erro ao ler resultado do comando de fluxo: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:260
+#: replication/libpqwalreceiver/libpqwalreceiver.c:261
 #, c-format
 msgid "unexpected result after CommandComplete: %s"
 msgstr "resultado inesperado após CommandComplete: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:283
+#: replication/libpqwalreceiver/libpqwalreceiver.c:284
 #, c-format
 msgid "could not receive timeline history file from the primary server: %s"
 msgstr "não pôde receber arquivo contendo histórico de linha do tempo do servidor principal: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:295
+#: replication/libpqwalreceiver/libpqwalreceiver.c:296
 #, c-format
 msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
 msgstr "Esperada 1 tupla com 2 campos, recebeu %d tuplas com %d campos."
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:323
+#: replication/libpqwalreceiver/libpqwalreceiver.c:324
 #, c-format
 msgid "socket not open"
 msgstr "soquete não está aberto"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:496
-#: replication/libpqwalreceiver/libpqwalreceiver.c:519
-#: replication/libpqwalreceiver/libpqwalreceiver.c:525
+#: replication/libpqwalreceiver/libpqwalreceiver.c:497
+#: replication/libpqwalreceiver/libpqwalreceiver.c:520
+#: replication/libpqwalreceiver/libpqwalreceiver.c:526
 #, c-format
 msgid "could not receive data from WAL stream: %s"
 msgstr "não pôde receber dados do fluxo do WAL: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:544
+#: replication/libpqwalreceiver/libpqwalreceiver.c:545
 #, c-format
 msgid "could not send data to WAL stream: %s"
 msgstr "não pôde enviar dados ao fluxo do WAL: %s"
@@ -13696,42 +13874,42 @@ msgstr "decodificação lógica requer uma conexão com banco de dados"
 msgid "logical decoding cannot be used while in recovery"
 msgstr "decodificação lógica não pode ser utilizada durante recuperação"
 
-#: replication/logical/logical.c:230 replication/logical/logical.c:381
+#: replication/logical/logical.c:235 replication/logical/logical.c:386
 #, c-format
 msgid "cannot use physical replication slot for logical decoding"
 msgstr "não pode utilizar entrada de replicação física para decodificação lógica"
 
-#: replication/logical/logical.c:235 replication/logical/logical.c:386
+#: replication/logical/logical.c:240 replication/logical/logical.c:391
 #, c-format
 msgid "replication slot \"%s\" was not created in this database"
 msgstr "entrada de replicação \"%s\" não foi criada neste banco de dados"
 
-#: replication/logical/logical.c:242
+#: replication/logical/logical.c:247
 #, c-format
 msgid "cannot create logical replication slot in transaction that has performed writes"
 msgstr "não pode criar entrada de replicação lógica em transação que realizou escritas"
 
-#: replication/logical/logical.c:422
+#: replication/logical/logical.c:427
 #, c-format
 msgid "starting logical decoding for slot \"%s\""
 msgstr "iniciando decodificação lógica para entrada \"%s\""
 
-#: replication/logical/logical.c:424
+#: replication/logical/logical.c:429
 #, c-format
 msgid "streaming transactions committing after %X/%X, reading WAL from %X/%X"
 msgstr "enviando transações efetivadas após %X/%X, lendo WAL de %X/%X"
 
-#: replication/logical/logical.c:559
+#: replication/logical/logical.c:564
 #, c-format
 msgid "slot \"%s\", output plugin \"%s\", in the %s callback, associated LSN %X/%X"
 msgstr "entrada \"%s\", plugin de saída \"%s\", na função %s, LSN associado %X/%X"
 
-#: replication/logical/logical.c:566
+#: replication/logical/logical.c:571
 #, c-format
 msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
 msgstr "entrada \"%s\", plugin de saída \"%s\", na função %s"
 
-#: replication/logical/logicalfuncs.c:190 replication/walsender.c:2123
+#: replication/logical/logicalfuncs.c:190 replication/walsender.c:2111
 #, c-format
 msgid "could not read from log segment %s, offset %u, length %lu: %m"
 msgstr "não pôde ler do arquivo de log %s, posição %u, tamanho %lu: %m"
@@ -13751,7 +13929,7 @@ msgstr "matriz deve ser de uma dimensão"
 msgid "array must not contain nulls"
 msgstr "matriz não deve conter nulos"
 
-#: replication/logical/logicalfuncs.c:361 utils/adt/json.c:2198
+#: replication/logical/logicalfuncs.c:361 utils/adt/json.c:2202
 #, c-format
 msgid "array must have even number of elements"
 msgstr "matriz deve ter número par de elementos"
@@ -13761,24 +13939,24 @@ msgstr "matriz deve ter número par de elementos"
 msgid "logical decoding output plugin \"%s\" produces binary output, but \"%s\" expects textual data"
 msgstr "plugin de saída de decodificação lógica \"%s\" produz saída binária, mas \"%s\" espera dados textuais"
 
-#: replication/logical/reorderbuffer.c:2100
+#: replication/logical/reorderbuffer.c:2101
 #, c-format
 msgid "could not write to data file for XID %u: %m"
 msgstr "não pôde escrever no arquivo de dados para XID %u: %m"
 
-#: replication/logical/reorderbuffer.c:2196
-#: replication/logical/reorderbuffer.c:2216
+#: replication/logical/reorderbuffer.c:2197
+#: replication/logical/reorderbuffer.c:2217
 #, c-format
 msgid "could not read from reorderbuffer spill file: %m"
 msgstr "não pôde ler do arquivo de despejo do reorderbuffer: %m"
 
-#: replication/logical/reorderbuffer.c:2200
-#: replication/logical/reorderbuffer.c:2220
+#: replication/logical/reorderbuffer.c:2201
+#: replication/logical/reorderbuffer.c:2221
 #, c-format
 msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
 msgstr "não pôde ler do arquivo de despejo do reorderbuffer: leu somente %d de %u bytes"
 
-#: replication/logical/reorderbuffer.c:2826
+#: replication/logical/reorderbuffer.c:2827
 #, c-format
 msgid "could not read from file \"%s\": read %d instead of %d bytes"
 msgstr "não pôde ler do arquivo \"%s\": leu somente %d de %d bytes"
@@ -13849,122 +14027,122 @@ msgstr "Decodificação lógica irá começar utilizando instantâneo salvo."
 msgid "could not parse file name \"%s\""
 msgstr "não pôde analisar nome de arquivo \"%s\""
 
-#: replication/slot.c:173
+#: replication/slot.c:174
 #, c-format
 msgid "replication slot name \"%s\" is too short"
 msgstr "nome de entrada de replicação \"%s\" é muito curto"
 
-#: replication/slot.c:182
+#: replication/slot.c:183
 #, c-format
 msgid "replication slot name \"%s\" is too long"
 msgstr "nome de entrada de replicação \"%s\" é muito longo"
 
-#: replication/slot.c:195
+#: replication/slot.c:196
 #, c-format
 msgid "replication slot name \"%s\" contains invalid character"
 msgstr "nome de entrada de replicação \"%s\" contém caracter inválido"
 
-#: replication/slot.c:197
+#: replication/slot.c:198
 #, c-format
 msgid "Replication slot names may only contain letters, numbers, and the underscore character."
 msgstr "Nomes de entrada de replicação só podem conter letras, números e o caracter sublinhado."
 
-#: replication/slot.c:244
+#: replication/slot.c:245
 #, c-format
 msgid "replication slot \"%s\" already exists"
 msgstr "entrada de replicação \"%s\" já existe"
 
-#: replication/slot.c:254
+#: replication/slot.c:255
 #, c-format
 msgid "all replication slots are in use"
 msgstr "todas as entradas de replicação já estão em uso"
 
-#: replication/slot.c:255
+#: replication/slot.c:256
 #, c-format
 msgid "Free one or increase max_replication_slots."
 msgstr "Libere uma ou aumente max_replication_slots."
 
-#: replication/slot.c:347
+#: replication/slot.c:348
 #, c-format
 msgid "replication slot \"%s\" does not exist"
 msgstr "entrada de replicação \"%s\" não existe"
 
-#: replication/slot.c:351
+#: replication/slot.c:352
 #, c-format
 msgid "replication slot \"%s\" is already active"
 msgstr "entrada de replicação \"%s\" já está ativa"
 
-#: replication/slot.c:499 replication/slot.c:873 replication/slot.c:1218
+#: replication/slot.c:500 replication/slot.c:856 replication/slot.c:1201
 #, c-format
 msgid "could not remove directory \"%s\""
 msgstr "não pôde remover diretório \"%s\""
 
-#: replication/slot.c:774
+#: replication/slot.c:775
 #, c-format
 msgid "replication slots can only be used if max_replication_slots > 0"
 msgstr "entradas de replicação só podem ser utilizadas se max_replication_slots > 0"
 
-#: replication/slot.c:779
+#: replication/slot.c:780
 #, c-format
 msgid "replication slots can only be used if wal_level >= archive"
 msgstr "entradas de replicação só podem ser utilizadas se wal_level >= archive"
 
-#: replication/slot.c:1150 replication/slot.c:1188
+#: replication/slot.c:1133 replication/slot.c:1171
 #, c-format
 msgid "could not read file \"%s\", read %d of %u: %m"
 msgstr "não pôde ler arquivo \"%s\", leu %d de %u: %m"
 
-#: replication/slot.c:1159
+#: replication/slot.c:1142
 #, c-format
 msgid "replication slot file \"%s\" has wrong magic %u instead of %u"
 msgstr "arquivo de entrada de replicação \"%s\" tem número mágico incorreto %u ao invés de %u"
 
-#: replication/slot.c:1166
+#: replication/slot.c:1149
 #, c-format
 msgid "replication slot file \"%s\" has unsupported version %u"
 msgstr "arquivo de entrada de replicação \"%s\" tem versão não suportado %u"
 
-#: replication/slot.c:1173
+#: replication/slot.c:1156
 #, c-format
 msgid "replication slot file \"%s\" has corrupted length %u"
 msgstr "arquivo de entrada de replicação \"%s\" tem tamanho corrompido %u"
 
-#: replication/slot.c:1203
+#: replication/slot.c:1186
 #, c-format
 msgid "replication slot file %s: checksum mismatch, is %u, should be %u"
 msgstr "arquivo de entrada de replicação %s: soma de verificação não corresponde, é %u, deveria ser %u"
 
-#: replication/slot.c:1256
+#: replication/slot.c:1239
 #, c-format
 msgid "too many replication slots active before shutdown"
 msgstr "muitas entradas de replicação ativas antes do desligamento"
 
-#: replication/slot.c:1257
+#: replication/slot.c:1240
 #, c-format
 msgid "Increase max_replication_slots and try again."
 msgstr "Aumente max_replication_slots e tente novamente."
 
-#: replication/syncrep.c:208
+#: replication/syncrep.c:209
 #, c-format
 msgid "canceling the wait for synchronous replication and terminating connection due to administrator command"
 msgstr "cancelando espera por replicação síncrona e terminando conexão por causa de um comando do administrador"
 
-#: replication/syncrep.c:209 replication/syncrep.c:226
+#: replication/syncrep.c:210 replication/syncrep.c:227
 #, c-format
 msgid "The transaction has already committed locally, but might not have been replicated to the standby."
 msgstr "A transação foi efetivada localmente, mas pode não ter sido replicado para o servidor em espera."
 
-#: replication/syncrep.c:225
+#: replication/syncrep.c:226
 #, c-format
 msgid "canceling wait for synchronous replication due to user request"
 msgstr "cancelando espera por replicação síncrona por causa de um pedido do usuário"
 
-#: replication/syncrep.c:355
+#: replication/syncrep.c:356
 #, c-format
 msgid "standby \"%s\" now has synchronous standby priority %u"
 msgstr "servidor em espera \"%s\" agora tem prioridade %u como servidor em espera síncrono"
 
-#: replication/syncrep.c:457
+#: replication/syncrep.c:458
 #, c-format
 msgid "standby \"%s\" is now the synchronous standby with priority %u"
 msgstr "servidor em espera \"%s\" agora é um servidor em espera síncrono com prioridade %u"
@@ -14029,73 +14207,72 @@ msgstr "obtendo arquivo contendo histórico de linha do tempo %u do servidor pri
 msgid "could not write to log segment %s at offset %u, length %lu: %m"
 msgstr "não pôde escrever no arquivo de log %s na posição %u, tamanho %lu: %m"
 
-#: replication/walsender.c:469
+#: replication/walsender.c:468
 #, c-format
 msgid "could not seek to beginning of file \"%s\": %m"
 msgstr "não pôde posicionar no início do arquivo \"%s\": %m"
 
-#: replication/walsender.c:520
+#: replication/walsender.c:519
 #, c-format
 msgid "cannot use a logical replication slot for physical replication"
 msgstr "não pode utilizar uma entrada de replicação lógica para replicação física"
 
-#: replication/walsender.c:583
+#: replication/walsender.c:582
 #, c-format
 msgid "requested starting point %X/%X on timeline %u is not in this server's history"
 msgstr "ponto de início solicitado %X/%X na linha do tempo %u não está no histórico deste servidor"
 
-#: replication/walsender.c:587
+#: replication/walsender.c:586
 #, c-format
 msgid "This server's history forked from timeline %u at %X/%X."
 msgstr "O histórico deste servidor bifurcou da linha do tempo %u em %X/%X."
 
-#: replication/walsender.c:632
+#: replication/walsender.c:631
 #, c-format
 msgid "requested starting point %X/%X is ahead of the WAL flush position of this server %X/%X"
 msgstr "ponto de início solicitado %X/%X está a frente da posição de escrita do WAL neste servidor %X/%X"
 
-#: replication/walsender.c:947
+#: replication/walsender.c:946
 #, c-format
 msgid "terminating walsender process after promotion"
 msgstr "terminando processo walsender após promoção"
 
-#: replication/walsender.c:1362 replication/walsender.c:1412
-#: replication/walsender.c:1461
+#: replication/walsender.c:1362 replication/walsender.c:1378
 #, c-format
 msgid "unexpected EOF on standby connection"
 msgstr "EOF inesperado na conexão do servidor em espera"
 
-#: replication/walsender.c:1381
+#: replication/walsender.c:1392
 #, c-format
 msgid "unexpected standby message type \"%c\", after receiving CopyDone"
 msgstr "tipo de mensagem do servidor em espera \"%c\" inesperado, após receber CopyDone"
 
-#: replication/walsender.c:1429
+#: replication/walsender.c:1430
 #, c-format
 msgid "invalid standby message type \"%c\""
 msgstr "tipo de mensagem do servidor em espera \"%c\" é inválido"
 
-#: replication/walsender.c:1483
+#: replication/walsender.c:1471
 #, c-format
 msgid "unexpected message type \"%c\""
 msgstr "tipo de mensagem \"%c\" inesperado"
 
-#: replication/walsender.c:1770
+#: replication/walsender.c:1758
 #, c-format
 msgid "terminating walsender process due to replication timeout"
 msgstr "terminando processo walsender por causa do tempo de espera da replicação"
 
-#: replication/walsender.c:1863
+#: replication/walsender.c:1851
 #, c-format
 msgid "standby \"%s\" has now caught up with primary"
 msgstr "servidor em espera \"%s\" agora alcançou o servidor principal"
 
-#: replication/walsender.c:1967
+#: replication/walsender.c:1955
 #, c-format
 msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
 msgstr "número de conexões dos servidores em espera solicitadas excedeu max_wal_senders (atualmente %d)"
 
-#: rewrite/rewriteDefine.c:111 rewrite/rewriteDefine.c:942
+#: rewrite/rewriteDefine.c:111 rewrite/rewriteDefine.c:943
 #, c-format
 msgid "rule \"%s\" for relation \"%s\" already exists"
 msgstr "regra \"%s\" para relação \"%s\" já existe"
@@ -14200,78 +14377,78 @@ msgstr "listas RETURNING não são suportadas em regras condicionais"
 msgid "RETURNING lists are not supported in non-INSTEAD rules"
 msgstr "listas RETURNING não são suportadas em regras que não utilizam INSTEAD"
 
-#: rewrite/rewriteDefine.c:649
+#: rewrite/rewriteDefine.c:650
 #, c-format
 msgid "SELECT rule's target list has too many entries"
 msgstr "lista de alvos de uma regra SELECT tem muitas entradas"
 
-#: rewrite/rewriteDefine.c:650
+#: rewrite/rewriteDefine.c:651
 #, c-format
 msgid "RETURNING list has too many entries"
 msgstr "lista RETURNING tem muitas entradas"
 
-#: rewrite/rewriteDefine.c:666
+#: rewrite/rewriteDefine.c:667
 #, c-format
 msgid "cannot convert relation containing dropped columns to view"
 msgstr "não pode converter relação contendo colunas removidas em visão"
 
-#: rewrite/rewriteDefine.c:672
+#: rewrite/rewriteDefine.c:673
 #, c-format
 msgid "SELECT rule's target entry %d has different column name from column \"%s\""
 msgstr "entrada alvo %d de uma regra SELECT tem nome de coluna diferente da coluna \"%s\""
 
-#: rewrite/rewriteDefine.c:674
+#: rewrite/rewriteDefine.c:675
 #, c-format
 msgid "SELECT target entry is named \"%s\"."
 msgstr "entrada alvo de SELECT é chamada \"%s\"."
 
-#: rewrite/rewriteDefine.c:683
+#: rewrite/rewriteDefine.c:684
 #, c-format
 msgid "SELECT rule's target entry %d has different type from column \"%s\""
 msgstr "entrada alvo %d de uma regra SELECT tem tipo diferente da coluna \"%s\""
 
-#: rewrite/rewriteDefine.c:685
+#: rewrite/rewriteDefine.c:686
 #, c-format
 msgid "RETURNING list's entry %d has different type from column \"%s\""
 msgstr "entrada %d de uma lista RETURNING tem tipo diferente da coluna \"%s\""
 
-#: rewrite/rewriteDefine.c:688 rewrite/rewriteDefine.c:712
+#: rewrite/rewriteDefine.c:689 rewrite/rewriteDefine.c:713
 #, c-format
 msgid "SELECT target entry has type %s, but column has type %s."
 msgstr "entrada alvo de SELECT tem tipo %s, mas coluna tem tipo %s."
 
-#: rewrite/rewriteDefine.c:691 rewrite/rewriteDefine.c:716
+#: rewrite/rewriteDefine.c:692 rewrite/rewriteDefine.c:717
 #, c-format
 msgid "RETURNING list entry has type %s, but column has type %s."
 msgstr "entrada de lista RETURNING tem tipo %s, mas coluna tem tipo %s."
 
-#: rewrite/rewriteDefine.c:707
+#: rewrite/rewriteDefine.c:708
 #, c-format
 msgid "SELECT rule's target entry %d has different size from column \"%s\""
 msgstr "entrada alvo %d de uma regra SELECT tem tamanho diferente da coluna \"%s\""
 
-#: rewrite/rewriteDefine.c:709
+#: rewrite/rewriteDefine.c:710
 #, c-format
 msgid "RETURNING list's entry %d has different size from column \"%s\""
 msgstr "entrada %d de uma lista RETURNING tem tamanho diferente da coluna \"%s\""
 
-#: rewrite/rewriteDefine.c:726
+#: rewrite/rewriteDefine.c:727
 #, c-format
 msgid "SELECT rule's target list has too few entries"
 msgstr "lista de alvos de uma regra SELECT tem poucas entradas"
 
-#: rewrite/rewriteDefine.c:727
+#: rewrite/rewriteDefine.c:728
 #, c-format
 msgid "RETURNING list has too few entries"
 msgstr "lista RETURNING tem poucas entradas"
 
-#: rewrite/rewriteDefine.c:819 rewrite/rewriteDefine.c:933
+#: rewrite/rewriteDefine.c:820 rewrite/rewriteDefine.c:934
 #: rewrite/rewriteSupport.c:112
 #, c-format
 msgid "rule \"%s\" for relation \"%s\" does not exist"
 msgstr "regra \"%s\" para relação \"%s\" não existe"
 
-#: rewrite/rewriteDefine.c:952
+#: rewrite/rewriteDefine.c:953
 #, c-format
 msgid "renaming an ON SELECT rule is not allowed"
 msgstr "renomear uma regra ON SELECT não é permitido"
@@ -14610,17 +14787,17 @@ msgstr "Isso tem ocorrido com kernels contendo bugs; considere atualizar seu sis
 msgid "invalid page in block %u of relation %s; zeroing out page"
 msgstr "página é inválida no bloco %u da relação %s; zerando página"
 
-#: storage/buffer/bufmgr.c:3178
+#: storage/buffer/bufmgr.c:3193
 #, c-format
 msgid "could not write block %u of %s"
 msgstr "não pôde escrever bloco %u de %s"
 
-#: storage/buffer/bufmgr.c:3180
+#: storage/buffer/bufmgr.c:3195
 #, c-format
 msgid "Multiple failures --- write error might be permanent."
 msgstr "Falhas múltiplas --- erro de escrita pode ser permanente."
 
-#: storage/buffer/bufmgr.c:3201 storage/buffer/bufmgr.c:3220
+#: storage/buffer/bufmgr.c:3216 storage/buffer/bufmgr.c:3235
 #, c-format
 msgid "writing block %u of relation %s"
 msgstr "escrevendo bloco %u da relação %s"
@@ -14681,6 +14858,16 @@ msgstr "maxAllocatedDescs excedido (%d) ao tentar abrir diretório \"%s\""
 msgid "could not read directory \"%s\": %m"
 msgstr "não pôde ler diretório \"%s\": %m"
 
+#: storage/file/fd.c:2463
+#, c-format
+msgid "could not open file \"%s\" before fsync"
+msgstr "não pôde abrir arquivo \"%s\" antes do fsync"
+
+#: storage/file/fd.c:2547
+#, c-format
+msgid "this platform does not support symbolic links; ignoring \"%s\""
+msgstr "essa plataforma não suporta links simbólicos; ignorando \"%s\""
+
 #: storage/ipc/dsm.c:363
 #, c-format
 msgid "dynamic shared memory control segment is corrupt"
@@ -14760,7 +14947,7 @@ msgstr "não pôde duplicar manipulador para \"%s\": %m"
 
 #: storage/ipc/shm_toc.c:108 storage/ipc/shm_toc.c:189 storage/ipc/shmem.c:205
 #: storage/lmgr/lock.c:872 storage/lmgr/lock.c:906 storage/lmgr/lock.c:2601
-#: storage/lmgr/lock.c:3713 storage/lmgr/lock.c:3778 storage/lmgr/lock.c:4068
+#: storage/lmgr/lock.c:3717 storage/lmgr/lock.c:3782 storage/lmgr/lock.c:4072
 #: storage/lmgr/predicate.c:2323 storage/lmgr/predicate.c:2338
 #: storage/lmgr/predicate.c:3731 storage/lmgr/predicate.c:4874
 #: storage/lmgr/proc.c:198 utils/hash/dynahash.c:966
@@ -14788,12 +14975,12 @@ msgstr "tamanho da entrada de ShmemIndex está errado para estrutura de dados \"
 msgid "requested shared memory size overflows size_t"
 msgstr "tamanho de memória compartilhada solicitado ultrapassa size_t"
 
-#: storage/ipc/standby.c:499 tcop/postgres.c:2952
+#: storage/ipc/standby.c:499 tcop/postgres.c:2989
 #, c-format
 msgid "canceling statement due to conflict with recovery"
 msgstr "cancelando comando por causa de um conflito com recuperação"
 
-#: storage/ipc/standby.c:500 tcop/postgres.c:2216
+#: storage/ipc/standby.c:500 tcop/postgres.c:2243
 #, c-format
 msgid "User transaction caused buffer deadlock with recovery."
 msgstr "Transação do usuário causou impasse com a recuperação."
@@ -14939,12 +15126,12 @@ msgid "Only RowExclusiveLock or less can be acquired on database objects during
 msgstr "Somente RowExclusiveLock ou menos pode ser adquirido em objetos de banco de dados durante recuperação."
 
 #: storage/lmgr/lock.c:873 storage/lmgr/lock.c:907 storage/lmgr/lock.c:2602
-#: storage/lmgr/lock.c:3714 storage/lmgr/lock.c:3779 storage/lmgr/lock.c:4069
+#: storage/lmgr/lock.c:3718 storage/lmgr/lock.c:3783 storage/lmgr/lock.c:4073
 #, c-format
 msgid "You might need to increase max_locks_per_transaction."
 msgstr "Você pode precisar aumentar max_locks_per_transaction."
 
-#: storage/lmgr/lock.c:3039 storage/lmgr/lock.c:3151
+#: storage/lmgr/lock.c:3043 storage/lmgr/lock.c:3155
 #, c-format
 msgid "cannot PREPARE while holding both session-level and transaction-level locks on the same object"
 msgstr "não pode executar PREPARE enquanto se mantém bloqueios tanto a nível de sessão quanto a nível de transação no mesmo objeto"
@@ -15033,42 +15220,42 @@ msgstr "não pôde serializar acesso devido a dependências de leitura/escrita e
 msgid "The transaction might succeed if retried."
 msgstr "A transação pode ter sucesso se repetida."
 
-#: storage/lmgr/proc.c:1172
+#: storage/lmgr/proc.c:1179
 #, c-format
 msgid "Process %d waits for %s on %s."
 msgstr "Processo %d espera por %s em %s."
 
-#: storage/lmgr/proc.c:1182
+#: storage/lmgr/proc.c:1189
 #, c-format
 msgid "sending cancel to blocking autovacuum PID %d"
 msgstr "enviando cancelamento para PID de limpeza automática %d que bloqueia"
 
-#: storage/lmgr/proc.c:1194 utils/adt/misc.c:136
+#: storage/lmgr/proc.c:1201 utils/adt/misc.c:136
 #, c-format
 msgid "could not send signal to process %d: %m"
 msgstr "não pôde enviar sinal para processo %d: %m"
 
-#: storage/lmgr/proc.c:1293
+#: storage/lmgr/proc.c:1300
 #, c-format
 msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
 msgstr "processo %d evitou impasse por %s em %s ao reorganizar a ordem da fila após %ld.%03d ms"
 
-#: storage/lmgr/proc.c:1308
+#: storage/lmgr/proc.c:1315
 #, c-format
 msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
 msgstr "processo %d detectou impasse enquanto esperava por %s em %s após %ld.%03d ms"
 
-#: storage/lmgr/proc.c:1317
+#: storage/lmgr/proc.c:1324
 #, c-format
 msgid "process %d still waiting for %s on %s after %ld.%03d ms"
 msgstr "processo %d ainda espera por %s em %s após %ld.%03d ms"
 
-#: storage/lmgr/proc.c:1324
+#: storage/lmgr/proc.c:1331
 #, c-format
 msgid "process %d acquired %s on %s after %ld.%03d ms"
 msgstr "processo %d obteve %s em %s após %ld.%03d ms"
 
-#: storage/lmgr/proc.c:1340
+#: storage/lmgr/proc.c:1347
 #, c-format
 msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
 msgstr "processo %d falhou ao obter %s em %s após %ld.%03d ms"
@@ -15174,214 +15361,214 @@ msgstr "não pôde encaminhar pedido de fsync porque a fila de pedidos está che
 msgid "could not open file \"%s\" (target block %u): %m"
 msgstr "não pôde abrir arquivo \"%s\" (bloco alvo %u): %m"
 
-#: tcop/fastpath.c:111 tcop/fastpath.c:502 tcop/fastpath.c:632
+#: tcop/fastpath.c:111 tcop/fastpath.c:475 tcop/fastpath.c:605
 #, c-format
 msgid "invalid argument size %d in function call message"
 msgstr "tamanho de argumento %d é inválido na mensagem de chamada da função"
 
-#: tcop/fastpath.c:304 tcop/postgres.c:353 tcop/postgres.c:389
-#, c-format
-msgid "unexpected EOF on client connection"
-msgstr "EOF inesperado durante conexão do cliente"
-
-#: tcop/fastpath.c:318 tcop/postgres.c:944 tcop/postgres.c:1254
-#: tcop/postgres.c:1512 tcop/postgres.c:1917 tcop/postgres.c:2284
-#: tcop/postgres.c:2359
+#: tcop/fastpath.c:291 tcop/postgres.c:971 tcop/postgres.c:1281
+#: tcop/postgres.c:1539 tcop/postgres.c:1944 tcop/postgres.c:2311
+#: tcop/postgres.c:2386
 #, c-format
 msgid "current transaction is aborted, commands ignored until end of transaction block"
 msgstr "transação atual foi interrompida, comandos ignorados até o fim do bloco de transação"
 
-#: tcop/fastpath.c:346
+#: tcop/fastpath.c:319
 #, c-format
 msgid "fastpath function call: \"%s\" (OID %u)"
 msgstr "chamada fastpath de função: \"%s\" (OID %u)"
 
-#: tcop/fastpath.c:428 tcop/postgres.c:1114 tcop/postgres.c:1379
-#: tcop/postgres.c:1758 tcop/postgres.c:1975
+#: tcop/fastpath.c:401 tcop/postgres.c:1141 tcop/postgres.c:1406
+#: tcop/postgres.c:1785 tcop/postgres.c:2002
 #, c-format
 msgid "duration: %s ms"
 msgstr "duração: %s ms"
 
-#: tcop/fastpath.c:432
+#: tcop/fastpath.c:405
 #, c-format
 msgid "duration: %s ms  fastpath function call: \"%s\" (OID %u)"
 msgstr "duração: %s ms  chamada fastpath de função: \"%s\" (OID %u)"
 
-#: tcop/fastpath.c:470 tcop/fastpath.c:597
+#: tcop/fastpath.c:443 tcop/fastpath.c:570
 #, c-format
 msgid "function call message contains %d arguments but function requires %d"
 msgstr "mensagem de chamada da função contém %d argumentos mas função requer %d"
 
-#: tcop/fastpath.c:478
+#: tcop/fastpath.c:451
 #, c-format
 msgid "function call message contains %d argument formats but %d arguments"
 msgstr "mensagem de chamada da função contém %d formatos de argumento mas só tem %d argumentos"
 
-#: tcop/fastpath.c:565 tcop/fastpath.c:648
+#: tcop/fastpath.c:538 tcop/fastpath.c:621
 #, c-format
 msgid "incorrect binary data format in function argument %d"
 msgstr "formato de dado binário incorreto no argumento %d da função"
 
-#: tcop/postgres.c:417 tcop/postgres.c:429 tcop/postgres.c:440
-#: tcop/postgres.c:452 tcop/postgres.c:4254
+#: tcop/postgres.c:355 tcop/postgres.c:391 tcop/postgres.c:418
+#, c-format
+msgid "unexpected EOF on client connection"
+msgstr "EOF inesperado durante conexão do cliente"
+
+#: tcop/postgres.c:441 tcop/postgres.c:453 tcop/postgres.c:464
+#: tcop/postgres.c:476 tcop/postgres.c:4312
 #, c-format
 msgid "invalid frontend message type %d"
 msgstr "tipo de mensagem do cliente %d é inválido"
 
-#: tcop/postgres.c:885
+#: tcop/postgres.c:912
 #, c-format
 msgid "statement: %s"
 msgstr "comando: %s"
 
-#: tcop/postgres.c:1119
+#: tcop/postgres.c:1146
 #, c-format
 msgid "duration: %s ms  statement: %s"
 msgstr "duração: %s ms  comando: %s"
 
-#: tcop/postgres.c:1169
+#: tcop/postgres.c:1196
 #, c-format
 msgid "parse %s: %s"
 msgstr "análise de %s: %s"
 
-#: tcop/postgres.c:1227
+#: tcop/postgres.c:1254
 #, c-format
 msgid "cannot insert multiple commands into a prepared statement"
 msgstr "não pode inserir múltiplos comandos no comando preparado"
 
-#: tcop/postgres.c:1384
+#: tcop/postgres.c:1411
 #, c-format
 msgid "duration: %s ms  parse %s: %s"
 msgstr "duração: %s ms  análise de %s: %s"
 
-#: tcop/postgres.c:1429
+#: tcop/postgres.c:1456
 #, c-format
 msgid "bind %s to %s"
 msgstr "ligação de %s para %s"
 
-#: tcop/postgres.c:1448 tcop/postgres.c:2265
+#: tcop/postgres.c:1475 tcop/postgres.c:2292
 #, c-format
 msgid "unnamed prepared statement does not exist"
 msgstr "comando preparado sem nome não existe"
 
-#: tcop/postgres.c:1490
+#: tcop/postgres.c:1517
 #, c-format
 msgid "bind message has %d parameter formats but %d parameters"
 msgstr "mensagem de ligação tem %d formatos de parâmetro mas só tem %d parâmetros"
 
-#: tcop/postgres.c:1496
+#: tcop/postgres.c:1523
 #, c-format
 msgid "bind message supplies %d parameters, but prepared statement \"%s\" requires %d"
 msgstr "mensagem de ligação forneceu %d parâmetros, mas comando preparado \"%s\" requer %d"
 
-#: tcop/postgres.c:1665
+#: tcop/postgres.c:1692
 #, c-format
 msgid "incorrect binary data format in bind parameter %d"
 msgstr "formato de dado binário incorreto no parâmetro de ligação %d"
 
-#: tcop/postgres.c:1763
+#: tcop/postgres.c:1790
 #, c-format
 msgid "duration: %s ms  bind %s%s%s: %s"
 msgstr "duração: %s ms  ligação %s%s%s: %s"
 
-#: tcop/postgres.c:1811 tcop/postgres.c:2345
+#: tcop/postgres.c:1838 tcop/postgres.c:2372
 #, c-format
 msgid "portal \"%s\" does not exist"
 msgstr "portal \"%s\" não existe"
 
-#: tcop/postgres.c:1896
+#: tcop/postgres.c:1923
 #, c-format
 msgid "%s %s%s%s: %s"
 msgstr "%s %s%s%s: %s"
 
-#: tcop/postgres.c:1898 tcop/postgres.c:1983
+#: tcop/postgres.c:1925 tcop/postgres.c:2010
 msgid "execute fetch from"
 msgstr "executar busca de"
 
-#: tcop/postgres.c:1899 tcop/postgres.c:1984
+#: tcop/postgres.c:1926 tcop/postgres.c:2011
 msgid "execute"
 msgstr "executar"
 
-#: tcop/postgres.c:1980
+#: tcop/postgres.c:2007
 #, c-format
 msgid "duration: %s ms  %s %s%s%s: %s"
 msgstr "duração: %s ms  %s %s%s%s: %s"
 
-#: tcop/postgres.c:2106
+#: tcop/postgres.c:2133
 #, c-format
 msgid "prepare: %s"
 msgstr "preparado: %s"
 
-#: tcop/postgres.c:2169
+#: tcop/postgres.c:2196
 #, c-format
 msgid "parameters: %s"
 msgstr "parâmetros: %s"
 
-#: tcop/postgres.c:2188
+#: tcop/postgres.c:2215
 #, c-format
 msgid "abort reason: recovery conflict"
 msgstr "razão da interrupção: conflito de recuperação"
 
-#: tcop/postgres.c:2204
+#: tcop/postgres.c:2231
 #, c-format
 msgid "User was holding shared buffer pin for too long."
 msgstr "Usuário estava mantendo um buffer compartilhado na cache por muito tempo."
 
-#: tcop/postgres.c:2207
+#: tcop/postgres.c:2234
 #, c-format
 msgid "User was holding a relation lock for too long."
 msgstr "Usuário estava mantendo um travamento de relação por muito tempo."
 
-#: tcop/postgres.c:2210
+#: tcop/postgres.c:2237
 #, c-format
 msgid "User was or might have been using tablespace that must be dropped."
 msgstr "Usuário estava ou pode estar utilizando tablespace que deve ser removida."
 
-#: tcop/postgres.c:2213
+#: tcop/postgres.c:2240
 #, c-format
 msgid "User query might have needed to see row versions that must be removed."
 msgstr "Consulta do usuário pode ter precisado acessar versões de registros que devem ser removidas."
 
-#: tcop/postgres.c:2219
+#: tcop/postgres.c:2246
 #, c-format
 msgid "User was connected to a database that must be dropped."
 msgstr "Usuário estava conectado ao banco de dados que deve ser removido."
 
-#: tcop/postgres.c:2548
+#: tcop/postgres.c:2575
 #, c-format
 msgid "terminating connection because of crash of another server process"
 msgstr "finalizando conexão por causa de uma queda de um outro processo servidor"
 
-#: tcop/postgres.c:2549
+#: tcop/postgres.c:2576
 #, c-format
 msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
 msgstr "O postmaster ordenou a esse processo servidor para cancelar a transação atual e sair, porque outro processo servidor saiu anormalmente e possivelmente corrompeu memória compartilhada."
 
-#: tcop/postgres.c:2553 tcop/postgres.c:2947
+#: tcop/postgres.c:2580 tcop/postgres.c:2907
 #, c-format
 msgid "In a moment you should be able to reconnect to the database and repeat your command."
 msgstr "Dentro de instantes você poderá conectar novamente ao banco de dados e repetir seu commando."
 
-#: tcop/postgres.c:2666
+#: tcop/postgres.c:2673
 #, c-format
 msgid "floating-point exception"
 msgstr "exceção de ponto flutuante"
 
-#: tcop/postgres.c:2667
+#: tcop/postgres.c:2674
 #, c-format
 msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
 msgstr "Uma operação de ponto flutuante inválida foi sinalizada. Isto provavelmente indica um resultado fora do intervalo ou uma operação inválida, tal como divisão por zero."
 
-#: tcop/postgres.c:2851
+#: tcop/postgres.c:2850
 #, c-format
 msgid "terminating autovacuum process due to administrator command"
 msgstr "terminando processo de limpeza automática por causa de um comando do administrador"
 
-#: tcop/postgres.c:2857 tcop/postgres.c:2867 tcop/postgres.c:2945
+#: tcop/postgres.c:2856 tcop/postgres.c:2866 tcop/postgres.c:2905
 #, c-format
 msgid "terminating connection due to conflict with recovery"
 msgstr "terminando conexão por causa de um conflito com recuperação"
 
-#: tcop/postgres.c:2873
+#: tcop/postgres.c:2872
 #, c-format
 msgid "terminating connection due to administrator command"
 msgstr "terminando conexão por causa de um comando do administrador"
@@ -15391,92 +15578,92 @@ msgstr "terminando conexão por causa de um comando do administrador"
 msgid "connection to client lost"
 msgstr "conexão com cliente foi perdida"
 
-#: tcop/postgres.c:2900
+#: tcop/postgres.c:2941
 #, c-format
 msgid "canceling authentication due to timeout"
 msgstr "cancelando autenticação por causa do tempo de espera (timeout)"
 
-#: tcop/postgres.c:2915
+#: tcop/postgres.c:2957
 #, c-format
 msgid "canceling statement due to lock timeout"
 msgstr "cancelando comando por causa do tempo de espera (timeout) do bloqueio"
 
-#: tcop/postgres.c:2924
+#: tcop/postgres.c:2967
 #, c-format
 msgid "canceling statement due to statement timeout"
 msgstr "cancelando comando por causa do tempo de espera (timeout) do comando"
 
-#: tcop/postgres.c:2933
+#: tcop/postgres.c:2977
 #, c-format
 msgid "canceling autovacuum task"
 msgstr "cancelando tarefa de limpeza automática"
 
-#: tcop/postgres.c:2968
+#: tcop/postgres.c:3006
 #, c-format
 msgid "canceling statement due to user request"
 msgstr "cancelando comando por causa de um pedido do usuário"
 
-#: tcop/postgres.c:3096 tcop/postgres.c:3118
+#: tcop/postgres.c:3134 tcop/postgres.c:3156
 #, c-format
 msgid "stack depth limit exceeded"
 msgstr "limite da profundidade da pilha foi excedido"
 
-#: tcop/postgres.c:3097 tcop/postgres.c:3119
+#: tcop/postgres.c:3135 tcop/postgres.c:3157
 #, c-format
 msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
 msgstr "Aumente o parâmetro de configuração \"max_stack_depth\" (atualmente %dkB), após certificar-se que o limite de profundidade da pilha para a plataforma é adequado."
 
-#: tcop/postgres.c:3135
+#: tcop/postgres.c:3173
 #, c-format
 msgid "\"max_stack_depth\" must not exceed %ldkB."
 msgstr "\"max_stack_depth\" não deve exceder %ldkB."
 
-#: tcop/postgres.c:3137
+#: tcop/postgres.c:3175
 #, c-format
 msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
 msgstr "Aumente o limite de profundidade da pilha da plataforma utilizando \"ulimit -s\" ou equivalente."
 
-#: tcop/postgres.c:3501
+#: tcop/postgres.c:3539
 #, c-format
 msgid "invalid command-line argument for server process: %s"
 msgstr "argumento de linha de comando é inválido para processo servidor: %s"
 
-#: tcop/postgres.c:3502 tcop/postgres.c:3508
+#: tcop/postgres.c:3540 tcop/postgres.c:3546
 #, c-format
 msgid "Try \"%s --help\" for more information."
 msgstr "Tente \"%s --help\" para obter informações adicionais."
 
-#: tcop/postgres.c:3506
+#: tcop/postgres.c:3544
 #, c-format
 msgid "%s: invalid command-line argument: %s"
 msgstr "%s: argumento de linha de comando é inválido: %s"
 
-#: tcop/postgres.c:3585
+#: tcop/postgres.c:3623
 #, c-format
 msgid "%s: no database nor user name specified"
 msgstr "%s: banco de dados ou nome de usuário não foi especificado"
 
-#: tcop/postgres.c:4162
+#: tcop/postgres.c:4220
 #, c-format
 msgid "invalid CLOSE message subtype %d"
 msgstr "subtipo %d de mensagem CLOSE é inválido"
 
-#: tcop/postgres.c:4197
+#: tcop/postgres.c:4255
 #, c-format
 msgid "invalid DESCRIBE message subtype %d"
 msgstr "subtipo %d de mensagem DESCRIBE é inválido"
 
-#: tcop/postgres.c:4275
+#: tcop/postgres.c:4333
 #, c-format
 msgid "fastpath function calls not supported in a replication connection"
 msgstr "chamadas fastpath de funções não são suportadas em uma conexão de replicação"
 
-#: tcop/postgres.c:4279
+#: tcop/postgres.c:4337
 #, c-format
 msgid "extended query protocol not supported in a replication connection"
 msgstr "protocolo estendido de consultas não é suportado em uma conexão de replicação"
 
-#: tcop/postgres.c:4449
+#: tcop/postgres.c:4507
 #, c-format
 msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
 msgstr "desconexão: tempo da sessão: %d:%02d:%02d.%02d usuário=%s banco de dados=%s máquina=%s%s%s"
@@ -15864,8 +16051,8 @@ msgstr "tipo de entrada não é uma matriz"
 #: utils/adt/int.c:737 utils/adt/int.c:759 utils/adt/int.c:907
 #: utils/adt/int.c:928 utils/adt/int.c:955 utils/adt/int.c:995
 #: utils/adt/int.c:1016 utils/adt/int.c:1043 utils/adt/int.c:1076
-#: utils/adt/int.c:1159 utils/adt/int8.c:1298 utils/adt/numeric.c:2304
-#: utils/adt/numeric.c:2313 utils/adt/varbit.c:1173 utils/adt/varbit.c:1565
+#: utils/adt/int.c:1159 utils/adt/int8.c:1298 utils/adt/numeric.c:2305
+#: utils/adt/numeric.c:2314 utils/adt/varbit.c:1173 utils/adt/varbit.c:1565
 #: utils/adt/varlena.c:1013 utils/adt/varlena.c:2036
 #, c-format
 msgid "integer out of range"
@@ -15909,8 +16096,8 @@ msgstr "Matrizes com dimensões diferentes não são compatíveis para concatena
 msgid "invalid number of dimensions: %d"
 msgstr "número de dimensões é inválido: %d"
 
-#: utils/adt/array_userfuncs.c:487 utils/adt/json.c:1694 utils/adt/json.c:1789
-#: utils/adt/json.c:1820
+#: utils/adt/array_userfuncs.c:487 utils/adt/json.c:1698 utils/adt/json.c:1793
+#: utils/adt/json.c:1824
 #, c-format
 msgid "could not determine input data type"
 msgstr "não pôde determinar tipo de dado de entrada"
@@ -16044,7 +16231,7 @@ msgstr "segmentos de matrizes de tamanho fixo não está implementado"
 #: utils/adt/arrayfuncs.c:2122 utils/adt/arrayfuncs.c:2144
 #: utils/adt/arrayfuncs.c:2178 utils/adt/arrayfuncs.c:2464
 #: utils/adt/arrayfuncs.c:4962 utils/adt/arrayfuncs.c:4994
-#: utils/adt/arrayfuncs.c:5011 utils/adt/json.c:2211 utils/adt/json.c:2286
+#: utils/adt/arrayfuncs.c:5011 utils/adt/json.c:2215 utils/adt/json.c:2290
 #, c-format
 msgid "wrong number of array subscripts"
 msgstr "número de índices da matriz incorreto"
@@ -16158,8 +16345,8 @@ msgstr "sintaxe de entrada é inválida para tipo money: \"%s\""
 #: utils/adt/int.c:861 utils/adt/int.c:969 utils/adt/int.c:1058
 #: utils/adt/int.c:1097 utils/adt/int.c:1125 utils/adt/int8.c:597
 #: utils/adt/int8.c:657 utils/adt/int8.c:897 utils/adt/int8.c:1005
-#: utils/adt/int8.c:1094 utils/adt/int8.c:1202 utils/adt/numeric.c:4961
-#: utils/adt/numeric.c:5244 utils/adt/timestamp.c:3357
+#: utils/adt/int8.c:1094 utils/adt/int8.c:1202 utils/adt/numeric.c:4962
+#: utils/adt/numeric.c:5245 utils/adt/timestamp.c:3357
 #, c-format
 msgid "division by zero"
 msgstr "divisão por zero"
@@ -16190,12 +16377,12 @@ msgstr "precisão do TIME(%d)%s reduzida ao máximo permitido, %d"
 msgid "date/time value \"current\" is no longer supported"
 msgstr "valor de data/hora \"current\" não é mais suportado"
 
-#: utils/adt/date.c:167 utils/adt/formatting.c:3411
+#: utils/adt/date.c:167 utils/adt/formatting.c:3523
 #, c-format
 msgid "date out of range: \"%s\""
 msgstr "date fora do intervalo: \"%s\""
 
-#: utils/adt/date.c:217 utils/adt/json.c:1431 utils/adt/xml.c:2024
+#: utils/adt/date.c:217 utils/adt/xml.c:2025
 #, c-format
 msgid "date out of range"
 msgstr "data fora do intervalo"
@@ -16221,28 +16408,27 @@ msgid "date out of range for timestamp"
 msgstr "date fora do intervalo para timestamp"
 
 #: utils/adt/date.c:971 utils/adt/date.c:1017 utils/adt/date.c:1617
-#: utils/adt/date.c:1653 utils/adt/date.c:2525 utils/adt/formatting.c:3287
-#: utils/adt/formatting.c:3319 utils/adt/formatting.c:3387
-#: utils/adt/json.c:1456 utils/adt/json.c:1463 utils/adt/json.c:1483
-#: utils/adt/json.c:1490 utils/adt/nabstime.c:455 utils/adt/nabstime.c:498
-#: utils/adt/nabstime.c:528 utils/adt/nabstime.c:571 utils/adt/timestamp.c:232
-#: utils/adt/timestamp.c:275 utils/adt/timestamp.c:724
-#: utils/adt/timestamp.c:753 utils/adt/timestamp.c:792
-#: utils/adt/timestamp.c:2946 utils/adt/timestamp.c:2967
-#: utils/adt/timestamp.c:2980 utils/adt/timestamp.c:2989
-#: utils/adt/timestamp.c:3046 utils/adt/timestamp.c:3069
-#: utils/adt/timestamp.c:3082 utils/adt/timestamp.c:3093
-#: utils/adt/timestamp.c:3618 utils/adt/timestamp.c:3747
-#: utils/adt/timestamp.c:3788 utils/adt/timestamp.c:3876
-#: utils/adt/timestamp.c:3922 utils/adt/timestamp.c:4033
-#: utils/adt/timestamp.c:4357 utils/adt/timestamp.c:4496
-#: utils/adt/timestamp.c:4506 utils/adt/timestamp.c:4568
-#: utils/adt/timestamp.c:4708 utils/adt/timestamp.c:4718
-#: utils/adt/timestamp.c:4932 utils/adt/timestamp.c:4946
-#: utils/adt/timestamp.c:5025 utils/adt/timestamp.c:5032
-#: utils/adt/timestamp.c:5058 utils/adt/timestamp.c:5062
-#: utils/adt/timestamp.c:5131 utils/adt/xml.c:2046 utils/adt/xml.c:2053
-#: utils/adt/xml.c:2073 utils/adt/xml.c:2080
+#: utils/adt/date.c:1653 utils/adt/date.c:2525 utils/adt/formatting.c:3399
+#: utils/adt/formatting.c:3431 utils/adt/formatting.c:3499
+#: utils/adt/json.c:1469 utils/adt/json.c:1496 utils/adt/nabstime.c:455
+#: utils/adt/nabstime.c:498 utils/adt/nabstime.c:528 utils/adt/nabstime.c:571
+#: utils/adt/timestamp.c:232 utils/adt/timestamp.c:275
+#: utils/adt/timestamp.c:724 utils/adt/timestamp.c:753
+#: utils/adt/timestamp.c:792 utils/adt/timestamp.c:2946
+#: utils/adt/timestamp.c:2967 utils/adt/timestamp.c:2980
+#: utils/adt/timestamp.c:2989 utils/adt/timestamp.c:3046
+#: utils/adt/timestamp.c:3069 utils/adt/timestamp.c:3082
+#: utils/adt/timestamp.c:3093 utils/adt/timestamp.c:3618
+#: utils/adt/timestamp.c:3747 utils/adt/timestamp.c:3788
+#: utils/adt/timestamp.c:3876 utils/adt/timestamp.c:3922
+#: utils/adt/timestamp.c:4033 utils/adt/timestamp.c:4357
+#: utils/adt/timestamp.c:4496 utils/adt/timestamp.c:4506
+#: utils/adt/timestamp.c:4568 utils/adt/timestamp.c:4708
+#: utils/adt/timestamp.c:4718 utils/adt/timestamp.c:4932
+#: utils/adt/timestamp.c:4946 utils/adt/timestamp.c:5025
+#: utils/adt/timestamp.c:5032 utils/adt/timestamp.c:5058
+#: utils/adt/timestamp.c:5062 utils/adt/timestamp.c:5131 utils/adt/xml.c:2047
+#: utils/adt/xml.c:2054 utils/adt/xml.c:2074 utils/adt/xml.c:2081
 #, c-format
 msgid "timestamp out of range"
 msgstr "timestamp fora do intervalo"
@@ -16421,7 +16607,7 @@ msgid "\"%s\" is out of range for type real"
 msgstr "\"%s\" está fora do intervalo para tipo real"
 
 #: utils/adt/float.c:417 utils/adt/float.c:491 utils/adt/float.c:515
-#: utils/adt/numeric.c:4423 utils/adt/numeric.c:4449
+#: utils/adt/numeric.c:4424 utils/adt/numeric.c:4450
 #, c-format
 msgid "invalid input syntax for type double precision: \"%s\""
 msgstr "sintaxe de entrada é inválida para tipo double precision: \"%s\""
@@ -16434,32 +16620,32 @@ msgstr "\"%s\" está fora do intervalo para tipo double precision"
 #: utils/adt/float.c:1179 utils/adt/float.c:1237 utils/adt/int.c:349
 #: utils/adt/int.c:775 utils/adt/int.c:804 utils/adt/int.c:825
 #: utils/adt/int.c:845 utils/adt/int.c:879 utils/adt/int.c:1174
-#: utils/adt/int8.c:1323 utils/adt/numeric.c:2401 utils/adt/numeric.c:2410
+#: utils/adt/int8.c:1323 utils/adt/numeric.c:2402 utils/adt/numeric.c:2411
 #, c-format
 msgid "smallint out of range"
 msgstr "smallint fora do intervalo"
 
-#: utils/adt/float.c:1363 utils/adt/numeric.c:5637
+#: utils/adt/float.c:1363 utils/adt/numeric.c:5638
 #, c-format
 msgid "cannot take square root of a negative number"
 msgstr "não pode calcular raiz quadrada de um número negativo"
 
-#: utils/adt/float.c:1405 utils/adt/numeric.c:2221
+#: utils/adt/float.c:1405 utils/adt/numeric.c:2222
 #, c-format
 msgid "zero raised to a negative power is undefined"
 msgstr "zero elevado a um número negativo é indefinido"
 
-#: utils/adt/float.c:1409 utils/adt/numeric.c:2227
+#: utils/adt/float.c:1409 utils/adt/numeric.c:2228
 #, c-format
 msgid "a negative number raised to a non-integer power yields a complex result"
 msgstr "um número negativo elevado a um número que não é inteiro retorna um resultado complexo"
 
-#: utils/adt/float.c:1475 utils/adt/float.c:1505 utils/adt/numeric.c:5855
+#: utils/adt/float.c:1475 utils/adt/float.c:1505 utils/adt/numeric.c:5856
 #, c-format
 msgid "cannot take logarithm of zero"
 msgstr "não pode calcular logaritmo de zero"
 
-#: utils/adt/float.c:1479 utils/adt/float.c:1509 utils/adt/numeric.c:5859
+#: utils/adt/float.c:1479 utils/adt/float.c:1509 utils/adt/numeric.c:5860
 #, c-format
 msgid "cannot take logarithm of a negative number"
 msgstr "não pode calcular logaritmo de número negativo"
@@ -16471,12 +16657,12 @@ msgstr "não pode calcular logaritmo de número negativo"
 msgid "input is out of range"
 msgstr "entrada está fora do intervalo"
 
-#: utils/adt/float.c:2747 utils/adt/numeric.c:1274
+#: utils/adt/float.c:2747 utils/adt/numeric.c:1275
 #, c-format
 msgid "count must be greater than zero"
 msgstr "contador deve ser maior do que zero"
 
-#: utils/adt/float.c:2752 utils/adt/numeric.c:1281
+#: utils/adt/float.c:2752 utils/adt/numeric.c:1282
 #, c-format
 msgid "operand, lower bound, and upper bound cannot be NaN"
 msgstr "operando, limite inferior e limite superior não podem ser NaN"
@@ -16486,7 +16672,7 @@ msgstr "operando, limite inferior e limite superior não podem ser NaN"
 msgid "lower and upper bounds must be finite"
 msgstr "limites inferior e superior devem ser finitos"
 
-#: utils/adt/float.c:2796 utils/adt/numeric.c:1294
+#: utils/adt/float.c:2796 utils/adt/numeric.c:1295
 #, c-format
 msgid "lower bound cannot equal upper bound"
 msgstr "limite inferior não pode ser igual a limite superior"
@@ -16501,193 +16687,203 @@ msgstr "especificação do formato é inválida para um valor interval"
 msgid "Intervals are not tied to specific calendar dates."
 msgstr "Intervalos não estão presos a datas específicas do calendário."
 
-#: utils/adt/formatting.c:1055
+#: utils/adt/formatting.c:1059
 #, c-format
 msgid "\"EEEE\" must be the last pattern used"
 msgstr "\"EEEE\" deve ser o último padrão utilizado"
 
-#: utils/adt/formatting.c:1063
+#: utils/adt/formatting.c:1067
 #, c-format
 msgid "\"9\" must be ahead of \"PR\""
 msgstr "\"9\" deve estar a frente de \"PR\""
 
-#: utils/adt/formatting.c:1079
+#: utils/adt/formatting.c:1083
 #, c-format
 msgid "\"0\" must be ahead of \"PR\""
 msgstr "\"0\" deve estar a frente de \"PR\""
 
-#: utils/adt/formatting.c:1106
+#: utils/adt/formatting.c:1110
 #, c-format
 msgid "multiple decimal points"
 msgstr "múltiplos separadores decimais"
 
-#: utils/adt/formatting.c:1110 utils/adt/formatting.c:1193
+#: utils/adt/formatting.c:1114 utils/adt/formatting.c:1197
 #, c-format
 msgid "cannot use \"V\" and decimal point together"
 msgstr "não pode utilizar \"V\" e separador decimal juntos"
 
-#: utils/adt/formatting.c:1122
+#: utils/adt/formatting.c:1126
 #, c-format
 msgid "cannot use \"S\" twice"
 msgstr "não pode utilizar \"S\" duas vezes"
 
-#: utils/adt/formatting.c:1126
+#: utils/adt/formatting.c:1130
 #, c-format
 msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
 msgstr "não pode utilizar \"S\" e \"PL\"/\"MI\"/\"SG\"/\"PR\" juntos"
 
-#: utils/adt/formatting.c:1146
+#: utils/adt/formatting.c:1150
 #, c-format
 msgid "cannot use \"S\" and \"MI\" together"
 msgstr "não pode utilizar \"S\" e \"MI\" juntos"
 
-#: utils/adt/formatting.c:1156
+#: utils/adt/formatting.c:1160
 #, c-format
 msgid "cannot use \"S\" and \"PL\" together"
 msgstr "não pode utilizar \"S\" e \"PL\" juntos"
 
-#: utils/adt/formatting.c:1166
+#: utils/adt/formatting.c:1170
 #, c-format
 msgid "cannot use \"S\" and \"SG\" together"
 msgstr "não pode utilizar \"S\" e \"SG\" juntos"
 
-#: utils/adt/formatting.c:1175
+#: utils/adt/formatting.c:1179
 #, c-format
 msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
 msgstr "não pode utilizar \"PR\" e \"S\"/\"PL\"/\"MI\"/\"SG\" juntos"
 
-#: utils/adt/formatting.c:1201
+#: utils/adt/formatting.c:1205
 #, c-format
 msgid "cannot use \"EEEE\" twice"
 msgstr "não pode utilizar \"EEEE\" duas vezes"
 
-#: utils/adt/formatting.c:1207
+#: utils/adt/formatting.c:1211
 #, c-format
 msgid "\"EEEE\" is incompatible with other formats"
 msgstr "\"EEEE\" é imcompatível com outros formatos"
 
-#: utils/adt/formatting.c:1208
+#: utils/adt/formatting.c:1212
 #, c-format
 msgid "\"EEEE\" may only be used together with digit and decimal point patterns."
 msgstr "\"EEEE\" só pode ser utilizado em conjunto com padrões de dígitos e decimais."
 
-#: utils/adt/formatting.c:1408
+#: utils/adt/formatting.c:1412
 #, c-format
 msgid "\"%s\" is not a number"
 msgstr "\"%s\" não é um número"
 
-#: utils/adt/formatting.c:1509 utils/adt/formatting.c:1561
+#: utils/adt/formatting.c:1513 utils/adt/formatting.c:1565
 #, c-format
 msgid "could not determine which collation to use for lower() function"
 msgstr "não pôde determinar qual ordenação utilizar na função lower()"
 
-#: utils/adt/formatting.c:1629 utils/adt/formatting.c:1681
+#: utils/adt/formatting.c:1633 utils/adt/formatting.c:1685
 #, c-format
 msgid "could not determine which collation to use for upper() function"
 msgstr "não pôde determinar qual ordenação utilizar na função upper()"
 
-#: utils/adt/formatting.c:1750 utils/adt/formatting.c:1814
+#: utils/adt/formatting.c:1754 utils/adt/formatting.c:1818
 #, c-format
 msgid "could not determine which collation to use for initcap() function"
 msgstr "não pôde determinar qual ordenação utilizar na função initcap()"
 
-#: utils/adt/formatting.c:2118
+#: utils/adt/formatting.c:2122
 #, c-format
 msgid "invalid combination of date conventions"
 msgstr "combinação inválida de convenções do tipo date"
 
-#: utils/adt/formatting.c:2119
+#: utils/adt/formatting.c:2123
 #, c-format
 msgid "Do not mix Gregorian and ISO week date conventions in a formatting template."
 msgstr "Não misture convenções de data Gregoriana e ISO em um modelo de formatação."
 
-#: utils/adt/formatting.c:2136
+#: utils/adt/formatting.c:2140
 #, c-format
 msgid "conflicting values for \"%s\" field in formatting string"
 msgstr "valores conflitantes para campo \"%s\" na cadeia de caracteres de formatação"
 
-#: utils/adt/formatting.c:2138
+#: utils/adt/formatting.c:2142
 #, c-format
 msgid "This value contradicts a previous setting for the same field type."
 msgstr "Este valor contradiz a configuração anterior para o mesmo tipo de campo."
 
-#: utils/adt/formatting.c:2199
+#: utils/adt/formatting.c:2203
 #, c-format
 msgid "source string too short for \"%s\" formatting field"
 msgstr "cadeia de carateres fonte é muito curta para campo de formatação \"%s\""
 
-#: utils/adt/formatting.c:2201
+#: utils/adt/formatting.c:2205
 #, c-format
 msgid "Field requires %d characters, but only %d remain."
 msgstr "Campo requer %d caracteres, mas só restam %d."
 
-#: utils/adt/formatting.c:2204 utils/adt/formatting.c:2218
+#: utils/adt/formatting.c:2208 utils/adt/formatting.c:2222
 #, c-format
 msgid "If your source string is not fixed-width, try using the \"FM\" modifier."
 msgstr "Se sua cadeia de carateres fonte não tem tamanho fixo, tente utilizar o modificador \"FM\"."
 
-#: utils/adt/formatting.c:2214 utils/adt/formatting.c:2227
-#: utils/adt/formatting.c:2357
+#: utils/adt/formatting.c:2218 utils/adt/formatting.c:2231
+#: utils/adt/formatting.c:2361
 #, c-format
 msgid "invalid value \"%s\" for \"%s\""
 msgstr "valor \"%s\" é inválido para \"%s\""
 
-#: utils/adt/formatting.c:2216
+#: utils/adt/formatting.c:2220
 #, c-format
 msgid "Field requires %d characters, but only %d could be parsed."
 msgstr "Campo requer %d caracteres, mas somente %d puderam ser analisados."
 
-#: utils/adt/formatting.c:2229
+#: utils/adt/formatting.c:2233
 #, c-format
 msgid "Value must be an integer."
 msgstr "Valor deve ser um inteiro."
 
-#: utils/adt/formatting.c:2234
+#: utils/adt/formatting.c:2238
 #, c-format
 msgid "value for \"%s\" in source string is out of range"
 msgstr "valor para \"%s\" na cadeia de caracteres fonte está fora do intervalo"
 
-#: utils/adt/formatting.c:2236
+#: utils/adt/formatting.c:2240
 #, c-format
 msgid "Value must be in the range %d to %d."
 msgstr "Valor deve estar no intervalo de %d a %d."
 
-#: utils/adt/formatting.c:2359
+#: utils/adt/formatting.c:2363
 #, c-format
 msgid "The given value did not match any of the allowed values for this field."
 msgstr "O valor informado não corresponde a nenhum dos valores permitidos para este campo."
 
-#: utils/adt/formatting.c:2932
+#: utils/adt/formatting.c:2551 utils/adt/formatting.c:2571
+#: utils/adt/formatting.c:2591 utils/adt/formatting.c:2611
+#: utils/adt/formatting.c:2630 utils/adt/formatting.c:2649
+#: utils/adt/formatting.c:2672 utils/adt/formatting.c:2690
+#: utils/adt/formatting.c:2708 utils/adt/formatting.c:2726
+#: utils/adt/formatting.c:2743 utils/adt/formatting.c:2760
+#, c-format
+msgid "localized string format value too long"
+msgstr "valor do formato de cadeia de caracteres é muito longa"
+
+#: utils/adt/formatting.c:3044
 #, c-format
 msgid "\"TZ\"/\"tz\"/\"OF\" format patterns are not supported in to_date"
 msgstr "formatos \"TZ\"/\"tz\"/\"OF\" não são suportadas em to_date"
 
-#: utils/adt/formatting.c:3040
+#: utils/adt/formatting.c:3152
 #, c-format
 msgid "invalid input string for \"Y,YYY\""
 msgstr "cadeia de caracteres de entrada é inválida para \"Y,YYY\""
 
-#: utils/adt/formatting.c:3543
+#: utils/adt/formatting.c:3655
 #, c-format
 msgid "hour \"%d\" is invalid for the 12-hour clock"
 msgstr "hora \"%d\" é inválida para relógio de 12 horas"
 
-#: utils/adt/formatting.c:3545
+#: utils/adt/formatting.c:3657
 #, c-format
 msgid "Use the 24-hour clock, or give an hour between 1 and 12."
 msgstr "Utilize um relógio de 24 horas ou informe uma hora entre 1 e 12."
 
-#: utils/adt/formatting.c:3640
+#: utils/adt/formatting.c:3752
 #, c-format
 msgid "cannot calculate day of year without year information"
 msgstr "não pode calcular dia do ano sem a informação do ano"
 
-#: utils/adt/formatting.c:4490
+#: utils/adt/formatting.c:4601
 #, c-format
 msgid "\"EEEE\" not supported for input"
 msgstr "\"EEEE\" não é suportado na entrada"
 
-#: utils/adt/formatting.c:4502
+#: utils/adt/formatting.c:4613
 #, c-format
 msgid "\"RN\" not supported for input"
 msgstr "\"RN\" não é suportado na entrada"
@@ -16902,7 +17098,7 @@ msgstr "valor \"%s\" está fora do intervalo para tipo bigint"
 #: utils/adt/int8.c:964 utils/adt/int8.c:991 utils/adt/int8.c:1031
 #: utils/adt/int8.c:1052 utils/adt/int8.c:1079 utils/adt/int8.c:1112
 #: utils/adt/int8.c:1140 utils/adt/int8.c:1161 utils/adt/int8.c:1188
-#: utils/adt/int8.c:1361 utils/adt/int8.c:1400 utils/adt/numeric.c:2356
+#: utils/adt/int8.c:1361 utils/adt/int8.c:1400 utils/adt/numeric.c:2357
 #: utils/adt/varbit.c:1645
 #, c-format
 msgid "bigint out of range"
@@ -16913,161 +17109,160 @@ msgstr "bigint fora do intervalo"
 msgid "OID out of range"
 msgstr "OID fora do intervalo"
 
-#: utils/adt/json.c:726 utils/adt/json.c:766 utils/adt/json.c:781
-#: utils/adt/json.c:792 utils/adt/json.c:802 utils/adt/json.c:838
-#: utils/adt/json.c:850 utils/adt/json.c:881 utils/adt/json.c:899
-#: utils/adt/json.c:911 utils/adt/json.c:923 utils/adt/json.c:1062
-#: utils/adt/json.c:1076 utils/adt/json.c:1087 utils/adt/json.c:1095
-#: utils/adt/json.c:1103 utils/adt/json.c:1111 utils/adt/json.c:1119
-#: utils/adt/json.c:1127 utils/adt/json.c:1135 utils/adt/json.c:1143
-#: utils/adt/json.c:1173
+#: utils/adt/json.c:729 utils/adt/json.c:769 utils/adt/json.c:784
+#: utils/adt/json.c:795 utils/adt/json.c:805 utils/adt/json.c:856
+#: utils/adt/json.c:887 utils/adt/json.c:905 utils/adt/json.c:917
+#: utils/adt/json.c:929 utils/adt/json.c:1068 utils/adt/json.c:1082
+#: utils/adt/json.c:1093 utils/adt/json.c:1101 utils/adt/json.c:1109
+#: utils/adt/json.c:1117 utils/adt/json.c:1125 utils/adt/json.c:1133
+#: utils/adt/json.c:1141 utils/adt/json.c:1149 utils/adt/json.c:1179
 #, c-format
 msgid "invalid input syntax for type json"
 msgstr "sintaxe de entrada é inválida para tipo json"
 
-#: utils/adt/json.c:727
+#: utils/adt/json.c:730
 #, c-format
 msgid "Character with value 0x%02x must be escaped."
 msgstr "Caracter com valor 0x%02x deve ser precedido por um caracter de escape."
 
-#: utils/adt/json.c:767
+#: utils/adt/json.c:770
 #, c-format
 msgid "\"\\u\" must be followed by four hexadecimal digits."
 msgstr "\"\\u\" deve ser seguido por quatro dígitos hexadecimais."
 
-#: utils/adt/json.c:782
+#: utils/adt/json.c:785
 #, c-format
 msgid "Unicode high surrogate must not follow a high surrogate."
 msgstr "Uma substituição alta Unicode não deve seguir uma substituição alta."
 
-#: utils/adt/json.c:793 utils/adt/json.c:803 utils/adt/json.c:851
-#: utils/adt/json.c:912 utils/adt/json.c:924
+#: utils/adt/json.c:796 utils/adt/json.c:806 utils/adt/json.c:857
+#: utils/adt/json.c:918 utils/adt/json.c:930
 #, c-format
 msgid "Unicode low surrogate must follow a high surrogate."
 msgstr "Uma substituição baixa deve seguir uma substituição alta."
 
-#: utils/adt/json.c:839
+#: utils/adt/json.c:821 utils/adt/json.c:844
+#, c-format
+msgid "unsupported Unicode escape sequence"
+msgstr "valor de escape Unicode não é suportado"
+
+#: utils/adt/json.c:822
+#, c-format
+msgid "\\u0000 cannot be converted to text."
+msgstr "\\u0000 não pode ser convertido para text."
+
+#: utils/adt/json.c:845
 #, c-format
 msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8."
 msgstr "Valores de escape Unicode não podem ser utilizados para valores de ponto de código acima de 007F quando a codificação do servidor não for UTF8."
 
-#: utils/adt/json.c:882 utils/adt/json.c:900
+#: utils/adt/json.c:888 utils/adt/json.c:906
 #, c-format
 msgid "Escape sequence \"\\%s\" is invalid."
 msgstr "Sequência de escape \"\\%s\" é inválida."
 
-#: utils/adt/json.c:1063
+#: utils/adt/json.c:1069
 #, c-format
 msgid "The input string ended unexpectedly."
 msgstr "A cadeia de caracteres de entrada terminou inesperadamente."
 
-#: utils/adt/json.c:1077
+#: utils/adt/json.c:1083
 #, c-format
 msgid "Expected end of input, but found \"%s\"."
 msgstr "Fim da entrada esperado, encontrado \"%s\"."
 
-#: utils/adt/json.c:1088
+#: utils/adt/json.c:1094
 #, c-format
 msgid "Expected JSON value, but found \"%s\"."
 msgstr "Valor JSON esperado, encontrado \"%s\"."
 
-#: utils/adt/json.c:1096 utils/adt/json.c:1144
+#: utils/adt/json.c:1102 utils/adt/json.c:1150
 #, c-format
 msgid "Expected string, but found \"%s\"."
 msgstr "Cadeia de caracteres esperada, encontrado \"%s\"."
 
-#: utils/adt/json.c:1104
+#: utils/adt/json.c:1110
 #, c-format
 msgid "Expected array element or \"]\", but found \"%s\"."
 msgstr "Elemento da matriz ou \"]\" esperado, encontrado \"%s\"."
 
-#: utils/adt/json.c:1112
+#: utils/adt/json.c:1118
 #, c-format
 msgid "Expected \",\" or \"]\", but found \"%s\"."
 msgstr "\",\" ou \"]\" esperado, encontrado \"%s\"."
 
-#: utils/adt/json.c:1120
+#: utils/adt/json.c:1126
 #, c-format
 msgid "Expected string or \"}\", but found \"%s\"."
 msgstr "Cadeia de caracteres ou \"}\" esperado, encontrado \"%s\"."
 
-#: utils/adt/json.c:1128
+#: utils/adt/json.c:1134
 #, c-format
 msgid "Expected \":\", but found \"%s\"."
 msgstr "\":\" esperado, encontrado \"%s\"."
 
-#: utils/adt/json.c:1136
+#: utils/adt/json.c:1142
 #, c-format
 msgid "Expected \",\" or \"}\", but found \"%s\"."
 msgstr "\",\" ou \"}\" esperado, encontrado \"%s\"."
 
-#: utils/adt/json.c:1174
+#: utils/adt/json.c:1180
 #, c-format
 msgid "Token \"%s\" is invalid."
 msgstr "Elemento \"%s\" é inválida."
 
-#: utils/adt/json.c:1246
+#: utils/adt/json.c:1252
 #, c-format
 msgid "JSON data, line %d: %s%s%s"
 msgstr "dado JSON, linha %d: %s%s%s"
 
-#: utils/adt/json.c:1389
+#: utils/adt/json.c:1395
 #, c-format
 msgid "key value must be scalar, not array, composite, or json"
 msgstr "valor da chave deve ser escalar, não uma matriz, composto ou json"
 
-#: utils/adt/json.c:1432
-#, c-format
-msgid "JSON does not support infinite date values."
-msgstr "JSON não suporta valores infinitos de date."
-
-#: utils/adt/json.c:1457 utils/adt/json.c:1484
-#, c-format
-msgid "JSON does not support infinite timestamp values."
-msgstr "JSON não suporta valores infinitos de timestamp."
-
-#: utils/adt/json.c:1951 utils/adt/json.c:1969 utils/adt/json.c:2063
-#: utils/adt/json.c:2084 utils/adt/json.c:2143
+#: utils/adt/json.c:1955 utils/adt/json.c:1973 utils/adt/json.c:2067
+#: utils/adt/json.c:2088 utils/adt/json.c:2147
 #, c-format
 msgid "could not determine data type for argument %d"
 msgstr "não pôde determinar o tipo de dado do argumento %d"
 
-#: utils/adt/json.c:1956
+#: utils/adt/json.c:1960
 #, c-format
 msgid "field name must not be null"
 msgstr "nome do campo não deve ser nulo"
 
-#: utils/adt/json.c:2038
+#: utils/adt/json.c:2042
 #, c-format
 msgid "argument list must have even number of elements"
 msgstr "lista de argumentos deve ter número par de elementos"
 
-#: utils/adt/json.c:2039
+#: utils/adt/json.c:2043
 #, c-format
 msgid "The arguments of json_build_object() must consist of alternating keys and values."
 msgstr "Os argumentos do json_build_object() devem consistir de chaves e valores alternados."
 
-#: utils/adt/json.c:2069
+#: utils/adt/json.c:2073
 #, c-format
 msgid "argument %d cannot be null"
 msgstr "argumento %d não pode ser nulo"
 
-#: utils/adt/json.c:2070
+#: utils/adt/json.c:2074
 #, c-format
 msgid "Object keys should be text."
 msgstr "Chaves de objeto deveriam ser texto."
 
-#: utils/adt/json.c:2205
+#: utils/adt/json.c:2209
 #, c-format
 msgid "array must have two columns"
 msgstr "matriz deve ter duas colunas"
 
-#: utils/adt/json.c:2229 utils/adt/json.c:2313
+#: utils/adt/json.c:2233 utils/adt/json.c:2317
 #, c-format
 msgid "null value not allowed for object key"
 msgstr "valor nulo não é permitido em chave de objeto"
 
-#: utils/adt/json.c:2302
+#: utils/adt/json.c:2306
 #, c-format
 msgid "mismatched array dimensions"
 msgstr "dimensões de matrizes não correspondem"
@@ -17104,14 +17299,14 @@ msgid "total size of jsonb object elements exceeds the maximum of %u bytes"
 msgstr "tamanho total de elementos do objeto jsonb excede o máximo de %u bytes"
 
 #: utils/adt/jsonfuncs.c:263 utils/adt/jsonfuncs.c:428
-#: utils/adt/jsonfuncs.c:1968 utils/adt/jsonfuncs.c:2405
-#: utils/adt/jsonfuncs.c:2911
+#: utils/adt/jsonfuncs.c:1968 utils/adt/jsonfuncs.c:2409
+#: utils/adt/jsonfuncs.c:2915
 #, c-format
 msgid "cannot call %s on a scalar"
 msgstr "não pode chamar %s em um escalar"
 
 #: utils/adt/jsonfuncs.c:268 utils/adt/jsonfuncs.c:415
-#: utils/adt/jsonfuncs.c:2394
+#: utils/adt/jsonfuncs.c:2398
 #, c-format
 msgid "cannot call %s on an array"
 msgstr "não pode chamar %s utilizando uma matriz"
@@ -17132,7 +17327,7 @@ msgid "cannot call %s on a non-object"
 msgstr "não pode chamar %s utilizando algo que não é um objeto"
 
 #: utils/adt/jsonfuncs.c:1394 utils/adt/jsonfuncs.c:2081
-#: utils/adt/jsonfuncs.c:2614
+#: utils/adt/jsonfuncs.c:2618
 #, c-format
 msgid "function returning record called in context that cannot accept type record"
 msgstr "função que retorna record foi chamada em um contexto que não pode aceitar tipo record"
@@ -17157,12 +17352,12 @@ msgstr "não pode extrair elementos de um escalar"
 msgid "cannot extract elements from an object"
 msgstr "não pode extrair elementos de um objeto"
 
-#: utils/adt/jsonfuncs.c:1955 utils/adt/jsonfuncs.c:2710
+#: utils/adt/jsonfuncs.c:1955 utils/adt/jsonfuncs.c:2714
 #, c-format
 msgid "cannot call %s on a non-array"
 msgstr "não pode chamar %s utilizando algo que não é uma matriz"
 
-#: utils/adt/jsonfuncs.c:2042 utils/adt/jsonfuncs.c:2590
+#: utils/adt/jsonfuncs.c:2042 utils/adt/jsonfuncs.c:2594
 #, c-format
 msgid "first argument of %s must be a row type"
 msgstr "primeiro argumento de %s deve ser um tipo row"
@@ -17172,12 +17367,12 @@ msgstr "primeiro argumento de %s deve ser um tipo row"
 msgid "Try calling the function in the FROM clause using a column definition list."
 msgstr "Tente chamar a função na cláusula FROM utilizando uma lista de definição de colunas."
 
-#: utils/adt/jsonfuncs.c:2726 utils/adt/jsonfuncs.c:2893
+#: utils/adt/jsonfuncs.c:2730 utils/adt/jsonfuncs.c:2897
 #, c-format
 msgid "argument of %s must be an array of objects"
 msgstr "argumento de %s deve ser uma matriz de objetos"
 
-#: utils/adt/jsonfuncs.c:2750
+#: utils/adt/jsonfuncs.c:2754
 #, c-format
 msgid "cannot call %s on an object"
 msgstr "não pode chamar %s utilizando um objeto"
@@ -17367,78 +17562,78 @@ msgstr "resultado está fora do intervalo"
 msgid "cannot subtract inet values of different sizes"
 msgstr "não pode subtrair valores inet de tamanhos diferentes"
 
-#: utils/adt/numeric.c:485 utils/adt/numeric.c:512 utils/adt/numeric.c:3704
-#: utils/adt/numeric.c:3727 utils/adt/numeric.c:3751 utils/adt/numeric.c:3758
+#: utils/adt/numeric.c:486 utils/adt/numeric.c:513 utils/adt/numeric.c:3705
+#: utils/adt/numeric.c:3728 utils/adt/numeric.c:3752 utils/adt/numeric.c:3759
 #, c-format
 msgid "invalid input syntax for type numeric: \"%s\""
 msgstr "sintaxe de entrada é inválida para tipo numeric: \"%s\""
 
-#: utils/adt/numeric.c:702
+#: utils/adt/numeric.c:703
 #, c-format
 msgid "invalid length in external \"numeric\" value"
 msgstr "tamanho é inválido no valor de \"numeric\" externo"
 
-#: utils/adt/numeric.c:715
+#: utils/adt/numeric.c:716
 #, c-format
 msgid "invalid sign in external \"numeric\" value"
 msgstr "sinal é inválido no valor de \"numeric\" externo"
 
-#: utils/adt/numeric.c:721
+#: utils/adt/numeric.c:722
 #, c-format
 msgid "invalid scale in external \"numeric\" value"
 msgstr "escala é inválida no valor de \"numeric\" externo"
 
-#: utils/adt/numeric.c:730
+#: utils/adt/numeric.c:731
 #, c-format
 msgid "invalid digit in external \"numeric\" value"
 msgstr "dígito é inválido no valor de \"numeric\" externo"
 
-#: utils/adt/numeric.c:921 utils/adt/numeric.c:935
+#: utils/adt/numeric.c:922 utils/adt/numeric.c:936
 #, c-format
 msgid "NUMERIC precision %d must be between 1 and %d"
 msgstr "precisão do NUMERIC %d deve ser entre 1 e %d"
 
-#: utils/adt/numeric.c:926
+#: utils/adt/numeric.c:927
 #, c-format
 msgid "NUMERIC scale %d must be between 0 and precision %d"
 msgstr "escala do NUMERIC %d deve ser entre 0 e precisão %d"
 
-#: utils/adt/numeric.c:944
+#: utils/adt/numeric.c:945
 #, c-format
 msgid "invalid NUMERIC type modifier"
 msgstr "modificador de tipo NUMERIC é inválido"
 
-#: utils/adt/numeric.c:1951 utils/adt/numeric.c:4201 utils/adt/numeric.c:6170
+#: utils/adt/numeric.c:1952 utils/adt/numeric.c:4202 utils/adt/numeric.c:6171
 #, c-format
 msgid "value overflows numeric format"
 msgstr "valor excede formato numeric"
 
-#: utils/adt/numeric.c:2282
+#: utils/adt/numeric.c:2283
 #, c-format
 msgid "cannot convert NaN to integer"
 msgstr "não pode converter NaN para inteiro"
 
-#: utils/adt/numeric.c:2348
+#: utils/adt/numeric.c:2349
 #, c-format
 msgid "cannot convert NaN to bigint"
 msgstr "não pode converter NaN para bigint"
 
-#: utils/adt/numeric.c:2393
+#: utils/adt/numeric.c:2394
 #, c-format
 msgid "cannot convert NaN to smallint"
 msgstr "não pode converter NaN para smallint"
 
-#: utils/adt/numeric.c:4271
+#: utils/adt/numeric.c:4272
 #, c-format
 msgid "numeric field overflow"
 msgstr "estouro de campo numeric"
 
-#: utils/adt/numeric.c:4272
+#: utils/adt/numeric.c:4273
 #, c-format
 msgid "A field with precision %d, scale %d must round to an absolute value less than %s%d."
 msgstr "Um campo com precisão %d, escala %d deve arredondar para um valor absoluto menor do que %s%d."
 
-#: utils/adt/numeric.c:5727
+#: utils/adt/numeric.c:5728
 #, c-format
 msgid "argument for function \"exp\" too big"
 msgstr "argumento para função \"exp\" é muito grande"
@@ -17745,7 +17940,7 @@ msgid "more than one operator named %s"
 msgstr "mais de um operador com nome %s"
 
 #: utils/adt/regproc.c:743 utils/adt/regproc.c:784 utils/adt/regproc.c:1702
-#: utils/adt/ruleutils.c:7626 utils/adt/ruleutils.c:7749
+#: utils/adt/ruleutils.c:7677 utils/adt/ruleutils.c:7800
 #, c-format
 msgid "too many arguments"
 msgstr "muitos argumentos"
@@ -17781,67 +17976,77 @@ msgstr "nome de tipo esperado"
 msgid "improper type name"
 msgstr "nome de tipo inválido"
 
-#: utils/adt/ri_triggers.c:339 utils/adt/ri_triggers.c:2474
-#: utils/adt/ri_triggers.c:3227
+#: utils/adt/ri_triggers.c:340 utils/adt/ri_triggers.c:2475
+#: utils/adt/ri_triggers.c:3262
 #, c-format
 msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\""
 msgstr "inserção ou atualização em tabela \"%s\" viola restrição de chave estrangeira \"%s\""
 
-#: utils/adt/ri_triggers.c:342 utils/adt/ri_triggers.c:2477
+#: utils/adt/ri_triggers.c:343 utils/adt/ri_triggers.c:2478
 #, c-format
 msgid "MATCH FULL does not allow mixing of null and nonnull key values."
 msgstr "MATCH FULL não permite mistura de valores de chaves nulas e não-nulas."
 
-#: utils/adt/ri_triggers.c:2716
+#: utils/adt/ri_triggers.c:2717
 #, c-format
 msgid "function \"%s\" must be fired for INSERT"
 msgstr "função \"%s\" deve ser disparada pelo INSERT"
 
-#: utils/adt/ri_triggers.c:2722
+#: utils/adt/ri_triggers.c:2723
 #, c-format
 msgid "function \"%s\" must be fired for UPDATE"
 msgstr "função \"%s\" deve ser disparada pelo UPDATE"
 
-#: utils/adt/ri_triggers.c:2728
+#: utils/adt/ri_triggers.c:2729
 #, c-format
 msgid "function \"%s\" must be fired for DELETE"
 msgstr "função \"%s\" deve ser disparada pelo DELETE"
 
-#: utils/adt/ri_triggers.c:2751
+#: utils/adt/ri_triggers.c:2752
 #, c-format
 msgid "no pg_constraint entry for trigger \"%s\" on table \"%s\""
 msgstr "nenhuma entrada em pg_constraint para gatilho \"%s\" na tabela \"%s\""
 
-#: utils/adt/ri_triggers.c:2753
+#: utils/adt/ri_triggers.c:2754
 #, c-format
 msgid "Remove this referential integrity trigger and its mates, then do ALTER TABLE ADD CONSTRAINT."
 msgstr "Remova este gatilho de integridade referencial e seus pares, então faça ALTER TABLE ADD CONSTRAINT."
 
-#: utils/adt/ri_triggers.c:3177
+#: utils/adt/ri_triggers.c:3181
 #, c-format
 msgid "referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave unexpected result"
 msgstr "consulta de integridade referencial em \"%s\" da retrição \"%s\" em \"%s\" retornou resultado inesperado"
 
-#: utils/adt/ri_triggers.c:3181
+#: utils/adt/ri_triggers.c:3185
 #, c-format
 msgid "This is most likely due to a rule having rewritten the query."
 msgstr "Isso provavelmente foi causado por uma regra que reescreveu a consulta."
 
-#: utils/adt/ri_triggers.c:3230
+#: utils/adt/ri_triggers.c:3266
 #, c-format
 msgid "Key (%s)=(%s) is not present in table \"%s\"."
 msgstr "Chave (%s)=(%s) não está presente na tabela \"%s\"."
 
-#: utils/adt/ri_triggers.c:3237
+#: utils/adt/ri_triggers.c:3269
+#, c-format
+msgid "Key is not present in table \"%s\"."
+msgstr "Chave não está presente na tabela \"%s\"."
+
+#: utils/adt/ri_triggers.c:3275
 #, c-format
 msgid "update or delete on table \"%s\" violates foreign key constraint \"%s\" on table \"%s\""
 msgstr "atualização ou exclusão em tabela \"%s\" viola restrição de chave estrangeira \"%s\" em \"%s\""
 
-#: utils/adt/ri_triggers.c:3241
+#: utils/adt/ri_triggers.c:3280
 #, c-format
 msgid "Key (%s)=(%s) is still referenced from table \"%s\"."
 msgstr "Chave (%s)=(%s) ainda é referenciada pela tabela \"%s\"."
 
+#: utils/adt/ri_triggers.c:3283
+#, c-format
+msgid "Key is still referenced from table \"%s\"."
+msgstr "Chave ainda é referenciada pela tabela \"%s\"."
+
 #: utils/adt/rowtypes.c:102 utils/adt/rowtypes.c:477
 #, c-format
 msgid "input of anonymous composite types is not implemented"
@@ -17900,7 +18105,7 @@ msgstr "não pode comparar tipos de colunas diferentes %s e %s em coluna %d de r
 msgid "cannot compare record types with different numbers of columns"
 msgstr "não pode comparar tipos record com quantidade diferente de colunas"
 
-#: utils/adt/ruleutils.c:3999
+#: utils/adt/ruleutils.c:4026
 #, c-format
 msgid "rule \"%s\" has unsupported event type %d"
 msgstr "regra \"%s\" tem tipo de evento %d que não é suportado"
@@ -18365,141 +18570,141 @@ msgstr "argumento de ntile deve ser maior do que zero"
 msgid "argument of nth_value must be greater than zero"
 msgstr "argumento de nth_value deve ser maior do que zero"
 
-#: utils/adt/xml.c:170
+#: utils/adt/xml.c:171
 #, c-format
 msgid "unsupported XML feature"
 msgstr "funcionalidade XML não é suportado"
 
-#: utils/adt/xml.c:171
+#: utils/adt/xml.c:172
 #, c-format
 msgid "This functionality requires the server to be built with libxml support."
 msgstr "Esta funcionalidade requer que o servidor seja construído com suporte a libxml."
 
-#: utils/adt/xml.c:172
+#: utils/adt/xml.c:173
 #, c-format
 msgid "You need to rebuild PostgreSQL using --with-libxml."
 msgstr "Você precisa reconstruir o PostgreSQL utilizando --with-libxml."
 
-#: utils/adt/xml.c:191 utils/mb/mbutils.c:523
+#: utils/adt/xml.c:192 utils/mb/mbutils.c:523
 #, c-format
 msgid "invalid encoding name \"%s\""
 msgstr "nome da codificação \"%s\" é inválido"
 
-#: utils/adt/xml.c:434 utils/adt/xml.c:439
+#: utils/adt/xml.c:435 utils/adt/xml.c:440
 #, c-format
 msgid "invalid XML comment"
 msgstr "comentário XML é inválido"
 
-#: utils/adt/xml.c:568
+#: utils/adt/xml.c:569
 #, c-format
 msgid "not an XML document"
 msgstr "não é um documento XML"
 
-#: utils/adt/xml.c:727 utils/adt/xml.c:750
+#: utils/adt/xml.c:728 utils/adt/xml.c:751
 #, c-format
 msgid "invalid XML processing instruction"
 msgstr "instrução de processamento XML é inválida"
 
-#: utils/adt/xml.c:728
+#: utils/adt/xml.c:729
 #, c-format
 msgid "XML processing instruction target name cannot be \"%s\"."
 msgstr "nome alvo da instrução de processamento XML não pode ser \"%s\"."
 
-#: utils/adt/xml.c:751
+#: utils/adt/xml.c:752
 #, c-format
 msgid "XML processing instruction cannot contain \"?>\"."
 msgstr "instrução de processamento XML não pode conter \"?>\"."
 
-#: utils/adt/xml.c:830
+#: utils/adt/xml.c:831
 #, c-format
 msgid "xmlvalidate is not implemented"
 msgstr "xmlvalidate não está implementado"
 
-#: utils/adt/xml.c:909
+#: utils/adt/xml.c:910
 #, c-format
 msgid "could not initialize XML library"
 msgstr "não pôde inicializar biblioteca XML"
 
-#: utils/adt/xml.c:910
+#: utils/adt/xml.c:911
 #, c-format
 msgid "libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u."
 msgstr "libxml2 tem tipo char incompatível: sizeof(char)=%u, sizeof(xmlChar)=%u."
 
-#: utils/adt/xml.c:996
+#: utils/adt/xml.c:997
 #, c-format
 msgid "could not set up XML error handler"
 msgstr "não pôde configurar manipulador de erro XML"
 
-#: utils/adt/xml.c:997
+#: utils/adt/xml.c:998
 #, c-format
 msgid "This probably indicates that the version of libxml2 being used is not compatible with the libxml2 header files that PostgreSQL was built with."
 msgstr "Isso provavelmente indica que a versão da libxml2 que está sendo utilizada não é compatível com os arquivos de cabeçalho da libxml2 que o PostgreSQL foi construído."
 
-#: utils/adt/xml.c:1732
+#: utils/adt/xml.c:1733
 msgid "Invalid character value."
 msgstr "Valor de caracter é inválido."
 
-#: utils/adt/xml.c:1735
+#: utils/adt/xml.c:1736
 msgid "Space required."
 msgstr "Espaço requerido."
 
-#: utils/adt/xml.c:1738
+#: utils/adt/xml.c:1739
 msgid "standalone accepts only 'yes' or 'no'."
 msgstr "standalone aceita somente 'yes' ou 'no'."
 
-#: utils/adt/xml.c:1741
+#: utils/adt/xml.c:1742
 msgid "Malformed declaration: missing version."
 msgstr "Declaração mal formada: versão ausente."
 
-#: utils/adt/xml.c:1744
+#: utils/adt/xml.c:1745
 msgid "Missing encoding in text declaration."
 msgstr "Faltando codificação em declaração."
 
-#: utils/adt/xml.c:1747
+#: utils/adt/xml.c:1748
 msgid "Parsing XML declaration: '?>' expected."
 msgstr "Analisando declaração XML: '?>' esperado."
 
-#: utils/adt/xml.c:1750
+#: utils/adt/xml.c:1751
 #, c-format
 msgid "Unrecognized libxml error code: %d."
 msgstr "código de erro libxml desconhecido: %d."
 
-#: utils/adt/xml.c:2025
+#: utils/adt/xml.c:2026
 #, c-format
 msgid "XML does not support infinite date values."
 msgstr "XML não suporta valores infinitos de date."
 
-#: utils/adt/xml.c:2047 utils/adt/xml.c:2074
+#: utils/adt/xml.c:2048 utils/adt/xml.c:2075
 #, c-format
 msgid "XML does not support infinite timestamp values."
 msgstr "XML não suporta valores infinitos de timestamp."
 
-#: utils/adt/xml.c:2465
+#: utils/adt/xml.c:2466
 #, c-format
 msgid "invalid query"
 msgstr "consulta é inválida"
 
-#: utils/adt/xml.c:3778
+#: utils/adt/xml.c:3796
 #, c-format
 msgid "invalid array for XML namespace mapping"
 msgstr "matriz é inválida para mapeamento de namespace XML"
 
-#: utils/adt/xml.c:3779
+#: utils/adt/xml.c:3797
 #, c-format
 msgid "The array must be two-dimensional with length of the second axis equal to 2."
 msgstr "A matriz deve ter duas dimensões com comprimento do segundo eixo igual a 2."
 
-#: utils/adt/xml.c:3803
+#: utils/adt/xml.c:3821
 #, c-format
 msgid "empty XPath expression"
 msgstr "expressão XPath vazia"
 
-#: utils/adt/xml.c:3852
+#: utils/adt/xml.c:3870
 #, c-format
 msgid "neither namespace name nor URI may be null"
 msgstr "namespace ou URI não podem ser nulo"
 
-#: utils/adt/xml.c:3859
+#: utils/adt/xml.c:3877
 #, c-format
 msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
 msgstr "não pôde registrar namespace XML com nome \"%s\" e URI \"%s\""
@@ -18525,17 +18730,17 @@ msgstr "nenhuma função de saída disponível para tipo %s"
 msgid "cached plan must not change result type"
 msgstr "plano em cache não deve mudar tipo resultante"
 
-#: utils/cache/relcache.c:4828
+#: utils/cache/relcache.c:4844
 #, c-format
 msgid "could not create relation-cache initialization file \"%s\": %m"
 msgstr "não pôde criar arquivo de inicialização de cache de relações \"%s\": %m"
 
-#: utils/cache/relcache.c:4830
+#: utils/cache/relcache.c:4846
 #, c-format
 msgid "Continuing anyway, but there's something wrong."
 msgstr "Continuando mesmo assim, mas há algo errado."
 
-#: utils/cache/relcache.c:5044
+#: utils/cache/relcache.c:5060
 #, c-format
 msgid "could not remove cache file \"%s\": %m"
 msgstr "não pôde remover arquivo de cache \"%s\": %m"
@@ -18600,101 +18805,101 @@ msgstr "TRAP: ExceptionalCondition: argumentos inválidos\n"
 msgid "TRAP: %s(\"%s\", File: \"%s\", Line: %d)\n"
 msgstr "TRAP: %s(\"%s\", Arquivo: \"%s\", Linha: %d)\n"
 
-#: utils/error/elog.c:320 utils/error/elog.c:1291
+#: utils/error/elog.c:320 utils/error/elog.c:1305
 #, c-format
 msgid "error occurred at %s:%d before error message processing is available\n"
 msgstr "erro ocorreu em %s:%d antes que processador de mensagens de erro estivesse disponível\n"
 
-#: utils/error/elog.c:1807
+#: utils/error/elog.c:1821
 #, c-format
 msgid "could not reopen file \"%s\" as stderr: %m"
 msgstr "não pôde reabrir arquivo \"%s\" como saída stderr: %m"
 
-#: utils/error/elog.c:1820
+#: utils/error/elog.c:1834
 #, c-format
 msgid "could not reopen file \"%s\" as stdout: %m"
 msgstr "não pôde reabrir arquivo \"%s\" como saida stdout: %m"
 
-#: utils/error/elog.c:2295 utils/error/elog.c:2312 utils/error/elog.c:2328
+#: utils/error/elog.c:2309 utils/error/elog.c:2326 utils/error/elog.c:2342
 msgid "[unknown]"
 msgstr "[desconhecido]"
 
-#: utils/error/elog.c:2766 utils/error/elog.c:3065 utils/error/elog.c:3173
+#: utils/error/elog.c:2780 utils/error/elog.c:3079 utils/error/elog.c:3187
 msgid "missing error text"
 msgstr "faltando mensagem de erro"
 
-#: utils/error/elog.c:2769 utils/error/elog.c:2772 utils/error/elog.c:3176
-#: utils/error/elog.c:3179
+#: utils/error/elog.c:2783 utils/error/elog.c:2786 utils/error/elog.c:3190
+#: utils/error/elog.c:3193
 #, c-format
 msgid " at character %d"
 msgstr " no caracter %d"
 
-#: utils/error/elog.c:2782 utils/error/elog.c:2789
+#: utils/error/elog.c:2796 utils/error/elog.c:2803
 msgid "DETAIL:  "
 msgstr "DETALHE:  "
 
-#: utils/error/elog.c:2796
+#: utils/error/elog.c:2810
 msgid "HINT:  "
 msgstr "DICA:  "
 
-#: utils/error/elog.c:2803
+#: utils/error/elog.c:2817
 msgid "QUERY:  "
 msgstr "CONSULTA:  "
 
-#: utils/error/elog.c:2810
+#: utils/error/elog.c:2824
 msgid "CONTEXT:  "
 msgstr "CONTEXTO:  "
 
-#: utils/error/elog.c:2820
+#: utils/error/elog.c:2834
 #, c-format
 msgid "LOCATION:  %s, %s:%d\n"
 msgstr "LOCAL:  %s, %s:%d\n"
 
-#: utils/error/elog.c:2827
+#: utils/error/elog.c:2841
 #, c-format
 msgid "LOCATION:  %s:%d\n"
 msgstr "LOCAL:  %s:%d\n"
 
-#: utils/error/elog.c:2841
+#: utils/error/elog.c:2855
 msgid "STATEMENT:  "
 msgstr "COMANDO:  "
 
 #. translator: This string will be truncated at 47
 #. characters expanded.
-#: utils/error/elog.c:3294
+#: utils/error/elog.c:3308
 #, c-format
 msgid "operating system error %d"
 msgstr "erro do sistema operacional %d"
 
-#: utils/error/elog.c:3489
+#: utils/error/elog.c:3503
 msgid "DEBUG"
 msgstr "DEPURAÇÃO"
 
-#: utils/error/elog.c:3493
+#: utils/error/elog.c:3507
 msgid "LOG"
 msgstr "LOG"
 
-#: utils/error/elog.c:3496
+#: utils/error/elog.c:3510
 msgid "INFO"
 msgstr "INFO"
 
-#: utils/error/elog.c:3499
+#: utils/error/elog.c:3513
 msgid "NOTICE"
 msgstr "NOTA"
 
-#: utils/error/elog.c:3502
+#: utils/error/elog.c:3516
 msgid "WARNING"
 msgstr "AVISO"
 
-#: utils/error/elog.c:3505
+#: utils/error/elog.c:3519
 msgid "ERROR"
 msgstr "ERRO"
 
-#: utils/error/elog.c:3508
+#: utils/error/elog.c:3522
 msgid "FATAL"
 msgstr "FATAL"
 
-#: utils/error/elog.c:3511
+#: utils/error/elog.c:3525
 msgid "PANIC"
 msgstr "PÂNICO"
 
@@ -18832,7 +19037,7 @@ msgstr "não pôde determinar descrição de registro para função que retorna
 msgid "could not change directory to \"%s\": %m"
 msgstr "não pôde mudar diretório para \"%s\": %m"
 
-#: utils/init/miscinit.c:311 utils/misc/guc.c:5761
+#: utils/init/miscinit.c:311 utils/misc/guc.c:5707
 #, c-format
 msgid "cannot set parameter \"%s\" within security-restricted operation"
 msgstr "não pode definir parâmetro \"%s\" em operação com restrição de segurança"
@@ -18933,7 +19138,7 @@ msgstr "O arquivo parece ter sido deixado acidentalmente, mas ele não pôde ser
 msgid "could not write lock file \"%s\": %m"
 msgstr "não pôde escrever no arquivo de bloqueio \"%s\": %m"
 
-#: utils/init/miscinit.c:1001 utils/misc/guc.c:8381
+#: utils/init/miscinit.c:1001 utils/misc/guc.c:8359
 #, c-format
 msgid "could not read from file \"%s\": %m"
 msgstr "não pôde ler do arquivo \"%s\": %m"
@@ -19086,17 +19291,17 @@ msgstr "deve ser super-usuário ou role de replicação para iniciar walsender"
 msgid "database %u does not exist"
 msgstr "banco de dados %u não existe"
 
-#: utils/init/postinit.c:863
+#: utils/init/postinit.c:871
 #, c-format
 msgid "It seems to have just been dropped or renamed."
 msgstr "Parece ter sido removido ou renomeado."
 
-#: utils/init/postinit.c:881
+#: utils/init/postinit.c:889
 #, c-format
 msgid "The database subdirectory \"%s\" is missing."
 msgstr "O subdiretório do banco de dados \"%s\" está ausente."
 
-#: utils/init/postinit.c:886
+#: utils/init/postinit.c:894
 #, c-format
 msgid "could not access directory \"%s\": %m"
 msgstr "não pôde acessar diretório \"%s\": %m"
@@ -19168,1396 +19373,1396 @@ msgstr "sequência de bytes é inválida para codificação \"%s\": %s"
 msgid "character with byte sequence %s in encoding \"%s\" has no equivalent in encoding \"%s\""
 msgstr "caracter com sequência de bytes %s na codificação \"%s\" não tem equivalente na codificação \"%s\""
 
-#: utils/misc/guc.c:552
+#: utils/misc/guc.c:544
 msgid "Ungrouped"
 msgstr "Desagrupado"
 
-#: utils/misc/guc.c:554
+#: utils/misc/guc.c:546
 msgid "File Locations"
 msgstr "Locais de Arquivos"
 
-#: utils/misc/guc.c:556
+#: utils/misc/guc.c:548
 msgid "Connections and Authentication"
 msgstr "Conexões e Autenticação"
 
-#: utils/misc/guc.c:558
+#: utils/misc/guc.c:550
 msgid "Connections and Authentication / Connection Settings"
 msgstr "Conexões e Autenticação / Configurações sobre Conexão"
 
-#: utils/misc/guc.c:560
+#: utils/misc/guc.c:552
 msgid "Connections and Authentication / Security and Authentication"
 msgstr "Conexões e Autenticação / Segurança e Autenticação"
 
-#: utils/misc/guc.c:562
+#: utils/misc/guc.c:554
 msgid "Resource Usage"
 msgstr "Uso de Recursos"
 
-#: utils/misc/guc.c:564
+#: utils/misc/guc.c:556
 msgid "Resource Usage / Memory"
 msgstr "Uso de Recursos / Memória"
 
-#: utils/misc/guc.c:566
+#: utils/misc/guc.c:558
 msgid "Resource Usage / Disk"
 msgstr "Uso de Recursos / Disco"
 
-#: utils/misc/guc.c:568
+#: utils/misc/guc.c:560
 msgid "Resource Usage / Kernel Resources"
 msgstr "Uso de Recursos / Recursos do Kernel"
 
-#: utils/misc/guc.c:570
+#: utils/misc/guc.c:562
 msgid "Resource Usage / Cost-Based Vacuum Delay"
 msgstr "Uso de Recursos / Atraso de Limpeza Baseado em Custo"
 
-#: utils/misc/guc.c:572
+#: utils/misc/guc.c:564
 msgid "Resource Usage / Background Writer"
 msgstr "Uso de Recursos / Escritor de Segundo Plano"
 
-#: utils/misc/guc.c:574
+#: utils/misc/guc.c:566
 msgid "Resource Usage / Asynchronous Behavior"
 msgstr "Uso de Recursos / Comportamento Assíncrono"
 
-#: utils/misc/guc.c:576
+#: utils/misc/guc.c:568
 msgid "Write-Ahead Log"
 msgstr "Log de Escrita Prévia"
 
-#: utils/misc/guc.c:578
+#: utils/misc/guc.c:570
 msgid "Write-Ahead Log / Settings"
 msgstr "Log de Escrita Prévia / Configurações"
 
-#: utils/misc/guc.c:580
+#: utils/misc/guc.c:572
 msgid "Write-Ahead Log / Checkpoints"
 msgstr "Log de Escrita Prévia / Pontos de Controle"
 
-#: utils/misc/guc.c:582
+#: utils/misc/guc.c:574
 msgid "Write-Ahead Log / Archiving"
 msgstr "Log de Escrita Prévia / Arquivamento"
 
-#: utils/misc/guc.c:584
+#: utils/misc/guc.c:576
 msgid "Replication"
 msgstr "Replicação"
 
-#: utils/misc/guc.c:586
+#: utils/misc/guc.c:578
 msgid "Replication / Sending Servers"
 msgstr "Replicação / Servidores de Envio"
 
-#: utils/misc/guc.c:588
+#: utils/misc/guc.c:580
 msgid "Replication / Master Server"
 msgstr "Replicação / Servidor Principal"
 
-#: utils/misc/guc.c:590
+#: utils/misc/guc.c:582
 msgid "Replication / Standby Servers"
 msgstr "Replicação / Servidores em Espera"
 
-#: utils/misc/guc.c:592
+#: utils/misc/guc.c:584
 msgid "Query Tuning"
 msgstr "Ajuste de Consultas"
 
-#: utils/misc/guc.c:594
+#: utils/misc/guc.c:586
 msgid "Query Tuning / Planner Method Configuration"
 msgstr "Ajuste de Consultas / Configuração dos Métodos do Planejador"
 
-#: utils/misc/guc.c:596
+#: utils/misc/guc.c:588
 msgid "Query Tuning / Planner Cost Constants"
 msgstr "Ajuste de Consultas / Constantes de Custo do Planejador"
 
-#: utils/misc/guc.c:598
+#: utils/misc/guc.c:590
 msgid "Query Tuning / Genetic Query Optimizer"
 msgstr "Ajuste de Consultas / Otimizador de Consultas Genéticas"
 
-#: utils/misc/guc.c:600
+#: utils/misc/guc.c:592
 msgid "Query Tuning / Other Planner Options"
 msgstr "Ajuste de Consultas / Outras Opções do Planejador"
 
-#: utils/misc/guc.c:602
+#: utils/misc/guc.c:594
 msgid "Reporting and Logging"
 msgstr "Relatório e Registro"
 
-#: utils/misc/guc.c:604
+#: utils/misc/guc.c:596
 msgid "Reporting and Logging / Where to Log"
 msgstr "Relatório e Registro / Onde Registrar"
 
-#: utils/misc/guc.c:606
+#: utils/misc/guc.c:598
 msgid "Reporting and Logging / When to Log"
 msgstr "Relatório e Registro / Quando Registrar"
 
-#: utils/misc/guc.c:608
+#: utils/misc/guc.c:600
 msgid "Reporting and Logging / What to Log"
 msgstr "Relatório e Registro / O que Registrar"
 
-#: utils/misc/guc.c:610
+#: utils/misc/guc.c:602
 msgid "Statistics"
 msgstr "Estatísticas"
 
-#: utils/misc/guc.c:612
+#: utils/misc/guc.c:604
 msgid "Statistics / Monitoring"
 msgstr "Estatísticas / Monitoramento"
 
-#: utils/misc/guc.c:614
+#: utils/misc/guc.c:606
 msgid "Statistics / Query and Index Statistics Collector"
 msgstr "Estatísticas / Coletor de Estatísticas de Consultas e Índices"
 
-#: utils/misc/guc.c:616
+#: utils/misc/guc.c:608
 msgid "Autovacuum"
 msgstr "Limpeza Automática"
 
-#: utils/misc/guc.c:618
+#: utils/misc/guc.c:610
 msgid "Client Connection Defaults"
 msgstr "Valores Padrão de Conexão"
 
-#: utils/misc/guc.c:620
+#: utils/misc/guc.c:612
 msgid "Client Connection Defaults / Statement Behavior"
 msgstr "Valores Padrão de Conexão / Comportamento do Comando"
 
-#: utils/misc/guc.c:622
+#: utils/misc/guc.c:614
 msgid "Client Connection Defaults / Locale and Formatting"
 msgstr "Valores Padrão de Conexão / Configuração Regional e Formatação"
 
-#: utils/misc/guc.c:624
+#: utils/misc/guc.c:616
 msgid "Client Connection Defaults / Shared Library Preloading"
 msgstr "Valores Padrão de Conexão / Pré-Carregamento de Biblioteca Compartilhada"
 
-#: utils/misc/guc.c:626
+#: utils/misc/guc.c:618
 msgid "Client Connection Defaults / Other Defaults"
 msgstr "Valores Padrão de Conexão / Outros Valores"
 
-#: utils/misc/guc.c:628
+#: utils/misc/guc.c:620
 msgid "Lock Management"
 msgstr "Gerência de Bloqueio"
 
-#: utils/misc/guc.c:630
+#: utils/misc/guc.c:622
 msgid "Version and Platform Compatibility"
 msgstr "Compatibilidade de Versão e Plataforma"
 
-#: utils/misc/guc.c:632
+#: utils/misc/guc.c:624
 msgid "Version and Platform Compatibility / Previous PostgreSQL Versions"
 msgstr "Compatibilidade de Versão e Plataforma / Versões Anteriores do PostgreSQL"
 
-#: utils/misc/guc.c:634
+#: utils/misc/guc.c:626
 msgid "Version and Platform Compatibility / Other Platforms and Clients"
 msgstr "Compatibilidade de Versão e Plataforma / Outras Plataformas e Clientes"
 
-#: utils/misc/guc.c:636
+#: utils/misc/guc.c:628
 msgid "Error Handling"
 msgstr "Manipulação de Erro"
 
-#: utils/misc/guc.c:638
+#: utils/misc/guc.c:630
 msgid "Preset Options"
 msgstr "Opções Pré-Definidas"
 
-#: utils/misc/guc.c:640
+#: utils/misc/guc.c:632
 msgid "Customized Options"
 msgstr "Opções Customizadas"
 
-#: utils/misc/guc.c:642
+#: utils/misc/guc.c:634
 msgid "Developer Options"
 msgstr "Opções para Desenvolvedores"
 
-#: utils/misc/guc.c:696
+#: utils/misc/guc.c:688
 msgid "Enables the planner's use of sequential-scan plans."
 msgstr "Habilita o uso de planos de busca sequencial pelo planejador."
 
-#: utils/misc/guc.c:705
+#: utils/misc/guc.c:697
 msgid "Enables the planner's use of index-scan plans."
 msgstr "Habilita o uso de planos de buscas por índices pelo planejador."
 
-#: utils/misc/guc.c:714
+#: utils/misc/guc.c:706
 msgid "Enables the planner's use of index-only-scan plans."
 msgstr "Habilita o uso de planos de buscas apenas com índices pelo planejador."
 
-#: utils/misc/guc.c:723
+#: utils/misc/guc.c:715
 msgid "Enables the planner's use of bitmap-scan plans."
 msgstr "Habilita o uso de planos de buscas por bitmaps pelo planejador."
 
-#: utils/misc/guc.c:732
+#: utils/misc/guc.c:724
 msgid "Enables the planner's use of TID scan plans."
 msgstr "Habilita o uso de planos de buscas por TID pelo planejador."
 
-#: utils/misc/guc.c:741
+#: utils/misc/guc.c:733
 msgid "Enables the planner's use of explicit sort steps."
 msgstr "Habilita o uso de passos para ordenação explícita pelo planejador."
 
-#: utils/misc/guc.c:750
+#: utils/misc/guc.c:742
 msgid "Enables the planner's use of hashed aggregation plans."
 msgstr "Habilita o uso de planos de agregação do tipo hash pelo planejador."
 
-#: utils/misc/guc.c:759
+#: utils/misc/guc.c:751
 msgid "Enables the planner's use of materialization."
 msgstr "Habilita o uso de materialização pelo planejador."
 
-#: utils/misc/guc.c:768
+#: utils/misc/guc.c:760
 msgid "Enables the planner's use of nested-loop join plans."
 msgstr "Habilita o uso de planos de junção de laço aninhado pelo planejador."
 
-#: utils/misc/guc.c:777
+#: utils/misc/guc.c:769
 msgid "Enables the planner's use of merge join plans."
 msgstr "Habilita o uso de planos de junção por mesclagem pelo planejador."
 
-#: utils/misc/guc.c:786
+#: utils/misc/guc.c:778
 msgid "Enables the planner's use of hash join plans."
 msgstr "Habilita o uso de planos de junção por hash pelo planejador."
 
-#: utils/misc/guc.c:795
+#: utils/misc/guc.c:787
 msgid "Enables genetic query optimization."
 msgstr "Habilita a otimização de consultas genéticas."
 
-#: utils/misc/guc.c:796
+#: utils/misc/guc.c:788
 msgid "This algorithm attempts to do planning without exhaustive searching."
 msgstr "Esse algoritmo tenta fazer o planejamento sem busca exaustiva."
 
-#: utils/misc/guc.c:806
+#: utils/misc/guc.c:798
 msgid "Shows whether the current user is a superuser."
 msgstr "Mostra se o usuário atual é um super-usuário."
 
-#: utils/misc/guc.c:816
+#: utils/misc/guc.c:808
 msgid "Enables advertising the server via Bonjour."
 msgstr "Habilita anunciar o servidor via Bonjour."
 
-#: utils/misc/guc.c:825
+#: utils/misc/guc.c:817
 msgid "Enables SSL connections."
 msgstr "Habilita conexões SSL."
 
-#: utils/misc/guc.c:834
+#: utils/misc/guc.c:826
 msgid "Give priority to server ciphersuite order."
 msgstr "Concede prioridade à ordem do conjunto de cifras do servidor."
 
-#: utils/misc/guc.c:843
+#: utils/misc/guc.c:835
 msgid "Forces synchronization of updates to disk."
 msgstr "Força sincronização de atualizações com o disco."
 
-#: utils/misc/guc.c:844
+#: utils/misc/guc.c:836
 msgid "The server will use the fsync() system call in several places to make sure that updates are physically written to disk. This insures that a database cluster will recover to a consistent state after an operating system or hardware crash."
 msgstr "O servidor utilizará a chamada do sistema fsync() em vários lugares para ter certeza que as atualizações estão gravadas fisicamente no disco. Isso assegura que o agrupamento de bancos de dados recuperará ao seu estado consistente após uma queda do sistema operacional ou de hardware."
 
-#: utils/misc/guc.c:855
+#: utils/misc/guc.c:847
 msgid "Continues processing after a checksum failure."
 msgstr "Continua processando após falha de soma de verificação."
 
-#: utils/misc/guc.c:856
+#: utils/misc/guc.c:848
 msgid "Detection of a checksum failure normally causes PostgreSQL to report an error, aborting the current transaction. Setting ignore_checksum_failure to true causes the system to ignore the failure (but still report a warning), and continue processing. This behavior could cause crashes or other serious problems. Only has an effect if checksums are enabled."
 msgstr "Detecção de falha de soma de verificação normalmente faz com que o PostgreSQL produza um erro, interrompendo a transação atual. Definindo ignore_checksum_failure para true faz com que o sistema ignore a falha (mesmo assim produz um aviso), e continua processando. Esse comportamento pode causar quedas ou outros problemas sérios. Somente tem efeito se somas de verificação estiverem habilitadas."
 
-#: utils/misc/guc.c:870
+#: utils/misc/guc.c:862
 msgid "Continues processing past damaged page headers."
 msgstr "Continua processando cabeçalhos antigos de páginas danificadas."
 
-#: utils/misc/guc.c:871
+#: utils/misc/guc.c:863
 msgid "Detection of a damaged page header normally causes PostgreSQL to report an error, aborting the current transaction. Setting zero_damaged_pages to true causes the system to instead report a warning, zero out the damaged page, and continue processing. This behavior will destroy data, namely all the rows on the damaged page."
 msgstr "Detecção de cabeçalhos de páginas danificadas normalmente faz com que o PostgreSQL produza um erro, interrompendo a transação atual. Definindo zero_damaged_page para true faz com que o sistema ao invés de produzir um aviso, escreva zero em todas as páginas danificadas e continue o processamento. Esse comportamento destrói dados, especificadamente todos os registros da página danificada."
 
-#: utils/misc/guc.c:884
+#: utils/misc/guc.c:876
 msgid "Writes full pages to WAL when first modified after a checkpoint."
 msgstr "Escreve páginas completas no WAL quando modificadas após um ponto de controle."
 
-#: utils/misc/guc.c:885
+#: utils/misc/guc.c:877
 msgid "A page write in process during an operating system crash might be only partially written to disk.  During recovery, the row changes stored in WAL are not enough to recover.  This option writes pages when first modified after a checkpoint to WAL so full recovery is possible."
 msgstr "Uma escrita de página em progresso durante uma queda do sistema operacional pode ser parcialmente escrita no disco.  Durante a recuperação, as mudanças de registro armazenadas no WAL não são suficientes para recuperação.  Esta opção escreve páginas quando modificadas após um ponto de controle no WAL possibilitando uma recuperação completa."
 
-#: utils/misc/guc.c:898
+#: utils/misc/guc.c:890
 msgid "Writes full pages to WAL when first modified after a checkpoint, even for a non-critical modifications."
 msgstr "Escreve páginas completas no WAL quando modificadas após um ponto de controle, mesmo para modificações que não são críticas."
 
-#: utils/misc/guc.c:908
+#: utils/misc/guc.c:900
 msgid "Logs each checkpoint."
 msgstr "Registra cada ponto de controle."
 
-#: utils/misc/guc.c:917
+#: utils/misc/guc.c:909
 msgid "Logs each successful connection."
 msgstr "Registra cada conexão bem sucedida."
 
-#: utils/misc/guc.c:926
+#: utils/misc/guc.c:918
 msgid "Logs end of a session, including duration."
 msgstr "Registra o fim da sessão, incluindo a duração."
 
-#: utils/misc/guc.c:935
+#: utils/misc/guc.c:927
 msgid "Turns on various assertion checks."
 msgstr "Ativa várias verificações de asserção."
 
-#: utils/misc/guc.c:936
+#: utils/misc/guc.c:928
 msgid "This is a debugging aid."
 msgstr "Esse é um auxílio na depuração."
 
-#: utils/misc/guc.c:950
+#: utils/misc/guc.c:942
 msgid "Terminate session on any error."
 msgstr "Terminar sessão após qualquer erro."
 
-#: utils/misc/guc.c:959
+#: utils/misc/guc.c:951
 msgid "Reinitialize server after backend crash."
 msgstr "Reinicializar servidor após queda do processo servidor."
 
-#: utils/misc/guc.c:969
+#: utils/misc/guc.c:961
 msgid "Logs the duration of each completed SQL statement."
 msgstr "Registra a duração de cada sentença SQL completa."
 
-#: utils/misc/guc.c:978
+#: utils/misc/guc.c:970
 msgid "Logs each query's parse tree."
 msgstr "Registra cada árvore de análise de consulta."
 
-#: utils/misc/guc.c:987
+#: utils/misc/guc.c:979
 msgid "Logs each query's rewritten parse tree."
 msgstr "Registra cada árvore de análise reescrita de consulta."
 
-#: utils/misc/guc.c:996
+#: utils/misc/guc.c:988
 msgid "Logs each query's execution plan."
 msgstr "Registra cada plano de execução de consulta."
 
-#: utils/misc/guc.c:1005
+#: utils/misc/guc.c:997
 msgid "Indents parse and plan tree displays."
 msgstr "Identa exibição da árvore de análise e plano."
 
-#: utils/misc/guc.c:1014
+#: utils/misc/guc.c:1006
 msgid "Writes parser performance statistics to the server log."
 msgstr "Escreve estatísticas de performance do analisador no log do servidor."
 
-#: utils/misc/guc.c:1023
+#: utils/misc/guc.c:1015
 msgid "Writes planner performance statistics to the server log."
 msgstr "Escreve estatísticas de performance do planejador no log do servidor."
 
-#: utils/misc/guc.c:1032
+#: utils/misc/guc.c:1024
 msgid "Writes executor performance statistics to the server log."
 msgstr "Escreve estatísticas de performance do executor no log do servidor."
 
-#: utils/misc/guc.c:1041
+#: utils/misc/guc.c:1033
 msgid "Writes cumulative performance statistics to the server log."
 msgstr "Escreve estatísticas de performance acumulativas no log do servidor."
 
-#: utils/misc/guc.c:1051
+#: utils/misc/guc.c:1043
 msgid "Logs system resource usage statistics (memory and CPU) on various B-tree operations."
 msgstr "Registra estatísticas de uso de recursos do sistema (memória e CPU) em várias operações B-tree."
 
-#: utils/misc/guc.c:1063
+#: utils/misc/guc.c:1055
 msgid "Collects information about executing commands."
 msgstr "Coleta informação sobre execução de comandos."
 
-#: utils/misc/guc.c:1064
+#: utils/misc/guc.c:1056
 msgid "Enables the collection of information on the currently executing command of each session, along with the time at which that command began execution."
 msgstr "Habilita a coleta de informação do comando em execução de cada sessão, ao mesmo tempo que o comando inicia a execução."
 
-#: utils/misc/guc.c:1074
+#: utils/misc/guc.c:1066
 msgid "Collects statistics on database activity."
 msgstr "Coleta estatísticas sobre a atividade do banco de dados."
 
-#: utils/misc/guc.c:1083
+#: utils/misc/guc.c:1075
 msgid "Collects timing statistics for database I/O activity."
 msgstr "Coleta estatísticas de tempo da atividade de I/O do banco de dados."
 
-#: utils/misc/guc.c:1093
+#: utils/misc/guc.c:1085
 msgid "Updates the process title to show the active SQL command."
 msgstr "Atualiza o título do processo para mostrar o comando SQL ativo."
 
-#: utils/misc/guc.c:1094
+#: utils/misc/guc.c:1086
 msgid "Enables updating of the process title every time a new SQL command is received by the server."
 msgstr "Habilita a atualização do título do processo toda vez que um comando SQL novo é recebido pelo servidor."
 
-#: utils/misc/guc.c:1103
+#: utils/misc/guc.c:1095
 msgid "Starts the autovacuum subprocess."
 msgstr "Inicia o subprocesso de limpeza automática."
 
-#: utils/misc/guc.c:1113
+#: utils/misc/guc.c:1105
 msgid "Generates debugging output for LISTEN and NOTIFY."
 msgstr "Gera saída de depuração para LISTEN e NOTIFY."
 
-#: utils/misc/guc.c:1125
+#: utils/misc/guc.c:1117
 msgid "Emits information about lock usage."
 msgstr "Emite informação sobre uso de bloqueio."
 
-#: utils/misc/guc.c:1135
+#: utils/misc/guc.c:1127
 msgid "Emits information about user lock usage."
 msgstr "Emite informação sobre uso de bloqueio pelo usuário."
 
-#: utils/misc/guc.c:1145
+#: utils/misc/guc.c:1137
 msgid "Emits information about lightweight lock usage."
 msgstr "Emite informação sobre uso de bloqueio leve."
 
-#: utils/misc/guc.c:1155
+#: utils/misc/guc.c:1147
 msgid "Dumps information about all current locks when a deadlock timeout occurs."
 msgstr "Emite informação sobre todos os bloqueios atuais quando um tempo de espera de impasse ocorrer."
 
-#: utils/misc/guc.c:1167
+#: utils/misc/guc.c:1159
 msgid "Logs long lock waits."
 msgstr "Registra esperas devido a bloqueios longos."
 
-#: utils/misc/guc.c:1177
+#: utils/misc/guc.c:1169
 msgid "Logs the host name in the connection logs."
 msgstr "Registra o nome da máquina nos logs de conexão."
 
-#: utils/misc/guc.c:1178
+#: utils/misc/guc.c:1170
 msgid "By default, connection logs only show the IP address of the connecting host. If you want them to show the host name you can turn this on, but depending on your host name resolution setup it might impose a non-negligible performance penalty."
 msgstr "Por padrão, logs de conexão só mostram o endereço IP da máquina que conectou. Se você quer que seja mostrado o nome da máquina você pode habilitá-lo, mas dependendo da configuração de resolução do nome da máquina isso pode impor uma penalização de performance."
 
-#: utils/misc/guc.c:1189
+#: utils/misc/guc.c:1181
 msgid "Causes subtables to be included by default in various commands."
 msgstr "Causa subtabelas serem incluídas por padrão em vários comandos."
 
-#: utils/misc/guc.c:1198
+#: utils/misc/guc.c:1190
 msgid "Encrypt passwords."
 msgstr "Criptografa senhas."
 
-#: utils/misc/guc.c:1199
+#: utils/misc/guc.c:1191
 msgid "When a password is specified in CREATE USER or ALTER USER without writing either ENCRYPTED or UNENCRYPTED, this parameter determines whether the password is to be encrypted."
 msgstr "Quando a senha for especificada em CREATE USER ou ALTER USER sem escrever ENCRYPTED ou UNENCRYPTED, esse parâmetro determina se a senha será criptografada."
 
-#: utils/misc/guc.c:1209
+#: utils/misc/guc.c:1201
 msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
 msgstr "Trata \"expr=NULL\" como \"expr IS NULL\"."
 
-#: utils/misc/guc.c:1210
+#: utils/misc/guc.c:1202
 msgid "When turned on, expressions of the form expr = NULL (or NULL = expr) are treated as expr IS NULL, that is, they return true if expr evaluates to the null value, and false otherwise. The correct behavior of expr = NULL is to always return null (unknown)."
 msgstr "Quando está habilitado, expressões da forma expr = NULL (ou NULL = expr) são tratadas com expr IS NULL, isto é, elas retornam verdadeiro se expr é avaliada como nula, e falso caso contrário. O comportamento correto de expr = NULL é retornar sempre nulo (desconhecido)."
 
-#: utils/misc/guc.c:1222
+#: utils/misc/guc.c:1214
 msgid "Enables per-database user names."
 msgstr "Habilita uso de nomes de usuário por banco de dados."
 
-#: utils/misc/guc.c:1232
+#: utils/misc/guc.c:1224
 msgid "This parameter doesn't do anything."
 msgstr "Esse parâmetro não faz nada."
 
-#: utils/misc/guc.c:1233
+#: utils/misc/guc.c:1225
 msgid "It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-vintage clients."
 msgstr "Isso está aqui para que não seja necessário SET AUTOCOMMIT TO ON em clientes 7.3 e anteriores."
 
-#: utils/misc/guc.c:1242
+#: utils/misc/guc.c:1234
 msgid "Sets the default read-only status of new transactions."
 msgstr "Define o status padrão como somente leitura para novas transações."
 
-#: utils/misc/guc.c:1251
+#: utils/misc/guc.c:1243
 msgid "Sets the current transaction's read-only status."
 msgstr "Define o status da transação atual como somente leitura."
 
-#: utils/misc/guc.c:1261
+#: utils/misc/guc.c:1253
 msgid "Sets the default deferrable status of new transactions."
 msgstr "Define o status de postergação padrão para novas transações."
 
-#: utils/misc/guc.c:1270
+#: utils/misc/guc.c:1262
 msgid "Whether to defer a read-only serializable transaction until it can be executed with no possible serialization failures."
 msgstr "Quando está habilitado, posterga uma transação serializável somente leitura até que ela possa ser executada sem possíveis falhas de serialização."
 
-#: utils/misc/guc.c:1280
+#: utils/misc/guc.c:1272
 msgid "Check function bodies during CREATE FUNCTION."
 msgstr "Verifica corpo da função durante CREATE FUNCTION."
 
-#: utils/misc/guc.c:1289
+#: utils/misc/guc.c:1281
 msgid "Enable input of NULL elements in arrays."
 msgstr "Habilita entrada de elementos NULL em matrizes."
 
-#: utils/misc/guc.c:1290
+#: utils/misc/guc.c:1282
 msgid "When turned on, unquoted NULL in an array input value means a null value; otherwise it is taken literally."
 msgstr "Quando habilitado, NULL sem aspas em um valor de entrada de uma matriz significa o valor nulo; caso contrário ele é utilizado literalmente."
 
-#: utils/misc/guc.c:1300
+#: utils/misc/guc.c:1292
 msgid "Create new tables with OIDs by default."
 msgstr "Cria novas tabelas com OIDs por padrão."
 
-#: utils/misc/guc.c:1309
+#: utils/misc/guc.c:1301
 msgid "Start a subprocess to capture stderr output and/or csvlogs into log files."
 msgstr "Inicia um subprocesso para capturar saída stderr e/ou csvlogs em arquivos de log."
 
-#: utils/misc/guc.c:1318
+#: utils/misc/guc.c:1310
 msgid "Truncate existing log files of same name during log rotation."
 msgstr "Trunca arquivos de log existentes com mesmo nome durante rotação de log."
 
-#: utils/misc/guc.c:1329
+#: utils/misc/guc.c:1321
 msgid "Emit information about resource usage in sorting."
 msgstr "Produz informação sobre uso de recurso ao ordenar."
 
-#: utils/misc/guc.c:1343
+#: utils/misc/guc.c:1335
 msgid "Generate debugging output for synchronized scanning."
 msgstr "Gera saída de depuração para busca sincronizada."
 
-#: utils/misc/guc.c:1358
+#: utils/misc/guc.c:1350
 msgid "Enable bounded sorting using heap sort."
 msgstr "Habilita ordenação limitada utilizando ordenção de pilha."
 
-#: utils/misc/guc.c:1371
+#: utils/misc/guc.c:1363
 msgid "Emit WAL-related debugging output."
 msgstr "Emite saída de depuração relacionada ao WAL."
 
-#: utils/misc/guc.c:1383
+#: utils/misc/guc.c:1375
 msgid "Datetimes are integer based."
 msgstr "Datetimes são baseados em inteiros."
 
-#: utils/misc/guc.c:1398
+#: utils/misc/guc.c:1390
 msgid "Sets whether Kerberos and GSSAPI user names should be treated as case-insensitive."
 msgstr "Define se nomes de usuário do Kerberos e do GSSAPI devem ser tratados como não sensíveis a minúsculas/maiúsculas."
 
-#: utils/misc/guc.c:1408
+#: utils/misc/guc.c:1400
 msgid "Warn about backslash escapes in ordinary string literals."
 msgstr "Avisa sobre escapes de barra invertida em cadeias de caracteres ordinárias."
 
-#: utils/misc/guc.c:1418
+#: utils/misc/guc.c:1410
 msgid "Causes '...' strings to treat backslashes literally."
 msgstr "Faz com que cadeias de caracteres '...' tratem barras invertidas literalmente."
 
-#: utils/misc/guc.c:1429
+#: utils/misc/guc.c:1421
 msgid "Enable synchronized sequential scans."
 msgstr "Habilita buscas sequenciais sincronizadas."
 
-#: utils/misc/guc.c:1439
+#: utils/misc/guc.c:1431
 msgid "Allows archiving of WAL files using archive_command."
 msgstr "Permite arquivamento de arquivos do WAL utilizando archive_command."
 
-#: utils/misc/guc.c:1449
+#: utils/misc/guc.c:1441
 msgid "Allows connections and queries during recovery."
 msgstr "Permite conexões e consultas durante recuperação."
 
-#: utils/misc/guc.c:1459
+#: utils/misc/guc.c:1451
 msgid "Allows feedback from a hot standby to the primary that will avoid query conflicts."
 msgstr "Permite retorno do servidor em espera ativo ao servidor principal que evitará conflitos de consulta."
 
-#: utils/misc/guc.c:1469
+#: utils/misc/guc.c:1461
 msgid "Allows modifications of the structure of system tables."
 msgstr "Permite modificações da estrutura de tabelas do sistema."
 
-#: utils/misc/guc.c:1480
+#: utils/misc/guc.c:1472
 msgid "Disables reading from system indexes."
 msgstr "Desabilita leitura dos índices do sistema."
 
-#: utils/misc/guc.c:1481
+#: utils/misc/guc.c:1473
 msgid "It does not prevent updating the indexes, so it is safe to use.  The worst consequence is slowness."
 msgstr "Ele não impede a atualização dos índices, então é seguro utilizá-lo. A pior consequência é lentidão."
 
-#: utils/misc/guc.c:1492
+#: utils/misc/guc.c:1484
 msgid "Enables backward compatibility mode for privilege checks on large objects."
 msgstr "Habilita modo de compatibilidade com versões anteriores para verificação de privilégios em objetos grandes."
 
-#: utils/misc/guc.c:1493
+#: utils/misc/guc.c:1485
 msgid "Skips privilege checks when reading or modifying large objects, for compatibility with PostgreSQL releases prior to 9.0."
 msgstr "Não verifica privilégios ao ler ou modificar objetos grandes, para compatibilidade com versões do PostgreSQL anteriores a 9.0."
 
-#: utils/misc/guc.c:1503
+#: utils/misc/guc.c:1495
 msgid "When generating SQL fragments, quote all identifiers."
 msgstr "Ao gerar fragmentos SQL, colocar todos identificadores entre aspas."
 
-#: utils/misc/guc.c:1513
+#: utils/misc/guc.c:1505
 msgid "Shows whether data checksums are turned on for this cluster."
 msgstr "Mostra se a soma de verificação de dados está habilitada para este agrupamento."
 
-#: utils/misc/guc.c:1533
+#: utils/misc/guc.c:1525
 msgid "Forces a switch to the next xlog file if a new file has not been started within N seconds."
 msgstr "Força a rotação para o próximo arquivo de xlog se um novo arquivo não foi iniciado em N segundos."
 
-#: utils/misc/guc.c:1544
+#: utils/misc/guc.c:1536
 msgid "Waits N seconds on connection startup after authentication."
 msgstr "Espera N segundos após autenticação durante inicialização da conexão."
 
-#: utils/misc/guc.c:1545 utils/misc/guc.c:2047
+#: utils/misc/guc.c:1537 utils/misc/guc.c:2039
 msgid "This allows attaching a debugger to the process."
 msgstr "Isso permite anexar um depurador ao processo."
 
-#: utils/misc/guc.c:1554
+#: utils/misc/guc.c:1546
 msgid "Sets the default statistics target."
 msgstr "Define o alvo padrão de estatísticas."
 
-#: utils/misc/guc.c:1555
+#: utils/misc/guc.c:1547
 msgid "This applies to table columns that have not had a column-specific target set via ALTER TABLE SET STATISTICS."
 msgstr "Isso se aplica a colunas de tabelas que não têm um alvo de colunas específico definido através de ALTER TABLE SET STATISTICS."
 
-#: utils/misc/guc.c:1564
+#: utils/misc/guc.c:1556
 msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
 msgstr "Define o tamanho da lista do FROM a partir do qual as subconsultas não entrarão em colapso."
 
-#: utils/misc/guc.c:1566
+#: utils/misc/guc.c:1558
 msgid "The planner will merge subqueries into upper queries if the resulting FROM list would have no more than this many items."
 msgstr "O planejador mesclará subconsultas em consultas de nível superior se a lista resultante do FROM for menor que essa quantidade de itens."
 
-#: utils/misc/guc.c:1576
+#: utils/misc/guc.c:1568
 msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
 msgstr "Define o tamanho da lista do FROM a partir do qual as construções JOIN não serão nivelados."
 
-#: utils/misc/guc.c:1578
+#: utils/misc/guc.c:1570
 msgid "The planner will flatten explicit JOIN constructs into lists of FROM items whenever a list of no more than this many items would result."
 msgstr "O planejador nivelará construções JOIN explícitas em listas de itens FROM sempre que a lista não tenha mais do que essa quantidade de itens."
 
-#: utils/misc/guc.c:1588
+#: utils/misc/guc.c:1580
 msgid "Sets the threshold of FROM items beyond which GEQO is used."
 msgstr "Define o limite de itens do FROM a partir do qual o GEQO é utilizado."
 
-#: utils/misc/guc.c:1597
+#: utils/misc/guc.c:1589
 msgid "GEQO: effort is used to set the default for other GEQO parameters."
 msgstr "GEQO: esforço é utilizado para definir o padrão para outros parâmetros GEQO."
 
-#: utils/misc/guc.c:1606
+#: utils/misc/guc.c:1598
 msgid "GEQO: number of individuals in the population."
 msgstr "GEQO: número de indivíduos em uma população."
 
-#: utils/misc/guc.c:1607 utils/misc/guc.c:1616
+#: utils/misc/guc.c:1599 utils/misc/guc.c:1608
 msgid "Zero selects a suitable default value."
 msgstr "Zero seleciona um valor padrão ideal."
 
-#: utils/misc/guc.c:1615
+#: utils/misc/guc.c:1607
 msgid "GEQO: number of iterations of the algorithm."
 msgstr "GEQO: número de iterações do algoritmo."
 
-#: utils/misc/guc.c:1626
+#: utils/misc/guc.c:1618
 msgid "Sets the time to wait on a lock before checking for deadlock."
 msgstr "Define o tempo para esperar um bloqueio antes de verificar um impasse."
 
-#: utils/misc/guc.c:1637
+#: utils/misc/guc.c:1629
 msgid "Sets the maximum delay before canceling queries when a hot standby server is processing archived WAL data."
 msgstr "Define o tempo máximo antes de cancelar consultas quando um servidor em espera ativo está processando dados do WAL arquivados."
 
-#: utils/misc/guc.c:1648
+#: utils/misc/guc.c:1640
 msgid "Sets the maximum delay before canceling queries when a hot standby server is processing streamed WAL data."
 msgstr "Define o tempo máximo antes de cancelar consultas quando um servidor em espera ativo está processando dados do WAL enviados."
 
-#: utils/misc/guc.c:1659
+#: utils/misc/guc.c:1651
 msgid "Sets the maximum interval between WAL receiver status reports to the primary."
 msgstr "Define o intervalo máximo entre relatos de status do receptor do WAL ao servidor principal."
 
-#: utils/misc/guc.c:1670
+#: utils/misc/guc.c:1662
 msgid "Sets the maximum wait time to receive data from the primary."
 msgstr "Define o tempo máximo de espera para receber dados do servidor principal."
 
-#: utils/misc/guc.c:1681
+#: utils/misc/guc.c:1673
 msgid "Sets the maximum number of concurrent connections."
 msgstr "Define o número máximo de conexões concorrentes."
 
-#: utils/misc/guc.c:1691
+#: utils/misc/guc.c:1683
 msgid "Sets the number of connection slots reserved for superusers."
 msgstr "Define o número de conexões reservadas para super-usuários."
 
-#: utils/misc/guc.c:1705
+#: utils/misc/guc.c:1697
 msgid "Sets the number of shared memory buffers used by the server."
 msgstr "Define o número de buffers de memória compartilhada utilizados pelo servidor."
 
-#: utils/misc/guc.c:1716
+#: utils/misc/guc.c:1708
 msgid "Sets the maximum number of temporary buffers used by each session."
 msgstr "Define o número máximo de buffers temporários utilizados por cada sessão."
 
-#: utils/misc/guc.c:1727
+#: utils/misc/guc.c:1719
 msgid "Sets the TCP port the server listens on."
 msgstr "Define a porta TCP que o servidor escutará."
 
-#: utils/misc/guc.c:1737
+#: utils/misc/guc.c:1729
 msgid "Sets the access permissions of the Unix-domain socket."
 msgstr "Define as permissões de acesso do soquete de domínio Unix."
 
-#: utils/misc/guc.c:1738
+#: utils/misc/guc.c:1730
 msgid "Unix-domain sockets use the usual Unix file system permission set. The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
 msgstr "Soquetes de domínio Unix utilizam permissões de arquivos Unix usuais. O valor do parâmetro esperado é uma especificação numérica na forma aceita pelas chamadas de sistema chmod e umask. (Para utilizar formato octal habitual, o número deve começar com um 0 (zero).)"
 
-#: utils/misc/guc.c:1752
+#: utils/misc/guc.c:1744
 msgid "Sets the file permissions for log files."
 msgstr "Define as permissões do arquivo para arquivos de log."
 
-#: utils/misc/guc.c:1753
+#: utils/misc/guc.c:1745
 msgid "The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
 msgstr "O valor do parâmetro esperado é uma especificação numérica na forma aceita pelas chamadas de sistema chmod e umask. (Para utilizar formato octal habitual, o número deve começar com um 0 (zero).)"
 
-#: utils/misc/guc.c:1766
+#: utils/misc/guc.c:1758
 msgid "Sets the maximum memory to be used for query workspaces."
 msgstr "Define o máximo de memória utilizada para operações da consulta."
 
-#: utils/misc/guc.c:1767
+#: utils/misc/guc.c:1759
 msgid "This much memory can be used by each internal sort operation and hash table before switching to temporary disk files."
 msgstr "Esta quantidade de memória pode ser utilizada por operação de ordenação interna e tabela hash antes de alternar para arquivos temporários no disco."
 
-#: utils/misc/guc.c:1779
+#: utils/misc/guc.c:1771
 msgid "Sets the maximum memory to be used for maintenance operations."
 msgstr "Define o máximo de memória utilizada para operações de manutenção."
 
-#: utils/misc/guc.c:1780
+#: utils/misc/guc.c:1772
 msgid "This includes operations such as VACUUM and CREATE INDEX."
 msgstr "Isso inclue operações tais como VACUUM e CREATE INDEX."
 
-#: utils/misc/guc.c:1795
+#: utils/misc/guc.c:1787
 msgid "Sets the maximum stack depth, in kilobytes."
 msgstr "Define a profundidade máxima da pilha, em kilobytes."
 
-#: utils/misc/guc.c:1806
+#: utils/misc/guc.c:1798
 msgid "Limits the total size of all temporary files used by each session."
 msgstr "Limita o tamanho total de todos os arquivos temporários utilizados por cada sessão."
 
-#: utils/misc/guc.c:1807
+#: utils/misc/guc.c:1799
 msgid "-1 means no limit."
 msgstr "-1 significa sem limite."
 
-#: utils/misc/guc.c:1817
+#: utils/misc/guc.c:1809
 msgid "Vacuum cost for a page found in the buffer cache."
 msgstr "Custo da limpeza por página encontrada na cache do buffer."
 
-#: utils/misc/guc.c:1827
+#: utils/misc/guc.c:1819
 msgid "Vacuum cost for a page not found in the buffer cache."
 msgstr "Custo da limpeza por página não encontrada na cache do buffer."
 
-#: utils/misc/guc.c:1837
+#: utils/misc/guc.c:1829
 msgid "Vacuum cost for a page dirtied by vacuum."
 msgstr "Custo da limpeza por página sujada pela limpeza."
 
-#: utils/misc/guc.c:1847
+#: utils/misc/guc.c:1839
 msgid "Vacuum cost amount available before napping."
 msgstr "Quantidade de custo da limpeza disponível antes de adormecer."
 
-#: utils/misc/guc.c:1857
+#: utils/misc/guc.c:1849
 msgid "Vacuum cost delay in milliseconds."
 msgstr "Atraso do custo da limpeza em milisegundos."
 
-#: utils/misc/guc.c:1868
+#: utils/misc/guc.c:1860
 msgid "Vacuum cost delay in milliseconds, for autovacuum."
 msgstr "Atraso do custo da limpeza em milisegundos, para autovacuum."
 
-#: utils/misc/guc.c:1879
+#: utils/misc/guc.c:1871
 msgid "Vacuum cost amount available before napping, for autovacuum."
 msgstr "Quantidade de custo da limpeza disponível antes de adormecer, para autovacuum."
 
-#: utils/misc/guc.c:1889
+#: utils/misc/guc.c:1881
 msgid "Sets the maximum number of simultaneously open files for each server process."
 msgstr "Define o número máximo de arquivos abertos simultaneamente por cada processo servidor."
 
-#: utils/misc/guc.c:1902
+#: utils/misc/guc.c:1894
 msgid "Sets the maximum number of simultaneously prepared transactions."
 msgstr "Define o número máximo de transações preparadas simultâneas."
 
-#: utils/misc/guc.c:1913
+#: utils/misc/guc.c:1905
 msgid "Sets the minimum OID of tables for tracking locks."
 msgstr "Define o OID mínimo de tabelas para rastrear bloqueios."
 
-#: utils/misc/guc.c:1914
+#: utils/misc/guc.c:1906
 msgid "Is used to avoid output on system tables."
 msgstr "É utilizado para evitar saída em tabelas do sistema."
 
-#: utils/misc/guc.c:1923
+#: utils/misc/guc.c:1915
 msgid "Sets the OID of the table with unconditionally lock tracing."
 msgstr "Define o OID da tabela com rastreamento de bloqueio incondicional."
 
-#: utils/misc/guc.c:1935
+#: utils/misc/guc.c:1927
 msgid "Sets the maximum allowed duration of any statement."
 msgstr "Define a duração máxima permitida de cada comando."
 
-#: utils/misc/guc.c:1936 utils/misc/guc.c:1947
+#: utils/misc/guc.c:1928 utils/misc/guc.c:1939
 msgid "A value of 0 turns off the timeout."
 msgstr "Um valor 0 desabilita o tempo de espera."
 
-#: utils/misc/guc.c:1946
+#: utils/misc/guc.c:1938
 msgid "Sets the maximum allowed duration of any wait for a lock."
 msgstr "Define a duração máxima permitida de qualquer espera por um bloqueio."
 
-#: utils/misc/guc.c:1957
+#: utils/misc/guc.c:1949
 msgid "Minimum age at which VACUUM should freeze a table row."
 msgstr "Identificador mínimo no qual o VACUUM deve congelar um registro da tabela."
 
-#: utils/misc/guc.c:1967
+#: utils/misc/guc.c:1959
 msgid "Age at which VACUUM should scan whole table to freeze tuples."
 msgstr "Identificador no qual o VACUUM deve percorrer toda tabela para congelar tuplas."
 
-#: utils/misc/guc.c:1977
+#: utils/misc/guc.c:1969
 msgid "Minimum age at which VACUUM should freeze a MultiXactId in a table row."
 msgstr "Identificador mínimo no qual o VACUUM deve congelar um MultiXactId em um registro da tabela."
 
-#: utils/misc/guc.c:1987
+#: utils/misc/guc.c:1979
 msgid "Multixact age at which VACUUM should scan whole table to freeze tuples."
 msgstr "Identificador Multixact no qual o VACUUM deve percorrer toda tabela para congelar tuplas."
 
-#: utils/misc/guc.c:1997
+#: utils/misc/guc.c:1989
 msgid "Number of transactions by which VACUUM and HOT cleanup should be deferred, if any."
 msgstr "Número de transações pela qual a limpeza do VACUUM e HOT deve ser adiada, se houver."
 
-#: utils/misc/guc.c:2010
+#: utils/misc/guc.c:2002
 msgid "Sets the maximum number of locks per transaction."
 msgstr "Define o número máximo de bloqueios por transação."
 
-#: utils/misc/guc.c:2011
+#: utils/misc/guc.c:2003
 msgid "The shared lock table is sized on the assumption that at most max_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
 msgstr "A tabela compartilhada de bloqueios é dimensionada utilizando a suposição de que max_locks_per_transaction * max_connections objetos distintos necessitam ser bloqueados simultaneamente."
 
-#: utils/misc/guc.c:2022
+#: utils/misc/guc.c:2014
 msgid "Sets the maximum number of predicate locks per transaction."
 msgstr "Define o número máximo de bloqueios de predicado por transação."
 
-#: utils/misc/guc.c:2023
+#: utils/misc/guc.c:2015
 msgid "The shared predicate lock table is sized on the assumption that at most max_pred_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
 msgstr "A tabela compartilhada de bloqueios de predicado é dimensionada utilizando a suposição de que max_pred_locks_per_transaction * max_connections objetos distintos necessitam ser bloqueados simultaneamente."
 
-#: utils/misc/guc.c:2034
+#: utils/misc/guc.c:2026
 msgid "Sets the maximum allowed time to complete client authentication."
 msgstr "Define o tempo máximo permitido para completar uma autenticação do cliente."
 
-#: utils/misc/guc.c:2046
+#: utils/misc/guc.c:2038
 msgid "Waits N seconds on connection startup before authentication."
 msgstr "Espera N segundos após autenticação durante inicialização da conexão."
 
-#: utils/misc/guc.c:2057
+#: utils/misc/guc.c:2049
 msgid "Sets the number of WAL files held for standby servers."
 msgstr "Define o número de arquivos WAL mantidos para servidores em espera."
 
-#: utils/misc/guc.c:2067
+#: utils/misc/guc.c:2059
 msgid "Sets the maximum distance in log segments between automatic WAL checkpoints."
 msgstr "Define a distância máxima em arquivos de log entre pontos de controle WAL automáticos."
 
-#: utils/misc/guc.c:2077
+#: utils/misc/guc.c:2069
 msgid "Sets the maximum time between automatic WAL checkpoints."
 msgstr "Define o tempo máximo entre pontos de controle WAL automáticos."
 
-#: utils/misc/guc.c:2088
+#: utils/misc/guc.c:2080
 msgid "Enables warnings if checkpoint segments are filled more frequently than this."
 msgstr "Habilita avisos caso segmentos dos pontos de controle estejam sendo preenchidos mais frequentemente do que esse."
 
-#: utils/misc/guc.c:2090
+#: utils/misc/guc.c:2082
 msgid "Write a message to the server log if checkpoints caused by the filling of checkpoint segment files happens more frequently than this number of seconds. Zero turns off the warning."
 msgstr "Escreve uma mensagem no log do servidor se pontos de controle causados pelo preenchimento de arquivos de segmento dos pontos de controle acontece mais frequentemente do que esse número de segundos. Zero desabilita esse aviso."
 
-#: utils/misc/guc.c:2102
+#: utils/misc/guc.c:2094
 msgid "Sets the number of disk-page buffers in shared memory for WAL."
 msgstr "Define o número de buffers de páginas do disco para WAL na memória compartilhada."
 
-#: utils/misc/guc.c:2113
+#: utils/misc/guc.c:2105
 msgid "WAL writer sleep time between WAL flushes."
 msgstr "Tempo de adormecimento do escritor do WAL entre ciclos do WAL."
 
-#: utils/misc/guc.c:2125
+#: utils/misc/guc.c:2117
 msgid "Sets the maximum number of simultaneously running WAL sender processes."
 msgstr "Define o número máximo de processos de limpeza automática executados simultaneamente."
 
-#: utils/misc/guc.c:2136
+#: utils/misc/guc.c:2128
 msgid "Sets the maximum number of simultaneously defined replication slots."
 msgstr "Define o número máximo de entradas de replicação simultâneas."
 
-#: utils/misc/guc.c:2146
+#: utils/misc/guc.c:2138
 msgid "Sets the maximum time to wait for WAL replication."
 msgstr "Define o tempo máximo de espera pela replicação do WAL."
 
-#: utils/misc/guc.c:2157
+#: utils/misc/guc.c:2149
 msgid "Sets the delay in microseconds between transaction commit and flushing WAL to disk."
 msgstr "Define o atraso em microsegundos entre efetivar uma transação e escrever WAL no disco."
 
-#: utils/misc/guc.c:2169
+#: utils/misc/guc.c:2161
 msgid "Sets the minimum concurrent open transactions before performing commit_delay."
 msgstr "Define o número mínimo de transações concorrentes abertas antes de esperar commit_delay."
 
-#: utils/misc/guc.c:2180
+#: utils/misc/guc.c:2172
 msgid "Sets the number of digits displayed for floating-point values."
 msgstr "Define o número de dígitos mostrados para valores de ponto flutuante."
 
-#: utils/misc/guc.c:2181
+#: utils/misc/guc.c:2173
 msgid "This affects real, double precision, and geometric data types. The parameter value is added to the standard number of digits (FLT_DIG or DBL_DIG as appropriate)."
 msgstr "Isso afeta os tipos de dado real, double precision e geometric. O valor do parâmetro é formatado segundo padrão de dígitos (FLT_DIG ou DBL_DIG conforme adequado)."
 
-#: utils/misc/guc.c:2192
+#: utils/misc/guc.c:2184
 msgid "Sets the minimum execution time above which statements will be logged."
 msgstr "Define o tempo mínimo de execução no qual os comandos serão registrados."
 
-#: utils/misc/guc.c:2194
+#: utils/misc/guc.c:2186
 msgid "Zero prints all queries. -1 turns this feature off."
 msgstr "Zero registra todas as consultas. -1 desabilita essa funcionalidade."
 
-#: utils/misc/guc.c:2204
+#: utils/misc/guc.c:2196
 msgid "Sets the minimum execution time above which autovacuum actions will be logged."
 msgstr "Define o tempo mínimo de execução no qual as ações de limpeza automática serão registradas."
 
-#: utils/misc/guc.c:2206
+#: utils/misc/guc.c:2198
 msgid "Zero prints all actions. -1 turns autovacuum logging off."
 msgstr "Zero registra todas as ações. -1 desabilita essa funcionalidade."
 
-#: utils/misc/guc.c:2216
+#: utils/misc/guc.c:2208
 msgid "Background writer sleep time between rounds."
 msgstr "Tempo de adormecimento do escritor em segundo plano entre ciclos."
 
-#: utils/misc/guc.c:2227
+#: utils/misc/guc.c:2219
 msgid "Background writer maximum number of LRU pages to flush per round."
 msgstr "Número máximo de páginas do LRU do escritor em segundo plano a serem escritas por ciclo."
 
-#: utils/misc/guc.c:2243
+#: utils/misc/guc.c:2235
 msgid "Number of simultaneous requests that can be handled efficiently by the disk subsystem."
 msgstr "Número de requisições simultâneas que podem ser manipuladas eficientemente pelo subsistema de disco."
 
-#: utils/misc/guc.c:2244
+#: utils/misc/guc.c:2236
 msgid "For RAID arrays, this should be approximately the number of drive spindles in the array."
 msgstr "Para arranjos RAID, este deveria ser aproximadamente o número de discos em um arranjo."
 
-#: utils/misc/guc.c:2259
+#: utils/misc/guc.c:2251
 msgid "Maximum number of concurrent worker processes."
 msgstr "Define o número máximo de processos filho em segundo plano concorrentes."
 
-#: utils/misc/guc.c:2269
+#: utils/misc/guc.c:2261
 msgid "Automatic log file rotation will occur after N minutes."
 msgstr "Rotação de arquivo de log automática ocorrerá após N minutos."
 
-#: utils/misc/guc.c:2280
+#: utils/misc/guc.c:2272
 msgid "Automatic log file rotation will occur after N kilobytes."
 msgstr "Rotação de arquivo de log automática ocorrerá após N kilobytes."
 
-#: utils/misc/guc.c:2291
+#: utils/misc/guc.c:2283
 msgid "Shows the maximum number of function arguments."
 msgstr "Mostra o número máximo de argumentos da função."
 
-#: utils/misc/guc.c:2302
+#: utils/misc/guc.c:2294
 msgid "Shows the maximum number of index keys."
 msgstr "Mostra o número máximo de chaves do índice."
 
-#: utils/misc/guc.c:2313
+#: utils/misc/guc.c:2305
 msgid "Shows the maximum identifier length."
 msgstr "Mostra o tamanho máximo de identificador."
 
-#: utils/misc/guc.c:2324
+#: utils/misc/guc.c:2316
 msgid "Shows the size of a disk block."
 msgstr "Mostra o tamanho de um bloco do disco."
 
-#: utils/misc/guc.c:2335
+#: utils/misc/guc.c:2327
 msgid "Shows the number of pages per disk file."
 msgstr "Mostra o número de páginas por arquivo do disco."
 
-#: utils/misc/guc.c:2346
+#: utils/misc/guc.c:2338
 msgid "Shows the block size in the write ahead log."
 msgstr "Mostra o tamanho do bloco no log de transação."
 
-#: utils/misc/guc.c:2357
+#: utils/misc/guc.c:2349
 msgid "Shows the number of pages per write ahead log segment."
 msgstr "Mostra o número de páginas por arquivo de log de transação."
 
-#: utils/misc/guc.c:2370
+#: utils/misc/guc.c:2362
 msgid "Time to sleep between autovacuum runs."
 msgstr "Tempo de adormecimento entre execuções do autovacuum."
 
-#: utils/misc/guc.c:2380
+#: utils/misc/guc.c:2372
 msgid "Minimum number of tuple updates or deletes prior to vacuum."
 msgstr "Número mínimo de atualizações ou exclusões de tuplas antes de limpar."
 
-#: utils/misc/guc.c:2389
+#: utils/misc/guc.c:2381
 msgid "Minimum number of tuple inserts, updates, or deletes prior to analyze."
 msgstr "Número mínimo de inserções, atualizações ou exclusões de tuplas antes de analisar."
 
-#: utils/misc/guc.c:2399
+#: utils/misc/guc.c:2391
 msgid "Age at which to autovacuum a table to prevent transaction ID wraparound."
 msgstr "Identificador para limpar automaticamente uma tabela para previnir reciclagem do ID de transação."
 
-#: utils/misc/guc.c:2410
+#: utils/misc/guc.c:2402
 msgid "Multixact age at which to autovacuum a table to prevent multixact wraparound."
 msgstr "Identificador Multixact para limpar automaticamente uma tabela para previnir reciclagem do multixact."
 
-#: utils/misc/guc.c:2420
+#: utils/misc/guc.c:2412
 msgid "Sets the maximum number of simultaneously running autovacuum worker processes."
 msgstr "Define o número máximo de processos de limpeza automática executados simultaneamente."
 
-#: utils/misc/guc.c:2430
+#: utils/misc/guc.c:2422
 msgid "Sets the maximum memory to be used by each autovacuum worker process."
 msgstr "Define o máximo de memória utilizada por cada processo de limpeza automática."
 
-#: utils/misc/guc.c:2441
+#: utils/misc/guc.c:2433
 msgid "Time between issuing TCP keepalives."
 msgstr "Tempo entre envios de mantenha-se vivo (keepalive) do TCP."
 
-#: utils/misc/guc.c:2442 utils/misc/guc.c:2453
+#: utils/misc/guc.c:2434 utils/misc/guc.c:2445
 msgid "A value of 0 uses the system default."
 msgstr "Um valor 0 utiliza o padrão do sistema."
 
-#: utils/misc/guc.c:2452
+#: utils/misc/guc.c:2444
 msgid "Time between TCP keepalive retransmits."
 msgstr "Tempo entre retransmissões de mantenha-se vivo (keepalive) do TCP."
 
-#: utils/misc/guc.c:2463
+#: utils/misc/guc.c:2455
 msgid "Set the amount of traffic to send and receive before renegotiating the encryption keys."
 msgstr "Define a quantidade de tráfego enviado e recebido antes de renegociar as chaves de criptografia."
 
-#: utils/misc/guc.c:2474
+#: utils/misc/guc.c:2466
 msgid "Maximum number of TCP keepalive retransmits."
 msgstr "Número máximo de retransmissões de mantenha-se vivo (keepalive) do TCP."
 
-#: utils/misc/guc.c:2475
+#: utils/misc/guc.c:2467
 msgid "This controls the number of consecutive keepalive retransmits that can be lost before a connection is considered dead. A value of 0 uses the system default."
 msgstr "Isso controla o número de retransmissões consecutivas de mantenha-se vivo (keepalive) que podem ser perdidas antes que uma conexão seja considerada fechada. Um valor de 0 utiliza o padrão do sistema."
 
-#: utils/misc/guc.c:2486
+#: utils/misc/guc.c:2478
 msgid "Sets the maximum allowed result for exact search by GIN."
 msgstr "Define o resultado máximo permitido por uma busca exata utilizando GIN."
 
-#: utils/misc/guc.c:2497
+#: utils/misc/guc.c:2489
 msgid "Sets the planner's assumption about the size of the disk cache."
 msgstr "Define a suposição do planejador sobre o tamanho da cache do disco."
 
-#: utils/misc/guc.c:2498
+#: utils/misc/guc.c:2490
 msgid "That is, the portion of the kernel's disk cache that will be used for PostgreSQL data files. This is measured in disk pages, which are normally 8 kB each."
 msgstr "Isto é, a porção da cache do disco que será utilizada pelo arquivos de dados do PostgreSQL. Isto é medido em páginas do disco, que são normalmente 8 kB cada."
 
-#: utils/misc/guc.c:2511
+#: utils/misc/guc.c:2503
 msgid "Shows the server version as an integer."
 msgstr "Mostra a versão do servidor como um inteiro."
 
-#: utils/misc/guc.c:2522
+#: utils/misc/guc.c:2514
 msgid "Log the use of temporary files larger than this number of kilobytes."
 msgstr "Registra o uso de arquivos temporários maiores do que este número de kilobytes."
 
-#: utils/misc/guc.c:2523
+#: utils/misc/guc.c:2515
 msgid "Zero logs all files. The default is -1 (turning this feature off)."
 msgstr "Zero registra todos os arquivos. O padrão é -1 (desabilita essa funcionalidade)."
 
-#: utils/misc/guc.c:2533
+#: utils/misc/guc.c:2525
 msgid "Sets the size reserved for pg_stat_activity.query, in bytes."
 msgstr "Define o tamanho reservado para pg_stat_activity.query, em bytes."
 
-#: utils/misc/guc.c:2557
+#: utils/misc/guc.c:2549
 msgid "Sets the planner's estimate of the cost of a sequentially fetched disk page."
 msgstr "Define a estimativa do planejador do custo de busca sequencial de uma página no disco."
 
-#: utils/misc/guc.c:2567
+#: utils/misc/guc.c:2559
 msgid "Sets the planner's estimate of the cost of a nonsequentially fetched disk page."
 msgstr "Define a estimativa do planejador do custo de busca não sequencial de uma página no disco."
 
-#: utils/misc/guc.c:2577
+#: utils/misc/guc.c:2569
 msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
 msgstr "Define a estimativa do planejador do custo de processamento de cada tupla (registro)."
 
-#: utils/misc/guc.c:2587
+#: utils/misc/guc.c:2579
 msgid "Sets the planner's estimate of the cost of processing each index entry during an index scan."
 msgstr "Define a estimativa do planejador do custo de processamento de cada índice durante uma busca indexada."
 
-#: utils/misc/guc.c:2597
+#: utils/misc/guc.c:2589
 msgid "Sets the planner's estimate of the cost of processing each operator or function call."
 msgstr "Define a estimativa do planejador do custo de processamento de cada operador ou chamada de função."
 
-#: utils/misc/guc.c:2608
+#: utils/misc/guc.c:2600
 msgid "Sets the planner's estimate of the fraction of a cursor's rows that will be retrieved."
 msgstr "Define a estimativa do planejador da fração de registros do cursor que será recuperada."
 
-#: utils/misc/guc.c:2619
+#: utils/misc/guc.c:2611
 msgid "GEQO: selective pressure within the population."
 msgstr "GEQO: pressão seletiva na população."
 
-#: utils/misc/guc.c:2629
+#: utils/misc/guc.c:2621
 msgid "GEQO: seed for random path selection."
 msgstr "GEQO: semente para seleção de caminhos randômicos."
 
-#: utils/misc/guc.c:2639
+#: utils/misc/guc.c:2631
 msgid "Multiple of the average buffer usage to free per round."
 msgstr "Múltiplo da média de uso dos buffers a serem liberados por ciclo."
 
-#: utils/misc/guc.c:2649
+#: utils/misc/guc.c:2641
 msgid "Sets the seed for random-number generation."
 msgstr "Define a semente para geração de números randômicos."
 
-#: utils/misc/guc.c:2660
+#: utils/misc/guc.c:2652
 msgid "Number of tuple updates or deletes prior to vacuum as a fraction of reltuples."
 msgstr "Número de atualizações ou exclusões de tuplas antes de limpar como uma fração de reltuples."
 
-#: utils/misc/guc.c:2669
+#: utils/misc/guc.c:2661
 msgid "Number of tuple inserts, updates, or deletes prior to analyze as a fraction of reltuples."
 msgstr "Número de inserções, atualizações ou exclusões de tuplas antes de analisar como uma fração de reltuples."
 
-#: utils/misc/guc.c:2679
+#: utils/misc/guc.c:2671
 msgid "Time spent flushing dirty buffers during checkpoint, as fraction of checkpoint interval."
 msgstr "Tempo gasto escrevendo buffers sujos durante o ponto de controle, como fração do intervalo de ponto de controle."
 
-#: utils/misc/guc.c:2698
+#: utils/misc/guc.c:2690
 msgid "Sets the shell command that will be called to archive a WAL file."
 msgstr "Define um comando do interpretador de comandos (shell) que será chamado para arquivar um arquivo do WAL."
 
-#: utils/misc/guc.c:2708
+#: utils/misc/guc.c:2700
 msgid "Sets the client's character set encoding."
 msgstr "Define a codificação do conjunto de caracteres do cliente."
 
-#: utils/misc/guc.c:2719
+#: utils/misc/guc.c:2711
 msgid "Controls information prefixed to each log line."
 msgstr "Controla informação prefixada em cada linha do log."
 
-#: utils/misc/guc.c:2720
+#: utils/misc/guc.c:2712
 msgid "If blank, no prefix is used."
 msgstr "Se estiver em branco, nenhum prefixo é utilizado."
 
-#: utils/misc/guc.c:2729
+#: utils/misc/guc.c:2721
 msgid "Sets the time zone to use in log messages."
 msgstr "Define a zona horária a ser utilizada em mensagens de log."
 
-#: utils/misc/guc.c:2739
+#: utils/misc/guc.c:2731
 msgid "Sets the display format for date and time values."
 msgstr "Define o formato de exibição para valores de data e hora."
 
-#: utils/misc/guc.c:2740
+#: utils/misc/guc.c:2732
 msgid "Also controls interpretation of ambiguous date inputs."
 msgstr "Também controla interpretação de entrada de datas ambíguas."
 
-#: utils/misc/guc.c:2751
+#: utils/misc/guc.c:2743
 msgid "Sets the default tablespace to create tables and indexes in."
 msgstr "Define a tablespace padrão para criação de tabelas e índices."
 
-#: utils/misc/guc.c:2752
+#: utils/misc/guc.c:2744
 msgid "An empty string selects the database's default tablespace."
 msgstr "Uma cadeia de caracteres vazia seleciona a tablespace padrão do banco de dados."
 
-#: utils/misc/guc.c:2762
+#: utils/misc/guc.c:2754
 msgid "Sets the tablespace(s) to use for temporary tables and sort files."
 msgstr "Define a(s) tablespace(s) a ser(em) utilizada(s) para tabelas temporárias e arquivos de ordenação."
 
-#: utils/misc/guc.c:2773
+#: utils/misc/guc.c:2765
 msgid "Sets the path for dynamically loadable modules."
 msgstr "Define o caminho para módulos carregáveis dinamicamente."
 
-#: utils/misc/guc.c:2774
+#: utils/misc/guc.c:2766
 msgid "If a dynamically loadable module needs to be opened and the specified name does not have a directory component (i.e., the name does not contain a slash), the system will search this path for the specified file."
 msgstr "Se o módulo carregável dinamicamente necessita ser aberto e o nome especificado não tem um componente de diretório (i.e., o nome não contém uma barra), o sistema irá procurar o caminho para o arquivo especificado."
 
-#: utils/misc/guc.c:2787
+#: utils/misc/guc.c:2779
 msgid "Sets the location of the Kerberos server key file."
 msgstr "Define o local do arquivo da chave do servidor Kerberos."
 
-#: utils/misc/guc.c:2798
+#: utils/misc/guc.c:2790
 msgid "Sets the Bonjour service name."
 msgstr "Define o nome do serviço Bonjour."
 
-#: utils/misc/guc.c:2810
+#: utils/misc/guc.c:2802
 msgid "Shows the collation order locale."
 msgstr "Mostra a configuração regional utilizada na ordenação."
 
-#: utils/misc/guc.c:2821
+#: utils/misc/guc.c:2813
 msgid "Shows the character classification and case conversion locale."
 msgstr "Mostra a configuração regional utilizada na classificação de caracteres e na conversão entre maiúsculas/minúsculas."
 
-#: utils/misc/guc.c:2832
+#: utils/misc/guc.c:2824
 msgid "Sets the language in which messages are displayed."
 msgstr "Define a língua na qual as mensagens são mostradas."
 
-#: utils/misc/guc.c:2842
+#: utils/misc/guc.c:2834
 msgid "Sets the locale for formatting monetary amounts."
 msgstr "Define a configuração regional para formato de moeda."
 
-#: utils/misc/guc.c:2852
+#: utils/misc/guc.c:2844
 msgid "Sets the locale for formatting numbers."
 msgstr "Define a configuração regional para formato de número."
 
-#: utils/misc/guc.c:2862
+#: utils/misc/guc.c:2854
 msgid "Sets the locale for formatting date and time values."
 msgstr "Define a configuração regional para formato de data e hora."
 
-#: utils/misc/guc.c:2872
+#: utils/misc/guc.c:2864
 msgid "Lists shared libraries to preload into each backend."
 msgstr "Mostra bibliotecas compartilhadas a serem carregadas em cada processo servidor."
 
-#: utils/misc/guc.c:2883
+#: utils/misc/guc.c:2875
 msgid "Lists shared libraries to preload into server."
 msgstr "Mostra bibliotecas compartilhadas a serem carregadas no servidor."
 
-#: utils/misc/guc.c:2894
+#: utils/misc/guc.c:2886
 msgid "Lists unprivileged shared libraries to preload into each backend."
 msgstr "Lista bibliotecas compartilhadas sem privilégio a serem carregadas em cada processo servidor."
 
-#: utils/misc/guc.c:2905
+#: utils/misc/guc.c:2897
 msgid "Sets the schema search order for names that are not schema-qualified."
 msgstr "Define a ordem de busca em esquemas para nomes que não especificam um esquema."
 
-#: utils/misc/guc.c:2917
+#: utils/misc/guc.c:2909
 msgid "Sets the server (database) character set encoding."
 msgstr "Define a codificação do conjunto de caracteres do servidor (banco de dados)."
 
-#: utils/misc/guc.c:2929
+#: utils/misc/guc.c:2921
 msgid "Shows the server version."
 msgstr "Mostra a versão do servidor."
 
-#: utils/misc/guc.c:2941
+#: utils/misc/guc.c:2933
 msgid "Sets the current role."
 msgstr "Define a role atual."
 
-#: utils/misc/guc.c:2953
+#: utils/misc/guc.c:2945
 msgid "Sets the session user name."
 msgstr "Define o nome de usuário da sessão."
 
-#: utils/misc/guc.c:2964
+#: utils/misc/guc.c:2956
 msgid "Sets the destination for server log output."
 msgstr "Define o destino da saída do log do servidor."
 
-#: utils/misc/guc.c:2965
+#: utils/misc/guc.c:2957
 msgid "Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and \"eventlog\", depending on the platform."
 msgstr "Valores válidos são combinações de \"stderr\", \"syslog\", \"csvlog\" e \"eventlog\", dependendo da plataforma."
 
-#: utils/misc/guc.c:2976
+#: utils/misc/guc.c:2968
 msgid "Sets the destination directory for log files."
 msgstr "Define o diretório de destino dos arquivos de log."
 
-#: utils/misc/guc.c:2977
+#: utils/misc/guc.c:2969
 msgid "Can be specified as relative to the data directory or as absolute path."
 msgstr "Pode ser especificado como caminho relativo ao diretório de dados ou como caminho absoluto."
 
-#: utils/misc/guc.c:2987
+#: utils/misc/guc.c:2979
 msgid "Sets the file name pattern for log files."
 msgstr "Define o padrão de nome de arquivo para arquivos de log."
 
-#: utils/misc/guc.c:2998
+#: utils/misc/guc.c:2990
 msgid "Sets the program name used to identify PostgreSQL messages in syslog."
 msgstr "Define o nome do programa utilizado para identificar mensagens do PostgreSQL no syslog."
 
-#: utils/misc/guc.c:3009
+#: utils/misc/guc.c:3001
 msgid "Sets the application name used to identify PostgreSQL messages in the event log."
 msgstr "Define o nome do programa utilizado para identificar mensagens do PostgreSQL no log de eventos."
 
-#: utils/misc/guc.c:3020
+#: utils/misc/guc.c:3012
 msgid "Sets the time zone for displaying and interpreting time stamps."
 msgstr "Define a zona horária para exibição e interpretação de timestamps."
 
-#: utils/misc/guc.c:3030
+#: utils/misc/guc.c:3022
 msgid "Selects a file of time zone abbreviations."
 msgstr "Seleciona um arquivo de abreviações de zonas horárias."
 
-#: utils/misc/guc.c:3040
+#: utils/misc/guc.c:3032
 msgid "Sets the current transaction's isolation level."
 msgstr "Define o nível de isolamento da transação atual."
 
-#: utils/misc/guc.c:3051
+#: utils/misc/guc.c:3043
 msgid "Sets the owning group of the Unix-domain socket."
 msgstr "Define o grupo dono do soquete de domínio Unix."
 
-#: utils/misc/guc.c:3052
+#: utils/misc/guc.c:3044
 msgid "The owning user of the socket is always the user that starts the server."
 msgstr "O usuário dono do soquete é sempre o usuário que inicia o servidor."
 
-#: utils/misc/guc.c:3062
+#: utils/misc/guc.c:3054
 msgid "Sets the directories where Unix-domain sockets will be created."
 msgstr "Define o diretório onde o soquete de domínio Unix será criado."
 
-#: utils/misc/guc.c:3077
+#: utils/misc/guc.c:3069
 msgid "Sets the host name or IP address(es) to listen to."
 msgstr "Define o nome da máquina ou endereço(s) IP para escutar."
 
-#: utils/misc/guc.c:3092
+#: utils/misc/guc.c:3084
 msgid "Sets the server's data directory."
 msgstr "Define o diretório de dados do servidor."
 
-#: utils/misc/guc.c:3103
+#: utils/misc/guc.c:3095
 msgid "Sets the server's main configuration file."
 msgstr "Define o arquivo de configuração principal do servidor."
 
-#: utils/misc/guc.c:3114
+#: utils/misc/guc.c:3106
 msgid "Sets the server's \"hba\" configuration file."
 msgstr "Define o arquivo de configuração \"hba\" do servidor."
 
-#: utils/misc/guc.c:3125
+#: utils/misc/guc.c:3117
 msgid "Sets the server's \"ident\" configuration file."
 msgstr "Define o arquivo de configuração \"ident\" do servidor."
 
-#: utils/misc/guc.c:3136
+#: utils/misc/guc.c:3128
 msgid "Writes the postmaster PID to the specified file."
 msgstr "Escreve o PID do postmaster no arquivo especificado."
 
-#: utils/misc/guc.c:3147
+#: utils/misc/guc.c:3139
 msgid "Location of the SSL server certificate file."
 msgstr "Local do arquivo de certificado SSL do servidor."
 
-#: utils/misc/guc.c:3157
+#: utils/misc/guc.c:3149
 msgid "Location of the SSL server private key file."
 msgstr "Local do arquivo da chave privada SSL do servidor."
 
-#: utils/misc/guc.c:3167
+#: utils/misc/guc.c:3159
 msgid "Location of the SSL certificate authority file."
 msgstr "Local do arquivo de autoridade certificadora SSL."
 
-#: utils/misc/guc.c:3177
+#: utils/misc/guc.c:3169
 msgid "Location of the SSL certificate revocation list file."
 msgstr "Local do arquivo da lista de revogação de certificados SSL."
 
-#: utils/misc/guc.c:3187
+#: utils/misc/guc.c:3179
 msgid "Writes temporary statistics files to the specified directory."
 msgstr "Escreve arquivos temporários de estatísticas em um diretório especificado."
 
-#: utils/misc/guc.c:3198
+#: utils/misc/guc.c:3190
 msgid "List of names of potential synchronous standbys."
 msgstr "Lista os nomes de possíveis servidores em espera síncronos."
 
-#: utils/misc/guc.c:3209
+#: utils/misc/guc.c:3201
 msgid "Sets default text search configuration."
 msgstr "Define a configuração de busca textual padrão."
 
-#: utils/misc/guc.c:3219
+#: utils/misc/guc.c:3211
 msgid "Sets the list of allowed SSL ciphers."
 msgstr "Define a lista de cifras SSL permitidas."
 
-#: utils/misc/guc.c:3234
+#: utils/misc/guc.c:3226
 msgid "Sets the curve to use for ECDH."
 msgstr "Define a curva para utilizar em ECDH."
 
-#: utils/misc/guc.c:3249
+#: utils/misc/guc.c:3241
 msgid "Sets the application name to be reported in statistics and logs."
 msgstr "Define o nome da aplicação a ser informado em estatísticas e logs."
 
-#: utils/misc/guc.c:3269
+#: utils/misc/guc.c:3261
 msgid "Sets whether \"\\'\" is allowed in string literals."
 msgstr "Define se \"\\'\" é permitido em cadeias de caracteres literais."
 
-#: utils/misc/guc.c:3279
+#: utils/misc/guc.c:3271
 msgid "Sets the output format for bytea."
 msgstr "Define o formato de saída para bytea."
 
-#: utils/misc/guc.c:3289
+#: utils/misc/guc.c:3281
 msgid "Sets the message levels that are sent to the client."
 msgstr "Define os níveis de mensagem que são enviadas ao cliente."
 
-#: utils/misc/guc.c:3290 utils/misc/guc.c:3343 utils/misc/guc.c:3354
-#: utils/misc/guc.c:3410
+#: utils/misc/guc.c:3282 utils/misc/guc.c:3335 utils/misc/guc.c:3346
+#: utils/misc/guc.c:3402
 msgid "Each level includes all the levels that follow it. The later the level, the fewer messages are sent."
 msgstr "Cada nível inclui todos os níveis que o seguem. Quanto mais superior for o nível, menos mensagens são enviadas."
 
-#: utils/misc/guc.c:3300
+#: utils/misc/guc.c:3292
 msgid "Enables the planner to use constraints to optimize queries."
 msgstr "Habilita o planejador a usar retrições para otimizar consultas."
 
-#: utils/misc/guc.c:3301
+#: utils/misc/guc.c:3293
 msgid "Table scans will be skipped if their constraints guarantee that no rows match the query."
 msgstr "Buscas em tabelas serão ignoradas se suas restrições garantirem que nenhum registro corresponde a consulta."
 
-#: utils/misc/guc.c:3311
+#: utils/misc/guc.c:3303
 msgid "Sets the transaction isolation level of each new transaction."
 msgstr "Define nível de isolamento de transação de cada nova transação."
 
-#: utils/misc/guc.c:3321
+#: utils/misc/guc.c:3313
 msgid "Sets the display format for interval values."
 msgstr "Define o formato de exibição para valores interval."
 
-#: utils/misc/guc.c:3332
+#: utils/misc/guc.c:3324
 msgid "Sets the verbosity of logged messages."
 msgstr "Define o detalhamento das mensagens registradas."
 
-#: utils/misc/guc.c:3342
+#: utils/misc/guc.c:3334
 msgid "Sets the message levels that are logged."
 msgstr "Define os níveis de mensagem que serão registrados."
 
-#: utils/misc/guc.c:3353
+#: utils/misc/guc.c:3345
 msgid "Causes all statements generating error at or above this level to be logged."
 msgstr "Registra todos os comandos que geram erro neste nível ou acima."
 
-#: utils/misc/guc.c:3364
+#: utils/misc/guc.c:3356
 msgid "Sets the type of statements logged."
 msgstr "Define os tipos de comandos registrados."
 
-#: utils/misc/guc.c:3374
+#: utils/misc/guc.c:3366
 msgid "Sets the syslog \"facility\" to be used when syslog enabled."
 msgstr "Define o syslog \"facility\" a ser utilizado quando syslog estiver habilitado."
 
-#: utils/misc/guc.c:3389
+#: utils/misc/guc.c:3381
 msgid "Sets the session's behavior for triggers and rewrite rules."
 msgstr "Define o comportamento de sessões para gatilhos e regras de reescrita."
 
-#: utils/misc/guc.c:3399
+#: utils/misc/guc.c:3391
 msgid "Sets the current transaction's synchronization level."
 msgstr "Define o nível de sincronização da transação atual."
 
-#: utils/misc/guc.c:3409
+#: utils/misc/guc.c:3401
 msgid "Enables logging of recovery-related debugging information."
 msgstr "Habilita o registro de informação de depuração relacionada a recuperação."
 
-#: utils/misc/guc.c:3425
+#: utils/misc/guc.c:3417
 msgid "Collects function-level statistics on database activity."
 msgstr "Coleta estatísticas de funções sobre a atividade do banco de dados."
 
-#: utils/misc/guc.c:3435
+#: utils/misc/guc.c:3427
 msgid "Set the level of information written to the WAL."
 msgstr "Define o nível de informação escrito no WAL."
 
-#: utils/misc/guc.c:3445
+#: utils/misc/guc.c:3437
 msgid "Selects the dynamic shared memory implementation used."
 msgstr "Seleciona a implementação de memória compartilhada dinâmica utilizada."
 
-#: utils/misc/guc.c:3455
+#: utils/misc/guc.c:3447
 msgid "Selects the method used for forcing WAL updates to disk."
 msgstr "Seleciona o método utilizado para forçar atualizações do WAL no disco."
 
-#: utils/misc/guc.c:3465
+#: utils/misc/guc.c:3457
 msgid "Sets how binary values are to be encoded in XML."
 msgstr "Define como valores binários serão codificados em XML."
 
-#: utils/misc/guc.c:3475
+#: utils/misc/guc.c:3467
 msgid "Sets whether XML data in implicit parsing and serialization operations is to be considered as documents or content fragments."
 msgstr "Define se dados XML em operações de análise ou serialização implícita serão considerados como documentos ou como fragmentos de conteúdo."
 
-#: utils/misc/guc.c:3486
+#: utils/misc/guc.c:3478
 msgid "Use of huge pages on Linux."
 msgstr "Utiliza páginas grandes no Linux."
 
-#: utils/misc/guc.c:4301
+#: utils/misc/guc.c:4293
 #, c-format
 msgid ""
 "%s does not know where to find the server configuration file.\n"
@@ -20566,12 +20771,12 @@ msgstr ""
 "%s não sabe onde encontrar o arquivo de configuração do servidor.\n"
 "Você deve especificar a opção --config-file ou -D ou definir uma variável de ambiente PGDATA.\n"
 
-#: utils/misc/guc.c:4320
+#: utils/misc/guc.c:4312
 #, c-format
 msgid "%s cannot access the server configuration file \"%s\": %s\n"
 msgstr "%s não pode acessar o arquivo de configuração do servidor \"%s\": %s\n"
 
-#: utils/misc/guc.c:4348
+#: utils/misc/guc.c:4338
 #, c-format
 msgid ""
 "%s does not know where to find the database system data.\n"
@@ -20580,7 +20785,7 @@ msgstr ""
 "%s não sabe onde encontrar os dados do sistema de banco de dados.\n"
 "Isto pode ser especificado como \"data_directory\" no \"%s\", pela opção -D ou definindo uma variável de ambiente PGDATA.\n"
 
-#: utils/misc/guc.c:4396
+#: utils/misc/guc.c:4386
 #, c-format
 msgid ""
 "%s does not know where to find the \"hba\" configuration file.\n"
@@ -20589,7 +20794,7 @@ msgstr ""
 "%s não sabe onde encontrar o arquivo de configuração \"hba\".\n"
 "Isto pode ser especificado como \"hba_file\" no \"%s\", pela opção -D ou definindo uma variável de ambiente PGDATA.\n"
 
-#: utils/misc/guc.c:4419
+#: utils/misc/guc.c:4409
 #, c-format
 msgid ""
 "%s does not know where to find the \"ident\" configuration file.\n"
@@ -20598,142 +20803,142 @@ msgstr ""
 "%s não sabe onde encontrar o arquivo de configuração \"ident\".\n"
 "Isto pode ser especificado como \"ident_file\" no \"%s\", pela opção -D ou definindo uma variável de ambiente PGDATA.\n"
 
-#: utils/misc/guc.c:5011 utils/misc/guc.c:5191
+#: utils/misc/guc.c:5001 utils/misc/guc.c:5181
 msgid "Value exceeds integer range."
 msgstr "Valor excede intervalo de inteiros."
 
-#: utils/misc/guc.c:5030
+#: utils/misc/guc.c:5020
 msgid "Valid units for this parameter are \"kB\", \"MB\", \"GB\", and \"TB\"."
 msgstr "Unidades válidas para este parâmetro são \"kB\", \"MB\", \"GB\" e \"TB\"."
 
-#: utils/misc/guc.c:5105
+#: utils/misc/guc.c:5095
 msgid "Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
 msgstr "Unidades válidas para este parâmetro são \"ms\", \"s\", \"min\", \"h\" e \"d\"."
 
-#: utils/misc/guc.c:5399 utils/misc/guc.c:5524 utils/misc/guc.c:6767
-#: utils/misc/guc.c:8964 utils/misc/guc.c:8998
+#: utils/misc/guc.c:5375 utils/misc/guc.c:5468 utils/misc/guc.c:6723
+#: utils/misc/guc.c:8942 utils/misc/guc.c:8976
 #, c-format
 msgid "invalid value for parameter \"%s\": \"%s\""
 msgstr "valor é inválido para parâmetro \"%s\": \"%s\""
 
-#: utils/misc/guc.c:5437
+#: utils/misc/guc.c:5404
 #, c-format
 msgid "parameter \"%s\" requires a numeric value"
 msgstr "parâmetro \"%s\" requer um valor numérico"
 
-#: utils/misc/guc.c:5446
+#: utils/misc/guc.c:5413
 #, c-format
 msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
 msgstr "%g está fora do intervalo válido para parâmetro \"%s\" (%g .. %g)"
 
-#: utils/misc/guc.c:5612 utils/misc/guc.c:6334 utils/misc/guc.c:6386
-#: utils/misc/guc.c:6749 utils/misc/guc.c:7446 utils/misc/guc.c:7605
-#: utils/misc/guc.c:8784
+#: utils/misc/guc.c:5558 utils/misc/guc.c:6290 utils/misc/guc.c:6342
+#: utils/misc/guc.c:6700 utils/misc/guc.c:7424 utils/misc/guc.c:7583
+#: utils/misc/guc.c:8762
 #, c-format
 msgid "unrecognized configuration parameter \"%s\""
 msgstr "parâmetro de configuração \"%s\" desconhecido"
 
-#: utils/misc/guc.c:5627 utils/misc/guc.c:6760
+#: utils/misc/guc.c:5573 utils/misc/guc.c:6711
 #, c-format
 msgid "parameter \"%s\" cannot be changed"
 msgstr "parâmetro \"%s\" não pode ser mudado"
 
-#: utils/misc/guc.c:5660
+#: utils/misc/guc.c:5606
 #, c-format
 msgid "parameter \"%s\" cannot be changed now"
 msgstr "parâmetro \"%s\" não pode ser mudado agora"
 
-#: utils/misc/guc.c:5705
+#: utils/misc/guc.c:5651
 #, c-format
 msgid "parameter \"%s\" cannot be set after connection start"
 msgstr "parâmetro \"%s\" não pode ser definido depois que a conexão foi iniciada"
 
-#: utils/misc/guc.c:5715 utils/misc/guc.c:8800
+#: utils/misc/guc.c:5661 utils/misc/guc.c:8778
 #, c-format
 msgid "permission denied to set parameter \"%s\""
 msgstr "permissão negada ao definir parâmetro \"%s\""
 
-#: utils/misc/guc.c:5753
+#: utils/misc/guc.c:5699
 #, c-format
 msgid "cannot set parameter \"%s\" within security-definer function"
 msgstr "não pode definir parâmetro \"%s\" em função com privilégios do dono"
 
-#: utils/misc/guc.c:6342 utils/misc/guc.c:6390 utils/misc/guc.c:7609
+#: utils/misc/guc.c:6298 utils/misc/guc.c:6346 utils/misc/guc.c:7587
 #, c-format
 msgid "must be superuser to examine \"%s\""
 msgstr "deve ser super-usuário para examinar \"%s\""
 
-#: utils/misc/guc.c:6456
+#: utils/misc/guc.c:6412
 #, c-format
 msgid "SET %s takes only one argument"
 msgstr "SET %s só tem um argumento"
 
-#: utils/misc/guc.c:6713
+#: utils/misc/guc.c:6660
 #, c-format
 msgid "must be superuser to execute ALTER SYSTEM command"
 msgstr "deve ser super-usuário para executar o comando ALTER SYSTEM"
 
-#: utils/misc/guc.c:6946
+#: utils/misc/guc.c:6924
 #, c-format
 msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
 msgstr "SET LOCAL TRANSACTION SNAPSHOT não está implementado"
 
-#: utils/misc/guc.c:7034
+#: utils/misc/guc.c:7012
 #, c-format
 msgid "SET requires parameter name"
 msgstr "SET requer nome do parâmetro"
 
-#: utils/misc/guc.c:7148
+#: utils/misc/guc.c:7126
 #, c-format
 msgid "attempt to redefine parameter \"%s\""
 msgstr "tentativa de redefinir parâmetro \"%s\""
 
-#: utils/misc/guc.c:8504
+#: utils/misc/guc.c:8482
 #, c-format
 msgid "could not parse setting for parameter \"%s\""
 msgstr "não pôde analisar definição para parâmetro \"%s\""
 
-#: utils/misc/guc.c:8862 utils/misc/guc.c:8896
+#: utils/misc/guc.c:8840 utils/misc/guc.c:8874
 #, c-format
 msgid "invalid value for parameter \"%s\": %d"
 msgstr "valor é inválido para parâmetro \"%s\": %d"
 
-#: utils/misc/guc.c:8930
+#: utils/misc/guc.c:8908
 #, c-format
 msgid "invalid value for parameter \"%s\": %g"
 msgstr "valor é inválido para parâmetro \"%s\": %g"
 
-#: utils/misc/guc.c:9120
+#: utils/misc/guc.c:9098
 #, c-format
 msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
 msgstr "\"temp_buffers\" não pode ser alterado após qualquer tabela temporária ter sido acessada na sessão."
 
-#: utils/misc/guc.c:9132
+#: utils/misc/guc.c:9110
 #, c-format
 msgid "SET AUTOCOMMIT TO OFF is no longer supported"
 msgstr "SET AUTOCOMMIT TO OFF não é mais suportado"
 
-#: utils/misc/guc.c:9144
+#: utils/misc/guc.c:9122
 #, c-format
 msgid "assertion checking is not supported by this build"
 msgstr "verificação de asserção não é suportada por essa construção"
 
-#: utils/misc/guc.c:9157
+#: utils/misc/guc.c:9135
 #, c-format
 msgid "Bonjour is not supported by this build"
 msgstr "Bonjour não é suportado por essa construção"
 
-#: utils/misc/guc.c:9170
+#: utils/misc/guc.c:9148
 #, c-format
 msgid "SSL is not supported by this build"
 msgstr "SSL não é suportado por essa construção"
 
-#: utils/misc/guc.c:9182
+#: utils/misc/guc.c:9160
 #, c-format
 msgid "Cannot enable parameter when \"log_statement_stats\" is true."
 msgstr "não pode habilitar parâmetro quando \"log_statement_stats\" é true."
 
-#: utils/misc/guc.c:9194
+#: utils/misc/guc.c:9172
 #, c-format
 msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
 msgstr "não pode habilitar \"log_statement_stats\" quando \"log_parser_stats\", \"log_planner_stats\" ou \"log_executor_stats\" é true."
@@ -20848,16 +21053,21 @@ msgstr "não pode executar PREPARE em uma transação que criou um cursor WITH H
 msgid "could not read block %ld of temporary file: %m"
 msgstr "não pôde ler bloco %ld do arquivo temporário: %m"
 
-#: utils/sort/tuplesort.c:3255
+#: utils/sort/tuplesort.c:3259
 #, c-format
 msgid "could not create unique index \"%s\""
 msgstr "não pôde criar índice único \"%s\""
 
-#: utils/sort/tuplesort.c:3257
+#: utils/sort/tuplesort.c:3261
 #, c-format
 msgid "Key %s is duplicated."
 msgstr "Chave %s está duplicada."
 
+#: utils/sort/tuplesort.c:3262
+#, c-format
+msgid "Duplicate keys exist."
+msgstr "Existem chaves duplicadas."
+
 #: utils/sort/tuplestore.c:506 utils/sort/tuplestore.c:516
 #: utils/sort/tuplestore.c:843 utils/sort/tuplestore.c:947
 #: utils/sort/tuplestore.c:1011 utils/sort/tuplestore.c:1028
index 4ec59df0713f821b8f547bff33766d77f18b77f1..0e6507cdc83f1fe5fb4669c8d6ab2141a1ffec51 100644 (file)
@@ -27,8 +27,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9 current\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2015-01-14 05:38+0000\n"
-"PO-Revision-Date: 2015-01-14 19:57+0300\n"
+"POT-Creation-Date: 2015-03-14 18:38+0000\n"
+"PO-Revision-Date: 2015-03-15 07:02+0300\n"
 "Last-Translator: Alexander Lakhin \n"
 "Language-Team: Russian \n"
 "Language: ru\n"
@@ -105,24 +105,25 @@ msgstr "не удалось закрыть каталог \"%s\": %s\n"
 
 #: ../common/psprintf.c:179 ../port/path.c:596 ../port/path.c:634
 #: ../port/path.c:651 access/transam/xlog.c:6123 lib/stringinfo.c:258
-#: libpq/auth.c:823 libpq/auth.c:1179 libpq/auth.c:1247 libpq/auth.c:1648
+#: libpq/auth.c:824 libpq/auth.c:1182 libpq/auth.c:1250 libpq/auth.c:1652
 #: postmaster/bgworker.c:267 postmaster/bgworker.c:783
-#: postmaster/postmaster.c:2203 postmaster/postmaster.c:2234
-#: postmaster/postmaster.c:3770 postmaster/postmaster.c:4471
-#: postmaster/postmaster.c:4556 postmaster/postmaster.c:5260
-#: postmaster/postmaster.c:5492 replication/logical/logical.c:168
+#: postmaster/postmaster.c:2205 postmaster/postmaster.c:2236
+#: postmaster/postmaster.c:3772 postmaster/postmaster.c:4473
+#: postmaster/postmaster.c:4558 postmaster/postmaster.c:5262
+#: postmaster/postmaster.c:5494 replication/logical/logical.c:168
 #: storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:396
 #: storage/file/fd.c:458 storage/file/fd.c:855 storage/file/fd.c:973
 #: storage/file/fd.c:1586 storage/ipc/procarray.c:909
 #: storage/ipc/procarray.c:1395 storage/ipc/procarray.c:1402
 #: storage/ipc/procarray.c:1751 storage/ipc/procarray.c:2335
-#: utils/adt/formatting.c:1520 utils/adt/formatting.c:1640
-#: utils/adt/formatting.c:1761 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
+#: utils/adt/formatting.c:1523 utils/adt/formatting.c:1643
+#: utils/adt/formatting.c:1764 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
 #: utils/adt/varlena.c:3674 utils/fmgr/dfmgr.c:224 utils/hash/dynahash.c:379
 #: utils/hash/dynahash.c:456 utils/hash/dynahash.c:970 utils/mb/mbutils.c:376
-#: utils/mb/mbutils.c:709 utils/misc/guc.c:3571 utils/misc/guc.c:3587
-#: utils/misc/guc.c:3600 utils/misc/tzparser.c:470 utils/mmgr/aset.c:499
-#: utils/mmgr/aset.c:678 utils/mmgr/aset.c:872 utils/mmgr/aset.c:1114
+#: utils/mb/mbutils.c:709 utils/misc/guc.c:3563 utils/misc/guc.c:3579
+#: utils/misc/guc.c:3592 utils/misc/guc.c:6544 utils/misc/tzparser.c:470
+#: utils/mmgr/aset.c:499 utils/mmgr/aset.c:678 utils/mmgr/aset.c:872
+#: utils/mmgr/aset.c:1114
 #, c-format
 msgid "out of memory"
 msgstr "нехватка памяти"
@@ -152,7 +153,7 @@ msgstr "ошибка при удалении файла или каталога
 msgid "could not look up effective user ID %ld: %s"
 msgstr "выяснить эффективный идентификатор пользователя (%ld) не удалось: %s"
 
-#: ../common/username.c:47 libpq/auth.c:1595
+#: ../common/username.c:47 libpq/auth.c:1599
 msgid "user does not exist"
 msgstr "пользователь не существует"
 
@@ -295,8 +296,8 @@ msgstr "число колонок индекса (%d) превышает пре
 msgid "index row requires %zu bytes, maximum size is %zu"
 msgstr "строка индекса требует байт: %zu, при максимуме: %zu"
 
-#: access/common/printtup.c:294 tcop/fastpath.c:182 tcop/fastpath.c:571
-#: tcop/postgres.c:1672
+#: access/common/printtup.c:294 tcop/fastpath.c:182 tcop/fastpath.c:544
+#: tcop/postgres.c:1699
 #, c-format
 msgid "unsupported format code: %d"
 msgstr "неподдерживаемый код формата: %d"
@@ -387,20 +388,20 @@ msgid "column \"%s\" cannot be declared SETOF"
 msgstr "колонка \"%s\" не может быть объявлена как SETOF"
 
 #: access/gin/ginentrypage.c:108 access/gist/gist.c:1281
-#: access/nbtree/nbtinsert.c:545 access/nbtree/nbtsort.c:485
+#: access/nbtree/nbtinsert.c:549 access/nbtree/nbtsort.c:485
 #: access/spgist/spgdoinsert.c:1880
 #, c-format
 msgid "index row size %zu exceeds maximum %zu for index \"%s\""
 msgstr ""
 "размер строки индекса (%zu) больше предельного размера (%zu) (индекс \"%s\")"
 
-#: access/gin/ginscan.c:402
+#: access/gin/ginscan.c:410
 #, c-format
 msgid "old GIN indexes do not support whole-index scans nor searches for nulls"
 msgstr ""
 "старые GIN-индексы не поддерживают сканирование всего индекса и поиск NULL"
 
-#: access/gin/ginscan.c:403
+#: access/gin/ginscan.c:411
 #, c-format
 msgid "To fix this, do REINDEX INDEX \"%s\"."
 msgstr "Для исправления выполните REINDEX INDEX \"%s\"."
@@ -515,7 +516,7 @@ msgid "\"%s\" is a composite type"
 msgstr "\"%s\" - это составной тип"
 
 #: access/heap/heapam.c:4394 access/heap/heapam.c:4451
-#: access/heap/heapam.c:4696 executor/execMain.c:1992
+#: access/heap/heapam.c:4696 executor/execMain.c:2102
 #, c-format
 msgid "could not obtain lock on row in relation \"%s\""
 msgstr "не удалось получить блокировку строки в таблице \"%s\""
@@ -536,7 +537,7 @@ msgstr "не удалось записать в файл \"%s\" (записан
 #: access/transam/xlog.c:3315 replication/logical/snapbuild.c:1592
 #: replication/slot.c:1025 replication/slot.c:1114 storage/file/fd.c:436
 #: storage/smgr/md.c:966 storage/smgr/md.c:1197 storage/smgr/md.c:1370
-#: utils/misc/guc.c:6599
+#: utils/misc/guc.c:6566
 #, c-format
 msgid "could not fsync file \"%s\": %m"
 msgstr "не удалось синхронизировать с ФС файл \"%s\": %m"
@@ -545,7 +546,7 @@ msgstr "не удалось синхронизировать с ФС файл \"
 #: access/transam/timeline.c:315 access/transam/timeline.c:475
 #: access/transam/xlog.c:3141 access/transam/xlog.c:3276
 #: access/transam/xlog.c:9922 access/transam/xlog.c:10237
-#: postmaster/postmaster.c:4246 replication/slot.c:982
+#: postmaster/postmaster.c:4248 replication/slot.c:982
 #: storage/file/copydir.c:162 storage/smgr/md.c:304 utils/time/snapmgr.c:976
 #, c-format
 msgid "could not create file \"%s\": %m"
@@ -565,11 +566,11 @@ msgstr "не удалось перейти к концу файла \"%s\": %m"
 #: access/heap/rewriteheap.c:1175 access/transam/timeline.c:367
 #: access/transam/timeline.c:401 access/transam/timeline.c:491
 #: access/transam/xlog.c:3176 access/transam/xlog.c:3308
-#: postmaster/postmaster.c:4256 postmaster/postmaster.c:4266
+#: postmaster/postmaster.c:4258 postmaster/postmaster.c:4268
 #: replication/logical/snapbuild.c:1576 replication/slot.c:1011
 #: storage/file/copydir.c:187 utils/init/miscinit.c:1057
-#: utils/init/miscinit.c:1066 utils/init/miscinit.c:1073 utils/misc/guc.c:6567
-#: utils/misc/guc.c:6592 utils/misc/guc.c:8290 utils/misc/guc.c:8304
+#: utils/init/miscinit.c:1066 utils/init/miscinit.c:1073 utils/misc/guc.c:6527
+#: utils/misc/guc.c:6558 utils/misc/guc.c:8268 utils/misc/guc.c:8282
 #: utils/time/snapmgr.c:981 utils/time/snapmgr.c:988
 #, c-format
 msgid "could not write to file \"%s\": %m"
@@ -577,8 +578,8 @@ msgstr "записать в файл \"%s\" не удалось: %m"
 
 #: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10106
 #: access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:467
-#: replication/logical/reorderbuffer.c:2352
-#: replication/logical/reorderbuffer.c:2409
+#: replication/logical/reorderbuffer.c:2353
+#: replication/logical/reorderbuffer.c:2410
 #: replication/logical/snapbuild.c:1520 replication/logical/snapbuild.c:1895
 #: replication/slot.c:1088 storage/ipc/dsm.c:326 storage/smgr/md.c:404
 #: storage/smgr/md.c:453 storage/smgr/md.c:1317
@@ -592,15 +593,15 @@ msgstr "не удалось стереть файл \"%s\": %m"
 #: access/transam/xlog.c:3261 access/transam/xlog.c:3536
 #: access/transam/xlog.c:3614 replication/basebackup.c:458
 #: replication/basebackup.c:1191 replication/logical/logicalfuncs.c:152
-#: replication/logical/reorderbuffer.c:1965
-#: replication/logical/reorderbuffer.c:2172
-#: replication/logical/reorderbuffer.c:2801
+#: replication/logical/reorderbuffer.c:1966
+#: replication/logical/reorderbuffer.c:2173
+#: replication/logical/reorderbuffer.c:2802
 #: replication/logical/snapbuild.c:1569 replication/logical/snapbuild.c:1653
 #: replication/slot.c:1103 replication/walsender.c:457
-#: replication/walsender.c:2093 storage/file/copydir.c:155
+#: replication/walsender.c:2082 storage/file/copydir.c:155
 #: storage/file/fd.c:422 storage/smgr/md.c:586 storage/smgr/md.c:844
-#: utils/error/elog.c:1810 utils/init/miscinit.c:992
-#: utils/init/miscinit.c:1121 utils/misc/guc.c:6795 utils/misc/guc.c:6813
+#: utils/error/elog.c:1811 utils/init/miscinit.c:992
+#: utils/init/miscinit.c:1121 utils/misc/guc.c:6766 utils/misc/guc.c:6795
 #, c-format
 msgid "could not open file \"%s\": %m"
 msgstr "не удалось открыть файл \"%s\": %m"
@@ -612,27 +613,27 @@ msgstr "не удалось открыть файл \"%s\": %m"
 msgid "\"%s\" is not an index"
 msgstr "\"%s\" - это не индекс"
 
-#: access/nbtree/nbtinsert.c:396
+#: access/nbtree/nbtinsert.c:401
 #, c-format
 msgid "duplicate key value violates unique constraint \"%s\""
 msgstr "повторяющееся значение ключа нарушает ограничение уникальности \"%s\""
 
-#: access/nbtree/nbtinsert.c:398
+#: access/nbtree/nbtinsert.c:403
 #, c-format
 msgid "Key %s already exists."
 msgstr "Ключ \"%s\" уже существует."
 
-#: access/nbtree/nbtinsert.c:466
+#: access/nbtree/nbtinsert.c:470
 #, c-format
 msgid "failed to re-find tuple within index \"%s\""
 msgstr "не удалось повторно найти кортеж в индексе \"%s\""
 
-#: access/nbtree/nbtinsert.c:468
+#: access/nbtree/nbtinsert.c:472
 #, c-format
 msgid "This may be because of a non-immutable index expression."
 msgstr "Возможно, это вызвано переменной природой индексного выражения."
 
-#: access/nbtree/nbtinsert.c:548 access/nbtree/nbtsort.c:488
+#: access/nbtree/nbtinsert.c:552 access/nbtree/nbtsort.c:488
 #, c-format
 msgid ""
 "Values larger than 1/3 of a buffer page cannot be indexed.\n"
@@ -864,7 +865,7 @@ msgstr ""
 #: access/transam/xlog.c:10088 access/transam/xlog.c:10101
 #: access/transam/xlog.c:10469 access/transam/xlog.c:10512
 #: access/transam/xlogfuncs.c:468 access/transam/xlogfuncs.c:487
-#: replication/logical/reorderbuffer.c:2819 replication/walsender.c:482
+#: replication/logical/reorderbuffer.c:2820 replication/walsender.c:482
 #: storage/file/copydir.c:176 utils/adt/genfile.c:139
 #, c-format
 msgid "could not read file \"%s\": %m"
@@ -872,7 +873,7 @@ msgstr "не удалось прочитать файл \"%s\": %m"
 
 #: access/transam/timeline.c:412 access/transam/timeline.c:502
 #: access/transam/xlog.c:3191 access/transam/xlog.c:3320
-#: access/transam/xlogfuncs.c:493 commands/copy.c:1518
+#: access/transam/xlogfuncs.c:493 commands/copy.c:1529
 #: storage/file/copydir.c:201
 #, c-format
 msgid "could not close file \"%s\": %m"
@@ -888,7 +889,7 @@ msgstr "для файла \"%s\" не удалось создать ссылку
 #: access/transam/xlogarchive.c:458 access/transam/xlogarchive.c:475
 #: access/transam/xlogarchive.c:582 postmaster/pgarch.c:759
 #: replication/logical/snapbuild.c:1606 replication/slot.c:469
-#: replication/slot.c:925 replication/slot.c:1037 utils/misc/guc.c:6843
+#: replication/slot.c:925 replication/slot.c:1037 utils/misc/guc.c:6819
 #: utils/time/snapmgr.c:999
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\": %m"
@@ -1112,36 +1113,36 @@ msgstr ""
 msgid "cannot have more than 2^32-2 commands in a transaction"
 msgstr "в одной транзакции не может быть больше 2^32-2 команд"
 
-#: access/transam/xact.c:1370
+#: access/transam/xact.c:1375
 #, c-format
 msgid "maximum number of committed subtransactions (%d) exceeded"
 msgstr "превышен предел числа зафиксированных подтранзакций (%d)"
 
-#: access/transam/xact.c:2151
+#: access/transam/xact.c:2156
 #, c-format
 msgid "cannot PREPARE a transaction that has operated on temporary tables"
 msgstr ""
 "выполнить PREPARE для транзакции, оперирующей с временными таблицами, нельзя"
 
-#: access/transam/xact.c:2161
+#: access/transam/xact.c:2166
 #, c-format
 msgid "cannot PREPARE a transaction that has exported snapshots"
 msgstr "нельзя выполнить PREPARE для транзакции, снимки которой экспортированы"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3000
+#: access/transam/xact.c:3005
 #, c-format
 msgid "%s cannot run inside a transaction block"
 msgstr "%s не может выполняться внутри блока транзакции"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3010
+#: access/transam/xact.c:3015
 #, c-format
 msgid "%s cannot run inside a subtransaction"
 msgstr "%s не может выполняться внутри подтранзакции"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3020
+#: access/transam/xact.c:3025
 #, c-format
 msgid "%s cannot be executed from a function or multi-command string"
 msgstr ""
@@ -1149,29 +1150,29 @@ msgstr ""
 "команд"
 
 #. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3091
+#: access/transam/xact.c:3096
 #, c-format
 msgid "%s can only be used in transaction blocks"
 msgstr "%s может выполняться только внутри блоков транзакций"
 
-#: access/transam/xact.c:3274
+#: access/transam/xact.c:3279
 #, c-format
 msgid "there is already a transaction in progress"
 msgstr "транзакция уже выполняется"
 
-#: access/transam/xact.c:3442 access/transam/xact.c:3535
+#: access/transam/xact.c:3447 access/transam/xact.c:3540
 #, c-format
 msgid "there is no transaction in progress"
 msgstr "нет незавершённой транзакции"
 
-#: access/transam/xact.c:3631 access/transam/xact.c:3682
-#: access/transam/xact.c:3688 access/transam/xact.c:3732
-#: access/transam/xact.c:3781 access/transam/xact.c:3787
+#: access/transam/xact.c:3636 access/transam/xact.c:3687
+#: access/transam/xact.c:3693 access/transam/xact.c:3737
+#: access/transam/xact.c:3786 access/transam/xact.c:3792
 #, c-format
 msgid "no such savepoint"
 msgstr "нет такой точки сохранения"
 
-#: access/transam/xact.c:4464
+#: access/transam/xact.c:4469
 #, c-format
 msgid "cannot have more than 2^32-1 subtransactions in a transaction"
 msgstr "в одной транзакции не может быть больше 2^32-1 подтранзакций"
@@ -1221,7 +1222,7 @@ msgid "could not close log file %s: %m"
 msgstr "не удалось закрыть файл журнала \"%s\": %m"
 
 #: access/transam/xlog.c:3699 replication/logical/logicalfuncs.c:147
-#: replication/walsender.c:2088
+#: replication/walsender.c:2077
 #, c-format
 msgid "requested WAL segment %s has already been removed"
 msgstr "запрошенный сегмент WAL %s уже удалён"
@@ -1564,7 +1565,7 @@ msgstr "не удалось открыть файл команд восстан
 
 #: access/transam/xlog.c:5126 access/transam/xlog.c:5217
 #: access/transam/xlog.c:5228 commands/extension.c:527
-#: commands/extension.c:535 utils/misc/guc.c:5369
+#: commands/extension.c:535 utils/misc/guc.c:5355
 #, c-format
 msgid "parameter \"%s\" requires a Boolean value"
 msgstr "параметр \"%s\" требует логическое значение"
@@ -1605,9 +1606,9 @@ msgstr "параметр \"%s\" требует временное значени
 #: catalog/objectaddress.c:764 commands/tablecmds.c:763
 #: commands/tablecmds.c:8949 commands/user.c:988 commands/view.c:475
 #: libpq/auth.c:285 port/win32/security.c:51 storage/lmgr/deadlock.c:955
-#: storage/lmgr/proc.c:1184 utils/misc/guc.c:5401 utils/misc/guc.c:5526
-#: utils/misc/guc.c:8867 utils/misc/guc.c:8901 utils/misc/guc.c:8935
-#: utils/misc/guc.c:8969 utils/misc/guc.c:9004
+#: storage/lmgr/proc.c:1191 utils/misc/guc.c:5377 utils/misc/guc.c:5470
+#: utils/misc/guc.c:8845 utils/misc/guc.c:8879 utils/misc/guc.c:8913
+#: utils/misc/guc.c:8947 utils/misc/guc.c:8982
 #, c-format
 msgid "%s"
 msgstr "%s"
@@ -2274,7 +2275,7 @@ msgstr ""
 #: replication/logical/snapbuild.c:1478 storage/file/copydir.c:72
 #: storage/file/copydir.c:115 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218
 #: utils/adt/dbsize.c:298 utils/adt/genfile.c:108 utils/adt/genfile.c:280
-#: guc-file.l:885
+#: guc-file.l:852
 #, c-format
 msgid "could not stat file \"%s\": %m"
 msgstr "не удалось получить информацию о файле \"%s\": %m"
@@ -2397,7 +2398,7 @@ msgid "Could not rename \"%s\" to \"%s\": %m."
 msgstr "Не удалось переименовать файл \"%s\" в \"%s\": %m."
 
 #: access/transam/xlog.c:10703 replication/logical/logicalfuncs.c:169
-#: replication/walreceiver.c:937 replication/walsender.c:2105
+#: replication/walreceiver.c:937 replication/walsender.c:2094
 #, c-format
 msgid "could not seek in log segment %s to offset %u: %m"
 msgstr "не удалось переместиться в сегменте журнала %s к смещению %u: %m"
@@ -2635,12 +2636,12 @@ msgstr ""
 "нарушение последовательности ID линии времени %u (после %u) в сегменте "
 "журнала %s, смещение %u"
 
-#: bootstrap/bootstrap.c:273 postmaster/postmaster.c:763 tcop/postgres.c:3462
+#: bootstrap/bootstrap.c:273 postmaster/postmaster.c:763 tcop/postgres.c:3500
 #, c-format
 msgid "--%s requires a value"
 msgstr "для --%s требуется значение"
 
-#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:768 tcop/postgres.c:3467
+#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:768 tcop/postgres.c:3505
 #, c-format
 msgid "-c %s requires a value"
 msgstr "для -c %s требуется значение"
@@ -2776,11 +2777,11 @@ msgid "large object %u does not exist"
 msgstr "большой объект %u не существует"
 
 #: catalog/aclchk.c:875 catalog/aclchk.c:883 commands/collationcmds.c:91
-#: commands/copy.c:925 commands/copy.c:943 commands/copy.c:951
-#: commands/copy.c:959 commands/copy.c:967 commands/copy.c:975
-#: commands/copy.c:983 commands/copy.c:991 commands/copy.c:999
-#: commands/copy.c:1015 commands/copy.c:1029 commands/copy.c:1048
-#: commands/copy.c:1063 commands/dbcommands.c:148 commands/dbcommands.c:156
+#: commands/copy.c:936 commands/copy.c:954 commands/copy.c:962
+#: commands/copy.c:970 commands/copy.c:978 commands/copy.c:986
+#: commands/copy.c:994 commands/copy.c:1002 commands/copy.c:1010
+#: commands/copy.c:1026 commands/copy.c:1040 commands/copy.c:1059
+#: commands/copy.c:1074 commands/dbcommands.c:148 commands/dbcommands.c:156
 #: commands/dbcommands.c:164 commands/dbcommands.c:172
 #: commands/dbcommands.c:180 commands/dbcommands.c:188
 #: commands/dbcommands.c:196 commands/dbcommands.c:1372
@@ -2790,10 +2791,10 @@ msgstr "большой объект %u не существует"
 #: commands/foreigncmds.c:495 commands/functioncmds.c:522
 #: commands/functioncmds.c:614 commands/functioncmds.c:622
 #: commands/functioncmds.c:630 commands/functioncmds.c:1700
-#: commands/functioncmds.c:1708 commands/sequence.c:1146
-#: commands/sequence.c:1154 commands/sequence.c:1162 commands/sequence.c:1170
-#: commands/sequence.c:1178 commands/sequence.c:1186 commands/sequence.c:1194
-#: commands/sequence.c:1202 commands/typecmds.c:297 commands/typecmds.c:1332
+#: commands/functioncmds.c:1708 commands/sequence.c:1169
+#: commands/sequence.c:1177 commands/sequence.c:1185 commands/sequence.c:1193
+#: commands/sequence.c:1201 commands/sequence.c:1209 commands/sequence.c:1217
+#: commands/sequence.c:1225 commands/typecmds.c:297 commands/typecmds.c:1332
 #: commands/typecmds.c:1341 commands/typecmds.c:1349 commands/typecmds.c:1357
 #: commands/typecmds.c:1365 commands/user.c:135 commands/user.c:152
 #: commands/user.c:160 commands/user.c:168 commands/user.c:176
@@ -2813,12 +2814,12 @@ msgid "default privileges cannot be set for columns"
 msgstr "права по умолчанию нельзя определить для колонок"
 
 #: catalog/aclchk.c:1492 catalog/objectaddress.c:1042 commands/analyze.c:390
-#: commands/copy.c:4247 commands/sequence.c:1448 commands/tablecmds.c:4939
+#: commands/copy.c:4266 commands/sequence.c:1471 commands/tablecmds.c:4939
 #: commands/tablecmds.c:5034 commands/tablecmds.c:5084
 #: commands/tablecmds.c:5188 commands/tablecmds.c:5235
 #: commands/tablecmds.c:5319 commands/tablecmds.c:5407
 #: commands/tablecmds.c:7494 commands/tablecmds.c:7698
-#: commands/tablecmds.c:8090 commands/trigger.c:635 parser/analyze.c:1994
+#: commands/tablecmds.c:8090 commands/trigger.c:641 parser/analyze.c:1994
 #: parser/parse_relation.c:2358 parser/parse_relation.c:2420
 #: parser/parse_target.c:920 parser/parse_type.c:128 utils/adt/acl.c:2840
 #: utils/adt/ruleutils.c:1820
@@ -2826,7 +2827,7 @@ msgstr "права по умолчанию нельзя определить д
 msgid "column \"%s\" of relation \"%s\" does not exist"
 msgstr "колонка \"%s\" в таблице \"%s\" не существует"
 
-#: catalog/aclchk.c:1757 catalog/objectaddress.c:862 commands/sequence.c:1035
+#: catalog/aclchk.c:1757 catalog/objectaddress.c:862 commands/sequence.c:1058
 #: commands/tablecmds.c:214 commands/tablecmds.c:11244 utils/adt/acl.c:2076
 #: utils/adt/acl.c:2106 utils/adt/acl.c:2138 utils/adt/acl.c:2170
 #: utils/adt/acl.c:2198 utils/adt/acl.c:2228
@@ -2896,8 +2897,8 @@ msgstr "нет доступа к колонке %s"
 msgid "permission denied for relation %s"
 msgstr "нет доступа к отношению %s"
 
-#: catalog/aclchk.c:3273 commands/sequence.c:535 commands/sequence.c:748
-#: commands/sequence.c:790 commands/sequence.c:827 commands/sequence.c:1500
+#: catalog/aclchk.c:3273 commands/sequence.c:544 commands/sequence.c:767
+#: commands/sequence.c:809 commands/sequence.c:846 commands/sequence.c:1523
 #, c-format
 msgid "permission denied for sequence %s"
 msgstr "нет доступа к последовательности %s"
@@ -3324,28 +3325,28 @@ msgstr ""
 "сортировки"
 
 #: catalog/heap.c:582 commands/createas.c:345 commands/indexcmds.c:1072
-#: commands/view.c:116 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1511
-#: utils/adt/formatting.c:1563 utils/adt/formatting.c:1631
-#: utils/adt/formatting.c:1683 utils/adt/formatting.c:1752
-#: utils/adt/formatting.c:1816 utils/adt/like.c:212 utils/adt/selfuncs.c:5221
+#: commands/view.c:116 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1514
+#: utils/adt/formatting.c:1566 utils/adt/formatting.c:1634
+#: utils/adt/formatting.c:1686 utils/adt/formatting.c:1755
+#: utils/adt/formatting.c:1819 utils/adt/like.c:212 utils/adt/selfuncs.c:5221
 #: utils/adt/varlena.c:1381
 #, c-format
 msgid "Use the COLLATE clause to set the collation explicitly."
 msgstr "Задайте правило сравнения явно в предложении COLLATE."
 
-#: catalog/heap.c:1055 catalog/index.c:778 commands/tablecmds.c:2549
+#: catalog/heap.c:1056 catalog/index.c:778 commands/tablecmds.c:2549
 #, c-format
 msgid "relation \"%s\" already exists"
 msgstr "отношение \"%s\" уже существует"
 
-#: catalog/heap.c:1071 catalog/pg_type.c:403 catalog/pg_type.c:706
+#: catalog/heap.c:1072 catalog/pg_type.c:403 catalog/pg_type.c:706
 #: commands/typecmds.c:239 commands/typecmds.c:739 commands/typecmds.c:1090
 #: commands/typecmds.c:1308 commands/typecmds.c:2060
 #, c-format
 msgid "type \"%s\" already exists"
 msgstr "тип \"%s\" уже существует"
 
-#: catalog/heap.c:1072
+#: catalog/heap.c:1073
 #, c-format
 msgid ""
 "A relation has an associated type of the same name, so you must use a name "
@@ -3354,61 +3355,61 @@ msgstr ""
 "С отношением уже связан тип с таким же именем; выберите имя, не "
 "конфликтующее с существующими типами."
 
-#: catalog/heap.c:2257
+#: catalog/heap.c:2258
 #, c-format
 msgid "check constraint \"%s\" already exists"
 msgstr "ограничение-проверка \"%s\" уже существует"
 
-#: catalog/heap.c:2410 catalog/pg_constraint.c:650 commands/tablecmds.c:5734
+#: catalog/heap.c:2411 catalog/pg_constraint.c:650 commands/tablecmds.c:5734
 #, c-format
 msgid "constraint \"%s\" for relation \"%s\" already exists"
 msgstr "ограничение \"%s\" для отношения \"%s\" уже существует"
 
-#: catalog/heap.c:2420
+#: catalog/heap.c:2421
 #, c-format
 msgid ""
 "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
 msgstr ""
 "ограничение \"%s\" конфликтует с ненаследуемым ограничением таблицы \"%s\""
 
-#: catalog/heap.c:2434
+#: catalog/heap.c:2435
 #, c-format
 msgid "merging constraint \"%s\" with inherited definition"
 msgstr "слияние ограничения \"%s\" с унаследованным определением"
 
-#: catalog/heap.c:2527
+#: catalog/heap.c:2528
 #, c-format
 msgid "cannot use column references in default expression"
 msgstr "в выражении по умолчанию нельзя ссылаться на колонки"
 
-#: catalog/heap.c:2538
+#: catalog/heap.c:2539
 #, c-format
 msgid "default expression must not return a set"
 msgstr "выражение по умолчанию не может возвращать множество"
 
-#: catalog/heap.c:2557 rewrite/rewriteHandler.c:1066
+#: catalog/heap.c:2558 rewrite/rewriteHandler.c:1066
 #, c-format
 msgid "column \"%s\" is of type %s but default expression is of type %s"
 msgstr "колонка \"%s\" имеет тип %s, но тип выражения по умолчанию %s"
 
-#: catalog/heap.c:2562 commands/prepare.c:374 parser/parse_node.c:411
+#: catalog/heap.c:2563 commands/prepare.c:374 parser/parse_node.c:411
 #: parser/parse_target.c:509 parser/parse_target.c:758
 #: parser/parse_target.c:768 rewrite/rewriteHandler.c:1071
 #, c-format
 msgid "You will need to rewrite or cast the expression."
 msgstr "Перепишите выражение или преобразуйте его тип."
 
-#: catalog/heap.c:2609
+#: catalog/heap.c:2610
 #, c-format
 msgid "only table \"%s\" can be referenced in check constraint"
 msgstr "в ограничении-проверке можно ссылаться только на таблицу \"%s\""
 
-#: catalog/heap.c:2849
+#: catalog/heap.c:2850
 #, c-format
 msgid "unsupported ON COMMIT and foreign key combination"
 msgstr "неподдерживаемое сочетание внешнего ключа с ON COMMIT"
 
-#: catalog/heap.c:2850
+#: catalog/heap.c:2851
 #, c-format
 msgid ""
 "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT "
@@ -3416,17 +3417,17 @@ msgid ""
 msgstr ""
 "Таблица \"%s\" ссылается на \"%s\", и для них задан разный режим ON COMMIT."
 
-#: catalog/heap.c:2855
+#: catalog/heap.c:2856
 #, c-format
 msgid "cannot truncate a table referenced in a foreign key constraint"
 msgstr "опустошить таблицу, на которую ссылается внешний ключ, нельзя"
 
-#: catalog/heap.c:2856
+#: catalog/heap.c:2857
 #, c-format
 msgid "Table \"%s\" references \"%s\"."
 msgstr "Таблица \"%s\" ссылается на \"%s\"."
 
-#: catalog/heap.c:2858
+#: catalog/heap.c:2859
 #, c-format
 msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
 msgstr ""
@@ -3476,7 +3477,7 @@ msgid "cannot reindex temporary tables of other sessions"
 msgstr "переиндексировать временные таблицы других сеансов нельзя"
 
 #: catalog/namespace.c:247 catalog/namespace.c:445 catalog/namespace.c:539
-#: commands/trigger.c:4486
+#: commands/trigger.c:4492
 #, c-format
 msgid "cross-database references are not implemented: \"%s.%s.%s\""
 msgstr "ссылки между базами не реализованы: \"%s.%s.%s\""
@@ -3607,7 +3608,7 @@ msgid "cannot create temporary tables during recovery"
 msgstr "создавать временные таблицы в процессе восстановления нельзя"
 
 #: catalog/namespace.c:3865 commands/tablespace.c:1113 commands/variable.c:61
-#: replication/syncrep.c:677 utils/misc/guc.c:9034
+#: replication/syncrep.c:677 utils/misc/guc.c:9012
 #, c-format
 msgid "List syntax is invalid."
 msgstr "Ошибка синтаксиса в списке."
@@ -3850,98 +3851,98 @@ msgstr "обёртка сторонних данных %s"
 msgid "server %s"
 msgstr "сервер %s"
 
-#: catalog/objectaddress.c:2070
+#: catalog/objectaddress.c:2073
 #, c-format
-msgid "user mapping for %s"
-msgstr "сопоставление для пользователя %s"
+msgid "user mapping for %s on server %s"
+msgstr "сопоставление для пользователя %s на сервере %s"
 
-#: catalog/objectaddress.c:2104
+#: catalog/objectaddress.c:2108
 #, c-format
 msgid "default privileges on new relations belonging to role %s"
 msgstr "права по умолчанию для новых отношений, принадлежащих роли %s"
 
-#: catalog/objectaddress.c:2109
+#: catalog/objectaddress.c:2113
 #, c-format
 msgid "default privileges on new sequences belonging to role %s"
 msgstr ""
 "права по умолчанию для новых последовательностей, принадлежащих роли %s"
 
-#: catalog/objectaddress.c:2114
+#: catalog/objectaddress.c:2118
 #, c-format
 msgid "default privileges on new functions belonging to role %s"
 msgstr "права по умолчанию для новых функций, принадлежащих роли %s"
 
-#: catalog/objectaddress.c:2119
+#: catalog/objectaddress.c:2123
 #, c-format
 msgid "default privileges on new types belonging to role %s"
 msgstr "права по умолчанию для новых типов, принадлежащих роли %s"
 
-#: catalog/objectaddress.c:2125
+#: catalog/objectaddress.c:2129
 #, c-format
 msgid "default privileges belonging to role %s"
 msgstr "права по умолчанию для новых объектов, принадлежащих роли %s"
 
-#: catalog/objectaddress.c:2133
+#: catalog/objectaddress.c:2137
 #, c-format
 msgid " in schema %s"
 msgstr " в схеме %s"
 
-#: catalog/objectaddress.c:2150
+#: catalog/objectaddress.c:2154
 #, c-format
 msgid "extension %s"
 msgstr "расширение %s"
 
-#: catalog/objectaddress.c:2163
+#: catalog/objectaddress.c:2167
 #, c-format
 msgid "event trigger %s"
 msgstr "событийный триггер %s"
 
-#: catalog/objectaddress.c:2223
+#: catalog/objectaddress.c:2227
 #, c-format
 msgid "table %s"
 msgstr "таблица %s"
 
-#: catalog/objectaddress.c:2227
+#: catalog/objectaddress.c:2231
 #, c-format
 msgid "index %s"
 msgstr "индекс %s"
 
-#: catalog/objectaddress.c:2231
+#: catalog/objectaddress.c:2235
 #, c-format
 msgid "sequence %s"
 msgstr "последовательность %s"
 
-#: catalog/objectaddress.c:2235
+#: catalog/objectaddress.c:2239
 #, c-format
 msgid "toast table %s"
 msgstr "TOAST-таблица %s"
 
-#: catalog/objectaddress.c:2239
+#: catalog/objectaddress.c:2243
 #, c-format
 msgid "view %s"
 msgstr "представление %s"
 
-#: catalog/objectaddress.c:2243
+#: catalog/objectaddress.c:2247
 #, c-format
 msgid "materialized view %s"
 msgstr "материализованное представление %s"
 
-#: catalog/objectaddress.c:2247
+#: catalog/objectaddress.c:2251
 #, c-format
 msgid "composite type %s"
 msgstr "составной тип %s"
 
-#: catalog/objectaddress.c:2251
+#: catalog/objectaddress.c:2255
 #, c-format
 msgid "foreign table %s"
 msgstr "сторонняя таблица %s"
 
-#: catalog/objectaddress.c:2256
+#: catalog/objectaddress.c:2260
 #, c-format
 msgid "relation %s"
 msgstr "отношение %s"
 
-#: catalog/objectaddress.c:2293
+#: catalog/objectaddress.c:2297
 #, c-format
 msgid "operator family %s for access method %s"
 msgstr "семейство операторов %s для метода доступа %s"
@@ -4662,7 +4663,7 @@ msgstr ""
 "%.0f, \"мёртвых\" строк: %.0f; строк в выборке: %d, примерное общее число "
 "строк: %.0f"
 
-#: commands/analyze.c:1564 executor/execQual.c:2904
+#: commands/analyze.c:1564 executor/execQual.c:2907
 msgid "could not convert row type"
 msgstr "не удалось преобразовать тип строки"
 
@@ -4841,12 +4842,12 @@ msgstr ""
 "\"%s\" - это не таблица, представление, мат. представление, составной тип "
 "или сторонняя таблица"
 
-#: commands/constraint.c:60 utils/adt/ri_triggers.c:2699
+#: commands/constraint.c:60 utils/adt/ri_triggers.c:2700
 #, c-format
 msgid "function \"%s\" was not called by trigger manager"
 msgstr "функция \"%s\" была вызвана не менеджером триггеров"
 
-#: commands/constraint.c:67 utils/adt/ri_triggers.c:2708
+#: commands/constraint.c:67 utils/adt/ri_triggers.c:2709
 #, c-format
 msgid "function \"%s\" must be fired AFTER ROW"
 msgstr "функция \"%s\" должна запускаться в триггере AFTER для строк"
@@ -4871,55 +4872,55 @@ msgstr "целевая кодировка \"%s\" не существует"
 msgid "encoding conversion function %s must return type \"void\""
 msgstr "функция преобразования кодировки %s должна возвращать void"
 
-#: commands/copy.c:360 commands/copy.c:372 commands/copy.c:406
-#: commands/copy.c:416
+#: commands/copy.c:361 commands/copy.c:373 commands/copy.c:407
+#: commands/copy.c:419
 #, c-format
 msgid "COPY BINARY is not supported to stdout or from stdin"
 msgstr "COPY BINARY не поддерживает стандартный вывод (stdout) и ввод (stdin)"
 
-#: commands/copy.c:514
+#: commands/copy.c:519
 #, c-format
 msgid "could not write to COPY program: %m"
 msgstr "не удалось записать в канал программы COPY: %m"
 
-#: commands/copy.c:519
+#: commands/copy.c:524
 #, c-format
 msgid "could not write to COPY file: %m"
 msgstr "не удалось записать в файл COPY: %m"
 
-#: commands/copy.c:532
+#: commands/copy.c:537
 #, c-format
 msgid "connection lost during COPY to stdout"
 msgstr "в процессе вывода данных COPY в stdout потеряно соединение"
 
-#: commands/copy.c:573
+#: commands/copy.c:578
 #, c-format
 msgid "could not read from COPY file: %m"
 msgstr "не удалось прочитать файл COPY: %m"
 
-#: commands/copy.c:589 commands/copy.c:608 commands/copy.c:612
-#: tcop/fastpath.c:293 tcop/postgres.c:342 tcop/postgres.c:378
+#: commands/copy.c:594 commands/copy.c:615 commands/copy.c:619
+#: tcop/postgres.c:344 tcop/postgres.c:380 tcop/postgres.c:407
 #, c-format
 msgid "unexpected EOF on client connection with an open transaction"
 msgstr "неожиданный обрыв соединения с клиентом при открытой транзакции"
 
-#: commands/copy.c:624
+#: commands/copy.c:632
 #, c-format
 msgid "COPY from stdin failed: %s"
 msgstr "ошибка при вводе данных COPY из stdin: %s"
 
-#: commands/copy.c:640
+#: commands/copy.c:648
 #, c-format
 msgid "unexpected message type 0x%02X during COPY from stdin"
 msgstr "неожиданный тип сообщения 0x%02X при вводе данных COPY из stdin"
 
-#: commands/copy.c:794
+#: commands/copy.c:803
 #, c-format
 msgid "must be superuser to COPY to or from an external program"
 msgstr ""
 "для использования COPY с внешними программами нужно быть суперпользователем"
 
-#: commands/copy.c:795 commands/copy.c:801
+#: commands/copy.c:804 commands/copy.c:810
 #, c-format
 msgid ""
 "Anyone can COPY to stdout or from stdin. psql's \\copy command also works "
@@ -4928,282 +4929,282 @@ msgstr ""
 "Не имея административных прав, можно использовать COPY с stdout и stdin (а "
 "также команду psql \\copy)."
 
-#: commands/copy.c:800
+#: commands/copy.c:809
 #, c-format
 msgid "must be superuser to COPY to or from a file"
 msgstr "для использования COPY с файлами нужно быть суперпользователем"
 
-#: commands/copy.c:936
+#: commands/copy.c:947
 #, c-format
 msgid "COPY format \"%s\" not recognized"
 msgstr "формат \"%s\" для COPY не распознан"
 
-#: commands/copy.c:1007 commands/copy.c:1021 commands/copy.c:1035
-#: commands/copy.c:1055
+#: commands/copy.c:1018 commands/copy.c:1032 commands/copy.c:1046
+#: commands/copy.c:1066
 #, c-format
 msgid "argument to option \"%s\" must be a list of column names"
 msgstr "аргументом параметра \"%s\" должен быть список имён колонок"
 
-#: commands/copy.c:1068
+#: commands/copy.c:1079
 #, c-format
 msgid "argument to option \"%s\" must be a valid encoding name"
 msgstr "аргументом параметра \"%s\" должно быть название допустимой кодировки"
 
-#: commands/copy.c:1074
+#: commands/copy.c:1085
 #, c-format
 msgid "option \"%s\" not recognized"
 msgstr "параметр \"%s\" не распознан"
 
-#: commands/copy.c:1085
+#: commands/copy.c:1096
 #, c-format
 msgid "cannot specify DELIMITER in BINARY mode"
 msgstr "в режиме BINARY нельзя указывать DELIMITER"
 
-#: commands/copy.c:1090
+#: commands/copy.c:1101
 #, c-format
 msgid "cannot specify NULL in BINARY mode"
 msgstr "в режиме BINARY нельзя указывать NULL"
 
-#: commands/copy.c:1112
+#: commands/copy.c:1123
 #, c-format
 msgid "COPY delimiter must be a single one-byte character"
 msgstr "разделитель для COPY должен быть однобайтным символом"
 
-#: commands/copy.c:1119
+#: commands/copy.c:1130
 #, c-format
 msgid "COPY delimiter cannot be newline or carriage return"
 msgstr ""
 "разделителем для COPY не может быть символ новой строки или возврата каретки"
 
-#: commands/copy.c:1125
+#: commands/copy.c:1136
 #, c-format
 msgid "COPY null representation cannot use newline or carriage return"
 msgstr ""
 "представление NULL для COPY не может включать символ новой строки или "
 "возврата каретки"
 
-#: commands/copy.c:1142
+#: commands/copy.c:1153
 #, c-format
 msgid "COPY delimiter cannot be \"%s\""
 msgstr "\"%s\" не может быть разделителем для COPY"
 
-#: commands/copy.c:1148
+#: commands/copy.c:1159
 #, c-format
 msgid "COPY HEADER available only in CSV mode"
 msgstr "COPY HEADER можно использовать только в режиме CSV"
 
-#: commands/copy.c:1154
+#: commands/copy.c:1165
 #, c-format
 msgid "COPY quote available only in CSV mode"
 msgstr "определить кавычки для COPY можно только в режиме CSV"
 
-#: commands/copy.c:1159
+#: commands/copy.c:1170
 #, c-format
 msgid "COPY quote must be a single one-byte character"
 msgstr "символ кавычек для COPY должен быть однобайтным"
 
-#: commands/copy.c:1164
+#: commands/copy.c:1175
 #, c-format
 msgid "COPY delimiter and quote must be different"
 msgstr "символ кавычек для COPY должен отличаться от разделителя"
 
-#: commands/copy.c:1170
+#: commands/copy.c:1181
 #, c-format
 msgid "COPY escape available only in CSV mode"
 msgstr "определить спецсимвол для COPY можно только в режиме CSV"
 
-#: commands/copy.c:1175
+#: commands/copy.c:1186
 #, c-format
 msgid "COPY escape must be a single one-byte character"
 msgstr "спецсимвол для COPY должен быть однобайтным"
 
-#: commands/copy.c:1181
+#: commands/copy.c:1192
 #, c-format
 msgid "COPY force quote available only in CSV mode"
 msgstr "параметр force quote для COPY можно использовать только в режиме CSV"
 
-#: commands/copy.c:1185
+#: commands/copy.c:1196
 #, c-format
 msgid "COPY force quote only available using COPY TO"
 msgstr "параметр force quote для COPY можно использовать только с COPY TO"
 
-#: commands/copy.c:1191
+#: commands/copy.c:1202
 #, c-format
 msgid "COPY force not null available only in CSV mode"
 msgstr ""
 "параметр force not null для COPY можно использовать только в режиме CSV"
 
-#: commands/copy.c:1195
+#: commands/copy.c:1206
 #, c-format
 msgid "COPY force not null only available using COPY FROM"
 msgstr "параметр force not null для COPY можно использовать только с COPY FROM"
 
-#: commands/copy.c:1201
+#: commands/copy.c:1212
 #, c-format
 msgid "COPY force null available only in CSV mode"
 msgstr "параметр force null для COPY можно использовать только в режиме CSV"
 
-#: commands/copy.c:1206
+#: commands/copy.c:1217
 #, c-format
 msgid "COPY force null only available using COPY FROM"
 msgstr "параметр force null для COPY можно использовать только с COPY FROM"
 
-#: commands/copy.c:1212
+#: commands/copy.c:1223
 #, c-format
 msgid "COPY delimiter must not appear in the NULL specification"
 msgstr "разделитель для COPY не должен присутствовать в представлении NULL"
 
-#: commands/copy.c:1219
+#: commands/copy.c:1230
 #, c-format
 msgid "CSV quote character must not appear in the NULL specification"
 msgstr "символ кавычек в CSV не должен присутствовать в представлении NULL"
 
-#: commands/copy.c:1281
+#: commands/copy.c:1292
 #, c-format
 msgid "table \"%s\" does not have OIDs"
 msgstr "таблица \"%s\" не содержит OID"
 
-#: commands/copy.c:1298
+#: commands/copy.c:1309
 #, c-format
 msgid "COPY (SELECT) WITH OIDS is not supported"
 msgstr "COPY (SELECT) WITH OIDS не поддерживается"
 
-#: commands/copy.c:1324
+#: commands/copy.c:1335
 #, c-format
 msgid "COPY (SELECT INTO) is not supported"
 msgstr "COPY (SELECT INTO) не поддерживается"
 
-#: commands/copy.c:1387
+#: commands/copy.c:1398
 #, c-format
 msgid "FORCE QUOTE column \"%s\" not referenced by COPY"
 msgstr "колонка FORCE QUOTE \"%s\" не входит в список колонок COPY"
 
-#: commands/copy.c:1409
+#: commands/copy.c:1420
 #, c-format
 msgid "FORCE NOT NULL column \"%s\" not referenced by COPY"
 msgstr "колонка FORCE NOT NULL \"%s\" не входит в список колонок COPY"
 
-#: commands/copy.c:1431
+#: commands/copy.c:1442
 #, c-format
 msgid "FORCE NULL column \"%s\" not referenced by COPY"
 msgstr "колонка FORCE NULL \"%s\" не входит в список колонок COPY"
 
-#: commands/copy.c:1495
+#: commands/copy.c:1506
 #, c-format
 msgid "could not close pipe to external command: %m"
 msgstr "не удалось закрыть канал сообщений с внешней командой: %m"
 
-#: commands/copy.c:1498
+#: commands/copy.c:1509
 #, c-format
 msgid "program \"%s\" failed"
 msgstr "сбой программы \"%s\""
 
-#: commands/copy.c:1547
+#: commands/copy.c:1558
 #, c-format
 msgid "cannot copy from view \"%s\""
 msgstr "копировать из представления \"%s\" нельзя"
 
-#: commands/copy.c:1549 commands/copy.c:1555 commands/copy.c:1561
+#: commands/copy.c:1560 commands/copy.c:1566 commands/copy.c:1572
 #, c-format
 msgid "Try the COPY (SELECT ...) TO variant."
 msgstr "Попробуйте вариацию COPY (SELECT ...) TO."
 
-#: commands/copy.c:1553
+#: commands/copy.c:1564
 #, c-format
 msgid "cannot copy from materialized view \"%s\""
 msgstr "копировать из материализованного представления \"%s\" нельзя"
 
-#: commands/copy.c:1559
+#: commands/copy.c:1570
 #, c-format
 msgid "cannot copy from foreign table \"%s\""
 msgstr "копировать из сторонней таблицы \"%s\" нельзя"
 
-#: commands/copy.c:1565
+#: commands/copy.c:1576
 #, c-format
 msgid "cannot copy from sequence \"%s\""
 msgstr "копировать из последовательности \"%s\" нельзя"
 
-#: commands/copy.c:1570
+#: commands/copy.c:1581
 #, c-format
 msgid "cannot copy from non-table relation \"%s\""
 msgstr "копировать из отношения \"%s\", не являющегося таблицей, нельзя"
 
-#: commands/copy.c:1593 commands/copy.c:2616
+#: commands/copy.c:1604 commands/copy.c:2635
 #, c-format
 msgid "could not execute command \"%s\": %m"
 msgstr "не удалось выполнить команду \"%s\": %m"
 
-#: commands/copy.c:1608
+#: commands/copy.c:1619
 #, c-format
 msgid "relative path not allowed for COPY to file"
 msgstr "при выполнении COPY в файл нельзя указывать относительный путь"
 
-#: commands/copy.c:1616
+#: commands/copy.c:1627
 #, c-format
 msgid "could not open file \"%s\" for writing: %m"
 msgstr "не удалось открыть файл \"%s\" для записи: %m"
 
-#: commands/copy.c:1623 commands/copy.c:2634
+#: commands/copy.c:1634 commands/copy.c:2653
 #, c-format
 msgid "\"%s\" is a directory"
 msgstr "\"%s\" - это каталог"
 
-#: commands/copy.c:1948
+#: commands/copy.c:1959
 #, c-format
 msgid "COPY %s, line %d, column %s"
 msgstr "COPY %s, строка %d, колонка %s"
 
-#: commands/copy.c:1952 commands/copy.c:1999
+#: commands/copy.c:1963 commands/copy.c:2010
 #, c-format
 msgid "COPY %s, line %d"
 msgstr "COPY %s, строка %d"
 
-#: commands/copy.c:1963
+#: commands/copy.c:1974
 #, c-format
 msgid "COPY %s, line %d, column %s: \"%s\""
 msgstr "COPY %s, строка %d, колонка %s: \"%s\""
 
-#: commands/copy.c:1971
+#: commands/copy.c:1982
 #, c-format
 msgid "COPY %s, line %d, column %s: null input"
 msgstr "COPY %s, строка %d, колонка %s: значение NULL"
 
-#: commands/copy.c:1993
+#: commands/copy.c:2004
 #, c-format
 msgid "COPY %s, line %d: \"%s\""
 msgstr "COPY %s, строка %d: \"%s\""
 
-#: commands/copy.c:2077
+#: commands/copy.c:2088
 #, c-format
 msgid "cannot copy to view \"%s\""
 msgstr "копировать в представление \"%s\" нельзя"
 
-#: commands/copy.c:2082
+#: commands/copy.c:2093
 #, c-format
 msgid "cannot copy to materialized view \"%s\""
 msgstr "копировать в материализованное представление \"%s\" нельзя"
 
-#: commands/copy.c:2087
+#: commands/copy.c:2098
 #, c-format
 msgid "cannot copy to foreign table \"%s\""
 msgstr "копировать в стороннюю таблицу \"%s\" нельзя"
 
-#: commands/copy.c:2092
+#: commands/copy.c:2103
 #, c-format
 msgid "cannot copy to sequence \"%s\""
 msgstr "копировать в последовательность \"%s\" нельзя"
 
-#: commands/copy.c:2097
+#: commands/copy.c:2108
 #, c-format
 msgid "cannot copy to non-table relation \"%s\""
 msgstr "копировать в отношение \"%s\", не являющееся таблицей, нельзя"
 
-#: commands/copy.c:2160
+#: commands/copy.c:2171
 #, c-format
 msgid "cannot perform FREEZE because of prior transaction activity"
 msgstr "выполнить FREEZE нельзя из-за предыдущей активности в транзакции"
 
-#: commands/copy.c:2166
+#: commands/copy.c:2177
 #, c-format
 msgid ""
 "cannot perform FREEZE because the table was not created or truncated in the "
@@ -5212,149 +5213,149 @@ msgstr ""
 "выполнить FREEZE нельзя, так как таблица не была создана или усечена в "
 "текущей подтранзакции"
 
-#: commands/copy.c:2627 utils/adt/genfile.c:123
+#: commands/copy.c:2646 utils/adt/genfile.c:123
 #, c-format
 msgid "could not open file \"%s\" for reading: %m"
 msgstr "не удалось открыть файл \"%s\" для чтения: %m"
 
-#: commands/copy.c:2654
+#: commands/copy.c:2673
 #, c-format
 msgid "COPY file signature not recognized"
 msgstr "подпись COPY-файла не распознана"
 
-#: commands/copy.c:2659
+#: commands/copy.c:2678
 #, c-format
 msgid "invalid COPY file header (missing flags)"
 msgstr "неверный заголовок файла COPY (отсутствуют флаги)"
 
-#: commands/copy.c:2665
+#: commands/copy.c:2684
 #, c-format
 msgid "unrecognized critical flags in COPY file header"
 msgstr "не распознаны важные флаги в заголовке файла COPY"
 
-#: commands/copy.c:2671
+#: commands/copy.c:2690
 #, c-format
 msgid "invalid COPY file header (missing length)"
 msgstr "неверный заголовок файла COPY (отсутствует длина)"
 
-#: commands/copy.c:2678
+#: commands/copy.c:2697
 #, c-format
 msgid "invalid COPY file header (wrong length)"
 msgstr "неверный заголовок файла COPY (неправильная длина)"
 
-#: commands/copy.c:2811 commands/copy.c:3518 commands/copy.c:3748
+#: commands/copy.c:2830 commands/copy.c:3537 commands/copy.c:3767
 #, c-format
 msgid "extra data after last expected column"
 msgstr "лишние данные после содержимого последней колонки"
 
-#: commands/copy.c:2821
+#: commands/copy.c:2840
 #, c-format
 msgid "missing data for OID column"
 msgstr "нет данных для колонки OID"
 
-#: commands/copy.c:2827
+#: commands/copy.c:2846
 #, c-format
 msgid "null OID in COPY data"
 msgstr "неверное значение OID (NULL) в данных COPY"
 
-#: commands/copy.c:2837 commands/copy.c:2960
+#: commands/copy.c:2856 commands/copy.c:2979
 #, c-format
 msgid "invalid OID in COPY data"
 msgstr "неверный OID в данных COPY"
 
-#: commands/copy.c:2852
+#: commands/copy.c:2871
 #, c-format
 msgid "missing data for column \"%s\""
 msgstr "нет данных для колонки \"%s\""
 
-#: commands/copy.c:2935
+#: commands/copy.c:2954
 #, c-format
 msgid "received copy data after EOF marker"
 msgstr "после маркера конца файла продолжаются данные COPY"
 
-#: commands/copy.c:2942
+#: commands/copy.c:2961
 #, c-format
 msgid "row field count is %d, expected %d"
 msgstr "количество полей в строке: %d, ожидалось: %d"
 
-#: commands/copy.c:3282 commands/copy.c:3299
+#: commands/copy.c:3301 commands/copy.c:3318
 #, c-format
 msgid "literal carriage return found in data"
 msgstr "в данных обнаружен явный возврат каретки"
 
-#: commands/copy.c:3283 commands/copy.c:3300
+#: commands/copy.c:3302 commands/copy.c:3319
 #, c-format
 msgid "unquoted carriage return found in data"
 msgstr "в данных обнаружен возврат каретки не в кавычках"
 
-#: commands/copy.c:3285 commands/copy.c:3302
+#: commands/copy.c:3304 commands/copy.c:3321
 #, c-format
 msgid "Use \"\\r\" to represent carriage return."
 msgstr "Представьте возврат каретки как \"\\r\"."
 
-#: commands/copy.c:3286 commands/copy.c:3303
+#: commands/copy.c:3305 commands/copy.c:3322
 #, c-format
 msgid "Use quoted CSV field to represent carriage return."
 msgstr "Заключите возврат каретки в кавычки CSV."
 
-#: commands/copy.c:3315
+#: commands/copy.c:3334
 #, c-format
 msgid "literal newline found in data"
 msgstr "в данных обнаружен явный символ новой строки"
 
-#: commands/copy.c:3316
+#: commands/copy.c:3335
 #, c-format
 msgid "unquoted newline found in data"
 msgstr "в данных обнаружен явный символ новой строки не в кавычках"
 
-#: commands/copy.c:3318
+#: commands/copy.c:3337
 #, c-format
 msgid "Use \"\\n\" to represent newline."
 msgstr "Представьте символ новой строки как \"\\n\"."
 
-#: commands/copy.c:3319
+#: commands/copy.c:3338
 #, c-format
 msgid "Use quoted CSV field to represent newline."
 msgstr "Заключите символ новой строки в кавычки CSV."
 
-#: commands/copy.c:3365 commands/copy.c:3401
+#: commands/copy.c:3384 commands/copy.c:3420
 #, c-format
 msgid "end-of-copy marker does not match previous newline style"
 msgstr "маркер \"конец копии\" не соответствует предыдущему стилю новой строки"
 
-#: commands/copy.c:3374 commands/copy.c:3390
+#: commands/copy.c:3393 commands/copy.c:3409
 #, c-format
 msgid "end-of-copy marker corrupt"
 msgstr "маркер \"конец копии\" испорчен"
 
-#: commands/copy.c:3832
+#: commands/copy.c:3851
 #, c-format
 msgid "unterminated CSV quoted field"
 msgstr "незавершённое поле в кавычках CSV"
 
-#: commands/copy.c:3909 commands/copy.c:3928
+#: commands/copy.c:3928 commands/copy.c:3947
 #, c-format
 msgid "unexpected EOF in COPY data"
 msgstr "неожиданный конец данных COPY"
 
-#: commands/copy.c:3918
+#: commands/copy.c:3937
 #, c-format
 msgid "invalid field size"
 msgstr "неверный размер поля"
 
-#: commands/copy.c:3941
+#: commands/copy.c:3960
 #, c-format
 msgid "incorrect binary data format"
 msgstr "неверный двоичный формат данных"
 
-#: commands/copy.c:4252 commands/indexcmds.c:993 commands/tablecmds.c:1427
+#: commands/copy.c:4271 commands/indexcmds.c:993 commands/tablecmds.c:1427
 #: commands/tablecmds.c:2237 parser/parse_relation.c:2889
 #: utils/adt/tsvector_op.c:1417
 #, c-format
 msgid "column \"%s\" does not exist"
 msgstr "колонка \"%s\" не существует"
 
-#: commands/copy.c:4259 commands/tablecmds.c:1453 commands/trigger.c:644
+#: commands/copy.c:4278 commands/tablecmds.c:1453 commands/trigger.c:650
 #: parser/parse_target.c:936 parser/parse_target.c:947
 #, c-format
 msgid "column \"%s\" specified more than once"
@@ -5663,7 +5664,7 @@ msgstr "функция \"%s\" является агрегатной"
 msgid "Use DROP AGGREGATE to drop aggregate functions."
 msgstr "Используйте DROP AGGREGATE для удаления агрегатных функций."
 
-#: commands/dropcmds.c:165 commands/sequence.c:400 commands/tablecmds.c:2318
+#: commands/dropcmds.c:165 commands/sequence.c:405 commands/tablecmds.c:2318
 #: commands/tablecmds.c:2499 commands/tablecmds.c:10625 tcop/utility.c:1006
 #, c-format
 msgid "relation \"%s\" does not exist, skipping"
@@ -5842,10 +5843,10 @@ msgstr "%s можно вызывать только в событийной тр
 
 #: commands/event_trigger.c:1226 commands/extension.c:1646
 #: commands/extension.c:1755 commands/extension.c:1948 commands/prepare.c:702
-#: executor/execQual.c:1739 executor/execQual.c:1764 executor/execQual.c:2139
-#: executor/execQual.c:5315 executor/functions.c:1018 foreign/foreign.c:421
+#: executor/execQual.c:1742 executor/execQual.c:1767 executor/execQual.c:2142
+#: executor/execQual.c:5318 executor/functions.c:1018 foreign/foreign.c:421
 #: replication/logical/logicalfuncs.c:310 replication/slotfuncs.c:173
-#: replication/walsender.c:2745 utils/adt/jsonfuncs.c:1386
+#: replication/walsender.c:2734 utils/adt/jsonfuncs.c:1386
 #: utils/adt/jsonfuncs.c:1518 utils/adt/jsonfuncs.c:1708
 #: utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:2601
 #: utils/fmgr/funcapi.c:61 utils/mmgr/portalmem.c:986
@@ -5857,28 +5858,28 @@ msgstr ""
 #: commands/event_trigger.c:1230 commands/extension.c:1650
 #: commands/extension.c:1759 commands/extension.c:1952 commands/prepare.c:706
 #: foreign/foreign.c:426 replication/logical/logicalfuncs.c:314
-#: replication/slotfuncs.c:177 replication/walsender.c:2749
+#: replication/slotfuncs.c:177 replication/walsender.c:2738
 #: utils/mmgr/portalmem.c:990
 #, c-format
 msgid "materialize mode required, but it is not allowed in this context"
 msgstr "требуется режим материализации, но он недопустим в этом контексте"
 
-#: commands/explain.c:169
+#: commands/explain.c:173
 #, c-format
 msgid "unrecognized value for EXPLAIN option \"%s\": \"%s\""
 msgstr "нераспознанное значение параметра EXPLAIN \"%s\": \"%s\""
 
-#: commands/explain.c:175
+#: commands/explain.c:179
 #, c-format
 msgid "unrecognized EXPLAIN option \"%s\""
 msgstr "нераспознанный параметр EXPLAIN: \"%s\""
 
-#: commands/explain.c:182
+#: commands/explain.c:186
 #, c-format
 msgid "EXPLAIN option BUFFERS requires ANALYZE"
 msgstr "параметр BUFFERS оператора EXPLAIN требует указания ANALYZE"
 
-#: commands/explain.c:191
+#: commands/explain.c:195
 #, c-format
 msgid "EXPLAIN option TIMING requires ANALYZE"
 msgstr "параметр TIMING оператора EXPLAIN требует указания ANALYZE"
@@ -6676,24 +6677,24 @@ msgstr ""
 msgid "CONCURRENTLY and WITH NO DATA options cannot be used together"
 msgstr "параметры CONCURRENTLY и WITH NO DATA исключают друг друга"
 
-#: commands/matview.c:591
+#: commands/matview.c:598
 #, c-format
 msgid "new data for \"%s\" contains duplicate rows without any null columns"
 msgstr ""
 "новые данные для \"%s\" содержат дублирующиеся строки (без учёта колонок с "
 "NULL)"
 
-#: commands/matview.c:593
+#: commands/matview.c:600
 #, c-format
 msgid "Row: %s"
 msgstr "Строка: %s"
 
-#: commands/matview.c:681
+#: commands/matview.c:688
 #, c-format
 msgid "cannot refresh materialized view \"%s\" concurrently"
 msgstr "обновить материализованное представление \"%s\" параллельно нельзя"
 
-#: commands/matview.c:683
+#: commands/matview.c:690
 #, c-format
 msgid ""
 "Create a unique index with no WHERE clause on one or more columns of the "
@@ -6929,7 +6930,7 @@ msgid "invalid cursor name: must not be empty"
 msgstr "имя курсора не может быть пустым"
 
 #: commands/portalcmds.c:168 commands/portalcmds.c:222
-#: executor/execCurrent.c:67 utils/adt/xml.c:2386 utils/adt/xml.c:2553
+#: executor/execCurrent.c:67 utils/adt/xml.c:2387 utils/adt/xml.c:2554
 #, c-format
 msgid "cursor \"%s\" does not exist"
 msgstr "курсор \"%s\" не существует"
@@ -6949,7 +6950,7 @@ msgstr "передвинуть сохранённый курсор не удал
 msgid "invalid statement name: must not be empty"
 msgstr "неверный оператор: имя не должно быть пустым"
 
-#: commands/prepare.c:129 parser/parse_param.c:304 tcop/postgres.c:1296
+#: commands/prepare.c:129 parser/parse_param.c:304 tcop/postgres.c:1323
 #, c-format
 msgid "could not determine data type of parameter $%d"
 msgstr "не удалось определить тип данных параметра $%d"
@@ -7064,97 +7065,97 @@ msgstr ""
 msgid "security label provider \"%s\" is not loaded"
 msgstr "поставщик меток безопасности \"%s\" не загружен"
 
-#: commands/sequence.c:123
+#: commands/sequence.c:124
 #, c-format
 msgid "unlogged sequences are not supported"
 msgstr "нежурналируемые последовательности не поддерживаются"
 
-#: commands/sequence.c:618
+#: commands/sequence.c:627
 #, c-format
 msgid "nextval: reached maximum value of sequence \"%s\" (%s)"
 msgstr "функция nextval достигла максимума для последовательности \"%s\" (%s)"
 
-#: commands/sequence.c:641
+#: commands/sequence.c:650
 #, c-format
 msgid "nextval: reached minimum value of sequence \"%s\" (%s)"
 msgstr "функция nextval достигла минимума для последовательности \"%s\" (%s)"
 
-#: commands/sequence.c:754
+#: commands/sequence.c:773
 #, c-format
 msgid "currval of sequence \"%s\" is not yet defined in this session"
 msgstr ""
 "текущее значение (currval) для последовательности \"%s\" ещё не определено в "
 "этом сеансе"
 
-#: commands/sequence.c:773 commands/sequence.c:779
+#: commands/sequence.c:792 commands/sequence.c:798
 #, c-format
 msgid "lastval is not yet defined in this session"
 msgstr "последнее значение (lastval) ещё не определено в этом сеансе"
 
-#: commands/sequence.c:848
+#: commands/sequence.c:867
 #, c-format
 msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
 msgstr ""
 "setval передано значение %s вне пределов последовательности \"%s\" (%s..%s)"
 
-#: commands/sequence.c:1224
+#: commands/sequence.c:1247
 #, c-format
 msgid "INCREMENT must not be zero"
 msgstr "INCREMENT не может быть нулевым"
 
-#: commands/sequence.c:1280
+#: commands/sequence.c:1303
 #, c-format
 msgid "MINVALUE (%s) must be less than MAXVALUE (%s)"
 msgstr "MINVALUE (%s) должно быть меньше MAXVALUE (%s)"
 
-#: commands/sequence.c:1305
+#: commands/sequence.c:1328
 #, c-format
 msgid "START value (%s) cannot be less than MINVALUE (%s)"
 msgstr "значение START (%s) не может быть меньше MINVALUE (%s)"
 
-#: commands/sequence.c:1317
+#: commands/sequence.c:1340
 #, c-format
 msgid "START value (%s) cannot be greater than MAXVALUE (%s)"
 msgstr "значение START (%s) не может быть больше MAXVALUE (%s)"
 
-#: commands/sequence.c:1347
+#: commands/sequence.c:1370
 #, c-format
 msgid "RESTART value (%s) cannot be less than MINVALUE (%s)"
 msgstr "значение RESTART (%s) не может быть меньше MINVALUE (%s)"
 
-#: commands/sequence.c:1359
+#: commands/sequence.c:1382
 #, c-format
 msgid "RESTART value (%s) cannot be greater than MAXVALUE (%s)"
 msgstr "значение RESTART (%s) не может быть больше MAXVALUE (%s)"
 
-#: commands/sequence.c:1374
+#: commands/sequence.c:1397
 #, c-format
 msgid "CACHE (%s) must be greater than zero"
 msgstr "значение CACHE (%s) должно быть больше нуля"
 
-#: commands/sequence.c:1406
+#: commands/sequence.c:1429
 #, c-format
 msgid "invalid OWNED BY option"
 msgstr "неверное указание OWNED BY"
 
-#: commands/sequence.c:1407
+#: commands/sequence.c:1430
 #, c-format
 msgid "Specify OWNED BY table.column or OWNED BY NONE."
 msgstr "Укажите OWNED BY таблица.колонка или OWNED BY NONE."
 
-#: commands/sequence.c:1430
+#: commands/sequence.c:1453
 #, c-format
 msgid "referenced relation \"%s\" is not a table or foreign table"
 msgstr "указанный объект \"%s\" не является таблицей или сторонней таблицей"
 
-#: commands/sequence.c:1437
+#: commands/sequence.c:1460
 #, c-format
 msgid "sequence must have same owner as table it is linked to"
 msgstr ""
 "последовательность должна иметь того же владельца, что и таблица, с которой "
 "она связана"
 
-#: commands/sequence.c:1441
+#: commands/sequence.c:1464
 #, c-format
 msgid "sequence must be in same schema as table it is linked to"
 msgstr ""
@@ -7289,8 +7290,8 @@ msgstr "DROP INDEX CONCURRENTLY не поддерживает режим CASCADE
 #: commands/tablecmds.c:938 commands/tablecmds.c:1276
 #: commands/tablecmds.c:2133 commands/tablecmds.c:4112
 #: commands/tablecmds.c:5942 commands/tablecmds.c:11170
-#: commands/tablecmds.c:11205 commands/trigger.c:232 commands/trigger.c:1118
-#: commands/trigger.c:1226 rewrite/rewriteDefine.c:271
+#: commands/tablecmds.c:11205 commands/trigger.c:238 commands/trigger.c:1124
+#: commands/trigger.c:1232 rewrite/rewriteDefine.c:271
 #: rewrite/rewriteDefine.c:887
 #, c-format
 msgid "permission denied: \"%s\" is a system catalog"
@@ -7506,7 +7507,7 @@ msgstr "колонка \"%s\" содержит значения NULL"
 msgid "check constraint \"%s\" is violated by some row"
 msgstr "ограничение-проверку \"%s\" нарушает некоторая строка"
 
-#: commands/tablecmds.c:4133 commands/trigger.c:226
+#: commands/tablecmds.c:4133 commands/trigger.c:232
 #: rewrite/rewriteDefine.c:265 rewrite/rewriteDefine.c:882
 #, c-format
 msgid "\"%s\" is not a table or view"
@@ -8265,157 +8266,157 @@ msgstr "удалить каталоги табличного пространс
 msgid "You can remove the directories manually if necessary."
 msgstr "При необходимости вы можете удалить их вручную."
 
-#: commands/trigger.c:175
+#: commands/trigger.c:181
 #, c-format
 msgid "\"%s\" is a table"
 msgstr "\"%s\" - это таблица"
 
-#: commands/trigger.c:177
+#: commands/trigger.c:183
 #, c-format
 msgid "Tables cannot have INSTEAD OF triggers."
 msgstr "У таблиц не может быть триггеров INSTEAD OF."
 
-#: commands/trigger.c:188 commands/trigger.c:195
+#: commands/trigger.c:194 commands/trigger.c:201
 #, c-format
 msgid "\"%s\" is a view"
 msgstr "\"%s\" - это представление"
 
-#: commands/trigger.c:190
+#: commands/trigger.c:196
 #, c-format
 msgid "Views cannot have row-level BEFORE or AFTER triggers."
 msgstr "У представлений не может быть строковых триггеров BEFORE/AFTER."
 
-#: commands/trigger.c:197
+#: commands/trigger.c:203
 #, c-format
 msgid "Views cannot have TRUNCATE triggers."
 msgstr "У представлений не может быть триггеров TRUNCATE."
 
-#: commands/trigger.c:205 commands/trigger.c:212 commands/trigger.c:219
+#: commands/trigger.c:211 commands/trigger.c:218 commands/trigger.c:225
 #, c-format
 msgid "\"%s\" is a foreign table"
 msgstr "\"%s\" - сторонняя таблица"
 
-#: commands/trigger.c:207
+#: commands/trigger.c:213
 #, c-format
 msgid "Foreign tables cannot have INSTEAD OF triggers."
 msgstr "У сторонних таблиц не может быть триггеров INSTEAD OF."
 
-#: commands/trigger.c:214
+#: commands/trigger.c:220
 #, c-format
 msgid "Foreign tables cannot have TRUNCATE triggers."
 msgstr "У сторонних таблиц не может быть триггеров TRUNCATE."
 
-#: commands/trigger.c:221
+#: commands/trigger.c:227
 #, c-format
 msgid "Foreign tables cannot have constraint triggers."
 msgstr "У сторонних таблиц не может быть ограничивающих триггеров."
 
-#: commands/trigger.c:284
+#: commands/trigger.c:290
 #, c-format
 msgid "TRUNCATE FOR EACH ROW triggers are not supported"
 msgstr "триггеры TRUNCATE FOR EACH ROW не поддерживаются"
 
-#: commands/trigger.c:292
+#: commands/trigger.c:298
 #, c-format
 msgid "INSTEAD OF triggers must be FOR EACH ROW"
 msgstr "триггеры INSTEAD OF должны иметь тип FOR EACH ROW"
 
-#: commands/trigger.c:296
+#: commands/trigger.c:302
 #, c-format
 msgid "INSTEAD OF triggers cannot have WHEN conditions"
 msgstr "триггеры INSTEAD OF несовместимы с условиями WHEN"
 
-#: commands/trigger.c:300
+#: commands/trigger.c:306
 #, c-format
 msgid "INSTEAD OF triggers cannot have column lists"
 msgstr "для триггеров INSTEAD OF нельзя задать список колонок"
 
-#: commands/trigger.c:359 commands/trigger.c:372
+#: commands/trigger.c:365 commands/trigger.c:378
 #, c-format
 msgid "statement trigger's WHEN condition cannot reference column values"
 msgstr ""
 "в условии WHEN для операторного триггера нельзя ссылаться на значения колонок"
 
-#: commands/trigger.c:364
+#: commands/trigger.c:370
 #, c-format
 msgid "INSERT trigger's WHEN condition cannot reference OLD values"
 msgstr "в условии WHEN для триггера INSERT нельзя ссылаться на значения OLD"
 
-#: commands/trigger.c:377
+#: commands/trigger.c:383
 #, c-format
 msgid "DELETE trigger's WHEN condition cannot reference NEW values"
 msgstr "в условии WHEN для триггера DELETE нельзя ссылаться на значения NEW"
 
-#: commands/trigger.c:382
+#: commands/trigger.c:388
 #, c-format
 msgid "BEFORE trigger's WHEN condition cannot reference NEW system columns"
 msgstr ""
 "в условии WHEN для триггера BEFORE нельзя ссылаться на системные колонки NEW"
 
-#: commands/trigger.c:427
+#: commands/trigger.c:433
 #, c-format
 msgid "changing return type of function %s from \"opaque\" to \"trigger\""
 msgstr "изменение типа возврата функции %s с \"opaque\" на \"trigger\""
 
-#: commands/trigger.c:434
+#: commands/trigger.c:440
 #, c-format
 msgid "function %s must return type \"trigger\""
 msgstr "функция %s должна возвращать тип \"trigger\""
 
-#: commands/trigger.c:546 commands/trigger.c:1295
+#: commands/trigger.c:552 commands/trigger.c:1301
 #, c-format
 msgid "trigger \"%s\" for relation \"%s\" already exists"
 msgstr "триггер \"%s\" для отношения \"%s\" уже существует"
 
-#: commands/trigger.c:831
+#: commands/trigger.c:837
 msgid "Found referenced table's UPDATE trigger."
 msgstr "Найден триггер UPDATE в главной таблице."
 
-#: commands/trigger.c:832
+#: commands/trigger.c:838
 msgid "Found referenced table's DELETE trigger."
 msgstr "Найден триггер DELETE в главной таблице."
 
-#: commands/trigger.c:833
+#: commands/trigger.c:839
 msgid "Found referencing table's trigger."
 msgstr "Найден триггер в подчинённой таблице."
 
-#: commands/trigger.c:942 commands/trigger.c:958
+#: commands/trigger.c:948 commands/trigger.c:964
 #, c-format
 msgid "ignoring incomplete trigger group for constraint \"%s\" %s"
 msgstr "неполный набор триггеров для ограничения \"%s\" %s игнорируется"
 
-#: commands/trigger.c:970
+#: commands/trigger.c:976
 #, c-format
 msgid "converting trigger group into constraint \"%s\" %s"
 msgstr "преобразование набора триггеров в ограничение \"%s\" %s"
 
-#: commands/trigger.c:1112 commands/trigger.c:1217
+#: commands/trigger.c:1118 commands/trigger.c:1223
 #, c-format
 msgid "\"%s\" is not a table, view, or foreign table"
 msgstr "\"%s\" - это не таблица, представление и не сторонняя таблица"
 
-#: commands/trigger.c:1183 commands/trigger.c:1343 commands/trigger.c:1459
+#: commands/trigger.c:1189 commands/trigger.c:1349 commands/trigger.c:1465
 #, c-format
 msgid "trigger \"%s\" for table \"%s\" does not exist"
 msgstr "триггер \"%s\" для таблицы \"%s\" не существует"
 
-#: commands/trigger.c:1424
+#: commands/trigger.c:1430
 #, c-format
 msgid "permission denied: \"%s\" is a system trigger"
 msgstr "нет доступа: \"%s\" - это системный триггер"
 
-#: commands/trigger.c:1920
+#: commands/trigger.c:1926
 #, c-format
 msgid "trigger function %u returned null value"
 msgstr "триггерная функция %u вернула значение NULL"
 
-#: commands/trigger.c:1979 commands/trigger.c:2178 commands/trigger.c:2382
-#: commands/trigger.c:2664
+#: commands/trigger.c:1985 commands/trigger.c:2184 commands/trigger.c:2388
+#: commands/trigger.c:2670
 #, c-format
 msgid "BEFORE STATEMENT trigger cannot return a value"
 msgstr "триггер BEFORE STATEMENT не может возвращать значение"
 
-#: commands/trigger.c:2726 executor/nodeModifyTable.c:434
+#: commands/trigger.c:2732 executor/nodeModifyTable.c:434
 #: executor/nodeModifyTable.c:712
 #, c-format
 msgid ""
@@ -8425,7 +8426,7 @@ msgstr ""
 "кортеж, который должен быть изменён, уже модифицирован в операции, вызванной "
 "текущей командой"
 
-#: commands/trigger.c:2727 executor/nodeModifyTable.c:435
+#: commands/trigger.c:2733 executor/nodeModifyTable.c:435
 #: executor/nodeModifyTable.c:713
 #, c-format
 msgid ""
@@ -8435,19 +8436,19 @@ msgstr ""
 "Возможно, для распространения изменений в другие строки следует использовать "
 "триггер AFTER вместо BEFORE."
 
-#: commands/trigger.c:2741 executor/execMain.c:2059
+#: commands/trigger.c:2747 executor/execMain.c:2169
 #: executor/nodeLockRows.c:165 executor/nodeModifyTable.c:447
 #: executor/nodeModifyTable.c:725
 #, c-format
 msgid "could not serialize access due to concurrent update"
 msgstr "не удалось сериализовать доступ из-за параллельного изменения"
 
-#: commands/trigger.c:4538
+#: commands/trigger.c:4544
 #, c-format
 msgid "constraint \"%s\" is not deferrable"
 msgstr "ограничение \"%s\" не является откладываемым"
 
-#: commands/trigger.c:4561
+#: commands/trigger.c:4567
 #, c-format
 msgid "constraint \"%s\" does not exist"
 msgstr "ограничение \"%s\" не существует"
@@ -9144,7 +9145,7 @@ msgstr "\"%s\": усечение (было страниц: %u, стало: %u)"
 msgid "\"%s\": suspending truncate due to conflicting lock request"
 msgstr "\"%s\": приостановка усечения из-за конфликтующего запроса блокировки"
 
-#: commands/variable.c:162 utils/misc/guc.c:9058
+#: commands/variable.c:162 utils/misc/guc.c:9036
 #, c-format
 msgid "Unrecognized key word: \"%s\"."
 msgstr "нераспознанное ключевое слово: \"%s\"."
@@ -9343,7 +9344,7 @@ msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
 msgstr ""
 "для курсора \"%s\" не выполняется обновляемое сканирование таблицы \"%s\""
 
-#: executor/execCurrent.c:231 executor/execQual.c:1160
+#: executor/execCurrent.c:231 executor/execQual.c:1163
 #, c-format
 msgid ""
 "type of parameter %d (%s) does not match that when preparing the plan (%s)"
@@ -9351,27 +9352,27 @@ msgstr ""
 "тип параметра %d (%s) не соответствует тому, с которым подготавливался план "
 "(%s)"
 
-#: executor/execCurrent.c:243 executor/execQual.c:1172
+#: executor/execCurrent.c:243 executor/execQual.c:1175
 #, c-format
 msgid "no value found for parameter %d"
 msgstr "не найдено значение параметра %d"
 
-#: executor/execMain.c:955
+#: executor/execMain.c:966
 #, c-format
 msgid "cannot change sequence \"%s\""
 msgstr "последовательность \"%s\" изменить нельзя"
 
-#: executor/execMain.c:961
+#: executor/execMain.c:972
 #, c-format
 msgid "cannot change TOAST relation \"%s\""
 msgstr "TOAST-отношение \"%s\" изменить нельзя"
 
-#: executor/execMain.c:979 rewrite/rewriteHandler.c:2512
+#: executor/execMain.c:990 rewrite/rewriteHandler.c:2512
 #, c-format
 msgid "cannot insert into view \"%s\""
 msgstr "вставить данные в представление \"%s\" нельзя"
 
-#: executor/execMain.c:981 rewrite/rewriteHandler.c:2515
+#: executor/execMain.c:992 rewrite/rewriteHandler.c:2515
 #, c-format
 msgid ""
 "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or "
@@ -9380,12 +9381,12 @@ msgstr ""
 "Чтобы представление допускало добавление данных, установите триггер INSTEAD "
 "OF INSERT trigger или безусловное правило ON INSERT DO INSTEAD."
 
-#: executor/execMain.c:987 rewrite/rewriteHandler.c:2520
+#: executor/execMain.c:998 rewrite/rewriteHandler.c:2520
 #, c-format
 msgid "cannot update view \"%s\""
 msgstr "изменить данные в представлении \"%s\" нельзя"
 
-#: executor/execMain.c:989 rewrite/rewriteHandler.c:2523
+#: executor/execMain.c:1000 rewrite/rewriteHandler.c:2523
 #, c-format
 msgid ""
 "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an "
@@ -9394,12 +9395,12 @@ msgstr ""
 "Чтобы представление допускало изменение данных, установите триггер INSTEAD "
 "OF UPDATE или безусловное правило ON UPDATE DO INSTEAD."
 
-#: executor/execMain.c:995 rewrite/rewriteHandler.c:2528
+#: executor/execMain.c:1006 rewrite/rewriteHandler.c:2528
 #, c-format
 msgid "cannot delete from view \"%s\""
 msgstr "удалить данные из представления \"%s\" нельзя"
 
-#: executor/execMain.c:997 rewrite/rewriteHandler.c:2531
+#: executor/execMain.c:1008 rewrite/rewriteHandler.c:2531
 #, c-format
 msgid ""
 "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an "
@@ -9408,98 +9409,98 @@ msgstr ""
 "Чтобы представление допускало удаление данных, установите триггер INSTEAD OF "
 "DELETE или безусловное правило ON DELETE DO INSTEAD."
 
-#: executor/execMain.c:1008
+#: executor/execMain.c:1019
 #, c-format
 msgid "cannot change materialized view \"%s\""
 msgstr "изменить материализованное представление \"%s\" нельзя"
 
-#: executor/execMain.c:1020
+#: executor/execMain.c:1031
 #, c-format
 msgid "cannot insert into foreign table \"%s\""
 msgstr "вставлять данные в стороннюю таблицу \"%s\" нельзя"
 
-#: executor/execMain.c:1026
+#: executor/execMain.c:1037
 #, c-format
 msgid "foreign table \"%s\" does not allow inserts"
 msgstr "сторонняя таблица \"%s\" не допускает добавления"
 
-#: executor/execMain.c:1033
+#: executor/execMain.c:1044
 #, c-format
 msgid "cannot update foreign table \"%s\""
 msgstr "изменять данные в сторонней таблице \"%s\""
 
-#: executor/execMain.c:1039
+#: executor/execMain.c:1050
 #, c-format
 msgid "foreign table \"%s\" does not allow updates"
 msgstr "сторонняя таблица \"%s\" не допускает изменения"
 
-#: executor/execMain.c:1046
+#: executor/execMain.c:1057
 #, c-format
 msgid "cannot delete from foreign table \"%s\""
 msgstr "удалять данные из сторонней таблицы \"%s\" нельзя"
 
-#: executor/execMain.c:1052
+#: executor/execMain.c:1063
 #, c-format
 msgid "foreign table \"%s\" does not allow deletes"
 msgstr "сторонняя таблица \"%s\" не допускает удаления"
 
-#: executor/execMain.c:1063
+#: executor/execMain.c:1074
 #, c-format
 msgid "cannot change relation \"%s\""
 msgstr "отношение \"%s\" изменить нельзя"
 
-#: executor/execMain.c:1087
+#: executor/execMain.c:1098
 #, c-format
 msgid "cannot lock rows in sequence \"%s\""
 msgstr "блокировать строки в последовательности \"%s\" нельзя"
 
-#: executor/execMain.c:1094
+#: executor/execMain.c:1105
 #, c-format
 msgid "cannot lock rows in TOAST relation \"%s\""
 msgstr "блокировать строки в TOAST-отношении \"%s\" нельзя"
 
-#: executor/execMain.c:1101
+#: executor/execMain.c:1112
 #, c-format
 msgid "cannot lock rows in view \"%s\""
 msgstr "блокировать строки в представлении \"%s\" нельзя"
 
-#: executor/execMain.c:1109
+#: executor/execMain.c:1120
 #, c-format
 msgid "cannot lock rows in materialized view \"%s\""
 msgstr "блокировать строки в материализованном представлении \"%s\" нельзя"
 
-#: executor/execMain.c:1116
+#: executor/execMain.c:1127
 #, c-format
 msgid "cannot lock rows in foreign table \"%s\""
 msgstr "блокировать строки в сторонней таблице \"%s\" нельзя"
 
-#: executor/execMain.c:1122
+#: executor/execMain.c:1133
 #, c-format
 msgid "cannot lock rows in relation \"%s\""
 msgstr "блокировать строки в отношении \"%s\" нельзя"
 
-#: executor/execMain.c:1607
+#: executor/execMain.c:1629
 #, c-format
 msgid "null value in column \"%s\" violates not-null constraint"
 msgstr "нулевое значение в колонке \"%s\" нарушает ограничение NOT NULL"
 
-#: executor/execMain.c:1609 executor/execMain.c:1626 executor/execMain.c:1673
+#: executor/execMain.c:1631 executor/execMain.c:1656 executor/execMain.c:1714
 #, c-format
 msgid "Failing row contains %s."
 msgstr "Ошибочная строка содержит %s."
 
-#: executor/execMain.c:1624
+#: executor/execMain.c:1654
 #, c-format
 msgid "new row for relation \"%s\" violates check constraint \"%s\""
 msgstr "новая строка в отношении \"%s\" нарушает ограничение-проверку \"%s\""
 
-#: executor/execMain.c:1671
+#: executor/execMain.c:1712
 #, c-format
 msgid "new row violates WITH CHECK OPTION for view \"%s\""
 msgstr ""
 "новая строка нарушает ограничение WITH CHECK OPTION для представления \"%s\""
 
-#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3157
+#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3160
 #: utils/adt/array_userfuncs.c:430 utils/adt/arrayfuncs.c:233
 #: utils/adt/arrayfuncs.c:531 utils/adt/arrayfuncs.c:1275
 #: utils/adt/arrayfuncs.c:2961 utils/adt/arrayfuncs.c:4986
@@ -9512,17 +9513,17 @@ msgstr "число размерностей массива (%d) превышае
 msgid "array subscript in assignment must not be null"
 msgstr "индекс элемента массива в присваивании не может быть NULL"
 
-#: executor/execQual.c:642 executor/execQual.c:4078
+#: executor/execQual.c:642 executor/execQual.c:4081
 #, c-format
 msgid "attribute %d has wrong type"
 msgstr "атрибут %d имеет неверный тип"
 
-#: executor/execQual.c:643 executor/execQual.c:4079
+#: executor/execQual.c:643 executor/execQual.c:4082
 #, c-format
 msgid "Table has type %s, but query expects %s."
 msgstr "В таблице задан тип %s, а в запросе ожидается %s."
 
-#: executor/execQual.c:836 executor/execQual.c:853 executor/execQual.c:1050
+#: executor/execQual.c:836 executor/execQual.c:853 executor/execQual.c:1053
 #: executor/nodeModifyTable.c:85 executor/nodeModifyTable.c:95
 #: executor/nodeModifyTable.c:112 executor/nodeModifyTable.c:120
 #, c-format
@@ -9544,14 +9545,14 @@ msgstr ""
 "В таблице определён тип %s (номер колонки: %d), а в запросе предполагается "
 "%s."
 
-#: executor/execQual.c:1051 executor/execQual.c:1647
+#: executor/execQual.c:1054 executor/execQual.c:1650
 #, c-format
 msgid "Physical storage mismatch on dropped attribute at ordinal position %d."
 msgstr ""
 "Несоответствие параметров физического хранения удалённого атрибута (под "
 "номером %d)."
 
-#: executor/execQual.c:1326 parser/parse_func.c:114 parser/parse_func.c:535
+#: executor/execQual.c:1329 parser/parse_func.c:114 parser/parse_func.c:535
 #: parser/parse_func.c:887
 #, c-format
 msgid "cannot pass more than %d argument to a function"
@@ -9560,12 +9561,12 @@ msgstr[0] "функции нельзя передать больше %d аргу
 msgstr[1] "функции нельзя передать больше %d аргументов"
 msgstr[2] "функции нельзя передать больше %d аргументов"
 
-#: executor/execQual.c:1515
+#: executor/execQual.c:1518
 #, c-format
 msgid "functions and operators can take at most one set argument"
 msgstr "функции и операторы принимают только один аргумент-множество"
 
-#: executor/execQual.c:1565
+#: executor/execQual.c:1568
 #, c-format
 msgid ""
 "function returning setof record called in context that cannot accept type "
@@ -9574,12 +9575,12 @@ msgstr ""
 "функция, возвращающая запись SET OF, вызвана в контексте, не допускающем "
 "этот тип"
 
-#: executor/execQual.c:1620 executor/execQual.c:1636 executor/execQual.c:1646
+#: executor/execQual.c:1623 executor/execQual.c:1639 executor/execQual.c:1649
 #, c-format
 msgid "function return row and query-specified return row do not match"
 msgstr "тип результат функции отличается от типа строки-результата запроса"
 
-#: executor/execQual.c:1621
+#: executor/execQual.c:1624
 #, c-format
 msgid "Returned row contains %d attribute, but query expects %d."
 msgid_plural "Returned row contains %d attributes, but query expects %d."
@@ -9589,47 +9590,47 @@ msgstr[1] ""
 msgstr[2] ""
 "Возвращённая строка содержит %d атрибутов, но запрос предполагает %d."
 
-#: executor/execQual.c:1637
+#: executor/execQual.c:1640
 #, c-format
 msgid "Returned type %s at ordinal position %d, but query expects %s."
 msgstr "Возвращён тип %s (номер колонки: %d), а в запросе предполагается %s."
 
-#: executor/execQual.c:1879 executor/execQual.c:2310
+#: executor/execQual.c:1882 executor/execQual.c:2313
 #, c-format
 msgid "table-function protocol for materialize mode was not followed"
 msgstr "нарушение протокола табличной функции в режиме материализации"
 
-#: executor/execQual.c:1899 executor/execQual.c:2317
+#: executor/execQual.c:1902 executor/execQual.c:2320
 #, c-format
 msgid "unrecognized table-function returnMode: %d"
 msgstr "нераспознанный режим возврата табличной функции: %d"
 
-#: executor/execQual.c:2227
+#: executor/execQual.c:2230
 #, c-format
 msgid "function returning set of rows cannot return null value"
 msgstr "функция, возвращающая множество строк, не может возвращать NULL"
 
-#: executor/execQual.c:2284
+#: executor/execQual.c:2287
 #, c-format
 msgid "rows returned by function are not all of the same row type"
 msgstr "строки, возвращённые функцией, имеют разные типы"
 
-#: executor/execQual.c:2499
+#: executor/execQual.c:2502
 #, c-format
 msgid "IS DISTINCT FROM does not support set arguments"
 msgstr "IS DISTINCT FROM не поддерживает аргументы-множества"
 
-#: executor/execQual.c:2576
+#: executor/execQual.c:2579
 #, c-format
 msgid "op ANY/ALL (array) does not support set arguments"
 msgstr "операторы ANY/ALL (с массивом) не поддерживают аргументы-множества"
 
-#: executor/execQual.c:3135
+#: executor/execQual.c:3138
 #, c-format
 msgid "cannot merge incompatible arrays"
 msgstr "не удалось объединить несовместимые массивы"
 
-#: executor/execQual.c:3136
+#: executor/execQual.c:3139
 #, c-format
 msgid ""
 "Array with element type %s cannot be included in ARRAY construct with "
@@ -9638,7 +9639,7 @@ msgstr ""
 "Массив с типом элементов %s нельзя включить в конструкцию ARRAY с типом "
 "элементов %s."
 
-#: executor/execQual.c:3177 executor/execQual.c:3204
+#: executor/execQual.c:3180 executor/execQual.c:3207
 #, c-format
 msgid ""
 "multidimensional arrays must have array expressions with matching dimensions"
@@ -9646,47 +9647,47 @@ msgstr ""
 "для многомерных массивов должны задаваться выражения с соответствующими "
 "размерностями"
 
-#: executor/execQual.c:3719
+#: executor/execQual.c:3722
 #, c-format
 msgid "NULLIF does not support set arguments"
 msgstr "NULLIF не поддерживает аргументы-множества"
 
-#: executor/execQual.c:3949 utils/adt/domains.c:131
+#: executor/execQual.c:3952 utils/adt/domains.c:131
 #, c-format
 msgid "domain %s does not allow null values"
 msgstr "домен %s не допускает значения null"
 
-#: executor/execQual.c:3979 utils/adt/domains.c:168
+#: executor/execQual.c:3982 utils/adt/domains.c:168
 #, c-format
 msgid "value for domain %s violates check constraint \"%s\""
 msgstr "значение домена %s нарушает ограничение-проверку \"%s\""
 
-#: executor/execQual.c:4337
+#: executor/execQual.c:4340
 #, c-format
 msgid "WHERE CURRENT OF is not supported for this table type"
 msgstr "WHERE CURRENT OF для таблиц такого типа не поддерживается"
 
-#: executor/execQual.c:4484 parser/parse_agg.c:434 parser/parse_agg.c:464
+#: executor/execQual.c:4487 parser/parse_agg.c:434 parser/parse_agg.c:464
 #, c-format
 msgid "aggregate function calls cannot be nested"
 msgstr "вложенные вызовы агрегатных функций недопустимы"
 
-#: executor/execQual.c:4524 parser/parse_agg.c:565
+#: executor/execQual.c:4527 parser/parse_agg.c:565
 #, c-format
 msgid "window function calls cannot be nested"
 msgstr "вложенные вызовы оконных функций недопустимы"
 
-#: executor/execQual.c:4736
+#: executor/execQual.c:4739
 #, c-format
 msgid "target type is not an array"
 msgstr "целевой тип не является массивом"
 
-#: executor/execQual.c:4851
+#: executor/execQual.c:4854
 #, c-format
 msgid "ROW() column has type %s instead of type %s"
 msgstr "колонка ROW() имеет тип %s, а должна - %s"
 
-#: executor/execQual.c:4986 utils/adt/arrayfuncs.c:3424
+#: executor/execQual.c:4989 utils/adt/arrayfuncs.c:3424
 #: utils/adt/rowtypes.c:921
 #, c-format
 msgid "could not identify a comparison function for type %s"
@@ -9702,26 +9703,36 @@ msgstr "материализованное представление \"%s\" н
 msgid "Use the REFRESH MATERIALIZED VIEW command."
 msgstr "Примените команду REFRESH MATERIALIZED VIEW."
 
-#: executor/execUtils.c:1324
+#: executor/execUtils.c:1326
 #, c-format
 msgid "could not create exclusion constraint \"%s\""
 msgstr "не удалось создать ограничение-исключение \"%s\""
 
-#: executor/execUtils.c:1326
+#: executor/execUtils.c:1329
 #, c-format
 msgid "Key %s conflicts with key %s."
 msgstr "Ключ %s конфликтует с ключом %s."
 
-#: executor/execUtils.c:1333
+#: executor/execUtils.c:1331
+#, c-format
+msgid "Key conflicts exist."
+msgstr "Обнаружен конфликт ключей."
+
+#: executor/execUtils.c:1337
 #, c-format
 msgid "conflicting key value violates exclusion constraint \"%s\""
 msgstr "конфликтующее значение ключа нарушает ограничение-исключение \"%s\""
 
-#: executor/execUtils.c:1335
+#: executor/execUtils.c:1340
 #, c-format
 msgid "Key %s conflicts with existing key %s."
 msgstr "Ключ %s конфликтует с существующим ключом %s."
 
+#: executor/execUtils.c:1342
+#, c-format
+msgid "Key conflicts with existing key."
+msgstr "Ключ конфликтует с уже существующим."
+
 #: executor/functions.c:225
 #, c-format
 msgid "could not determine actual type of argument declared %s"
@@ -10134,7 +10145,7 @@ msgstr ""
 "в pg_hba.conf нет записи для компьютера \"%s\", пользователя \"%s\", базы "
 "\"%s\""
 
-#: libpq/auth.c:521 libpq/hba.c:1212
+#: libpq/auth.c:521 libpq/hba.c:1182
 #, c-format
 msgid ""
 "MD5 authentication is not supported when \"db_user_namespace\" is enabled"
@@ -10142,195 +10153,195 @@ msgstr ""
 "проверка подлинности MD5 не поддерживается, когда включен режим "
 "\"db_user_namespace\""
 
-#: libpq/auth.c:645
+#: libpq/auth.c:646
 #, c-format
 msgid "expected password response, got message type %d"
 msgstr "ожидался ответ с паролем, но получено сообщение %d"
 
-#: libpq/auth.c:673
+#: libpq/auth.c:674
 #, c-format
 msgid "invalid password packet size"
 msgstr "неверный размер пакета с паролем"
 
-#: libpq/auth.c:677
+#: libpq/auth.c:678
 #, c-format
 msgid "received password packet"
 msgstr "получен пакет с паролем"
 
-#: libpq/auth.c:804
+#: libpq/auth.c:805
 #, c-format
 msgid "GSSAPI is not supported in protocol version 2"
 msgstr "GSSAPI не поддерживается в протоколе версии 2"
 
-#: libpq/auth.c:859
+#: libpq/auth.c:861
 #, c-format
 msgid "expected GSS response, got message type %d"
 msgstr "ожидался ответ GSS, но получено сообщение %d"
 
-#: libpq/auth.c:918
+#: libpq/auth.c:920
 msgid "accepting GSS security context failed"
 msgstr "принять контекст безопасности GSS не удалось"
 
-#: libpq/auth.c:944
+#: libpq/auth.c:946
 msgid "retrieving GSS user name failed"
 msgstr "получить имя пользователя GSS не удалось"
 
-#: libpq/auth.c:1061
+#: libpq/auth.c:1063
 #, c-format
 msgid "SSPI is not supported in protocol version 2"
 msgstr "SSPI не поддерживается в протоколе версии 2"
 
-#: libpq/auth.c:1076
+#: libpq/auth.c:1078
 msgid "could not acquire SSPI credentials"
 msgstr "не удалось получить удостоверение SSPI"
 
-#: libpq/auth.c:1093
+#: libpq/auth.c:1096
 #, c-format
 msgid "expected SSPI response, got message type %d"
 msgstr "ожидался ответ SSPI, но получено сообщение %d"
 
-#: libpq/auth.c:1165
+#: libpq/auth.c:1168
 msgid "could not accept SSPI security context"
 msgstr "принять контекст безопасности SSPI не удалось"
 
-#: libpq/auth.c:1227
+#: libpq/auth.c:1230
 msgid "could not get token from SSPI security context"
 msgstr "не удалось получить маркер из контекста безопасности SSPI"
 
-#: libpq/auth.c:1470
+#: libpq/auth.c:1472
 #, c-format
 msgid "could not create socket for Ident connection: %m"
 msgstr "не удалось создать сокет для подключения к серверу Ident: %m"
 
-#: libpq/auth.c:1485
+#: libpq/auth.c:1487
 #, c-format
 msgid "could not bind to local address \"%s\": %m"
 msgstr "не удалось привязаться к локальному адресу \"%s\": %m"
 
-#: libpq/auth.c:1497
+#: libpq/auth.c:1499
 #, c-format
 msgid "could not connect to Ident server at address \"%s\", port %s: %m"
 msgstr "не удалось подключиться к серверу Ident по адресу \"%s\", порт %s: %m"
 
-#: libpq/auth.c:1517
+#: libpq/auth.c:1519
 #, c-format
 msgid "could not send query to Ident server at address \"%s\", port %s: %m"
 msgstr ""
 "не удалось отправить запрос серверу Ident по адресу \"%s\", порт %s: %m"
 
-#: libpq/auth.c:1532
+#: libpq/auth.c:1534
 #, c-format
 msgid ""
 "could not receive response from Ident server at address \"%s\", port %s: %m"
 msgstr ""
 "не удалось получить ответ от сервера Ident по адресу \"%s\", порт %s: %m"
 
-#: libpq/auth.c:1542
+#: libpq/auth.c:1544
 #, c-format
 msgid "invalidly formatted response from Ident server: \"%s\""
 msgstr "неверно форматированный ответ от сервера Ident: \"%s\""
 
-#: libpq/auth.c:1580
+#: libpq/auth.c:1584
 #, c-format
 msgid "peer authentication is not supported on this platform"
 msgstr "проверка подлинности peer в этой ОС не поддерживается"
 
-#: libpq/auth.c:1584
+#: libpq/auth.c:1588
 #, c-format
 msgid "could not get peer credentials: %m"
 msgstr "не удалось получить данные пользователя через механизм peer: %m"
 
-#: libpq/auth.c:1593
+#: libpq/auth.c:1597
 #, c-format
 msgid "could not look up local user ID %ld: %s"
 msgstr "найти локального пользователя по идентификатору (%ld) не удалось: %s"
 
-#: libpq/auth.c:1677 libpq/auth.c:1948 libpq/auth.c:2305
+#: libpq/auth.c:1681 libpq/auth.c:1952 libpq/auth.c:2309
 #, c-format
 msgid "empty password returned by client"
 msgstr "клиент возвратил пустой пароль"
 
-#: libpq/auth.c:1687
+#: libpq/auth.c:1691
 #, c-format
 msgid "error from underlying PAM layer: %s"
 msgstr "ошибка в нижележащем слое PAM: %s"
 
-#: libpq/auth.c:1756
+#: libpq/auth.c:1760
 #, c-format
 msgid "could not create PAM authenticator: %s"
 msgstr "не удалось создать аутентификатор PAM: %s"
 
-#: libpq/auth.c:1767
+#: libpq/auth.c:1771
 #, c-format
 msgid "pam_set_item(PAM_USER) failed: %s"
 msgstr "ошибка в pam_set_item(PAM_USER): %s"
 
-#: libpq/auth.c:1778
+#: libpq/auth.c:1782
 #, c-format
 msgid "pam_set_item(PAM_CONV) failed: %s"
 msgstr "ошибка в pam_set_item(PAM_CONV): %s"
 
-#: libpq/auth.c:1789
+#: libpq/auth.c:1793
 #, c-format
 msgid "pam_authenticate failed: %s"
 msgstr "ошибка в pam_authenticate: %s"
 
-#: libpq/auth.c:1800
+#: libpq/auth.c:1804
 #, c-format
 msgid "pam_acct_mgmt failed: %s"
 msgstr "ошибка в pam_acct_mgmt: %s"
 
-#: libpq/auth.c:1811
+#: libpq/auth.c:1815
 #, c-format
 msgid "could not release PAM authenticator: %s"
 msgstr "не удалось освободить аутентификатор PAM: %s"
 
-#: libpq/auth.c:1844
+#: libpq/auth.c:1848
 #, c-format
 msgid "could not initialize LDAP: %m"
 msgstr "не удалось инициализировать LDAP: %m"
 
-#: libpq/auth.c:1847
+#: libpq/auth.c:1851
 #, c-format
 msgid "could not initialize LDAP: error code %d"
 msgstr "не удалось инициализировать LDAP: код ошибки %d"
 
-#: libpq/auth.c:1857
+#: libpq/auth.c:1861
 #, c-format
 msgid "could not set LDAP protocol version: %s"
 msgstr "не удалось задать версию протокола LDAP: %s"
 
-#: libpq/auth.c:1886
+#: libpq/auth.c:1890
 #, c-format
 msgid "could not load wldap32.dll"
 msgstr "не удалось загрузить wldap32.dll"
 
-#: libpq/auth.c:1894
+#: libpq/auth.c:1898
 #, c-format
 msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
 msgstr "не удалось найти функцию _ldap_start_tls_sA в wldap32.dll"
 
-#: libpq/auth.c:1895
+#: libpq/auth.c:1899
 #, c-format
 msgid "LDAP over SSL is not supported on this platform."
 msgstr "LDAP через SSL не поддерживается в этой ОС."
 
-#: libpq/auth.c:1910
+#: libpq/auth.c:1914
 #, c-format
 msgid "could not start LDAP TLS session: %s"
 msgstr "не удалось начать сеанс LDAP TLS: %s"
 
-#: libpq/auth.c:1932
+#: libpq/auth.c:1936
 #, c-format
 msgid "LDAP server not specified"
 msgstr "LDAP-сервер не определён"
 
-#: libpq/auth.c:1985
+#: libpq/auth.c:1989
 #, c-format
 msgid "invalid character in user name for LDAP authentication"
 msgstr "недопустимый символ в имени пользователя для проверки подлинности LDAP"
 
-#: libpq/auth.c:2000
+#: libpq/auth.c:2004
 #, c-format
 msgid ""
 "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": "
@@ -10339,28 +10350,28 @@ msgstr ""
 "не удалось выполнить начальную привязку LDAP для ldapbinddn \"%s\" на "
 "сервере \"%s\": %s"
 
-#: libpq/auth.c:2024
+#: libpq/auth.c:2028
 #, c-format
 msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
 msgstr ""
 "не удалось выполнить LDAP-поиск по фильтру \"%s\" на сервере \"%s\": %s"
 
-#: libpq/auth.c:2035
+#: libpq/auth.c:2039
 #, c-format
 msgid "LDAP user \"%s\" does not exist"
 msgstr "в LDAP нет пользователя \"%s\""
 
-#: libpq/auth.c:2036
+#: libpq/auth.c:2040
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
 msgstr "LDAP-поиск по фильтру \"%s\" на сервере \"%s\" не вернул результатов"
 
-#: libpq/auth.c:2040
+#: libpq/auth.c:2044
 #, c-format
 msgid "LDAP user \"%s\" is not unique"
 msgstr "пользователь LDAP \"%s\" не уникален"
 
-#: libpq/auth.c:2041
+#: libpq/auth.c:2045
 #, c-format
 msgid "LDAP search for filter \"%s\" on server \"%s\" returned %d entry."
 msgid_plural ""
@@ -10369,7 +10380,7 @@ msgstr[0] "LDAP-поиск по фильтру \"%s\" на сервере \"%s\"
 msgstr[1] "LDAP-поиск по фильтру \"%s\" на сервере \"%s\" вернул %d записи."
 msgstr[2] "LDAP-поиск по фильтру \"%s\" на сервере \"%s\" вернул %d записей."
 
-#: libpq/auth.c:2059
+#: libpq/auth.c:2063
 #, c-format
 msgid ""
 "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
@@ -10377,19 +10388,19 @@ msgstr ""
 "не удалось получить dn для первого результата, соответствующего \"%s\" на "
 "сервере \"%s\": %s"
 
-#: libpq/auth.c:2079
+#: libpq/auth.c:2083
 #, c-format
 msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
 msgstr ""
 "не удалось отвязаться после поиска пользователя \"%s\" на сервере \"%s\": %s"
 
-#: libpq/auth.c:2109
+#: libpq/auth.c:2113
 #, c-format
 msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
 msgstr ""
 "ошибка при регистрации в LDAP пользователя \"%s\" на сервере \"%s\": %s"
 
-#: libpq/auth.c:2137
+#: libpq/auth.c:2141
 #, c-format
 msgid ""
 "certificate authentication failed for user \"%s\": client certificate "
@@ -10398,98 +10409,98 @@ msgstr ""
 "ошибка проверки подлинности пользователя \"%s\" по сертификату: сертификат "
 "клиента не содержит имя пользователя"
 
-#: libpq/auth.c:2261
+#: libpq/auth.c:2265
 #, c-format
 msgid "RADIUS server not specified"
 msgstr "RADIUS-сервер не определён"
 
-#: libpq/auth.c:2268
+#: libpq/auth.c:2272
 #, c-format
 msgid "RADIUS secret not specified"
 msgstr "секрет RADIUS не определён"
 
-#: libpq/auth.c:2284 libpq/hba.c:1609
+#: libpq/auth.c:2288 libpq/hba.c:1579
 #, c-format
 msgid "could not translate RADIUS server name \"%s\" to address: %s"
 msgstr "не удалось преобразовать имя сервера RADIUS \"%s\" в адрес: %s"
 
-#: libpq/auth.c:2312
+#: libpq/auth.c:2316
 #, c-format
 msgid ""
 "RADIUS authentication does not support passwords longer than 16 characters"
 msgstr "проверка подлинности RADIUS не поддерживает пароли длиннее 16 символов"
 
-#: libpq/auth.c:2323
+#: libpq/auth.c:2327
 #, c-format
 msgid "could not generate random encryption vector"
 msgstr "не удалось сгенерировать случайный вектор шифрования"
 
-#: libpq/auth.c:2346
+#: libpq/auth.c:2350
 #, c-format
 msgid "could not perform MD5 encryption of password"
 msgstr "не удалось вычислить MD5-хэш пароля"
 
-#: libpq/auth.c:2368
+#: libpq/auth.c:2372
 #, c-format
 msgid "could not create RADIUS socket: %m"
 msgstr "не удалось создать сокет RADIUS: %m"
 
-#: libpq/auth.c:2389
+#: libpq/auth.c:2393
 #, c-format
 msgid "could not bind local RADIUS socket: %m"
 msgstr "не удалось привязаться к локальному сокету RADIUS: %m"
 
-#: libpq/auth.c:2399
+#: libpq/auth.c:2403
 #, c-format
 msgid "could not send RADIUS packet: %m"
 msgstr "не удалось отправить пакет RADIUS: %m"
 
-#: libpq/auth.c:2428 libpq/auth.c:2453
+#: libpq/auth.c:2432 libpq/auth.c:2457
 #, c-format
 msgid "timeout waiting for RADIUS response"
 msgstr "превышено время ожидания ответа RADIUS"
 
-#: libpq/auth.c:2446
+#: libpq/auth.c:2450
 #, c-format
 msgid "could not check status on RADIUS socket: %m"
 msgstr "не удалось проверить состояние сокета RADIUS: %m"
 
-#: libpq/auth.c:2475
+#: libpq/auth.c:2479
 #, c-format
 msgid "could not read RADIUS response: %m"
 msgstr "не удалось прочитать ответ RADIUS: %m"
 
-#: libpq/auth.c:2487 libpq/auth.c:2491
+#: libpq/auth.c:2491 libpq/auth.c:2495
 #, c-format
 msgid "RADIUS response was sent from incorrect port: %d"
 msgstr "ответ RADIUS был отправлен с неверного порта: %d"
 
-#: libpq/auth.c:2500
+#: libpq/auth.c:2504
 #, c-format
 msgid "RADIUS response too short: %d"
 msgstr "слишком короткий ответ RADIUS: %d"
 
-#: libpq/auth.c:2507
+#: libpq/auth.c:2511
 #, c-format
 msgid "RADIUS response has corrupt length: %d (actual length %d)"
 msgstr "в ответе RADIUS испорчена длина: %d (фактическая длина %d)"
 
-#: libpq/auth.c:2515
+#: libpq/auth.c:2519
 #, c-format
 msgid "RADIUS response is to a different request: %d (should be %d)"
 msgstr "пришёл ответ RADIUS на другой запрос: %d (ожидался %d)"
 
-#: libpq/auth.c:2540
+#: libpq/auth.c:2544
 #, c-format
 msgid "could not perform MD5 encryption of received packet"
 msgstr "не удалось вычислить MD5 для принятого пакета"
 
-#: libpq/auth.c:2549
+#: libpq/auth.c:2553
 #, c-format
 msgid "RADIUS response has incorrect MD5 signature"
 msgstr "ответ RADIUS содержит неверную подпись MD5"
 
-#: libpq/auth.c:2566
+#: libpq/auth.c:2570
 #, c-format
 msgid "RADIUS response has invalid code (%d) for user \"%s\""
 msgstr "ответ RADIUS содержит неверный код (%d) для пользователя \"%s\""
@@ -10747,198 +10758,198 @@ msgstr ""
 msgid "authentication file line too long"
 msgstr "слишком длинная строка в файле конфигурации безопасности"
 
-#: libpq/hba.c:410 libpq/hba.c:787 libpq/hba.c:803 libpq/hba.c:833
-#: libpq/hba.c:879 libpq/hba.c:892 libpq/hba.c:914 libpq/hba.c:923
-#: libpq/hba.c:946 libpq/hba.c:958 libpq/hba.c:977 libpq/hba.c:998
-#: libpq/hba.c:1009 libpq/hba.c:1064 libpq/hba.c:1082 libpq/hba.c:1094
-#: libpq/hba.c:1111 libpq/hba.c:1121 libpq/hba.c:1135 libpq/hba.c:1151
-#: libpq/hba.c:1166 libpq/hba.c:1177 libpq/hba.c:1213 libpq/hba.c:1245
-#: libpq/hba.c:1256 libpq/hba.c:1276 libpq/hba.c:1287 libpq/hba.c:1304
-#: libpq/hba.c:1329 libpq/hba.c:1366 libpq/hba.c:1376 libpq/hba.c:1432
-#: libpq/hba.c:1444 libpq/hba.c:1457 libpq/hba.c:1540 libpq/hba.c:1611
-#: libpq/hba.c:1629 libpq/hba.c:1650 tsearch/ts_locale.c:182
+#: libpq/hba.c:410 libpq/hba.c:757 libpq/hba.c:773 libpq/hba.c:803
+#: libpq/hba.c:849 libpq/hba.c:862 libpq/hba.c:884 libpq/hba.c:893
+#: libpq/hba.c:916 libpq/hba.c:928 libpq/hba.c:947 libpq/hba.c:968
+#: libpq/hba.c:979 libpq/hba.c:1034 libpq/hba.c:1052 libpq/hba.c:1064
+#: libpq/hba.c:1081 libpq/hba.c:1091 libpq/hba.c:1105 libpq/hba.c:1121
+#: libpq/hba.c:1136 libpq/hba.c:1147 libpq/hba.c:1183 libpq/hba.c:1215
+#: libpq/hba.c:1226 libpq/hba.c:1246 libpq/hba.c:1257 libpq/hba.c:1274
+#: libpq/hba.c:1299 libpq/hba.c:1336 libpq/hba.c:1346 libpq/hba.c:1402
+#: libpq/hba.c:1414 libpq/hba.c:1427 libpq/hba.c:1510 libpq/hba.c:1581
+#: libpq/hba.c:1599 libpq/hba.c:1620 tsearch/ts_locale.c:182
 #, c-format
 msgid "line %d of configuration file \"%s\""
 msgstr "строка %d файла конфигурации \"%s\""
 
 #. translator: the second %s is a list of auth methods
-#: libpq/hba.c:785
+#: libpq/hba.c:755
 #, c-format
 msgid ""
 "authentication option \"%s\" is only valid for authentication methods %s"
 msgstr "параметр проверки подлинности \"%s\" допускается только для методов %s"
 
-#: libpq/hba.c:801
+#: libpq/hba.c:771
 #, c-format
 msgid "authentication method \"%s\" requires argument \"%s\" to be set"
 msgstr ""
 "для метода проверки подлинности \"%s\" требуется определить аргумент \"%s\""
 
-#: libpq/hba.c:822
+#: libpq/hba.c:792
 #, c-format
 msgid "missing entry in file \"%s\" at end of line %d"
 msgstr "отсутствует запись в файле \"%s\" в конце строки %d"
 
-#: libpq/hba.c:832
+#: libpq/hba.c:802
 #, c-format
 msgid "multiple values in ident field"
 msgstr "множественные значения в поле ident"
 
-#: libpq/hba.c:877
+#: libpq/hba.c:847
 #, c-format
 msgid "multiple values specified for connection type"
 msgstr "для типа подключения указано несколько значений"
 
-#: libpq/hba.c:878
+#: libpq/hba.c:848
 #, c-format
 msgid "Specify exactly one connection type per line."
 msgstr "Определите в строке единственный тип подключения."
 
-#: libpq/hba.c:891
+#: libpq/hba.c:861
 #, c-format
 msgid "local connections are not supported by this build"
 msgstr "локальные подключения не поддерживаются в этой сборке"
 
-#: libpq/hba.c:912
+#: libpq/hba.c:882
 #, c-format
 msgid "hostssl requires SSL to be turned on"
 msgstr "для использования hostssl необходимо включить SSL"
 
-#: libpq/hba.c:913
+#: libpq/hba.c:883
 #, c-format
 msgid "Set ssl = on in postgresql.conf."
 msgstr "Установите ssl = on в postgresql.conf."
 
-#: libpq/hba.c:921
+#: libpq/hba.c:891
 #, c-format
 msgid "hostssl is not supported by this build"
 msgstr "hostssl не поддерживается в этой сборке"
 
-#: libpq/hba.c:922
+#: libpq/hba.c:892
 #, c-format
 msgid "Compile with --with-openssl to use SSL connections."
 msgstr "Для работы с SSL скомпилируйте posgresql с ключом --with-openssl."
 
-#: libpq/hba.c:944
+#: libpq/hba.c:914
 #, c-format
 msgid "invalid connection type \"%s\""
 msgstr "неверный тип подключения \"%s\""
 
-#: libpq/hba.c:957
+#: libpq/hba.c:927
 #, c-format
 msgid "end-of-line before database specification"
 msgstr "конец строки перед определением базы данных"
 
-#: libpq/hba.c:976
+#: libpq/hba.c:946
 #, c-format
 msgid "end-of-line before role specification"
 msgstr "конец строки перед определением роли"
 
-#: libpq/hba.c:997
+#: libpq/hba.c:967
 #, c-format
 msgid "end-of-line before IP address specification"
 msgstr "конец строки перед определением IP-адресов"
 
-#: libpq/hba.c:1007
+#: libpq/hba.c:977
 #, c-format
 msgid "multiple values specified for host address"
 msgstr "для адреса узла указано несколько значений"
 
-#: libpq/hba.c:1008
+#: libpq/hba.c:978
 #, c-format
 msgid "Specify one address range per line."
 msgstr "Определите в строке один диапазон адресов."
 
-#: libpq/hba.c:1062
+#: libpq/hba.c:1032
 #, c-format
 msgid "invalid IP address \"%s\": %s"
 msgstr "неверный IP-адрес \"%s\": %s"
 
-#: libpq/hba.c:1080
+#: libpq/hba.c:1050
 #, c-format
 msgid "specifying both host name and CIDR mask is invalid: \"%s\""
 msgstr "указать одновременно и имя узла, и маску CIDR нельзя: \"%s\""
 
-#: libpq/hba.c:1092
+#: libpq/hba.c:1062
 #, c-format
 msgid "invalid CIDR mask in address \"%s\""
 msgstr "неверная маска CIDR в адресе \"%s\""
 
-#: libpq/hba.c:1109
+#: libpq/hba.c:1079
 #, c-format
 msgid "end-of-line before netmask specification"
 msgstr "конец строки перед определением маски сети"
 
-#: libpq/hba.c:1110
+#: libpq/hba.c:1080
 #, c-format
 msgid ""
 "Specify an address range in CIDR notation, or provide a separate netmask."
 msgstr ""
 "Укажите диапазон адресов в формате CIDR или задайте отдельную маску сети."
 
-#: libpq/hba.c:1120
+#: libpq/hba.c:1090
 #, c-format
 msgid "multiple values specified for netmask"
 msgstr "для сетевой маски указано несколько значений"
 
-#: libpq/hba.c:1133
+#: libpq/hba.c:1103
 #, c-format
 msgid "invalid IP mask \"%s\": %s"
 msgstr "неверная маска IP \"%s\": %s"
 
-#: libpq/hba.c:1150
+#: libpq/hba.c:1120
 #, c-format
 msgid "IP address and mask do not match"
 msgstr "IP-адрес не соответствует маске"
 
-#: libpq/hba.c:1165
+#: libpq/hba.c:1135
 #, c-format
 msgid "end-of-line before authentication method"
 msgstr "конец строки перед методом проверки подлинности"
 
-#: libpq/hba.c:1175
+#: libpq/hba.c:1145
 #, c-format
 msgid "multiple values specified for authentication type"
 msgstr "для типа проверки подлинности указано несколько значений"
 
-#: libpq/hba.c:1176
+#: libpq/hba.c:1146
 #, c-format
 msgid "Specify exactly one authentication type per line."
 msgstr "Определите в строке единственный тип проверки подлинности."
 
-#: libpq/hba.c:1243
+#: libpq/hba.c:1213
 #, c-format
 msgid "invalid authentication method \"%s\""
 msgstr "неверный метод проверки подлинности \"%s\""
 
-#: libpq/hba.c:1254
+#: libpq/hba.c:1224
 #, c-format
 msgid "invalid authentication method \"%s\": not supported by this build"
 msgstr ""
 "неверный метод проверки подлинности \"%s\": не поддерживается в этой сборке"
 
-#: libpq/hba.c:1275
+#: libpq/hba.c:1245
 #, c-format
 msgid "gssapi authentication is not supported on local sockets"
 msgstr "проверка подлинности gssapi для локальных сокетов не поддерживается"
 
-#: libpq/hba.c:1286
+#: libpq/hba.c:1256
 #, c-format
 msgid "peer authentication is only supported on local sockets"
 msgstr "проверка подлинности peer поддерживается только для локальных сокетов"
 
-#: libpq/hba.c:1303
+#: libpq/hba.c:1273
 #, c-format
 msgid "cert authentication is only supported on hostssl connections"
 msgstr ""
 "проверка подлинности cert поддерживается только для подключений hostssl"
 
-#: libpq/hba.c:1328
+#: libpq/hba.c:1298
 #, c-format
 msgid "authentication option not in name=value format: %s"
 msgstr "параметр проверки подлинности указан не в формате имя=значение: %s"
 
-#: libpq/hba.c:1365
+#: libpq/hba.c:1335
 #, c-format
 msgid ""
 "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, or "
@@ -10947,7 +10958,7 @@ msgstr ""
 "нельзя использовать ldapbasedn, ldapbinddn, ldapbindpasswd, "
 "ldapsearchattribute или ldapurl вместе с ldapprefix"
 
-#: libpq/hba.c:1375
+#: libpq/hba.c:1345
 #, c-format
 msgid ""
 "authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix"
@@ -10956,16 +10967,16 @@ msgstr ""
 "для метода проверки подлинности \"ldap\" требуется установить аргументы "
 "\"ldapbasedn\" и \"ldapprefix\" или \"ldapsuffix\""
 
-#: libpq/hba.c:1418
+#: libpq/hba.c:1388
 msgid "ident, peer, gssapi, sspi, and cert"
 msgstr "ident, peer, gssapi, sspi и cert"
 
-#: libpq/hba.c:1431
+#: libpq/hba.c:1401
 #, c-format
 msgid "clientcert can only be configured for \"hostssl\" rows"
 msgstr "clientcert можно определить только в строках \"hostssl\""
 
-#: libpq/hba.c:1442
+#: libpq/hba.c:1412
 #, c-format
 msgid ""
 "client certificates can only be checked if a root certificate store is "
@@ -10974,78 +10985,78 @@ msgstr ""
 "сертификаты клиентов могут проверяться, только если доступно хранилище "
 "корневых сертификатов"
 
-#: libpq/hba.c:1443
+#: libpq/hba.c:1413
 #, c-format
 msgid "Make sure the configuration parameter \"ssl_ca_file\" is set."
 msgstr "Убедитесь, что в конфигурации установлен параметр \"ssl_ca_file\"."
 
-#: libpq/hba.c:1456
+#: libpq/hba.c:1426
 #, c-format
 msgid "clientcert can not be set to 0 when using \"cert\" authentication"
 msgstr ""
 "clientcert нельзя установить в 0 при использовании проверки подлинности "
 "\"cert\""
 
-#: libpq/hba.c:1483
+#: libpq/hba.c:1453
 #, c-format
 msgid "could not parse LDAP URL \"%s\": %s"
 msgstr "не удалось разобрать URL-адрес LDAP \"%s\": %s"
 
-#: libpq/hba.c:1491
+#: libpq/hba.c:1461
 #, c-format
 msgid "unsupported LDAP URL scheme: %s"
 msgstr "неподдерживаемая схема в URL-адресе LDAP: %s"
 
-#: libpq/hba.c:1507
+#: libpq/hba.c:1477
 #, c-format
 msgid "filters not supported in LDAP URLs"
 msgstr "фильтры в URL-адресах LDAP не поддерживаются"
 
-#: libpq/hba.c:1515
+#: libpq/hba.c:1485
 #, c-format
 msgid "LDAP URLs not supported on this platform"
 msgstr "URL-адреса LDAP не поддерживаются в этой ОС"
 
-#: libpq/hba.c:1539
+#: libpq/hba.c:1509
 #, c-format
 msgid "invalid LDAP port number: \"%s\""
 msgstr "неверный номер порта LDAP: \"%s\""
 
-#: libpq/hba.c:1579 libpq/hba.c:1586
+#: libpq/hba.c:1549 libpq/hba.c:1556
 msgid "gssapi and sspi"
 msgstr "gssapi и sspi"
 
-#: libpq/hba.c:1628
+#: libpq/hba.c:1598
 #, c-format
 msgid "invalid RADIUS port number: \"%s\""
 msgstr "неверный номер порта RADIUS: \"%s\""
 
-#: libpq/hba.c:1648
+#: libpq/hba.c:1618
 #, c-format
 msgid "unrecognized authentication option name: \"%s\""
 msgstr "нераспознанное имя атрибута проверки подлинности: \"%s\""
 
-#: libpq/hba.c:1789 guc-file.l:517
+#: libpq/hba.c:1759 guc-file.l:513
 #, c-format
 msgid "could not open configuration file \"%s\": %m"
 msgstr "открыть файл конфигурации \"%s\" не удалось: %m"
 
-#: libpq/hba.c:1839
+#: libpq/hba.c:1809
 #, c-format
 msgid "configuration file \"%s\" contains no entries"
 msgstr "файл конфигурации \"%s\" не содержит записей"
 
-#: libpq/hba.c:1935
+#: libpq/hba.c:1905
 #, c-format
 msgid "invalid regular expression \"%s\": %s"
 msgstr "неверное регулярное выражение \"%s\": %s"
 
-#: libpq/hba.c:1995
+#: libpq/hba.c:1965
 #, c-format
 msgid "regular expression match for \"%s\" failed: %s"
 msgstr "ошибка при поиске по регулярному выражению для \"%s\": %s"
 
-#: libpq/hba.c:2012
+#: libpq/hba.c:1982
 #, c-format
 msgid ""
 "regular expression \"%s\" has no subexpressions as requested by "
@@ -11054,87 +11065,87 @@ msgstr ""
 "в регулярном выражении \"%s\" нет подвыражений, требуемых для обратной "
 "ссылки в \"%s\""
 
-#: libpq/hba.c:2108
+#: libpq/hba.c:2078
 #, c-format
 msgid "provided user name (%s) and authenticated user name (%s) do not match"
 msgstr ""
 "указанное имя пользователя (%s) не совпадает с именем прошедшего проверку "
 "(%s)"
 
-#: libpq/hba.c:2128
+#: libpq/hba.c:2098
 #, c-format
 msgid "no match in usermap \"%s\" for user \"%s\" authenticated as \"%s\""
 msgstr ""
 "нет соответствия в файле сопоставлений \"%s\" для пользователя \"%s\", "
 "прошедшего проверку как \"%s\""
 
-#: libpq/hba.c:2163
+#: libpq/hba.c:2133
 #, c-format
 msgid "could not open usermap file \"%s\": %m"
 msgstr "не удалось открыть файл сопоставлений пользователей \"%s\": %m"
 
-#: libpq/pqcomm.c:314
+#: libpq/pqcomm.c:316
 #, c-format
 msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)"
 msgstr "длина пути доменного сокета \"%s\" превышает предел (%d байт)"
 
-#: libpq/pqcomm.c:335
+#: libpq/pqcomm.c:337
 #, c-format
 msgid "could not translate host name \"%s\", service \"%s\" to address: %s"
 msgstr "перевести имя узла \"%s\", службы \"%s\" в адрес не удалось: %s"
 
-#: libpq/pqcomm.c:339
+#: libpq/pqcomm.c:341
 #, c-format
 msgid "could not translate service \"%s\" to address: %s"
 msgstr "не удалось перевести имя службы \"%s\" в адрес: %s"
 
-#: libpq/pqcomm.c:366
+#: libpq/pqcomm.c:368
 #, c-format
 msgid "could not bind to all requested addresses: MAXLISTEN (%d) exceeded"
 msgstr ""
 "не удалось привязаться ко всем запрошенным адресам: превышен предел "
 "MAXLISTEN (%d)"
 
-#: libpq/pqcomm.c:375
+#: libpq/pqcomm.c:377
 msgid "IPv4"
 msgstr "IPv4"
 
-#: libpq/pqcomm.c:379
+#: libpq/pqcomm.c:381
 msgid "IPv6"
 msgstr "IPv6"
 
-#: libpq/pqcomm.c:384
+#: libpq/pqcomm.c:386
 msgid "Unix"
 msgstr "Unix"
 
-#: libpq/pqcomm.c:389
+#: libpq/pqcomm.c:391
 #, c-format
 msgid "unrecognized address family %d"
 msgstr "нераспознанное семейство адресов: %d"
 
 #. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:400
+#: libpq/pqcomm.c:402
 #, c-format
 msgid "could not create %s socket: %m"
 msgstr "не удалось создать сокет %s: %m"
 
-#: libpq/pqcomm.c:425
+#: libpq/pqcomm.c:427
 #, c-format
 msgid "setsockopt(SO_REUSEADDR) failed: %m"
 msgstr "ошибка в setsockopt(SO_REUSEADDR): %m"
 
-#: libpq/pqcomm.c:440
+#: libpq/pqcomm.c:442
 #, c-format
 msgid "setsockopt(IPV6_V6ONLY) failed: %m"
 msgstr "ошибка в setsockopt(IPV6_V6ONLY): %m"
 
 #. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:459
+#: libpq/pqcomm.c:461
 #, c-format
 msgid "could not bind %s socket: %m"
 msgstr "не удалось привязаться к сокету %s: %m"
 
-#: libpq/pqcomm.c:462
+#: libpq/pqcomm.c:464
 #, c-format
 msgid ""
 "Is another postmaster already running on port %d? If not, remove socket file "
@@ -11143,7 +11154,7 @@ msgstr ""
 "Возможно порт %d занят другим процессом postmaster? Если нет, удалите файл "
 "\"%s\" и повторите попытку."
 
-#: libpq/pqcomm.c:465
+#: libpq/pqcomm.c:467
 #, c-format
 msgid ""
 "Is another postmaster already running on port %d? If not, wait a few seconds "
@@ -11153,62 +11164,67 @@ msgstr ""
 "попытку через несколько секунд."
 
 #. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:498
+#: libpq/pqcomm.c:500
 #, c-format
 msgid "could not listen on %s socket: %m"
 msgstr "не удалось начать приём в сокете %s: %m"
 
-#: libpq/pqcomm.c:588
+#: libpq/pqcomm.c:590
 #, c-format
 msgid "group \"%s\" does not exist"
 msgstr "группа \"%s\" не существует"
 
-#: libpq/pqcomm.c:598
+#: libpq/pqcomm.c:600
 #, c-format
 msgid "could not set group of file \"%s\": %m"
 msgstr "не удалось установить группу для файла \"%s\": %m"
 
-#: libpq/pqcomm.c:609
+#: libpq/pqcomm.c:611
 #, c-format
 msgid "could not set permissions of file \"%s\": %m"
 msgstr "не удалось установить права доступа для файла \"%s\": %m"
 
-#: libpq/pqcomm.c:639
+#: libpq/pqcomm.c:641
 #, c-format
 msgid "could not accept new connection: %m"
 msgstr "не удалось принять новое подключение: %m"
 
-#: libpq/pqcomm.c:811
+#: libpq/pqcomm.c:813
 #, c-format
 msgid "could not set socket to nonblocking mode: %m"
 msgstr "не удалось перевести сокет в неблокирующий режим: %m"
 
-#: libpq/pqcomm.c:817
+#: libpq/pqcomm.c:819
 #, c-format
 msgid "could not set socket to blocking mode: %m"
 msgstr "не удалось перевести сокет в блокирующий режим: %m"
 
-#: libpq/pqcomm.c:869 libpq/pqcomm.c:959
+#: libpq/pqcomm.c:871 libpq/pqcomm.c:965
 #, c-format
 msgid "could not receive data from client: %m"
 msgstr "не удалось получить данные от клиента: %m"
 
-#: libpq/pqcomm.c:1110
+#: libpq/pqcomm.c:1110 tcop/postgres.c:3946
+#, c-format
+msgid "terminating connection because protocol sync was lost"
+msgstr "закрытие подключения из-за потери синхронизации протокола"
+
+#: libpq/pqcomm.c:1176
 #, c-format
 msgid "unexpected EOF within message length word"
 msgstr "неожиданный обрыв данных в слове длины сообщения"
 
-#: libpq/pqcomm.c:1121
+#: libpq/pqcomm.c:1187
 #, c-format
 msgid "invalid message length"
 msgstr "неверная длина сообщения"
 
-#: libpq/pqcomm.c:1143 libpq/pqcomm.c:1153
+#: libpq/pqcomm.c:1209 libpq/pqcomm.c:1222
 #, c-format
 msgid "incomplete message from client"
 msgstr "неполное сообщение от клиента"
 
-#: libpq/pqcomm.c:1283
+#: libpq/pqcomm.c:1355
 #, c-format
 msgid "could not send data to client: %m"
 msgstr "не удалось послать данные клиенту: %m"
@@ -13369,7 +13385,7 @@ msgid "poll() failed: %m"
 msgstr "ошибка в poll(): %m"
 
 #: port/pg_latch.c:423 port/unix_latch.c:423
-#: replication/libpqwalreceiver/libpqwalreceiver.c:363
+#: replication/libpqwalreceiver/libpqwalreceiver.c:364
 #, c-format
 msgid "select() failed: %m"
 msgstr "ошибка в select(): %m"
@@ -13820,7 +13836,7 @@ msgstr "Команда архивации с ошибкой: %s"
 msgid "archive command was terminated by exception 0x%X"
 msgstr "команда архивации была прервана исключением 0x%X"
 
-#: postmaster/pgarch.c:623 postmaster/postmaster.c:3333
+#: postmaster/pgarch.c:623 postmaster/postmaster.c:3335
 #, c-format
 msgid ""
 "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
@@ -13983,7 +13999,16 @@ msgstr "не удалось открыть файл статистики \"%s\":
 msgid "corrupted statistics file \"%s\""
 msgstr "файл статистики \"%s\" испорчен"
 
-#: postmaster/pgstat.c:4785
+#: postmaster/pgstat.c:4475
+#, c-format
+msgid ""
+"using stale statistics instead of current ones because stats collector is "
+"not responding"
+msgstr ""
+"используется просроченная статистика вместо текущей, так как сборщик "
+"статистики не отвечает"
+
+#: postmaster/pgstat.c:4787
 #, c-format
 msgid "database hash table corrupted during cleanup --- abort"
 msgstr "таблица хэша базы данных испорчена при очистке --- прерывание"
@@ -14175,362 +14200,362 @@ msgstr ""
 msgid "select() failed in postmaster: %m"
 msgstr "сбой select() в postmaster'е: %m"
 
-#: postmaster/postmaster.c:1777 postmaster/postmaster.c:1808
+#: postmaster/postmaster.c:1778 postmaster/postmaster.c:1809
 #, c-format
 msgid "incomplete startup packet"
 msgstr "неполный стартовый пакет"
 
-#: postmaster/postmaster.c:1789
+#: postmaster/postmaster.c:1790
 #, c-format
 msgid "invalid length of startup packet"
 msgstr "неверная длина стартового пакета"
 
-#: postmaster/postmaster.c:1846
+#: postmaster/postmaster.c:1848
 #, c-format
 msgid "failed to send SSL negotiation response: %m"
 msgstr "не удалось отправить ответ в процессе SSL-согласования: %m"
 
-#: postmaster/postmaster.c:1875
+#: postmaster/postmaster.c:1877
 #, c-format
 msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
 msgstr ""
 "неподдерживаемый протокол клиентского приложения %u.%u; сервер поддерживает "
 "%u.0 - %u.%u "
 
-#: postmaster/postmaster.c:1938
+#: postmaster/postmaster.c:1940
 #, c-format
 msgid "invalid value for parameter \"replication\""
 msgstr "неверное значение параметра \"replication\""
 
-#: postmaster/postmaster.c:1939
+#: postmaster/postmaster.c:1941
 #, c-format
 msgid "Valid values are: false, 0, true, 1, database."
 msgstr "Допустимые значения: false, 0, true, 1, database."
 
-#: postmaster/postmaster.c:1959
+#: postmaster/postmaster.c:1961
 #, c-format
 msgid "invalid startup packet layout: expected terminator as last byte"
 msgstr ""
 "неверная структура стартового пакета: последним байтом должен быть терминатор"
 
-#: postmaster/postmaster.c:1987
+#: postmaster/postmaster.c:1989
 #, c-format
 msgid "no PostgreSQL user name specified in startup packet"
 msgstr "в стартовом пакете не указано имя пользователя PostgreSQL"
 
-#: postmaster/postmaster.c:2046
+#: postmaster/postmaster.c:2048
 #, c-format
 msgid "the database system is starting up"
 msgstr "система баз данных запускается"
 
-#: postmaster/postmaster.c:2051
+#: postmaster/postmaster.c:2053
 #, c-format
 msgid "the database system is shutting down"
 msgstr "система баз данных останавливается"
 
-#: postmaster/postmaster.c:2056
+#: postmaster/postmaster.c:2058
 #, c-format
 msgid "the database system is in recovery mode"
 msgstr "система баз данных в режиме восстановления"
 
-#: postmaster/postmaster.c:2061 storage/ipc/procarray.c:286
+#: postmaster/postmaster.c:2063 storage/ipc/procarray.c:286
 #: storage/ipc/sinvaladt.c:305 storage/lmgr/proc.c:339
 #, c-format
 msgid "sorry, too many clients already"
 msgstr "извините, уже слишком много клиентов"
 
-#: postmaster/postmaster.c:2123
+#: postmaster/postmaster.c:2125
 #, c-format
 msgid "wrong key in cancel request for process %d"
 msgstr "неправильный ключ в запросе на отмену процесса %d"
 
-#: postmaster/postmaster.c:2131
+#: postmaster/postmaster.c:2133
 #, c-format
 msgid "PID %d in cancel request did not match any process"
 msgstr "процесс с кодом %d, полученным в запросе на отмену, не найден"
 
-#: postmaster/postmaster.c:2351
+#: postmaster/postmaster.c:2353
 #, c-format
 msgid "received SIGHUP, reloading configuration files"
 msgstr "получен SIGHUP, файлы конфигурации перезагружаются"
 
-#: postmaster/postmaster.c:2377
+#: postmaster/postmaster.c:2379
 #, c-format
 msgid "pg_hba.conf not reloaded"
 msgstr "pg_hba.conf не перезагружен"
 
-#: postmaster/postmaster.c:2381
+#: postmaster/postmaster.c:2383
 #, c-format
 msgid "pg_ident.conf not reloaded"
 msgstr "pg_ident.conf не перезагружен"
 
-#: postmaster/postmaster.c:2422
+#: postmaster/postmaster.c:2424
 #, c-format
 msgid "received smart shutdown request"
 msgstr "получен запрос на \"вежливое\" выключение"
 
-#: postmaster/postmaster.c:2475
+#: postmaster/postmaster.c:2477
 #, c-format
 msgid "received fast shutdown request"
 msgstr "получен запрос на быстрое выключение"
 
-#: postmaster/postmaster.c:2501
+#: postmaster/postmaster.c:2503
 #, c-format
 msgid "aborting any active transactions"
 msgstr "прерывание всех активных транзакций"
 
-#: postmaster/postmaster.c:2535
+#: postmaster/postmaster.c:2537
 #, c-format
 msgid "received immediate shutdown request"
 msgstr "получен запрос на немедленное выключение"
 
-#: postmaster/postmaster.c:2599 postmaster/postmaster.c:2620
+#: postmaster/postmaster.c:2601 postmaster/postmaster.c:2622
 msgid "startup process"
 msgstr "стартовый процесс"
 
-#: postmaster/postmaster.c:2602
+#: postmaster/postmaster.c:2604
 #, c-format
 msgid "aborting startup due to startup process failure"
 msgstr "прерывание запуска из-за ошибки в стартовом процессе"
 
-#: postmaster/postmaster.c:2660
+#: postmaster/postmaster.c:2662
 #, c-format
 msgid "database system is ready to accept connections"
 msgstr "система БД готова принимать подключения"
 
-#: postmaster/postmaster.c:2675
+#: postmaster/postmaster.c:2677
 msgid "background writer process"
 msgstr "процесс фоновой записи"
 
-#: postmaster/postmaster.c:2729
+#: postmaster/postmaster.c:2731
 msgid "checkpointer process"
 msgstr "процесс контрольных точек"
 
-#: postmaster/postmaster.c:2745
+#: postmaster/postmaster.c:2747
 msgid "WAL writer process"
 msgstr "процесс записи WAL"
 
-#: postmaster/postmaster.c:2759
+#: postmaster/postmaster.c:2761
 msgid "WAL receiver process"
 msgstr "процесс считывания WAL"
 
-#: postmaster/postmaster.c:2774
+#: postmaster/postmaster.c:2776
 msgid "autovacuum launcher process"
 msgstr "процесс запуска автоочистки"
 
-#: postmaster/postmaster.c:2789
+#: postmaster/postmaster.c:2791
 msgid "archiver process"
 msgstr "процесс архивации"
 
-#: postmaster/postmaster.c:2805
+#: postmaster/postmaster.c:2807
 msgid "statistics collector process"
 msgstr "процесс сбора статистики"
 
-#: postmaster/postmaster.c:2819
+#: postmaster/postmaster.c:2821
 msgid "system logger process"
 msgstr "процесс системного протоколирования"
 
-#: postmaster/postmaster.c:2881
+#: postmaster/postmaster.c:2883
 msgid "worker process"
 msgstr "рабочий процесс"
 
-#: postmaster/postmaster.c:2967 postmaster/postmaster.c:2987
-#: postmaster/postmaster.c:2994 postmaster/postmaster.c:3012
+#: postmaster/postmaster.c:2969 postmaster/postmaster.c:2989
+#: postmaster/postmaster.c:2996 postmaster/postmaster.c:3014
 msgid "server process"
 msgstr "процесс сервера"
 
-#: postmaster/postmaster.c:3066
+#: postmaster/postmaster.c:3068
 #, c-format
 msgid "terminating any other active server processes"
 msgstr "завершение всех остальных активных серверных процессов"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3321
+#: postmaster/postmaster.c:3323
 #, c-format
 msgid "%s (PID %d) exited with exit code %d"
 msgstr "%s (PID %d) завершился с кодом выхода %d"
 
-#: postmaster/postmaster.c:3323 postmaster/postmaster.c:3334
-#: postmaster/postmaster.c:3345 postmaster/postmaster.c:3354
-#: postmaster/postmaster.c:3364
+#: postmaster/postmaster.c:3325 postmaster/postmaster.c:3336
+#: postmaster/postmaster.c:3347 postmaster/postmaster.c:3356
+#: postmaster/postmaster.c:3366
 #, c-format
 msgid "Failed process was running: %s"
 msgstr "Завершившийся процесс выполнял действие: %s"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3331
+#: postmaster/postmaster.c:3333
 #, c-format
 msgid "%s (PID %d) was terminated by exception 0x%X"
 msgstr "%s (PID %d) был прерван исключением 0x%X"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3341
+#: postmaster/postmaster.c:3343
 #, c-format
 msgid "%s (PID %d) was terminated by signal %d: %s"
 msgstr "%s (PID %d) был завершён по сигналу %d: %s"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3352
+#: postmaster/postmaster.c:3354
 #, c-format
 msgid "%s (PID %d) was terminated by signal %d"
 msgstr "%s (PID %d) был завершён по сигналу %d"
 
 #. translator: %s is a noun phrase describing a child process, such as
 #. "server process"
-#: postmaster/postmaster.c:3362
+#: postmaster/postmaster.c:3364
 #, c-format
 msgid "%s (PID %d) exited with unrecognized status %d"
 msgstr "%s (PID %d) завершился с неизвестным кодом состояния %d"
 
-#: postmaster/postmaster.c:3550
+#: postmaster/postmaster.c:3552
 #, c-format
 msgid "abnormal database system shutdown"
 msgstr "аварийное выключение системы БД"
 
-#: postmaster/postmaster.c:3589
+#: postmaster/postmaster.c:3591
 #, c-format
 msgid "all server processes terminated; reinitializing"
 msgstr "все серверные процессы завершены... переинициализация"
 
-#: postmaster/postmaster.c:3841
+#: postmaster/postmaster.c:3843
 #, c-format
 msgid "could not fork new process for connection: %m"
 msgstr "породить новый процесс для соединения не удалось: %m"
 
-#: postmaster/postmaster.c:3883
+#: postmaster/postmaster.c:3885
 msgid "could not fork new process for connection: "
 msgstr "породить новый процесс для соединения не удалось: "
 
-#: postmaster/postmaster.c:3990
+#: postmaster/postmaster.c:3992
 #, c-format
 msgid "connection received: host=%s port=%s"
 msgstr "принято подключение: узел=%s порт=%s"
 
-#: postmaster/postmaster.c:3995
+#: postmaster/postmaster.c:3997
 #, c-format
 msgid "connection received: host=%s"
 msgstr "принято подключение: узел=%s"
 
-#: postmaster/postmaster.c:4285
+#: postmaster/postmaster.c:4287
 #, c-format
 msgid "could not execute server process \"%s\": %m"
 msgstr "запустить серверный процесс \"%s\" не удалось: %m"
 
-#: postmaster/postmaster.c:4780
+#: postmaster/postmaster.c:4782
 #, c-format
 msgid "postmaster became multithreaded"
 msgstr "процесс postmaster стал многопоточным"
 
-#: postmaster/postmaster.c:4846
+#: postmaster/postmaster.c:4848
 #, c-format
 msgid "database system is ready to accept read only connections"
 msgstr "система БД готова к подключениям в режиме \"только чтение\""
 
-#: postmaster/postmaster.c:5159
+#: postmaster/postmaster.c:5161
 #, c-format
 msgid "could not fork startup process: %m"
 msgstr "породить стартовый процесс не удалось: %m"
 
-#: postmaster/postmaster.c:5163
+#: postmaster/postmaster.c:5165
 #, c-format
 msgid "could not fork background writer process: %m"
 msgstr "породить процесс фоновой записи не удалось: %m"
 
-#: postmaster/postmaster.c:5167
+#: postmaster/postmaster.c:5169
 #, c-format
 msgid "could not fork checkpointer process: %m"
 msgstr "породить процесс контрольных точек не удалось: %m"
 
-#: postmaster/postmaster.c:5171
+#: postmaster/postmaster.c:5173
 #, c-format
 msgid "could not fork WAL writer process: %m"
 msgstr "породить процесс записи WAL не удалось: %m"
 
-#: postmaster/postmaster.c:5175
+#: postmaster/postmaster.c:5177
 #, c-format
 msgid "could not fork WAL receiver process: %m"
 msgstr "породить процесс считывания WAL не удалось: %m"
 
-#: postmaster/postmaster.c:5179
+#: postmaster/postmaster.c:5181
 #, c-format
 msgid "could not fork process: %m"
 msgstr "породить процесс не удалось: %m"
 
-#: postmaster/postmaster.c:5341
+#: postmaster/postmaster.c:5343
 #, c-format
 msgid "database connection requirement not indicated during registration"
 msgstr ""
 "при регистрации фонового процесса не указывалось, что ему требуется "
 "подключение к БД"
 
-#: postmaster/postmaster.c:5348
+#: postmaster/postmaster.c:5350
 #, c-format
 msgid "invalid processing mode in background worker"
 msgstr "неправильный режим обработки в фоновом процессе"
 
-#: postmaster/postmaster.c:5400
+#: postmaster/postmaster.c:5402
 #, c-format
 msgid "starting background worker process \"%s\""
 msgstr "запуск фонового рабочего процесса \"%s\""
 
-#: postmaster/postmaster.c:5411
+#: postmaster/postmaster.c:5413
 #, c-format
 msgid "could not fork worker process: %m"
 msgstr "породить рабочий процесс не удалось: %m"
 
-#: postmaster/postmaster.c:5800
+#: postmaster/postmaster.c:5802
 #, c-format
 msgid "could not duplicate socket %d for use in backend: error code %d"
 msgstr ""
 "продублировать сокет %d для серверного процесса не удалось: код ошибки %d"
 
-#: postmaster/postmaster.c:5832
+#: postmaster/postmaster.c:5834
 #, c-format
 msgid "could not create inherited socket: error code %d\n"
 msgstr "создать наследуемый сокет не удалось: код ошибки %d\n"
 
-#: postmaster/postmaster.c:5861
+#: postmaster/postmaster.c:5863
 #, c-format
 msgid "could not open backend variables file \"%s\": %s\n"
 msgstr "открыть файл серверных переменных \"%s\" не удалось: %s\n"
 
-#: postmaster/postmaster.c:5868
+#: postmaster/postmaster.c:5870
 #, c-format
 msgid "could not read from backend variables file \"%s\": %s\n"
 msgstr "прочитать файл серверных переменных \"%s\" не удалось: %s\n"
 
-#: postmaster/postmaster.c:5877
+#: postmaster/postmaster.c:5879
 #, c-format
 msgid "could not remove file \"%s\": %s\n"
 msgstr "не удалось стереть файл \"%s\": %s\n"
 
-#: postmaster/postmaster.c:5894
+#: postmaster/postmaster.c:5896
 #, c-format
 msgid "could not map view of backend variables: error code %lu\n"
 msgstr "отобразить файл серверных переменных не удалось: код ошибки %lu\n"
 
-#: postmaster/postmaster.c:5903
+#: postmaster/postmaster.c:5905
 #, c-format
 msgid "could not unmap view of backend variables: error code %lu\n"
 msgstr ""
 "отключить отображение файла серверных переменных не удалось: код ошибки %lu\n"
 
-#: postmaster/postmaster.c:5910
+#: postmaster/postmaster.c:5912
 #, c-format
 msgid "could not close handle to backend parameter variables: error code %lu\n"
 msgstr ""
 "закрыть указатель файла серверных переменных не удалось: код ошибки %lu\n"
 
-#: postmaster/postmaster.c:6069
+#: postmaster/postmaster.c:6071
 #, c-format
 msgid "could not read exit code for process\n"
 msgstr "прочитать код завершения процесса не удалось\n"
 
-#: postmaster/postmaster.c:6074
+#: postmaster/postmaster.c:6076
 #, c-format
 msgid "could not post child completion status\n"
 msgstr "отправить состояние завершения потомка не удалось\n"
@@ -14644,7 +14669,7 @@ msgstr ""
 msgid "duplicate option \"%s\""
 msgstr "повторяющийся параметр \"%s\""
 
-#: replication/basebackup.c:637 utils/misc/guc.c:5409
+#: replication/basebackup.c:637 utils/misc/guc.c:5385
 #, c-format
 msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
 msgstr "%d вне диапазона, допустимого для параметра \"%s\" (%d .. %d)"
@@ -14679,7 +14704,7 @@ msgstr ""
 "сервера: %s"
 
 #: replication/libpqwalreceiver/libpqwalreceiver.c:141
-#: replication/libpqwalreceiver/libpqwalreceiver.c:294
+#: replication/libpqwalreceiver/libpqwalreceiver.c:295
 #, c-format
 msgid "invalid response from primary server"
 msgstr "неверный ответ главного сервера"
@@ -14723,34 +14748,34 @@ msgstr "неожиданный набор данных после конца п
 msgid "error reading result of streaming command: %s"
 msgstr "ошибка при чтении результата команды передачи: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:260
+#: replication/libpqwalreceiver/libpqwalreceiver.c:261
 #, c-format
 msgid "unexpected result after CommandComplete: %s"
 msgstr "неожиданный результат после CommandComplete: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:283
+#: replication/libpqwalreceiver/libpqwalreceiver.c:284
 #, c-format
 msgid "could not receive timeline history file from the primary server: %s"
 msgstr "не удалось получить файл истории линии времени с главного сервера: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:295
+#: replication/libpqwalreceiver/libpqwalreceiver.c:296
 #, c-format
 msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
 msgstr "Ожидался 1 кортеж с 2 полями, однако получено кортежей: %d, полей: %d."
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:323
+#: replication/libpqwalreceiver/libpqwalreceiver.c:324
 #, c-format
 msgid "socket not open"
 msgstr "сокет не открыт"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:496
-#: replication/libpqwalreceiver/libpqwalreceiver.c:519
-#: replication/libpqwalreceiver/libpqwalreceiver.c:525
+#: replication/libpqwalreceiver/libpqwalreceiver.c:497
+#: replication/libpqwalreceiver/libpqwalreceiver.c:520
+#: replication/libpqwalreceiver/libpqwalreceiver.c:526
 #, c-format
 msgid "could not receive data from WAL stream: %s"
 msgstr "не удалось извлечь данные из потока WAL: %s"
 
-#: replication/libpqwalreceiver/libpqwalreceiver.c:544
+#: replication/libpqwalreceiver/libpqwalreceiver.c:545
 #, c-format
 msgid "could not send data to WAL stream: %s"
 msgstr "не удалось отправить данные в поток WAL: %s"
@@ -14811,7 +14836,7 @@ msgstr ""
 msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
 msgstr "слот \"%s\", модуль вывода \"%s\", в обработчике %s"
 
-#: replication/logical/logicalfuncs.c:190 replication/walsender.c:2122
+#: replication/logical/logicalfuncs.c:190 replication/walsender.c:2111
 #, c-format
 msgid "could not read from log segment %s, offset %u, length %lu: %m"
 msgstr "не удалось прочитать сегмент журнала %s (смещение %u, длина %lu): %m"
@@ -14833,7 +14858,7 @@ msgstr "массив должен быть одномерным"
 msgid "array must not contain nulls"
 msgstr "массив не должен содержать элементы null"
 
-#: replication/logical/logicalfuncs.c:361 utils/adt/json.c:2198
+#: replication/logical/logicalfuncs.c:361 utils/adt/json.c:2202
 #, c-format
 msgid "array must have even number of elements"
 msgstr "в массиве должно быть чётное число элементов"
@@ -14847,19 +14872,19 @@ msgstr ""
 "модуль вывода логического декодирования \"%s\" выдаёт двоичные данные, но "
 "\"%s\" ожидает текстовые"
 
-#: replication/logical/reorderbuffer.c:2100
+#: replication/logical/reorderbuffer.c:2101
 #, c-format
 msgid "could not write to data file for XID %u: %m"
 msgstr "не удалось записать в файл данных для XID %u: %m"
 
-#: replication/logical/reorderbuffer.c:2196
-#: replication/logical/reorderbuffer.c:2216
+#: replication/logical/reorderbuffer.c:2197
+#: replication/logical/reorderbuffer.c:2217
 #, c-format
 msgid "could not read from reorderbuffer spill file: %m"
 msgstr "не удалось прочитать из файла подкачки буфера пересортировки: %m"
 
-#: replication/logical/reorderbuffer.c:2200
-#: replication/logical/reorderbuffer.c:2220
+#: replication/logical/reorderbuffer.c:2201
+#: replication/logical/reorderbuffer.c:2221
 #, c-format
 msgid ""
 "could not read from reorderbuffer spill file: read %d instead of %u bytes"
@@ -14867,7 +14892,7 @@ msgstr ""
 "не удалось прочитать из файла подкачки буфера пересортировки (прочитано "
 "байт: %d, требовалось: %u)"
 
-#: replication/logical/reorderbuffer.c:2826
+#: replication/logical/reorderbuffer.c:2827
 #, c-format
 msgid "could not read from file \"%s\": read %d instead of %d bytes"
 msgstr ""
@@ -15187,39 +15212,38 @@ msgstr ""
 msgid "terminating walsender process after promotion"
 msgstr "завершение процесса передачи журнала после повышения"
 
-#: replication/walsender.c:1361 replication/walsender.c:1411
-#: replication/walsender.c:1460
+#: replication/walsender.c:1362 replication/walsender.c:1378
 #, c-format
 msgid "unexpected EOF on standby connection"
 msgstr "неожиданный обрыв соединения с резервным сервером"
 
-#: replication/walsender.c:1380
+#: replication/walsender.c:1392
 #, c-format
 msgid "unexpected standby message type \"%c\", after receiving CopyDone"
 msgstr ""
 "после CopyDone резервный сервер передал сообщение неожиданного типа \"%c\""
 
-#: replication/walsender.c:1428
+#: replication/walsender.c:1430
 #, c-format
 msgid "invalid standby message type \"%c\""
 msgstr "неверный тип сообщения резервного сервера: \"%c\""
 
-#: replication/walsender.c:1482
+#: replication/walsender.c:1471
 #, c-format
 msgid "unexpected message type \"%c\""
 msgstr "неожиданный тип сообщения \"%c\""
 
-#: replication/walsender.c:1769
+#: replication/walsender.c:1758
 #, c-format
 msgid "terminating walsender process due to replication timeout"
 msgstr "завершение процесса передачи журнала из-за таймаута репликации"
 
-#: replication/walsender.c:1862
+#: replication/walsender.c:1851
 #, c-format
 msgid "standby \"%s\" has now caught up with primary"
 msgstr "резервный сервер \"%s\" нагнал главный"
 
-#: replication/walsender.c:1966
+#: replication/walsender.c:1955
 #, c-format
 msgid ""
 "number of requested standby connections exceeds max_wal_senders (currently "
@@ -15693,17 +15717,17 @@ msgstr ""
 msgid "invalid page in block %u of relation %s; zeroing out page"
 msgstr "неверная страница в блоке %u отношения %s; страница обнуляется"
 
-#: storage/buffer/bufmgr.c:3178
+#: storage/buffer/bufmgr.c:3192
 #, c-format
 msgid "could not write block %u of %s"
 msgstr "не удалось запись блок %u файла %s"
 
-#: storage/buffer/bufmgr.c:3180
+#: storage/buffer/bufmgr.c:3194
 #, c-format
 msgid "Multiple failures --- write error might be permanent."
 msgstr "Множественные сбои - возможно, постоянная ошибка записи."
 
-#: storage/buffer/bufmgr.c:3201 storage/buffer/bufmgr.c:3220
+#: storage/buffer/bufmgr.c:3215 storage/buffer/bufmgr.c:3234
 #, c-format
 msgid "writing block %u of relation %s"
 msgstr "запись блока %u отношения %s"
@@ -15847,7 +15871,7 @@ msgstr "не удалось продублировать указатель дл
 
 #: storage/ipc/shm_toc.c:108 storage/ipc/shm_toc.c:189 storage/ipc/shmem.c:205
 #: storage/lmgr/lock.c:872 storage/lmgr/lock.c:906 storage/lmgr/lock.c:2601
-#: storage/lmgr/lock.c:3713 storage/lmgr/lock.c:3778 storage/lmgr/lock.c:4068
+#: storage/lmgr/lock.c:3717 storage/lmgr/lock.c:3782 storage/lmgr/lock.c:4072
 #: storage/lmgr/predicate.c:2323 storage/lmgr/predicate.c:2338
 #: storage/lmgr/predicate.c:3731 storage/lmgr/predicate.c:4874
 #: storage/lmgr/proc.c:198 utils/hash/dynahash.c:966
@@ -15882,13 +15906,13 @@ msgstr ""
 msgid "requested shared memory size overflows size_t"
 msgstr "запрошенный размер разделяемой памяти не умещается в size_t"
 
-#: storage/ipc/standby.c:499 tcop/postgres.c:2952
+#: storage/ipc/standby.c:499 tcop/postgres.c:2989
 #, c-format
 msgid "canceling statement due to conflict with recovery"
 msgstr ""
 "выполнение оператора отменено из-за конфликта с процессом восстановления"
 
-#: storage/ipc/standby.c:500 tcop/postgres.c:2216
+#: storage/ipc/standby.c:500 tcop/postgres.c:2243
 #, c-format
 msgid "User transaction caused buffer deadlock with recovery."
 msgstr ""
@@ -16046,12 +16070,12 @@ msgstr ""
 "только блокировка RowExclusiveLock или менее сильная."
 
 #: storage/lmgr/lock.c:873 storage/lmgr/lock.c:907 storage/lmgr/lock.c:2602
-#: storage/lmgr/lock.c:3714 storage/lmgr/lock.c:3779 storage/lmgr/lock.c:4069
+#: storage/lmgr/lock.c:3718 storage/lmgr/lock.c:3783 storage/lmgr/lock.c:4073
 #, c-format
 msgid "You might need to increase max_locks_per_transaction."
 msgstr "Возможно, следует увеличить параметр max_locks_per_transaction."
 
-#: storage/lmgr/lock.c:3039 storage/lmgr/lock.c:3151
+#: storage/lmgr/lock.c:3043 storage/lmgr/lock.c:3155
 #, c-format
 msgid ""
 "cannot PREPARE while holding both session-level and transaction-level locks "
@@ -16169,22 +16193,22 @@ msgstr ""
 msgid "The transaction might succeed if retried."
 msgstr "Транзакция может завершиться успешно при следующей попытке."
 
-#: storage/lmgr/proc.c:1172
+#: storage/lmgr/proc.c:1179
 #, c-format
 msgid "Process %d waits for %s on %s."
 msgstr "Процесс %d ожидает в режиме %s блокировку %s."
 
-#: storage/lmgr/proc.c:1182
+#: storage/lmgr/proc.c:1189
 #, c-format
 msgid "sending cancel to blocking autovacuum PID %d"
 msgstr "снятие блокирующего процесса автоочистки (PID %d)"
 
-#: storage/lmgr/proc.c:1194 utils/adt/misc.c:136
+#: storage/lmgr/proc.c:1201 utils/adt/misc.c:136
 #, c-format
 msgid "could not send signal to process %d: %m"
 msgstr "отправить сигнал процессу %d не удалось: %m"
 
-#: storage/lmgr/proc.c:1293
+#: storage/lmgr/proc.c:1300
 #, c-format
 msgid ""
 "process %d avoided deadlock for %s on %s by rearranging queue order after "
@@ -16193,7 +16217,7 @@ msgstr ""
 "процесс %d избежал взаимоблокировки, ожидая в режиме %s блокировку \"%s\", "
 "изменив порядок очереди через %ld.%03d мс"
 
-#: storage/lmgr/proc.c:1308
+#: storage/lmgr/proc.c:1315
 #, c-format
 msgid ""
 "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
@@ -16201,19 +16225,19 @@ msgstr ""
 "процесс %d обнаружил взаимоблокировку, ожидая в режиме %s блокировку \"%s\" "
 "в течение %ld.%03d мс"
 
-#: storage/lmgr/proc.c:1317
+#: storage/lmgr/proc.c:1324
 #, c-format
 msgid "process %d still waiting for %s on %s after %ld.%03d ms"
 msgstr ""
 "процесс %d продолжает ожидать в режиме %s блокировку \"%s\" в течение %ld."
 "%03d мс"
 
-#: storage/lmgr/proc.c:1324
+#: storage/lmgr/proc.c:1331
 #, c-format
 msgid "process %d acquired %s on %s after %ld.%03d ms"
 msgstr "процесс %d получил в режиме %s блокировку \"%s\" через %ld.%03d мс"
 
-#: storage/lmgr/proc.c:1340
+#: storage/lmgr/proc.c:1347
 #, c-format
 msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
 msgstr ""
@@ -16326,19 +16350,14 @@ msgstr ""
 msgid "could not open file \"%s\" (target block %u): %m"
 msgstr "не удалось открыть файл file \"%s\" (целевой блок %u): %m"
 
-#: tcop/fastpath.c:111 tcop/fastpath.c:502 tcop/fastpath.c:632
+#: tcop/fastpath.c:111 tcop/fastpath.c:475 tcop/fastpath.c:605
 #, c-format
 msgid "invalid argument size %d in function call message"
 msgstr "неверный размер аргумента (%d) в сообщении вызова функции"
 
-#: tcop/fastpath.c:304 tcop/postgres.c:353 tcop/postgres.c:389
-#, c-format
-msgid "unexpected EOF on client connection"
-msgstr "неожиданный обрыв соединения с клиентом"
-
-#: tcop/fastpath.c:318 tcop/postgres.c:944 tcop/postgres.c:1254
-#: tcop/postgres.c:1512 tcop/postgres.c:1917 tcop/postgres.c:2284
-#: tcop/postgres.c:2359
+#: tcop/fastpath.c:291 tcop/postgres.c:971 tcop/postgres.c:1281
+#: tcop/postgres.c:1539 tcop/postgres.c:1944 tcop/postgres.c:2311
+#: tcop/postgres.c:2386
 #, c-format
 msgid ""
 "current transaction is aborted, commands ignored until end of transaction "
@@ -16346,90 +16365,95 @@ msgid ""
 msgstr ""
 "текущая транзакция прервана, команды до конца блока транзакции игнорируются"
 
-#: tcop/fastpath.c:346
+#: tcop/fastpath.c:319
 #, c-format
 msgid "fastpath function call: \"%s\" (OID %u)"
 msgstr "вызов функции fastpath: \"%s\" (OID %u)"
 
-#: tcop/fastpath.c:428 tcop/postgres.c:1114 tcop/postgres.c:1379
-#: tcop/postgres.c:1758 tcop/postgres.c:1975
+#: tcop/fastpath.c:401 tcop/postgres.c:1141 tcop/postgres.c:1406
+#: tcop/postgres.c:1785 tcop/postgres.c:2002
 #, c-format
 msgid "duration: %s ms"
 msgstr "продолжительность: %s мс"
 
-#: tcop/fastpath.c:432
+#: tcop/fastpath.c:405
 #, c-format
 msgid "duration: %s ms  fastpath function call: \"%s\" (OID %u)"
 msgstr "продолжительность %s мс, вызов функции fastpath: \"%s\" (OID %u)"
 
-#: tcop/fastpath.c:470 tcop/fastpath.c:597
+#: tcop/fastpath.c:443 tcop/fastpath.c:570
 #, c-format
 msgid "function call message contains %d arguments but function requires %d"
 msgstr ""
 "сообщение вызова функции содержит неверное число аргументов (%d, а требуется "
 "%d)"
 
-#: tcop/fastpath.c:478
+#: tcop/fastpath.c:451
 #, c-format
 msgid "function call message contains %d argument formats but %d arguments"
 msgstr ""
 "сообщение вызова функции содержит неверное число форматов (%d, а аргументов "
 "%d)"
 
-#: tcop/fastpath.c:565 tcop/fastpath.c:648
+#: tcop/fastpath.c:538 tcop/fastpath.c:621
 #, c-format
 msgid "incorrect binary data format in function argument %d"
 msgstr "неправильный формат двоичных данных в аргументе функции %d"
 
-#: tcop/postgres.c:417 tcop/postgres.c:429 tcop/postgres.c:440
-#: tcop/postgres.c:452 tcop/postgres.c:4254
+#: tcop/postgres.c:355 tcop/postgres.c:391 tcop/postgres.c:418
+#, c-format
+msgid "unexpected EOF on client connection"
+msgstr "неожиданный обрыв соединения с клиентом"
+
+#: tcop/postgres.c:441 tcop/postgres.c:453 tcop/postgres.c:464
+#: tcop/postgres.c:476 tcop/postgres.c:4312
 #, c-format
 msgid "invalid frontend message type %d"
 msgstr "неправильный тип клиентского сообщения %d"
 
-#: tcop/postgres.c:885
+#: tcop/postgres.c:912
 #, c-format
 msgid "statement: %s"
 msgstr "оператор: %s"
 
-#: tcop/postgres.c:1119
+#: tcop/postgres.c:1146
 #, c-format
 msgid "duration: %s ms  statement: %s"
 msgstr "продолжительность: %s мс, оператор: %s"
 
-#: tcop/postgres.c:1169
+#: tcop/postgres.c:1196
 #, c-format
 msgid "parse %s: %s"
 msgstr "разбор %s: %s"
 
-#: tcop/postgres.c:1227
+#: tcop/postgres.c:1254
 #, c-format
 msgid "cannot insert multiple commands into a prepared statement"
 msgstr "в подготовленный оператор нельзя вставить несколько команд"
 
-#: tcop/postgres.c:1384
+#: tcop/postgres.c:1411
 #, c-format
 msgid "duration: %s ms  parse %s: %s"
 msgstr "продолжительность: %s мс, разбор %s: %s"
 
-#: tcop/postgres.c:1429
+#: tcop/postgres.c:1456
 #, c-format
 msgid "bind %s to %s"
 msgstr "привязка %s к %s"
 
 # [SM]: TO REVIEW
-#: tcop/postgres.c:1448 tcop/postgres.c:2265
+#: tcop/postgres.c:1475 tcop/postgres.c:2292
 #, c-format
 msgid "unnamed prepared statement does not exist"
 msgstr "безымянный подготовленный оператор не существует"
 
-#: tcop/postgres.c:1490
+#: tcop/postgres.c:1517
 #, c-format
 msgid "bind message has %d parameter formats but %d parameters"
 msgstr ""
 "неверное число форматов параметров в сообщении Bind (%d, а параметров %d)"
 
-#: tcop/postgres.c:1496
+#: tcop/postgres.c:1523
 #, c-format
 msgid ""
 "bind message supplies %d parameters, but prepared statement \"%s\" requires "
@@ -16438,88 +16462,88 @@ msgstr ""
 "в сообщении Bind передано неверное число параметров (%d, а подготовленный "
 "оператор \"%s\" требует %d)"
 
-#: tcop/postgres.c:1665
+#: tcop/postgres.c:1692
 #, c-format
 msgid "incorrect binary data format in bind parameter %d"
 msgstr "неверный формат двоичных данных в параметре Вind %d"
 
-#: tcop/postgres.c:1763
+#: tcop/postgres.c:1790
 #, c-format
 msgid "duration: %s ms  bind %s%s%s: %s"
 msgstr "продолжительность: %s мс, сообщение Bind %s%s%s: %s"
 
-#: tcop/postgres.c:1811 tcop/postgres.c:2345
+#: tcop/postgres.c:1838 tcop/postgres.c:2372
 #, c-format
 msgid "portal \"%s\" does not exist"
 msgstr "портал \"%s\" не существует"
 
-#: tcop/postgres.c:1896
+#: tcop/postgres.c:1923
 #, c-format
 msgid "%s %s%s%s: %s"
 msgstr "%s %s%s%s: %s"
 
-#: tcop/postgres.c:1898 tcop/postgres.c:1983
+#: tcop/postgres.c:1925 tcop/postgres.c:2010
 msgid "execute fetch from"
 msgstr "выборка из"
 
-#: tcop/postgres.c:1899 tcop/postgres.c:1984
+#: tcop/postgres.c:1926 tcop/postgres.c:2011
 msgid "execute"
 msgstr "выполнение"
 
-#: tcop/postgres.c:1980
+#: tcop/postgres.c:2007
 #, c-format
 msgid "duration: %s ms  %s %s%s%s: %s"
 msgstr "продолжительность: %s мс  %s %s%s%s: %s"
 
-#: tcop/postgres.c:2106
+#: tcop/postgres.c:2133
 #, c-format
 msgid "prepare: %s"
 msgstr "подготовка: %s"
 
-#: tcop/postgres.c:2169
+#: tcop/postgres.c:2196
 #, c-format
 msgid "parameters: %s"
 msgstr "параметры: %s"
 
-#: tcop/postgres.c:2188
+#: tcop/postgres.c:2215
 #, c-format
 msgid "abort reason: recovery conflict"
 msgstr "причина прерывания: конфликт при восстановлении"
 
-#: tcop/postgres.c:2204
+#: tcop/postgres.c:2231
 #, c-format
 msgid "User was holding shared buffer pin for too long."
 msgstr "Пользователь удерживал фиксатор разделяемого буфера слишком долго."
 
-#: tcop/postgres.c:2207
+#: tcop/postgres.c:2234
 #, c-format
 msgid "User was holding a relation lock for too long."
 msgstr "Пользователь удерживал блокировку таблицы слишком долго."
 
-#: tcop/postgres.c:2210
+#: tcop/postgres.c:2237
 #, c-format
 msgid "User was or might have been using tablespace that must be dropped."
 msgstr ""
 "Пользователь использовал табличное пространство, которое должно быть удалено."
 
-#: tcop/postgres.c:2213
+#: tcop/postgres.c:2240
 #, c-format
 msgid "User query might have needed to see row versions that must be removed."
 msgstr ""
 "Запросу пользователя нужно было видеть версии строк, которые должны быть "
 "удалены."
 
-#: tcop/postgres.c:2219
+#: tcop/postgres.c:2246
 #, c-format
 msgid "User was connected to a database that must be dropped."
 msgstr "Пользователь был подключен к базе данных, которая должна быть удалена."
 
-#: tcop/postgres.c:2548
+#: tcop/postgres.c:2575
 #, c-format
 msgid "terminating connection because of crash of another server process"
 msgstr "закрытие подключения из-за краха другого серверного процесса"
 
-#: tcop/postgres.c:2549
+#: tcop/postgres.c:2576
 #, c-format
 msgid ""
 "The postmaster has commanded this server process to roll back the current "
@@ -16530,7 +16554,7 @@ msgstr ""
 "транзакцию и завершиться, так как другой серверный процесс завершился "
 "аварийно и возможно разрушил разделяемую память."
 
-#: tcop/postgres.c:2553 tcop/postgres.c:2947
+#: tcop/postgres.c:2580 tcop/postgres.c:2907
 #, c-format
 msgid ""
 "In a moment you should be able to reconnect to the database and repeat your "
@@ -16539,12 +16563,12 @@ msgstr ""
 "Вы сможете переподключиться к базе данных и повторить вашу команду сию "
 "минуту."
 
-#: tcop/postgres.c:2666
+#: tcop/postgres.c:2673
 #, c-format
 msgid "floating-point exception"
 msgstr "исключение в операции с плавающей точкой"
 
-#: tcop/postgres.c:2667
+#: tcop/postgres.c:2674
 #, c-format
 msgid ""
 "An invalid floating-point operation was signaled. This probably means an out-"
@@ -16554,17 +16578,17 @@ msgstr ""
 "оказался вне допустимых рамок или произошла ошибка вычисления, например, "
 "деление на ноль."
 
-#: tcop/postgres.c:2851
+#: tcop/postgres.c:2850
 #, c-format
 msgid "terminating autovacuum process due to administrator command"
 msgstr "прекращение процесса автоочистки по команде администратора"
 
-#: tcop/postgres.c:2857 tcop/postgres.c:2867 tcop/postgres.c:2945
+#: tcop/postgres.c:2856 tcop/postgres.c:2866 tcop/postgres.c:2905
 #, c-format
 msgid "terminating connection due to conflict with recovery"
 msgstr "закрытие подключения из-за конфликта с процессом восстановления"
 
-#: tcop/postgres.c:2873
+#: tcop/postgres.c:2872
 #, c-format
 msgid "terminating connection due to administrator command"
 msgstr "закрытие подключения по команде администратора"
@@ -16574,37 +16598,37 @@ msgstr "закрытие подключения по команде админи
 msgid "connection to client lost"
 msgstr "подключение к клиенту потеряно"
 
-#: tcop/postgres.c:2900
+#: tcop/postgres.c:2941
 #, c-format
 msgid "canceling authentication due to timeout"
 msgstr "отмена проверки подлинности из-за таймаута"
 
-#: tcop/postgres.c:2915
+#: tcop/postgres.c:2957
 #, c-format
 msgid "canceling statement due to lock timeout"
 msgstr "выполнение оператора отменено из-за таймаута блокировки"
 
-#: tcop/postgres.c:2924
+#: tcop/postgres.c:2967
 #, c-format
 msgid "canceling statement due to statement timeout"
 msgstr "выполнение оператора отменено из-за таймаута"
 
-#: tcop/postgres.c:2933
+#: tcop/postgres.c:2977
 #, c-format
 msgid "canceling autovacuum task"
 msgstr "отмена задачи автоочистки"
 
-#: tcop/postgres.c:2968
+#: tcop/postgres.c:3006
 #, c-format
 msgid "canceling statement due to user request"
 msgstr "выполнение оператора отменено по запросу пользователя"
 
-#: tcop/postgres.c:3096 tcop/postgres.c:3118
+#: tcop/postgres.c:3134 tcop/postgres.c:3156
 #, c-format
 msgid "stack depth limit exceeded"
 msgstr "превышен предел глубины стека"
 
-#: tcop/postgres.c:3097 tcop/postgres.c:3119
+#: tcop/postgres.c:3135 tcop/postgres.c:3157
 #, c-format
 msgid ""
 "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), "
@@ -16614,12 +16638,12 @@ msgstr ""
 "КБ), предварительно убедившись, что ОС предоставляет достаточный размер "
 "стека."
 
-#: tcop/postgres.c:3135
+#: tcop/postgres.c:3173
 #, c-format
 msgid "\"max_stack_depth\" must not exceed %ldkB."
 msgstr "Значение \"max_stack_depth\" не должно превышать %ld КБ."
 
-#: tcop/postgres.c:3137
+#: tcop/postgres.c:3175
 #, c-format
 msgid ""
 "Increase the platform's stack depth limit via \"ulimit -s\" or local "
@@ -16628,48 +16652,48 @@ msgstr ""
 "Увеличьте предел глубины стека в системе с помощью команды \"ulimit -s\" или "
 "эквивалента в вашей ОС."
 
-#: tcop/postgres.c:3501
+#: tcop/postgres.c:3539
 #, c-format
 msgid "invalid command-line argument for server process: %s"
 msgstr "неверный аргумент командной строки для серверного процесса: %s"
 
-#: tcop/postgres.c:3502 tcop/postgres.c:3508
+#: tcop/postgres.c:3540 tcop/postgres.c:3546
 #, c-format
 msgid "Try \"%s --help\" for more information."
 msgstr "Для дополнительной информации попробуйте \"%s --help\"."
 
-#: tcop/postgres.c:3506
+#: tcop/postgres.c:3544
 #, c-format
 msgid "%s: invalid command-line argument: %s"
 msgstr "%s: неверный аргумент командной строки: %s"
 
-#: tcop/postgres.c:3585
+#: tcop/postgres.c:3623
 #, c-format
 msgid "%s: no database nor user name specified"
 msgstr "%s: не указаны ни база данных, ни пользователь"
 
-#: tcop/postgres.c:4162
+#: tcop/postgres.c:4220
 #, c-format
 msgid "invalid CLOSE message subtype %d"
 msgstr "неверный подтип сообщения CLOSE: %d"
 
-#: tcop/postgres.c:4197
+#: tcop/postgres.c:4255
 #, c-format
 msgid "invalid DESCRIBE message subtype %d"
 msgstr "неверный подтип сообщения DESCRIBE: %d"
 
-#: tcop/postgres.c:4275
+#: tcop/postgres.c:4333
 #, c-format
 msgid "fastpath function calls not supported in a replication connection"
 msgstr "вызовы функции fastpath не поддерживаются для реплицирующих соединений"
 
-#: tcop/postgres.c:4279
+#: tcop/postgres.c:4337
 #, c-format
 msgid "extended query protocol not supported in a replication connection"
 msgstr ""
 "протокол расширенных запросов не поддерживается для реплицирующих соединений"
 
-#: tcop/postgres.c:4449
+#: tcop/postgres.c:4507
 #, c-format
 msgid ""
 "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s"
@@ -17073,8 +17097,8 @@ msgstr "входной тип так же не является массивом
 #: utils/adt/int.c:737 utils/adt/int.c:759 utils/adt/int.c:907
 #: utils/adt/int.c:928 utils/adt/int.c:955 utils/adt/int.c:995
 #: utils/adt/int.c:1016 utils/adt/int.c:1043 utils/adt/int.c:1076
-#: utils/adt/int.c:1159 utils/adt/int8.c:1298 utils/adt/numeric.c:2304
-#: utils/adt/numeric.c:2313 utils/adt/varbit.c:1173 utils/adt/varbit.c:1565
+#: utils/adt/int.c:1159 utils/adt/int8.c:1298 utils/adt/numeric.c:2305
+#: utils/adt/numeric.c:2314 utils/adt/varbit.c:1173 utils/adt/varbit.c:1565
 #: utils/adt/varlena.c:1013 utils/adt/varlena.c:2036
 #, c-format
 msgid "integer out of range"
@@ -17121,8 +17145,8 @@ msgstr "Массивы с разными размерностями несовм
 msgid "invalid number of dimensions: %d"
 msgstr "неверное число размерностей: %d"
 
-#: utils/adt/array_userfuncs.c:487 utils/adt/json.c:1694 utils/adt/json.c:1789
-#: utils/adt/json.c:1820
+#: utils/adt/array_userfuncs.c:487 utils/adt/json.c:1698 utils/adt/json.c:1793
+#: utils/adt/json.c:1824
 #, c-format
 msgid "could not determine input data type"
 msgstr "не удалось определить тип входных данных"
@@ -17258,7 +17282,7 @@ msgstr "разрезание массивов постоянной длины н
 #: utils/adt/arrayfuncs.c:2122 utils/adt/arrayfuncs.c:2144
 #: utils/adt/arrayfuncs.c:2178 utils/adt/arrayfuncs.c:2464
 #: utils/adt/arrayfuncs.c:4962 utils/adt/arrayfuncs.c:4994
-#: utils/adt/arrayfuncs.c:5011 utils/adt/json.c:2211 utils/adt/json.c:2286
+#: utils/adt/arrayfuncs.c:5011 utils/adt/json.c:2215 utils/adt/json.c:2290
 #, c-format
 msgid "wrong number of array subscripts"
 msgstr "неверное число индексов массива"
@@ -17372,8 +17396,8 @@ msgstr "неверный синтаксис для типа money: \"%s\""
 #: utils/adt/int.c:861 utils/adt/int.c:969 utils/adt/int.c:1058
 #: utils/adt/int.c:1097 utils/adt/int.c:1125 utils/adt/int8.c:597
 #: utils/adt/int8.c:657 utils/adt/int8.c:897 utils/adt/int8.c:1005
-#: utils/adt/int8.c:1094 utils/adt/int8.c:1202 utils/adt/numeric.c:4961
-#: utils/adt/numeric.c:5244 utils/adt/timestamp.c:3357
+#: utils/adt/int8.c:1094 utils/adt/int8.c:1202 utils/adt/numeric.c:4962
+#: utils/adt/numeric.c:5245 utils/adt/timestamp.c:3357
 #, c-format
 msgid "division by zero"
 msgstr "деление на ноль"
@@ -17404,12 +17428,12 @@ msgstr "TIME(%d)%s: точность уменьшена до дозволенн
 msgid "date/time value \"current\" is no longer supported"
 msgstr "значение \"current\" для даты/времени больше не поддерживается"
 
-#: utils/adt/date.c:167 utils/adt/formatting.c:3412
+#: utils/adt/date.c:167 utils/adt/formatting.c:3523
 #, c-format
 msgid "date out of range: \"%s\""
 msgstr "дата вне диапазона: \"%s\""
 
-#: utils/adt/date.c:217 utils/adt/json.c:1431 utils/adt/xml.c:2024
+#: utils/adt/date.c:217 utils/adt/xml.c:2025
 #, c-format
 msgid "date out of range"
 msgstr "дата вне диапазона"
@@ -17435,28 +17459,27 @@ msgid "date out of range for timestamp"
 msgstr "дата вне диапазона для типа timestamp"
 
 #: utils/adt/date.c:971 utils/adt/date.c:1017 utils/adt/date.c:1617
-#: utils/adt/date.c:1653 utils/adt/date.c:2525 utils/adt/formatting.c:3288
-#: utils/adt/formatting.c:3320 utils/adt/formatting.c:3388
-#: utils/adt/json.c:1456 utils/adt/json.c:1463 utils/adt/json.c:1483
-#: utils/adt/json.c:1490 utils/adt/nabstime.c:455 utils/adt/nabstime.c:498
-#: utils/adt/nabstime.c:528 utils/adt/nabstime.c:571 utils/adt/timestamp.c:232
-#: utils/adt/timestamp.c:275 utils/adt/timestamp.c:724
-#: utils/adt/timestamp.c:753 utils/adt/timestamp.c:792
-#: utils/adt/timestamp.c:2946 utils/adt/timestamp.c:2967
-#: utils/adt/timestamp.c:2980 utils/adt/timestamp.c:2989
-#: utils/adt/timestamp.c:3046 utils/adt/timestamp.c:3069
-#: utils/adt/timestamp.c:3082 utils/adt/timestamp.c:3093
-#: utils/adt/timestamp.c:3618 utils/adt/timestamp.c:3747
-#: utils/adt/timestamp.c:3788 utils/adt/timestamp.c:3876
-#: utils/adt/timestamp.c:3922 utils/adt/timestamp.c:4033
-#: utils/adt/timestamp.c:4357 utils/adt/timestamp.c:4496
-#: utils/adt/timestamp.c:4506 utils/adt/timestamp.c:4568
-#: utils/adt/timestamp.c:4708 utils/adt/timestamp.c:4718
-#: utils/adt/timestamp.c:4932 utils/adt/timestamp.c:4946
-#: utils/adt/timestamp.c:5025 utils/adt/timestamp.c:5032
-#: utils/adt/timestamp.c:5058 utils/adt/timestamp.c:5062
-#: utils/adt/timestamp.c:5131 utils/adt/xml.c:2046 utils/adt/xml.c:2053
-#: utils/adt/xml.c:2073 utils/adt/xml.c:2080
+#: utils/adt/date.c:1653 utils/adt/date.c:2525 utils/adt/formatting.c:3399
+#: utils/adt/formatting.c:3431 utils/adt/formatting.c:3499
+#: utils/adt/json.c:1469 utils/adt/json.c:1496 utils/adt/nabstime.c:455
+#: utils/adt/nabstime.c:498 utils/adt/nabstime.c:528 utils/adt/nabstime.c:571
+#: utils/adt/timestamp.c:232 utils/adt/timestamp.c:275
+#: utils/adt/timestamp.c:724 utils/adt/timestamp.c:753
+#: utils/adt/timestamp.c:792 utils/adt/timestamp.c:2946
+#: utils/adt/timestamp.c:2967 utils/adt/timestamp.c:2980
+#: utils/adt/timestamp.c:2989 utils/adt/timestamp.c:3046
+#: utils/adt/timestamp.c:3069 utils/adt/timestamp.c:3082
+#: utils/adt/timestamp.c:3093 utils/adt/timestamp.c:3618
+#: utils/adt/timestamp.c:3747 utils/adt/timestamp.c:3788
+#: utils/adt/timestamp.c:3876 utils/adt/timestamp.c:3922
+#: utils/adt/timestamp.c:4033 utils/adt/timestamp.c:4357
+#: utils/adt/timestamp.c:4496 utils/adt/timestamp.c:4506
+#: utils/adt/timestamp.c:4568 utils/adt/timestamp.c:4708
+#: utils/adt/timestamp.c:4718 utils/adt/timestamp.c:4932
+#: utils/adt/timestamp.c:4946 utils/adt/timestamp.c:5025
+#: utils/adt/timestamp.c:5032 utils/adt/timestamp.c:5058
+#: utils/adt/timestamp.c:5062 utils/adt/timestamp.c:5131 utils/adt/xml.c:2047
+#: utils/adt/xml.c:2054 utils/adt/xml.c:2074 utils/adt/xml.c:2081
 #, c-format
 msgid "timestamp out of range"
 msgstr "timestamp вне диапазона"
@@ -17642,7 +17665,7 @@ msgid "\"%s\" is out of range for type real"
 msgstr "\"%s\" вне диапазона для типа real"
 
 #: utils/adt/float.c:417 utils/adt/float.c:491 utils/adt/float.c:515
-#: utils/adt/numeric.c:4423 utils/adt/numeric.c:4449
+#: utils/adt/numeric.c:4424 utils/adt/numeric.c:4450
 #, c-format
 msgid "invalid input syntax for type double precision: \"%s\""
 msgstr "неверный синтаксис для типа double precision: \"%s\""
@@ -17655,32 +17678,32 @@ msgstr "\"%s\" вне диапазона для типа double precision"
 #: utils/adt/float.c:1179 utils/adt/float.c:1237 utils/adt/int.c:349
 #: utils/adt/int.c:775 utils/adt/int.c:804 utils/adt/int.c:825
 #: utils/adt/int.c:845 utils/adt/int.c:879 utils/adt/int.c:1174
-#: utils/adt/int8.c:1323 utils/adt/numeric.c:2401 utils/adt/numeric.c:2410
+#: utils/adt/int8.c:1323 utils/adt/numeric.c:2402 utils/adt/numeric.c:2411
 #, c-format
 msgid "smallint out of range"
 msgstr "smallint вне диапазона"
 
-#: utils/adt/float.c:1363 utils/adt/numeric.c:5637
+#: utils/adt/float.c:1363 utils/adt/numeric.c:5638
 #, c-format
 msgid "cannot take square root of a negative number"
 msgstr "извлечь квадратный корень отрицательного числа нельзя"
 
-#: utils/adt/float.c:1405 utils/adt/numeric.c:2221
+#: utils/adt/float.c:1405 utils/adt/numeric.c:2222
 #, c-format
 msgid "zero raised to a negative power is undefined"
 msgstr "ноль в отрицательной степени даёт неопределённость"
 
-#: utils/adt/float.c:1409 utils/adt/numeric.c:2227
+#: utils/adt/float.c:1409 utils/adt/numeric.c:2228
 #, c-format
 msgid "a negative number raised to a non-integer power yields a complex result"
 msgstr "отрицательное число в дробной степени даёт комплексный результат"
 
-#: utils/adt/float.c:1475 utils/adt/float.c:1505 utils/adt/numeric.c:5855
+#: utils/adt/float.c:1475 utils/adt/float.c:1505 utils/adt/numeric.c:5856
 #, c-format
 msgid "cannot take logarithm of zero"
 msgstr "вычислить логарифм нуля нельзя"
 
-#: utils/adt/float.c:1479 utils/adt/float.c:1509 utils/adt/numeric.c:5859
+#: utils/adt/float.c:1479 utils/adt/float.c:1509 utils/adt/numeric.c:5860
 #, c-format
 msgid "cannot take logarithm of a negative number"
 msgstr "вычислить логарифм отрицательного числа нельзя"
@@ -17692,12 +17715,12 @@ msgstr "вычислить логарифм отрицательного чис
 msgid "input is out of range"
 msgstr "введённое значение вне диапазона"
 
-#: utils/adt/float.c:2747 utils/adt/numeric.c:1274
+#: utils/adt/float.c:2747 utils/adt/numeric.c:1275
 #, c-format
 msgid "count must be greater than zero"
 msgstr "счётчик должен быть больше нуля"
 
-#: utils/adt/float.c:2752 utils/adt/numeric.c:1281
+#: utils/adt/float.c:2752 utils/adt/numeric.c:1282
 #, c-format
 msgid "operand, lower bound, and upper bound cannot be NaN"
 msgstr "операнд, нижняя и верхняя границы не могут быть NaN"
@@ -17707,7 +17730,7 @@ msgstr "операнд, нижняя и верхняя границы не мо
 msgid "lower and upper bounds must be finite"
 msgstr "нижняя и верхняя границы должны быть конечными"
 
-#: utils/adt/float.c:2796 utils/adt/numeric.c:1294
+#: utils/adt/float.c:2796 utils/adt/numeric.c:1295
 #, c-format
 msgid "lower bound cannot equal upper bound"
 msgstr "нижняя граница не может равняться верхней"
@@ -17722,110 +17745,110 @@ msgstr "неправильная спецификация формата для
 msgid "Intervals are not tied to specific calendar dates."
 msgstr "Интервалы не привязываются к определённым календарным датам."
 
-#: utils/adt/formatting.c:1056
+#: utils/adt/formatting.c:1059
 #, c-format
 msgid "\"EEEE\" must be the last pattern used"
 msgstr "\"EEEE\" может быть только последним шаблоном"
 
-#: utils/adt/formatting.c:1064
+#: utils/adt/formatting.c:1067
 #, c-format
 msgid "\"9\" must be ahead of \"PR\""
 msgstr "\"9\" должна стоять до \"PR\""
 
-#: utils/adt/formatting.c:1080
+#: utils/adt/formatting.c:1083
 #, c-format
 msgid "\"0\" must be ahead of \"PR\""
 msgstr "\"0\" должен стоять до \"PR\""
 
-#: utils/adt/formatting.c:1107
+#: utils/adt/formatting.c:1110
 #, c-format
 msgid "multiple decimal points"
 msgstr "многочисленные десятичные точки"
 
-#: utils/adt/formatting.c:1111 utils/adt/formatting.c:1194
+#: utils/adt/formatting.c:1114 utils/adt/formatting.c:1197
 #, c-format
 msgid "cannot use \"V\" and decimal point together"
 msgstr "нельзя использовать \"V\" вместе с десятичной точкой"
 
-#: utils/adt/formatting.c:1123
+#: utils/adt/formatting.c:1126
 #, c-format
 msgid "cannot use \"S\" twice"
 msgstr "нельзя использовать \"S\" дважды"
 
-#: utils/adt/formatting.c:1127
+#: utils/adt/formatting.c:1130
 #, c-format
 msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
 msgstr "нельзя использовать \"S\" вместе с \"PL\"/\"MI\"/\"SG\"/\"PR\""
 
-#: utils/adt/formatting.c:1147
+#: utils/adt/formatting.c:1150
 #, c-format
 msgid "cannot use \"S\" and \"MI\" together"
 msgstr "нельзя использовать \"S\" вместе с \"MI\""
 
-#: utils/adt/formatting.c:1157
+#: utils/adt/formatting.c:1160
 #, c-format
 msgid "cannot use \"S\" and \"PL\" together"
 msgstr "нельзя использовать \"S\" вместе с \"PL\""
 
-#: utils/adt/formatting.c:1167
+#: utils/adt/formatting.c:1170
 #, c-format
 msgid "cannot use \"S\" and \"SG\" together"
 msgstr "нельзя использовать \"S\" вместе с \"SG\""
 
-#: utils/adt/formatting.c:1176
+#: utils/adt/formatting.c:1179
 #, c-format
 msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
 msgstr "нельзя использовать \"PR\" вместе с \"S\"/\"PL\"/\"MI\"/\"SG\""
 
-#: utils/adt/formatting.c:1202
+#: utils/adt/formatting.c:1205
 #, c-format
 msgid "cannot use \"EEEE\" twice"
 msgstr "нельзя использовать \"EEEE\" дважды"
 
-#: utils/adt/formatting.c:1208
+#: utils/adt/formatting.c:1211
 #, c-format
 msgid "\"EEEE\" is incompatible with other formats"
 msgstr "\"EEEE\" несовместим с другими форматами"
 
-#: utils/adt/formatting.c:1209
+#: utils/adt/formatting.c:1212
 #, c-format
 msgid ""
 "\"EEEE\" may only be used together with digit and decimal point patterns."
 msgstr ""
 "\"EEEE\" может использоваться только с шаблонами цифр и десятичной точки."
 
-#: utils/adt/formatting.c:1409
+#: utils/adt/formatting.c:1412
 #, c-format
 msgid "\"%s\" is not a number"
 msgstr "\"%s\" не является числом"
 
-#: utils/adt/formatting.c:1510 utils/adt/formatting.c:1562
+#: utils/adt/formatting.c:1513 utils/adt/formatting.c:1565
 #, c-format
 msgid "could not determine which collation to use for lower() function"
 msgstr ""
 "не удалось определить, какое правило сортировки использовать для функции "
 "lower()"
 
-#: utils/adt/formatting.c:1630 utils/adt/formatting.c:1682
+#: utils/adt/formatting.c:1633 utils/adt/formatting.c:1685
 #, c-format
 msgid "could not determine which collation to use for upper() function"
 msgstr ""
 "не удалось определить, какое правило сортировки использовать для функции "
 "upper()"
 
-#: utils/adt/formatting.c:1751 utils/adt/formatting.c:1815
+#: utils/adt/formatting.c:1754 utils/adt/formatting.c:1818
 #, c-format
 msgid "could not determine which collation to use for initcap() function"
 msgstr ""
 "не удалось определить, какое правило сортировки использовать для функции "
 "initcap()"
 
-#: utils/adt/formatting.c:2119
+#: utils/adt/formatting.c:2122
 #, c-format
 msgid "invalid combination of date conventions"
 msgstr "неверное сочетание стилей дат"
 
-#: utils/adt/formatting.c:2120
+#: utils/adt/formatting.c:2123
 #, c-format
 msgid ""
 "Do not mix Gregorian and ISO week date conventions in a formatting template."
@@ -17833,27 +17856,27 @@ msgstr ""
 "Не смешивайте Григорианский стиль дат (недель) с ISO в одном шаблоне "
 "форматирования."
 
-#: utils/adt/formatting.c:2137
+#: utils/adt/formatting.c:2140
 #, c-format
 msgid "conflicting values for \"%s\" field in formatting string"
 msgstr "конфликтующие значения поля \"%s\" в строке форматирования"
 
-#: utils/adt/formatting.c:2139
+#: utils/adt/formatting.c:2142
 #, c-format
 msgid "This value contradicts a previous setting for the same field type."
 msgstr "Это значение противоречит предыдущему значению поля того же типа."
 
-#: utils/adt/formatting.c:2200
+#: utils/adt/formatting.c:2203
 #, c-format
 msgid "source string too short for \"%s\" formatting field"
 msgstr "входная строка короче, чем требует поле форматирования \"%s\""
 
-#: utils/adt/formatting.c:2202
+#: utils/adt/formatting.c:2205
 #, c-format
 msgid "Field requires %d characters, but only %d remain."
 msgstr "Требуется символов: %d, а осталось только %d."
 
-#: utils/adt/formatting.c:2205 utils/adt/formatting.c:2219
+#: utils/adt/formatting.c:2208 utils/adt/formatting.c:2222
 #, c-format
 msgid ""
 "If your source string is not fixed-width, try using the \"FM\" modifier."
@@ -17861,70 +17884,80 @@ msgstr ""
 "Если входная строка имеет переменную длину, попробуйте использовать "
 "модификатор \"FM\"."
 
-#: utils/adt/formatting.c:2215 utils/adt/formatting.c:2228
-#: utils/adt/formatting.c:2358
+#: utils/adt/formatting.c:2218 utils/adt/formatting.c:2231
+#: utils/adt/formatting.c:2361
 #, c-format
 msgid "invalid value \"%s\" for \"%s\""
 msgstr "неверное значение \"%s\" для \"%s\""
 
-#: utils/adt/formatting.c:2217
+#: utils/adt/formatting.c:2220
 #, c-format
 msgid "Field requires %d characters, but only %d could be parsed."
 msgstr "Поле должно поглотить символов: %d, но удалось разобрать только %d."
 
-#: utils/adt/formatting.c:2230
+#: utils/adt/formatting.c:2233
 #, c-format
 msgid "Value must be an integer."
 msgstr "Значение должно быть целым числом."
 
-#: utils/adt/formatting.c:2235
+#: utils/adt/formatting.c:2238
 #, c-format
 msgid "value for \"%s\" in source string is out of range"
 msgstr "значение \"%s\" во входной строке вне диапазона"
 
-#: utils/adt/formatting.c:2237
+#: utils/adt/formatting.c:2240
 #, c-format
 msgid "Value must be in the range %d to %d."
 msgstr "Значение должно быть в интервале %d..%d."
 
-#: utils/adt/formatting.c:2360
+#: utils/adt/formatting.c:2363
 #, c-format
 msgid "The given value did not match any of the allowed values for this field."
 msgstr ""
 "Данное значение не соответствует ни одному из допустимых значений для этого "
 "поля."
 
-#: utils/adt/formatting.c:2933
+#: utils/adt/formatting.c:2551 utils/adt/formatting.c:2571
+#: utils/adt/formatting.c:2591 utils/adt/formatting.c:2611
+#: utils/adt/formatting.c:2630 utils/adt/formatting.c:2649
+#: utils/adt/formatting.c:2672 utils/adt/formatting.c:2690
+#: utils/adt/formatting.c:2708 utils/adt/formatting.c:2726
+#: utils/adt/formatting.c:2743 utils/adt/formatting.c:2760
+#, c-format
+msgid "localized string format value too long"
+msgstr "слишком длинное значение формата локализованной строки"
+
+#: utils/adt/formatting.c:3044
 #, c-format
 msgid "\"TZ\"/\"tz\"/\"OF\" format patterns are not supported in to_date"
 msgstr "шаблоны формата \"TZ\"/\"tz\"/\"OF\" не поддерживаются в to_date"
 
-#: utils/adt/formatting.c:3041
+#: utils/adt/formatting.c:3152
 #, c-format
 msgid "invalid input string for \"Y,YYY\""
 msgstr "ошибка синтаксиса в значении для шаблона \"Y,YYY\""
 
-#: utils/adt/formatting.c:3544
+#: utils/adt/formatting.c:3655
 #, c-format
 msgid "hour \"%d\" is invalid for the 12-hour clock"
 msgstr "час \"%d\" не соответствует 12-часовому формату времени"
 
-#: utils/adt/formatting.c:3546
+#: utils/adt/formatting.c:3657
 #, c-format
 msgid "Use the 24-hour clock, or give an hour between 1 and 12."
 msgstr "Используйте 24-часовой формат или передавайте часы от 1 до 12."
 
-#: utils/adt/formatting.c:3641
+#: utils/adt/formatting.c:3752
 #, c-format
 msgid "cannot calculate day of year without year information"
 msgstr "нельзя рассчитать день года без информации о годе"
 
-#: utils/adt/formatting.c:4488
+#: utils/adt/formatting.c:4601
 #, c-format
 msgid "\"EEEE\" not supported for input"
 msgstr "\"EEEE\" не поддерживается при вводе"
 
-#: utils/adt/formatting.c:4500
+#: utils/adt/formatting.c:4613
 #, c-format
 msgid "\"RN\" not supported for input"
 msgstr "\"RN\" не поддерживается при вводе"
@@ -18139,7 +18172,7 @@ msgstr "значение \"%s\" вне диапазона для типа bigint
 #: utils/adt/int8.c:964 utils/adt/int8.c:991 utils/adt/int8.c:1031
 #: utils/adt/int8.c:1052 utils/adt/int8.c:1079 utils/adt/int8.c:1112
 #: utils/adt/int8.c:1140 utils/adt/int8.c:1161 utils/adt/int8.c:1188
-#: utils/adt/int8.c:1361 utils/adt/int8.c:1400 utils/adt/numeric.c:2356
+#: utils/adt/int8.c:1361 utils/adt/int8.c:1400 utils/adt/numeric.c:2357
 #: utils/adt/varbit.c:1645
 #, c-format
 msgid "bigint out of range"
@@ -18150,41 +18183,50 @@ msgstr "bigint вне диапазона"
 msgid "OID out of range"
 msgstr "OID вне диапазона"
 
-#: utils/adt/json.c:726 utils/adt/json.c:766 utils/adt/json.c:781
-#: utils/adt/json.c:792 utils/adt/json.c:802 utils/adt/json.c:838
-#: utils/adt/json.c:850 utils/adt/json.c:881 utils/adt/json.c:899
-#: utils/adt/json.c:911 utils/adt/json.c:923 utils/adt/json.c:1062
-#: utils/adt/json.c:1076 utils/adt/json.c:1087 utils/adt/json.c:1095
-#: utils/adt/json.c:1103 utils/adt/json.c:1111 utils/adt/json.c:1119
-#: utils/adt/json.c:1127 utils/adt/json.c:1135 utils/adt/json.c:1143
-#: utils/adt/json.c:1173
+#: utils/adt/json.c:729 utils/adt/json.c:769 utils/adt/json.c:784
+#: utils/adt/json.c:795 utils/adt/json.c:805 utils/adt/json.c:856
+#: utils/adt/json.c:887 utils/adt/json.c:905 utils/adt/json.c:917
+#: utils/adt/json.c:929 utils/adt/json.c:1068 utils/adt/json.c:1082
+#: utils/adt/json.c:1093 utils/adt/json.c:1101 utils/adt/json.c:1109
+#: utils/adt/json.c:1117 utils/adt/json.c:1125 utils/adt/json.c:1133
+#: utils/adt/json.c:1141 utils/adt/json.c:1149 utils/adt/json.c:1179
 #, c-format
 msgid "invalid input syntax for type json"
 msgstr "неверный синтаксис для типа json"
 
-#: utils/adt/json.c:727
+#: utils/adt/json.c:730
 #, c-format
 msgid "Character with value 0x%02x must be escaped."
 msgstr "Символ с кодом 0x%02x необходимо экранировать."
 
-#: utils/adt/json.c:767
+#: utils/adt/json.c:770
 #, c-format
 msgid "\"\\u\" must be followed by four hexadecimal digits."
 msgstr "За \"\\u\" должны следовать четыре шестнадцатеричные цифры."
 
-#: utils/adt/json.c:782
+#: utils/adt/json.c:785
 #, c-format
 msgid "Unicode high surrogate must not follow a high surrogate."
 msgstr ""
 "Старшее слово суррогата Unicode не может следовать за другим старшим словом."
 
-#: utils/adt/json.c:793 utils/adt/json.c:803 utils/adt/json.c:851
-#: utils/adt/json.c:912 utils/adt/json.c:924
+#: utils/adt/json.c:796 utils/adt/json.c:806 utils/adt/json.c:857
+#: utils/adt/json.c:918 utils/adt/json.c:930
 #, c-format
 msgid "Unicode low surrogate must follow a high surrogate."
 msgstr "Младшее слово суррогата Unicode должно следовать за старшим словом."
 
-#: utils/adt/json.c:839
+#: utils/adt/json.c:821 utils/adt/json.c:844
+#, c-format
+msgid "unsupported Unicode escape sequence"
+msgstr "неподдерживаемая спецпоследовательность Unicode"
+
+#: utils/adt/json.c:822
+#, c-format
+msgid "\\u0000 cannot be converted to text."
+msgstr "\\u0000 нельзя преобразовать в текст."
+
+#: utils/adt/json.c:845
 #, c-format
 msgid ""
 "Unicode escape values cannot be used for code point values above 007F when "
@@ -18193,99 +18235,89 @@ msgstr ""
 "Спецкоды Unicode для значений выше 007F можно использовать только с "
 "серверной кодировкой UTF8."
 
-#: utils/adt/json.c:882 utils/adt/json.c:900
+#: utils/adt/json.c:888 utils/adt/json.c:906
 #, c-format
 msgid "Escape sequence \"\\%s\" is invalid."
 msgstr "Неверная спецпоследовательность: \"\\%s\"."
 
-#: utils/adt/json.c:1063
+#: utils/adt/json.c:1069
 #, c-format
 msgid "The input string ended unexpectedly."
 msgstr "Неожиданный конец входной строки."
 
-#: utils/adt/json.c:1077
+#: utils/adt/json.c:1083
 #, c-format
 msgid "Expected end of input, but found \"%s\"."
 msgstr "Ожидался конец текста, но обнаружено продолжение \"%s\"."
 
-#: utils/adt/json.c:1088
+#: utils/adt/json.c:1094
 #, c-format
 msgid "Expected JSON value, but found \"%s\"."
 msgstr "Ожидалось значение JSON, но обнаружено \"%s\"."
 
-#: utils/adt/json.c:1096 utils/adt/json.c:1144
+#: utils/adt/json.c:1102 utils/adt/json.c:1150
 #, c-format
 msgid "Expected string, but found \"%s\"."
 msgstr "Ожидалась строка, но обнаружено \"%s\"."
 
-#: utils/adt/json.c:1104
+#: utils/adt/json.c:1110
 #, c-format
 msgid "Expected array element or \"]\", but found \"%s\"."
 msgstr "Ожидался элемент массива или \"]\", но обнаружено \"%s\"."
 
-#: utils/adt/json.c:1112
+#: utils/adt/json.c:1118
 #, c-format
 msgid "Expected \",\" or \"]\", but found \"%s\"."
 msgstr "Ожидалась \",\" или \"]\", но обнаружено \"%s\"."
 
-#: utils/adt/json.c:1120
+#: utils/adt/json.c:1126
 #, c-format
 msgid "Expected string or \"}\", but found \"%s\"."
 msgstr "Ожидалась строка или \"}\", но обнаружено \"%s\"."
 
-#: utils/adt/json.c:1128
+#: utils/adt/json.c:1134
 #, c-format
 msgid "Expected \":\", but found \"%s\"."
 msgstr "Ожидалось \":\", но обнаружено \"%s\"."
 
-#: utils/adt/json.c:1136
+#: utils/adt/json.c:1142
 #, c-format
 msgid "Expected \",\" or \"}\", but found \"%s\"."
 msgstr "Ожидалась \",\" или \"}\", но обнаружено \"%s\"."
 
-#: utils/adt/json.c:1174
+#: utils/adt/json.c:1180
 #, c-format
 msgid "Token \"%s\" is invalid."
 msgstr "Ошибочный элемент текста \"%s\"."
 
-#: utils/adt/json.c:1246
+#: utils/adt/json.c:1252
 #, c-format
 msgid "JSON data, line %d: %s%s%s"
 msgstr "данные JSON, строка %d: %s%s%s"
 
-#: utils/adt/json.c:1389
+#: utils/adt/json.c:1395
 #, c-format
 msgid "key value must be scalar, not array, composite, or json"
 msgstr ""
 "значением ключа должен быть скаляр (не массив, композитный тип или json)"
 
-#: utils/adt/json.c:1432
-#, c-format
-msgid "JSON does not support infinite date values."
-msgstr "JSON не поддерживает бесконечность в датах."
-
-#: utils/adt/json.c:1457 utils/adt/json.c:1484
-#, c-format
-msgid "JSON does not support infinite timestamp values."
-msgstr "JSON не поддерживает бесконечность в timestamp."
-
-#: utils/adt/json.c:1951 utils/adt/json.c:1969 utils/adt/json.c:2063
-#: utils/adt/json.c:2084 utils/adt/json.c:2143
+#: utils/adt/json.c:1955 utils/adt/json.c:1973 utils/adt/json.c:2067
+#: utils/adt/json.c:2088 utils/adt/json.c:2147
 #, c-format
 msgid "could not determine data type for argument %d"
 msgstr "не удалось определить тип данных аргумента %d"
 
-#: utils/adt/json.c:1956
+#: utils/adt/json.c:1960
 #, c-format
 msgid "field name must not be null"
 msgstr "имя поля не может быть NULL"
 
-#: utils/adt/json.c:2038
+#: utils/adt/json.c:2042
 #, c-format
 msgid "argument list must have even number of elements"
 msgstr "в списке аргументов должно быть чётное число элементов"
 
-#: utils/adt/json.c:2039
+#: utils/adt/json.c:2043
 #, c-format
 msgid ""
 "The arguments of json_build_object() must consist of alternating keys and "
@@ -18293,27 +18325,27 @@ msgid ""
 msgstr ""
 "Аргументы json_build_object() должны состоять из пар ключей и значений."
 
-#: utils/adt/json.c:2069
+#: utils/adt/json.c:2073
 #, c-format
 msgid "argument %d cannot be null"
 msgstr "аргумент %d не может быть NULL"
 
-#: utils/adt/json.c:2070
+#: utils/adt/json.c:2074
 #, c-format
 msgid "Object keys should be text."
 msgstr "Ключи объектов должны быть текстовыми."
 
-#: utils/adt/json.c:2205
+#: utils/adt/json.c:2209
 #, c-format
 msgid "array must have two columns"
 msgstr "массив должен иметь две колонки"
 
-#: utils/adt/json.c:2229 utils/adt/json.c:2313
+#: utils/adt/json.c:2233 utils/adt/json.c:2317
 #, c-format
 msgid "null value not allowed for object key"
 msgstr "значение null не может быть ключом объекта"
 
-#: utils/adt/json.c:2302
+#: utils/adt/json.c:2306
 #, c-format
 msgid "mismatched array dimensions"
 msgstr "неподходящие размерности массива"
@@ -18627,73 +18659,73 @@ msgstr "результат вне диапазона"
 msgid "cannot subtract inet values of different sizes"
 msgstr "нельзя вычитать значения inet разного размера"
 
-#: utils/adt/numeric.c:485 utils/adt/numeric.c:512 utils/adt/numeric.c:3704
-#: utils/adt/numeric.c:3727 utils/adt/numeric.c:3751 utils/adt/numeric.c:3758
+#: utils/adt/numeric.c:486 utils/adt/numeric.c:513 utils/adt/numeric.c:3705
+#: utils/adt/numeric.c:3728 utils/adt/numeric.c:3752 utils/adt/numeric.c:3759
 #, c-format
 msgid "invalid input syntax for type numeric: \"%s\""
 msgstr "неверный синтаксис для типа numeric: \"%s\""
 
-#: utils/adt/numeric.c:702
+#: utils/adt/numeric.c:703
 #, c-format
 msgid "invalid length in external \"numeric\" value"
 msgstr "неверная длина во внешнем значении \"numeric\""
 
-#: utils/adt/numeric.c:715
+#: utils/adt/numeric.c:716
 #, c-format
 msgid "invalid sign in external \"numeric\" value"
 msgstr "неверный знак во внешнем значении \"numeric\""
 
-#: utils/adt/numeric.c:721
+#: utils/adt/numeric.c:722
 #, c-format
 msgid "invalid scale in external \"numeric\" value"
 msgstr "неверный порядок числа во внешнем значении \"numeric\""
 
-#: utils/adt/numeric.c:730
+#: utils/adt/numeric.c:731
 #, c-format
 msgid "invalid digit in external \"numeric\" value"
 msgstr "неверная цифра во внешнем значении \"numeric\""
 
-#: utils/adt/numeric.c:921 utils/adt/numeric.c:935
+#: utils/adt/numeric.c:922 utils/adt/numeric.c:936
 #, c-format
 msgid "NUMERIC precision %d must be between 1 and %d"
 msgstr "точность NUMERIC %d должна быть между 1 и %d"
 
-#: utils/adt/numeric.c:926
+#: utils/adt/numeric.c:927
 #, c-format
 msgid "NUMERIC scale %d must be between 0 and precision %d"
 msgstr "порядок NUMERIC %d должен быть между 0 и точностью (%d)"
 
-#: utils/adt/numeric.c:944
+#: utils/adt/numeric.c:945
 #, c-format
 msgid "invalid NUMERIC type modifier"
 msgstr "неверный модификатор типа NUMERIC"
 
-#: utils/adt/numeric.c:1951 utils/adt/numeric.c:4201 utils/adt/numeric.c:6170
+#: utils/adt/numeric.c:1952 utils/adt/numeric.c:4202 utils/adt/numeric.c:6171
 #, c-format
 msgid "value overflows numeric format"
 msgstr "значение переполняет формат numeric"
 
-#: utils/adt/numeric.c:2282
+#: utils/adt/numeric.c:2283
 #, c-format
 msgid "cannot convert NaN to integer"
 msgstr "нельзя преобразовать NaN в integer"
 
-#: utils/adt/numeric.c:2348
+#: utils/adt/numeric.c:2349
 #, c-format
 msgid "cannot convert NaN to bigint"
 msgstr "нельзя преобразовать NaN в bigint"
 
-#: utils/adt/numeric.c:2393
+#: utils/adt/numeric.c:2394
 #, c-format
 msgid "cannot convert NaN to smallint"
 msgstr "нельзя преобразовать NaN в smallint"
 
-#: utils/adt/numeric.c:4271
+#: utils/adt/numeric.c:4272
 #, c-format
 msgid "numeric field overflow"
 msgstr "переполнение поля numeric"
 
-#: utils/adt/numeric.c:4272
+#: utils/adt/numeric.c:4273
 #, c-format
 msgid ""
 "A field with precision %d, scale %d must round to an absolute value less "
@@ -18702,7 +18734,7 @@ msgstr ""
 "Поле с точностью %d, порядком %d должно округляться до абсолютного значения "
 "меньше чем %s%d."
 
-#: utils/adt/numeric.c:5727
+#: utils/adt/numeric.c:5728
 #, c-format
 msgid "argument for function \"exp\" too big"
 msgstr "аргумент функции \"exp\" слишком велик"
@@ -19029,7 +19061,7 @@ msgstr ""
 "Чтобы обозначить отсутствующий аргумент унарного оператора, укажите NONE."
 
 #: utils/adt/regproc.c:743 utils/adt/regproc.c:784 utils/adt/regproc.c:1702
-#: utils/adt/ruleutils.c:7626 utils/adt/ruleutils.c:7749
+#: utils/adt/ruleutils.c:7677 utils/adt/ruleutils.c:7800
 #, c-format
 msgid "too many arguments"
 msgstr "слишком много аргументов"
@@ -19065,51 +19097,51 @@ msgstr "ожидалось имя типа"
 msgid "improper type name"
 msgstr "ошибочное имя типа"
 
-#: utils/adt/ri_triggers.c:310 utils/adt/ri_triggers.c:367
-#: utils/adt/ri_triggers.c:786 utils/adt/ri_triggers.c:1009
-#: utils/adt/ri_triggers.c:1165 utils/adt/ri_triggers.c:1346
-#: utils/adt/ri_triggers.c:1511 utils/adt/ri_triggers.c:1687
-#: utils/adt/ri_triggers.c:1867 utils/adt/ri_triggers.c:2058
-#: utils/adt/ri_triggers.c:2116 utils/adt/ri_triggers.c:2221
-#: utils/adt/ri_triggers.c:2386 gram.y:3248
+#: utils/adt/ri_triggers.c:311 utils/adt/ri_triggers.c:368
+#: utils/adt/ri_triggers.c:787 utils/adt/ri_triggers.c:1010
+#: utils/adt/ri_triggers.c:1166 utils/adt/ri_triggers.c:1347
+#: utils/adt/ri_triggers.c:1512 utils/adt/ri_triggers.c:1688
+#: utils/adt/ri_triggers.c:1868 utils/adt/ri_triggers.c:2059
+#: utils/adt/ri_triggers.c:2117 utils/adt/ri_triggers.c:2222
+#: utils/adt/ri_triggers.c:2387 gram.y:3248
 #, c-format
 msgid "MATCH PARTIAL not yet implemented"
 msgstr "выражение MATCH PARTIAL ещё не реализовано"
 
-#: utils/adt/ri_triggers.c:339 utils/adt/ri_triggers.c:2474
-#: utils/adt/ri_triggers.c:3227
+#: utils/adt/ri_triggers.c:340 utils/adt/ri_triggers.c:2475
+#: utils/adt/ri_triggers.c:3262
 #, c-format
 msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\""
 msgstr ""
 "INSERT или UPDATE в таблице \"%s\" нарушает ограничение внешнего ключа \"%s"
 "\" "
 
-#: utils/adt/ri_triggers.c:342 utils/adt/ri_triggers.c:2477
+#: utils/adt/ri_triggers.c:343 utils/adt/ri_triggers.c:2478
 #, c-format
 msgid "MATCH FULL does not allow mixing of null and nonnull key values."
 msgstr "MATCH FULL не позволяет смешивать в значении ключа null и не null."
 
-#: utils/adt/ri_triggers.c:2716
+#: utils/adt/ri_triggers.c:2717
 #, c-format
 msgid "function \"%s\" must be fired for INSERT"
 msgstr "функция \"%s\" должна запускаться для INSERT"
 
-#: utils/adt/ri_triggers.c:2722
+#: utils/adt/ri_triggers.c:2723
 #, c-format
 msgid "function \"%s\" must be fired for UPDATE"
 msgstr "функция \"%s\" должна запускаться для UPDATE"
 
-#: utils/adt/ri_triggers.c:2728
+#: utils/adt/ri_triggers.c:2729
 #, c-format
 msgid "function \"%s\" must be fired for DELETE"
 msgstr "функция \"%s\" должна запускаться для DELETE"
 
-#: utils/adt/ri_triggers.c:2751
+#: utils/adt/ri_triggers.c:2752
 #, c-format
 msgid "no pg_constraint entry for trigger \"%s\" on table \"%s\""
 msgstr "для триггера \"%s\" таблицы \"%s\" нет записи pg_constraint"
 
-#: utils/adt/ri_triggers.c:2753
+#: utils/adt/ri_triggers.c:2754
 #, c-format
 msgid ""
 "Remove this referential integrity trigger and its mates, then do ALTER TABLE "
@@ -19118,7 +19150,7 @@ msgstr ""
 "Удалите этот триггер ссылочной целостности и связанные объекты, а затем "
 "выполните ALTER TABLE ADD CONSTRAINT."
 
-#: utils/adt/ri_triggers.c:3177
+#: utils/adt/ri_triggers.c:3181
 #, c-format
 msgid ""
 "referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave "
@@ -19127,17 +19159,22 @@ msgstr ""
 "неожиданный результат запроса ссылочной целостности к \"%s\" из ограничения "
 "\"%s\" таблицы \"%s\""
 
-#: utils/adt/ri_triggers.c:3181
+#: utils/adt/ri_triggers.c:3185
 #, c-format
 msgid "This is most likely due to a rule having rewritten the query."
 msgstr "Скорее всего это вызвано правилом, переписавшим запрос."
 
-#: utils/adt/ri_triggers.c:3230
+#: utils/adt/ri_triggers.c:3266
 #, c-format
 msgid "Key (%s)=(%s) is not present in table \"%s\"."
 msgstr "Ключ (%s)=(%s) отсутствует в таблице \"%s\"."
 
-#: utils/adt/ri_triggers.c:3237
+#: utils/adt/ri_triggers.c:3269
+#, c-format
+msgid "Key is not present in table \"%s\"."
+msgstr "Ключ отсутствует в таблице \"%s\"."
+
+#: utils/adt/ri_triggers.c:3275
 #, c-format
 msgid ""
 "update or delete on table \"%s\" violates foreign key constraint \"%s\" on "
@@ -19146,11 +19183,16 @@ msgstr ""
 "UPDATE или DELETE в таблице \"%s\" нарушает ограничение внешнего ключа \"%s"
 "\" таблицы \"%s\""
 
-#: utils/adt/ri_triggers.c:3241
+#: utils/adt/ri_triggers.c:3280
 #, c-format
 msgid "Key (%s)=(%s) is still referenced from table \"%s\"."
 msgstr "На ключ (%s)=(%s) всё ещё есть ссылки в таблице \"%s\"."
 
+#: utils/adt/ri_triggers.c:3283
+#, c-format
+msgid "Key is still referenced from table \"%s\"."
+msgstr "На ключ всё ещё есть ссылки в таблице \"%s\"."
+
 #: utils/adt/rowtypes.c:102 utils/adt/rowtypes.c:477
 #, c-format
 msgid "input of anonymous composite types is not implemented"
@@ -19209,7 +19251,7 @@ msgstr "не удалось сравнить различные типы кол
 msgid "cannot compare record types with different numbers of columns"
 msgstr "сравнивать типы записей с разным числом колонок нельзя"
 
-#: utils/adt/ruleutils.c:3999
+#: utils/adt/ruleutils.c:4026
 #, c-format
 msgid "rule \"%s\" has unsupported event type %d"
 msgstr "правило \"%s\" имеет неподдерживаемый тип событий %d"
@@ -19692,73 +19734,73 @@ msgstr "аргумент ntile должен быть больше нуля"
 msgid "argument of nth_value must be greater than zero"
 msgstr "аргумент nth_value должен быть больше нуля"
 
-#: utils/adt/xml.c:170
+#: utils/adt/xml.c:171
 #, c-format
 msgid "unsupported XML feature"
 msgstr "XML-функции не поддерживаются"
 
-#: utils/adt/xml.c:171
+#: utils/adt/xml.c:172
 #, c-format
 msgid "This functionality requires the server to be built with libxml support."
 msgstr "Для этой функциональности в сервере не хватает поддержки libxml."
 
-#: utils/adt/xml.c:172
+#: utils/adt/xml.c:173
 #, c-format
 msgid "You need to rebuild PostgreSQL using --with-libxml."
 msgstr "Необходимо перекомпилировать PostgreSQL с ключом --with-libxml."
 
-#: utils/adt/xml.c:191 utils/mb/mbutils.c:523
+#: utils/adt/xml.c:192 utils/mb/mbutils.c:523
 #, c-format
 msgid "invalid encoding name \"%s\""
 msgstr "неверное имя кодировки: \"%s\""
 
-#: utils/adt/xml.c:434 utils/adt/xml.c:439
+#: utils/adt/xml.c:435 utils/adt/xml.c:440
 #, c-format
 msgid "invalid XML comment"
 msgstr "ошибка в XML-комментарии"
 
-#: utils/adt/xml.c:568
+#: utils/adt/xml.c:569
 #, c-format
 msgid "not an XML document"
 msgstr "не XML-документ"
 
-#: utils/adt/xml.c:727 utils/adt/xml.c:750
+#: utils/adt/xml.c:728 utils/adt/xml.c:751
 #, c-format
 msgid "invalid XML processing instruction"
 msgstr "неправильная XML-инструкция обработки (PI)"
 
-#: utils/adt/xml.c:728
+#: utils/adt/xml.c:729
 #, c-format
 msgid "XML processing instruction target name cannot be \"%s\"."
 msgstr "назначением XML-инструкции обработки (PI) не может быть \"%s\"."
 
-#: utils/adt/xml.c:751
+#: utils/adt/xml.c:752
 #, c-format
 msgid "XML processing instruction cannot contain \"?>\"."
 msgstr "XML-инструкция обработки (PI) не может содержать \"?>\"."
 
-#: utils/adt/xml.c:830
+#: utils/adt/xml.c:831
 #, c-format
 msgid "xmlvalidate is not implemented"
 msgstr "функция xmlvalidate не реализована"
 
-#: utils/adt/xml.c:909
+#: utils/adt/xml.c:910
 #, c-format
 msgid "could not initialize XML library"
 msgstr "не удалось инициализировать библиотеку XML"
 
-#: utils/adt/xml.c:910
+#: utils/adt/xml.c:911
 #, c-format
 msgid ""
 "libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u."
 msgstr "другой тип char в libxml2: sizeof(char)=%u, sizeof(xmlChar)=%u."
 
-#: utils/adt/xml.c:996
+#: utils/adt/xml.c:997
 #, c-format
 msgid "could not set up XML error handler"
 msgstr "не удалось установить обработчик XML-ошибок"
 
-#: utils/adt/xml.c:997
+#: utils/adt/xml.c:998
 #, c-format
 msgid ""
 "This probably indicates that the version of libxml2 being used is not "
@@ -19767,72 +19809,72 @@ msgstr ""
 "Возможно это означает, что используемая версия libxml2 не совместима с "
 "заголовочными файлами libxml2, с которыми был собран PostgreSQL."
 
-#: utils/adt/xml.c:1732
+#: utils/adt/xml.c:1733
 msgid "Invalid character value."
 msgstr "Неверный символ."
 
-#: utils/adt/xml.c:1735
+#: utils/adt/xml.c:1736
 msgid "Space required."
 msgstr "Требуется пробел."
 
-#: utils/adt/xml.c:1738
+#: utils/adt/xml.c:1739
 msgid "standalone accepts only 'yes' or 'no'."
 msgstr "значениями атрибута standalone могут быть только 'yes' и 'no'."
 
-#: utils/adt/xml.c:1741
+#: utils/adt/xml.c:1742
 msgid "Malformed declaration: missing version."
 msgstr "Ошибочное объявление: не указана версия."
 
-#: utils/adt/xml.c:1744
+#: utils/adt/xml.c:1745
 msgid "Missing encoding in text declaration."
 msgstr "В объявлении не указана кодировка."
 
-#: utils/adt/xml.c:1747
+#: utils/adt/xml.c:1748
 msgid "Parsing XML declaration: '?>' expected."
 msgstr "Ошибка при разборе XML-объявления: ожидается '?>'."
 
-#: utils/adt/xml.c:1750
+#: utils/adt/xml.c:1751
 #, c-format
 msgid "Unrecognized libxml error code: %d."
 msgstr "нераспознанный код ошибки libxml: %d."
 
-#: utils/adt/xml.c:2025
+#: utils/adt/xml.c:2026
 #, c-format
 msgid "XML does not support infinite date values."
 msgstr "XML не поддерживает бесконечность в датах."
 
-#: utils/adt/xml.c:2047 utils/adt/xml.c:2074
+#: utils/adt/xml.c:2048 utils/adt/xml.c:2075
 #, c-format
 msgid "XML does not support infinite timestamp values."
 msgstr "XML не поддерживает бесконечность в timestamp."
 
-#: utils/adt/xml.c:2465
+#: utils/adt/xml.c:2466
 #, c-format
 msgid "invalid query"
 msgstr "неверный запрос"
 
-#: utils/adt/xml.c:3778
+#: utils/adt/xml.c:3796
 #, c-format
 msgid "invalid array for XML namespace mapping"
 msgstr "неправильный массив с сопоставлениями пространств имён XML"
 
-#: utils/adt/xml.c:3779
+#: utils/adt/xml.c:3797
 #, c-format
 msgid ""
 "The array must be two-dimensional with length of the second axis equal to 2."
 msgstr "Массив должен быть двухмерным и содержать 2 элемента по второй оси."
 
-#: utils/adt/xml.c:3803
+#: utils/adt/xml.c:3821
 #, c-format
 msgid "empty XPath expression"
 msgstr "пустое выражение XPath"
 
-#: utils/adt/xml.c:3852
+#: utils/adt/xml.c:3870
 #, c-format
 msgid "neither namespace name nor URI may be null"
 msgstr "ни префикс, ни URI пространства имён не может быть null"
 
-#: utils/adt/xml.c:3859
+#: utils/adt/xml.c:3877
 #, c-format
 msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
 msgstr ""
@@ -19937,102 +19979,102 @@ msgstr "ЛОВУШКА: Исключительное условие: невер
 msgid "TRAP: %s(\"%s\", File: \"%s\", Line: %d)\n"
 msgstr "ЛОВУШКА: %s(\"%s\", файл: \"%s\", строка: %d)\n"
 
-#: utils/error/elog.c:320 utils/error/elog.c:1304
+#: utils/error/elog.c:320 utils/error/elog.c:1305
 #, c-format
 msgid "error occurred at %s:%d before error message processing is available\n"
 msgstr ""
 "в %s:%d произошла ошибка до готовности подсистемы обработки сообщений\n"
 
-#: utils/error/elog.c:1820
+#: utils/error/elog.c:1821
 #, c-format
 msgid "could not reopen file \"%s\" as stderr: %m"
 msgstr "открыть файл \"%s\" как stderr не удалось: %m"
 
-#: utils/error/elog.c:1833
+#: utils/error/elog.c:1834
 #, c-format
 msgid "could not reopen file \"%s\" as stdout: %m"
 msgstr "открыть файл \"%s\" как stdout не удалось: %m"
 
-#: utils/error/elog.c:2308 utils/error/elog.c:2325 utils/error/elog.c:2341
+#: utils/error/elog.c:2309 utils/error/elog.c:2326 utils/error/elog.c:2342
 msgid "[unknown]"
 msgstr "[н/д]"
 
-#: utils/error/elog.c:2779 utils/error/elog.c:3078 utils/error/elog.c:3186
+#: utils/error/elog.c:2780 utils/error/elog.c:3079 utils/error/elog.c:3187
 msgid "missing error text"
 msgstr "отсутствует текст ошибки"
 
-#: utils/error/elog.c:2782 utils/error/elog.c:2785 utils/error/elog.c:3189
-#: utils/error/elog.c:3192
+#: utils/error/elog.c:2783 utils/error/elog.c:2786 utils/error/elog.c:3190
+#: utils/error/elog.c:3193
 #, c-format
 msgid " at character %d"
 msgstr " (символ %d)"
 
-#: utils/error/elog.c:2795 utils/error/elog.c:2802
+#: utils/error/elog.c:2796 utils/error/elog.c:2803
 msgid "DETAIL:  "
 msgstr "ПОДРОБНОСТИ:  "
 
-#: utils/error/elog.c:2809
+#: utils/error/elog.c:2810
 msgid "HINT:  "
 msgstr "ПОДСКАЗКА:  "
 
-#: utils/error/elog.c:2816
+#: utils/error/elog.c:2817
 msgid "QUERY:  "
 msgstr "ЗАПРОС:  "
 
-#: utils/error/elog.c:2823
+#: utils/error/elog.c:2824
 msgid "CONTEXT:  "
 msgstr "КОНТЕКСТ:  "
 
-#: utils/error/elog.c:2833
+#: utils/error/elog.c:2834
 #, c-format
 msgid "LOCATION:  %s, %s:%d\n"
 msgstr "ПОЛОЖЕНИЕ: %s, %s:%d\n"
 
-#: utils/error/elog.c:2840
+#: utils/error/elog.c:2841
 #, c-format
 msgid "LOCATION:  %s:%d\n"
 msgstr "ПОЛОЖЕНИЕ: %s:%d\n"
 
-#: utils/error/elog.c:2854
+#: utils/error/elog.c:2855
 msgid "STATEMENT:  "
 msgstr "ОПЕРАТОР:  "
 
 #. translator: This string will be truncated at 47
 #. characters expanded.
-#: utils/error/elog.c:3307
+#: utils/error/elog.c:3308
 #, c-format
 msgid "operating system error %d"
 msgstr "ошибка операционной системы %d"
 
-#: utils/error/elog.c:3502
+#: utils/error/elog.c:3503
 msgid "DEBUG"
 msgstr "ОТЛАДКА"
 
-#: utils/error/elog.c:3506
+#: utils/error/elog.c:3507
 msgid "LOG"
 msgstr "ОТМЕТКА"
 
-#: utils/error/elog.c:3509
+#: utils/error/elog.c:3510
 msgid "INFO"
 msgstr "ИНФОРМАЦИЯ"
 
-#: utils/error/elog.c:3512
+#: utils/error/elog.c:3513
 msgid "NOTICE"
 msgstr "ЗАМЕЧАНИЕ"
 
-#: utils/error/elog.c:3515
+#: utils/error/elog.c:3516
 msgid "WARNING"
 msgstr "ПРЕДУПРЕЖДЕНИЕ"
 
-#: utils/error/elog.c:3518
+#: utils/error/elog.c:3519
 msgid "ERROR"
 msgstr "ОШИБКА"
 
-#: utils/error/elog.c:3521
+#: utils/error/elog.c:3522
 msgid "FATAL"
 msgstr "ВАЖНО"
 
-#: utils/error/elog.c:3524
+#: utils/error/elog.c:3525
 msgid "PANIC"
 msgstr "ПАНИКА"
 
@@ -20177,7 +20219,7 @@ msgstr "не удалось определить описание строки 
 msgid "could not change directory to \"%s\": %m"
 msgstr "не удалось перейти в каталог \"%s\": %m"
 
-#: utils/init/miscinit.c:311 utils/misc/guc.c:5761
+#: utils/init/miscinit.c:311 utils/misc/guc.c:5707
 #, c-format
 msgid "cannot set parameter \"%s\" within security-restricted operation"
 msgstr ""
@@ -20295,7 +20337,7 @@ msgstr ""
 msgid "could not write lock file \"%s\": %m"
 msgstr "не удалось записать файл блокировки \"%s\": %m"
 
-#: utils/init/miscinit.c:1001 utils/misc/guc.c:8381
+#: utils/init/miscinit.c:1001 utils/misc/guc.c:8359
 #, c-format
 msgid "could not read from file \"%s\": %m"
 msgstr "не удалось прочитать файл \"%s\": %m"
@@ -20569,270 +20611,270 @@ msgstr ""
 "для символа с последовательностью байт %s из кодировки \"%s\" нет "
 "эквивалента в \"%s\""
 
-#: utils/misc/guc.c:552
+#: utils/misc/guc.c:544
 msgid "Ungrouped"
 msgstr "Разное"
 
-#: utils/misc/guc.c:554
+#: utils/misc/guc.c:546
 msgid "File Locations"
 msgstr "Расположения файлов"
 
-#: utils/misc/guc.c:556
+#: utils/misc/guc.c:548
 msgid "Connections and Authentication"
 msgstr "Подключения и аутентификация"
 
-#: utils/misc/guc.c:558
+#: utils/misc/guc.c:550
 msgid "Connections and Authentication / Connection Settings"
 msgstr "Подключения и аутентификация / Параметры подключения"
 
-#: utils/misc/guc.c:560
+#: utils/misc/guc.c:552
 msgid "Connections and Authentication / Security and Authentication"
 msgstr "Подключения и аутентификация / Безопасность и аутентификация"
 
-#: utils/misc/guc.c:562
+#: utils/misc/guc.c:554
 msgid "Resource Usage"
 msgstr "Использование ресурсов"
 
-#: utils/misc/guc.c:564
+#: utils/misc/guc.c:556
 msgid "Resource Usage / Memory"
 msgstr "Использование ресурсов / Память"
 
-#: utils/misc/guc.c:566
+#: utils/misc/guc.c:558
 msgid "Resource Usage / Disk"
 msgstr "Использование ресурсов / Диск"
 
-#: utils/misc/guc.c:568
+#: utils/misc/guc.c:560
 msgid "Resource Usage / Kernel Resources"
 msgstr "Использование ресурсов / Ресурсы ядра"
 
-#: utils/misc/guc.c:570
+#: utils/misc/guc.c:562
 msgid "Resource Usage / Cost-Based Vacuum Delay"
 msgstr "Использование ресурсов / Задержка очистки по стоимости"
 
-#: utils/misc/guc.c:572
+#: utils/misc/guc.c:564
 msgid "Resource Usage / Background Writer"
 msgstr "Использование ресурсов / Фоновая запись"
 
-#: utils/misc/guc.c:574
+#: utils/misc/guc.c:566
 msgid "Resource Usage / Asynchronous Behavior"
 msgstr "Использование ресурсов / Асинхронное поведение"
 
-#: utils/misc/guc.c:576
+#: utils/misc/guc.c:568
 msgid "Write-Ahead Log"
 msgstr "Журнал WAL"
 
-#: utils/misc/guc.c:578
+#: utils/misc/guc.c:570
 msgid "Write-Ahead Log / Settings"
 msgstr "Журнал WAL / Настройки"
 
-#: utils/misc/guc.c:580
+#: utils/misc/guc.c:572
 msgid "Write-Ahead Log / Checkpoints"
 msgstr "Журнал WAL / Контрольные точки"
 
-#: utils/misc/guc.c:582
+#: utils/misc/guc.c:574
 msgid "Write-Ahead Log / Archiving"
 msgstr "Журнал WAL / Архивация"
 
-#: utils/misc/guc.c:584
+#: utils/misc/guc.c:576
 msgid "Replication"
 msgstr "Репликация"
 
-#: utils/misc/guc.c:586
+#: utils/misc/guc.c:578
 msgid "Replication / Sending Servers"
 msgstr "Репликация / Передающие серверы"
 
-#: utils/misc/guc.c:588
+#: utils/misc/guc.c:580
 msgid "Replication / Master Server"
 msgstr "Репликация / Главный сервер"
 
-#: utils/misc/guc.c:590
+#: utils/misc/guc.c:582
 msgid "Replication / Standby Servers"
 msgstr "Репликация / Резервные серверы"
 
-#: utils/misc/guc.c:592
+#: utils/misc/guc.c:584
 msgid "Query Tuning"
 msgstr "Настройка запросов"
 
-#: utils/misc/guc.c:594
+#: utils/misc/guc.c:586
 msgid "Query Tuning / Planner Method Configuration"
 msgstr "Настройка запросов / Конфигурация методов планировщика"
 
-#: utils/misc/guc.c:596
+#: utils/misc/guc.c:588
 msgid "Query Tuning / Planner Cost Constants"
 msgstr "Настройка запросов / Оценочные константы планировщика"
 
-#: utils/misc/guc.c:598
+#: utils/misc/guc.c:590
 msgid "Query Tuning / Genetic Query Optimizer"
 msgstr "Настройка запросов / Генетический оптимизатор запросов"
 
-#: utils/misc/guc.c:600
+#: utils/misc/guc.c:592
 msgid "Query Tuning / Other Planner Options"
 msgstr "Настройка запросов / Другие параметры планировщика"
 
-#: utils/misc/guc.c:602
+#: utils/misc/guc.c:594
 msgid "Reporting and Logging"
 msgstr "Отчёты и протоколы"
 
-#: utils/misc/guc.c:604
+#: utils/misc/guc.c:596
 msgid "Reporting and Logging / Where to Log"
 msgstr "Отчёты и протоколы / Куда записывать"
 
-#: utils/misc/guc.c:606
+#: utils/misc/guc.c:598
 msgid "Reporting and Logging / When to Log"
 msgstr "Отчёты и протоколы / Когда записывать"
 
-#: utils/misc/guc.c:608
+#: utils/misc/guc.c:600
 msgid "Reporting and Logging / What to Log"
 msgstr "Отчёты и протоколы / Что записывать"
 
-#: utils/misc/guc.c:610
+#: utils/misc/guc.c:602
 msgid "Statistics"
 msgstr "Статистика"
 
-#: utils/misc/guc.c:612
+#: utils/misc/guc.c:604
 msgid "Statistics / Monitoring"
 msgstr "Статистика / Мониторинг"
 
-#: utils/misc/guc.c:614
+#: utils/misc/guc.c:606
 msgid "Statistics / Query and Index Statistics Collector"
 msgstr "Статистика / Сборщик статистики запросов и индексов"
 
-#: utils/misc/guc.c:616
+#: utils/misc/guc.c:608
 msgid "Autovacuum"
 msgstr "Автоочистка"
 
-#: utils/misc/guc.c:618
+#: utils/misc/guc.c:610
 msgid "Client Connection Defaults"
 msgstr "Параметры клиентских подключений по умолчанию"
 
-#: utils/misc/guc.c:620
+#: utils/misc/guc.c:612
 msgid "Client Connection Defaults / Statement Behavior"
 msgstr "Параметры клиентских подключений по умолчанию / Поведение команд"
 
-#: utils/misc/guc.c:622
+#: utils/misc/guc.c:614
 msgid "Client Connection Defaults / Locale and Formatting"
 msgstr ""
 "Параметры клиентских подключений по умолчанию / Языковая среда и форматы"
 
-#: utils/misc/guc.c:624
+#: utils/misc/guc.c:616
 msgid "Client Connection Defaults / Shared Library Preloading"
 msgstr ""
 "Параметры клиентских подключений по умолчанию / Предзагрузка разделяемых "
 "библиотек"
 
-#: utils/misc/guc.c:626
+#: utils/misc/guc.c:618
 msgid "Client Connection Defaults / Other Defaults"
 msgstr "Параметры клиентских подключений по умолчанию / Другие параметры"
 
-#: utils/misc/guc.c:628
+#: utils/misc/guc.c:620
 msgid "Lock Management"
 msgstr "Управление блокировками"
 
-#: utils/misc/guc.c:630
+#: utils/misc/guc.c:622
 msgid "Version and Platform Compatibility"
 msgstr "Версия и совместимость платформ"
 
-#: utils/misc/guc.c:632
+#: utils/misc/guc.c:624
 msgid "Version and Platform Compatibility / Previous PostgreSQL Versions"
 msgstr "Версия и совместимость платформ / Предыдущие версии PostgreSQL"
 
-#: utils/misc/guc.c:634
+#: utils/misc/guc.c:626
 msgid "Version and Platform Compatibility / Other Platforms and Clients"
 msgstr "Версия и совместимость платформ / Другие платформы и клиенты"
 
-#: utils/misc/guc.c:636
+#: utils/misc/guc.c:628
 msgid "Error Handling"
 msgstr "Обработка ошибок"
 
-#: utils/misc/guc.c:638
+#: utils/misc/guc.c:630
 msgid "Preset Options"
 msgstr "Предопределённые параметры"
 
-#: utils/misc/guc.c:640
+#: utils/misc/guc.c:632
 msgid "Customized Options"
 msgstr "Настраиваемые параметры"
 
-#: utils/misc/guc.c:642
+#: utils/misc/guc.c:634
 msgid "Developer Options"
 msgstr "Параметры для разработчиков"
 
-#: utils/misc/guc.c:696
+#: utils/misc/guc.c:688
 msgid "Enables the planner's use of sequential-scan plans."
 msgstr ""
 "Разрешает планировщику использовать планы последовательного сканирования."
 
-#: utils/misc/guc.c:705
+#: utils/misc/guc.c:697
 msgid "Enables the planner's use of index-scan plans."
 msgstr "Разрешает планировщику использовать планы сканирования по индексу."
 
-#: utils/misc/guc.c:714
+#: utils/misc/guc.c:706
 msgid "Enables the planner's use of index-only-scan plans."
 msgstr ""
 "Разрешает планировщику использовать планы сканирования только по индексу."
 
-#: utils/misc/guc.c:723
+#: utils/misc/guc.c:715
 msgid "Enables the planner's use of bitmap-scan plans."
 msgstr ""
 "Разрешает планировщику использовать планы сканирования по битовой карте."
 
-#: utils/misc/guc.c:732
+#: utils/misc/guc.c:724
 msgid "Enables the planner's use of TID scan plans."
 msgstr "Разрешает планировщику использовать планы сканирования TID."
 
-#: utils/misc/guc.c:741
+#: utils/misc/guc.c:733
 msgid "Enables the planner's use of explicit sort steps."
 msgstr "Разрешает планировщику использовать шаги с явной сортировкой."
 
-#: utils/misc/guc.c:750
+#: utils/misc/guc.c:742
 msgid "Enables the planner's use of hashed aggregation plans."
 msgstr "Разрешает планировщику использовать планы агрегирования по хэшу."
 
-#: utils/misc/guc.c:759
+#: utils/misc/guc.c:751
 msgid "Enables the planner's use of materialization."
 msgstr "Разрешает планировщику использовать материализацию."
 
-#: utils/misc/guc.c:768
+#: utils/misc/guc.c:760
 msgid "Enables the planner's use of nested-loop join plans."
 msgstr ""
 "Разрешает планировщику использовать планы соединений с вложенными циклами."
 
-#: utils/misc/guc.c:777
+#: utils/misc/guc.c:769
 msgid "Enables the planner's use of merge join plans."
 msgstr "Разрешает планировщику использовать планы соединений слиянием."
 
-#: utils/misc/guc.c:786
+#: utils/misc/guc.c:778
 msgid "Enables the planner's use of hash join plans."
 msgstr "Разрешает планировщику использовать планы соединений по хэшу."
 
-#: utils/misc/guc.c:795
+#: utils/misc/guc.c:787
 msgid "Enables genetic query optimization."
 msgstr "Включает генетическую оптимизацию запросов."
 
-#: utils/misc/guc.c:796
+#: utils/misc/guc.c:788
 msgid "This algorithm attempts to do planning without exhaustive searching."
 msgstr "Этот алгоритм пытается построить план без полного перебора."
 
-#: utils/misc/guc.c:806
+#: utils/misc/guc.c:798
 msgid "Shows whether the current user is a superuser."
 msgstr "Показывает, является ли текущий пользователь суперпользователем."
 
-#: utils/misc/guc.c:816
+#: utils/misc/guc.c:808
 msgid "Enables advertising the server via Bonjour."
 msgstr "Включает объявление сервера в Bonjour."
 
-#: utils/misc/guc.c:825
+#: utils/misc/guc.c:817
 msgid "Enables SSL connections."
 msgstr "Включает SSL-подключения."
 
-#: utils/misc/guc.c:834
+#: utils/misc/guc.c:826
 msgid "Give priority to server ciphersuite order."
 msgstr "Назначает более приоритетным набор шифров сервера."
 
-#: utils/misc/guc.c:843
+#: utils/misc/guc.c:835
 msgid "Forces synchronization of updates to disk."
 msgstr "Принудительная запись изменений на диск."
 
-#: utils/misc/guc.c:844
+#: utils/misc/guc.c:836
 msgid ""
 "The server will use the fsync() system call in several places to make sure "
 "that updates are physically written to disk. This insures that a database "
@@ -20843,11 +20885,11 @@ msgstr ""
 "физической записи данных на диск. Это позволит привести кластер БД в "
 "целостное состояние после отказа ОС или оборудования."
 
-#: utils/misc/guc.c:855
+#: utils/misc/guc.c:847
 msgid "Continues processing after a checksum failure."
 msgstr "Продолжает обработку при ошибке контрольной суммы."
 
-#: utils/misc/guc.c:856
+#: utils/misc/guc.c:848
 msgid ""
 "Detection of a checksum failure normally causes PostgreSQL to report an "
 "error, aborting the current transaction. Setting ignore_checksum_failure to "
@@ -20861,11 +20903,11 @@ msgstr ""
 "что может привести к сбоям или другим серьёзным проблемам. Это имеет место, "
 "только если включён контроль целостности страниц."
 
-#: utils/misc/guc.c:870
+#: utils/misc/guc.c:862
 msgid "Continues processing past damaged page headers."
 msgstr "Продолжает обработку при повреждении заголовков страниц."
 
-#: utils/misc/guc.c:871
+#: utils/misc/guc.c:863
 msgid ""
 "Detection of a damaged page header normally causes PostgreSQL to report an "
 "error, aborting the current transaction. Setting zero_damaged_pages to true "
@@ -20879,12 +20921,12 @@ msgstr ""
 "продолжит работу. Это приведёт к потере данных, а именно строк в "
 "повреждённой странице."
 
-#: utils/misc/guc.c:884
+#: utils/misc/guc.c:876
 msgid "Writes full pages to WAL when first modified after a checkpoint."
 msgstr ""
 "Запись полных страниц в WAL при первом изменении после контрольной точки."
 
-#: utils/misc/guc.c:885
+#: utils/misc/guc.c:877
 msgid ""
 "A page write in process during an operating system crash might be only "
 "partially written to disk.  During recovery, the row changes stored in WAL "
@@ -20897,7 +20939,7 @@ msgstr ""
 "при первом изменении после контрольной точки, что позволяет полностью "
 "восстановить данные."
 
-#: utils/misc/guc.c:898
+#: utils/misc/guc.c:890
 msgid ""
 "Writes full pages to WAL when first modified after a checkpoint, even for a "
 "non-critical modifications."
@@ -20905,71 +20947,71 @@ msgstr ""
 "Запись полных страниц в WAL при первом изменении после контрольной точки, "
 "даже при некритических изменениях."
 
-#: utils/misc/guc.c:908
+#: utils/misc/guc.c:900
 msgid "Logs each checkpoint."
 msgstr "Отмечать каждую контрольную точку."
 
-#: utils/misc/guc.c:917
+#: utils/misc/guc.c:909
 msgid "Logs each successful connection."
 msgstr "Фиксировать установленные соединения."
 
-#: utils/misc/guc.c:926
+#: utils/misc/guc.c:918
 msgid "Logs end of a session, including duration."
 msgstr "Фиксировать конец сеанса, отмечая длительность."
 
-#: utils/misc/guc.c:935
+#: utils/misc/guc.c:927
 msgid "Turns on various assertion checks."
 msgstr "Включает различные проверки истинности."
 
-#: utils/misc/guc.c:936
+#: utils/misc/guc.c:928
 msgid "This is a debugging aid."
 msgstr "Полезно при отладке."
 
-#: utils/misc/guc.c:950
+#: utils/misc/guc.c:942
 msgid "Terminate session on any error."
 msgstr "Завершать сеансы при любой ошибке."
 
-#: utils/misc/guc.c:959
+#: utils/misc/guc.c:951
 msgid "Reinitialize server after backend crash."
 msgstr "Перезапускать систему БД при аварии серверного процесса."
 
-#: utils/misc/guc.c:969
+#: utils/misc/guc.c:961
 msgid "Logs the duration of each completed SQL statement."
 msgstr "Фиксировать длительность каждого выполненного SQL-оператора."
 
-#: utils/misc/guc.c:978
+#: utils/misc/guc.c:970
 msgid "Logs each query's parse tree."
 msgstr "Фиксировать дерево разбора для каждого запроса."
 
-#: utils/misc/guc.c:987
+#: utils/misc/guc.c:979
 msgid "Logs each query's rewritten parse tree."
 msgstr "Фиксировать перезаписанное дерево разбора для каждого запроса."
 
-#: utils/misc/guc.c:996
+#: utils/misc/guc.c:988
 msgid "Logs each query's execution plan."
 msgstr "Фиксировать план выполнения каждого запроса."
 
-#: utils/misc/guc.c:1005
+#: utils/misc/guc.c:997
 msgid "Indents parse and plan tree displays."
 msgstr "Отступы при отображении деревьев разбора и плана запросов."
 
-#: utils/misc/guc.c:1014
+#: utils/misc/guc.c:1006
 msgid "Writes parser performance statistics to the server log."
 msgstr "Запись статистики разбора запросов в протокол сервера."
 
-#: utils/misc/guc.c:1023
+#: utils/misc/guc.c:1015
 msgid "Writes planner performance statistics to the server log."
 msgstr "Запись статистики планирования в протокол сервера."
 
-#: utils/misc/guc.c:1032
+#: utils/misc/guc.c:1024
 msgid "Writes executor performance statistics to the server log."
 msgstr "Запись статистики выполнения запросов в протокол сервера."
 
-#: utils/misc/guc.c:1041
+#: utils/misc/guc.c:1033
 msgid "Writes cumulative performance statistics to the server log."
 msgstr "Запись общей статистики производительности в протокол сервера."
 
-#: utils/misc/guc.c:1051
+#: utils/misc/guc.c:1043
 msgid ""
 "Logs system resource usage statistics (memory and CPU) on various B-tree "
 "operations."
@@ -20977,11 +21019,11 @@ msgstr ""
 "Фиксировать статистику использования системных ресурсов (памяти и "
 "процессора) при различных операциях с b-деревом."
 
-#: utils/misc/guc.c:1063
+#: utils/misc/guc.c:1055
 msgid "Collects information about executing commands."
 msgstr "Собирает информацию о выполняющихся командах."
 
-#: utils/misc/guc.c:1064
+#: utils/misc/guc.c:1056
 msgid ""
 "Enables the collection of information on the currently executing command of "
 "each session, along with the time at which that command began execution."
@@ -20989,60 +21031,60 @@ msgstr ""
 "Включает сбор информации о командах, выполняющихся во всех сеансах, а также "
 "время запуска команды."
 
-#: utils/misc/guc.c:1074
+#: utils/misc/guc.c:1066
 msgid "Collects statistics on database activity."
 msgstr "Собирает статистику активности в БД."
 
-#: utils/misc/guc.c:1083
+#: utils/misc/guc.c:1075
 msgid "Collects timing statistics for database I/O activity."
 msgstr "Собирает статистику по времени активности ввода/вывода."
 
-#: utils/misc/guc.c:1093
+#: utils/misc/guc.c:1085
 msgid "Updates the process title to show the active SQL command."
 msgstr "Выводит в заголовок процесса активную SQL-команду."
 
-#: utils/misc/guc.c:1094
+#: utils/misc/guc.c:1086
 msgid ""
 "Enables updating of the process title every time a new SQL command is "
 "received by the server."
 msgstr "Отражает в заголовке процесса каждую SQL-команду, поступающую серверу."
 
-#: utils/misc/guc.c:1103
+#: utils/misc/guc.c:1095
 msgid "Starts the autovacuum subprocess."
 msgstr "Запускает подпроцесс автоочистки."
 
-#: utils/misc/guc.c:1113
+#: utils/misc/guc.c:1105
 msgid "Generates debugging output for LISTEN and NOTIFY."
 msgstr "Генерирует отладочные сообщения для LISTEN и NOTIFY."
 
-#: utils/misc/guc.c:1125
+#: utils/misc/guc.c:1117
 msgid "Emits information about lock usage."
 msgstr "Выдаёт информацию о применяемых блокировках."
 
-#: utils/misc/guc.c:1135
+#: utils/misc/guc.c:1127
 msgid "Emits information about user lock usage."
 msgstr "Выдаёт информацию о применяемых пользовательских блокировках."
 
-#: utils/misc/guc.c:1145
+#: utils/misc/guc.c:1137
 msgid "Emits information about lightweight lock usage."
 msgstr "Выдаёт информацию о применяемых лёгких блокировках."
 
-#: utils/misc/guc.c:1155
+#: utils/misc/guc.c:1147
 msgid ""
 "Dumps information about all current locks when a deadlock timeout occurs."
 msgstr ""
 "Выводит информацию обо всех текущих блокировках в случае таймаута при "
 "взаимоблокировке."
 
-#: utils/misc/guc.c:1167
+#: utils/misc/guc.c:1159
 msgid "Logs long lock waits."
 msgstr "Фиксирует длительные ожидания в блокировках."
 
-#: utils/misc/guc.c:1177
+#: utils/misc/guc.c:1169
 msgid "Logs the host name in the connection logs."
 msgstr "Фиксирует имя узла в протоколах подключений."
 
-#: utils/misc/guc.c:1178
+#: utils/misc/guc.c:1170
 msgid ""
 "By default, connection logs only show the IP address of the connecting host. "
 "If you want them to show the host name you can turn this on, but depending "
@@ -21054,15 +21096,15 @@ msgstr ""
 "параметр, но учтите, что это может значительно повлиять на "
 "производительность."
 
-#: utils/misc/guc.c:1189
+#: utils/misc/guc.c:1181
 msgid "Causes subtables to be included by default in various commands."
 msgstr "Выбирает режим включения подчинённых таблиц по умолчанию."
 
-#: utils/misc/guc.c:1198
+#: utils/misc/guc.c:1190
 msgid "Encrypt passwords."
 msgstr "Шифровать пароли."
 
-#: utils/misc/guc.c:1199
+#: utils/misc/guc.c:1191
 msgid ""
 "When a password is specified in CREATE USER or ALTER USER without writing "
 "either ENCRYPTED or UNENCRYPTED, this parameter determines whether the "
@@ -21071,11 +21113,11 @@ msgstr ""
 "Этот параметр определяет, нужно ли шифровать пароли, заданные в CREATE USER "
 "или ALTER USER без указания ENCRYPTED или UNENCRYPTED."
 
-#: utils/misc/guc.c:1209
+#: utils/misc/guc.c:1201
 msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
 msgstr "Обрабатывать \"expr=NULL\" как \"expr IS NULL\"."
 
-#: utils/misc/guc.c:1210
+#: utils/misc/guc.c:1202
 msgid ""
 "When turned on, expressions of the form expr = NULL (or NULL = expr) are "
 "treated as expr IS NULL, that is, they return true if expr evaluates to the "
@@ -21087,15 +21129,15 @@ msgstr ""
 "совпадает с NULL, и false в противном случае. По правилам expr = NULL всегда "
 "должно возвращать null (неопределённость)."
 
-#: utils/misc/guc.c:1222
+#: utils/misc/guc.c:1214
 msgid "Enables per-database user names."
 msgstr "Включает связывание имён пользователей с базами данных."
 
-#: utils/misc/guc.c:1232
+#: utils/misc/guc.c:1224
 msgid "This parameter doesn't do anything."
 msgstr "Этот параметр ничего не делает."
 
-#: utils/misc/guc.c:1233
+#: utils/misc/guc.c:1225
 msgid ""
 "It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-"
 "vintage clients."
@@ -21103,21 +21145,21 @@ msgstr ""
 "Он сохранён только для того, чтобы не обидеть винтажных клиентов 7.3-, "
 "пожелавших SET AUTOCOMMIT TO ON."
 
-#: utils/misc/guc.c:1242
+#: utils/misc/guc.c:1234
 msgid "Sets the default read-only status of new transactions."
 msgstr ""
 "Устанавливает режим \"только чтение\" по умолчанию для новых транзакций."
 
-#: utils/misc/guc.c:1251
+#: utils/misc/guc.c:1243
 msgid "Sets the current transaction's read-only status."
 msgstr "Устанавливает режим \"только чтение\" для текущей транзакции."
 
-#: utils/misc/guc.c:1261
+#: utils/misc/guc.c:1253
 msgid "Sets the default deferrable status of new transactions."
 msgstr ""
 "Устанавливает режим отложенного выполнения по умолчанию для новых транзакций."
 
-#: utils/misc/guc.c:1270
+#: utils/misc/guc.c:1262
 msgid ""
 "Whether to defer a read-only serializable transaction until it can be "
 "executed with no possible serialization failures."
@@ -21125,15 +21167,15 @@ msgstr ""
 "Определяет, откладывать ли сериализуемую транзакцию \"только чтение\" до "
 "момента, когда сбой сериализации будет исключён."
 
-#: utils/misc/guc.c:1280
+#: utils/misc/guc.c:1272
 msgid "Check function bodies during CREATE FUNCTION."
 msgstr "Проверять тело функций в момент CREATE FUNCTION."
 
-#: utils/misc/guc.c:1289
+#: utils/misc/guc.c:1281
 msgid "Enable input of NULL elements in arrays."
 msgstr "Разрешать ввод элементов NULL в массивах."
 
-#: utils/misc/guc.c:1290
+#: utils/misc/guc.c:1282
 msgid ""
 "When turned on, unquoted NULL in an array input value means a null value; "
 "otherwise it is taken literally."
@@ -21141,72 +21183,72 @@ msgstr ""
 "Когда этот параметр включен, NULL без кавычек при вводе в массив "
 "воспринимается как значение NULL, иначе - как строка."
 
-#: utils/misc/guc.c:1300
+#: utils/misc/guc.c:1292
 msgid "Create new tables with OIDs by default."
 msgstr "По умолчанию создавать новые таблицы с колонкой OID."
 
-#: utils/misc/guc.c:1309
+#: utils/misc/guc.c:1301
 msgid ""
 "Start a subprocess to capture stderr output and/or csvlogs into log files."
 msgstr ""
 "Запускает подпроцесс для чтения stderr и/или csv-файлов и записи в файлы "
 "протоколов."
 
-#: utils/misc/guc.c:1318
+#: utils/misc/guc.c:1310
 msgid "Truncate existing log files of same name during log rotation."
 msgstr ""
 "Очищать уже существующий файл с тем же именем при прокручивании протокола."
 
-#: utils/misc/guc.c:1329
+#: utils/misc/guc.c:1321
 msgid "Emit information about resource usage in sorting."
 msgstr "Выдавать сведения об использовании ресурсов при сортировке."
 
-#: utils/misc/guc.c:1343
+#: utils/misc/guc.c:1335
 msgid "Generate debugging output for synchronized scanning."
 msgstr "Выдавать отладочные сообщения для синхронного сканирования."
 
-#: utils/misc/guc.c:1358
+#: utils/misc/guc.c:1350
 msgid "Enable bounded sorting using heap sort."
 msgstr ""
 "Разрешить ограниченную сортировку с применением пирамидальной сортировки."
 
-#: utils/misc/guc.c:1371
+#: utils/misc/guc.c:1363
 msgid "Emit WAL-related debugging output."
 msgstr "Выдавать отладочные сообщения, связанные с WAL."
 
-#: utils/misc/guc.c:1383
+#: utils/misc/guc.c:1375
 msgid "Datetimes are integer based."
 msgstr "Целочисленная реализация даты/времени."
 
-#: utils/misc/guc.c:1398
+#: utils/misc/guc.c:1390
 msgid ""
 "Sets whether Kerberos and GSSAPI user names should be treated as case-"
 "insensitive."
 msgstr ""
 "Включает регистро-независимую обработку имён пользователей Kerberos и GSSAPI."
 
-#: utils/misc/guc.c:1408
+#: utils/misc/guc.c:1400
 msgid "Warn about backslash escapes in ordinary string literals."
 msgstr "Предупреждения о спецсимволах '\\' в обычных строках."
 
-#: utils/misc/guc.c:1418
+#: utils/misc/guc.c:1410
 msgid "Causes '...' strings to treat backslashes literally."
 msgstr "Включает буквальную обработку символов '\\' в строках '...'."
 
-#: utils/misc/guc.c:1429
+#: utils/misc/guc.c:1421
 msgid "Enable synchronized sequential scans."
 msgstr "Включить синхронизацию последовательного сканирования."
 
-#: utils/misc/guc.c:1439
+#: utils/misc/guc.c:1431
 msgid "Allows archiving of WAL files using archive_command."
 msgstr "Разрешает архивацию файлов WAL командой archive_command."
 
-#: utils/misc/guc.c:1449
+#: utils/misc/guc.c:1441
 msgid "Allows connections and queries during recovery."
 msgstr ""
 "Разрешает принимать новые подключения и запросы в процессе восстановления."
 
-#: utils/misc/guc.c:1459
+#: utils/misc/guc.c:1451
 msgid ""
 "Allows feedback from a hot standby to the primary that will avoid query "
 "conflicts."
@@ -21214,15 +21256,15 @@ msgstr ""
 "Разрешает обратную связь сервера горячего резерва с основным для "
 "предотвращения конфликтов при длительных запросах."
 
-#: utils/misc/guc.c:1469
+#: utils/misc/guc.c:1461
 msgid "Allows modifications of the structure of system tables."
 msgstr "Разрешает модифицировать структуру системных таблиц."
 
-#: utils/misc/guc.c:1480
+#: utils/misc/guc.c:1472
 msgid "Disables reading from system indexes."
 msgstr "Запрещает использование системных индексов."
 
-#: utils/misc/guc.c:1481
+#: utils/misc/guc.c:1473
 msgid ""
 "It does not prevent updating the indexes, so it is safe to use.  The worst "
 "consequence is slowness."
@@ -21230,14 +21272,14 @@ msgstr ""
 "При этом индексы продолжают обновляться, так что данное поведение безопасно. "
 "Худшее следствие - замедление."
 
-#: utils/misc/guc.c:1492
+#: utils/misc/guc.c:1484
 msgid ""
 "Enables backward compatibility mode for privilege checks on large objects."
 msgstr ""
 "Включает режим обратной совместимости при проверке привилегий для больших "
 "объектов."
 
-#: utils/misc/guc.c:1493
+#: utils/misc/guc.c:1485
 msgid ""
 "Skips privilege checks when reading or modifying large objects, for "
 "compatibility with PostgreSQL releases prior to 9.0."
@@ -21245,16 +21287,16 @@ msgstr ""
 "Пропускает проверки привилегий при чтении или изменении больших объектов "
 "(для совместимости с версиями PostgreSQL до 9.0)."
 
-#: utils/misc/guc.c:1503
+#: utils/misc/guc.c:1495
 msgid "When generating SQL fragments, quote all identifiers."
 msgstr ""
 "Генерируя SQL-фрагменты, заключать все идентификаторы в двойные кавычки."
 
-#: utils/misc/guc.c:1513
+#: utils/misc/guc.c:1505
 msgid "Shows whether data checksums are turned on for this cluster."
 msgstr "Показывает, включён ли в этом кластере контроль целостности данных."
 
-#: utils/misc/guc.c:1533
+#: utils/misc/guc.c:1525
 msgid ""
 "Forces a switch to the next xlog file if a new file has not been started "
 "within N seconds."
@@ -21262,19 +21304,19 @@ msgstr ""
 "Принудительно переключаться на следующий файл xlog, если начать новый файл "
 "за N секунд не удалось."
 
-#: utils/misc/guc.c:1544
+#: utils/misc/guc.c:1536
 msgid "Waits N seconds on connection startup after authentication."
 msgstr "Ждать N секунд при подключении после проверки подлинности."
 
-#: utils/misc/guc.c:1545 utils/misc/guc.c:2047
+#: utils/misc/guc.c:1537 utils/misc/guc.c:2039
 msgid "This allows attaching a debugger to the process."
 msgstr "Это позволяет подключить к процессу отладчик."
 
-#: utils/misc/guc.c:1554
+#: utils/misc/guc.c:1546
 msgid "Sets the default statistics target."
 msgstr "Устанавливает целевое ограничение статистики по умолчанию."
 
-#: utils/misc/guc.c:1555
+#: utils/misc/guc.c:1547
 msgid ""
 "This applies to table columns that have not had a column-specific target set "
 "via ALTER TABLE SET STATISTICS."
@@ -21282,13 +21324,13 @@ msgstr ""
 "Это значение распространяется на колонки таблицы, для которых целевое "
 "ограничение не задано явно через ALTER TABLE SET STATISTICS."
 
-#: utils/misc/guc.c:1564
+#: utils/misc/guc.c:1556
 msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
 msgstr ""
 "Задаёт предел для списка FROM, при превышении которого подзапросы не "
 "сворачиваются."
 
-#: utils/misc/guc.c:1566
+#: utils/misc/guc.c:1558
 msgid ""
 "The planner will merge subqueries into upper queries if the resulting FROM "
 "list would have no more than this many items."
@@ -21296,13 +21338,13 @@ msgstr ""
 "Планировщик объединит вложенные запросы с внешними, если в полученном списке "
 "FROM будет не больше заданного числа элементов."
 
-#: utils/misc/guc.c:1576
+#: utils/misc/guc.c:1568
 msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
 msgstr ""
 "Задаёт предел для списка FROM, при превышении которого конструкции JOIN "
 "сохраняются."
 
-#: utils/misc/guc.c:1578
+#: utils/misc/guc.c:1570
 msgid ""
 "The planner will flatten explicit JOIN constructs into lists of FROM items "
 "whenever a list of no more than this many items would result."
@@ -21310,34 +21352,34 @@ msgstr ""
 "Планировщик будет сносить явные конструкции JOIN в списки FROM, пока в "
 "результирующем списке не больше заданного числа элементов."
 
-#: utils/misc/guc.c:1588
+#: utils/misc/guc.c:1580
 msgid "Sets the threshold of FROM items beyond which GEQO is used."
 msgstr ""
 "Задаёт предел для списка FROM, при превышении которого применяется GEQO."
 
-#: utils/misc/guc.c:1597
+#: utils/misc/guc.c:1589
 msgid "GEQO: effort is used to set the default for other GEQO parameters."
 msgstr ""
 "GEQO: оценка усилий для планирования, задающая значения по умолчанию для "
 "других параметров GEQO."
 
-#: utils/misc/guc.c:1606
+#: utils/misc/guc.c:1598
 msgid "GEQO: number of individuals in the population."
 msgstr "GEQO: число индивидуалов в популяции."
 
-#: utils/misc/guc.c:1607 utils/misc/guc.c:1616
+#: utils/misc/guc.c:1599 utils/misc/guc.c:1608
 msgid "Zero selects a suitable default value."
 msgstr "При нуле выбирается подходящее значение по умолчанию."
 
-#: utils/misc/guc.c:1615
+#: utils/misc/guc.c:1607
 msgid "GEQO: number of iterations of the algorithm."
 msgstr "GEQO: число итераций алгоритма."
 
-#: utils/misc/guc.c:1626
+#: utils/misc/guc.c:1618
 msgid "Sets the time to wait on a lock before checking for deadlock."
 msgstr "Задаёт интервал ожидания в блокировке до проверки на взаимоблокировку."
 
-#: utils/misc/guc.c:1637
+#: utils/misc/guc.c:1629
 msgid ""
 "Sets the maximum delay before canceling queries when a hot standby server is "
 "processing archived WAL data."
@@ -21345,7 +21387,7 @@ msgstr ""
 "Задаёт максимальную задержку до отмены запроса, когда сервер горячего "
 "резерва обрабатывает данные WAL из архива."
 
-#: utils/misc/guc.c:1648
+#: utils/misc/guc.c:1640
 msgid ""
 "Sets the maximum delay before canceling queries when a hot standby server is "
 "processing streamed WAL data."
@@ -21353,42 +21395,42 @@ msgstr ""
 "Задаёт максимальную задержку до отмены запроса, когда сервер горячего "
 "резерва обрабатывает данные WAL из потока."
 
-#: utils/misc/guc.c:1659
+#: utils/misc/guc.c:1651
 msgid ""
 "Sets the maximum interval between WAL receiver status reports to the primary."
 msgstr "Задаёт максимальный интервал для отчётов о состоянии получателей WAL."
 
-#: utils/misc/guc.c:1670
+#: utils/misc/guc.c:1662
 msgid "Sets the maximum wait time to receive data from the primary."
 msgstr ""
 "Задаёт предельное время ожидания для получения данных с главного сервера."
 
-#: utils/misc/guc.c:1681
+#: utils/misc/guc.c:1673
 msgid "Sets the maximum number of concurrent connections."
 msgstr "Задаёт максимально возможное число подключений."
 
-#: utils/misc/guc.c:1691
+#: utils/misc/guc.c:1683
 msgid "Sets the number of connection slots reserved for superusers."
 msgstr ""
 "Определяет, сколько слотов подключений забронировано для суперпользователей."
 
-#: utils/misc/guc.c:1705
+#: utils/misc/guc.c:1697
 msgid "Sets the number of shared memory buffers used by the server."
 msgstr "Задаёт количество буферов в разделяемой памяти, используемых сервером."
 
-#: utils/misc/guc.c:1716
+#: utils/misc/guc.c:1708
 msgid "Sets the maximum number of temporary buffers used by each session."
 msgstr "Задаёт предельное число временных буферов на один сеанс."
 
-#: utils/misc/guc.c:1727
+#: utils/misc/guc.c:1719
 msgid "Sets the TCP port the server listens on."
 msgstr "Задаёт TCP-порт для работы сервера."
 
-#: utils/misc/guc.c:1737
+#: utils/misc/guc.c:1729
 msgid "Sets the access permissions of the Unix-domain socket."
 msgstr "Задаёт права доступа для доменного сокета Unix."
 
-#: utils/misc/guc.c:1738
+#: utils/misc/guc.c:1730
 msgid ""
 "Unix-domain sockets use the usual Unix file system permission set. The "
 "parameter value is expected to be a numeric mode specification in the form "
@@ -21400,11 +21442,11 @@ msgstr ""
 "воспринимаемом системными функциями chmod и umask. (Чтобы использовать "
 "привычный восьмеричный формат, добавьте в начало ноль (0).)"
 
-#: utils/misc/guc.c:1752
+#: utils/misc/guc.c:1744
 msgid "Sets the file permissions for log files."
 msgstr "Задаёт права доступа к файлам протоколов."
 
-#: utils/misc/guc.c:1753
+#: utils/misc/guc.c:1745
 msgid ""
 "The parameter value is expected to be a numeric mode specification in the "
 "form accepted by the chmod and umask system calls. (To use the customary "
@@ -21414,11 +21456,11 @@ msgstr ""
 "функциями chmod и umask. (Чтобы использовать привычный восьмеричный формат, "
 "добавьте в начало ноль (0).) "
 
-#: utils/misc/guc.c:1766
+#: utils/misc/guc.c:1758
 msgid "Sets the maximum memory to be used for query workspaces."
 msgstr "Задаёт предельный объём памяти для рабочих пространств запросов."
 
-#: utils/misc/guc.c:1767
+#: utils/misc/guc.c:1759
 msgid ""
 "This much memory can be used by each internal sort operation and hash table "
 "before switching to temporary disk files."
@@ -21426,116 +21468,116 @@ msgstr ""
 "Такой объём памяти может использоваться каждой внутренней операцией "
 "сортировки и таблицей хэшей до переключения на временные файлы на диске."
 
-#: utils/misc/guc.c:1779
+#: utils/misc/guc.c:1771
 msgid "Sets the maximum memory to be used for maintenance operations."
 msgstr "Задаёт предельный объём памяти для операций по обслуживанию."
 
-#: utils/misc/guc.c:1780
+#: utils/misc/guc.c:1772
 msgid "This includes operations such as VACUUM and CREATE INDEX."
 msgstr "Подразумеваются в частности операции VACUUM и CREATE INDEX."
 
-#: utils/misc/guc.c:1795
+#: utils/misc/guc.c:1787
 msgid "Sets the maximum stack depth, in kilobytes."
 msgstr "Задаёт максимальную глубину стека (в КБ)."
 
-#: utils/misc/guc.c:1806
+#: utils/misc/guc.c:1798
 msgid "Limits the total size of all temporary files used by each session."
 msgstr ""
 "Ограничивает общий размер всех временных файлов, доступный для каждого "
 "сеанса."
 
-#: utils/misc/guc.c:1807
+#: utils/misc/guc.c:1799
 msgid "-1 means no limit."
 msgstr "-1 отключает ограничение."
 
-#: utils/misc/guc.c:1817
+#: utils/misc/guc.c:1809
 msgid "Vacuum cost for a page found in the buffer cache."
 msgstr "Стоимость очистки для страницы, найденной в кэше."
 
-#: utils/misc/guc.c:1827
+#: utils/misc/guc.c:1819
 msgid "Vacuum cost for a page not found in the buffer cache."
 msgstr "Стоимость очистки для страницы, не найденной в кэше."
 
-#: utils/misc/guc.c:1837
+#: utils/misc/guc.c:1829
 msgid "Vacuum cost for a page dirtied by vacuum."
 msgstr "Стоимость очистки для страницы, которая не была \"грязной\"."
 
-#: utils/misc/guc.c:1847
+#: utils/misc/guc.c:1839
 msgid "Vacuum cost amount available before napping."
 msgstr "Суммарная стоимость очистки, при которой нужна передышка."
 
-#: utils/misc/guc.c:1857
+#: utils/misc/guc.c:1849
 msgid "Vacuum cost delay in milliseconds."
 msgstr "Задержка очистки (в миллисекундах)."
 
-#: utils/misc/guc.c:1868
+#: utils/misc/guc.c:1860
 msgid "Vacuum cost delay in milliseconds, for autovacuum."
 msgstr "Задержка очистки для автоочистки (в миллисекундах)."
 
-#: utils/misc/guc.c:1879
+#: utils/misc/guc.c:1871
 msgid "Vacuum cost amount available before napping, for autovacuum."
 msgstr ""
 "Суммарная стоимость очистки, при которой нужна передышка, для автоочистки."
 
-#: utils/misc/guc.c:1889
+#: utils/misc/guc.c:1881
 msgid ""
 "Sets the maximum number of simultaneously open files for each server process."
 msgstr ""
 "Задаёт предельное число одновременно открытых файлов для каждого серверного "
 "процесса."
 
-#: utils/misc/guc.c:1902
+#: utils/misc/guc.c:1894
 msgid "Sets the maximum number of simultaneously prepared transactions."
 msgstr "Задаёт предельное число одновременно подготовленных транзакций."
 
-#: utils/misc/guc.c:1913
+#: utils/misc/guc.c:1905
 msgid "Sets the minimum OID of tables for tracking locks."
 msgstr "Задаёт минимальный OID таблиц, для которых отслеживаются блокировки."
 
-#: utils/misc/guc.c:1914
+#: utils/misc/guc.c:1906
 msgid "Is used to avoid output on system tables."
 msgstr "Применяется для игнорирования системных таблиц."
 
-#: utils/misc/guc.c:1923
+#: utils/misc/guc.c:1915
 msgid "Sets the OID of the table with unconditionally lock tracing."
 msgstr "Задаёт OID таблицы для безусловного отслеживания блокировок."
 
-#: utils/misc/guc.c:1935
+#: utils/misc/guc.c:1927
 msgid "Sets the maximum allowed duration of any statement."
 msgstr "Задаёт предельную длительность для любого оператора."
 
-#: utils/misc/guc.c:1936 utils/misc/guc.c:1947
+#: utils/misc/guc.c:1928 utils/misc/guc.c:1939
 msgid "A value of 0 turns off the timeout."
 msgstr "Нулевое значение отключает таймаут."
 
-#: utils/misc/guc.c:1946
+#: utils/misc/guc.c:1938
 msgid "Sets the maximum allowed duration of any wait for a lock."
 msgstr "Задаёт максимальную продолжительность ожидания блокировок."
 
-#: utils/misc/guc.c:1957
+#: utils/misc/guc.c:1949
 msgid "Minimum age at which VACUUM should freeze a table row."
 msgstr ""
 "Минимальный возраст строк таблицы, при котором VACUUM может их заморозить."
 
-#: utils/misc/guc.c:1967
+#: utils/misc/guc.c:1959
 msgid "Age at which VACUUM should scan whole table to freeze tuples."
 msgstr ""
 "Возраст, при котором VACUUM должен сканировать всю таблицу с целью "
 "заморозить кортежи."
 
-#: utils/misc/guc.c:1977
+#: utils/misc/guc.c:1969
 msgid "Minimum age at which VACUUM should freeze a MultiXactId in a table row."
 msgstr ""
 "Минимальный возраст, при котором VACUUM будет замораживать MultiXactId в "
 "строке таблицы."
 
-#: utils/misc/guc.c:1987
+#: utils/misc/guc.c:1979
 msgid "Multixact age at which VACUUM should scan whole table to freeze tuples."
 msgstr ""
 "Возраст multixact, при котором VACUUM должен сканировать всю таблицу с целью "
 "заморозить кортежи."
 
-#: utils/misc/guc.c:1997
+#: utils/misc/guc.c:1989
 msgid ""
 "Number of transactions by which VACUUM and HOT cleanup should be deferred, "
 "if any."
@@ -21543,11 +21585,11 @@ msgstr ""
 "Определяет, на сколько транзакций следует задержать старые строки, выполняя "
 "VACUUM или \"горячее\" обновление."
 
-#: utils/misc/guc.c:2010
+#: utils/misc/guc.c:2002
 msgid "Sets the maximum number of locks per transaction."
 msgstr "Задаёт предельное число блокировок на транзакцию."
 
-#: utils/misc/guc.c:2011
+#: utils/misc/guc.c:2003
 msgid ""
 "The shared lock table is sized on the assumption that at most "
 "max_locks_per_transaction * max_connections distinct objects will need to be "
@@ -21557,11 +21599,11 @@ msgstr ""
 "один момент времени потребуется заблокировать не больше чем "
 "max_locks_per_transaction * max_connections различных объектов."
 
-#: utils/misc/guc.c:2022
+#: utils/misc/guc.c:2014
 msgid "Sets the maximum number of predicate locks per transaction."
 msgstr "Задаёт предельное число предикатных блокировок на транзакцию."
 
-#: utils/misc/guc.c:2023
+#: utils/misc/guc.c:2015
 msgid ""
 "The shared predicate lock table is sized on the assumption that at most "
 "max_pred_locks_per_transaction * max_connections distinct objects will need "
@@ -21571,38 +21613,38 @@ msgstr ""
 "предположения, что в один момент времени потребуется заблокировать не больше "
 "чем max_pred_locks_per_transaction * max_connections различных объектов."
 
-#: utils/misc/guc.c:2034
+#: utils/misc/guc.c:2026
 msgid "Sets the maximum allowed time to complete client authentication."
 msgstr "Ограничивает время, за которое клиент должен пройти аутентификацию."
 
-#: utils/misc/guc.c:2046
+#: utils/misc/guc.c:2038
 msgid "Waits N seconds on connection startup before authentication."
 msgstr "Ждать N секунд при подключении до проверки подлинности."
 
-#: utils/misc/guc.c:2057
+#: utils/misc/guc.c:2049
 msgid "Sets the number of WAL files held for standby servers."
 msgstr "Определяет, сколько файлов WAL нужно сохранить для резервных серверов."
 
-#: utils/misc/guc.c:2067
+#: utils/misc/guc.c:2059
 msgid ""
 "Sets the maximum distance in log segments between automatic WAL checkpoints."
 msgstr ""
 "Задаёт максимальное расстояние в сегментах журнала между автоматическими "
 "контрольными точками WAL."
 
-#: utils/misc/guc.c:2077
+#: utils/misc/guc.c:2069
 msgid "Sets the maximum time between automatic WAL checkpoints."
 msgstr ""
 "Задаёт максимальное время между автоматическими контрольными точками WAL."
 
-#: utils/misc/guc.c:2088
+#: utils/misc/guc.c:2080
 msgid ""
 "Enables warnings if checkpoint segments are filled more frequently than this."
 msgstr ""
 "Выдаёт предупреждения, когда сегменты контрольных точек заполняются за это "
 "время."
 
-#: utils/misc/guc.c:2090
+#: utils/misc/guc.c:2082
 msgid ""
 "Write a message to the server log if checkpoints caused by the filling of "
 "checkpoint segment files happens more frequently than this number of "
@@ -21612,28 +21654,28 @@ msgstr ""
 "переполнением файлов сегментов, происходят за столько секунд. Нулевое "
 "значение отключает эти предупреждения."
 
-#: utils/misc/guc.c:2102
+#: utils/misc/guc.c:2094
 msgid "Sets the number of disk-page buffers in shared memory for WAL."
 msgstr "Задаёт число буферов дисковых страниц в разделяемой памяти для WAL."
 
-#: utils/misc/guc.c:2113
+#: utils/misc/guc.c:2105
 msgid "WAL writer sleep time between WAL flushes."
 msgstr "Время простоя в процессе записи WAL после сброса буферов на диск."
 
-#: utils/misc/guc.c:2125
+#: utils/misc/guc.c:2117
 msgid "Sets the maximum number of simultaneously running WAL sender processes."
 msgstr ""
 "Задаёт предельное число одновременно работающих процессов передачи WAL."
 
-#: utils/misc/guc.c:2136
+#: utils/misc/guc.c:2128
 msgid "Sets the maximum number of simultaneously defined replication slots."
 msgstr "Задаёт предельное число одновременно существующих слотов репликации."
 
-#: utils/misc/guc.c:2146
+#: utils/misc/guc.c:2138
 msgid "Sets the maximum time to wait for WAL replication."
 msgstr "Задаёт предельное время ожидания репликации WAL."
 
-#: utils/misc/guc.c:2157
+#: utils/misc/guc.c:2149
 msgid ""
 "Sets the delay in microseconds between transaction commit and flushing WAL "
 "to disk."
@@ -21641,18 +21683,18 @@ msgstr ""
 "Задаёт задержку в микросекундах между фиксированием транзакций и сбросом WAL "
 "на диск."
 
-#: utils/misc/guc.c:2169
+#: utils/misc/guc.c:2161
 msgid ""
 "Sets the minimum concurrent open transactions before performing commit_delay."
 msgstr ""
 "Задаёт минимальное число одновременно открытых транзакций для применения "
 "commit_delay."
 
-#: utils/misc/guc.c:2180
+#: utils/misc/guc.c:2172
 msgid "Sets the number of digits displayed for floating-point values."
 msgstr "Задаёт число выводимых цифр для чисел с плавающей точкой."
 
-#: utils/misc/guc.c:2181
+#: utils/misc/guc.c:2173
 msgid ""
 "This affects real, double precision, and geometric data types. The parameter "
 "value is added to the standard number of digits (FLT_DIG or DBL_DIG as "
@@ -21661,17 +21703,17 @@ msgstr ""
 "Этот параметр относится к типам real, double и geometric. Значение параметра "
 "добавляется к стандартному числу цифр (FLT_DIG или DBL_DIG)."
 
-#: utils/misc/guc.c:2192
+#: utils/misc/guc.c:2184
 msgid "Sets the minimum execution time above which statements will be logged."
 msgstr ""
 "Задаёт предельное время выполнения оператора, при превышении которого он "
 "фиксируется в протоколе."
 
-#: utils/misc/guc.c:2194
+#: utils/misc/guc.c:2186
 msgid "Zero prints all queries. -1 turns this feature off."
 msgstr "При 0 протоколируются все запросы; -1 отключает эти сообщения."
 
-#: utils/misc/guc.c:2204
+#: utils/misc/guc.c:2196
 msgid ""
 "Sets the minimum execution time above which autovacuum actions will be "
 "logged."
@@ -21679,22 +21721,22 @@ msgstr ""
 "Задаёт предельное время выполнения автоочистки, при превышении которого эта "
 "операция фиксируется в протоколе."
 
-#: utils/misc/guc.c:2206
+#: utils/misc/guc.c:2198
 msgid "Zero prints all actions. -1 turns autovacuum logging off."
 msgstr ""
 "При 0 протоколируются все операции автоочистки; -1 отключает эти сообщения."
 
-#: utils/misc/guc.c:2216
+#: utils/misc/guc.c:2208
 msgid "Background writer sleep time between rounds."
 msgstr "Время простоя в процессе фоновой записи между подходами."
 
-#: utils/misc/guc.c:2227
+#: utils/misc/guc.c:2219
 msgid "Background writer maximum number of LRU pages to flush per round."
 msgstr ""
 "Максимальное число LRU-страниц, сбрасываемых за один подход, в процессе "
 "фоновой записи."
 
-#: utils/misc/guc.c:2243
+#: utils/misc/guc.c:2235
 msgid ""
 "Number of simultaneous requests that can be handled efficiently by the disk "
 "subsystem."
@@ -21702,83 +21744,83 @@ msgstr ""
 "Число одновременных запросов, которые могут быть эффективно обработаны "
 "дисковой подсистемой."
 
-#: utils/misc/guc.c:2244
+#: utils/misc/guc.c:2236
 msgid ""
 "For RAID arrays, this should be approximately the number of drive spindles "
 "in the array."
 msgstr ""
 "Для RAID-массивов это примерно равно числу физических дисков в массиве."
 
-#: utils/misc/guc.c:2259
+#: utils/misc/guc.c:2251
 msgid "Maximum number of concurrent worker processes."
 msgstr "Задаёт максимально возможное число рабочих процессов."
 
-#: utils/misc/guc.c:2269
+#: utils/misc/guc.c:2261
 msgid "Automatic log file rotation will occur after N minutes."
 msgstr "Автоматическая прокрутка файла протокола через каждые N минут."
 
-#: utils/misc/guc.c:2280
+#: utils/misc/guc.c:2272
 msgid "Automatic log file rotation will occur after N kilobytes."
 msgstr ""
 "Автоматическая прокрутка файла протокола при выходе за предел N килобайт."
 
-#: utils/misc/guc.c:2291
+#: utils/misc/guc.c:2283
 msgid "Shows the maximum number of function arguments."
 msgstr "Показывает максимально возможное число аргументов функций."
 
-#: utils/misc/guc.c:2302
+#: utils/misc/guc.c:2294
 msgid "Shows the maximum number of index keys."
 msgstr "Показывает максимально возможное число ключей в индексе."
 
-#: utils/misc/guc.c:2313
+#: utils/misc/guc.c:2305
 msgid "Shows the maximum identifier length."
 msgstr "Показывает максимально возможную длину идентификатора."
 
-#: utils/misc/guc.c:2324
+#: utils/misc/guc.c:2316
 msgid "Shows the size of a disk block."
 msgstr "Показывает размер дискового блока."
 
-#: utils/misc/guc.c:2335
+#: utils/misc/guc.c:2327
 msgid "Shows the number of pages per disk file."
 msgstr "Показывает число страниц в одном файле."
 
-#: utils/misc/guc.c:2346
+#: utils/misc/guc.c:2338
 msgid "Shows the block size in the write ahead log."
 msgstr "Показывает размер блока в журнале WAL."
 
-#: utils/misc/guc.c:2357
+#: utils/misc/guc.c:2349
 msgid "Shows the number of pages per write ahead log segment."
 msgstr "Показывает число страниц в одном сегменте журнала WAL."
 
-#: utils/misc/guc.c:2370
+#: utils/misc/guc.c:2362
 msgid "Time to sleep between autovacuum runs."
 msgstr "Время простоя между запусками автоочистки."
 
-#: utils/misc/guc.c:2380
+#: utils/misc/guc.c:2372
 msgid "Minimum number of tuple updates or deletes prior to vacuum."
 msgstr "Минимальное число изменений или удалений кортежей, вызывающее очистку."
 
-#: utils/misc/guc.c:2389
+#: utils/misc/guc.c:2381
 msgid "Minimum number of tuple inserts, updates, or deletes prior to analyze."
 msgstr ""
 "Минимальное число добавлений, изменений или удалений кортежей, вызывающее "
 "анализ."
 
-#: utils/misc/guc.c:2399
+#: utils/misc/guc.c:2391
 msgid ""
 "Age at which to autovacuum a table to prevent transaction ID wraparound."
 msgstr ""
 "Возраст, при котором необходима автоочистка таблицы для предотвращения "
 "наложений ID транзакций."
 
-#: utils/misc/guc.c:2410
+#: utils/misc/guc.c:2402
 msgid ""
 "Multixact age at which to autovacuum a table to prevent multixact wraparound."
 msgstr ""
 "Возраст multixact, при котором необходима автоочистка таблицы для "
 "предотвращения наложений идентификаторов multixact."
 
-#: utils/misc/guc.c:2420
+#: utils/misc/guc.c:2412
 msgid ""
 "Sets the maximum number of simultaneously running autovacuum worker "
 "processes."
@@ -21786,24 +21828,24 @@ msgstr ""
 "Задаёт предельное число одновременно выполняющихся рабочих процессов "
 "автоочистки."
 
-#: utils/misc/guc.c:2430
+#: utils/misc/guc.c:2422
 msgid "Sets the maximum memory to be used by each autovacuum worker process."
 msgstr ""
 "Задаёт предельный объём памяти для каждого рабочего процесса автоочистки."
 
-#: utils/misc/guc.c:2441
+#: utils/misc/guc.c:2433
 msgid "Time between issuing TCP keepalives."
 msgstr "Интервал между TCP-пакетами пульса (keep-alive)."
 
-#: utils/misc/guc.c:2442 utils/misc/guc.c:2453
+#: utils/misc/guc.c:2434 utils/misc/guc.c:2445
 msgid "A value of 0 uses the system default."
 msgstr "При нулевом значении действует системный параметр."
 
-#: utils/misc/guc.c:2452
+#: utils/misc/guc.c:2444
 msgid "Time between TCP keepalive retransmits."
 msgstr "Интервал между повторениями TCP-пакетов пульса (keep-alive)."
 
-#: utils/misc/guc.c:2463
+#: utils/misc/guc.c:2455
 msgid ""
 "Set the amount of traffic to send and receive before renegotiating the "
 "encryption keys."
@@ -21811,11 +21853,11 @@ msgstr ""
 "Ограничивает объём трафика, передаваемого и принимаемого до повторного "
 "согласования ключей шифрования."
 
-#: utils/misc/guc.c:2474
+#: utils/misc/guc.c:2466
 msgid "Maximum number of TCP keepalive retransmits."
 msgstr "Максимальное число повторений TCP-пакетов пульса (keep-alive)."
 
-#: utils/misc/guc.c:2475
+#: utils/misc/guc.c:2467
 msgid ""
 "This controls the number of consecutive keepalive retransmits that can be "
 "lost before a connection is considered dead. A value of 0 uses the system "
@@ -21825,15 +21867,15 @@ msgstr ""
 "прежде чем соединение будет считаться пропавшим. При нулевом значении "
 "действует системный параметр."
 
-#: utils/misc/guc.c:2486
+#: utils/misc/guc.c:2478
 msgid "Sets the maximum allowed result for exact search by GIN."
 msgstr "Ограничивает результат точного поиска с использованием GIN."
 
-#: utils/misc/guc.c:2497
+#: utils/misc/guc.c:2489
 msgid "Sets the planner's assumption about the size of the disk cache."
 msgstr "Подсказывает планировщику примерный размер дискового кэша."
 
-#: utils/misc/guc.c:2498
+#: utils/misc/guc.c:2490
 msgid ""
 "That is, the portion of the kernel's disk cache that will be used for "
 "PostgreSQL data files. This is measured in disk pages, which are normally 8 "
@@ -21842,31 +21884,31 @@ msgstr ""
 "Подразумевается часть дискового кэша в ядре ОС, которую займут файлы данных "
 "PostgreSQL. Размер задаётся в дисковых страницах (обычно это 8 КБ)."
 
-#: utils/misc/guc.c:2511
+#: utils/misc/guc.c:2503
 msgid "Shows the server version as an integer."
 msgstr "Показывает версию сервера в виде целого числа."
 
-#: utils/misc/guc.c:2522
+#: utils/misc/guc.c:2514
 msgid "Log the use of temporary files larger than this number of kilobytes."
 msgstr ""
 "Фиксирует в протоколе превышение временными файлами заданного размера (в КБ)."
 
-#: utils/misc/guc.c:2523
+#: utils/misc/guc.c:2515
 msgid "Zero logs all files. The default is -1 (turning this feature off)."
 msgstr ""
 "При 0 отмечаются все файлы; при -1 эти сообщения отключаются (по умолчанию)."
 
-#: utils/misc/guc.c:2533
+#: utils/misc/guc.c:2525
 msgid "Sets the size reserved for pg_stat_activity.query, in bytes."
 msgstr "Задаёт размер, резервируемый для pg_stat_activity.query (в байтах)."
 
-#: utils/misc/guc.c:2557
+#: utils/misc/guc.c:2549
 msgid ""
 "Sets the planner's estimate of the cost of a sequentially fetched disk page."
 msgstr ""
 "Задаёт для планировщика ориентир стоимости последовательного чтения страницы."
 
-#: utils/misc/guc.c:2567
+#: utils/misc/guc.c:2559
 msgid ""
 "Sets the planner's estimate of the cost of a nonsequentially fetched disk "
 "page."
@@ -21874,13 +21916,13 @@ msgstr ""
 "Задаёт для планировщика ориентир стоимости непоследовательного чтения "
 "страницы."
 
-#: utils/misc/guc.c:2577
+#: utils/misc/guc.c:2569
 msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
 msgstr ""
 "Задаёт для планировщика ориентир стоимости обработки каждого кортежа "
 "(строки)."
 
-#: utils/misc/guc.c:2587
+#: utils/misc/guc.c:2579
 msgid ""
 "Sets the planner's estimate of the cost of processing each index entry "
 "during an index scan."
@@ -21888,7 +21930,7 @@ msgstr ""
 "Задаёт для планировщика ориентир стоимости обработки каждого элемента "
 "индекса в процессе сканирования индекса."
 
-#: utils/misc/guc.c:2597
+#: utils/misc/guc.c:2589
 msgid ""
 "Sets the planner's estimate of the cost of processing each operator or "
 "function call."
@@ -21896,32 +21938,32 @@ msgstr ""
 "Задаёт для планировщика ориентир стоимости обработки каждого оператора или "
 "вызова функции."
 
-#: utils/misc/guc.c:2608
+#: utils/misc/guc.c:2600
 msgid ""
 "Sets the planner's estimate of the fraction of a cursor's rows that will be "
 "retrieved."
 msgstr ""
 "Задаёт для планировщика ориентир доли требуемых строк курсора в общем числе."
 
-#: utils/misc/guc.c:2619
+#: utils/misc/guc.c:2611
 msgid "GEQO: selective pressure within the population."
 msgstr "GEQO: выборочное давление в популяции."
 
-#: utils/misc/guc.c:2629
+#: utils/misc/guc.c:2621
 msgid "GEQO: seed for random path selection."
 msgstr "GEQO: отправное значение для случайного выбора пути."
 
-#: utils/misc/guc.c:2639
+#: utils/misc/guc.c:2631
 msgid "Multiple of the average buffer usage to free per round."
 msgstr ""
 "Множитель для среднего числа использованных буферов, определяющий число "
 "буферов, освобождаемых за один подход."
 
-#: utils/misc/guc.c:2649
+#: utils/misc/guc.c:2641
 msgid "Sets the seed for random-number generation."
 msgstr "Задаёт отправное значение для генератора случайных чисел."
 
-#: utils/misc/guc.c:2660
+#: utils/misc/guc.c:2652
 msgid ""
 "Number of tuple updates or deletes prior to vacuum as a fraction of "
 "reltuples."
@@ -21929,7 +21971,7 @@ msgstr ""
 "Отношение числа обновлений или удалений кортежей к reltuples, определяющее "
 "потребность в очистке."
 
-#: utils/misc/guc.c:2669
+#: utils/misc/guc.c:2661
 msgid ""
 "Number of tuple inserts, updates, or deletes prior to analyze as a fraction "
 "of reltuples."
@@ -21937,7 +21979,7 @@ msgstr ""
 "Отношение числа добавлений, обновлений или удалений кортежей к reltuples, "
 "определяющее потребность в анализе."
 
-#: utils/misc/guc.c:2679
+#: utils/misc/guc.c:2671
 msgid ""
 "Time spent flushing dirty buffers during checkpoint, as fraction of "
 "checkpoint interval."
@@ -21945,53 +21987,53 @@ msgstr ""
 "Отношение продолжительности сброса \"грязных\" буферов во время контрольной "
 "точки к интервалу контрольных точек."
 
-#: utils/misc/guc.c:2698
+#: utils/misc/guc.c:2690
 msgid "Sets the shell command that will be called to archive a WAL file."
 msgstr "Задаёт команду оболочки, вызываемую для архивации файла WAL."
 
-#: utils/misc/guc.c:2708
+#: utils/misc/guc.c:2700
 msgid "Sets the client's character set encoding."
 msgstr "Задаёт кодировку символов, используемую клиентом."
 
-#: utils/misc/guc.c:2719
+#: utils/misc/guc.c:2711
 msgid "Controls information prefixed to each log line."
 msgstr "Определяет содержимое префикса каждой строки протокола."
 
-#: utils/misc/guc.c:2720
+#: utils/misc/guc.c:2712
 msgid "If blank, no prefix is used."
 msgstr "При пустом значении префикс также отсутствует."
 
-#: utils/misc/guc.c:2729
+#: utils/misc/guc.c:2721
 msgid "Sets the time zone to use in log messages."
 msgstr "Задаёт часовой пояс для вывода времени в сообщениях протокола."
 
-#: utils/misc/guc.c:2739
+#: utils/misc/guc.c:2731
 msgid "Sets the display format for date and time values."
 msgstr "Устанавливает формат вывода дат и времени."
 
-#: utils/misc/guc.c:2740
+#: utils/misc/guc.c:2732
 msgid "Also controls interpretation of ambiguous date inputs."
 msgstr "Также помогает разбирать неоднозначно заданные вводимые даты."
 
-#: utils/misc/guc.c:2751
+#: utils/misc/guc.c:2743
 msgid "Sets the default tablespace to create tables and indexes in."
 msgstr ""
 "Задаёт табличное пространство по умолчанию для новых таблиц и индексов."
 
-#: utils/misc/guc.c:2752
+#: utils/misc/guc.c:2744
 msgid "An empty string selects the database's default tablespace."
 msgstr "При пустом значении используется табличное пространство базы данных."
 
-#: utils/misc/guc.c:2762
+#: utils/misc/guc.c:2754
 msgid "Sets the tablespace(s) to use for temporary tables and sort files."
 msgstr ""
 "Задаёт табличное пространство(а) для временных таблиц и файлов сортировки."
 
-#: utils/misc/guc.c:2773
+#: utils/misc/guc.c:2765
 msgid "Sets the path for dynamically loadable modules."
 msgstr "Задаёт путь для динамически загружаемых модулей."
 
-#: utils/misc/guc.c:2774
+#: utils/misc/guc.c:2766
 msgid ""
 "If a dynamically loadable module needs to be opened and the specified name "
 "does not have a directory component (i.e., the name does not contain a "
@@ -22001,79 +22043,79 @@ msgstr ""
 "указан путь (нет символа '/'), система будет искать этот файл в заданном "
 "пути."
 
-#: utils/misc/guc.c:2787
+#: utils/misc/guc.c:2779
 msgid "Sets the location of the Kerberos server key file."
 msgstr "Задаёт размещение файла с ключом Kerberos для данного сервера."
 
-#: utils/misc/guc.c:2798
+#: utils/misc/guc.c:2790
 msgid "Sets the Bonjour service name."
 msgstr "Задаёт название службы Bonjour."
 
-#: utils/misc/guc.c:2810
+#: utils/misc/guc.c:2802
 msgid "Shows the collation order locale."
 msgstr "Показывает правило сортировки."
 
-#: utils/misc/guc.c:2821
+#: utils/misc/guc.c:2813
 msgid "Shows the character classification and case conversion locale."
 msgstr "Показывает правило классификации символов и преобразования регистра."
 
-#: utils/misc/guc.c:2832
+#: utils/misc/guc.c:2824
 msgid "Sets the language in which messages are displayed."
 msgstr "Задаёт язык выводимых сообщений."
 
-#: utils/misc/guc.c:2842
+#: utils/misc/guc.c:2834
 msgid "Sets the locale for formatting monetary amounts."
 msgstr "Задаёт локаль для форматирования денежных сумм."
 
-#: utils/misc/guc.c:2852
+#: utils/misc/guc.c:2844
 msgid "Sets the locale for formatting numbers."
 msgstr "Задаёт локаль для форматирования чисел."
 
-#: utils/misc/guc.c:2862
+#: utils/misc/guc.c:2854
 msgid "Sets the locale for formatting date and time values."
 msgstr "Задаёт локаль для форматирования дат и времени."
 
-#: utils/misc/guc.c:2872
+#: utils/misc/guc.c:2864
 msgid "Lists shared libraries to preload into each backend."
 msgstr ""
 "Список разделяемых библиотек, заранее загружаемых в каждый обслуживающий "
 "процесс."
 
-#: utils/misc/guc.c:2883
+#: utils/misc/guc.c:2875
 msgid "Lists shared libraries to preload into server."
 msgstr "Список разделяемых библиотек, заранее загружаемых в память сервера."
 
-#: utils/misc/guc.c:2894
+#: utils/misc/guc.c:2886
 msgid "Lists unprivileged shared libraries to preload into each backend."
 msgstr ""
 "Список непривилегированных разделяемых библиотек, заранее загружаемых в "
 "каждый обслуживающий процесс."
 
-#: utils/misc/guc.c:2905
+#: utils/misc/guc.c:2897
 msgid "Sets the schema search order for names that are not schema-qualified."
 msgstr "Задаёт порядок просмотра схемы при поиске неполных имён."
 
-#: utils/misc/guc.c:2917
+#: utils/misc/guc.c:2909
 msgid "Sets the server (database) character set encoding."
 msgstr "Задаёт кодировку символов сервера (баз данных)."
 
-#: utils/misc/guc.c:2929
+#: utils/misc/guc.c:2921
 msgid "Shows the server version."
 msgstr "Показывает версию сервера."
 
-#: utils/misc/guc.c:2941
+#: utils/misc/guc.c:2933
 msgid "Sets the current role."
 msgstr "Задаёт текущую роль."
 
-#: utils/misc/guc.c:2953
+#: utils/misc/guc.c:2945
 msgid "Sets the session user name."
 msgstr "Задаёт имя пользователя в сеансе."
 
-#: utils/misc/guc.c:2964
+#: utils/misc/guc.c:2956
 msgid "Sets the destination for server log output."
 msgstr "Определяет, куда будет выводиться протокол сервера."
 
-#: utils/misc/guc.c:2965
+#: utils/misc/guc.c:2957
 msgid ""
 "Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and "
 "\"eventlog\", depending on the platform."
@@ -22081,24 +22123,24 @@ msgstr ""
 "Значение может включать сочетание слов \"stderr\", \"syslog\", \"csvlog\" и "
 "\"eventlog\", в зависимости от платформы."
 
-#: utils/misc/guc.c:2976
+#: utils/misc/guc.c:2968
 msgid "Sets the destination directory for log files."
 msgstr "Задаёт целевой каталог для файлов протоколов."
 
-#: utils/misc/guc.c:2977
+#: utils/misc/guc.c:2969
 msgid "Can be specified as relative to the data directory or as absolute path."
 msgstr ""
 "Путь может быть абсолютным или указываться относительно каталога данных."
 
-#: utils/misc/guc.c:2987
+#: utils/misc/guc.c:2979
 msgid "Sets the file name pattern for log files."
 msgstr "Задаёт шаблон имени для файлов протоколов."
 
-#: utils/misc/guc.c:2998
+#: utils/misc/guc.c:2990
 msgid "Sets the program name used to identify PostgreSQL messages in syslog."
 msgstr "Задаёт имя программы для идентификации сообщений PostgreSQL в syslog."
 
-#: utils/misc/guc.c:3009
+#: utils/misc/guc.c:3001
 msgid ""
 "Sets the application name used to identify PostgreSQL messages in the event "
 "log."
@@ -22106,112 +22148,112 @@ msgstr ""
 "Задаёт имя приложения для идентификации сообщений PostgreSQL в журнале "
 "событий."
 
-#: utils/misc/guc.c:3020
+#: utils/misc/guc.c:3012
 msgid "Sets the time zone for displaying and interpreting time stamps."
 msgstr ""
 "Задаёт часовой пояс для вывода и разбора строкового представления времени."
 
-#: utils/misc/guc.c:3030
+#: utils/misc/guc.c:3022
 msgid "Selects a file of time zone abbreviations."
 msgstr "Выбирает файл с сокращёнными названиями часовых поясов."
 
-#: utils/misc/guc.c:3040
+#: utils/misc/guc.c:3032
 msgid "Sets the current transaction's isolation level."
 msgstr "Задаёт текущий уровень изоляции транзакций."
 
-#: utils/misc/guc.c:3051
+#: utils/misc/guc.c:3043
 msgid "Sets the owning group of the Unix-domain socket."
 msgstr "Задаёт группу-владельца доменного сокета Unix."
 
-#: utils/misc/guc.c:3052
+#: utils/misc/guc.c:3044
 msgid ""
 "The owning user of the socket is always the user that starts the server."
 msgstr ""
 "Собственно владельцем сокета всегда будет пользователь, запускающий сервер."
 
-#: utils/misc/guc.c:3062
+#: utils/misc/guc.c:3054
 msgid "Sets the directories where Unix-domain sockets will be created."
 msgstr "Задаёт каталоги, где будут создаваться доменные сокеты Unix."
 
-#: utils/misc/guc.c:3077
+#: utils/misc/guc.c:3069
 msgid "Sets the host name or IP address(es) to listen to."
 msgstr "Задаёт имя узла или IP-адрес(а) для привязки."
 
-#: utils/misc/guc.c:3092
+#: utils/misc/guc.c:3084
 msgid "Sets the server's data directory."
 msgstr "Определяет каталог данных сервера."
 
-#: utils/misc/guc.c:3103
+#: utils/misc/guc.c:3095
 msgid "Sets the server's main configuration file."
 msgstr "Определяет основной файл конфигурации сервера."
 
-#: utils/misc/guc.c:3114
+#: utils/misc/guc.c:3106
 msgid "Sets the server's \"hba\" configuration file."
 msgstr "Задаёт путь к файлу конфигурации \"hba\"."
 
-#: utils/misc/guc.c:3125
+#: utils/misc/guc.c:3117
 msgid "Sets the server's \"ident\" configuration file."
 msgstr "Задаёт путь к файлу конфигурации \"ident\"."
 
-#: utils/misc/guc.c:3136
+#: utils/misc/guc.c:3128
 msgid "Writes the postmaster PID to the specified file."
 msgstr "Файл, в который будет записан код процесса postmaster."
 
-#: utils/misc/guc.c:3147
+#: utils/misc/guc.c:3139
 msgid "Location of the SSL server certificate file."
 msgstr "Размещение файла сертификата сервера для SSL."
 
-#: utils/misc/guc.c:3157
+#: utils/misc/guc.c:3149
 msgid "Location of the SSL server private key file."
 msgstr "Размещение файла с закрытым ключом сервера для SSL."
 
-#: utils/misc/guc.c:3167
+#: utils/misc/guc.c:3159
 msgid "Location of the SSL certificate authority file."
 msgstr "Размещение файла центра сертификации для SSL."
 
-#: utils/misc/guc.c:3177
+#: utils/misc/guc.c:3169
 msgid "Location of the SSL certificate revocation list file."
 msgstr "Размещение файла со списком отзыва сертификатов для SSL."
 
-#: utils/misc/guc.c:3187
+#: utils/misc/guc.c:3179
 msgid "Writes temporary statistics files to the specified directory."
 msgstr "Каталог, в который будут записываться временные файлы статистики."
 
-#: utils/misc/guc.c:3198
+#: utils/misc/guc.c:3190
 msgid "List of names of potential synchronous standbys."
 msgstr "Список имён потенциально синхронных резервных серверов."
 
-#: utils/misc/guc.c:3209
+#: utils/misc/guc.c:3201
 msgid "Sets default text search configuration."
 msgstr "Задаёт конфигурацию текстового поиска по умолчанию."
 
-#: utils/misc/guc.c:3219
+#: utils/misc/guc.c:3211
 msgid "Sets the list of allowed SSL ciphers."
 msgstr "Задаёт список допустимых алгоритмов шифрования для SSL."
 
-#: utils/misc/guc.c:3234
+#: utils/misc/guc.c:3226
 msgid "Sets the curve to use for ECDH."
 msgstr "Задаёт кривую для ECDH."
 
-#: utils/misc/guc.c:3249
+#: utils/misc/guc.c:3241
 msgid "Sets the application name to be reported in statistics and logs."
 msgstr ""
 "Задаёт имя приложения, которое будет выводиться в статистике и протоколах."
 
-#: utils/misc/guc.c:3269
+#: utils/misc/guc.c:3261
 msgid "Sets whether \"\\'\" is allowed in string literals."
 msgstr "Определяет, можно ли использовать \"\\'\" в текстовых строках."
 
-#: utils/misc/guc.c:3279
+#: utils/misc/guc.c:3271
 msgid "Sets the output format for bytea."
 msgstr "Задаёт формат вывода данных типа bytea."
 
-#: utils/misc/guc.c:3289
+#: utils/misc/guc.c:3281
 msgid "Sets the message levels that are sent to the client."
 msgstr "Ограничивает уровень сообщений, передаваемых клиенту."
 
-#: utils/misc/guc.c:3290 utils/misc/guc.c:3343 utils/misc/guc.c:3354
-#: utils/misc/guc.c:3410
+#: utils/misc/guc.c:3282 utils/misc/guc.c:3335 utils/misc/guc.c:3346
+#: utils/misc/guc.c:3402
 msgid ""
 "Each level includes all the levels that follow it. The later the level, the "
 "fewer messages are sent."
@@ -22219,12 +22261,12 @@ msgstr ""
 "Каждый уровень включает все последующие. Чем выше уровень, тем меньше "
 "сообщений."
 
-#: utils/misc/guc.c:3300
+#: utils/misc/guc.c:3292
 msgid "Enables the planner to use constraints to optimize queries."
 msgstr ""
 "Разрешает планировщику оптимизировать запросы, полагаясь на ограничения."
 
-#: utils/misc/guc.c:3301
+#: utils/misc/guc.c:3293
 msgid ""
 "Table scans will be skipped if their constraints guarantee that no rows "
 "match the query."
@@ -22232,72 +22274,72 @@ msgstr ""
 "Сканирование таблицы не будет выполняться, если её ограничения гарантируют, "
 "что запросу не удовлетворяют никакие строки."
 
-#: utils/misc/guc.c:3311
+#: utils/misc/guc.c:3303
 msgid "Sets the transaction isolation level of each new transaction."
 msgstr "Задаёт уровень изоляции транзакций для новых транзакций."
 
-#: utils/misc/guc.c:3321
+#: utils/misc/guc.c:3313
 msgid "Sets the display format for interval values."
 msgstr "Задаёт формат отображения для внутренних значений."
 
-#: utils/misc/guc.c:3332
+#: utils/misc/guc.c:3324
 msgid "Sets the verbosity of logged messages."
 msgstr "Задаёт детализацию протоколируемых сообщений."
 
-#: utils/misc/guc.c:3342
+#: utils/misc/guc.c:3334
 msgid "Sets the message levels that are logged."
 msgstr "Ограничивает уровни протоколируемых сообщений."
 
-#: utils/misc/guc.c:3353
+#: utils/misc/guc.c:3345
 msgid ""
 "Causes all statements generating error at or above this level to be logged."
 msgstr ""
 "Включает протоколирование для SQL-операторов, выполненных с ошибкой этого "
 "или большего уровня."
 
-#: utils/misc/guc.c:3364
+#: utils/misc/guc.c:3356
 msgid "Sets the type of statements logged."
 msgstr "Задаёт тип протоколируемых операторов."
 
-#: utils/misc/guc.c:3374
+#: utils/misc/guc.c:3366
 msgid "Sets the syslog \"facility\" to be used when syslog enabled."
 msgstr "Задаёт получателя сообщений, отправляемых в syslog."
 
-#: utils/misc/guc.c:3389
+#: utils/misc/guc.c:3381
 msgid "Sets the session's behavior for triggers and rewrite rules."
 msgstr ""
 "Задаёт режим срабатывания триггеров и правил перезаписи для текущего сеанса."
 
-#: utils/misc/guc.c:3399
+#: utils/misc/guc.c:3391
 msgid "Sets the current transaction's synchronization level."
 msgstr "Задаёт уровень синхронизации текущей транзакции."
 
-#: utils/misc/guc.c:3409
+#: utils/misc/guc.c:3401
 msgid "Enables logging of recovery-related debugging information."
 msgstr ""
 "Включает протоколирование отладочной информации, связанной с репликацией."
 
-#: utils/misc/guc.c:3425
+#: utils/misc/guc.c:3417
 msgid "Collects function-level statistics on database activity."
 msgstr "Включает сбор статистики активности в БД на уровне функций."
 
-#: utils/misc/guc.c:3435
+#: utils/misc/guc.c:3427
 msgid "Set the level of information written to the WAL."
 msgstr "Задаёт уровень информации, записываемой в WAL."
 
-#: utils/misc/guc.c:3445
+#: utils/misc/guc.c:3437
 msgid "Selects the dynamic shared memory implementation used."
 msgstr "Выбирает используемую реализацию динамической разделяемой памяти."
 
-#: utils/misc/guc.c:3455
+#: utils/misc/guc.c:3447
 msgid "Selects the method used for forcing WAL updates to disk."
 msgstr "Выбирает метод принудительной записи изменений в WAL на диск."
 
-#: utils/misc/guc.c:3465
+#: utils/misc/guc.c:3457
 msgid "Sets how binary values are to be encoded in XML."
 msgstr "Определяет, как должны кодироваться двоичные значения в XML."
 
-#: utils/misc/guc.c:3475
+#: utils/misc/guc.c:3467
 msgid ""
 "Sets whether XML data in implicit parsing and serialization operations is to "
 "be considered as documents or content fragments."
@@ -22305,11 +22347,11 @@ msgstr ""
 "Определяет, следует ли рассматривать XML-данные в неявных операциях разбора "
 "и сериализации как документы или как фрагменты содержания."
 
-#: utils/misc/guc.c:3486
+#: utils/misc/guc.c:3478
 msgid "Use of huge pages on Linux."
 msgstr "Включает использование гигантских страниц в Linux."
 
-#: utils/misc/guc.c:4301
+#: utils/misc/guc.c:4293
 #, c-format
 msgid ""
 "%s does not know where to find the server configuration file.\n"
@@ -22320,12 +22362,12 @@ msgstr ""
 "Вы должны указать его расположение в параметре --config-file или -D, либо "
 "установить переменную окружения PGDATA.\n"
 
-#: utils/misc/guc.c:4320
+#: utils/misc/guc.c:4312
 #, c-format
 msgid "%s cannot access the server configuration file \"%s\": %s\n"
 msgstr "%s не может открыть файл конфигурации сервера \"%s\": %s\n"
 
-#: utils/misc/guc.c:4348
+#: utils/misc/guc.c:4338
 #, c-format
 msgid ""
 "%s does not know where to find the database system data.\n"
@@ -22336,7 +22378,7 @@ msgstr ""
 "Их расположение можно задать как значение \"data_directory\" в файле \"%s\", "
 "либо передать в параметре -D, либо установить переменную окружения PGDATA.\n"
 
-#: utils/misc/guc.c:4396
+#: utils/misc/guc.c:4386
 #, c-format
 msgid ""
 "%s does not know where to find the \"hba\" configuration file.\n"
@@ -22347,7 +22389,7 @@ msgstr ""
 "Его расположение можно задать как значение \"hba_file\" в файле \"%s\", либо "
 "передать в параметре -D, либо установить переменную окружения PGDATA.\n"
 
-#: utils/misc/guc.c:4419
+#: utils/misc/guc.c:4409
 #, c-format
 msgid ""
 "%s does not know where to find the \"ident\" configuration file.\n"
@@ -22358,126 +22400,126 @@ msgstr ""
 "Его расположение можно задать как значение \"ident_file\" в файле \"%s\", "
 "либо передать в параметре -D, либо установить переменную окружения PGDATA.\n"
 
-#: utils/misc/guc.c:5011 utils/misc/guc.c:5191
+#: utils/misc/guc.c:5001 utils/misc/guc.c:5181
 msgid "Value exceeds integer range."
 msgstr "Значение выходит за рамки целых чисел."
 
-#: utils/misc/guc.c:5030
+#: utils/misc/guc.c:5020
 msgid "Valid units for this parameter are \"kB\", \"MB\", \"GB\", and \"TB\"."
 msgstr ""
 "Допустимые единицы измерения для этого параметра - \"kB\", \"MB\", \"GB\" и "
 "\"TB\"."
 
-#: utils/misc/guc.c:5105
+#: utils/misc/guc.c:5095
 msgid ""
 "Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
 msgstr ""
 "Допустимые единицы измерения для этого параметра - \"ms\", \"s\", \"min\", "
 "\"h\" и \"d\"."
 
-#: utils/misc/guc.c:5399 utils/misc/guc.c:5524 utils/misc/guc.c:6767
-#: utils/misc/guc.c:8964 utils/misc/guc.c:8998
+#: utils/misc/guc.c:5375 utils/misc/guc.c:5468 utils/misc/guc.c:6723
+#: utils/misc/guc.c:8942 utils/misc/guc.c:8976
 #, c-format
 msgid "invalid value for parameter \"%s\": \"%s\""
 msgstr "неверное значение для параметра \"%s\": \"%s\""
 
-#: utils/misc/guc.c:5437
+#: utils/misc/guc.c:5404
 #, c-format
 msgid "parameter \"%s\" requires a numeric value"
 msgstr "параметр \"%s\" требует числовое значение"
 
-#: utils/misc/guc.c:5446
+#: utils/misc/guc.c:5413
 #, c-format
 msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
 msgstr "%g вне диапазона, допустимого для параметра \"%s\" (%g .. %g)"
 
-#: utils/misc/guc.c:5612 utils/misc/guc.c:6334 utils/misc/guc.c:6386
-#: utils/misc/guc.c:6749 utils/misc/guc.c:7446 utils/misc/guc.c:7605
-#: utils/misc/guc.c:8784
+#: utils/misc/guc.c:5558 utils/misc/guc.c:6290 utils/misc/guc.c:6342
+#: utils/misc/guc.c:6700 utils/misc/guc.c:7424 utils/misc/guc.c:7583
+#: utils/misc/guc.c:8762
 #, c-format
 msgid "unrecognized configuration parameter \"%s\""
 msgstr "нераспознанный параметр конфигурации: \"%s\""
 
-#: utils/misc/guc.c:5627 utils/misc/guc.c:6760
+#: utils/misc/guc.c:5573 utils/misc/guc.c:6711
 #, c-format
 msgid "parameter \"%s\" cannot be changed"
 msgstr "параметр \"%s\" нельзя изменить"
 
-#: utils/misc/guc.c:5650 utils/misc/guc.c:5833 utils/misc/guc.c:5919
-#: utils/misc/guc.c:6005 utils/misc/guc.c:6109 utils/misc/guc.c:6200
-#: guc-file.l:299
+#: utils/misc/guc.c:5596 utils/misc/guc.c:5779 utils/misc/guc.c:5867
+#: utils/misc/guc.c:5955 utils/misc/guc.c:6061 utils/misc/guc.c:6154
+#: guc-file.l:292
 #, c-format
 msgid "parameter \"%s\" cannot be changed without restarting the server"
 msgstr "параметр \"%s\" изменяется только при перезапуске сервера"
 
-#: utils/misc/guc.c:5660
+#: utils/misc/guc.c:5606
 #, c-format
 msgid "parameter \"%s\" cannot be changed now"
 msgstr "параметр \"%s\" нельзя изменить сейчас"
 
-#: utils/misc/guc.c:5705
+#: utils/misc/guc.c:5651
 #, c-format
 msgid "parameter \"%s\" cannot be set after connection start"
 msgstr "параметр \"%s\" нельзя задать после установления соединения"
 
-#: utils/misc/guc.c:5715 utils/misc/guc.c:8800
+#: utils/misc/guc.c:5661 utils/misc/guc.c:8778
 #, c-format
 msgid "permission denied to set parameter \"%s\""
 msgstr "нет прав для изменения параметра \"%s\""
 
-#: utils/misc/guc.c:5753
+#: utils/misc/guc.c:5699
 #, c-format
 msgid "cannot set parameter \"%s\" within security-definer function"
 msgstr ""
 "параметр \"%s\" нельзя задать в функции с контекстом безопасности "
 "определившего"
 
-#: utils/misc/guc.c:6342 utils/misc/guc.c:6390 utils/misc/guc.c:7609
+#: utils/misc/guc.c:6298 utils/misc/guc.c:6346 utils/misc/guc.c:7587
 #, c-format
 msgid "must be superuser to examine \"%s\""
 msgstr "прочитать \"%s\" может только суперпользователь"
 
-#: utils/misc/guc.c:6456
+#: utils/misc/guc.c:6412
 #, c-format
 msgid "SET %s takes only one argument"
 msgstr "SET %s принимает только один аргумент"
 
-#: utils/misc/guc.c:6713
+#: utils/misc/guc.c:6660
 #, c-format
 msgid "must be superuser to execute ALTER SYSTEM command"
 msgstr "выполнить команду ALTER SYSTEM может только суперпользователь"
 
-#: utils/misc/guc.c:6946
+#: utils/misc/guc.c:6924
 #, c-format
 msgid "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
 msgstr "SET LOCAL TRANSACTION SNAPSHOT не реализовано"
 
-#: utils/misc/guc.c:7034
+#: utils/misc/guc.c:7012
 #, c-format
 msgid "SET requires parameter name"
 msgstr "SET требует имя параметра"
 
-#: utils/misc/guc.c:7148
+#: utils/misc/guc.c:7126
 #, c-format
 msgid "attempt to redefine parameter \"%s\""
 msgstr "попытка переопределить параметр \"%s\""
 
-#: utils/misc/guc.c:8504
+#: utils/misc/guc.c:8482
 #, c-format
 msgid "could not parse setting for parameter \"%s\""
 msgstr "не удалось разобрать значение параметра \"%s\""
 
-#: utils/misc/guc.c:8862 utils/misc/guc.c:8896
+#: utils/misc/guc.c:8840 utils/misc/guc.c:8874
 #, c-format
 msgid "invalid value for parameter \"%s\": %d"
 msgstr "неверное значение параметра \"%s\": %d"
 
-#: utils/misc/guc.c:8930
+#: utils/misc/guc.c:8908
 #, c-format
 msgid "invalid value for parameter \"%s\": %g"
 msgstr "неверное значение параметра \"%s\": %g"
 
-#: utils/misc/guc.c:9120
+#: utils/misc/guc.c:9098
 #, c-format
 msgid ""
 "\"temp_buffers\" cannot be changed after any temporary tables have been "
@@ -22486,33 +22528,33 @@ msgstr ""
 "параметр \"temp_buffers\" нельзя изменить после обращения к временным "
 "таблицам в текущем сеансе."
 
-#: utils/misc/guc.c:9132
+#: utils/misc/guc.c:9110
 #, c-format
 msgid "SET AUTOCOMMIT TO OFF is no longer supported"
 msgstr "SET AUTOCOMMIT TO OFF больше не поддерживается"
 
-#: utils/misc/guc.c:9144
+#: utils/misc/guc.c:9122
 #, c-format
 msgid "assertion checking is not supported by this build"
 msgstr "в данной сборке не поддерживаются проверки истинности"
 
-#: utils/misc/guc.c:9157
+#: utils/misc/guc.c:9135
 #, c-format
 msgid "Bonjour is not supported by this build"
 msgstr "Bonjour не поддерживается в данной сборке"
 
-#: utils/misc/guc.c:9170
+#: utils/misc/guc.c:9148
 #, c-format
 msgid "SSL is not supported by this build"
 msgstr "SSL не поддерживается в данной сборке"
 
-#: utils/misc/guc.c:9182
+#: utils/misc/guc.c:9160
 #, c-format
 msgid "Cannot enable parameter when \"log_statement_stats\" is true."
 msgstr ""
 "Этот параметр нельзя включить, когда \"log_statement_stats\" равен true."
 
-#: utils/misc/guc.c:9194
+#: utils/misc/guc.c:9172
 #, c-format
 msgid ""
 "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", "
@@ -22647,15 +22689,20 @@ msgstr "нельзя выполнить PREPARE для транзакции, с
 msgid "could not read block %ld of temporary file: %m"
 msgstr "не удалось считать блок %ld временного файла: %m"
 
-#: utils/sort/tuplesort.c:3255
+#: utils/sort/tuplesort.c:3259
 #, c-format
 msgid "could not create unique index \"%s\""
 msgstr "создать уникальный индекс \"%s\" не удалось"
 
-#: utils/sort/tuplesort.c:3257
+#: utils/sort/tuplesort.c:3261
 #, c-format
 msgid "Key %s is duplicated."
-msgstr "Обнаружен повторяющийся ключ (%s)."
+msgstr "Ключ %s дублируется."
+
+#: utils/sort/tuplesort.c:3262
+#, c-format
+msgid "Duplicate keys exist."
+msgstr "Данные содержат дублирующиеся ключи."
 
 #: utils/sort/tuplestore.c:506 utils/sort/tuplestore.c:516
 #: utils/sort/tuplestore.c:843 utils/sort/tuplestore.c:947
@@ -22994,29 +23041,29 @@ msgstr "ограничения %s не могут иметь характери
 msgid "%s constraints cannot be marked NO INHERIT"
 msgstr "ограничения %s не могут иметь характеристики NO INHERIT"
 
-#: guc-file.l:263
+#: guc-file.l:256
 #, c-format
 msgid "unrecognized configuration parameter \"%s\" in file \"%s\" line %u"
 msgstr "нераспознанный параметр конфигурации \"%s\" в файле \"%s\", строке %u"
 
-#: guc-file.l:327
+#: guc-file.l:320
 #, c-format
 msgid "parameter \"%s\" removed from configuration file, reset to default"
 msgstr ""
 "параметр \"%s\" удалён из файла конфигурации, он принимает значение по "
 "умолчанию"
 
-#: guc-file.l:389
+#: guc-file.l:382
 #, c-format
 msgid "parameter \"%s\" changed to \"%s\""
 msgstr "параметр \"%s\" принял значение \"%s\""
 
-#: guc-file.l:424
+#: guc-file.l:417
 #, c-format
 msgid "configuration file \"%s\" contains errors"
 msgstr "файл конфигурации \"%s\" содержит ошибки"
 
-#: guc-file.l:429
+#: guc-file.l:422
 #, c-format
 msgid ""
 "configuration file \"%s\" contains errors; unaffected changes were applied"
@@ -23024,41 +23071,41 @@ msgstr ""
 "файл конфигурации \"%s\" содержит ошибки; были применены не зависимые "
 "изменения"
 
-#: guc-file.l:434
+#: guc-file.l:427
 #, c-format
 msgid "configuration file \"%s\" contains errors; no changes were applied"
 msgstr "файл конфигурации \"%s\" содержит ошибки; изменения не были применены"
 
-#: guc-file.l:504
+#: guc-file.l:500
 #, c-format
 msgid ""
 "could not open configuration file \"%s\": maximum nesting depth exceeded"
 msgstr ""
 "открыть файл конфигурации \"%s\" не удалось: превышен предел вложенности"
 
-#: guc-file.l:524
+#: guc-file.l:520
 #, c-format
 msgid "skipping missing configuration file \"%s\""
 msgstr "отсутствующий файл конфигурации \"%s\" пропускается"
 
-#: guc-file.l:763
+#: guc-file.l:730
 #, c-format
 msgid "syntax error in file \"%s\" line %u, near end of line"
 msgstr "ошибка синтаксиса в файле \"%s\", в конце строки %u"
 
-#: guc-file.l:768
+#: guc-file.l:735
 #, c-format
 msgid "syntax error in file \"%s\" line %u, near token \"%s\""
 msgstr "ошибка синтаксиса в файле \"%s\", в строке %u, рядом с \"%s\""
 
-#: guc-file.l:784
+#: guc-file.l:751
 #, c-format
 msgid "too many syntax errors found, abandoning file \"%s\""
 msgstr ""
 "обнаружено слишком много синтаксических ошибок, обработка файла \"%s\" "
 "прекращается"
 
-#: guc-file.l:829
+#: guc-file.l:796
 #, c-format
 msgid "could not open configuration directory \"%s\": %m"
 msgstr "открыть каталог конфигурации \"%s\" не удалось: %m"
@@ -23213,6 +23260,12 @@ msgstr "нестандартное использование спецсимво
 msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
 msgstr "Используйте для записи спецсимволов синтаксис спецстрок E'\\r\\n'."
 
+#~ msgid "JSON does not support infinite date values."
+#~ msgstr "JSON не поддерживает бесконечность в датах."
+
+#~ msgid "JSON does not support infinite timestamp values."
+#~ msgstr "JSON не поддерживает бесконечность в timestamp."
+
 #~ msgid "missing assignment operator"
 #~ msgstr "отсутствует оператор присваивания"
 
index d77137ba1b2394dbb02c979b43f70f4ef55cc7bd..ed0e48f07547424d5ebf7319a4be69c5a5f1b9cb 100644 (file)
@@ -9,15 +9,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 8.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-12-05 13:12+0000\n"
-"PO-Revision-Date: 2014-12-05 18:36+0100\n"
+"POT-Creation-Date: 2015-02-08 09:12+0000\n"
+"PO-Revision-Date: 2015-02-08 11:06+0100\n"
 "Last-Translator: Guillaume Lelarge \n"
 "Language-Team: PostgreSQLfr \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-15\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.7.3\n"
 
 #: ../../common/exec.c:127 ../../common/exec.c:241 ../../common/exec.c:284
 #, c-format
@@ -101,10 +101,10 @@ msgstr "n'a pas pu trouver l'identifiant r
 msgid "user does not exist"
 msgstr "l'utilisateur n'existe pas"
 
-#: ../../common/username.c:61
+#: ../../common/username.c:62
 #, c-format
-msgid "user name lookup failure: %s"
-msgstr "échec de la recherche du nom d'utilisateur : %s"
+msgid "user name lookup failure: error code %lu"
+msgstr "échec de la recherche du nom d'utilisateur : code erreur %lu"
 
 #: ../../common/wait_error.c:47
 #, c-format
@@ -179,8 +179,7 @@ msgstr "%s : n'a pas pu ouvrir le r
 #: initdb.c:558
 #, c-format
 msgid "%s: could not stat file \"%s\": %s\n"
-msgstr ""
-"%s : n'a pas pu récupérer les informations sur le fichier « %s » : %s\n"
+msgstr "%s : n'a pas pu récupérer les informations sur le fichier « %s » : %s\n"
 
 #: initdb.c:571 initdb.c:628
 #, c-format
@@ -235,36 +234,28 @@ msgstr "%s : suppression du r
 #: initdb.c:788
 #, c-format
 msgid "%s: failed to remove transaction log directory\n"
-msgstr ""
-"%s : échec de la suppression du répertoire des journaux de transaction\n"
+msgstr "%s : échec de la suppression du répertoire des journaux de transaction\n"
 
 #: initdb.c:794
 #, c-format
 msgid "%s: removing contents of transaction log directory \"%s\"\n"
-msgstr ""
-"%s : suppression du contenu du répertoire des journaux de transaction « %s "
-"»\n"
+msgstr "%s : suppression du contenu du répertoire des journaux de transaction « %s »\n"
 
 #: initdb.c:797
 #, c-format
 msgid "%s: failed to remove contents of transaction log directory\n"
-msgstr ""
-"%s : échec de la suppression du contenu du répertoire des journaux de "
-"transaction\n"
+msgstr "%s : échec de la suppression du contenu du répertoire des journaux de transaction\n"
 
 #: initdb.c:806
 #, c-format
 msgid "%s: data directory \"%s\" not removed at user's request\n"
-msgstr ""
-"%s : répertoire des données « %s » non supprimé à la demande de "
-"l'utilisateur\n"
+msgstr "%s : répertoire des données « %s » non supprimé à la demande de l'utilisateur\n"
 
 #: initdb.c:811
 #, c-format
 msgid "%s: transaction log directory \"%s\" not removed at user's request\n"
 msgstr ""
-"%s : répertoire des journaux de transaction « %s » non supprimé à la "
-"demande\n"
+"%s : répertoire des journaux de transaction « %s » non supprimé à la demande\n"
 "de l'utilisateur\n"
 
 #: initdb.c:832
@@ -283,7 +274,7 @@ msgstr ""
 msgid "%s: \"%s\" is not a valid server encoding name\n"
 msgstr "%s : « %s » n'est pas un nom d'encodage serveur valide\n"
 
-#: initdb.c:982 initdb.c:3386
+#: initdb.c:982 initdb.c:3387
 #, c-format
 msgid "%s: could not create directory \"%s\": %s\n"
 msgstr "%s : n'a pas pu créer le répertoire « %s » : %s\n"
@@ -374,7 +365,6 @@ msgstr "%s : n'a pas pu lire le mot de passe 
 
 #: initdb.c:1663
 #, c-format
-#| msgid "%s: the PID file \"%s\" is empty\n"
 msgid "%s: password file \"%s\" is empty\n"
 msgstr "%s : le fichier de mots de passe « %s » est vide\n"
 
@@ -407,8 +397,7 @@ msgstr "%s : nom de locale trop long, ignor
 #: initdb.c:2004
 #, c-format
 msgid "%s: locale name has non-ASCII characters, skipped: \"%s\"\n"
-msgstr ""
-"%s : le nom de la locale contient des caractères non ASCII, ignoré : « %s »\n"
+msgstr "%s : le nom de la locale contient des caractères non ASCII, ignoré : « %s »\n"
 
 #: initdb.c:2073
 #, c-format
@@ -493,11 +482,8 @@ msgstr "%s : nom de locale invalide (
 
 #: initdb.c:2658
 #, c-format
-msgid ""
-"%s: invalid locale settings; check LANG and LC_* environment variables\n"
-msgstr ""
-"%s : configuration invalide de la locale ; vérifiez les variables "
-"d'environnement LANG et LC_*\n"
+msgid "%s: invalid locale settings; check LANG and LC_* environment variables\n"
+msgstr "%s : configuration invalide de la locale ; vérifiez les variables d'environnement LANG et LC_*\n"
 
 #: initdb.c:2686
 #, c-format
@@ -522,9 +508,7 @@ msgstr ""
 #: initdb.c:2793
 #, c-format
 msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
-msgstr ""
-"%s : ATTENTION : ne peut pas crér les jetons restreints sur cette "
-"plateforme\n"
+msgstr "%s : ATTENTION : ne peut pas crér les jetons restreints sur cette plateforme\n"
 
 #: initdb.c:2802
 #, c-format
@@ -533,22 +517,20 @@ msgstr "%s : n'a pas pu ouvrir le jeton du processus : code d'erreur %lu\n"
 
 #: initdb.c:2815
 #, c-format
-msgid "%s: could not to allocate SIDs: error code %lu\n"
+msgid "%s: could not allocate SIDs: error code %lu\n"
 msgstr "%s : n'a pas pu allouer les SID : code d'erreur %lu\n"
 
-#: initdb.c:2834
+#: initdb.c:2835
 #, c-format
 msgid "%s: could not create restricted token: error code %lu\n"
 msgstr "%s : n'a pas pu créer le jeton restreint : code d'erreur %lu\n"
 
-#: initdb.c:2855
+#: initdb.c:2856
 #, c-format
 msgid "%s: could not start process for command \"%s\": error code %lu\n"
-msgstr ""
-"%s : n'a pas pu démarrer le processus pour la commande « %s » : code "
-"d'erreur %lu\n"
+msgstr "%s : n'a pas pu démarrer le processus pour la commande « %s » : code d'erreur %lu\n"
 
-#: initdb.c:2869
+#: initdb.c:2870
 #, c-format
 msgid ""
 "%s initializes a PostgreSQL database cluster.\n"
@@ -557,17 +539,17 @@ msgstr ""
 "%s initialise un cluster PostgreSQL.\n"
 "\n"
 
-#: initdb.c:2870
+#: initdb.c:2871
 #, c-format
 msgid "Usage:\n"
 msgstr "Usage :\n"
 
-#: initdb.c:2871
+#: initdb.c:2872
 #, c-format
 msgid "  %s [OPTION]... [DATADIR]\n"
 msgstr "  %s [OPTION]... [RÉP_DONNÉES]\n"
 
-#: initdb.c:2872
+#: initdb.c:2873
 #, c-format
 msgid ""
 "\n"
@@ -576,59 +558,52 @@ msgstr ""
 "\n"
 "Options :\n"
 
-#: initdb.c:2873
+#: initdb.c:2874
 #, c-format
-msgid ""
-"  -A, --auth=METHOD         default authentication method for local "
-"connections\n"
+msgid "  -A, --auth=METHOD         default authentication method for local connections\n"
 msgstr ""
 "  -A, --auth=MÉTHODE         méthode d'authentification par défaut pour les\n"
 "                             connexions locales\n"
 
-#: initdb.c:2874
+#: initdb.c:2875
 #, c-format
-msgid ""
-"      --auth-host=METHOD    default authentication method for local TCP/IP "
-"connections\n"
+msgid "      --auth-host=METHOD    default authentication method for local TCP/IP connections\n"
 msgstr ""
 "      --auth-host=MÉTHODE    méthode d'authentification par défaut pour les\n"
 "                             connexions locales TCP/IP\n"
 
-#: initdb.c:2875
+#: initdb.c:2876
 #, c-format
-msgid ""
-"      --auth-local=METHOD   default authentication method for local-socket "
-"connections\n"
+msgid "      --auth-local=METHOD   default authentication method for local-socket connections\n"
 msgstr ""
 "      --auth-local=MÉTHODE   méthode d'authentification par défaut pour les\n"
 "                             connexions locales socket\n"
 
-#: initdb.c:2876
+#: initdb.c:2877
 #, c-format
 msgid " [-D, --pgdata=]DATADIR     location for this database cluster\n"
 msgstr " [-D, --pgdata=]RÉP_DONNÉES  emplacement du cluster\n"
 
-#: initdb.c:2877
+#: initdb.c:2878
 #, c-format
 msgid "  -E, --encoding=ENCODING   set default encoding for new databases\n"
 msgstr ""
 "  -E, --encoding=ENCODAGE    initialise l'encodage par défaut des nouvelles\n"
 "                             bases de données\n"
 
-#: initdb.c:2878
+#: initdb.c:2879
 #, c-format
 msgid "      --locale=LOCALE       set default locale for new databases\n"
 msgstr ""
 "      --locale=LOCALE        initialise la locale par défaut pour les\n"
 "                             nouvelles bases de données\n"
 
-#: initdb.c:2879
+#: initdb.c:2880
 #, c-format
 msgid ""
 "      --lc-collate=, --lc-ctype=, --lc-messages=LOCALE\n"
 "      --lc-monetary=, --lc-numeric=, --lc-time=LOCALE\n"
-"                            set default locale in the respective category "
-"for\n"
+"                            set default locale in the respective category for\n"
 "                            new databases (default taken from environment)\n"
 msgstr ""
 "      --lc-collate=, --lc-ctype=, --lc-messages=LOCALE\n"
@@ -638,20 +613,19 @@ msgstr ""
 "                             de données (les valeurs par défaut sont prises\n"
 "                             dans l'environnement)\n"
 
-#: initdb.c:2883
+#: initdb.c:2884
 #, c-format
 msgid "      --no-locale           equivalent to --locale=C\n"
 msgstr "      --no-locale            équivalent à --locale=C\n"
 
-#: initdb.c:2884
+#: initdb.c:2885
 #, c-format
-msgid ""
-"      --pwfile=FILE         read password for the new superuser from file\n"
+msgid "      --pwfile=FILE         read password for the new superuser from file\n"
 msgstr ""
 "      --pwfile=NOMFICHIER    lit le mot de passe du nouveau\n"
 "                             super-utilisateur à partir de ce fichier\n"
 
-#: initdb.c:2885
+#: initdb.c:2886
 #, c-format
 msgid ""
 "  -T, --text-search-config=CFG\n"
@@ -661,28 +635,24 @@ msgstr ""
 "                             configuration par défaut de la recherche plein\n"
 "                             texte\n"
 
-#: initdb.c:2887
+#: initdb.c:2888
 #, c-format
 msgid "  -U, --username=NAME       database superuser name\n"
-msgstr ""
-"  -U, --username=NOM         nom du super-utilisateur de la base de données\n"
+msgstr "  -U, --username=NOM         nom du super-utilisateur de la base de données\n"
 
-#: initdb.c:2888
+#: initdb.c:2889
 #, c-format
-msgid ""
-"  -W, --pwprompt            prompt for a password for the new superuser\n"
+msgid "  -W, --pwprompt            prompt for a password for the new superuser\n"
 msgstr ""
 "  -W, --pwprompt             demande un mot de passe pour le nouveau\n"
 "                             super-utilisateur\n"
 
-#: initdb.c:2889
+#: initdb.c:2890
 #, c-format
-msgid ""
-"  -X, --xlogdir=XLOGDIR     location for the transaction log directory\n"
-msgstr ""
-"  -X, --xlogdir=RÉP_XLOG     emplacement du répertoire des transactions\n"
+msgid "  -X, --xlogdir=XLOGDIR     location for the transaction log directory\n"
+msgstr "  -X, --xlogdir=RÉP_XLOG     emplacement du répertoire des transactions\n"
 
-#: initdb.c:2890
+#: initdb.c:2891
 #, c-format
 msgid ""
 "\n"
@@ -691,52 +661,44 @@ msgstr ""
 "\n"
 "Options moins utilisées :\n"
 
-#: initdb.c:2891
+#: initdb.c:2892
 #, c-format
 msgid "  -d, --debug               generate lots of debugging output\n"
-msgstr ""
-"  -d, --debug                engendre un grand nombre de traces de débogage\n"
+msgstr "  -d, --debug                engendre un grand nombre de traces de débogage\n"
 
-#: initdb.c:2892
+#: initdb.c:2893
 #, c-format
 msgid "  -k, --data-checksums      use data page checksums\n"
-msgstr ""
-"      -k, --data-checksums utilise les sommes de contrôles pour les pages de "
-"données\n"
+msgstr "      -k, --data-checksums utilise les sommes de contrôles pour les pages de données\n"
 
-#: initdb.c:2893
+#: initdb.c:2894
 #, c-format
 msgid "  -L DIRECTORY              where to find the input files\n"
 msgstr ""
 "  -L RÉPERTOIRE              indique où trouver les fichiers servant à la\n"
 "                             création du cluster\n"
 
-#: initdb.c:2894
+#: initdb.c:2895
 #, c-format
 msgid "  -n, --noclean             do not clean up after errors\n"
 msgstr "  -n, --noclean              ne nettoie pas en cas d'erreur\n"
 
-#: initdb.c:2895
+#: initdb.c:2896
 #, c-format
-msgid ""
-"  -N, --nosync              do not wait for changes to be written safely to "
-"disk\n"
-msgstr ""
-"      -N, --nosync        n'attend pas que les modifications sont proprement "
-"écrites sur disque\n"
+msgid "  -N, --nosync              do not wait for changes to be written safely to disk\n"
+msgstr "      -N, --nosync        n'attend pas que les modifications sont proprement écrites sur disque\n"
 
-#: initdb.c:2896
+#: initdb.c:2897
 #, c-format
 msgid "  -s, --show                show internal settings\n"
 msgstr "  -s, --show                 affiche la configuration interne\n"
 
-#: initdb.c:2897
+#: initdb.c:2898
 #, c-format
 msgid "  -S, --sync-only           only sync data directory\n"
-msgstr ""
-"      -S, --sync-only     synchronise uniquement le répertoire des données\n"
+msgstr "      -S, --sync-only     synchronise uniquement le répertoire des données\n"
 
-#: initdb.c:2898
+#: initdb.c:2899
 #, c-format
 msgid ""
 "\n"
@@ -745,17 +707,17 @@ msgstr ""
 "\n"
 "Autres options :\n"
 
-#: initdb.c:2899
+#: initdb.c:2900
 #, c-format
 msgid "  -V, --version             output version information, then exit\n"
 msgstr "  -V, --version              affiche la version puis quitte\n"
 
-#: initdb.c:2900
+#: initdb.c:2901
 #, c-format
 msgid "  -?, --help                show this help, then exit\n"
 msgstr "  -?, --help                 affiche cette aide puis quitte\n"
 
-#: initdb.c:2901
+#: initdb.c:2902
 #, c-format
 msgid ""
 "\n"
@@ -766,7 +728,7 @@ msgstr ""
 "Si le répertoire des données n'est pas indiqué, la variable d'environnement\n"
 "PGDATA est utilisée.\n"
 
-#: initdb.c:2903
+#: initdb.c:2904
 #, c-format
 msgid ""
 "\n"
@@ -775,7 +737,7 @@ msgstr ""
 "\n"
 "Rapporter les bogues à .\n"
 
-#: initdb.c:2911
+#: initdb.c:2912
 msgid ""
 "\n"
 "WARNING: enabling \"trust\" authentication for local connections\n"
@@ -789,32 +751,29 @@ msgstr ""
 "ou en utilisant l'option -A, ou --auth-local et --auth-host au prochain\n"
 "lancement d'initdb.\n"
 
-#: initdb.c:2933
+#: initdb.c:2934
 #, c-format
 msgid "%s: invalid authentication method \"%s\" for \"%s\" connections\n"
 msgstr "%s : méthode d'authentification « %s » invalide pour « %s »\n"
 
-#: initdb.c:2947
+#: initdb.c:2948
 #, c-format
-msgid ""
-"%s: must specify a password for the superuser to enable %s authentication\n"
+msgid "%s: must specify a password for the superuser to enable %s authentication\n"
 msgstr ""
 "%s : vous devez indiquer un mot de passe pour le super-utilisateur pour\n"
 "activer l'authentification %s\n"
 
-#: initdb.c:2980
+#: initdb.c:2981
 #, c-format
 msgid "%s: could not re-execute with restricted token: error code %lu\n"
 msgstr "%s : n'a pas pu ré-exécuter le jeton restreint : code d'erreur %lu\n"
 
-#: initdb.c:2995
+#: initdb.c:2996
 #, c-format
 msgid "%s: could not get exit code from subprocess: error code %lu\n"
-msgstr ""
-"%s : n'a pas pu récupérer le code de statut du sous-processus : code "
-"d'erreur %lu\n"
+msgstr "%s : n'a pas pu récupérer le code de statut du sous-processus : code d'erreur %lu\n"
 
-#: initdb.c:3021
+#: initdb.c:3022
 #, c-format
 msgid ""
 "%s: no data directory specified\n"
@@ -827,7 +786,7 @@ msgstr ""
 "système de bases de données. Faites-le soit avec l'option -D soit en\n"
 "initialisant la variable d'environnement PGDATA.\n"
 
-#: initdb.c:3059
+#: initdb.c:3060
 #, c-format
 msgid ""
 "The program \"postgres\" is needed by %s but was not found in the\n"
@@ -838,7 +797,7 @@ msgstr ""
 "le même répertoire que « %s ».\n"
 "Vérifiez votre installation.\n"
 
-#: initdb.c:3066
+#: initdb.c:3067
 #, c-format
 msgid ""
 "The program \"postgres\" was found by \"%s\"\n"
@@ -849,19 +808,19 @@ msgstr ""
 "version que « %s ».\n"
 "Vérifiez votre installation.\n"
 
-#: initdb.c:3085
+#: initdb.c:3086
 #, c-format
 msgid "%s: input file location must be an absolute path\n"
 msgstr ""
 "%s : l'emplacement du fichier d'entrées doit être indiqué avec un chemin\n"
 "absolu\n"
 
-#: initdb.c:3104
+#: initdb.c:3105
 #, c-format
 msgid "The database cluster will be initialized with locale \"%s\".\n"
 msgstr "L'instance sera initialisée avec la locale « %s ».\n"
 
-#: initdb.c:3107
+#: initdb.c:3108
 #, c-format
 msgid ""
 "The database cluster will be initialized with locales\n"
@@ -880,37 +839,36 @@ msgstr ""
 "  NUMERIC:  %s\n"
 "  TIME:     %s\n"
 
-#: initdb.c:3131
+#: initdb.c:3132
 #, c-format
 msgid "%s: could not find suitable encoding for locale \"%s\"\n"
 msgstr "%s : n'a pas pu trouver un encodage adéquat pour la locale « %s »\n"
 
-#: initdb.c:3133
+#: initdb.c:3134
 #, c-format
 msgid "Rerun %s with the -E option.\n"
 msgstr "Relancez %s avec l'option -E.\n"
 
-#: initdb.c:3134 initdb.c:3710 initdb.c:3731
+#: initdb.c:3135 initdb.c:3711 initdb.c:3732
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Essayer « %s --help » pour plus d'informations.\n"
 
-#: initdb.c:3146
+#: initdb.c:3147
 #, c-format
 msgid ""
 "Encoding \"%s\" implied by locale is not allowed as a server-side encoding.\n"
 "The default database encoding will be set to \"%s\" instead.\n"
 msgstr ""
-"L'encodage « %s » déduit de la locale n'est pas autorisé en tant qu'encodage "
-"serveur.\n"
+"L'encodage « %s » déduit de la locale n'est pas autorisé en tant qu'encodage serveur.\n"
 "L'encodage par défaut des bases de données sera configuré à « %s ».\n"
 
-#: initdb.c:3154
+#: initdb.c:3155
 #, c-format
 msgid "%s: locale \"%s\" requires unsupported encoding \"%s\"\n"
 msgstr "%s : la locale « %s » nécessite l'encodage « %s » non supporté\n"
 
-#: initdb.c:3157
+#: initdb.c:3158
 #, c-format
 msgid ""
 "Encoding \"%s\" is not allowed as a server-side encoding.\n"
@@ -919,66 +877,60 @@ msgstr ""
 "L'encodage « %s » n'est pas autorisé en tant qu'encodage serveur.\n"
 "Ré-exécuter %s avec une locale différente.\n"
 
-#: initdb.c:3166
+#: initdb.c:3167
 #, c-format
 msgid "The default database encoding has accordingly been set to \"%s\".\n"
 msgstr ""
 "L'encodage par défaut des bases de données a été configuré en conséquence\n"
 "avec « %s ».\n"
 
-#: initdb.c:3237
+#: initdb.c:3238
 #, c-format
-msgid ""
-"%s: could not find suitable text search configuration for locale \"%s\"\n"
+msgid "%s: could not find suitable text search configuration for locale \"%s\"\n"
 msgstr ""
 "%s : n'a pas pu trouver la configuration de la recherche plein texte en\n"
 " adéquation avec la locale « %s »\n"
 
-#: initdb.c:3248
+#: initdb.c:3249
 #, c-format
-msgid ""
-"%s: warning: suitable text search configuration for locale \"%s\" is "
-"unknown\n"
+msgid "%s: warning: suitable text search configuration for locale \"%s\" is unknown\n"
 msgstr ""
 "%s : attention : pas de configuration de la recherche plein texte connue\n"
 "pour la locale « %s »\n"
 
-#: initdb.c:3253
+#: initdb.c:3254
 #, c-format
-msgid ""
-"%s: warning: specified text search configuration \"%s\" might not match "
-"locale \"%s\"\n"
+msgid "%s: warning: specified text search configuration \"%s\" might not match locale \"%s\"\n"
 msgstr ""
 "%s : attention : la configuration indiquée pour la recherche plein texte,\n"
 "« %s », pourrait ne pas correspondre à la locale « %s »\n"
 
-#: initdb.c:3258
+#: initdb.c:3259
 #, c-format
 msgid "The default text search configuration will be set to \"%s\".\n"
-msgstr ""
-"La configuration de la recherche plein texte a été initialisée à « %s ».\n"
+msgstr "La configuration de la recherche plein texte a été initialisée à « %s ».\n"
 
-#: initdb.c:3302 initdb.c:3380
+#: initdb.c:3303 initdb.c:3381
 #, c-format
 msgid "creating directory %s ... "
 msgstr "création du répertoire %s... "
 
-#: initdb.c:3316 initdb.c:3398
+#: initdb.c:3317 initdb.c:3399
 #, c-format
 msgid "fixing permissions on existing directory %s ... "
 msgstr "correction des droits sur le répertoire existant %s... "
 
-#: initdb.c:3322 initdb.c:3404
+#: initdb.c:3323 initdb.c:3405
 #, c-format
 msgid "%s: could not change permissions of directory \"%s\": %s\n"
 msgstr "%s : n'a pas pu modifier les droits du répertoire « %s » : %s\n"
 
-#: initdb.c:3337 initdb.c:3419
+#: initdb.c:3338 initdb.c:3420
 #, c-format
 msgid "%s: directory \"%s\" exists but is not empty\n"
 msgstr "%s : le répertoire « %s » existe mais n'est pas vide\n"
 
-#: initdb.c:3343
+#: initdb.c:3344
 #, c-format
 msgid ""
 "If you want to create a new database system, either remove or empty\n"
@@ -989,19 +941,19 @@ msgstr ""
 "videz le répertoire « %s ».\n"
 "Vous pouvez aussi exécuter %s avec un argument autre que « %s ».\n"
 
-#: initdb.c:3351 initdb.c:3432
+#: initdb.c:3352 initdb.c:3433
 #, c-format
 msgid "%s: could not access directory \"%s\": %s\n"
 msgstr "%s : n'a pas pu accéder au répertoire « %s » : %s\n"
 
-#: initdb.c:3371
+#: initdb.c:3372
 #, c-format
 msgid "%s: transaction log directory location must be an absolute path\n"
 msgstr ""
 "%s : l'emplacement du répertoire des journaux de transactions doit être\n"
 "indiqué avec un chemin absolu\n"
 
-#: initdb.c:3425
+#: initdb.c:3426
 #, c-format
 msgid ""
 "If you want to store the transaction log there, either\n"
@@ -1010,72 +962,63 @@ msgstr ""
 "Si vous voulez enregistrer ici le journal des transactions, supprimez ou\n"
 "videz le répertoire « %s ».\n"
 
-#: initdb.c:3443
+#: initdb.c:3444
 #, c-format
 msgid "%s: could not create symbolic link \"%s\": %s\n"
 msgstr "%s : n'a pas pu créer le lien symbolique « %s » : %s\n"
 
-#: initdb.c:3448
+#: initdb.c:3449
 #, c-format
 msgid "%s: symlinks are not supported on this platform"
 msgstr "%s : les liens symboliques ne sont pas supportés sur cette plateforme"
 
-#: initdb.c:3461
+#: initdb.c:3462
 #, c-format
-msgid ""
-"It contains a dot-prefixed/invisible file, perhaps due to it being a mount "
-"point.\n"
-msgstr ""
-"Il contient un fichier invisible, peut-être parce qu'il s'agit d'un point de "
-"montage.\n"
+msgid "It contains a dot-prefixed/invisible file, perhaps due to it being a mount point.\n"
+msgstr "Il contient un fichier invisible, peut-être parce qu'il s'agit d'un point de montage.\n"
 
-#: initdb.c:3464
+#: initdb.c:3465
 #, c-format
-msgid ""
-"It contains a lost+found directory, perhaps due to it being a mount point.\n"
-msgstr ""
-"Il contient un répertoire lost+found, peut-être parce qu'il s'agit d'un "
-"point de montage.\n"
+msgid "It contains a lost+found directory, perhaps due to it being a mount point.\n"
+msgstr "Il contient un répertoire lost+found, peut-être parce qu'il s'agit d'un point de montage.\n"
 
-#: initdb.c:3467
+#: initdb.c:3468
 #, c-format
 msgid ""
 "Using a mount point directly as the data directory is not recommended.\n"
 "Create a subdirectory under the mount point.\n"
 msgstr ""
-"Utiliser un point de montage comme répertoire de données n'est pas "
-"recommandé.\n"
+"Utiliser un point de montage comme répertoire de données n'est pas recommandé.\n"
 "Créez un sous-répertoire sous le point de montage.\n"
 
-#: initdb.c:3486
+#: initdb.c:3487
 #, c-format
 msgid "creating subdirectories ... "
 msgstr "création des sous-répertoires... "
 
-#: initdb.c:3654
+#: initdb.c:3655
 #, c-format
 msgid "Running in debug mode.\n"
 msgstr "Lancé en mode débogage.\n"
 
-#: initdb.c:3658
+#: initdb.c:3659
 #, c-format
 msgid "Running in noclean mode.  Mistakes will not be cleaned up.\n"
-msgstr ""
-"Lancé en mode « sans nettoyage ». Les erreurs ne seront pas supprimées.\n"
+msgstr "Lancé en mode « sans nettoyage ». Les erreurs ne seront pas supprimées.\n"
 
-#: initdb.c:3729
+#: initdb.c:3730
 #, c-format
 msgid "%s: too many command-line arguments (first is \"%s\")\n"
 msgstr "%s : trop d'arguments en ligne de commande (le premier étant « %s »)\n"
 
-#: initdb.c:3746
+#: initdb.c:3747
 #, c-format
 msgid "%s: password prompt and password file cannot be specified together\n"
 msgstr ""
 "%s : les options d'invite du mot de passe et le fichier de mots de passe ne\n"
 " peuvent pas être indiquées simultanément\n"
 
-#: initdb.c:3768
+#: initdb.c:3769
 #, c-format
 msgid ""
 "The files belonging to this database system will be owned by user \"%s\".\n"
@@ -1086,17 +1029,17 @@ msgstr ""
 "Le processus serveur doit également lui appartenir.\n"
 "\n"
 
-#: initdb.c:3784
+#: initdb.c:3785
 #, c-format
 msgid "Data page checksums are enabled.\n"
 msgstr "Les sommes de contrôles des pages de données sont activées.\n"
 
-#: initdb.c:3786
+#: initdb.c:3787
 #, c-format
 msgid "Data page checksums are disabled.\n"
 msgstr "Les sommes de contrôles des pages de données sont désactivées.\n"
 
-#: initdb.c:3795
+#: initdb.c:3796
 #, c-format
 msgid ""
 "\n"
@@ -1105,10 +1048,9 @@ msgid ""
 msgstr ""
 "\n"
 "Synchronisation sur disque ignorée.\n"
-"Le répertoire des données pourrait être corrompu si le système "
-"d'exploitation s'arrêtait brutalement.\n"
+"Le répertoire des données pourrait être corrompu si le système d'exploitation s'arrêtait brutalement.\n"
 
-#: initdb.c:3804
+#: initdb.c:3805
 #, c-format
 msgid ""
 "\n"
@@ -1127,24 +1069,25 @@ msgstr ""
 "    %s%s%spg_ctl%s -D %s%s%s -l journal_applicatif start\n"
 "\n"
 
-#~ msgid "could not change directory to \"%s\""
-#~ msgstr "n'a pas pu accéder au répertoire « %s »"
-
-#~ msgid ""
-#~ "%s: The password file was not generated. Please report this problem.\n"
-#~ msgstr ""
-#~ "%s : le fichier de mots de passe n'a pas été créé.\n"
-#~ "Merci de rapporter ce problème.\n"
+#~ msgid "%s: could not obtain information about current user: %s\n"
+#~ msgstr "%s : n'a pas pu obtenir d'informations sur l'utilisateur courant : %s\n"
 
-#~ msgid "%s: could not determine valid short version string\n"
-#~ msgstr "%s : n'a pas pu déterminer une chaîne de version courte valide\n"
+#~ msgid "%s: could not get current user name: %s\n"
+#~ msgstr "%s : n'a pas pu obtenir le nom de l'utilisateur courant : %s\n"
 
 #~ msgid "%s: unrecognized authentication method \"%s\"\n"
 #~ msgstr "%s : méthode d'authentification « %s » inconnue.\n"
 
-#~ msgid "%s: could not get current user name: %s\n"
-#~ msgstr "%s : n'a pas pu obtenir le nom de l'utilisateur courant : %s\n"
+#~ msgid "%s: could not determine valid short version string\n"
+#~ msgstr "%s : n'a pas pu déterminer une chaîne de version courte valide\n"
 
-#~ msgid "%s: could not obtain information about current user: %s\n"
+#~ msgid "%s: The password file was not generated. Please report this problem.\n"
 #~ msgstr ""
-#~ "%s : n'a pas pu obtenir d'informations sur l'utilisateur courant : %s\n"
+#~ "%s : le fichier de mots de passe n'a pas été créé.\n"
+#~ "Merci de rapporter ce problème.\n"
+
+#~ msgid "could not change directory to \"%s\""
+#~ msgstr "n'a pas pu accéder au répertoire « %s »"
+
+#~ msgid "%s: could not to allocate SIDs: error code %lu\n"
+#~ msgstr "%s : n'a pas pu allouer les SID : code d'erreur %lu\n"
index 2322dab54ca4c99939b9470963f7e3a0783e013f..bb1565cb310e20cc9edee51b1b9d9ec4ec5d3112 100644 (file)
@@ -1,13 +1,13 @@
 # Brazilian Portuguese message translation file for initdb
 # Copyright (C) 2009 PostgreSQL Global Development Group
 # This file is distributed under the same license as the PostgreSQL package.
-# Euler Taveira de Oliveira , 2003-2014.
+# Euler Taveira de Oliveira , 2003-2015.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-12-09 12:23-0300\n"
+"POT-Creation-Date: 2015-05-16 08:47-0300\n"
 "PO-Revision-Date: 2010-09-25 00:45+0300\n"
 "Last-Translator: Euler Taveira de Oliveira \n"
 "Language-Team: Brazilian Portuguese \n"
@@ -96,10 +96,10 @@ msgstr "não pôde encontrar ID de usuário efetivo %ld: %s"
 msgid "user does not exist"
 msgstr "usuário não existe"
 
-#: ../../common/username.c:61
+#: ../../common/username.c:62
 #, c-format
-msgid "user name lookup failure: %s"
-msgstr "falhou ao pesquisar nome de usuário: %s"
+msgid "user name lookup failure: error code %lu"
+msgstr "falhou ao pesquisar nome de usuário: código de erro %lu"
 
 #: ../../common/wait_error.c:47
 #, c-format
@@ -267,7 +267,7 @@ msgstr ""
 msgid "%s: \"%s\" is not a valid server encoding name\n"
 msgstr "%s: \"%s\" não é um nome de codificação do servidor válido\n"
 
-#: initdb.c:982 initdb.c:3386
+#: initdb.c:982 initdb.c:3387
 #, c-format
 msgid "%s: could not create directory \"%s\": %s\n"
 msgstr "%s: não pôde criar diretório \"%s\": %s\n"
@@ -510,20 +510,20 @@ msgstr "%s: não pôde abrir informação sobre processo: código de erro %lu\n"
 
 #: initdb.c:2815
 #, c-format
-msgid "%s: could not to allocate SIDs: error code %lu\n"
+msgid "%s: could not allocate SIDs: error code %lu\n"
 msgstr "%s: não pôde alocar SIDs: código de erro %lu\n"
 
-#: initdb.c:2834
+#: initdb.c:2835
 #, c-format
 msgid "%s: could not create restricted token: error code %lu\n"
 msgstr "%s: não pôde criar informação restrita: código de erro %lu\n"
 
-#: initdb.c:2855
+#: initdb.c:2856
 #, c-format
 msgid "%s: could not start process for command \"%s\": error code %lu\n"
 msgstr "%s: não pôde iniciar processo para comando \"%s\": código de erro %lu\n"
 
-#: initdb.c:2869
+#: initdb.c:2870
 #, c-format
 msgid ""
 "%s initializes a PostgreSQL database cluster.\n"
@@ -532,17 +532,17 @@ msgstr ""
 "%s inicializa um agrupamento de banco de dados PostgreSQL.\n"
 "\n"
 
-#: initdb.c:2870
+#: initdb.c:2871
 #, c-format
 msgid "Usage:\n"
 msgstr "Uso:\n"
 
-#: initdb.c:2871
+#: initdb.c:2872
 #, c-format
 msgid "  %s [OPTION]... [DATADIR]\n"
 msgstr "  %s [OPÇÃO]... [DIRDADOS]\n"
 
-#: initdb.c:2872
+#: initdb.c:2873
 #, c-format
 msgid ""
 "\n"
@@ -551,37 +551,37 @@ msgstr ""
 "\n"
 "Opções:\n"
 
-#: initdb.c:2873
+#: initdb.c:2874
 #, c-format
 msgid "  -A, --auth=METHOD         default authentication method for local connections\n"
 msgstr "  -A, --auth=MÉTODO            método de autenticação padrão para conexões locais\n"
 
-#: initdb.c:2874
+#: initdb.c:2875
 #, c-format
 msgid "      --auth-host=METHOD    default authentication method for local TCP/IP connections\n"
 msgstr "      --auth-host=MÉTODO       método de autenticação padrão para conexões TCP/IP locais\n"
 
-#: initdb.c:2875
+#: initdb.c:2876
 #, c-format
 msgid "      --auth-local=METHOD   default authentication method for local-socket connections\n"
 msgstr "      --auth-local=MÉTODO      método de autenticação padrão para conexões de soquete locais\n"
 
-#: initdb.c:2876
+#: initdb.c:2877
 #, c-format
 msgid " [-D, --pgdata=]DATADIR     location for this database cluster\n"
 msgstr " [-D, --pgdata=]DIRDADOS       local do agrupamento de banco de dados\n"
 
-#: initdb.c:2877
+#: initdb.c:2878
 #, c-format
 msgid "  -E, --encoding=ENCODING   set default encoding for new databases\n"
 msgstr "  -E, --encoding=CODIFICAÇÃO   ajusta a codificação padrão para novos bancos de dados\n"
 
-#: initdb.c:2878
+#: initdb.c:2879
 #, c-format
 msgid "      --locale=LOCALE       set default locale for new databases\n"
 msgstr "     --locale=LOCALE           ajusta configuração regional padrão para novos bancos de dados\n"
 
-#: initdb.c:2879
+#: initdb.c:2880
 #, c-format
 msgid ""
 "      --lc-collate=, --lc-ctype=, --lc-messages=LOCALE\n"
@@ -594,17 +594,17 @@ msgstr ""
 "                               ajusta configuração regional padrão na respectiva categoria\n"
 "                               para novos bancos de dados (o ambiente é assumido como padrão)\n"
 
-#: initdb.c:2883
+#: initdb.c:2884
 #, c-format
 msgid "      --no-locale           equivalent to --locale=C\n"
 msgstr "      --no-locale              equivalente a --locale=C\n"
 
-#: initdb.c:2884
+#: initdb.c:2885
 #, c-format
 msgid "      --pwfile=FILE         read password for the new superuser from file\n"
 msgstr "      --pwfile=ARQUIVO         lê senha do novo super-usuário a partir do arquivo\n"
 
-#: initdb.c:2885
+#: initdb.c:2886
 #, c-format
 msgid ""
 "  -T, --text-search-config=CFG\n"
@@ -613,22 +613,22 @@ msgstr ""
 "  -T, --text-search-config=CFG\n"
 "                               configuração de busca textual padrão\n"
 
-#: initdb.c:2887
+#: initdb.c:2888
 #, c-format
 msgid "  -U, --username=NAME       database superuser name\n"
 msgstr "  -U, --username=NOME          nome do super-usuário do banco de dados\n"
 
-#: initdb.c:2888
+#: initdb.c:2889
 #, c-format
 msgid "  -W, --pwprompt            prompt for a password for the new superuser\n"
 msgstr "  -W, --pwprompt               pergunta senha do novo super-usuário\n"
 
-#: initdb.c:2889
+#: initdb.c:2890
 #, c-format
 msgid "  -X, --xlogdir=XLOGDIR     location for the transaction log directory\n"
 msgstr "  -X, --xlogdir=DIRXLOG        local do log de transação\n"
 
-#: initdb.c:2890
+#: initdb.c:2891
 #, c-format
 msgid ""
 "\n"
@@ -637,42 +637,42 @@ msgstr ""
 "\n"
 "Opções utilizadas com menos frequência:\n"
 
-#: initdb.c:2891
+#: initdb.c:2892
 #, c-format
 msgid "  -d, --debug               generate lots of debugging output\n"
 msgstr "  -d, --debug                  mostra saída da depuração\n"
 
-#: initdb.c:2892
+#: initdb.c:2893
 #, c-format
 msgid "  -k, --data-checksums      use data page checksums\n"
 msgstr "  -k, --data-checksums         verificações de páginas de dados\n"
 
-#: initdb.c:2893
+#: initdb.c:2894
 #, c-format
 msgid "  -L DIRECTORY              where to find the input files\n"
 msgstr "  -L DIRETÓRIO                 onde encontrar os arquivos de entrada\n"
 
-#: initdb.c:2894
+#: initdb.c:2895
 #, c-format
 msgid "  -n, --noclean             do not clean up after errors\n"
 msgstr "  -n, --noclean                não remove após erros\n"
 
-#: initdb.c:2895
+#: initdb.c:2896
 #, c-format
 msgid "  -N, --nosync              do not wait for changes to be written safely to disk\n"
 msgstr "  -N, --nosync                 não espera mudanças serem escritas com segurança no disco\n"
 
-#: initdb.c:2896
+#: initdb.c:2897
 #, c-format
 msgid "  -s, --show                show internal settings\n"
 msgstr "  -s, --show                   mostra definições internas\n"
 
-#: initdb.c:2897
+#: initdb.c:2898
 #, c-format
 msgid "  -S, --sync-only           only sync data directory\n"
 msgstr "  -S, --sync-only              sincroniza somente o diretório de dados\n"
 
-#: initdb.c:2898
+#: initdb.c:2899
 #, c-format
 msgid ""
 "\n"
@@ -681,17 +681,17 @@ msgstr ""
 "\n"
 "Outras opções:\n"
 
-#: initdb.c:2899
+#: initdb.c:2900
 #, c-format
 msgid "  -V, --version             output version information, then exit\n"
 msgstr "  -V, --version                mostra informação sobre a versão e termina\n"
 
-#: initdb.c:2900
+#: initdb.c:2901
 #, c-format
 msgid "  -?, --help                show this help, then exit\n"
 msgstr "  -?, --help                   mostra essa ajuda e termina\n"
 
-#: initdb.c:2901
+#: initdb.c:2902
 #, c-format
 msgid ""
 "\n"
@@ -702,7 +702,7 @@ msgstr ""
 "Se o diretório de dados não for especificado, a variável de ambiente PGDATA\n"
 "é utilizada.\n"
 
-#: initdb.c:2903
+#: initdb.c:2904
 #, c-format
 msgid ""
 "\n"
@@ -711,7 +711,7 @@ msgstr ""
 "\n"
 "Relate erros a .\n"
 
-#: initdb.c:2911
+#: initdb.c:2912
 msgid ""
 "\n"
 "WARNING: enabling \"trust\" authentication for local connections\n"
@@ -723,27 +723,27 @@ msgstr ""
 "Você pode mudá-lo editando o pg_hba.conf ou utilizando a opção -A, ou\n"
 "--auth-local e --auth-host, na próxima vez que você executar o initdb.\n"
 
-#: initdb.c:2933
+#: initdb.c:2934
 #, c-format
 msgid "%s: invalid authentication method \"%s\" for \"%s\" connections\n"
 msgstr "%s: método de autenticação \"%s\" é inválido para conexões \"%s\"\n"
 
-#: initdb.c:2947
+#: initdb.c:2948
 #, c-format
 msgid "%s: must specify a password for the superuser to enable %s authentication\n"
 msgstr "%s: você precisa especificar uma senha para o super-usuário para habilitar a autenticação %s\n"
 
-#: initdb.c:2980
+#: initdb.c:2981
 #, c-format
 msgid "%s: could not re-execute with restricted token: error code %lu\n"
 msgstr "%s: não pôde executar novamente com informação restrita: código de erro %lu\n"
 
-#: initdb.c:2995
+#: initdb.c:2996
 #, c-format
 msgid "%s: could not get exit code from subprocess: error code %lu\n"
 msgstr "%s: não pôde obter código de saída de subprocesso: código de erro %lu\n"
 
-#: initdb.c:3021
+#: initdb.c:3022
 #, c-format
 msgid ""
 "%s: no data directory specified\n"
@@ -756,7 +756,7 @@ msgstr ""
 "irá residir. Faça isso com o invocação da opção -D ou a\n"
 "variável de ambiente PGDATA.\n"
 
-#: initdb.c:3059
+#: initdb.c:3060
 #, c-format
 msgid ""
 "The program \"postgres\" is needed by %s but was not found in the\n"
@@ -767,7 +767,7 @@ msgstr ""
 "mesmo diretório que \"%s\".\n"
 "Verifique sua instalação.\n"
 
-#: initdb.c:3066
+#: initdb.c:3067
 #, c-format
 msgid ""
 "The program \"postgres\" was found by \"%s\"\n"
@@ -778,17 +778,17 @@ msgstr ""
 "mas não tem a mesma versão que %s.\n"
 "Verifique sua instalação.\n"
 
-#: initdb.c:3085
+#: initdb.c:3086
 #, c-format
 msgid "%s: input file location must be an absolute path\n"
 msgstr "%s: local do arquivo de entrada deve ser um caminho absoluto\n"
 
-#: initdb.c:3104
+#: initdb.c:3105
 #, c-format
 msgid "The database cluster will be initialized with locale \"%s\".\n"
 msgstr "O agrupamento de banco de dados será inicializado com configuração regional \"%s\".\n"
 
-#: initdb.c:3107
+#: initdb.c:3108
 #, c-format
 msgid ""
 "The database cluster will be initialized with locales\n"
@@ -807,22 +807,22 @@ msgstr ""
 "  NUMERIC:  %s\n"
 "  TIME:     %s\n"
 
-#: initdb.c:3131
+#: initdb.c:3132
 #, c-format
 msgid "%s: could not find suitable encoding for locale \"%s\"\n"
 msgstr "%s: não pôde encontrar codificação ideal para configuração regional \"%s\"\n"
 
-#: initdb.c:3133
+#: initdb.c:3134
 #, c-format
 msgid "Rerun %s with the -E option.\n"
 msgstr "Execute novamente %s com a opção -E.\n"
 
-#: initdb.c:3134 initdb.c:3710 initdb.c:3731
+#: initdb.c:3135 initdb.c:3711 initdb.c:3732
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Tente \"%s --help\" para obter informações adicionais.\n"
 
-#: initdb.c:3146
+#: initdb.c:3147
 #, c-format
 msgid ""
 "Encoding \"%s\" implied by locale is not allowed as a server-side encoding.\n"
@@ -831,12 +831,12 @@ msgstr ""
 "Codificação \"%s\" sugerida pela configuração regional não é permitida como uma codificação do servidor.\n"
 "A codificação do banco de dados padrão será definida como \"%s\".\n"
 
-#: initdb.c:3154
+#: initdb.c:3155
 #, c-format
 msgid "%s: locale \"%s\" requires unsupported encoding \"%s\"\n"
 msgstr "%s: configuração regional \"%s\" requer codificação \"%s\" que não é suportada\n"
 
-#: initdb.c:3157
+#: initdb.c:3158
 #, c-format
 msgid ""
 "Encoding \"%s\" is not allowed as a server-side encoding.\n"
@@ -845,52 +845,52 @@ msgstr ""
 "Codificação \"%s\" não é permitida como  uma codificação do servidor.\n"
 "Execute %s novamente com uma seleção de configuração regional diferente.\n"
 
-#: initdb.c:3166
+#: initdb.c:3167
 #, c-format
 msgid "The default database encoding has accordingly been set to \"%s\".\n"
 msgstr "A codificação padrão do banco de dados foi definida para \"%s\".\n"
 
-#: initdb.c:3237
+#: initdb.c:3238
 #, c-format
 msgid "%s: could not find suitable text search configuration for locale \"%s\"\n"
 msgstr "%s: não pôde encontrar configuração de busca textual ideal para configuração regional \"%s\"\n"
 
-#: initdb.c:3248
+#: initdb.c:3249
 #, c-format
 msgid "%s: warning: suitable text search configuration for locale \"%s\" is unknown\n"
 msgstr "%s: aviso: configuração de busca textual ideal para configuração regional \"%s\" é desconhecida\n"
 
-#: initdb.c:3253
+#: initdb.c:3254
 #, c-format
 msgid "%s: warning: specified text search configuration \"%s\" might not match locale \"%s\"\n"
 msgstr "%s: aviso: configuração de busca textual especificada \"%s\" pode não corresponder a configuração regional \"%s\"\n"
 
-#: initdb.c:3258
+#: initdb.c:3259
 #, c-format
 msgid "The default text search configuration will be set to \"%s\".\n"
 msgstr "A configuração de busca textual padrão será definida como \"%s\".\n"
 
-#: initdb.c:3302 initdb.c:3380
+#: initdb.c:3303 initdb.c:3381
 #, c-format
 msgid "creating directory %s ... "
 msgstr "criando diretório %s ... "
 
-#: initdb.c:3316 initdb.c:3398
+#: initdb.c:3317 initdb.c:3399
 #, c-format
 msgid "fixing permissions on existing directory %s ... "
 msgstr "alterando permissões no diretório existente %s ... "
 
-#: initdb.c:3322 initdb.c:3404
+#: initdb.c:3323 initdb.c:3405
 #, c-format
 msgid "%s: could not change permissions of directory \"%s\": %s\n"
 msgstr "%s: não pôde mudar permissões do diretório \"%s\": %s\n"
 
-#: initdb.c:3337 initdb.c:3419
+#: initdb.c:3338 initdb.c:3420
 #, c-format
 msgid "%s: directory \"%s\" exists but is not empty\n"
 msgstr "%s: diretório \"%s\" existe mas não está vazio\n"
 
-#: initdb.c:3343
+#: initdb.c:3344
 #, c-format
 msgid ""
 "If you want to create a new database system, either remove or empty\n"
@@ -901,17 +901,17 @@ msgstr ""
 "o diretório \"%s\" ou execute %s\n"
 "com um argumento ao invés de \"%s\".\n"
 
-#: initdb.c:3351 initdb.c:3432
+#: initdb.c:3352 initdb.c:3433
 #, c-format
 msgid "%s: could not access directory \"%s\": %s\n"
 msgstr "%s: não pôde acessar diretório \"%s\": %s\n"
 
-#: initdb.c:3371
+#: initdb.c:3372
 #, c-format
 msgid "%s: transaction log directory location must be an absolute path\n"
 msgstr "%s: diretório do log de transação deve ter um caminho absoluto\n"
 
-#: initdb.c:3425
+#: initdb.c:3426
 #, c-format
 msgid ""
 "If you want to store the transaction log there, either\n"
@@ -920,27 +920,27 @@ msgstr ""
 "Se você quer armazenar o log de transação no mesmo, \n"
 "remova ou esvazie o diretório \"%s\".\n"
 
-#: initdb.c:3443
+#: initdb.c:3444
 #, c-format
 msgid "%s: could not create symbolic link \"%s\": %s\n"
 msgstr "%s: não pôde criar link simbólico \"%s\": %s\n"
 
-#: initdb.c:3448
+#: initdb.c:3449
 #, c-format
 msgid "%s: symlinks are not supported on this platform"
 msgstr "%s: links simbólicos não são suportados nessa plataforma"
 
-#: initdb.c:3461
+#: initdb.c:3462
 #, c-format
 msgid "It contains a dot-prefixed/invisible file, perhaps due to it being a mount point.\n"
 msgstr "Ele contém um arquivo iniciado por ponto/invisível, talvez por ser um ponto de montagem.\n"
 
-#: initdb.c:3464
+#: initdb.c:3465
 #, c-format
 msgid "It contains a lost+found directory, perhaps due to it being a mount point.\n"
 msgstr "Ele contém um diretório lost+found, talvez por ser um ponto de montagem.\n"
 
-#: initdb.c:3467
+#: initdb.c:3468
 #, c-format
 msgid ""
 "Using a mount point directly as the data directory is not recommended.\n"
@@ -949,32 +949,32 @@ msgstr ""
 "Utilizar um ponto de montagem diretamente como diretório de dados não é recomendado.\n"
 "Crie um subdiretório no ponto de montagem.\n"
 
-#: initdb.c:3486
+#: initdb.c:3487
 #, c-format
 msgid "creating subdirectories ... "
 msgstr "criando subdiretórios ... "
 
-#: initdb.c:3654
+#: initdb.c:3655
 #, c-format
 msgid "Running in debug mode.\n"
 msgstr "Executando no modo de depuração.\n"
 
-#: initdb.c:3658
+#: initdb.c:3659
 #, c-format
 msgid "Running in noclean mode.  Mistakes will not be cleaned up.\n"
 msgstr "Executando no modo sem limpeza. Erros não serão removidos.\n"
 
-#: initdb.c:3729
+#: initdb.c:3730
 #, c-format
 msgid "%s: too many command-line arguments (first is \"%s\")\n"
 msgstr "%s: muitos argumentos de linha de comando (primeiro é \"%s\")\n"
 
-#: initdb.c:3746
+#: initdb.c:3747
 #, c-format
 msgid "%s: password prompt and password file cannot be specified together\n"
 msgstr "%s: opção para perguntar a senha e um arquivo de senhas não podem ser especificados juntos\n"
 
-#: initdb.c:3768
+#: initdb.c:3769
 #, c-format
 msgid ""
 "The files belonging to this database system will be owned by user \"%s\".\n"
@@ -985,17 +985,17 @@ msgstr ""
 "Esse usuário deve ser o dono do processo do servidor também.\n"
 "\n"
 
-#: initdb.c:3784
+#: initdb.c:3785
 #, c-format
 msgid "Data page checksums are enabled.\n"
 msgstr "Verificações de páginas de dados estão habilitadas.\n"
 
-#: initdb.c:3786
+#: initdb.c:3787
 #, c-format
 msgid "Data page checksums are disabled.\n"
 msgstr "Verificações de páginas de dados estão desabilitadas.\n"
 
-#: initdb.c:3795
+#: initdb.c:3796
 #, c-format
 msgid ""
 "\n"
@@ -1006,7 +1006,7 @@ msgstr ""
 "Sincronização com o disco foi ignorada.\n"
 "O diretório de dados pode ser danificado se houver uma queda do sistema operacional.\n"
 
-#: initdb.c:3804
+#: initdb.c:3805
 #, c-format
 msgid ""
 "\n"
index 49da77e8ab4420c520c71a7c92e21e5a1758277d..4d9ecd71fe0a571f2e0d57b4c1cdede6dc9b08de 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.2\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-12-05 13:12+0000\n"
-"PO-Revision-Date: 2014-12-09 17:06+0100\n"
+"POT-Creation-Date: 2015-02-08 09:12+0000\n"
+"PO-Revision-Date: 2015-02-08 11:07+0100\n"
 "Last-Translator: Guillaume Lelarge \n"
 "Language-Team: French \n"
 "Language: fr\n"
@@ -16,7 +16,7 @@ msgstr ""
 "Content-Type: text/plain; charset=ISO-8859-15\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.7.3\n"
 
 #: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
 #: ../../common/fe_memutils.c:83
@@ -29,61 +29,51 @@ msgstr "m
 msgid "cannot duplicate null pointer (internal error)\n"
 msgstr "ne peut pas dupliquer un pointeur nul (erreur interne)\n"
 
-#: pg_basebackup.c:153
+#: pg_basebackup.c:154
 #, c-format
-#| msgid "directory name too long: \"%s\"\n"
 msgid "%s: directory name too long\n"
 msgstr "%s : nom du répertoire trop long\n"
 
-#: pg_basebackup.c:163
+#: pg_basebackup.c:164
 #, c-format
 msgid "%s: multiple \"=\" signs in tablespace mapping\n"
 msgstr "%s : multiple signes « = » dans la correspondance de tablespace\n"
 
-#: pg_basebackup.c:176
+#: pg_basebackup.c:177
 #, c-format
-#| msgid "%s: invalid output format \"%s\", must be \"plain\" or \"tar\"\n"
-msgid ""
-"%s: invalid tablespace mapping format \"%s\", must be \"OLDDIR=NEWDIR\"\n"
-msgstr ""
-"%s : format de correspondance de tablespace « %s » invalide, doit être « "
-"ANCIENREPERTOIRE=NOUVEAUREPERTOIRE »\n"
+msgid "%s: invalid tablespace mapping format \"%s\", must be \"OLDDIR=NEWDIR\"\n"
+msgstr "%s : format de correspondance de tablespace « %s » invalide, doit être « ANCIENREPERTOIRE=NOUVEAUREPERTOIRE »\n"
 
-#: pg_basebackup.c:189
+#: pg_basebackup.c:190
 #, c-format
 msgid "%s: old directory is not an absolute path in tablespace mapping: %s\n"
-msgstr ""
-"%s : l'ancien répertoire n'est pas un chemin absolu dans la correspondance "
-"de tablespace : %s\n"
+msgstr "%s : l'ancien répertoire n'est pas un chemin absolu dans la correspondance de tablespace : %s\n"
 
-#: pg_basebackup.c:196
+#: pg_basebackup.c:197
 #, c-format
 msgid "%s: new directory is not an absolute path in tablespace mapping: %s\n"
-msgstr ""
-"%s : le nouveau répertoire n'est pas un chemin absolu dans la correspondance "
-"de tablespace : %s\n"
+msgstr "%s : le nouveau répertoire n'est pas un chemin absolu dans la correspondance de tablespace : %s\n"
 
-#: pg_basebackup.c:227
+#: pg_basebackup.c:228
 #, c-format
 msgid ""
 "%s takes a base backup of a running PostgreSQL server.\n"
 "\n"
 msgstr ""
-"%s prend une sauvegarde binaire d'un serveur PostgreSQL en cours "
-"d'exécution.\n"
+"%s prend une sauvegarde binaire d'un serveur PostgreSQL en cours d'exécution.\n"
 "\n"
 
-#: pg_basebackup.c:229 pg_receivexlog.c:60 pg_recvlogical.c:67
+#: pg_basebackup.c:230 pg_receivexlog.c:60 pg_recvlogical.c:67
 #, c-format
 msgid "Usage:\n"
 msgstr "Usage :\n"
 
-#: pg_basebackup.c:230 pg_receivexlog.c:61 pg_recvlogical.c:68
+#: pg_basebackup.c:231 pg_receivexlog.c:61 pg_recvlogical.c:68
 #, c-format
 msgid "  %s [OPTION]...\n"
 msgstr "  %s [OPTION]...\n"
 
-#: pg_basebackup.c:231
+#: pg_basebackup.c:232
 #, c-format
 msgid ""
 "\n"
@@ -92,91 +82,79 @@ msgstr ""
 "\n"
 "Options contrôlant la sortie :\n"
 
-#: pg_basebackup.c:232
+#: pg_basebackup.c:233
 #, c-format
 msgid "  -D, --pgdata=DIRECTORY receive base backup into directory\n"
-msgstr ""
-"  -D, --pgdata=RÉPERTOIRE      reçoit la sauvegarde de base dans ce "
-"répertoire\n"
+msgstr "  -D, --pgdata=RÉPERTOIRE      reçoit la sauvegarde de base dans ce répertoire\n"
 
-#: pg_basebackup.c:233
+#: pg_basebackup.c:234
 #, c-format
 msgid "  -F, --format=p|t       output format (plain (default), tar)\n"
-msgstr ""
-"  -F, --format=p|t             format en sortie (plain (par défaut), tar)\n"
+msgstr "  -F, --format=p|t             format en sortie (plain (par défaut), tar)\n"
 
-#: pg_basebackup.c:234
+#: pg_basebackup.c:235
 #, c-format
 msgid ""
 "  -r, --max-rate=RATE    maximum transfer rate to transfer data directory\n"
 "                         (in kB/s, or use suffix \"k\" or \"M\")\n"
 msgstr ""
 "  -r, --max-rate=TAUX          taux maximum de transfert du répertoire de\n"
-"                               données (en Ko/s, ou utiliser le suffixe « k "
-"»\n"
+"                               données (en Ko/s, ou utiliser le suffixe « k »\n"
 "                               ou « M »)\n"
 
-#: pg_basebackup.c:236
+#: pg_basebackup.c:237
 #, c-format
 msgid ""
 "  -R, --write-recovery-conf\n"
 "                         write recovery.conf after backup\n"
-msgstr ""
-"  -R, --write-recovery-conf    écrit le recovery.conf après la sauvegarde\n"
+msgstr "  -R, --write-recovery-conf    écrit le recovery.conf après la sauvegarde\n"
 
-#: pg_basebackup.c:238
+#: pg_basebackup.c:239
 #, c-format
 msgid ""
 "  -T, --tablespace-mapping=OLDDIR=NEWDIR\n"
 "                         relocate tablespace in OLDDIR to NEWDIR\n"
 msgstr ""
 "  -T, --tablespace-mapping=ANCIENREP=NOUVEAUREP\n"
-"                               déplacer le répertoire ANCIENREP en "
-"NOUVEAUREP\n"
+"                               déplacer le répertoire ANCIENREP en NOUVEAUREP\n"
 
-#: pg_basebackup.c:240
+#: pg_basebackup.c:241
 #, c-format
-msgid ""
-"  -x, --xlog             include required WAL files in backup (fetch mode)\n"
+msgid "  -x, --xlog             include required WAL files in backup (fetch mode)\n"
 msgstr ""
-"  -x, --xlog                   inclut les journaux de transactions "
-"nécessaires\n"
+"  -x, --xlog                   inclut les journaux de transactions nécessaires\n"
 "                               dans la sauvegarde (mode fetch)\n"
 
-#: pg_basebackup.c:241
+#: pg_basebackup.c:242
 #, c-format
 msgid ""
 "  -X, --xlog-method=fetch|stream\n"
 "                         include required WAL files with specified method\n"
 msgstr ""
 "  -X, --xlog-method=fetch|stream\n"
-"                               inclut les journaux de transactions requis "
-"avec\n"
+"                               inclut les journaux de transactions requis avec\n"
 "                               la méthode spécifiée\n"
 
-#: pg_basebackup.c:243
+#: pg_basebackup.c:244
 #, c-format
-#| msgid ""
-#| "  -X, --xlogdir=XLOGDIR     location for the transaction log directory\n"
 msgid "      --xlogdir=XLOGDIR  location for the transaction log directory\n"
 msgstr ""
 "  -X, --xlogdir=RÉP_XLOG       emplacement du répertoire des journaux de\n"
 "                               transactions\n"
 
-#: pg_basebackup.c:244
+#: pg_basebackup.c:245
 #, c-format
 msgid "  -z, --gzip             compress tar output\n"
 msgstr "  -z, --gzip                   compresse la sortie tar\n"
 
-#: pg_basebackup.c:245
+#: pg_basebackup.c:246
 #, c-format
-msgid ""
-"  -Z, --compress=0-9     compress tar output with given compression level\n"
+msgid "  -Z, --compress=0-9     compress tar output with given compression level\n"
 msgstr ""
 "  -Z, --compress=0-9           compresse la sortie tar avec le niveau de\n"
 "                               compression indiqué\n"
 
-#: pg_basebackup.c:246
+#: pg_basebackup.c:247
 #, c-format
 msgid ""
 "\n"
@@ -185,41 +163,39 @@ msgstr ""
 "\n"
 "Options générales :\n"
 
-#: pg_basebackup.c:247
+#: pg_basebackup.c:248
 #, c-format
 msgid ""
 "  -c, --checkpoint=fast|spread\n"
 "                         set fast or spread checkpointing\n"
-msgstr ""
-"  -c, --checkpoint=fast|spread exécute un CHECKPOINT rapide ou réparti\n"
+msgstr "  -c, --checkpoint=fast|spread exécute un CHECKPOINT rapide ou réparti\n"
 
-#: pg_basebackup.c:249
+#: pg_basebackup.c:250
 #, c-format
 msgid "  -l, --label=LABEL      set backup label\n"
 msgstr "  -l, --label=LABEL            configure le label de sauvegarde\n"
 
-#: pg_basebackup.c:250
+#: pg_basebackup.c:251
 #, c-format
 msgid "  -P, --progress         show progress information\n"
-msgstr ""
-"  -P, --progress               affiche la progression de la sauvegarde\n"
+msgstr "  -P, --progress               affiche la progression de la sauvegarde\n"
 
-#: pg_basebackup.c:251 pg_receivexlog.c:68 pg_recvlogical.c:86
+#: pg_basebackup.c:252 pg_receivexlog.c:68 pg_recvlogical.c:86
 #, c-format
 msgid "  -v, --verbose          output verbose messages\n"
 msgstr "  -v, --verbose                affiche des messages verbeux\n"
 
-#: pg_basebackup.c:252 pg_receivexlog.c:69 pg_recvlogical.c:87
+#: pg_basebackup.c:253 pg_receivexlog.c:69 pg_recvlogical.c:87
 #, c-format
 msgid "  -V, --version          output version information, then exit\n"
 msgstr "  -V, --version              affiche la version puis quitte\n"
 
-#: pg_basebackup.c:253 pg_receivexlog.c:70 pg_recvlogical.c:88
+#: pg_basebackup.c:254 pg_receivexlog.c:70 pg_recvlogical.c:88
 #, c-format
 msgid "  -?, --help             show this help, then exit\n"
 msgstr "  -?, --help                 affiche cette aide puis quitte\n"
 
-#: pg_basebackup.c:254 pg_receivexlog.c:71 pg_recvlogical.c:89
+#: pg_basebackup.c:255 pg_receivexlog.c:71 pg_recvlogical.c:89
 #, c-format
 msgid ""
 "\n"
@@ -228,57 +204,52 @@ msgstr ""
 "\n"
 "Options de connexion :\n"
 
-#: pg_basebackup.c:255 pg_receivexlog.c:72
+#: pg_basebackup.c:256 pg_receivexlog.c:72
 #, c-format
 msgid "  -d, --dbname=CONNSTR   connection string\n"
 msgstr "  -d, --dbname=CONNSTR         chaîne de connexion\n"
 
-#: pg_basebackup.c:256 pg_receivexlog.c:73 pg_recvlogical.c:91
+#: pg_basebackup.c:257 pg_receivexlog.c:73 pg_recvlogical.c:91
 #, c-format
 msgid "  -h, --host=HOSTNAME    database server host or socket directory\n"
 msgstr ""
 "  -h, --host=NOMHÔTE           hôte du serveur de bases de données ou\n"
 "                               répertoire des sockets\n"
 
-#: pg_basebackup.c:257 pg_receivexlog.c:74 pg_recvlogical.c:92
+#: pg_basebackup.c:258 pg_receivexlog.c:74 pg_recvlogical.c:92
 #, c-format
 msgid "  -p, --port=PORT        database server port number\n"
 msgstr ""
 "  -p, --port=PORT              numéro de port du serveur de bases de\n"
 "                               données\n"
 
-#: pg_basebackup.c:258
+#: pg_basebackup.c:259
 #, c-format
 msgid ""
 "  -s, --status-interval=INTERVAL\n"
-"                         time between status packets sent to server (in "
-"seconds)\n"
+"                         time between status packets sent to server (in seconds)\n"
 msgstr ""
-"  -s, --status-interval=INTERVAL durée entre l'envoi de paquets de statut "
-"au\n"
+"  -s, --status-interval=INTERVAL durée entre l'envoi de paquets de statut au\n"
 "                                 serveur (en secondes)\n"
 
-#: pg_basebackup.c:260 pg_receivexlog.c:75 pg_recvlogical.c:93
+#: pg_basebackup.c:261 pg_receivexlog.c:75 pg_recvlogical.c:93
 #, c-format
 msgid "  -U, --username=NAME    connect as specified database user\n"
 msgstr "  -U, --username=NOM           se connecte avec cet utilisateur\n"
 
-#: pg_basebackup.c:261 pg_receivexlog.c:76 pg_recvlogical.c:94
+#: pg_basebackup.c:262 pg_receivexlog.c:76 pg_recvlogical.c:94
 #, c-format
 msgid "  -w, --no-password      never prompt for password\n"
 msgstr "  -w, --no-password            ne demande jamais le mot de passe\n"
 
-#: pg_basebackup.c:262 pg_receivexlog.c:77 pg_recvlogical.c:95
+#: pg_basebackup.c:263 pg_receivexlog.c:77 pg_recvlogical.c:95
 #, c-format
-msgid ""
-"  -W, --password         force password prompt (should happen "
-"automatically)\n"
+msgid "  -W, --password         force password prompt (should happen automatically)\n"
 msgstr ""
-"  -W, --password               force la demande du mot de passe (devrait "
-"arriver\n"
+"  -W, --password               force la demande du mot de passe (devrait arriver\n"
 "                               automatiquement)\n"
 
-#: pg_basebackup.c:263 pg_receivexlog.c:78 pg_recvlogical.c:96
+#: pg_basebackup.c:264 pg_receivexlog.c:78 pg_recvlogical.c:96
 #, c-format
 msgid ""
 "\n"
@@ -287,433 +258,400 @@ msgstr ""
 "\n"
 "Rapporter les bogues à .\n"
 
-#: pg_basebackup.c:306
+#: pg_basebackup.c:307
 #, c-format
 msgid "%s: could not read from ready pipe: %s\n"
 msgstr "%s : n'a pas pu lire à partir du tube : %s\n"
 
-#: pg_basebackup.c:314 pg_basebackup.c:406 pg_basebackup.c:1877
+#: pg_basebackup.c:315 pg_basebackup.c:408 pg_basebackup.c:1890
 #: pg_receivexlog.c:301 pg_recvlogical.c:937
 #, c-format
 msgid "%s: could not parse transaction log location \"%s\"\n"
-msgstr ""
-"%s : n'a pas pu analyser l'emplacement du journal des transactions « %s »\n"
+msgstr "%s : n'a pas pu analyser l'emplacement du journal des transactions « %s »\n"
 
-#: pg_basebackup.c:419
+#: pg_basebackup.c:421
 #, c-format
 msgid "%s: could not create pipe for background process: %s\n"
-msgstr ""
-"%s : n'a pas pu créer un tube pour le processus en tâche de fond : %s\n"
+msgstr "%s : n'a pas pu créer un tube pour le processus en tâche de fond : %s\n"
+
+#: pg_basebackup.c:446 pg_basebackup.c:501 pg_basebackup.c:1259
+#, c-format
+msgid "%s: could not create directory \"%s\": %s\n"
+msgstr "%s : n'a pas pu créer le répertoire « %s » : %s\n"
 
-#: pg_basebackup.c:452
+#: pg_basebackup.c:464
 #, c-format
 msgid "%s: could not create background process: %s\n"
 msgstr "%s : n'a pas pu créer un processus en tâche de fond : %s\n"
 
-#: pg_basebackup.c:464
+#: pg_basebackup.c:476
 #, c-format
 msgid "%s: could not create background thread: %s\n"
 msgstr "%s : n'a pas pu créer un thread en tâche de fond : %s\n"
 
-#: pg_basebackup.c:489 pg_basebackup.c:1246
-#, c-format
-msgid "%s: could not create directory \"%s\": %s\n"
-msgstr "%s : n'a pas pu créer le répertoire « %s » : %s\n"
-
-#: pg_basebackup.c:508
+#: pg_basebackup.c:520
 #, c-format
 msgid "%s: directory \"%s\" exists but is not empty\n"
 msgstr "%s : le répertoire « %s » existe mais n'est pas vide\n"
 
-#: pg_basebackup.c:516
+#: pg_basebackup.c:528
 #, c-format
 msgid "%s: could not access directory \"%s\": %s\n"
 msgstr "%s : n'a pas pu accéder au répertoire « %s » : %s\n"
 
-#: pg_basebackup.c:578
+#: pg_basebackup.c:590
 #, c-format
 msgid "%*s/%s kB (100%%), %d/%d tablespace %*s"
 msgid_plural "%*s/%s kB (100%%), %d/%d tablespaces %*s"
 msgstr[0] "%*s/%s Ko (100%%), %d/%d tablespace %*s"
 msgstr[1] "%*s/%s Ko (100%%), %d/%d tablespaces %*s"
 
-#: pg_basebackup.c:590
+#: pg_basebackup.c:602
 #, c-format
 msgid "%*s/%s kB (%d%%), %d/%d tablespace (%s%-*.*s)"
 msgid_plural "%*s/%s kB (%d%%), %d/%d tablespaces (%s%-*.*s)"
 msgstr[0] "%*s/%s Ko (%d%%), %d/%d tablespace (%s%-*.*s)"
 msgstr[1] "%*s/%s Ko (%d%%), %d/%d tablespaces (%s%-*.*s)"
 
-#: pg_basebackup.c:606
+#: pg_basebackup.c:618
 #, c-format
 msgid "%*s/%s kB (%d%%), %d/%d tablespace"
 msgid_plural "%*s/%s kB (%d%%), %d/%d tablespaces"
 msgstr[0] "%*s/%s Ko (%d%%), %d/%d tablespace"
 msgstr[1] "%*s/%s Ko (%d%%), %d/%d tablespaces"
 
-#: pg_basebackup.c:628
+#: pg_basebackup.c:640
 #, c-format
-#| msgid "%s: \"%s\" is not a valid encoding name\n"
 msgid "%s: transfer rate \"%s\" is not a valid value\n"
-msgstr ""
-"%s : le taux de transfert « %s » ne correspond pas à une valeur valide\n"
+msgstr "%s : le taux de transfert « %s » ne correspond pas à une valeur valide\n"
 
-#: pg_basebackup.c:635
+#: pg_basebackup.c:647
 #, c-format
-#| msgid "%s: invalid locale name \"%s\"\n"
 msgid "%s: invalid transfer rate \"%s\": %s\n"
 msgstr "%s : taux de transfert invalide (« %s ») : %s\n"
 
-#: pg_basebackup.c:645
+#: pg_basebackup.c:657
 #, c-format
-#| msgid "count must be greater than zero"
 msgid "%s: transfer rate must be greater than zero\n"
 msgstr "%s : le taux de transfert doit être supérieur à zéro\n"
 
-#: pg_basebackup.c:679
+#: pg_basebackup.c:691
 #, c-format
-#| msgid "%s: invalid argument: \"%s\"\n"
 msgid "%s: invalid --max-rate unit: \"%s\"\n"
 msgstr "%s : unité invalide pour --max-rate : « %s »\n"
 
-#: pg_basebackup.c:688
+#: pg_basebackup.c:700
 #, c-format
-#| msgid "argument of lo_write exceeds integer range\n"
 msgid "%s: transfer rate \"%s\" exceeds integer range\n"
 msgstr "%s : le taux de transfert « %s » dépasse l'échelle des entiers\n"
 
-#: pg_basebackup.c:700
+#: pg_basebackup.c:712
 #, c-format
-#| msgid "result is out of range"
 msgid "%s: transfer rate \"%s\" is out of range\n"
 msgstr "%s : le taux de transfert « %s » est en dehors des limites\n"
 
-#: pg_basebackup.c:724
+#: pg_basebackup.c:736
 #, c-format
 msgid "%s: could not write to compressed file \"%s\": %s\n"
 msgstr "%s : n'a pas pu écrire dans le fichier compressé « %s » : %s\n"
 
-#: pg_basebackup.c:734 pg_basebackup.c:1340 pg_basebackup.c:1558
+#: pg_basebackup.c:746 pg_basebackup.c:1353 pg_basebackup.c:1571
 #, c-format
 msgid "%s: could not write to file \"%s\": %s\n"
 msgstr "%s : n'a pas pu écrire dans le fichier « %s » : %s\n"
 
-#: pg_basebackup.c:789 pg_basebackup.c:810 pg_basebackup.c:838
+#: pg_basebackup.c:801 pg_basebackup.c:822 pg_basebackup.c:850
 #, c-format
 msgid "%s: could not set compression level %d: %s\n"
 msgstr "%s : n'a pas pu configurer le niveau de compression %d : %s\n"
 
-#: pg_basebackup.c:859
+#: pg_basebackup.c:871
 #, c-format
 msgid "%s: could not create compressed file \"%s\": %s\n"
 msgstr "%s : n'a pas pu créer le fichier compressé « %s » : %s\n"
 
-#: pg_basebackup.c:870 pg_basebackup.c:1300 pg_basebackup.c:1551
+#: pg_basebackup.c:882 pg_basebackup.c:1313 pg_basebackup.c:1564
 #, c-format
 msgid "%s: could not create file \"%s\": %s\n"
 msgstr "%s : n'a pas pu créer le fichier « %s » : %s\n"
 
-#: pg_basebackup.c:882 pg_basebackup.c:1146
+#: pg_basebackup.c:894 pg_basebackup.c:1158
 #, c-format
 msgid "%s: could not get COPY data stream: %s"
 msgstr "%s : n'a pas pu obtenir le flux de données de COPY : %s"
 
-#: pg_basebackup.c:939
+#: pg_basebackup.c:951
 #, c-format
 msgid "%s: could not close compressed file \"%s\": %s\n"
 msgstr "%s : n'a pas pu fermer le fichier compressé « %s » : %s\n"
 
-#: pg_basebackup.c:952 pg_recvlogical.c:554 receivelog.c:160 receivelog.c:295
-#: receivelog.c:674
+#: pg_basebackup.c:964 pg_recvlogical.c:554 receivelog.c:193 receivelog.c:342
+#: receivelog.c:731
 #, c-format
 msgid "%s: could not close file \"%s\": %s\n"
 msgstr "%s : n'a pas pu fermer le fichier « %s » : %s\n"
 
-#: pg_basebackup.c:963 pg_basebackup.c:1175 pg_recvlogical.c:420
-#: receivelog.c:890
+#: pg_basebackup.c:975 pg_basebackup.c:1187 pg_recvlogical.c:420
+#: receivelog.c:947
 #, c-format
 msgid "%s: could not read COPY data: %s"
 msgstr "%s : n'a pas pu lire les données du COPY : %s"
 
-#: pg_basebackup.c:1189
+#: pg_basebackup.c:1201
 #, c-format
 msgid "%s: invalid tar block header size: %d\n"
 msgstr "%s : taille invalide de l'en-tête de bloc du fichier tar : %d\n"
 
-#: pg_basebackup.c:1197
+#: pg_basebackup.c:1209
 #, c-format
 msgid "%s: could not parse file size\n"
 msgstr "%s : n'a pas pu analyser la taille du fichier\n"
 
-#: pg_basebackup.c:1205
+#: pg_basebackup.c:1217
 #, c-format
 msgid "%s: could not parse file mode\n"
 msgstr "%s : n'a pas pu analyser le mode du fichier\n"
 
-#: pg_basebackup.c:1254
+#: pg_basebackup.c:1267
 #, c-format
 msgid "%s: could not set permissions on directory \"%s\": %s\n"
 msgstr "%s : n'a pas configurer les droits sur le répertoire « %s » : %s\n"
 
-#: pg_basebackup.c:1278
+#: pg_basebackup.c:1291
 #, c-format
 msgid "%s: could not create symbolic link from \"%s\" to \"%s\": %s\n"
 msgstr "%s : n'a pas pu créer le lien symbolique de « %s » vers « %s » : %s\n"
 
-#: pg_basebackup.c:1287
+#: pg_basebackup.c:1300
 #, c-format
 msgid "%s: unrecognized link indicator \"%c\"\n"
 msgstr "%s : indicateur de lien « %c » non reconnu\n"
 
-#: pg_basebackup.c:1307
+#: pg_basebackup.c:1320
 #, c-format
 msgid "%s: could not set permissions on file \"%s\": %s\n"
 msgstr "%s : n'a pas pu configurer les droits sur le fichier « %s » : %s\n"
 
-#: pg_basebackup.c:1366
+#: pg_basebackup.c:1379
 #, c-format
 msgid "%s: COPY stream ended before last file was finished\n"
-msgstr ""
-"%s : le flux COPY s'est terminé avant que le dernier fichier soit terminé\n"
+msgstr "%s : le flux COPY s'est terminé avant que le dernier fichier soit terminé\n"
 
-#: pg_basebackup.c:1452 pg_basebackup.c:1472 pg_basebackup.c:1479
-#: pg_basebackup.c:1526
+#: pg_basebackup.c:1465 pg_basebackup.c:1485 pg_basebackup.c:1492
+#: pg_basebackup.c:1539
 #, c-format
 msgid "%s: out of memory\n"
 msgstr "%s : mémoire épuisée\n"
 
-#: pg_basebackup.c:1603
+#: pg_basebackup.c:1616
 #, c-format
 msgid "%s: incompatible server version %s\n"
 msgstr "%s : version « %s » du serveur incompatible\n"
 
-#: pg_basebackup.c:1630 pg_basebackup.c:1664 pg_receivexlog.c:286
+#: pg_basebackup.c:1643 pg_basebackup.c:1677 pg_receivexlog.c:286
 #: pg_recvlogical.c:255 pg_recvlogical.c:853 pg_recvlogical.c:886
-#: pg_recvlogical.c:921 receivelog.c:470 receivelog.c:521 receivelog.c:561
+#: pg_recvlogical.c:921 receivelog.c:526 receivelog.c:577 receivelog.c:618
 #, c-format
 msgid "%s: could not send replication command \"%s\": %s"
 msgstr "%s : n'a pas pu envoyer la commande de réplication « %s » : %s"
 
-#: pg_basebackup.c:1637 pg_receivexlog.c:293 pg_recvlogical.c:861
-#: receivelog.c:478
+#: pg_basebackup.c:1650 pg_receivexlog.c:293 pg_recvlogical.c:861
+#: receivelog.c:534
 #, c-format
-#| msgid ""
-#| "%s: could not identify system: got %d rows and %d fields, expected %d "
-#| "rows and %d fields\n"
-msgid ""
-"%s: could not identify system: got %d rows and %d fields, expected %d rows "
-"and %d or more fields\n"
+msgid "%s: could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields\n"
 msgstr ""
 "%s : n'a pas pu identifier le système, a récupéré %d lignes et %d champs,\n"
 "attendait %d lignes et %d champs (ou plus)\n"
 
-#: pg_basebackup.c:1675
+#: pg_basebackup.c:1688
 #, c-format
 msgid "%s: could not initiate base backup: %s"
 msgstr "%s : n'a pas pu initier la sauvegarde de base : %s"
 
-#: pg_basebackup.c:1682
+#: pg_basebackup.c:1695
 #, c-format
-msgid ""
-"%s: server returned unexpected response to BASE_BACKUP command; got %d rows "
-"and %d fields, expected %d rows and %d fields\n"
-msgstr ""
-"%s : le serveur a renvoyé une réponse inattendue à la commande BASE_BACKUP ; "
-"a récupéré %d lignes et %d champs, alors qu'il attendait %d lignes et %d "
-"champs\n"
+msgid "%s: server returned unexpected response to BASE_BACKUP command; got %d rows and %d fields, expected %d rows and %d fields\n"
+msgstr "%s : le serveur a renvoyé une réponse inattendue à la commande BASE_BACKUP ; a récupéré %d lignes et %d champs, alors qu'il attendait %d lignes et %d champs\n"
 
-#: pg_basebackup.c:1702
+#: pg_basebackup.c:1715
 #, c-format
 msgid "transaction log start point: %s on timeline %u\n"
 msgstr "point de départ du journal de transactions : %s sur la timeline %u\n"
 
-#: pg_basebackup.c:1711
+#: pg_basebackup.c:1724
 #, c-format
 msgid "%s: could not get backup header: %s"
 msgstr "%s : n'a pas pu obtenir l'en-tête du serveur : %s"
 
-#: pg_basebackup.c:1717
+#: pg_basebackup.c:1730
 #, c-format
 msgid "%s: no data returned from server\n"
 msgstr "%s : aucune donnée renvoyée du serveur\n"
 
-#: pg_basebackup.c:1749
+#: pg_basebackup.c:1762
 #, c-format
 msgid "%s: can only write single tablespace to stdout, database has %d\n"
-msgstr ""
-"%s : peut seulement écrire un tablespace sur la sortie standard, la base en "
-"a %d\n"
+msgstr "%s : peut seulement écrire un tablespace sur la sortie standard, la base en a %d\n"
 
-#: pg_basebackup.c:1761
+#: pg_basebackup.c:1774
 #, c-format
 msgid "%s: starting background WAL receiver\n"
 msgstr "%s : lance le récepteur de journaux de transactions en tâche de fond\n"
 
-#: pg_basebackup.c:1792
+#: pg_basebackup.c:1805
 #, c-format
 msgid "%s: could not get transaction log end position from server: %s"
 msgstr ""
 "%s : n'a pas pu obtenir la position finale des journaux de transactions à\n"
 "partir du serveur : %s"
 
-#: pg_basebackup.c:1799
+#: pg_basebackup.c:1812
 #, c-format
 msgid "%s: no transaction log end position returned from server\n"
-msgstr ""
-"%s : aucune position de fin du journal de transactions renvoyée par le "
-"serveur\n"
+msgstr "%s : aucune position de fin du journal de transactions renvoyée par le serveur\n"
 
-#: pg_basebackup.c:1811
+#: pg_basebackup.c:1824
 #, c-format
 msgid "%s: final receive failed: %s"
 msgstr "%s : échec lors de la réception finale : %s"
 
-#: pg_basebackup.c:1829
+#: pg_basebackup.c:1842
 #, c-format
 msgid "%s: waiting for background process to finish streaming ...\n"
 msgstr "%s : en attente que le processus en tâche de fond termine le flux...\n"
 
-#: pg_basebackup.c:1835
+#: pg_basebackup.c:1848
 #, c-format
 msgid "%s: could not send command to background pipe: %s\n"
 msgstr "%s : n'a pas pu envoyer la commande au tube du processus : %s\n"
 
-#: pg_basebackup.c:1844
+#: pg_basebackup.c:1857
 #, c-format
 msgid "%s: could not wait for child process: %s\n"
 msgstr "%s : n'a pas pu attendre le processus fils : %s\n"
 
-#: pg_basebackup.c:1850
+#: pg_basebackup.c:1863
 #, c-format
 msgid "%s: child %d died, expected %d\n"
 msgstr "%s : le fils %d est mort, %d attendu\n"
 
-#: pg_basebackup.c:1856
+#: pg_basebackup.c:1869
 #, c-format
 msgid "%s: child process did not exit normally\n"
 msgstr "%s : le processus fils n'a pas quitté normalement\n"
 
-#: pg_basebackup.c:1862
+#: pg_basebackup.c:1875
 #, c-format
 msgid "%s: child process exited with error %d\n"
 msgstr "%s : le processus fils a quitté avec le code erreur %d\n"
 
-#: pg_basebackup.c:1889
+#: pg_basebackup.c:1902
 #, c-format
 msgid "%s: could not wait for child thread: %s\n"
 msgstr "%s : n'a pas pu attendre le thread : %s\n"
 
-#: pg_basebackup.c:1896
+#: pg_basebackup.c:1909
 #, c-format
 msgid "%s: could not get child thread exit status: %s\n"
 msgstr "%s : n'a pas pu obtenir le code de sortie du thread : %s\n"
 
-#: pg_basebackup.c:1902
+#: pg_basebackup.c:1915
 #, c-format
 msgid "%s: child thread exited with error %u\n"
 msgstr "%s : le thread a quitté avec le code d'erreur %u\n"
 
-#: pg_basebackup.c:1991
+#: pg_basebackup.c:2004
 #, c-format
 msgid "%s: invalid output format \"%s\", must be \"plain\" or \"tar\"\n"
-msgstr ""
-"%s : format de sortie « %s » invalide, doit être soit « plain » soit « tar "
-"»\n"
+msgstr "%s : format de sortie « %s » invalide, doit être soit « plain » soit « tar »\n"
 
-#: pg_basebackup.c:2009 pg_basebackup.c:2021
+#: pg_basebackup.c:2022 pg_basebackup.c:2034
 #, c-format
 msgid "%s: cannot specify both --xlog and --xlog-method\n"
 msgstr "%s : ne peut pas spécifier à la fois --xlog et --xlog-method\n"
 
-#: pg_basebackup.c:2036
+#: pg_basebackup.c:2049
 #, c-format
-msgid ""
-"%s: invalid xlog-method option \"%s\", must be \"fetch\" or \"stream\"\n"
+msgid "%s: invalid xlog-method option \"%s\", must be \"fetch\" or \"stream\"\n"
 msgstr ""
-"%s : option xlog-method « %s » invalide, doit être soit « fetch » soit « "
-"stream »\n"
+"%s : option xlog-method « %s » invalide, doit être soit « fetch » soit « stream »\n"
 "soit « stream »\n"
 
-#: pg_basebackup.c:2058
+#: pg_basebackup.c:2071
 #, c-format
 msgid "%s: invalid compression level \"%s\"\n"
 msgstr "%s : niveau de compression « %s » invalide\n"
 
-#: pg_basebackup.c:2070
+#: pg_basebackup.c:2083
 #, c-format
-msgid ""
-"%s: invalid checkpoint argument \"%s\", must be \"fast\" or \"spread\"\n"
+msgid "%s: invalid checkpoint argument \"%s\", must be \"fast\" or \"spread\"\n"
 msgstr ""
 "%s : argument « %s » invalide pour le CHECKPOINT, doit être soit « fast »\n"
 "soit « spread »\n"
 
-#: pg_basebackup.c:2097 pg_receivexlog.c:428 pg_recvlogical.c:736
+#: pg_basebackup.c:2110 pg_receivexlog.c:429 pg_recvlogical.c:736
 #, c-format
 msgid "%s: invalid status interval \"%s\"\n"
 msgstr "%s : intervalle « %s » invalide du statut\n"
 
-#: pg_basebackup.c:2113 pg_basebackup.c:2127 pg_basebackup.c:2138
-#: pg_basebackup.c:2151 pg_basebackup.c:2161 pg_basebackup.c:2173
-#: pg_basebackup.c:2184 pg_receivexlog.c:447 pg_receivexlog.c:461
-#: pg_receivexlog.c:472 pg_recvlogical.c:760 pg_recvlogical.c:774
+#: pg_basebackup.c:2126 pg_basebackup.c:2140 pg_basebackup.c:2151
+#: pg_basebackup.c:2164 pg_basebackup.c:2174 pg_basebackup.c:2186
+#: pg_basebackup.c:2197 pg_receivexlog.c:448 pg_receivexlog.c:462
+#: pg_receivexlog.c:473 pg_recvlogical.c:760 pg_recvlogical.c:774
 #: pg_recvlogical.c:785 pg_recvlogical.c:793 pg_recvlogical.c:801
 #: pg_recvlogical.c:809 pg_recvlogical.c:817 pg_recvlogical.c:825
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Essayer « %s --help » pour plus d'informations.\n"
 
-#: pg_basebackup.c:2125 pg_receivexlog.c:459 pg_recvlogical.c:772
+#: pg_basebackup.c:2138 pg_receivexlog.c:460 pg_recvlogical.c:772
 #, c-format
 msgid "%s: too many command-line arguments (first is \"%s\")\n"
 msgstr "%s : trop d'arguments en ligne de commande (le premier étant « %s »)\n"
 
-#: pg_basebackup.c:2137 pg_receivexlog.c:471
+#: pg_basebackup.c:2150 pg_receivexlog.c:472
 #, c-format
 msgid "%s: no target directory specified\n"
 msgstr "%s : aucun répertoire cible indiqué\n"
 
-#: pg_basebackup.c:2149
+#: pg_basebackup.c:2162
 #, c-format
 msgid "%s: only tar mode backups can be compressed\n"
 msgstr "%s : seules les sauvegardes en mode tar peuvent être compressées\n"
 
-#: pg_basebackup.c:2159
+#: pg_basebackup.c:2172
 #, c-format
 msgid "%s: WAL streaming can only be used in plain mode\n"
-msgstr ""
-"%s : le flux de journaux de transactions peut seulement être utilisé en mode "
-"plain\n"
+msgstr "%s : le flux de journaux de transactions peut seulement être utilisé en mode plain\n"
 
-#: pg_basebackup.c:2171
+#: pg_basebackup.c:2184
 #, c-format
-#| msgid "%s: transaction log directory location must be an absolute path\n"
-msgid ""
-"%s: transaction log directory location can only be specified in plain mode\n"
+msgid "%s: transaction log directory location can only be specified in plain mode\n"
 msgstr ""
 "%s : l'emplacement du répertoire des journaux de transactions doit être\n"
 "indiqué uniquement dans le mode plain\n"
 
-#: pg_basebackup.c:2182
+#: pg_basebackup.c:2195
 #, c-format
 msgid "%s: transaction log directory location must be an absolute path\n"
 msgstr ""
 "%s : l'emplacement du répertoire des journaux de transactions doit être\n"
 "indiqué avec un chemin absolu\n"
 
-#: pg_basebackup.c:2194
+#: pg_basebackup.c:2207
 #, c-format
 msgid "%s: this build does not support compression\n"
 msgstr "%s : cette construction ne supporte pas la compression\n"
 
-#: pg_basebackup.c:2221
+#: pg_basebackup.c:2234
 #, c-format
 msgid "%s: could not create symbolic link \"%s\": %s\n"
 msgstr "%s : n'a pas pu créer le lien symbolique « %s » : %s\n"
 
-#: pg_basebackup.c:2226
+#: pg_basebackup.c:2239
 #, c-format
-msgid "%s: symlinks are not supported on this platform"
-msgstr "%s : les liens symboliques ne sont pas supportés sur cette plateforme"
+msgid "%s: symlinks are not supported on this platform\n"
+msgstr "%s : les liens symboliques ne sont pas supportés sur cette plateforme\n"
 
 #: pg_receivexlog.c:58
 #, c-format
@@ -735,8 +673,7 @@ msgstr ""
 
 #: pg_receivexlog.c:63
 #, c-format
-msgid ""
-"  -D, --directory=DIR    receive transaction log files into this directory\n"
+msgid "  -D, --directory=DIR    receive transaction log files into this directory\n"
 msgstr ""
 "  -D, --directory=RÉP          reçoit les journaux de transactions dans ce\n"
 "                               répertoire\n"
@@ -744,20 +681,13 @@ msgstr ""
 #: pg_receivexlog.c:64 pg_recvlogical.c:78
 #, c-format
 msgid "  -n, --no-loop          do not loop on connection lost\n"
-msgstr ""
-"  -n, --no-loop                ne boucle pas en cas de perte de la "
-"connexion\n"
+msgstr "  -n, --no-loop                ne boucle pas en cas de perte de la connexion\n"
 
 #: pg_receivexlog.c:65 pg_recvlogical.c:83
 #, c-format
-#| msgid ""
-#| "  -s, --status-interval=INTERVAL\n"
-#| "                         time between status packets sent to server (in "
-#| "seconds)\n"
 msgid ""
 "  -s, --status-interval=SECS\n"
-"                         time between status packets sent to server "
-"(default: %d)\n"
+"                         time between status packets sent to server (default: %d)\n"
 msgstr ""
 "  -s, --status-interval=SECS   durée entre l'envoi de paquets de statut au\n"
 "                               (par défaut %d)\n"
@@ -790,8 +720,7 @@ msgstr "%s : n'a pas pu ouvrir le r
 #: pg_receivexlog.c:187
 #, c-format
 msgid "%s: could not stat file \"%s\": %s\n"
-msgstr ""
-"%s : n'a pas pu récupérer les informations sur le fichier « %s » : %s\n"
+msgstr "%s : n'a pas pu récupérer les informations sur le fichier « %s » : %s\n"
 
 #: pg_receivexlog.c:195
 #, c-format
@@ -813,27 +742,24 @@ msgstr "%s : n'a pas pu fermer le r
 msgid "%s: starting log streaming at %X/%X (timeline %u)\n"
 msgstr "%s : commence le flux des journaux à %X/%X (timeline %u)\n"
 
-#: pg_receivexlog.c:409 pg_recvlogical.c:683
+#: pg_receivexlog.c:410 pg_recvlogical.c:683
 #, c-format
 msgid "%s: invalid port number \"%s\"\n"
 msgstr "%s : numéro de port invalide : « %s »\n"
 
-#: pg_receivexlog.c:494 pg_recvlogical.c:964
+#: pg_receivexlog.c:495 pg_recvlogical.c:964
 #, c-format
 msgid "%s: disconnected\n"
 msgstr "%s : déconnecté\n"
 
 #. translator: check source for value for %d
-#: pg_receivexlog.c:501 pg_recvlogical.c:971
+#: pg_receivexlog.c:502 pg_recvlogical.c:971
 #, c-format
 msgid "%s: disconnected; waiting %d seconds to try again\n"
 msgstr "%s : déconnecté, attente de %d secondes avant une nouvelle tentative\n"
 
 #: pg_recvlogical.c:65
 #, c-format
-#| msgid ""
-#| "%s receives PostgreSQL streaming transaction logs.\n"
-#| "\n"
 msgid ""
 "%s receives PostgreSQL logical change streams.\n"
 "\n"
@@ -852,62 +778,42 @@ msgstr ""
 
 #: pg_recvlogical.c:70
 #, c-format
-msgid ""
-"      --create-slot      create a new replication slot (for the slot's name "
-"see --slot)\n"
+msgid "      --create-slot      create a new replication slot (for the slot's name see --slot)\n"
 msgstr ""
-"      --create-slot            créer un nouveau slot de réplication (pour "
-"le\n"
+"      --create-slot            créer un nouveau slot de réplication (pour le\n"
 "                               nom du slot, voir --slot)\n"
 
 #: pg_recvlogical.c:71
 #, c-format
-msgid ""
-"      --drop-slot        drop the replication slot (for the slot's name see "
-"--slot)\n"
+msgid "      --drop-slot        drop the replication slot (for the slot's name see --slot)\n"
 msgstr ""
-"      --drop-slot              supprimer un nouveau slot de réplication "
-"(pour\n"
+"      --drop-slot              supprimer un nouveau slot de réplication (pour\n"
 "                               le nom du slot, voir --slot)\n"
 
 #: pg_recvlogical.c:72
 #, c-format
-msgid ""
-"      --start            start streaming in a replication slot (for the "
-"slot's name see --slot)\n"
+msgid "      --start            start streaming in a replication slot (for the slot's name see --slot)\n"
 msgstr ""
-"      --start                  lance le flux dans un slot de réplication "
-"(pour\n"
+"      --start                  lance le flux dans un slot de réplication (pour\n"
 "                               le nom du slot, voir --slot)\n"
 
 #: pg_recvlogical.c:74
 #, c-format
-#| msgid "  -f, --file=FILENAME          output file or directory name\n"
 msgid "  -f, --file=FILE        receive log into this file, - for stdout\n"
-msgstr ""
-"  -f, --file=NOMFICHIER        trace la réception dans ce fichier, - pour "
-"stdout\n"
+msgstr "  -f, --file=NOMFICHIER        trace la réception dans ce fichier, - pour stdout\n"
 
 #: pg_recvlogical.c:75
 #, c-format
-#| msgid ""
-#| "  -s, --status-interval=INTERVAL\n"
-#| "                         time between status packets sent to server (in "
-#| "seconds)\n"
 msgid ""
 "  -F  --fsync-interval=SECS\n"
-"                         time between fsyncs to the output file (default: "
-"%d)\n"
+"                         time between fsyncs to the output file (default: %d)\n"
 msgstr ""
-"  -F  --fsync-interval=SECS    durée entre les fsyncs vers le fichier de "
-"sortie\n"
+"  -F  --fsync-interval=SECS    durée entre les fsyncs vers le fichier de sortie\n"
 "                               (par défaut %d)\n"
 
 #: pg_recvlogical.c:77
 #, c-format
-msgid ""
-"  -I, --startpos=LSN     where in an existing slot should the streaming "
-"start\n"
+msgid "  -I, --startpos=LSN     where in an existing slot should the streaming start\n"
 msgstr ""
 "  -I, --startpos=LSN           position de début du streaming dans le slot\n"
 "                               existant\n"
@@ -919,8 +825,7 @@ msgid ""
 "                         pass option NAME with optional value VALUE to the\n"
 "                         output plugin\n"
 msgstr ""
-"  -o, --option=NOM[=VALEUR]    passe l'option NAME avec la valeur "
-"optionnelle\n"
+"  -o, --option=NOM[=VALEUR]    passe l'option NAME avec la valeur optionnelle\n"
 "                               VALEUR au plugin en sortie\n"
 
 #: pg_recvlogical.c:82
@@ -937,37 +842,31 @@ msgstr "  -S, --slot=NOMSLOT           nom du slot de r
 
 #: pg_recvlogical.c:90
 #, c-format
-#| msgid "  -d, --dbname=DBNAME       database to cluster\n"
 msgid "  -d, --dbname=DBNAME    database to connect to\n"
 msgstr "  -d, --dbname=NOMBASE      base de données de connexion\n"
 
 #: pg_recvlogical.c:123
 #, c-format
 msgid "%s: confirming write up to %X/%X, flush to %X/%X (slot %s)\n"
-msgstr ""
-"%s : confirmation d'écriture jusqu'à %X/%X et de synchronisation jusqu'à %X/"
-"%X (slot %s)\n"
+msgstr "%s : confirmation d'écriture jusqu'à %X/%X et de synchronisation jusqu'à %X/%X (slot %s)\n"
 
-#: pg_recvlogical.c:148 receivelog.c:340
+#: pg_recvlogical.c:148 receivelog.c:395
 #, c-format
 msgid "%s: could not send feedback packet: %s"
 msgstr "%s : n'a pas pu envoyer le paquet d'informations en retour : %s"
 
 #: pg_recvlogical.c:184
 #, c-format
-#| msgid "%s: could not fsync file \"%s\": %s\n"
 msgid "%s: could not fsync log file \"%s\": %s\n"
 msgstr "%s : n'a pas pu synchroniser sur disque le fichier « %s » : %s\n"
 
 #: pg_recvlogical.c:223
 #, c-format
-#| msgid "%s: starting log streaming at %X/%X (timeline %u)\n"
 msgid "%s: starting log streaming at %X/%X (slot %s)\n"
 msgstr "%s : commence le flux des journaux à %X/%X (slot %s)\n"
 
 #: pg_recvlogical.c:265
 #, c-format
-#| msgid "%s: streaming header too small: %d\n"
 msgid "%s: streaming initiated\n"
 msgstr "%s : flux lancé\n"
 
@@ -976,72 +875,64 @@ msgstr "%s : flux lanc
 msgid "%s: could not open log file \"%s\": %s\n"
 msgstr "%s : n'a pas pu ouvrir le journal applicatif « %s » : %s\n"
 
-#: pg_recvlogical.c:397 receivelog.c:837
+#: pg_recvlogical.c:397 receivelog.c:894
 #, c-format
 msgid "%s: select() failed: %s\n"
 msgstr "%s : échec de select() : %s\n"
 
-#: pg_recvlogical.c:406 receivelog.c:845
+#: pg_recvlogical.c:406 receivelog.c:902
 #, c-format
 msgid "%s: could not receive data from WAL stream: %s"
 msgstr "%s : n'a pas pu recevoir des données du flux de WAL : %s"
 
-#: pg_recvlogical.c:447 pg_recvlogical.c:486 receivelog.c:912 receivelog.c:966
+#: pg_recvlogical.c:447 pg_recvlogical.c:486 receivelog.c:969
+#: receivelog.c:1023
 #, c-format
 msgid "%s: streaming header too small: %d\n"
 msgstr "%s : en-tête de flux trop petit : %d\n"
 
-#: pg_recvlogical.c:469 receivelog.c:1072
+#: pg_recvlogical.c:469 receivelog.c:1129
 #, c-format
 msgid "%s: unrecognized streaming header: \"%c\"\n"
 msgstr "%s : entête non reconnu du flux : « %c »\n"
 
 #: pg_recvlogical.c:515 pg_recvlogical.c:529
 #, c-format
-#| msgid "%s: could not write %u bytes to WAL file \"%s\": %s\n"
 msgid "%s: could not write %u bytes to log file \"%s\": %s\n"
-msgstr ""
-"%s : n'a pas pu écrire %u octets dans le journal de transactions « %s » : "
-"%s\n"
+msgstr "%s : n'a pas pu écrire %u octets dans le journal de transactions « %s » : %s\n"
 
-#: pg_recvlogical.c:540 receivelog.c:627 receivelog.c:665
+#: pg_recvlogical.c:540 receivelog.c:684 receivelog.c:722
 #, c-format
 msgid "%s: unexpected termination of replication stream: %s"
 msgstr "%s : fin inattendue du flux de réplication : %s"
 
 #: pg_recvlogical.c:662
 #, c-format
-#| msgid "%s: invalid status interval \"%s\"\n"
 msgid "%s: invalid fsync interval \"%s\"\n"
 msgstr "%s : intervalle fsync « %s » invalide\n"
 
 #: pg_recvlogical.c:703
 #, c-format
-#| msgid "%s: could not parse version \"%s\"\n"
 msgid "%s: could not parse start position \"%s\"\n"
 msgstr "%s : n'a pas pu analyser la position de départ « %s »\n"
 
 #: pg_recvlogical.c:784
 #, c-format
-#| msgid "%s: no operation specified\n"
 msgid "%s: no slot specified\n"
 msgstr "%s : aucun slot de réplication indiqué\n"
 
 #: pg_recvlogical.c:792
 #, c-format
-#| msgid "%s: no target directory specified\n"
 msgid "%s: no target file specified\n"
 msgstr "%s : aucun fichier cible indiqué\n"
 
 #: pg_recvlogical.c:800
 #, c-format
-#| msgid "%s: no data directory specified\n"
 msgid "%s: no database specified\n"
 msgstr "%s : aucun base de données indiquée\n"
 
 #: pg_recvlogical.c:808
 #, c-format
-#| msgid "%s: no operation specified\n"
 msgid "%s: at least one action needs to be specified\n"
 msgstr "%s : au moins une action doit être indiquée\n"
 
@@ -1053,244 +944,184 @@ msgstr "%s : ne peut pas utiliser --create-slot ou --start avec --drop-slot\n"
 #: pg_recvlogical.c:824
 #, c-format
 msgid "%s: cannot use --create-slot or --drop-slot together with --startpos\n"
-msgstr ""
-"%s : ne peut pas utiliser --create-slot ou --drop-slot avec --startpos\n"
+msgstr "%s : ne peut pas utiliser --create-slot ou --drop-slot avec --startpos\n"
 
 #: pg_recvlogical.c:878
 #, c-format
-#| msgid "%s: could not send replication command \"%s\": %s"
 msgid "%s: dropping replication slot \"%s\"\n"
 msgstr "%s : suppression du slot de réplication « %s »\n"
 
 #: pg_recvlogical.c:894
 #, c-format
-#| msgid ""
-#| "%s: could not identify system: got %d rows and %d fields, expected %d "
-#| "rows and %d fields\n"
-msgid ""
-"%s: could not drop replication slot \"%s\": got %d rows and %d fields, "
-"expected %d rows and %d fields\n"
+msgid "%s: could not drop replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n"
 msgstr ""
-"%s : n'a pas pu supprimer le slot de réplication « %s » : a récupéré %d "
-"lignes et %d champs,\n"
+"%s : n'a pas pu supprimer le slot de réplication « %s » : a récupéré %d lignes et %d champs,\n"
 "attendait %d lignes et %d champs\n"
 
 #: pg_recvlogical.c:912
 #, c-format
-#| msgid "%s: could not start replication: %s\n"
 msgid "%s: creating replication slot \"%s\"\n"
 msgstr "%s : création du slot de réplication « %s »\n"
 
 #: pg_recvlogical.c:929
 #, c-format
-#| msgid ""
-#| "%s: could not identify system: got %d rows and %d fields, expected %d "
-#| "rows and %d fields\n"
-msgid ""
-"%s: could not create replication slot \"%s\": got %d rows and %d fields, "
-"expected %d rows and %d fields\n"
+msgid "%s: could not create replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n"
 msgstr ""
-"%s : n'a pas pu créer le slot de réplication « %s » : a récupéré %d lignes "
-"et %d champs,\n"
+"%s : n'a pas pu créer le slot de réplication « %s » : a récupéré %d lignes et %d champs,\n"
 "attendait %d lignes et %d champs\n"
 
-#: receivelog.c:68
+#: receivelog.c:55
+#, c-format
+msgid "%s: could not create archive status file \"%s\": %s\n"
+msgstr "%s : n'a pas pu créer le fichier de statut d'archivage « %s » : %s\n"
+
+#: receivelog.c:62 receivelog.c:186 receivelog.c:335 receivelog.c:990
+#, c-format
+msgid "%s: could not fsync file \"%s\": %s\n"
+msgstr "%s : n'a pas pu synchroniser sur disque le fichier « %s » : %s\n"
+
+#: receivelog.c:101
 #, c-format
 msgid "%s: could not open transaction log file \"%s\": %s\n"
 msgstr "%s : n'a pas pu ouvrir le journal des transactions « %s » : %s\n"
 
-#: receivelog.c:80
+#: receivelog.c:113
 #, c-format
 msgid "%s: could not stat transaction log file \"%s\": %s\n"
 msgstr ""
 "%s : n'a pas pu récupérer les informations sur le journal de transactions\n"
 "« %s » : %s\n"
 
-#: receivelog.c:94
+#: receivelog.c:127
 #, c-format
 msgid "%s: transaction log file \"%s\" has %d bytes, should be 0 or %d\n"
 msgstr ""
 "%s : le segment « %s » du journal de transactions comprend %d octets, cela\n"
 "devrait être 0 ou %d\n"
 
-#: receivelog.c:107
+#: receivelog.c:140
 #, c-format
 msgid "%s: could not pad transaction log file \"%s\": %s\n"
-msgstr ""
-"%s : n'a pas pu remplir de zéros le journal de transactions « %s » : %s\n"
+msgstr "%s : n'a pas pu remplir de zéros le journal de transactions « %s » : %s\n"
 
-#: receivelog.c:120
+#: receivelog.c:153
 #, c-format
 msgid "%s: could not seek to beginning of transaction log file \"%s\": %s\n"
-msgstr ""
-"%s : n'a pas pu rechercher le début du journal de transaction « %s » : %s\n"
+msgstr "%s : n'a pas pu rechercher le début du journal de transaction « %s » : %s\n"
 
-#: receivelog.c:146
+#: receivelog.c:179
 #, c-format
 msgid "%s: could not determine seek position in file \"%s\": %s\n"
-msgstr ""
-"%s : n'a pas pu déterminer la position de recherche dans le fichier "
-"d'archive « %s » : %s\n"
+msgstr "%s : n'a pas pu déterminer la position de recherche dans le fichier d'archive « %s » : %s\n"
 
-#: receivelog.c:153 receivelog.c:288 receivelog.c:933
-#, c-format
-msgid "%s: could not fsync file \"%s\": %s\n"
-msgstr "%s : n'a pas pu synchroniser sur disque le fichier « %s » : %s\n"
-
-#: receivelog.c:179
+#: receivelog.c:212
 #, c-format
 msgid "%s: could not rename file \"%s\": %s\n"
 msgstr "%s : n'a pas pu renommer le fichier « %s » : %s\n"
 
-#: receivelog.c:186
+#: receivelog.c:219
 #, c-format
 msgid "%s: not renaming \"%s%s\", segment is not complete\n"
 msgstr "%s : pas de renommage de « %s%s », le segment n'est pas complet\n"
 
-#: receivelog.c:219
+#: receivelog.c:265
 #, c-format
 msgid "%s: could not open timeline history file \"%s\": %s\n"
-msgstr ""
-"%s : n'a pas pu ouvrir le journal historique de la timeline « %s » : %s\n"
+msgstr "%s : n'a pas pu ouvrir le journal historique de la timeline « %s » : %s\n"
 
-#: receivelog.c:246
+#: receivelog.c:293
 #, c-format
 msgid "%s: server reported unexpected history file name for timeline %u: %s\n"
-msgstr ""
-"%s : le serveur a renvoyé un nom de fichier historique inattendu pour la "
-"timeline %u : %s\n"
+msgstr "%s : le serveur a renvoyé un nom de fichier historique inattendu pour la timeline %u : %s\n"
 
-#: receivelog.c:263
+#: receivelog.c:310
 #, c-format
 msgid "%s: could not create timeline history file \"%s\": %s\n"
-msgstr ""
-"%s : n'a pas pu créer le fichier historique de la timeline « %s » : %s\n"
+msgstr "%s : n'a pas pu créer le fichier historique de la timeline « %s » : %s\n"
 
-#: receivelog.c:280
+#: receivelog.c:327
 #, c-format
 msgid "%s: could not write timeline history file \"%s\": %s\n"
-msgstr ""
-"%s : n'a pas pu écrire dans le fichier historique de la timeline « %s » : "
-"%s\n"
+msgstr "%s : n'a pas pu écrire dans le fichier historique de la timeline « %s » : %s\n"
 
-#: receivelog.c:305
+#: receivelog.c:352
 #, c-format
 msgid "%s: could not rename file \"%s\" to \"%s\": %s\n"
 msgstr "%s : n'a pas pu renommer le fichier « %s » en « %s » : %s\n"
 
-#: receivelog.c:374
+#: receivelog.c:429
 #, c-format
-#| msgid ""
-#| "%s: incompatible server version %s; streaming is only supported with "
-#| "server version %s\n"
-msgid ""
-"%s: incompatible server version %s; client does not support streaming from "
-"server versions older than %s\n"
-msgstr ""
-"%s : version %s du serveur incompatible ; le client ne supporte pas le "
-"streaming de versions plus anciennes que %s\n"
+msgid "%s: incompatible server version %s; client does not support streaming from server versions older than %s\n"
+msgstr "%s : version %s du serveur incompatible ; le client ne supporte pas le streaming de versions plus anciennes que %s\n"
 
-#: receivelog.c:384
+#: receivelog.c:439
 #, c-format
-#| msgid ""
-#| "%s: incompatible server version %s; streaming is only supported with "
-#| "server version %s\n"
-msgid ""
-"%s: incompatible server version %s; client does not support streaming from "
-"server versions newer than %s\n"
-msgstr ""
-"%s : version %s du serveur incompatible ; le client ne supporte pas le "
-"streaming de versions plus récentes que %s\n"
+msgid "%s: incompatible server version %s; client does not support streaming from server versions newer than %s\n"
+msgstr "%s : version %s du serveur incompatible ; le client ne supporte pas le streaming de versions plus récentes que %s\n"
 
-#: receivelog.c:486
+#: receivelog.c:542
 #, c-format
-msgid ""
-"%s: system identifier does not match between base backup and streaming "
-"connection\n"
+msgid "%s: system identifier does not match between base backup and streaming connection\n"
 msgstr ""
-"%s : l'identifiant système ne correspond pas entre la sauvegarde des "
-"fichiers\n"
+"%s : l'identifiant système ne correspond pas entre la sauvegarde des fichiers\n"
 "et la connexion de réplication\n"
 
-#: receivelog.c:494
+#: receivelog.c:550
 #, c-format
 msgid "%s: starting timeline %u is not present in the server\n"
 msgstr "%s : la timeline %u de départ n'est pas dans le serveur\n"
 
-#: receivelog.c:534
+#: receivelog.c:590
 #, c-format
-msgid ""
-"%s: unexpected response to TIMELINE_HISTORY command: got %d rows and %d "
-"fields, expected %d rows and %d fields\n"
-msgstr ""
-"%s : réponse inattendue à la commande TIMELINE_HISTORY : a récupéré %d "
-"lignes et %d champs, alors qu'il attendait %d lignes et %d champs\n"
+msgid "%s: unexpected response to TIMELINE_HISTORY command: got %d rows and %d fields, expected %d rows and %d fields\n"
+msgstr "%s : réponse inattendue à la commande TIMELINE_HISTORY : a récupéré %d lignes et %d champs, alors qu'il attendait %d lignes et %d champs\n"
 
-#: receivelog.c:608
+#: receivelog.c:665
 #, c-format
-msgid ""
-"%s: server reported unexpected next timeline %u, following timeline %u\n"
-msgstr ""
-"%s: le serveur a renvoyé une timeline suivante %u inattendue, après la "
-"timeline %u\n"
+msgid "%s: server reported unexpected next timeline %u, following timeline %u\n"
+msgstr "%s: le serveur a renvoyé une timeline suivante %u inattendue, après la timeline %u\n"
 
-#: receivelog.c:615
+#: receivelog.c:672
 #, c-format
-msgid ""
-"%s: server stopped streaming timeline %u at %X/%X, but reported next "
-"timeline %u to begin at %X/%X\n"
-msgstr ""
-"%s : le serveur a arrêté l'envoi de la timeline %u à %X/%X, mais a indiqué "
-"que la timeline suivante, %u, commence à %X/%X\n"
+msgid "%s: server stopped streaming timeline %u at %X/%X, but reported next timeline %u to begin at %X/%X\n"
+msgstr "%s : le serveur a arrêté l'envoi de la timeline %u à %X/%X, mais a indiqué que la timeline suivante, %u, commence à %X/%X\n"
 
-#: receivelog.c:656
+#: receivelog.c:713
 #, c-format
 msgid "%s: replication stream was terminated before stop point\n"
-msgstr ""
-"%s : le flux de réplication a été abandonné avant d'arriver au point "
-"d'arrêt\n"
+msgstr "%s : le flux de réplication a été abandonné avant d'arriver au point d'arrêt\n"
 
-#: receivelog.c:705
+#: receivelog.c:762
 #, c-format
-msgid ""
-"%s: unexpected result set after end-of-timeline: got %d rows and %d fields, "
-"expected %d rows and %d fields\n"
-msgstr ""
-"%s : ensemble de résultats inattendu après la fin de la timeline : a "
-"récupéré %d lignes et %d champs, alors qu'il attendait %d lignes et %d "
-"champs\n"
+msgid "%s: unexpected result set after end-of-timeline: got %d rows and %d fields, expected %d rows and %d fields\n"
+msgstr "%s : ensemble de résultats inattendu après la fin de la timeline : a récupéré %d lignes et %d champs, alors qu'il attendait %d lignes et %d champs\n"
 
-#: receivelog.c:715
+#: receivelog.c:772
 #, c-format
 msgid "%s: could not parse next timeline's starting point \"%s\"\n"
-msgstr ""
-"%s : n'a pas pu analyser la position de départ de la prochaine timeline « %s "
-"»\n"
+msgstr "%s : n'a pas pu analyser la position de départ de la prochaine timeline « %s »\n"
 
-#: receivelog.c:770 receivelog.c:873 receivelog.c:1059
+#: receivelog.c:827 receivelog.c:930 receivelog.c:1116
 #, c-format
 msgid "%s: could not send copy-end packet: %s"
 msgstr "%s : n'a pas pu envoyer le paquet de fin de copie : %s"
 
-#: receivelog.c:985
+#: receivelog.c:1042
 #, c-format
 msgid "%s: received transaction log record for offset %u with no file open\n"
 msgstr ""
 "%s : a reçu l'enregistrement du journal de transactions pour le décalage %u\n"
 "sans fichier ouvert\n"
 
-#: receivelog.c:997
+#: receivelog.c:1054
 #, c-format
 msgid "%s: got WAL data offset %08x, expected %08x\n"
-msgstr ""
-"%s : a obtenu le décalage %08x pour les données du journal, attendait %08x\n"
+msgstr "%s : a obtenu le décalage %08x pour les données du journal, attendait %08x\n"
 
-#: receivelog.c:1034
+#: receivelog.c:1091
 #, c-format
 msgid "%s: could not write %u bytes to WAL file \"%s\": %s\n"
-msgstr ""
-"%s : n'a pas pu écrire %u octets dans le journal de transactions « %s » : "
-"%s\n"
+msgstr "%s : n'a pas pu écrire %u octets dans le journal de transactions « %s » : %s\n"
 
 #: streamutil.c:142
 msgid "Password: "
@@ -1309,80 +1140,71 @@ msgstr "%s : n'a pas pu se connecter au serveur : %s\n"
 #: streamutil.c:208
 #, c-format
 msgid "%s: could not determine server setting for integer_datetimes\n"
-msgstr ""
-"%s : n'a pas pu déterminer la configuration serveur de integer_datetimes\n"
+msgstr "%s : n'a pas pu déterminer la configuration serveur de integer_datetimes\n"
 
 #: streamutil.c:221
 #, c-format
 msgid "%s: integer_datetimes compile flag does not match server\n"
-msgstr ""
-"%s : l'option de compilation integer_datetimes ne correspond pas au serveur\n"
-
-#~ msgid "%s: no start point returned from server\n"
-#~ msgstr "%s : aucun point de redémarrage renvoyé du serveur\n"
+msgstr "%s : l'option de compilation integer_datetimes ne correspond pas au serveur\n"
 
-#~ msgid ""
-#~ "%s: timeline does not match between base backup and streaming connection\n"
-#~ msgstr ""
-#~ "%s : la timeline ne correspond pas entre la sauvegarde des fichiers et "
-#~ "la\n"
-#~ "connexion de réplication\n"
+#~ msgid "%s: could not parse transaction log file name \"%s\"\n"
+#~ msgstr "%s : n'a pas pu analyser le nom du journal de transactions « %s »\n"
 
-#~ msgid "%s: keepalive message has incorrect size %d\n"
-#~ msgstr "%s : le message keepalive a une taille %d incorrecte\n"
+#~ msgid "%s: could not close file %s: %s\n"
+#~ msgstr "%s : n'a pas pu fermer le fichier %s : %s\n"
 
-#~ msgid "  --version                output version information, then exit\n"
-#~ msgstr "  --version                    affiche la version et quitte\n"
+#~ msgid "  -V, --version            output version information, then exit\n"
+#~ msgstr "  -V, --version              affiche la version puis quitte\n"
 
-#~ msgid "  --help                   show this help, then exit\n"
-#~ msgstr "  --help                       affiche cette aide et quitte\n"
+#~ msgid "  -?, --help               show this help, then exit\n"
+#~ msgstr "  -?, --help                 affiche cette aide puis quitte\n"
 
-#~ msgid "%s: could not read copy data: %s\n"
-#~ msgstr "%s : n'a pas pu lire les données du COPY : %s\n"
+#~ msgid "%s: invalid format of xlog location: %s\n"
+#~ msgstr "%s : format invalide de l'emplacement du journal de transactions : %s\n"
 
-#~ msgid "%s: could not get current position in file %s: %s\n"
-#~ msgstr ""
-#~ "%s : n'a pas pu obtenir la position courant dans le fichier %s : %s\n"
+#~ msgid "%s: could not identify system: %s"
+#~ msgstr "%s : n'a pas pu identifier le système : %s"
 
-#~ msgid "%s: could not seek back to beginning of WAL segment %s: %s\n"
-#~ msgstr "%s : n'a pas pu se déplacer au début du segment WAL %s : %s\n"
+#~ msgid "%s: could not send base backup command: %s"
+#~ msgstr "%s : n'a pas pu envoyer la commande de sauvegarde de base : %s"
 
-#~ msgid "%s: could not pad WAL segment %s: %s\n"
-#~ msgstr "%s : n'a pas pu terminer le segment WAL %s : %s\n"
+#~ msgid "%s: could not identify system: %s\n"
+#~ msgstr "%s : n'a pas pu identifier le système : %s\n"
 
-#~ msgid "%s: could not stat WAL segment %s: %s\n"
-#~ msgstr ""
-#~ "%s : n'a pas pu récupérer les informations sur le segment WAL %s : %s\n"
+#~ msgid "%s: could not parse log start position from value \"%s\"\n"
+#~ msgstr "%s : n'a pas pu analyser la position de départ des WAL à partir de la valeur « %s »\n"
 
 #~ msgid "%s: could not open WAL segment %s: %s\n"
 #~ msgstr "%s : n'a pas pu ouvrir le segment WAL %s : %s\n"
 
-#~ msgid "%s: could not parse log start position from value \"%s\"\n"
-#~ msgstr ""
-#~ "%s : n'a pas pu analyser la position de départ des WAL à partir de la "
-#~ "valeur « %s »\n"
+#~ msgid "%s: could not stat WAL segment %s: %s\n"
+#~ msgstr "%s : n'a pas pu récupérer les informations sur le segment WAL %s : %s\n"
 
-#~ msgid "%s: could not identify system: %s\n"
-#~ msgstr "%s : n'a pas pu identifier le système : %s\n"
+#~ msgid "%s: could not pad WAL segment %s: %s\n"
+#~ msgstr "%s : n'a pas pu terminer le segment WAL %s : %s\n"
 
-#~ msgid "%s: could not send base backup command: %s"
-#~ msgstr "%s : n'a pas pu envoyer la commande de sauvegarde de base : %s"
+#~ msgid "%s: could not seek back to beginning of WAL segment %s: %s\n"
+#~ msgstr "%s : n'a pas pu se déplacer au début du segment WAL %s : %s\n"
 
-#~ msgid "%s: could not identify system: %s"
-#~ msgstr "%s : n'a pas pu identifier le système : %s"
+#~ msgid "%s: could not get current position in file %s: %s\n"
+#~ msgstr "%s : n'a pas pu obtenir la position courant dans le fichier %s : %s\n"
 
-#~ msgid "%s: invalid format of xlog location: %s\n"
-#~ msgstr ""
-#~ "%s : format invalide de l'emplacement du journal de transactions : %s\n"
+#~ msgid "%s: could not read copy data: %s\n"
+#~ msgstr "%s : n'a pas pu lire les données du COPY : %s\n"
 
-#~ msgid "  -?, --help               show this help, then exit\n"
-#~ msgstr "  -?, --help                 affiche cette aide puis quitte\n"
+#~ msgid "  --help                   show this help, then exit\n"
+#~ msgstr "  --help                       affiche cette aide et quitte\n"
 
-#~ msgid "  -V, --version            output version information, then exit\n"
-#~ msgstr "  -V, --version              affiche la version puis quitte\n"
+#~ msgid "  --version                output version information, then exit\n"
+#~ msgstr "  --version                    affiche la version et quitte\n"
 
-#~ msgid "%s: could not close file %s: %s\n"
-#~ msgstr "%s : n'a pas pu fermer le fichier %s : %s\n"
+#~ msgid "%s: keepalive message has incorrect size %d\n"
+#~ msgstr "%s : le message keepalive a une taille %d incorrecte\n"
 
-#~ msgid "%s: could not parse transaction log file name \"%s\"\n"
-#~ msgstr "%s : n'a pas pu analyser le nom du journal de transactions « %s »\n"
+#~ msgid "%s: timeline does not match between base backup and streaming connection\n"
+#~ msgstr ""
+#~ "%s : la timeline ne correspond pas entre la sauvegarde des fichiers et la\n"
+#~ "connexion de réplication\n"
+
+#~ msgid "%s: no start point returned from server\n"
+#~ msgstr "%s : aucun point de redémarrage renvoyé du serveur\n"
index 772714a3bd67e7c33b2cd3c4c1e24dfa0429a584..fc9b4cc108d0c0a2c0b2655538004aac44e917a6 100644 (file)
@@ -1,13 +1,13 @@
 # Brazilian Portuguese message translation file for pg_basebackup
 # Copyright (C) 2011 PostgreSQL Global Development Group
 # This file is distributed under the same license as the PostgreSQL package.
-# Euler Taveira de Oliveira , 2012-2014.
+# Euler Taveira de Oliveira , 2012-2015.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-12-15 17:38-0300\n"
+"POT-Creation-Date: 2015-05-16 08:47-0300\n"
 "PO-Revision-Date: 2011-08-20 23:33-0300\n"
 "Last-Translator: Euler Taveira de Oliveira \n"
 "Language-Team: Brazilian Portuguese \n"
@@ -28,32 +28,32 @@ msgstr "sem memória\n"
 msgid "cannot duplicate null pointer (internal error)\n"
 msgstr "não pode duplicar ponteiro nulo (erro interno)\n"
 
-#: pg_basebackup.c:153
+#: pg_basebackup.c:154
 #, c-format
 msgid "%s: directory name too long\n"
 msgstr "%s: nome de diretório é muito longo\n"
 
-#: pg_basebackup.c:163
+#: pg_basebackup.c:164
 #, c-format
 msgid "%s: multiple \"=\" signs in tablespace mapping\n"
 msgstr "%s: múltiplos sinais \"=\" em mapeamento de tablespace\n"
 
-#: pg_basebackup.c:176
+#: pg_basebackup.c:177
 #, c-format
 msgid "%s: invalid tablespace mapping format \"%s\", must be \"OLDDIR=NEWDIR\"\n"
 msgstr "%s: formato de mapeamento de tablespace \"%s\" é inválido, deve ser \"DIRANTIGO=DIRNOVO\"\n"
 
-#: pg_basebackup.c:189
+#: pg_basebackup.c:190
 #, c-format
 msgid "%s: old directory is not an absolute path in tablespace mapping: %s\n"
 msgstr "%s: diretório antigo não é um caminho absoluto no mapeamento de tablespace: %s\n"
 
-#: pg_basebackup.c:196
+#: pg_basebackup.c:197
 #, c-format
 msgid "%s: new directory is not an absolute path in tablespace mapping: %s\n"
 msgstr "%s: diretório novo não é um caminho absoluto no mapeamento de tablespace: %s\n"
 
-#: pg_basebackup.c:227
+#: pg_basebackup.c:228
 #, c-format
 msgid ""
 "%s takes a base backup of a running PostgreSQL server.\n"
@@ -62,17 +62,17 @@ msgstr ""
 "%s faz uma cópia de segurança base de um servidor PostgreSQL em execução.\n"
 "\n"
 
-#: pg_basebackup.c:229 pg_receivexlog.c:60 pg_recvlogical.c:67
+#: pg_basebackup.c:230 pg_receivexlog.c:60 pg_recvlogical.c:67
 #, c-format
 msgid "Usage:\n"
 msgstr "Uso:\n"
 
-#: pg_basebackup.c:230 pg_receivexlog.c:61 pg_recvlogical.c:68
+#: pg_basebackup.c:231 pg_receivexlog.c:61 pg_recvlogical.c:68
 #, c-format
 msgid "  %s [OPTION]...\n"
 msgstr "  %s [OPÇÃO]...\n"
 
-#: pg_basebackup.c:231
+#: pg_basebackup.c:232
 #, c-format
 msgid ""
 "\n"
@@ -81,17 +81,17 @@ msgstr ""
 "\n"
 "Opções que controlam a saída:\n"
 
-#: pg_basebackup.c:232
+#: pg_basebackup.c:233
 #, c-format
 msgid "  -D, --pgdata=DIRECTORY receive base backup into directory\n"
 msgstr "  -D, --pgdata=DIRETÓRIO armazena a cópia de segurança base no diretório\n"
 
-#: pg_basebackup.c:233
+#: pg_basebackup.c:234
 #, c-format
 msgid "  -F, --format=p|t       output format (plain (default), tar)\n"
 msgstr "  -F, --format=p|t       formato de saída (texto (padrão), tar)\n"
 
-#: pg_basebackup.c:234
+#: pg_basebackup.c:235
 #, c-format
 msgid ""
 "  -r, --max-rate=RATE    maximum transfer rate to transfer data directory\n"
@@ -100,7 +100,7 @@ msgstr ""
 "  -r, --max-rate=TAXA    taxa de transferência máxima para enviar diretório de dados\n"
 "                         (em kB/s ou utilize sufixo \"k\" ou \"M\")\n"
 
-#: pg_basebackup.c:236
+#: pg_basebackup.c:237
 #, c-format
 msgid ""
 "  -R, --write-recovery-conf\n"
@@ -109,7 +109,7 @@ msgstr ""
 "  -R, --write-recovery-conf\n"
 "                         escreve recovery.conf após cópia de segurança\n"
 
-#: pg_basebackup.c:238
+#: pg_basebackup.c:239
 #, c-format
 msgid ""
 "  -T, --tablespace-mapping=OLDDIR=NEWDIR\n"
@@ -118,12 +118,12 @@ msgstr ""
 "  -T, --tablespace-mapping=DIRANTIGO=DIRNOVO\n"
 "                         realoca tablespace de DIRANTIGO para DIRNOVO\n"
 
-#: pg_basebackup.c:240
+#: pg_basebackup.c:241
 #, c-format
 msgid "  -x, --xlog             include required WAL files in backup (fetch mode)\n"
 msgstr "  -x, --xlog             inclui os arquivos do WAL requeridos na cópia de segurança (modo busca)\n"
 
-#: pg_basebackup.c:241
+#: pg_basebackup.c:242
 #, c-format
 msgid ""
 "  -X, --xlog-method=fetch|stream\n"
@@ -132,22 +132,22 @@ msgstr ""
 "  -X, --xlog-method=fetch|stream\n"
 "                         inclui os arquivos do WAL requeridos na cópia de segurança\n"
 
-#: pg_basebackup.c:243
+#: pg_basebackup.c:244
 #, c-format
 msgid "      --xlogdir=XLOGDIR  location for the transaction log directory\n"
 msgstr "      --xlogdir=DIRXLOG  local do log de transação\n"
 
-#: pg_basebackup.c:244
+#: pg_basebackup.c:245
 #, c-format
 msgid "  -z, --gzip             compress tar output\n"
 msgstr "  -z, --gzip             comprime saída do tar\n"
 
-#: pg_basebackup.c:245
+#: pg_basebackup.c:246
 #, c-format
 msgid "  -Z, --compress=0-9     compress tar output with given compression level\n"
 msgstr "  -Z, --compress=0-9     comprime saída do tar com o nível de compressão informado\n"
 
-#: pg_basebackup.c:246
+#: pg_basebackup.c:247
 #, c-format
 msgid ""
 "\n"
@@ -156,7 +156,7 @@ msgstr ""
 "\n"
 "Opções gerais:\n"
 
-#: pg_basebackup.c:247
+#: pg_basebackup.c:248
 #, c-format
 msgid ""
 "  -c, --checkpoint=fast|spread\n"
@@ -165,32 +165,32 @@ msgstr ""
 "  -c, --checkpoint=fast|spread\n"
 "                         define ponto de controle rápido ou distribuído\n"
 
-#: pg_basebackup.c:249
+#: pg_basebackup.c:250
 #, c-format
 msgid "  -l, --label=LABEL      set backup label\n"
 msgstr "  -l, --label=RÓTULO     define rótulo da cópia de segurança\n"
 
-#: pg_basebackup.c:250
+#: pg_basebackup.c:251
 #, c-format
 msgid "  -P, --progress         show progress information\n"
 msgstr "  -P, --progress         mostra informação de progresso\n"
 
-#: pg_basebackup.c:251 pg_receivexlog.c:68 pg_recvlogical.c:86
+#: pg_basebackup.c:252 pg_receivexlog.c:68 pg_recvlogical.c:86
 #, c-format
 msgid "  -v, --verbose          output verbose messages\n"
 msgstr "  -v, --verbose          mostra mensagens de detalhe\n"
 
-#: pg_basebackup.c:252 pg_receivexlog.c:69 pg_recvlogical.c:87
+#: pg_basebackup.c:253 pg_receivexlog.c:69 pg_recvlogical.c:87
 #, c-format
 msgid "  -V, --version          output version information, then exit\n"
 msgstr "  -V, --version          mostra informação sobre a versão e termina\n"
 
-#: pg_basebackup.c:253 pg_receivexlog.c:70 pg_recvlogical.c:88
+#: pg_basebackup.c:254 pg_receivexlog.c:70 pg_recvlogical.c:88
 #, c-format
 msgid "  -?, --help             show this help, then exit\n"
 msgstr "  -?, --help             mostra essa ajuda e termina\n"
 
-#: pg_basebackup.c:254 pg_receivexlog.c:71 pg_recvlogical.c:89
+#: pg_basebackup.c:255 pg_receivexlog.c:71 pg_recvlogical.c:89
 #, c-format
 msgid ""
 "\n"
@@ -199,22 +199,22 @@ msgstr ""
 "\n"
 "Opções de conexão:\n"
 
-#: pg_basebackup.c:255 pg_receivexlog.c:72
+#: pg_basebackup.c:256 pg_receivexlog.c:72
 #, c-format
 msgid "  -d, --dbname=CONNSTR   connection string\n"
 msgstr "  -d, --dbname=TEXTO     cadeia de caracteres de conexão\n"
 
-#: pg_basebackup.c:256 pg_receivexlog.c:73 pg_recvlogical.c:91
+#: pg_basebackup.c:257 pg_receivexlog.c:73 pg_recvlogical.c:91
 #, c-format
 msgid "  -h, --host=HOSTNAME    database server host or socket directory\n"
 msgstr "  -h, --host=MÁQUINA     máquina do servidor de banco de dados ou diretório do soquete\n"
 
-#: pg_basebackup.c:257 pg_receivexlog.c:74 pg_recvlogical.c:92
+#: pg_basebackup.c:258 pg_receivexlog.c:74 pg_recvlogical.c:92
 #, c-format
 msgid "  -p, --port=PORT        database server port number\n"
 msgstr "  -p, --port=PORTA       número da porta do servidor de banco de dados\n"
 
-#: pg_basebackup.c:258
+#: pg_basebackup.c:259
 #, c-format
 msgid ""
 "  -s, --status-interval=INTERVAL\n"
@@ -223,22 +223,22 @@ msgstr ""
 "  -s, --status-interval=INTERVALO\n"
 "                         tempo entre envio de pacotes de status ao servidor (em segundos)\n"
 
-#: pg_basebackup.c:260 pg_receivexlog.c:75 pg_recvlogical.c:93
+#: pg_basebackup.c:261 pg_receivexlog.c:75 pg_recvlogical.c:93
 #, c-format
 msgid "  -U, --username=NAME    connect as specified database user\n"
 msgstr "  -U, --username=NOME    conecta como usuário do banco de dados especificado\n"
 
-#: pg_basebackup.c:261 pg_receivexlog.c:76 pg_recvlogical.c:94
+#: pg_basebackup.c:262 pg_receivexlog.c:76 pg_recvlogical.c:94
 #, c-format
 msgid "  -w, --no-password      never prompt for password\n"
 msgstr "  -w, --no-password      nunca pergunta senha\n"
 
-#: pg_basebackup.c:262 pg_receivexlog.c:77 pg_recvlogical.c:95
+#: pg_basebackup.c:263 pg_receivexlog.c:77 pg_recvlogical.c:95
 #, c-format
 msgid "  -W, --password         force password prompt (should happen automatically)\n"
 msgstr "  -W, --password         pergunta senha (pode ocorrer automaticamente)\n"
 
-#: pg_basebackup.c:263 pg_receivexlog.c:78 pg_recvlogical.c:96
+#: pg_basebackup.c:264 pg_receivexlog.c:78 pg_recvlogical.c:96
 #, c-format
 msgid ""
 "\n"
@@ -247,385 +247,385 @@ msgstr ""
 "\n"
 "Relate erros a .\n"
 
-#: pg_basebackup.c:306
+#: pg_basebackup.c:307
 #, c-format
 msgid "%s: could not read from ready pipe: %s\n"
 msgstr "%s: não pôde ler do pipe: %s\n"
 
-#: pg_basebackup.c:314 pg_basebackup.c:406 pg_basebackup.c:1877
+#: pg_basebackup.c:315 pg_basebackup.c:408 pg_basebackup.c:1890
 #: pg_receivexlog.c:301 pg_recvlogical.c:937
 #, c-format
 msgid "%s: could not parse transaction log location \"%s\"\n"
 msgstr "%s: não pôde validar local do log de transação \"%s\"\n"
 
-#: pg_basebackup.c:419
+#: pg_basebackup.c:421
 #, c-format
 msgid "%s: could not create pipe for background process: %s\n"
 msgstr "%s: não pôde criar pipe para processo em segundo plano: %s\n"
 
-#: pg_basebackup.c:452
+#: pg_basebackup.c:446 pg_basebackup.c:501 pg_basebackup.c:1259
+#, c-format
+msgid "%s: could not create directory \"%s\": %s\n"
+msgstr "%s: não pôde criar diretório \"%s\": %s\n"
+
+#: pg_basebackup.c:464
 #, c-format
 msgid "%s: could not create background process: %s\n"
 msgstr "%s: não pôde criar processo em segundo plano: %s\n"
 
-#: pg_basebackup.c:464
+#: pg_basebackup.c:476
 #, c-format
 msgid "%s: could not create background thread: %s\n"
 msgstr "%s: não pôde criar thread em segundo plano: %s\n"
 
-#: pg_basebackup.c:489 pg_basebackup.c:1246
-#, c-format
-msgid "%s: could not create directory \"%s\": %s\n"
-msgstr "%s: não pôde criar diretório \"%s\": %s\n"
-
-#: pg_basebackup.c:508
+#: pg_basebackup.c:520
 #, c-format
 msgid "%s: directory \"%s\" exists but is not empty\n"
 msgstr "%s: diretório \"%s\" existe mas não está vazio\n"
 
-#: pg_basebackup.c:516
+#: pg_basebackup.c:528
 #, c-format
 msgid "%s: could not access directory \"%s\": %s\n"
 msgstr "%s: não pôde acessar diretório \"%s\": %s\n"
 
-#: pg_basebackup.c:578
+#: pg_basebackup.c:590
 #, c-format
 msgid "%*s/%s kB (100%%), %d/%d tablespace %*s"
 msgid_plural "%*s/%s kB (100%%), %d/%d tablespaces %*s"
 msgstr[0] "%*s/%s kB (100%%), %d/%d tablespace %*s"
 msgstr[1] "%*s/%s kB (100%%), %d/%d tablespaces %*s"
 
-#: pg_basebackup.c:590
+#: pg_basebackup.c:602
 #, c-format
 msgid "%*s/%s kB (%d%%), %d/%d tablespace (%s%-*.*s)"
 msgid_plural "%*s/%s kB (%d%%), %d/%d tablespaces (%s%-*.*s)"
 msgstr[0] "%*s/%s kB (%d%%), %d/%d tablespace (%s%-*.*s)"
 msgstr[1] "%*s/%s kB (%d%%), %d/%d tablespaces (%s%-*.*s)"
 
-#: pg_basebackup.c:606
+#: pg_basebackup.c:618
 #, c-format
 msgid "%*s/%s kB (%d%%), %d/%d tablespace"
 msgid_plural "%*s/%s kB (%d%%), %d/%d tablespaces"
 msgstr[0] "%*s/%s kB (%d%%), %d/%d tablespace"
 msgstr[1] "%*s/%s kB (%d%%), %d/%d tablespaces"
 
-#: pg_basebackup.c:628
+#: pg_basebackup.c:640
 #, c-format
 msgid "%s: transfer rate \"%s\" is not a valid value\n"
 msgstr "%s: taxa de transferência \"%s\" não é um valor válido\n"
 
-#: pg_basebackup.c:635
+#: pg_basebackup.c:647
 #, c-format
 msgid "%s: invalid transfer rate \"%s\": %s\n"
 msgstr "%s: taxa de transferência \"%s\" é inválida: %s\n"
 
-#: pg_basebackup.c:645
+#: pg_basebackup.c:657
 #, c-format
 msgid "%s: transfer rate must be greater than zero\n"
 msgstr "%s: taxa de transferência deve ser maior do que zero\n"
 
-#: pg_basebackup.c:679
+#: pg_basebackup.c:691
 #, c-format
 msgid "%s: invalid --max-rate unit: \"%s\"\n"
 msgstr "%s: unidade de --max-rate é inválida: \"%s\"\n"
 
-#: pg_basebackup.c:688
+#: pg_basebackup.c:700
 #, c-format
 msgid "%s: transfer rate \"%s\" exceeds integer range\n"
 msgstr "%s: taxa de transferência \"%s\" excede intervalo de inteiros\n"
 
-#: pg_basebackup.c:700
+#: pg_basebackup.c:712
 #, c-format
 msgid "%s: transfer rate \"%s\" is out of range\n"
 msgstr "%s: taxa de transferência \"%s\" está fora do intervalo\n"
 
-#: pg_basebackup.c:724
+#: pg_basebackup.c:736
 #, c-format
 msgid "%s: could not write to compressed file \"%s\": %s\n"
 msgstr "%s: não pôde escrever no arquivo comprimido \"%s\": %s\n"
 
-#: pg_basebackup.c:734 pg_basebackup.c:1340 pg_basebackup.c:1558
+#: pg_basebackup.c:746 pg_basebackup.c:1353 pg_basebackup.c:1571
 #, c-format
 msgid "%s: could not write to file \"%s\": %s\n"
 msgstr "%s: não pôde escrever no arquivo \"%s\": %s\n"
 
-#: pg_basebackup.c:789 pg_basebackup.c:810 pg_basebackup.c:838
+#: pg_basebackup.c:801 pg_basebackup.c:822 pg_basebackup.c:850
 #, c-format
 msgid "%s: could not set compression level %d: %s\n"
 msgstr "%s: não pôde definir nível de compressão %d: %s\n"
 
-#: pg_basebackup.c:859
+#: pg_basebackup.c:871
 #, c-format
 msgid "%s: could not create compressed file \"%s\": %s\n"
 msgstr "%s: não pôde criar arquivo comprimido \"%s\": %s\n"
 
-#: pg_basebackup.c:870 pg_basebackup.c:1300 pg_basebackup.c:1551
+#: pg_basebackup.c:882 pg_basebackup.c:1313 pg_basebackup.c:1564
 #, c-format
 msgid "%s: could not create file \"%s\": %s\n"
 msgstr "%s: não pôde criar arquivo \"%s\": %s\n"
 
-#: pg_basebackup.c:882 pg_basebackup.c:1146
+#: pg_basebackup.c:894 pg_basebackup.c:1158
 #, c-format
 msgid "%s: could not get COPY data stream: %s"
 msgstr "%s: não pôde obter fluxo de dados do COPY: %s"
 
-#: pg_basebackup.c:939
+#: pg_basebackup.c:951
 #, c-format
 msgid "%s: could not close compressed file \"%s\": %s\n"
 msgstr "%s: não pôde fechar arquivo comprimido \"%s\": %s\n"
 
-#: pg_basebackup.c:952 pg_recvlogical.c:554 receivelog.c:160 receivelog.c:295
-#: receivelog.c:674
+#: pg_basebackup.c:964 pg_recvlogical.c:554 receivelog.c:193 receivelog.c:342
+#: receivelog.c:731
 #, c-format
 msgid "%s: could not close file \"%s\": %s\n"
 msgstr "%s: não pôde fechar arquivo \"%s\": %s\n"
 
-#: pg_basebackup.c:963 pg_basebackup.c:1175 pg_recvlogical.c:420
-#: receivelog.c:890
+#: pg_basebackup.c:975 pg_basebackup.c:1187 pg_recvlogical.c:420
+#: receivelog.c:947
 #, c-format
 msgid "%s: could not read COPY data: %s"
 msgstr "%s: não pôde ler dados do COPY: %s"
 
-#: pg_basebackup.c:1189
+#: pg_basebackup.c:1201
 #, c-format
 msgid "%s: invalid tar block header size: %d\n"
 msgstr "%s: tamanho do cabeçalho do bloco tar é inválido: %d\n"
 
-#: pg_basebackup.c:1197
+#: pg_basebackup.c:1209
 #, c-format
 msgid "%s: could not parse file size\n"
 msgstr "%s: não pôde obter tamanho do arquivo\n"
 
-#: pg_basebackup.c:1205
+#: pg_basebackup.c:1217
 #, c-format
 msgid "%s: could not parse file mode\n"
 msgstr "%s: não pôde obter modo do arquivo\n"
 
-#: pg_basebackup.c:1254
+#: pg_basebackup.c:1267
 #, c-format
 msgid "%s: could not set permissions on directory \"%s\": %s\n"
 msgstr "%s: não pôde definir permissões no diretório \"%s\": %s\n"
 
-#: pg_basebackup.c:1278
+#: pg_basebackup.c:1291
 #, c-format
 msgid "%s: could not create symbolic link from \"%s\" to \"%s\": %s\n"
 msgstr "%s: não pôde criar link simbólico de \"%s\" para \"%s\": %s\n"
 
-#: pg_basebackup.c:1287
+#: pg_basebackup.c:1300
 #, c-format
 msgid "%s: unrecognized link indicator \"%c\"\n"
 msgstr "%s: indicador de link \"%c\" desconhecido\n"
 
-#: pg_basebackup.c:1307
+#: pg_basebackup.c:1320
 #, c-format
 msgid "%s: could not set permissions on file \"%s\": %s\n"
 msgstr "%s: não pôde definir permissões no arquivo \"%s\": %s\n"
 
-#: pg_basebackup.c:1366
+#: pg_basebackup.c:1379
 #, c-format
 msgid "%s: COPY stream ended before last file was finished\n"
 msgstr "%s: fluxo do COPY terminou antes que o último arquivo estivesse completo\n"
 
-#: pg_basebackup.c:1452 pg_basebackup.c:1472 pg_basebackup.c:1479
-#: pg_basebackup.c:1526
+#: pg_basebackup.c:1465 pg_basebackup.c:1485 pg_basebackup.c:1492
+#: pg_basebackup.c:1539
 #, c-format
 msgid "%s: out of memory\n"
 msgstr "%s: sem memória\n"
 
-#: pg_basebackup.c:1603
+#: pg_basebackup.c:1616
 #, c-format
 msgid "%s: incompatible server version %s\n"
 msgstr "%s: versão do servidor %s é incompatível\n"
 
-#: pg_basebackup.c:1630 pg_basebackup.c:1664 pg_receivexlog.c:286
+#: pg_basebackup.c:1643 pg_basebackup.c:1677 pg_receivexlog.c:286
 #: pg_recvlogical.c:255 pg_recvlogical.c:853 pg_recvlogical.c:886
-#: pg_recvlogical.c:921 receivelog.c:470 receivelog.c:521 receivelog.c:561
+#: pg_recvlogical.c:921 receivelog.c:526 receivelog.c:577 receivelog.c:618
 #, c-format
 msgid "%s: could not send replication command \"%s\": %s"
 msgstr "%s: não pôde enviar comando de replicação \"%s\": %s"
 
-#: pg_basebackup.c:1637 pg_receivexlog.c:293 pg_recvlogical.c:861
-#: receivelog.c:478
+#: pg_basebackup.c:1650 pg_receivexlog.c:293 pg_recvlogical.c:861
+#: receivelog.c:534
 #, c-format
 msgid "%s: could not identify system: got %d rows and %d fields, expected %d rows and %d or more fields\n"
 msgstr "%s: não pôde identificar sistema: recebeu %d registros e %d campos, esperado %d registros e %d ou mais campos\n"
 
-#: pg_basebackup.c:1675
+#: pg_basebackup.c:1688
 #, c-format
 msgid "%s: could not initiate base backup: %s"
 msgstr "%s: não pôde inicializar cópia de segurança base: %s"
 
-#: pg_basebackup.c:1682
+#: pg_basebackup.c:1695
 #, c-format
 msgid "%s: server returned unexpected response to BASE_BACKUP command; got %d rows and %d fields, expected %d rows and %d fields\n"
 msgstr "%s: servidor retornou resposta inesperada para comando BASE_BACKUP; recebeu %d registros e %d campos, esperado %d registros e %d campos\n"
 
-#: pg_basebackup.c:1702
+#: pg_basebackup.c:1715
 #, c-format
 msgid "transaction log start point: %s on timeline %u\n"
 msgstr "ponto de início do log de transação: %s na linha do tempo %u\n"
 
-#: pg_basebackup.c:1711
+#: pg_basebackup.c:1724
 #, c-format
 msgid "%s: could not get backup header: %s"
 msgstr "%s: não pôde obter cabeçalho da cópia de segurança: %s"
 
-#: pg_basebackup.c:1717
+#: pg_basebackup.c:1730
 #, c-format
 msgid "%s: no data returned from server\n"
 msgstr "%s: nenhum dado foi retornado do servidor\n"
 
-#: pg_basebackup.c:1749
+#: pg_basebackup.c:1762
 #, c-format
 msgid "%s: can only write single tablespace to stdout, database has %d\n"
 msgstr "%s: só pode escrever uma tablespace para saída padrão, banco de dados tem %d\n"
 
-#: pg_basebackup.c:1761
+#: pg_basebackup.c:1774
 #, c-format
 msgid "%s: starting background WAL receiver\n"
 msgstr "%s: iniciando receptor do WAL em segundo plano\n"
 
-#: pg_basebackup.c:1792
+#: pg_basebackup.c:1805
 #, c-format
 msgid "%s: could not get transaction log end position from server: %s"
 msgstr "%s: não pôde obter posição final do log de transação do servidor: %s"
 
-#: pg_basebackup.c:1799
+#: pg_basebackup.c:1812
 #, c-format
 msgid "%s: no transaction log end position returned from server\n"
 msgstr "%s: nenhuma posição final do log de transação foi retornada do servidor\n"
 
-#: pg_basebackup.c:1811
+#: pg_basebackup.c:1824
 #, c-format
 msgid "%s: final receive failed: %s"
 msgstr "%s: recepção final falhou: %s"
 
-#: pg_basebackup.c:1829
+#: pg_basebackup.c:1842
 #, c-format
 msgid "%s: waiting for background process to finish streaming ...\n"
 msgstr "%s: esperando processo em segundo plano terminar o envio ...\n"
 
-#: pg_basebackup.c:1835
+#: pg_basebackup.c:1848
 #, c-format
 msgid "%s: could not send command to background pipe: %s\n"
 msgstr "%s: não pôde enviar comando para pipe em segundo plano: %s\n"
 
-#: pg_basebackup.c:1844
+#: pg_basebackup.c:1857
 #, c-format
 msgid "%s: could not wait for child process: %s\n"
 msgstr "%s: não pôde esperar por processo filho: %s\n"
 
-#: pg_basebackup.c:1850
+#: pg_basebackup.c:1863
 #, c-format
 msgid "%s: child %d died, expected %d\n"
 msgstr "%s: processo filho %d morreu, esperado %d\n"
 
-#: pg_basebackup.c:1856
+#: pg_basebackup.c:1869
 #, c-format
 msgid "%s: child process did not exit normally\n"
 msgstr "%s: processo filho não terminou normalmente\n"
 
-#: pg_basebackup.c:1862
+#: pg_basebackup.c:1875
 #, c-format
 msgid "%s: child process exited with error %d\n"
 msgstr "%s: processo filho terminou com código de saída %d\n"
 
-#: pg_basebackup.c:1889
+#: pg_basebackup.c:1902
 #, c-format
 msgid "%s: could not wait for child thread: %s\n"
 msgstr "%s: não pôde esperar por thread filho: %s\n"
 
-#: pg_basebackup.c:1896
+#: pg_basebackup.c:1909
 #, c-format
 msgid "%s: could not get child thread exit status: %s\n"
 msgstr "%s: não pôde obter status de saída de thread filho: %s\n"
 
-#: pg_basebackup.c:1902
+#: pg_basebackup.c:1915
 #, c-format
 msgid "%s: child thread exited with error %u\n"
 msgstr "%s: thread filho terminou com erro %u\n"
 
-#: pg_basebackup.c:1991
+#: pg_basebackup.c:2004
 #, c-format
 msgid "%s: invalid output format \"%s\", must be \"plain\" or \"tar\"\n"
 msgstr "%s: formato de saída \"%s\" é inválido, deve ser \"plain\" ou \"tar\"\n"
 
-#: pg_basebackup.c:2009 pg_basebackup.c:2021
+#: pg_basebackup.c:2022 pg_basebackup.c:2034
 #, c-format
 msgid "%s: cannot specify both --xlog and --xlog-method\n"
 msgstr "%s: não pode especificar ambas opções --xlog e --xlog-method\n"
 
-#: pg_basebackup.c:2036
+#: pg_basebackup.c:2049
 #, c-format
 msgid "%s: invalid xlog-method option \"%s\", must be \"fetch\" or \"stream\"\n"
 msgstr "%s: opção de xlog-method \"%s\" é inválida, deve ser \"fetch\" ou \"stream\"\n"
 
-#: pg_basebackup.c:2058
+#: pg_basebackup.c:2071
 #, c-format
 msgid "%s: invalid compression level \"%s\"\n"
 msgstr "%s: nível de compressão \"%s\" é inválido\n"
 
-#: pg_basebackup.c:2070
+#: pg_basebackup.c:2083
 #, c-format
 msgid "%s: invalid checkpoint argument \"%s\", must be \"fast\" or \"spread\"\n"
 msgstr "%s: argumento de ponto de controle \"%s\" é inválido, deve ser \"fast\" ou \"spread\"\n"
 
-#: pg_basebackup.c:2097 pg_receivexlog.c:428 pg_recvlogical.c:736
+#: pg_basebackup.c:2110 pg_receivexlog.c:429 pg_recvlogical.c:736
 #, c-format
 msgid "%s: invalid status interval \"%s\"\n"
 msgstr "%s: intervalo do status \"%s\" é inválido\n"
 
-#: pg_basebackup.c:2113 pg_basebackup.c:2127 pg_basebackup.c:2138
-#: pg_basebackup.c:2151 pg_basebackup.c:2161 pg_basebackup.c:2173
-#: pg_basebackup.c:2184 pg_receivexlog.c:447 pg_receivexlog.c:461
-#: pg_receivexlog.c:472 pg_recvlogical.c:760 pg_recvlogical.c:774
+#: pg_basebackup.c:2126 pg_basebackup.c:2140 pg_basebackup.c:2151
+#: pg_basebackup.c:2164 pg_basebackup.c:2174 pg_basebackup.c:2186
+#: pg_basebackup.c:2197 pg_receivexlog.c:448 pg_receivexlog.c:462
+#: pg_receivexlog.c:473 pg_recvlogical.c:760 pg_recvlogical.c:774
 #: pg_recvlogical.c:785 pg_recvlogical.c:793 pg_recvlogical.c:801
 #: pg_recvlogical.c:809 pg_recvlogical.c:817 pg_recvlogical.c:825
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Tente \"%s --help\" para obter informações adicionais.\n"
 
-#: pg_basebackup.c:2125 pg_receivexlog.c:459 pg_recvlogical.c:772
+#: pg_basebackup.c:2138 pg_receivexlog.c:460 pg_recvlogical.c:772
 #, c-format
 msgid "%s: too many command-line arguments (first is \"%s\")\n"
 msgstr "%s: muitos argumentos de linha de comando (primeiro é \"%s\")\n"
 
-#: pg_basebackup.c:2137 pg_receivexlog.c:471
+#: pg_basebackup.c:2150 pg_receivexlog.c:472
 #, c-format
 msgid "%s: no target directory specified\n"
 msgstr "%s: nenhum diretório de destino foi especificado\n"
 
-#: pg_basebackup.c:2149
+#: pg_basebackup.c:2162
 #, c-format
 msgid "%s: only tar mode backups can be compressed\n"
 msgstr "%s: somente cópias de segurança com modo tar podem ser comprimidas\n"
 
-#: pg_basebackup.c:2159
+#: pg_basebackup.c:2172
 #, c-format
 msgid "%s: WAL streaming can only be used in plain mode\n"
 msgstr "%s: envio do WAL só pode ser utilizado no modo plain\n"
 
-#: pg_basebackup.c:2171
+#: pg_basebackup.c:2184
 #, c-format
 msgid "%s: transaction log directory location can only be specified in plain mode\n"
 msgstr "%s: diretório do log de transação só pode ser especificado no modo plain\n"
 
-#: pg_basebackup.c:2182
+#: pg_basebackup.c:2195
 #, c-format
 msgid "%s: transaction log directory location must be an absolute path\n"
 msgstr "%s: diretório do log de transação deve ter um caminho absoluto\n"
 
-#: pg_basebackup.c:2194
+#: pg_basebackup.c:2207
 #, c-format
 msgid "%s: this build does not support compression\n"
 msgstr "%s: esse programa binário não suporta compressão\n"
 
-#: pg_basebackup.c:2221
+#: pg_basebackup.c:2234
 #, c-format
 msgid "%s: could not create symbolic link \"%s\": %s\n"
 msgstr "%s: não pôde criar link simbólico \"%s\": %s\n"
 
-#: pg_basebackup.c:2226
+#: pg_basebackup.c:2239
 #, c-format
 msgid "%s: symlinks are not supported on this platform\n"
 msgstr "%s: links simbólicos não são suportados nessa plataforma\n"
@@ -717,18 +717,18 @@ msgstr "%s: não pôde fechar diretório \"%s\": %s\n"
 msgid "%s: starting log streaming at %X/%X (timeline %u)\n"
 msgstr "%s: iniciando fluxo de log em %X/%X (linha do tempo %u)\n"
 
-#: pg_receivexlog.c:409 pg_recvlogical.c:683
+#: pg_receivexlog.c:410 pg_recvlogical.c:683
 #, c-format
 msgid "%s: invalid port number \"%s\"\n"
 msgstr "%s: número de porta inválido: \"%s\"\n"
 
-#: pg_receivexlog.c:494 pg_recvlogical.c:964
+#: pg_receivexlog.c:495 pg_recvlogical.c:964
 #, c-format
 msgid "%s: disconnected\n"
 msgstr "%s: desconectado\n"
 
 #. translator: check source for value for %d
-#: pg_receivexlog.c:501 pg_recvlogical.c:971
+#: pg_receivexlog.c:502 pg_recvlogical.c:971
 #, c-format
 msgid "%s: disconnected; waiting %d seconds to try again\n"
 msgstr "%s: desconectado; esperando %d segundos para tentar novamente\n"
@@ -816,7 +816,7 @@ msgstr "  -d, --dbname=NOMEBD    banco de dados ao qual quer se conectar\n"
 msgid "%s: confirming write up to %X/%X, flush to %X/%X (slot %s)\n"
 msgstr "%s: confirmando escrita até %X/%X, escrita no disco até %X/%X (entrada %s)\n"
 
-#: pg_recvlogical.c:148 receivelog.c:340
+#: pg_recvlogical.c:148 receivelog.c:395
 #, c-format
 msgid "%s: could not send feedback packet: %s"
 msgstr "%s: não pôde enviar pacote de retorno: %s"
@@ -841,22 +841,23 @@ msgstr "%s: fluxo iniciado\n"
 msgid "%s: could not open log file \"%s\": %s\n"
 msgstr "%s: não pôde abrir arquivo de log \"%s\": %s\n"
 
-#: pg_recvlogical.c:397 receivelog.c:837
+#: pg_recvlogical.c:397 receivelog.c:894
 #, c-format
 msgid "%s: select() failed: %s\n"
 msgstr "%s: select() falhou: %s\n"
 
-#: pg_recvlogical.c:406 receivelog.c:845
+#: pg_recvlogical.c:406 receivelog.c:902
 #, c-format
 msgid "%s: could not receive data from WAL stream: %s"
 msgstr "%s: não pôde receber dados do fluxo do WAL: %s"
 
-#: pg_recvlogical.c:447 pg_recvlogical.c:486 receivelog.c:912 receivelog.c:966
+#: pg_recvlogical.c:447 pg_recvlogical.c:486 receivelog.c:969
+#: receivelog.c:1023
 #, c-format
 msgid "%s: streaming header too small: %d\n"
 msgstr "%s: cabeçalho de fluxo muito pequeno: %d\n"
 
-#: pg_recvlogical.c:469 receivelog.c:1072
+#: pg_recvlogical.c:469 receivelog.c:1129
 #, c-format
 msgid "%s: unrecognized streaming header: \"%c\"\n"
 msgstr "%s: cabeçalho de fluxo desconhecido: \"%c\"\n"
@@ -866,7 +867,7 @@ msgstr "%s: cabeçalho de fluxo desconhecido: \"%c\"\n"
 msgid "%s: could not write %u bytes to log file \"%s\": %s\n"
 msgstr "%s: não pôde escrever %u bytes no arquivo de log \"%s\": %s\n"
 
-#: pg_recvlogical.c:540 receivelog.c:627 receivelog.c:665
+#: pg_recvlogical.c:540 receivelog.c:684 receivelog.c:722
 #, c-format
 msgid "%s: unexpected termination of replication stream: %s"
 msgstr "%s: término inesperado do fluxo de replicação: %s"
@@ -931,142 +932,147 @@ msgstr "%s: criando entrada de replicação \"%s\"\n"
 msgid "%s: could not create replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n"
 msgstr "%s: não pôde criar entrada de replicação \"%s\": recebeu %d registros e %d campos, esperado %d registros e %d campos\n"
 
-#: receivelog.c:68
+#: receivelog.c:55
+#, c-format
+msgid "%s: could not create archive status file \"%s\": %s\n"
+msgstr "%s: não pôde criar arquivo de status do arquivador \"%s\": %s\n"
+
+#: receivelog.c:62 receivelog.c:186 receivelog.c:335 receivelog.c:990
+#, c-format
+msgid "%s: could not fsync file \"%s\": %s\n"
+msgstr "%s: não pôde executar fsync no arquivo \"%s\": %s\n"
+
+#: receivelog.c:101
 #, c-format
 msgid "%s: could not open transaction log file \"%s\": %s\n"
 msgstr "%s: não pôde abrir arquivo de log de transação \"%s\": %s\n"
 
-#: receivelog.c:80
+#: receivelog.c:113
 #, c-format
 msgid "%s: could not stat transaction log file \"%s\": %s\n"
 msgstr "%s: não pôde executar stat no arquivo de log de transação \"%s\": %s\n"
 
-#: receivelog.c:94
+#: receivelog.c:127
 #, c-format
 msgid "%s: transaction log file \"%s\" has %d bytes, should be 0 or %d\n"
 msgstr "%s: arquivo de log de transação \"%s\" tem %d bytes, deveria ser 0 ou %d\n"
 
-#: receivelog.c:107
+#: receivelog.c:140
 #, c-format
 msgid "%s: could not pad transaction log file \"%s\": %s\n"
 msgstr "%s: não pôde preencher arquivo de log de transação \"%s\": %s\n"
 
-#: receivelog.c:120
+#: receivelog.c:153
 #, c-format
 msgid "%s: could not seek to beginning of transaction log file \"%s\": %s\n"
 msgstr "%s: não pôde buscar início do arquivo de log de transação \"%s\": %s\n"
 
-#: receivelog.c:146
+#: receivelog.c:179
 #, c-format
 msgid "%s: could not determine seek position in file \"%s\": %s\n"
 msgstr "%s: não pôde determinar posição de busca no arquivo \"%s\": %s\n"
 
-#: receivelog.c:153 receivelog.c:288 receivelog.c:933
-#, c-format
-msgid "%s: could not fsync file \"%s\": %s\n"
-msgstr "%s: não pôde executar fsync no arquivo \"%s\": %s\n"
-
-#: receivelog.c:179
+#: receivelog.c:212
 #, c-format
 msgid "%s: could not rename file \"%s\": %s\n"
 msgstr "%s: não pôde renomear arquivo \"%s\": %s\n"
 
-#: receivelog.c:186
+#: receivelog.c:219
 #, c-format
 msgid "%s: not renaming \"%s%s\", segment is not complete\n"
 msgstr "%s: não renomeará \"%s%s\", segmento não está completo\n"
 
-#: receivelog.c:219
+#: receivelog.c:265
 #, c-format
 msgid "%s: could not open timeline history file \"%s\": %s\n"
 msgstr "%s: não pôde abrir arquivo de histórico da linha do tempo \"%s\": %s\n"
 
-#: receivelog.c:246
+#: receivelog.c:293
 #, c-format
 msgid "%s: server reported unexpected history file name for timeline %u: %s\n"
 msgstr "%s: servidor relatou nome de arquivo de histórico inesperado para linha do tempo %u: %s\n"
 
-#: receivelog.c:263
+#: receivelog.c:310
 #, c-format
 msgid "%s: could not create timeline history file \"%s\": %s\n"
 msgstr "%s: não pôde criar arquivo de histórico da linha do tempo \"%s\": %s\n"
 
-#: receivelog.c:280
+#: receivelog.c:327
 #, c-format
 msgid "%s: could not write timeline history file \"%s\": %s\n"
 msgstr "%s: não pôde escrever no arquivo de histórico da linha do tempo \"%s\": %s\n"
 
-#: receivelog.c:305
+#: receivelog.c:352
 #, c-format
 msgid "%s: could not rename file \"%s\" to \"%s\": %s\n"
 msgstr "%s: não pôde renomear arquivo \"%s\" para \"%s\": %s\n"
 
-#: receivelog.c:374
+#: receivelog.c:429
 #, c-format
 msgid "%s: incompatible server version %s; client does not support streaming from server versions older than %s\n"
 msgstr "%s: versão do servidor %s é incompatível; cliente não suporta fluxo de versões do servidor mais antigas do que %s\n"
 
-#: receivelog.c:384
+#: receivelog.c:439
 #, c-format
 msgid "%s: incompatible server version %s; client does not support streaming from server versions newer than %s\n"
 msgstr "%s: versão do servidor %s é incompatível; cliente não suporta fluxo de versões do servidor mais novas do que %s\n"
 
-#: receivelog.c:486
+#: receivelog.c:542
 #, c-format
 msgid "%s: system identifier does not match between base backup and streaming connection\n"
 msgstr "%s: identificador do sistema não corresponde entre cópia base e conexão de envio do WAL\n"
 
-#: receivelog.c:494
+#: receivelog.c:550
 #, c-format
 msgid "%s: starting timeline %u is not present in the server\n"
 msgstr "%s: linha do tempo inicial %u não está presente no servidor\n"
 
-#: receivelog.c:534
+#: receivelog.c:590
 #, c-format
 msgid "%s: unexpected response to TIMELINE_HISTORY command: got %d rows and %d fields, expected %d rows and %d fields\n"
 msgstr "%s: resposta inesperada para comando TIMELINE_HISTORY: recebeu %d registros e %d campos, esperado %d registros e %d campos\n"
 
-#: receivelog.c:608
+#: receivelog.c:665
 #, c-format
 msgid "%s: server reported unexpected next timeline %u, following timeline %u\n"
 msgstr "%s: servidor relatou próxima linha do tempo %u inesperada, seguindo linha do tempo %u\n"
 
-#: receivelog.c:615
+#: receivelog.c:672
 #, c-format
 msgid "%s: server stopped streaming timeline %u at %X/%X, but reported next timeline %u to begin at %X/%X\n"
 msgstr "%s: servidor parou de enviar linha do tempo %u em %X/%X, mas relatou próxima linha do tempo %u começando em %X/%X\n"
 
-#: receivelog.c:656
+#: receivelog.c:713
 #, c-format
 msgid "%s: replication stream was terminated before stop point\n"
 msgstr "%s: fluxo de replicação foi terminado antes do ponto de parada\n"
 
-#: receivelog.c:705
+#: receivelog.c:762
 #, c-format
 msgid "%s: unexpected result set after end-of-timeline: got %d rows and %d fields, expected %d rows and %d fields\n"
 msgstr "%s: conjunto de resultados inesperado após fim da linha do tempo: recebeu %d registros e %d campos, esperado %d registros e %d campos\n"
 
-#: receivelog.c:715
+#: receivelog.c:772
 #, c-format
 msgid "%s: could not parse next timeline's starting point \"%s\"\n"
 msgstr "%s: não pôde validar ponto de partida da próxima linha do tempo \"%s\"\n"
 
-#: receivelog.c:770 receivelog.c:873 receivelog.c:1059
+#: receivelog.c:827 receivelog.c:930 receivelog.c:1116
 #, c-format
 msgid "%s: could not send copy-end packet: %s"
 msgstr "%s: não pôde enviar pacote indicando fim de cópia: %s"
 
-#: receivelog.c:985
+#: receivelog.c:1042
 #, c-format
 msgid "%s: received transaction log record for offset %u with no file open\n"
 msgstr "%s: recebeu registro do log de transação para posição %u sem um arquivo aberto\n"
 
-#: receivelog.c:997
+#: receivelog.c:1054
 #, c-format
 msgid "%s: got WAL data offset %08x, expected %08x\n"
 msgstr "%s: recebeu dados do WAL da posição %08x, esperada %08x\n"
 
-#: receivelog.c:1034
+#: receivelog.c:1091
 #, c-format
 msgid "%s: could not write %u bytes to WAL file \"%s\": %s\n"
 msgstr "%s: não pôde escrever %u bytes no arquivo do WAL \"%s\": %s\n"
index 9f13ebffbc0d2d03733fb4b50e01baac3cdf6f24..bcd365d6ed6e981310aa361a96d9081f15ab1b0a 100644 (file)
@@ -7,7 +7,7 @@
 # Stéphane Schildknecht , 2009.
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
 "POT-Creation-Date: 2013-08-16 22:18+0000\n"
 "PO-Revision-Date: 2012-07-22 20:48+0100\n"
index 1e9a45e89be60e00d86c22fc38ded704f7e94628..d70f8ef6652f935c181d5049bc3c8f362818aa31 100644 (file)
@@ -8,7 +8,7 @@
 # Stéphane Schildknecht , 2009.
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
 "POT-Creation-Date: 2014-12-04 22:42+0000\n"
 "PO-Revision-Date: 2014-12-05 10:03+0100\n"
index 08604085ea14a3f87ebafce2ae9a03eba427e3bd..c1999f2cf42e77b1a2b84fabc4c7013d6261abe9 100644 (file)
@@ -7,7 +7,7 @@
 # Stéphane Schildknecht , 2009.
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
 "POT-Creation-Date: 2014-12-04 22:42+0000\n"
 "PO-Revision-Date: 2014-12-05 10:04+0100\n"
index 283c84decb05e6700490bf58a273d0fd88611366..08b803c90675852809a83e96fcebf7daa35e0aac 100644 (file)
@@ -7,7 +7,7 @@
 # Stéphane Schildknecht , 2009.
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
 "POT-Creation-Date: 2014-12-04 22:42+0000\n"
 "PO-Revision-Date: 2014-12-05 10:08+0100\n"
index 3798a882f5dba57cb5168042b2ffd0b536493aa1..6f8eba957b4f8a8fa843f4b0f025c97f370dbd0a 100644 (file)
@@ -1,5 +1,5 @@
 # German message translation file for pg_resetxlog
-# Peter Eisentraut , 2002 - 2014.
+# Peter Eisentraut , 2002 - 2015.
 #
 # Use these quotes: „%s“
 #
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-08-24 19:42+0000\n"
-"PO-Revision-Date: 2014-08-24 20:41-0400\n"
+"POT-Creation-Date: 2015-05-17 20:19+0000\n"
+"PO-Revision-Date: 2015-05-17 19:58-0400\n"
 "Last-Translator: Peter Eisentraut \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -16,99 +16,99 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: pg_resetxlog.c:130
+#: pg_resetxlog.c:139
 #, c-format
 msgid "%s: invalid argument for option -e\n"
 msgstr "%s: ungültiges Argument für Option -e\n"
 
-#: pg_resetxlog.c:131 pg_resetxlog.c:146 pg_resetxlog.c:161 pg_resetxlog.c:176
-#: pg_resetxlog.c:184 pg_resetxlog.c:210 pg_resetxlog.c:224 pg_resetxlog.c:231
-#: pg_resetxlog.c:239
+#: pg_resetxlog.c:140 pg_resetxlog.c:155 pg_resetxlog.c:170 pg_resetxlog.c:185
+#: pg_resetxlog.c:193 pg_resetxlog.c:219 pg_resetxlog.c:233 pg_resetxlog.c:240
+#: pg_resetxlog.c:248
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Versuchen Sie „%s --help“ für weitere Informationen.\n"
 
-#: pg_resetxlog.c:136
+#: pg_resetxlog.c:145
 #, c-format
 msgid "%s: transaction ID epoch (-e) must not be -1\n"
 msgstr "%s: Transaktions-ID-Epoche (-e) darf nicht -1 sein\n"
 
-#: pg_resetxlog.c:145
+#: pg_resetxlog.c:154
 #, c-format
 msgid "%s: invalid argument for option -x\n"
 msgstr "%s: ungültiges Argument für Option -x\n"
 
-#: pg_resetxlog.c:151
+#: pg_resetxlog.c:160
 #, c-format
 msgid "%s: transaction ID (-x) must not be 0\n"
 msgstr "%s: Transaktions-ID (-x) darf nicht 0 sein\n"
 
-#: pg_resetxlog.c:160
+#: pg_resetxlog.c:169
 #, c-format
 msgid "%s: invalid argument for option -o\n"
 msgstr "%s: ungültiges Argument für Option -o\n"
 
-#: pg_resetxlog.c:166
+#: pg_resetxlog.c:175
 #, c-format
 msgid "%s: OID (-o) must not be 0\n"
 msgstr "%s: OID (-o) darf nicht 0 sein\n"
 
-#: pg_resetxlog.c:175 pg_resetxlog.c:183
+#: pg_resetxlog.c:184 pg_resetxlog.c:192
 #, c-format
 msgid "%s: invalid argument for option -m\n"
 msgstr "%s: ungültiges Argument für Option -m\n"
 
-#: pg_resetxlog.c:189
+#: pg_resetxlog.c:198
 #, c-format
 msgid "%s: multitransaction ID (-m) must not be 0\n"
 msgstr "%s: Multitransaktions-ID (-m) darf nicht 0 sein\n"
 
-#: pg_resetxlog.c:199
+#: pg_resetxlog.c:208
 #, c-format
 msgid "%s: oldest multitransaction ID (-m) must not be 0\n"
 msgstr "%s: älteste Multitransaktions-ID (-m) darf nicht 0 sein\n"
 
-#: pg_resetxlog.c:209
+#: pg_resetxlog.c:218
 #, c-format
 msgid "%s: invalid argument for option -O\n"
 msgstr "%s: ungültiges Argument für Option -O\n"
 
-#: pg_resetxlog.c:215
+#: pg_resetxlog.c:224
 #, c-format
 msgid "%s: multitransaction offset (-O) must not be -1\n"
 msgstr "%s: Multitransaktions-Offset (-O) darf nicht -1 sein\n"
 
-#: pg_resetxlog.c:223
+#: pg_resetxlog.c:232
 #, c-format
 msgid "%s: invalid argument for option -l\n"
 msgstr "%s: ungültiges Argument für Option -l\n"
 
-#: pg_resetxlog.c:238
+#: pg_resetxlog.c:247
 #, c-format
 msgid "%s: no data directory specified\n"
 msgstr "%s: kein Datenverzeichnis angegeben\n"
 
-#: pg_resetxlog.c:252
+#: pg_resetxlog.c:261
 #, c-format
 msgid "%s: cannot be executed by \"root\"\n"
 msgstr "%s: kann nicht von „root“ ausgeführt werden\n"
 
-#: pg_resetxlog.c:254
+#: pg_resetxlog.c:263
 #, c-format
 msgid "You must run %s as the PostgreSQL superuser.\n"
 msgstr "Sie müssen %s als PostgreSQL-Superuser ausführen.\n"
 
-#: pg_resetxlog.c:264
+#: pg_resetxlog.c:274
 #, c-format
 msgid "%s: could not change directory to \"%s\": %s\n"
 msgstr "%s: konnte nicht in Verzeichnis „%s“ wechseln: %s\n"
 
-#: pg_resetxlog.c:277 pg_resetxlog.c:418
+#: pg_resetxlog.c:287 pg_resetxlog.c:428
 #, c-format
 msgid "%s: could not open file \"%s\" for reading: %s\n"
 msgstr "%s: konnte Datei „%s“ nicht zum Lesen öffnen: %s\n"
 
-#: pg_resetxlog.c:284
+#: pg_resetxlog.c:294
 #, c-format
 msgid ""
 "%s: lock file \"%s\" exists\n"
@@ -117,7 +117,7 @@ msgstr ""
 "%s: Sperrdatei „%s“ existiert bereits\n"
 "Läuft der Server?  Wenn nicht, dann Sperrdatei löschen und nochmal versuchen.\n"
 
-#: pg_resetxlog.c:366
+#: pg_resetxlog.c:376
 #, c-format
 msgid ""
 "\n"
@@ -127,7 +127,7 @@ msgstr ""
 "Wenn diese Werte akzeptabel scheinen, dann benutzen Sie -f um das\n"
 "Zurücksetzen zu erzwingen.\n"
 
-#: pg_resetxlog.c:378
+#: pg_resetxlog.c:388
 #, c-format
 msgid ""
 "The database server was not shut down cleanly.\n"
@@ -139,12 +139,12 @@ msgstr ""
 "Wenn Sie trotzdem weiter machen wollen, benutzen Sie -f, um das\n"
 "Zurücksetzen zu erzwingen.\n"
 
-#: pg_resetxlog.c:392
+#: pg_resetxlog.c:402
 #, c-format
 msgid "Transaction log reset\n"
 msgstr "Transaktionslog wurde zurück gesetzt\n"
 
-#: pg_resetxlog.c:421
+#: pg_resetxlog.c:431
 #, c-format
 msgid ""
 "If you are sure the data directory path is correct, execute\n"
@@ -155,22 +155,22 @@ msgstr ""
 "  touch %s\n"
 "aus und versuchen Sie es erneut.\n"
 
-#: pg_resetxlog.c:434
+#: pg_resetxlog.c:444
 #, c-format
 msgid "%s: could not read file \"%s\": %s\n"
 msgstr "%s: konnte Datei „%s“ nicht lesen: %s\n"
 
-#: pg_resetxlog.c:457
+#: pg_resetxlog.c:467
 #, c-format
 msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
 msgstr "%s: pg_control existiert, aber mit ungültiger CRC; mit Vorsicht fortfahren\n"
 
-#: pg_resetxlog.c:466
+#: pg_resetxlog.c:476
 #, c-format
 msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
 msgstr "%s: pg_control existiert, aber ist kaputt oder hat unbekannte Version; wird ignoriert\n"
 
-#: pg_resetxlog.c:568
+#: pg_resetxlog.c:578
 #, c-format
 msgid ""
 "Guessed pg_control values:\n"
@@ -179,7 +179,7 @@ msgstr ""
 "Geschätzte pg_control-Werte:\n"
 "\n"
 
-#: pg_resetxlog.c:570
+#: pg_resetxlog.c:580
 #, c-format
 msgid ""
 "Current pg_control values:\n"
@@ -188,166 +188,166 @@ msgstr ""
 "Aktuelle pg_control-Werte:\n"
 "\n"
 
-#: pg_resetxlog.c:579
+#: pg_resetxlog.c:589
 #, c-format
 msgid "pg_control version number:            %u\n"
 msgstr "pg_control-Versionsnummer:                  %u\n"
 
-#: pg_resetxlog.c:581
+#: pg_resetxlog.c:591
 #, c-format
 msgid "Catalog version number:               %u\n"
 msgstr "Katalogversionsnummer:                      %u\n"
 
-#: pg_resetxlog.c:583
+#: pg_resetxlog.c:593
 #, c-format
 msgid "Database system identifier:           %s\n"
 msgstr "Datenbanksystemidentifikation:              %s\n"
 
-#: pg_resetxlog.c:585
+#: pg_resetxlog.c:595
 #, c-format
 msgid "Latest checkpoint's TimeLineID:       %u\n"
 msgstr "TimeLineID des letzten Checkpoints:         %u\n"
 
-#: pg_resetxlog.c:587
+#: pg_resetxlog.c:597
 #, c-format
 msgid "Latest checkpoint's full_page_writes: %s\n"
 msgstr "full_page_writes des letzten Checkpoints:   %s\n"
 
-#: pg_resetxlog.c:588
+#: pg_resetxlog.c:598
 msgid "off"
 msgstr "aus"
 
-#: pg_resetxlog.c:588
+#: pg_resetxlog.c:598
 msgid "on"
 msgstr "an"
 
-#: pg_resetxlog.c:589
+#: pg_resetxlog.c:599
 #, c-format
 msgid "Latest checkpoint's NextXID:          %u/%u\n"
 msgstr "NextXID des letzten Checkpoints:            %u/%u\n"
 
-#: pg_resetxlog.c:592
+#: pg_resetxlog.c:602
 #, c-format
 msgid "Latest checkpoint's NextOID:          %u\n"
 msgstr "NextOID des letzten Checkpoints:            %u\n"
 
-#: pg_resetxlog.c:594
+#: pg_resetxlog.c:604
 #, c-format
 msgid "Latest checkpoint's NextMultiXactId:  %u\n"
 msgstr "NextMultiXactId des letzten Checkpoints:    %u\n"
 
-#: pg_resetxlog.c:596
+#: pg_resetxlog.c:606
 #, c-format
 msgid "Latest checkpoint's NextMultiOffset:  %u\n"
 msgstr "NextMultiOffset des letzten Checkpoints:    %u\n"
 
-#: pg_resetxlog.c:598
+#: pg_resetxlog.c:608
 #, c-format
 msgid "Latest checkpoint's oldestXID:        %u\n"
 msgstr "oldestXID des letzten Checkpoints:          %u\n"
 
-#: pg_resetxlog.c:600
+#: pg_resetxlog.c:610
 #, c-format
 msgid "Latest checkpoint's oldestXID's DB:   %u\n"
 msgstr "DB der oldestXID des letzten Checkpoints:   %u\n"
 
-#: pg_resetxlog.c:602
+#: pg_resetxlog.c:612
 #, c-format
 msgid "Latest checkpoint's oldestActiveXID:  %u\n"
 msgstr "oldestActiveXID des letzten Checkpoints:    %u\n"
 
-#: pg_resetxlog.c:604
+#: pg_resetxlog.c:614
 #, c-format
 msgid "Latest checkpoint's oldestMultiXid:   %u\n"
 msgstr "oldestMultiXid des letzten Checkpoints:     %u\n"
 
-#: pg_resetxlog.c:606
+#: pg_resetxlog.c:616
 #, c-format
 msgid "Latest checkpoint's oldestMulti's DB: %u\n"
 msgstr "DB des oldestMulti des letzten Checkpoints: %u\n"
 
-#: pg_resetxlog.c:608
+#: pg_resetxlog.c:618
 #, c-format
 msgid "Maximum data alignment:               %u\n"
 msgstr "Maximale Datenausrichtung (Alignment):      %u\n"
 
-#: pg_resetxlog.c:611
+#: pg_resetxlog.c:621
 #, c-format
 msgid "Database block size:                  %u\n"
 msgstr "Datenbankblockgröße:                        %u\n"
 
-#: pg_resetxlog.c:613
+#: pg_resetxlog.c:623
 #, c-format
 msgid "Blocks per segment of large relation: %u\n"
 msgstr "Blöcke pro Segment:                         %u\n"
 
-#: pg_resetxlog.c:615
+#: pg_resetxlog.c:625
 #, c-format
 msgid "WAL block size:                       %u\n"
 msgstr "WAL-Blockgröße:                             %u\n"
 
-#: pg_resetxlog.c:617
+#: pg_resetxlog.c:627
 #, c-format
 msgid "Bytes per WAL segment:                %u\n"
 msgstr "Bytes pro WAL-Segment:                      %u\n"
 
-#: pg_resetxlog.c:619
+#: pg_resetxlog.c:629
 #, c-format
 msgid "Maximum length of identifiers:        %u\n"
 msgstr "Maximale Bezeichnerlänge:                   %u\n"
 
-#: pg_resetxlog.c:621
+#: pg_resetxlog.c:631
 #, c-format
 msgid "Maximum columns in an index:          %u\n"
 msgstr "Maximale Spalten in einem Index:            %u\n"
 
-#: pg_resetxlog.c:623
+#: pg_resetxlog.c:633
 #, c-format
 msgid "Maximum size of a TOAST chunk:        %u\n"
 msgstr "Maximale Größe eines Stücks TOAST:          %u\n"
 
-#: pg_resetxlog.c:625
+#: pg_resetxlog.c:635
 #, c-format
 msgid "Size of a large-object chunk:         %u\n"
 msgstr "Größe eines Large-Object-Chunks:            %u\n"
 
-#: pg_resetxlog.c:627
+#: pg_resetxlog.c:637
 #, c-format
 msgid "Date/time type storage:               %s\n"
 msgstr "Speicherung von Datum/Zeit-Typen:           %s\n"
 
-#: pg_resetxlog.c:628
+#: pg_resetxlog.c:638
 msgid "64-bit integers"
 msgstr "64-Bit-Ganzzahlen"
 
-#: pg_resetxlog.c:628
+#: pg_resetxlog.c:638
 msgid "floating-point numbers"
 msgstr "Gleitkommazahlen"
 
-#: pg_resetxlog.c:629
+#: pg_resetxlog.c:639
 #, c-format
 msgid "Float4 argument passing:              %s\n"
 msgstr "Übergabe von Float4-Argumenten:             %s\n"
 
-#: pg_resetxlog.c:630 pg_resetxlog.c:632
+#: pg_resetxlog.c:640 pg_resetxlog.c:642
 msgid "by reference"
 msgstr "Referenz"
 
-#: pg_resetxlog.c:630 pg_resetxlog.c:632
+#: pg_resetxlog.c:640 pg_resetxlog.c:642
 msgid "by value"
 msgstr "Wert"
 
-#: pg_resetxlog.c:631
+#: pg_resetxlog.c:641
 #, c-format
 msgid "Float8 argument passing:              %s\n"
 msgstr "Übergabe von Float8-Argumenten:             %s\n"
 
-#: pg_resetxlog.c:633
+#: pg_resetxlog.c:643
 #, c-format
 msgid "Data page checksum version:           %u\n"
 msgstr "Datenseitenprüfsummenversion:               %u\n"
 
-#: pg_resetxlog.c:647
+#: pg_resetxlog.c:657
 #, c-format
 msgid ""
 "\n"
@@ -360,107 +360,142 @@ msgstr ""
 "Zu ändernde Werte:\n"
 "\n"
 
-#: pg_resetxlog.c:650
+#: pg_resetxlog.c:660
 #, c-format
 msgid "First log segment after reset:        %s\n"
 msgstr "Erstes Logdateisegment nach Zurücksetzen:   %s\n"
 
-#: pg_resetxlog.c:654
+#: pg_resetxlog.c:664
 #, c-format
 msgid "NextMultiXactId:                      %u\n"
 msgstr "NextMultiXactId:                            %u\n"
 
-#: pg_resetxlog.c:656
+#: pg_resetxlog.c:666
 #, c-format
 msgid "OldestMultiXid:                       %u\n"
 msgstr "OldestMultiXid:                             %u\n"
 
-#: pg_resetxlog.c:658
+#: pg_resetxlog.c:668
 #, c-format
 msgid "OldestMulti's DB:                     %u\n"
 msgstr "OldestMulti's DB:                           %u\n"
 
-#: pg_resetxlog.c:664
+#: pg_resetxlog.c:674
 #, c-format
 msgid "NextMultiOffset:                      %u\n"
 msgstr "NextMultiOffset:                            %u\n"
 
-#: pg_resetxlog.c:670
+#: pg_resetxlog.c:680
 #, c-format
 msgid "NextOID:                              %u\n"
 msgstr "NextOID:                                    %u\n"
 
-#: pg_resetxlog.c:676
+#: pg_resetxlog.c:686
 #, c-format
 msgid "NextXID:                              %u\n"
 msgstr "NextXID:                                    %u\n"
 
-#: pg_resetxlog.c:678
+#: pg_resetxlog.c:688
 #, c-format
 msgid "OldestXID:                            %u\n"
 msgstr "OldestXID:                                  %u\n"
 
-#: pg_resetxlog.c:680
+#: pg_resetxlog.c:690
 #, c-format
 msgid "OldestXID's DB:                       %u\n"
 msgstr "OldestXID's DB:                             %u\n"
 
-#: pg_resetxlog.c:686
+#: pg_resetxlog.c:696
 #, c-format
 msgid "NextXID epoch:                        %u\n"
 msgstr "NextXID-Epoche:                             %u\n"
 
-#: pg_resetxlog.c:751
+#: pg_resetxlog.c:761
 #, c-format
 msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix PG_CONTROL_SIZE\n"
 msgstr "%s: interner Fehler -- sizeof(ControlFileData) ist zu groß ... PG_CONTROL_SIZE reparieren\n"
 
-#: pg_resetxlog.c:766
+#: pg_resetxlog.c:776
 #, c-format
 msgid "%s: could not create pg_control file: %s\n"
 msgstr "%s: konnte pg_control-Datei nicht erstellen: %s\n"
 
-#: pg_resetxlog.c:777
+#: pg_resetxlog.c:787
 #, c-format
 msgid "%s: could not write pg_control file: %s\n"
 msgstr "%sL konnte pg_control-Datei nicht schreiben: %s\n"
 
-#: pg_resetxlog.c:784 pg_resetxlog.c:1068
+#: pg_resetxlog.c:794 pg_resetxlog.c:1078
 #, c-format
 msgid "%s: fsync error: %s\n"
 msgstr "%s: fsync-Fehler: %s\n"
 
-#: pg_resetxlog.c:824 pg_resetxlog.c:890 pg_resetxlog.c:941
+#: pg_resetxlog.c:834 pg_resetxlog.c:900 pg_resetxlog.c:951
 #, c-format
 msgid "%s: could not open directory \"%s\": %s\n"
 msgstr "%s: konnte Verzeichnis „%s“ nicht öffnen: %s\n"
 
-#: pg_resetxlog.c:855 pg_resetxlog.c:912 pg_resetxlog.c:964
+#: pg_resetxlog.c:865 pg_resetxlog.c:922 pg_resetxlog.c:974
 #, c-format
 msgid "%s: could not read directory \"%s\": %s\n"
 msgstr "%s: konnte Verzeichnis „%s“ nicht lesen: %s\n"
 
-#: pg_resetxlog.c:862 pg_resetxlog.c:919 pg_resetxlog.c:971
+#: pg_resetxlog.c:872 pg_resetxlog.c:929 pg_resetxlog.c:981
 #, c-format
 msgid "%s: could not close directory \"%s\": %s\n"
 msgstr "%s: konnte Verzeichnis „%s“ nicht schließen: %s\n"
 
-#: pg_resetxlog.c:903 pg_resetxlog.c:955
+#: pg_resetxlog.c:913 pg_resetxlog.c:965
 #, c-format
 msgid "%s: could not delete file \"%s\": %s\n"
 msgstr "%s: konnte Datei „%s“ nicht löschen: %s\n"
 
-#: pg_resetxlog.c:1035
+#: pg_resetxlog.c:1045
 #, c-format
 msgid "%s: could not open file \"%s\": %s\n"
 msgstr "%s: konnte Datei „%s“ nicht öffnen: %s\n"
 
-#: pg_resetxlog.c:1046 pg_resetxlog.c:1060
+#: pg_resetxlog.c:1056 pg_resetxlog.c:1070
 #, c-format
 msgid "%s: could not write file \"%s\": %s\n"
 msgstr "%s: konnte Datei „%s“ nicht schreiben: %s\n"
 
-#: pg_resetxlog.c:1079
+#: pg_resetxlog.c:1124
+#, c-format
+msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
+msgstr "%s: WARNUNG: auf dieser Platform können keine beschränkten Token erzeugt werden\n"
+
+#: pg_resetxlog.c:1133
+#, c-format
+msgid "%s: could not open process token: error code %lu\n"
+msgstr "%s: konnte Prozess-Token nicht öffnen: Fehlercode %lu\n"
+
+#: pg_resetxlog.c:1146
+#, c-format
+msgid "%s: could not allocate SIDs: error code %lu\n"
+msgstr "%s: konnte SIDs nicht erzeugen: Fehlercode %lu\n"
+
+#: pg_resetxlog.c:1165
+#, c-format
+msgid "%s: could not create restricted token: error code %lu\n"
+msgstr "%s: konnte beschränktes Token nicht erzeugen: Fehlercode %lu\n"
+
+#: pg_resetxlog.c:1186
+#, c-format
+msgid "%s: could not start process for command \"%s\": error code %lu\n"
+msgstr "%s: konnte Prozess für Befehl „%s“ nicht starten: Fehlercode %lu\n"
+
+#: pg_resetxlog.c:1218
+#, c-format
+msgid "%s: could not re-execute with restricted token: error code %lu\n"
+msgstr "%s: konnte Prozess nicht mit beschränktem Token neu starten: Fehlercode %lu\n"
+
+#: pg_resetxlog.c:1233
+#, c-format
+msgid "%s: could not get exit code from subprocess: error code %lu\n"
+msgstr "%s: konnte Statuscode des Subprozesses nicht ermitteln: Fehlercode %lu\n"
+
+#: pg_resetxlog.c:1245
 #, c-format
 msgid ""
 "%s resets the PostgreSQL transaction log.\n"
@@ -469,7 +504,7 @@ msgstr ""
 "%s setzt den PostgreSQL-Transaktionslog zurück.\n"
 "\n"
 
-#: pg_resetxlog.c:1080
+#: pg_resetxlog.c:1246
 #, c-format
 msgid ""
 "Usage:\n"
@@ -480,64 +515,64 @@ msgstr ""
 "  %s [OPTION]... DATENVERZEICHNIS\n"
 "\n"
 
-#: pg_resetxlog.c:1081
+#: pg_resetxlog.c:1247
 #, c-format
 msgid "Options:\n"
 msgstr "Optionen:\n"
 
-#: pg_resetxlog.c:1082
+#: pg_resetxlog.c:1248
 #, c-format
 msgid "  -e XIDEPOCH      set next transaction ID epoch\n"
 msgstr "  -e XIDEPOCHE     nächste Transaktions-ID-Epoche setzen\n"
 
-#: pg_resetxlog.c:1083
+#: pg_resetxlog.c:1249
 #, c-format
 msgid "  -f               force update to be done\n"
 msgstr "  -f               Änderung erzwingen\n"
 
-#: pg_resetxlog.c:1084
+#: pg_resetxlog.c:1250
 #, c-format
 msgid "  -l XLOGFILE      force minimum WAL starting location for new transaction log\n"
 msgstr "  -l XLOGDATEI     minimale WAL-Startposition für neuen Log erzwingen\n"
 
-#: pg_resetxlog.c:1085
+#: pg_resetxlog.c:1251
 #, c-format
 msgid "  -m MXID,MXID     set next and oldest multitransaction ID\n"
 msgstr "  -m MXID,MXID     nächste und älteste Multitransaktions-ID setzen\n"
 
-#: pg_resetxlog.c:1086
+#: pg_resetxlog.c:1252
 #, c-format
 msgid "  -n               no update, just show what would be done (for testing)\n"
 msgstr ""
 "  -n               keine Änderungen; nur zeigen, was gemacht werden würde (zum\n"
 "                   Testen)\n"
 
-#: pg_resetxlog.c:1087
+#: pg_resetxlog.c:1253
 #, c-format
 msgid "  -o OID           set next OID\n"
 msgstr "  -o OID           nächste OID setzen\n"
 
-#: pg_resetxlog.c:1088
+#: pg_resetxlog.c:1254
 #, c-format
 msgid "  -O OFFSET        set next multitransaction offset\n"
 msgstr "  -O OFFSET        nächsten Multitransaktions-Offset setzen\n"
 
-#: pg_resetxlog.c:1089
+#: pg_resetxlog.c:1255
 #, c-format
 msgid "  -V, --version    output version information, then exit\n"
 msgstr "  -V, --version    Versionsinformationen anzeigen, dann beenden\n"
 
-#: pg_resetxlog.c:1090
+#: pg_resetxlog.c:1256
 #, c-format
 msgid "  -x XID           set next transaction ID\n"
 msgstr "  -x XID           nächste Transaktions-ID setzen\n"
 
-#: pg_resetxlog.c:1091
+#: pg_resetxlog.c:1257
 #, c-format
 msgid "  -?, --help       show this help, then exit\n"
 msgstr "  -?, --help       diese Hilfe anzeigen, dann beenden\n"
 
-#: pg_resetxlog.c:1092
+#: pg_resetxlog.c:1258
 #, c-format
 msgid ""
 "\n"
index 7cc65d4caa1ecea22ab18b5dcf667086f4d4738e..d0a47bcc74517774c6093ff0c9a3f42b86860ee5 100644 (file)
@@ -7,9 +7,9 @@
 # Stéphane Schildknecht , 2009.
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-12-04 22:42+0000\n"
+"POT-Creation-Date: 2015-05-13 07:42+0000\n"
 "PO-Revision-Date: 2014-12-05 10:10+0100\n"
 "Last-Translator: Guillaume Lelarge \n"
 "Language-Team: PostgreSQLfr \n"
@@ -19,113 +19,110 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Poedit 1.5.4\n"
 
-#: pg_resetxlog.c:130
+#: pg_resetxlog.c:139
 #, c-format
 msgid "%s: invalid argument for option -e\n"
 msgstr "%s : argument invalide pour l'option -e\n"
 
-#: pg_resetxlog.c:131 pg_resetxlog.c:146 pg_resetxlog.c:161 pg_resetxlog.c:176
-#: pg_resetxlog.c:184 pg_resetxlog.c:210 pg_resetxlog.c:224 pg_resetxlog.c:231
-#: pg_resetxlog.c:239
+#: pg_resetxlog.c:140 pg_resetxlog.c:155 pg_resetxlog.c:170 pg_resetxlog.c:185
+#: pg_resetxlog.c:193 pg_resetxlog.c:219 pg_resetxlog.c:233 pg_resetxlog.c:240
+#: pg_resetxlog.c:248
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Essayer « %s --help » pour plus d'informations.\n"
 
-#: pg_resetxlog.c:136
+#: pg_resetxlog.c:145
 #, c-format
 msgid "%s: transaction ID epoch (-e) must not be -1\n"
 msgstr ""
 "%s : la valeur epoch de l'identifiant de transaction (-e) ne doit pas être\n"
 "-1\n"
 
-#: pg_resetxlog.c:145
+#: pg_resetxlog.c:154
 #, c-format
 msgid "%s: invalid argument for option -x\n"
 msgstr "%s : argument invalide pour l'option -x\n"
 
-#: pg_resetxlog.c:151
+#: pg_resetxlog.c:160
 #, c-format
 msgid "%s: transaction ID (-x) must not be 0\n"
 msgstr "%s : l'identifiant de la transaction (-x) ne doit pas être 0\n"
 
-#: pg_resetxlog.c:160
+#: pg_resetxlog.c:169
 #, c-format
 msgid "%s: invalid argument for option -o\n"
 msgstr "%s : argument invalide pour l'option -o\n"
 
-#: pg_resetxlog.c:166
+#: pg_resetxlog.c:175
 #, c-format
 msgid "%s: OID (-o) must not be 0\n"
 msgstr "%s : l'OID (-o) ne doit pas être 0\n"
 
-#: pg_resetxlog.c:175 pg_resetxlog.c:183
+#: pg_resetxlog.c:184 pg_resetxlog.c:192
 #, c-format
 msgid "%s: invalid argument for option -m\n"
 msgstr "%s : argument invalide pour l'option -m\n"
 
-#: pg_resetxlog.c:189
+#: pg_resetxlog.c:198
 #, c-format
 msgid "%s: multitransaction ID (-m) must not be 0\n"
 msgstr "%s : l'identifiant de multi-transaction (-m) ne doit pas être 0\n"
 
-#: pg_resetxlog.c:199
+#: pg_resetxlog.c:208
 #, c-format
 msgid "%s: oldest multitransaction ID (-m) must not be 0\n"
-msgstr ""
-"%s : l'identifiant de multi-transaction le plus ancien (-m) ne doit pas être "
-"0\n"
+msgstr "%s : l'identifiant de multi-transaction le plus ancien (-m) ne doit pas être 0\n"
 
-#: pg_resetxlog.c:209
+#: pg_resetxlog.c:218
 #, c-format
 msgid "%s: invalid argument for option -O\n"
 msgstr "%s : argument invalide pour l'option -O\n"
 
-#: pg_resetxlog.c:215
+#: pg_resetxlog.c:224
 #, c-format
 msgid "%s: multitransaction offset (-O) must not be -1\n"
 msgstr "%s : le décalage de multi-transaction (-O) ne doit pas être -1\n"
 
-#: pg_resetxlog.c:223
+#: pg_resetxlog.c:232
 #, c-format
 msgid "%s: invalid argument for option -l\n"
 msgstr "%s : argument invalide pour l'option -l\n"
 
-#: pg_resetxlog.c:238
+#: pg_resetxlog.c:247
 #, c-format
 msgid "%s: no data directory specified\n"
 msgstr "%s : aucun répertoire de données indiqué\n"
 
-#: pg_resetxlog.c:252
+#: pg_resetxlog.c:261
 #, c-format
 msgid "%s: cannot be executed by \"root\"\n"
 msgstr "%s : ne peut pas être exécuté par « root »\n"
 
-#: pg_resetxlog.c:254
+#: pg_resetxlog.c:263
 #, c-format
 msgid "You must run %s as the PostgreSQL superuser.\n"
 msgstr "Vous devez exécuter %s en tant que super-utilisateur PostgreSQL.\n"
 
-#: pg_resetxlog.c:264
+#: pg_resetxlog.c:274
 #, c-format
 msgid "%s: could not change directory to \"%s\": %s\n"
 msgstr "%s : n'a pas pu accéder au répertoire « %s » : %s\n"
 
-#: pg_resetxlog.c:277 pg_resetxlog.c:418
+#: pg_resetxlog.c:287 pg_resetxlog.c:428
 #, c-format
 msgid "%s: could not open file \"%s\" for reading: %s\n"
 msgstr "%s : n'a pas pu ouvrir le fichier « %s » en lecture : %s\n"
 
-#: pg_resetxlog.c:284
+#: pg_resetxlog.c:294
 #, c-format
 msgid ""
 "%s: lock file \"%s\" exists\n"
 "Is a server running?  If not, delete the lock file and try again.\n"
 msgstr ""
 "%s : le verrou « %s » existe\n"
-"Le serveur est-il démarré ? Sinon, supprimer le fichier verrou et "
-"réessayer.\n"
+"Le serveur est-il démarré ? Sinon, supprimer le fichier verrou et réessayer.\n"
 
-#: pg_resetxlog.c:366
+#: pg_resetxlog.c:376
 #, c-format
 msgid ""
 "\n"
@@ -135,7 +132,7 @@ msgstr ""
 "Si ces valeurs semblent acceptables, utiliser -f pour forcer la\n"
 "réinitialisation.\n"
 
-#: pg_resetxlog.c:378
+#: pg_resetxlog.c:388
 #, c-format
 msgid ""
 "The database server was not shut down cleanly.\n"
@@ -148,12 +145,12 @@ msgstr ""
 "Pour continuer malgré tout, utiliser -f pour forcer la\n"
 "réinitialisation.\n"
 
-#: pg_resetxlog.c:392
+#: pg_resetxlog.c:402
 #, c-format
 msgid "Transaction log reset\n"
 msgstr "Réinitialisation du journal des transactions\n"
 
-#: pg_resetxlog.c:421
+#: pg_resetxlog.c:431
 #, c-format
 msgid ""
 "If you are sure the data directory path is correct, execute\n"
@@ -164,24 +161,22 @@ msgstr ""
 "  touch %s\n"
 "et réessayer.\n"
 
-#: pg_resetxlog.c:434
+#: pg_resetxlog.c:444
 #, c-format
 msgid "%s: could not read file \"%s\": %s\n"
 msgstr "%s : n'a pas pu lire le fichier « %s » : %s\n"
 
-#: pg_resetxlog.c:457
+#: pg_resetxlog.c:467
 #, c-format
 msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
-msgstr ""
-"%s : pg_control existe mais son CRC est invalide ; agir avec précaution\n"
+msgstr "%s : pg_control existe mais son CRC est invalide ; agir avec précaution\n"
 
-#: pg_resetxlog.c:466
+#: pg_resetxlog.c:476
 #, c-format
 msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
-msgstr ""
-"%s : pg_control existe mais est corrompu ou de version inconnue ; ignoré\n"
+msgstr "%s : pg_control existe mais est corrompu ou de version inconnue ; ignoré\n"
 
-#: pg_resetxlog.c:568
+#: pg_resetxlog.c:578
 #, c-format
 msgid ""
 "Guessed pg_control values:\n"
@@ -190,7 +185,7 @@ msgstr ""
 "Valeurs de pg_control devinées :\n"
 "\n"
 
-#: pg_resetxlog.c:570
+#: pg_resetxlog.c:580
 #, c-format
 msgid ""
 "Current pg_control values:\n"
@@ -199,167 +194,166 @@ msgstr ""
 "Valeurs actuelles de pg_control :\n"
 "\n"
 
-#: pg_resetxlog.c:579
+#: pg_resetxlog.c:589
 #, c-format
 msgid "pg_control version number:            %u\n"
 msgstr "Numéro de version de pg_control :                       %u\n"
 
-#: pg_resetxlog.c:581
+#: pg_resetxlog.c:591
 #, c-format
 msgid "Catalog version number:               %u\n"
 msgstr "Numéro de version du catalogue :                        %u\n"
 
-#: pg_resetxlog.c:583
+#: pg_resetxlog.c:593
 #, c-format
 msgid "Database system identifier:           %s\n"
 msgstr "Identifiant du système de base de données :             %s\n"
 
-#: pg_resetxlog.c:585
+#: pg_resetxlog.c:595
 #, c-format
 msgid "Latest checkpoint's TimeLineID:       %u\n"
 msgstr "Dernier TimeLineID du point de contrôle :               %u\n"
 
-#: pg_resetxlog.c:587
+#: pg_resetxlog.c:597
 #, c-format
 msgid "Latest checkpoint's full_page_writes: %s\n"
 msgstr "Dernier full_page_writes du point de contrôle :         %s\n"
 
-#: pg_resetxlog.c:588
+#: pg_resetxlog.c:598
 msgid "off"
 msgstr "désactivé"
 
-#: pg_resetxlog.c:588
+#: pg_resetxlog.c:598
 msgid "on"
 msgstr "activé"
 
-#: pg_resetxlog.c:589
+#: pg_resetxlog.c:599
 #, c-format
 msgid "Latest checkpoint's NextXID:          %u/%u\n"
 msgstr "Dernier NextXID du point de contrôle :                  %u/%u\n"
 
-#: pg_resetxlog.c:592
+#: pg_resetxlog.c:602
 #, c-format
 msgid "Latest checkpoint's NextOID:          %u\n"
 msgstr "Dernier NextOID du point de contrôle :                  %u\n"
 
-#: pg_resetxlog.c:594
+#: pg_resetxlog.c:604
 #, c-format
 msgid "Latest checkpoint's NextMultiXactId:  %u\n"
 msgstr "Dernier NextMultiXactId du point de contrôle :          %u\n"
 
-#: pg_resetxlog.c:596
+#: pg_resetxlog.c:606
 #, c-format
 msgid "Latest checkpoint's NextMultiOffset:  %u\n"
 msgstr "Dernier NextMultiOffset du point de contrôle :          %u\n"
 
-#: pg_resetxlog.c:598
+#: pg_resetxlog.c:608
 #, c-format
 msgid "Latest checkpoint's oldestXID:        %u\n"
 msgstr "Dernier oldestXID du point de contrôle :                %u\n"
 
-#: pg_resetxlog.c:600
+#: pg_resetxlog.c:610
 #, c-format
 msgid "Latest checkpoint's oldestXID's DB:   %u\n"
 msgstr "Dernier oldestXID du point de contrôle de la base :     %u\n"
 
-#: pg_resetxlog.c:602
+#: pg_resetxlog.c:612
 #, c-format
 msgid "Latest checkpoint's oldestActiveXID:  %u\n"
 msgstr "Dernier oldestActiveXID du point de contrôle :          %u\n"
 
-#: pg_resetxlog.c:604
+#: pg_resetxlog.c:614
 #, c-format
 msgid "Latest checkpoint's oldestMultiXid:   %u\n"
 msgstr "Dernier oldestMultiXID du point de contrôle :           %u\n"
 
-#: pg_resetxlog.c:606
+#: pg_resetxlog.c:616
 #, c-format
 msgid "Latest checkpoint's oldestMulti's DB: %u\n"
 msgstr "Dernier oldestMulti du point de contrôle de la base :     %u\n"
 
-#: pg_resetxlog.c:608
+#: pg_resetxlog.c:618
 #, c-format
 msgid "Maximum data alignment:               %u\n"
 msgstr "Alignement maximal des données :                        %u\n"
 
-#: pg_resetxlog.c:611
+#: pg_resetxlog.c:621
 #, c-format
 msgid "Database block size:                  %u\n"
 msgstr "Taille du bloc de la base de données :                  %u\n"
 
-#: pg_resetxlog.c:613
+#: pg_resetxlog.c:623
 #, c-format
 msgid "Blocks per segment of large relation: %u\n"
 msgstr "Blocs par segment des relations volumineuses :          %u\n"
 
-#: pg_resetxlog.c:615
+#: pg_resetxlog.c:625
 #, c-format
 msgid "WAL block size:                       %u\n"
 msgstr "Taille de bloc du journal de transaction :              %u\n"
 
-#: pg_resetxlog.c:617
+#: pg_resetxlog.c:627
 #, c-format
 msgid "Bytes per WAL segment:                %u\n"
 msgstr "Octets par segment du journal de transaction :          %u\n"
 
-#: pg_resetxlog.c:619
+#: pg_resetxlog.c:629
 #, c-format
 msgid "Maximum length of identifiers:        %u\n"
 msgstr "Longueur maximale des identifiants :                    %u\n"
 
-#: pg_resetxlog.c:621
+#: pg_resetxlog.c:631
 #, c-format
 msgid "Maximum columns in an index:          %u\n"
 msgstr "Nombre maximal de colonnes d'un index:                  %u\n"
 
-#: pg_resetxlog.c:623
+#: pg_resetxlog.c:633
 #, c-format
 msgid "Maximum size of a TOAST chunk:        %u\n"
 msgstr "Longueur maximale d'un morceau TOAST :                  %u\n"
 
-#: pg_resetxlog.c:625
+#: pg_resetxlog.c:635
 #, c-format
-#| msgid "Maximum size of a TOAST chunk:        %u\n"
 msgid "Size of a large-object chunk:         %u\n"
 msgstr "Taille d'un morceau de Large Object :                   %u\n"
 
-#: pg_resetxlog.c:627
+#: pg_resetxlog.c:637
 #, c-format
 msgid "Date/time type storage:               %s\n"
 msgstr "Stockage du type date/heure :                           %s\n"
 
-#: pg_resetxlog.c:628
+#: pg_resetxlog.c:638
 msgid "64-bit integers"
 msgstr "entiers 64-bits"
 
-#: pg_resetxlog.c:628
+#: pg_resetxlog.c:638
 msgid "floating-point numbers"
 msgstr "nombres à virgule flottante"
 
-#: pg_resetxlog.c:629
+#: pg_resetxlog.c:639
 #, c-format
 msgid "Float4 argument passing:              %s\n"
 msgstr "Passage d'argument float4 :                             %s\n"
 
-#: pg_resetxlog.c:630 pg_resetxlog.c:632
+#: pg_resetxlog.c:640 pg_resetxlog.c:642
 msgid "by reference"
 msgstr "par référence"
 
-#: pg_resetxlog.c:630 pg_resetxlog.c:632
+#: pg_resetxlog.c:640 pg_resetxlog.c:642
 msgid "by value"
 msgstr "par valeur"
 
-#: pg_resetxlog.c:631
+#: pg_resetxlog.c:641
 #, c-format
 msgid "Float8 argument passing:              %s\n"
 msgstr "Passage d'argument float8 :                             %s\n"
 
-#: pg_resetxlog.c:633
+#: pg_resetxlog.c:643
 #, c-format
 msgid "Data page checksum version:           %u\n"
 msgstr "Version des sommes de contrôle des pages de données : %u\n"
 
-#: pg_resetxlog.c:647
+#: pg_resetxlog.c:657
 #, c-format
 msgid ""
 "\n"
@@ -372,112 +366,144 @@ msgstr ""
 "Valeurs à changer :\n"
 "\n"
 
-#: pg_resetxlog.c:650
+#: pg_resetxlog.c:660
 #, c-format
 msgid "First log segment after reset:        %s\n"
 msgstr "Premier segment du journal après réinitialisation :     %s\n"
 
-#: pg_resetxlog.c:654
+#: pg_resetxlog.c:664
 #, c-format
 msgid "NextMultiXactId:                      %u\n"
 msgstr "NextMultiXactId:                      %u\n"
 
-#: pg_resetxlog.c:656
+#: pg_resetxlog.c:666
 #, c-format
 msgid "OldestMultiXid:                       %u\n"
 msgstr "OldestMultiXid:                       %u\n"
 
-#: pg_resetxlog.c:658
+#: pg_resetxlog.c:668
 #, c-format
 msgid "OldestMulti's DB:                     %u\n"
 msgstr "OldestMulti's DB:                     %u\n"
 
-#: pg_resetxlog.c:664
+#: pg_resetxlog.c:674
 #, c-format
 msgid "NextMultiOffset:                      %u\n"
 msgstr "NextMultiOffset:                      %u\n"
 
-#: pg_resetxlog.c:670
+#: pg_resetxlog.c:680
 #, c-format
 msgid "NextOID:                              %u\n"
 msgstr "NextOID:                              %u\n"
 
-#: pg_resetxlog.c:676
+#: pg_resetxlog.c:686
 #, c-format
 msgid "NextXID:                              %u\n"
 msgstr "NextXID:                              %u\n"
 
-#: pg_resetxlog.c:678
+#: pg_resetxlog.c:688
 #, c-format
 msgid "OldestXID:                            %u\n"
 msgstr "OldestXID:                            %u\n"
 
-#: pg_resetxlog.c:680
+#: pg_resetxlog.c:690
 #, c-format
 msgid "OldestXID's DB:                       %u\n"
 msgstr "OldestXID's DB:                       %u\n"
 
-#: pg_resetxlog.c:686
+#: pg_resetxlog.c:696
 #, c-format
-#| msgid "NextXID Epoch:                        %u\n"
 msgid "NextXID epoch:                        %u\n"
 msgstr "NextXID Epoch:                        %u\n"
 
-#: pg_resetxlog.c:751
+#: pg_resetxlog.c:761
 #, c-format
-msgid ""
-"%s: internal error -- sizeof(ControlFileData) is too large ... fix "
-"PG_CONTROL_SIZE\n"
+msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix PG_CONTROL_SIZE\n"
 msgstr ""
 "%s : erreur interne -- sizeof(ControlFileData) est trop important...\n"
 "corrigez PG_CONTROL_SIZE\n"
 
-#: pg_resetxlog.c:766
+#: pg_resetxlog.c:776
 #, c-format
 msgid "%s: could not create pg_control file: %s\n"
 msgstr "%s : n'a pas pu créer le fichier pg_control : %s\n"
 
-#: pg_resetxlog.c:777
+#: pg_resetxlog.c:787
 #, c-format
 msgid "%s: could not write pg_control file: %s\n"
 msgstr "%s : n'a pas pu écrire le fichier pg_control : %s\n"
 
-#: pg_resetxlog.c:784 pg_resetxlog.c:1068
+#: pg_resetxlog.c:794 pg_resetxlog.c:1078
 #, c-format
 msgid "%s: fsync error: %s\n"
 msgstr "%s : erreur fsync : %s\n"
 
-#: pg_resetxlog.c:824 pg_resetxlog.c:890 pg_resetxlog.c:941
+#: pg_resetxlog.c:834 pg_resetxlog.c:900 pg_resetxlog.c:951
 #, c-format
 msgid "%s: could not open directory \"%s\": %s\n"
 msgstr "%s : n'a pas pu ouvrir le répertoire « %s » : %s\n"
 
-#: pg_resetxlog.c:855 pg_resetxlog.c:912 pg_resetxlog.c:964
+#: pg_resetxlog.c:865 pg_resetxlog.c:922 pg_resetxlog.c:974
 #, c-format
 msgid "%s: could not read directory \"%s\": %s\n"
 msgstr "%s : n'a pas pu lire le répertoire « %s » : %s\n"
 
-#: pg_resetxlog.c:862 pg_resetxlog.c:919 pg_resetxlog.c:971
+#: pg_resetxlog.c:872 pg_resetxlog.c:929 pg_resetxlog.c:981
 #, c-format
 msgid "%s: could not close directory \"%s\": %s\n"
 msgstr "%s : n'a pas pu fermer le répertoire « %s » : %s\n"
 
-#: pg_resetxlog.c:903 pg_resetxlog.c:955
+#: pg_resetxlog.c:913 pg_resetxlog.c:965
 #, c-format
 msgid "%s: could not delete file \"%s\": %s\n"
 msgstr "%s : n'a pas pu supprimer le fichier « %s » : %s\n"
 
-#: pg_resetxlog.c:1035
+#: pg_resetxlog.c:1045
 #, c-format
 msgid "%s: could not open file \"%s\": %s\n"
 msgstr "%s : n'a pas pu ouvrir le fichier « %s » : %s\n"
 
-#: pg_resetxlog.c:1046 pg_resetxlog.c:1060
+#: pg_resetxlog.c:1056 pg_resetxlog.c:1070
 #, c-format
 msgid "%s: could not write file \"%s\": %s\n"
 msgstr "%s : n'a pas pu écrire le fichier « %s » : %s\n"
 
-#: pg_resetxlog.c:1079
+#: pg_resetxlog.c:1124
+#, c-format
+msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
+msgstr "%s : ATTENTION : ne peut pas crér les jetons restreints sur cette plateforme\n"
+
+#: pg_resetxlog.c:1133
+#, c-format
+msgid "%s: could not open process token: error code %lu\n"
+msgstr "%s : n'a pas pu ouvrir le jeton du processus : code d'erreur %lu\n"
+
+#: pg_resetxlog.c:1146
+#, c-format
+msgid "%s: could not allocate SIDs: error code %lu\n"
+msgstr "%s : n'a pas pu allouer les SID : code d'erreur %lu\n"
+
+#: pg_resetxlog.c:1165
+#, c-format
+msgid "%s: could not create restricted token: error code %lu\n"
+msgstr "%s : n'a pas pu créer le jeton restreint : code d'erreur %lu\n"
+
+#: pg_resetxlog.c:1186
+#, c-format
+msgid "%s: could not start process for command \"%s\": error code %lu\n"
+msgstr "%s : n'a pas pu démarrer le processus pour la commande « %s » : code d'erreur %lu\n"
+
+#: pg_resetxlog.c:1218
+#, c-format
+msgid "%s: could not re-execute with restricted token: error code %lu\n"
+msgstr "%s : n'a pas pu ré-exécuter le jeton restreint : code d'erreur %lu\n"
+
+#: pg_resetxlog.c:1233
+#, c-format
+msgid "%s: could not get exit code from subprocess: error code %lu\n"
+msgstr "%s : n'a pas pu récupérer le code de statut du sous-processus : code d'erreur %lu\n"
+
+#: pg_resetxlog.c:1245
 #, c-format
 msgid ""
 "%s resets the PostgreSQL transaction log.\n"
@@ -486,7 +512,7 @@ msgstr ""
 "%s réinitialise le journal des transactions PostgreSQL.\n"
 "\n"
 
-#: pg_resetxlog.c:1080
+#: pg_resetxlog.c:1246
 #, c-format
 msgid ""
 "Usage:\n"
@@ -497,71 +523,68 @@ msgstr ""
 "  %s [OPTION]... RÉP_DONNÉES\n"
 "\n"
 
-#: pg_resetxlog.c:1081
+#: pg_resetxlog.c:1247
 #, c-format
 msgid "Options:\n"
 msgstr "Options :\n"
 
-#: pg_resetxlog.c:1082
+#: pg_resetxlog.c:1248
 #, c-format
 msgid "  -e XIDEPOCH      set next transaction ID epoch\n"
 msgstr ""
 "  -e XIDEPOCH     fixe la valeur epoch du prochain identifiant de\n"
 "                  transaction\n"
 
-#: pg_resetxlog.c:1083
+#: pg_resetxlog.c:1249
 #, c-format
 msgid "  -f               force update to be done\n"
 msgstr "  -f              force la mise à jour\n"
 
-#: pg_resetxlog.c:1084
+#: pg_resetxlog.c:1250
 #, c-format
-msgid ""
-"  -l XLOGFILE      force minimum WAL starting location for new transaction "
-"log\n"
+msgid "  -l XLOGFILE      force minimum WAL starting location for new transaction log\n"
 msgstr ""
 "  -l FICHIERXLOG  force l'emplacement minimal de début des WAL du nouveau\n"
 "                  journal de transactions\n"
 
-#: pg_resetxlog.c:1085
+#: pg_resetxlog.c:1251
 #, c-format
 msgid "  -m MXID,MXID     set next and oldest multitransaction ID\n"
 msgstr "  -m MXID,MXID    fixe le prochain identifiant multi-transaction\n"
 
-#: pg_resetxlog.c:1086
+#: pg_resetxlog.c:1252
 #, c-format
-msgid ""
-"  -n               no update, just show what would be done (for testing)\n"
+msgid "  -n               no update, just show what would be done (for testing)\n"
 msgstr ""
 "  -n              pas de mise à jour, affiche simplement ce qui sera fait\n"
 "                  (pour test)\n"
 
-#: pg_resetxlog.c:1087
+#: pg_resetxlog.c:1253
 #, c-format
 msgid "  -o OID           set next OID\n"
 msgstr "  -o OID          fixe le prochain OID\n"
 
-#: pg_resetxlog.c:1088
+#: pg_resetxlog.c:1254
 #, c-format
 msgid "  -O OFFSET        set next multitransaction offset\n"
 msgstr "  -O DÉCALAGE     fixe le décalage de la prochaine multi-transaction\n"
 
-#: pg_resetxlog.c:1089
+#: pg_resetxlog.c:1255
 #, c-format
 msgid "  -V, --version    output version information, then exit\n"
 msgstr "  -V, --version  affiche la version et quitte\n"
 
-#: pg_resetxlog.c:1090
+#: pg_resetxlog.c:1256
 #, c-format
 msgid "  -x XID           set next transaction ID\n"
 msgstr "  -x XID          fixe le prochain identifiant de transaction\n"
 
-#: pg_resetxlog.c:1091
+#: pg_resetxlog.c:1257
 #, c-format
 msgid "  -?, --help       show this help, then exit\n"
 msgstr "  -?, --help     affiche cette aide et quitte\n"
 
-#: pg_resetxlog.c:1092
+#: pg_resetxlog.c:1258
 #, c-format
 msgid ""
 "\n"
@@ -570,14 +593,14 @@ msgstr ""
 "\n"
 "Rapporter les bogues à .\n"
 
-#~ msgid "%s: could not read from directory \"%s\": %s\n"
-#~ msgstr "%s : n'a pas pu lire le répertoire « %s » : %s\n"
-
-#~ msgid "  --help          show this help, then exit\n"
-#~ msgstr "  --help          affiche cette aide et quitte\n"
+#~ msgid "First log file ID after reset:        %u\n"
+#~ msgstr "Premier identifiant du journal après réinitialisation : %u\n"
 
 #~ msgid "  --version       output version information, then exit\n"
 #~ msgstr "  --version       afficherla version et quitte\n"
 
-#~ msgid "First log file ID after reset:        %u\n"
-#~ msgstr "Premier identifiant du journal après réinitialisation : %u\n"
+#~ msgid "  --help          show this help, then exit\n"
+#~ msgstr "  --help          affiche cette aide et quitte\n"
+
+#~ msgid "%s: could not read from directory \"%s\": %s\n"
+#~ msgstr "%s : n'a pas pu lire le répertoire « %s » : %s\n"
index 038cb3ecbda7a0434d8fd61a080464ba50b4d1ee..344abfec402f703313521bdaa70f564f973052cb 100644 (file)
@@ -3,13 +3,13 @@
 # This file is distributed under the same license as the PostgreSQL package.
 # Cesar Suga , 2002.
 # Roberto Mello , 2002.
-# Euler Taveira de Oliveira , 2003-2014.
+# Euler Taveira de Oliveira , 2003-2015.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-09-14 23:09-0300\n"
+"POT-Creation-Date: 2015-05-18 01:58-0300\n"
 "PO-Revision-Date: 2005-10-04 22:55-0300\n"
 "Last-Translator: Euler Taveira de Oliveira \n"
 "Language-Team: Brazilian Portuguese \n"
@@ -18,99 +18,99 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: pg_resetxlog.c:130
+#: pg_resetxlog.c:139
 #, c-format
 msgid "%s: invalid argument for option -e\n"
 msgstr "%s: argumento inválido para opção -e\n"
 
-#: pg_resetxlog.c:131 pg_resetxlog.c:146 pg_resetxlog.c:161 pg_resetxlog.c:176
-#: pg_resetxlog.c:184 pg_resetxlog.c:210 pg_resetxlog.c:224 pg_resetxlog.c:231
-#: pg_resetxlog.c:239
+#: pg_resetxlog.c:140 pg_resetxlog.c:155 pg_resetxlog.c:170 pg_resetxlog.c:185
+#: pg_resetxlog.c:193 pg_resetxlog.c:219 pg_resetxlog.c:233 pg_resetxlog.c:240
+#: pg_resetxlog.c:248
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Tente \"%s --help\" para obter informações adicionais.\n"
 
-#: pg_resetxlog.c:136
+#: pg_resetxlog.c:145
 #, c-format
 msgid "%s: transaction ID epoch (-e) must not be -1\n"
 msgstr "%s: época do ID da transação (-e) não deve ser -1\n"
 
-#: pg_resetxlog.c:145
+#: pg_resetxlog.c:154
 #, c-format
 msgid "%s: invalid argument for option -x\n"
 msgstr "%s: argumento inválido para opção -x\n"
 
-#: pg_resetxlog.c:151
+#: pg_resetxlog.c:160
 #, c-format
 msgid "%s: transaction ID (-x) must not be 0\n"
 msgstr "%s: ID da transação (-x) não deve ser 0\n"
 
-#: pg_resetxlog.c:160
+#: pg_resetxlog.c:169
 #, c-format
 msgid "%s: invalid argument for option -o\n"
 msgstr "%s: argumento inválido para opção -o\n"
 
-#: pg_resetxlog.c:166
+#: pg_resetxlog.c:175
 #, c-format
 msgid "%s: OID (-o) must not be 0\n"
 msgstr "%s: OID (-o) não deve ser 0\n"
 
-#: pg_resetxlog.c:175 pg_resetxlog.c:183
+#: pg_resetxlog.c:184 pg_resetxlog.c:192
 #, c-format
 msgid "%s: invalid argument for option -m\n"
 msgstr "%s: argumento inválido para opção -m\n"
 
-#: pg_resetxlog.c:189
+#: pg_resetxlog.c:198
 #, c-format
 msgid "%s: multitransaction ID (-m) must not be 0\n"
 msgstr "%s: ID de transação múltipla (-m) não deve ser 0\n"
 
-#: pg_resetxlog.c:199
+#: pg_resetxlog.c:208
 #, c-format
 msgid "%s: oldest multitransaction ID (-m) must not be 0\n"
 msgstr "%s: ID de transação múltipla mais velho (-m) não deve ser 0\n"
 
-#: pg_resetxlog.c:209
+#: pg_resetxlog.c:218
 #, c-format
 msgid "%s: invalid argument for option -O\n"
 msgstr "%s: argumento inválido para opção -O\n"
 
-#: pg_resetxlog.c:215
+#: pg_resetxlog.c:224
 #, c-format
 msgid "%s: multitransaction offset (-O) must not be -1\n"
 msgstr "%s: deslocamento da transação múltipla (-O) não deve ser -1\n"
 
-#: pg_resetxlog.c:223
+#: pg_resetxlog.c:232
 #, c-format
 msgid "%s: invalid argument for option -l\n"
 msgstr "%s: argumento inválido para opção -l\n"
 
-#: pg_resetxlog.c:238
+#: pg_resetxlog.c:247
 #, c-format
 msgid "%s: no data directory specified\n"
 msgstr "%s: nenhum diretório de dados foi especificado\n"
 
-#: pg_resetxlog.c:252
+#: pg_resetxlog.c:261
 #, c-format
 msgid "%s: cannot be executed by \"root\"\n"
 msgstr "%s: não pode ser executado pelo \"root\"\n"
 
-#: pg_resetxlog.c:254
+#: pg_resetxlog.c:263
 #, c-format
 msgid "You must run %s as the PostgreSQL superuser.\n"
 msgstr "Você deve executar %s como um super-usuário do PostgreSQL.\n"
 
-#: pg_resetxlog.c:264
+#: pg_resetxlog.c:274
 #, c-format
 msgid "%s: could not change directory to \"%s\": %s\n"
 msgstr "%s: não pôde mudar diretório para \"%s\": %s\n"
 
-#: pg_resetxlog.c:277 pg_resetxlog.c:418
+#: pg_resetxlog.c:287 pg_resetxlog.c:428
 #, c-format
 msgid "%s: could not open file \"%s\" for reading: %s\n"
 msgstr "%s: não pôde abrir arquivo \"%s\" para leitura: %s\n"
 
-#: pg_resetxlog.c:284
+#: pg_resetxlog.c:294
 #, c-format
 msgid ""
 "%s: lock file \"%s\" exists\n"
@@ -119,7 +119,7 @@ msgstr ""
 "%s: arquivo de bloqueio \"%s\" existe\n"
 "O servidor está executando? Se não, apague o arquivo de bloqueio e tente novamente.\n"
 
-#: pg_resetxlog.c:366
+#: pg_resetxlog.c:376
 #, c-format
 msgid ""
 "\n"
@@ -128,7 +128,7 @@ msgstr ""
 "\n"
 "Se estes valores lhe parecem aceitáveis, use -f para forçar o reinício.\n"
 
-#: pg_resetxlog.c:378
+#: pg_resetxlog.c:388
 #, c-format
 msgid ""
 "The database server was not shut down cleanly.\n"
@@ -139,12 +139,12 @@ msgstr ""
 "Reiniciar o log de transação pode causar perda de dados.\n"
 "Se você quer continuar mesmo assim, use -f para forçar o reinício.\n"
 
-#: pg_resetxlog.c:392
+#: pg_resetxlog.c:402
 #, c-format
 msgid "Transaction log reset\n"
 msgstr "Log de transação reiniciado\n"
 
-#: pg_resetxlog.c:421
+#: pg_resetxlog.c:431
 #, c-format
 msgid ""
 "If you are sure the data directory path is correct, execute\n"
@@ -155,22 +155,22 @@ msgstr ""
 "  touch %s\n"
 "e tente novamente.\n"
 
-#: pg_resetxlog.c:434
+#: pg_resetxlog.c:444
 #, c-format
 msgid "%s: could not read file \"%s\": %s\n"
 msgstr "%s: não pôde ler arquivo \"%s\": %s\n"
 
-#: pg_resetxlog.c:457
+#: pg_resetxlog.c:467
 #, c-format
 msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
 msgstr "%s: pg_control existe mas tem CRC inválido: prossiga com cuidado\n"
 
-#: pg_resetxlog.c:466
+#: pg_resetxlog.c:476
 #, c-format
 msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
 msgstr "%s: pg_control existe mas não funciona ou sua versão é desconhecida; ignorando-o\n"
 
-#: pg_resetxlog.c:568
+#: pg_resetxlog.c:578
 #, c-format
 msgid ""
 "Guessed pg_control values:\n"
@@ -179,7 +179,7 @@ msgstr ""
 "Valores supostos do pg_control:\n"
 "\n"
 
-#: pg_resetxlog.c:570
+#: pg_resetxlog.c:580
 #, c-format
 msgid ""
 "Current pg_control values:\n"
@@ -188,166 +188,166 @@ msgstr ""
 "Valores atuais do pg_control:\n"
 "\n"
 
-#: pg_resetxlog.c:579
+#: pg_resetxlog.c:589
 #, c-format
 msgid "pg_control version number:            %u\n"
 msgstr "número da versão do pg_control:                    %u\n"
 
-#: pg_resetxlog.c:581
+#: pg_resetxlog.c:591
 #, c-format
 msgid "Catalog version number:               %u\n"
 msgstr "Número da versão do catálogo:                      %u\n"
 
-#: pg_resetxlog.c:583
+#: pg_resetxlog.c:593
 #, c-format
 msgid "Database system identifier:           %s\n"
 msgstr "Identificador do sistema de banco de dados:        %s\n"
 
-#: pg_resetxlog.c:585
+#: pg_resetxlog.c:595
 #, c-format
 msgid "Latest checkpoint's TimeLineID:       %u\n"
 msgstr "TimeLineID do último ponto de controle:            %u\n"
 
-#: pg_resetxlog.c:587
+#: pg_resetxlog.c:597
 #, c-format
 msgid "Latest checkpoint's full_page_writes: %s\n"
 msgstr "full_page_writes do último ponto de controle:      %s\n"
 
-#: pg_resetxlog.c:588
+#: pg_resetxlog.c:598
 msgid "off"
 msgstr "desabilitado"
 
-#: pg_resetxlog.c:588
+#: pg_resetxlog.c:598
 msgid "on"
 msgstr "habilitado"
 
-#: pg_resetxlog.c:589
+#: pg_resetxlog.c:599
 #, c-format
 msgid "Latest checkpoint's NextXID:          %u/%u\n"
 msgstr "NextXID do último ponto de controle:               %u/%u\n"
 
-#: pg_resetxlog.c:592
+#: pg_resetxlog.c:602
 #, c-format
 msgid "Latest checkpoint's NextOID:          %u\n"
 msgstr "NextOID do último ponto de controle:               %u\n"
 
-#: pg_resetxlog.c:594
+#: pg_resetxlog.c:604
 #, c-format
 msgid "Latest checkpoint's NextMultiXactId:  %u\n"
 msgstr "NextMultiXactId do último ponto de controle:       %u\n"
 
-#: pg_resetxlog.c:596
+#: pg_resetxlog.c:606
 #, c-format
 msgid "Latest checkpoint's NextMultiOffset:  %u\n"
 msgstr "NextMultiOffset do último ponto de controle:       %u\n"
 
-#: pg_resetxlog.c:598
+#: pg_resetxlog.c:608
 #, c-format
 msgid "Latest checkpoint's oldestXID:        %u\n"
 msgstr "oldestXID do último ponto de controle:             %u\n"
 
-#: pg_resetxlog.c:600
+#: pg_resetxlog.c:610
 #, c-format
 msgid "Latest checkpoint's oldestXID's DB:   %u\n"
 msgstr "BD do oldestXID do último ponto de controle:       %u\n"
 
-#: pg_resetxlog.c:602
+#: pg_resetxlog.c:612
 #, c-format
 msgid "Latest checkpoint's oldestActiveXID:  %u\n"
 msgstr "oldestActiveXID do último ponto de controle:       %u\n"
 
-#: pg_resetxlog.c:604
+#: pg_resetxlog.c:614
 #, c-format
 msgid "Latest checkpoint's oldestMultiXid:   %u\n"
 msgstr "oldestMultiXid do último ponto de controle:        %u\n"
 
-#: pg_resetxlog.c:606
+#: pg_resetxlog.c:616
 #, c-format
 msgid "Latest checkpoint's oldestMulti's DB: %u\n"
 msgstr "BD do oldestMulti do último ponto de controle:     %u\n"
 
-#: pg_resetxlog.c:608
+#: pg_resetxlog.c:618
 #, c-format
 msgid "Maximum data alignment:               %u\n"
 msgstr "Máximo alinhamento de dado:                        %u\n"
 
-#: pg_resetxlog.c:611
+#: pg_resetxlog.c:621
 #, c-format
 msgid "Database block size:                  %u\n"
 msgstr "Tamanho do bloco do banco de dados:                %u\n"
 
-#: pg_resetxlog.c:613
+#: pg_resetxlog.c:623
 #, c-format
 msgid "Blocks per segment of large relation: %u\n"
 msgstr "Blocos por segmento da relação grande:             %u\n"
 
-#: pg_resetxlog.c:615
+#: pg_resetxlog.c:625
 #, c-format
 msgid "WAL block size:                       %u\n"
 msgstr "Tamanho do bloco do WAL:                           %u\n"
 
-#: pg_resetxlog.c:617
+#: pg_resetxlog.c:627
 #, c-format
 msgid "Bytes per WAL segment:                %u\n"
 msgstr "Bytes por segmento do WAL:                         %u\n"
 
-#: pg_resetxlog.c:619
+#: pg_resetxlog.c:629
 #, c-format
 msgid "Maximum length of identifiers:        %u\n"
 msgstr "Tamanho máximo de identificadores:                 %u\n"
 
-#: pg_resetxlog.c:621
+#: pg_resetxlog.c:631
 #, c-format
 msgid "Maximum columns in an index:          %u\n"
 msgstr "Máximo de colunas em um índice:                    %u\n"
 
-#: pg_resetxlog.c:623
+#: pg_resetxlog.c:633
 #, c-format
 msgid "Maximum size of a TOAST chunk:        %u\n"
 msgstr "Tamanho máximo do bloco TOAST:                     %u\n"
 
-#: pg_resetxlog.c:625
+#: pg_resetxlog.c:635
 #, c-format
 msgid "Size of a large-object chunk:         %u\n"
 msgstr "Tamanho do bloco de um objeto grande:              %u\n"
 
-#: pg_resetxlog.c:627
+#: pg_resetxlog.c:637
 #, c-format
 msgid "Date/time type storage:               %s\n"
 msgstr "Tipo de data/hora do repositório:                  %s\n"
 
-#: pg_resetxlog.c:628
+#: pg_resetxlog.c:638
 msgid "64-bit integers"
 msgstr "inteiros de 64 bits"
 
-#: pg_resetxlog.c:628
+#: pg_resetxlog.c:638
 msgid "floating-point numbers"
 msgstr "números de ponto flutuante"
 
-#: pg_resetxlog.c:629
+#: pg_resetxlog.c:639
 #, c-format
 msgid "Float4 argument passing:              %s\n"
 msgstr "Passagem de argumento float4:                      %s\n"
 
-#: pg_resetxlog.c:630 pg_resetxlog.c:632
+#: pg_resetxlog.c:640 pg_resetxlog.c:642
 msgid "by reference"
 msgstr "por referência"
 
-#: pg_resetxlog.c:630 pg_resetxlog.c:632
+#: pg_resetxlog.c:640 pg_resetxlog.c:642
 msgid "by value"
 msgstr "por valor"
 
-#: pg_resetxlog.c:631
+#: pg_resetxlog.c:641
 #, c-format
 msgid "Float8 argument passing:              %s\n"
 msgstr "Passagem de argumento float8:                      %s\n"
 
-#: pg_resetxlog.c:633
+#: pg_resetxlog.c:643
 #, c-format
 msgid "Data page checksum version:           %u\n"
 msgstr "Versão da verificação de páginas de dados:         %u\n"
 
-#: pg_resetxlog.c:647
+#: pg_resetxlog.c:657
 #, c-format
 msgid ""
 "\n"
@@ -360,107 +360,142 @@ msgstr ""
 "Valores a serem alterados:\n"
 "\n"
 
-#: pg_resetxlog.c:650
+#: pg_resetxlog.c:660
 #, c-format
 msgid "First log segment after reset:        %s\n"
 msgstr "Primeiro segmento do arquivo de log após reinício: %s\n"
 
-#: pg_resetxlog.c:654
+#: pg_resetxlog.c:664
 #, c-format
 msgid "NextMultiXactId:                      %u\n"
 msgstr "NextMultiXactId:                                   %u\n"
 
-#: pg_resetxlog.c:656
+#: pg_resetxlog.c:666
 #, c-format
 msgid "OldestMultiXid:                       %u\n"
 msgstr "OldestMultiXid:                                    %u\n"
 
-#: pg_resetxlog.c:658
+#: pg_resetxlog.c:668
 #, c-format
 msgid "OldestMulti's DB:                     %u\n"
 msgstr "BD do OldestMulti:                                 %u\n"
 
-#: pg_resetxlog.c:664
+#: pg_resetxlog.c:674
 #, c-format
 msgid "NextMultiOffset:                      %u\n"
 msgstr "NextMultiOffset:                                   %u\n"
 
-#: pg_resetxlog.c:670
+#: pg_resetxlog.c:680
 #, c-format
 msgid "NextOID:                              %u\n"
 msgstr "NextOID:                                           %u\n"
 
-#: pg_resetxlog.c:676
+#: pg_resetxlog.c:686
 #, c-format
 msgid "NextXID:                              %u\n"
 msgstr "NextXID:                                           %u\n"
 
-#: pg_resetxlog.c:678
+#: pg_resetxlog.c:688
 #, c-format
 msgid "OldestXID:                            %u\n"
 msgstr "OldestXID:                                         %u\n"
 
-#: pg_resetxlog.c:680
+#: pg_resetxlog.c:690
 #, c-format
 msgid "OldestXID's DB:                       %u\n"
 msgstr "BD do OldestXID:                                   %u\n"
 
-#: pg_resetxlog.c:686
+#: pg_resetxlog.c:696
 #, c-format
 msgid "NextXID epoch:                        %u\n"
 msgstr "época do NextXID:                                  %u\n"
 
-#: pg_resetxlog.c:751
+#: pg_resetxlog.c:761
 #, c-format
 msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix PG_CONTROL_SIZE\n"
 msgstr "%s: erro interno -- sizeof(ControlFileData) é muito grande ... conserte o PG_CONTROL_SIZE\n"
 
-#: pg_resetxlog.c:766
+#: pg_resetxlog.c:776
 #, c-format
 msgid "%s: could not create pg_control file: %s\n"
 msgstr "%s: não pôde criar arquivo do pg_control: %s\n"
 
-#: pg_resetxlog.c:777
+#: pg_resetxlog.c:787
 #, c-format
 msgid "%s: could not write pg_control file: %s\n"
 msgstr "%s: não pôde escrever no arquivo do pg_control: %s\n"
 
-#: pg_resetxlog.c:784 pg_resetxlog.c:1068
+#: pg_resetxlog.c:794 pg_resetxlog.c:1078
 #, c-format
 msgid "%s: fsync error: %s\n"
 msgstr "%s: erro ao executar fsync: %s\n"
 
-#: pg_resetxlog.c:824 pg_resetxlog.c:890 pg_resetxlog.c:941
+#: pg_resetxlog.c:834 pg_resetxlog.c:900 pg_resetxlog.c:951
 #, c-format
 msgid "%s: could not open directory \"%s\": %s\n"
 msgstr "%s: não pôde abrir diretório \"%s\": %s\n"
 
-#: pg_resetxlog.c:855 pg_resetxlog.c:912 pg_resetxlog.c:964
+#: pg_resetxlog.c:865 pg_resetxlog.c:922 pg_resetxlog.c:974
 #, c-format
 msgid "%s: could not read directory \"%s\": %s\n"
 msgstr "%s: não pôde ler diretório \"%s\": %s\n"
 
-#: pg_resetxlog.c:862 pg_resetxlog.c:919 pg_resetxlog.c:971
+#: pg_resetxlog.c:872 pg_resetxlog.c:929 pg_resetxlog.c:981
 #, c-format
 msgid "%s: could not close directory \"%s\": %s\n"
 msgstr "%s: não pôde fechar diretório \"%s\": %s\n"
 
-#: pg_resetxlog.c:903 pg_resetxlog.c:955
+#: pg_resetxlog.c:913 pg_resetxlog.c:965
 #, c-format
 msgid "%s: could not delete file \"%s\": %s\n"
 msgstr "%s: não pôde apagar arquivo \"%s\": %s\n"
 
-#: pg_resetxlog.c:1035
+#: pg_resetxlog.c:1045
 #, c-format
 msgid "%s: could not open file \"%s\": %s\n"
 msgstr "%s: não pôde abrir arquivo \"%s\": %s\n"
 
-#: pg_resetxlog.c:1046 pg_resetxlog.c:1060
+#: pg_resetxlog.c:1056 pg_resetxlog.c:1070
 #, c-format
 msgid "%s: could not write file \"%s\": %s\n"
 msgstr "%s: não pôde escrever no arquivo \"%s\": %s\n"
 
-#: pg_resetxlog.c:1079
+#: pg_resetxlog.c:1124
+#, c-format
+msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
+msgstr "%s: AVISO: não pode criar informações restritas nessa plataforma\n"
+
+#: pg_resetxlog.c:1133
+#, c-format
+msgid "%s: could not open process token: error code %lu\n"
+msgstr "%s: não pôde abrir informação sobre processo: código de erro %lu\n"
+
+#: pg_resetxlog.c:1146
+#, c-format
+msgid "%s: could not allocate SIDs: error code %lu\n"
+msgstr "%s: não pôde alocar SIDs: código de erro %lu\n"
+
+#: pg_resetxlog.c:1165
+#, c-format
+msgid "%s: could not create restricted token: error code %lu\n"
+msgstr "%s: não pôde criar informação restrita: código de erro %lu\n"
+
+#: pg_resetxlog.c:1186
+#, c-format
+msgid "%s: could not start process for command \"%s\": error code %lu\n"
+msgstr "%s: não pôde iniciar processo para comando \"%s\": código de erro %lu\n"
+
+#: pg_resetxlog.c:1218
+#, c-format
+msgid "%s: could not re-execute with restricted token: error code %lu\n"
+msgstr "%s: não pôde executar novamente com informação restrita: código de erro %lu\n"
+
+#: pg_resetxlog.c:1233
+#, c-format
+msgid "%s: could not get exit code from subprocess: error code %lu\n"
+msgstr "%s: não pôde obter código de saída de subprocesso: código de erro %lu\n"
+
+#: pg_resetxlog.c:1245
 #, c-format
 msgid ""
 "%s resets the PostgreSQL transaction log.\n"
@@ -469,7 +504,7 @@ msgstr ""
 "%s reinicia o log de transação do PostgreSQL.\n"
 "\n"
 
-#: pg_resetxlog.c:1080
+#: pg_resetxlog.c:1246
 #, c-format
 msgid ""
 "Usage:\n"
@@ -480,62 +515,62 @@ msgstr ""
 "  %s [OPÇÃO] DIRDADOS\n"
 "\n"
 
-#: pg_resetxlog.c:1081
+#: pg_resetxlog.c:1247
 #, c-format
 msgid "Options:\n"
 msgstr "Opções:\n"
 
-#: pg_resetxlog.c:1082
+#: pg_resetxlog.c:1248
 #, c-format
 msgid "  -e XIDEPOCH      set next transaction ID epoch\n"
 msgstr "  -e ÉPOCA_XID     define próxima época do ID de transação\n"
 
-#: pg_resetxlog.c:1083
+#: pg_resetxlog.c:1249
 #, c-format
 msgid "  -f               force update to be done\n"
 msgstr "  -f               força atualização ser feita\n"
 
-#: pg_resetxlog.c:1084
+#: pg_resetxlog.c:1250
 #, c-format
 msgid "  -l XLOGFILE      force minimum WAL starting location for new transaction log\n"
 msgstr "  -l XLOGFILE      força local inicial mínimo do WAL para novo log de transação\n"
 
-#: pg_resetxlog.c:1085
+#: pg_resetxlog.c:1251
 #, c-format
 msgid "  -m MXID,MXID     set next and oldest multitransaction ID\n"
 msgstr "  -m MXID,MXID     define próximo e mais velho ID de transação múltipla\n"
 
-#: pg_resetxlog.c:1086
+#: pg_resetxlog.c:1252
 #, c-format
 msgid "  -n               no update, just show what would be done (for testing)\n"
 msgstr "  -n               sem atualização, mostra o que seria feito (para teste)\n"
 
-#: pg_resetxlog.c:1087
+#: pg_resetxlog.c:1253
 #, c-format
 msgid "  -o OID           set next OID\n"
 msgstr "  -o OID           define próximo OID\n"
 
-#: pg_resetxlog.c:1088
+#: pg_resetxlog.c:1254
 #, c-format
 msgid "  -O OFFSET        set next multitransaction offset\n"
 msgstr "  -O OFFSET        define próxima posição de transação múltipla\n"
 
-#: pg_resetxlog.c:1089
+#: pg_resetxlog.c:1255
 #, c-format
 msgid "  -V, --version    output version information, then exit\n"
 msgstr "  -V, --version    mostra informação sobre a versão e termina\n"
 
-#: pg_resetxlog.c:1090
+#: pg_resetxlog.c:1256
 #, c-format
 msgid "  -x XID           set next transaction ID\n"
 msgstr "  -x XID           define próximo ID de transação\n"
 
-#: pg_resetxlog.c:1091
+#: pg_resetxlog.c:1257
 #, c-format
 msgid "  -?, --help       show this help, then exit\n"
 msgstr "  -?, --help       mostra essa ajuda e termina\n"
 
-#: pg_resetxlog.c:1092
+#: pg_resetxlog.c:1258
 #, c-format
 msgid ""
 "\n"
index 387ca27b6ddd3f7fc1f7f9502f416345a6b3d4ec..0f5033a972beb0d6423f82244175102e0d33fdd0 100644 (file)
 #   - August 31, 2002: Initial Translation, Serguei A. Mokhov .
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 9 current\n"
+"Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-08-19 10:12+0000\n"
-"PO-Revision-Date: 2014-08-24 08:37+0400\n"
+"POT-Creation-Date: 2015-04-24 23:48+0000\n"
+"PO-Revision-Date: 2015-04-25 16:27+0300\n"
 "Last-Translator: Alexander Lakhin \n"
 "Language-Team: Russian \n"
 "Language: ru\n"
@@ -41,99 +41,99 @@ msgstr ""
 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 "X-Generator: Lokalize 1.5\n"
 
-#: pg_resetxlog.c:130
+#: pg_resetxlog.c:139
 #, c-format
 msgid "%s: invalid argument for option -e\n"
 msgstr "%s: недопустимый аргумент параметра -e\n"
 
-#: pg_resetxlog.c:131 pg_resetxlog.c:146 pg_resetxlog.c:161 pg_resetxlog.c:176
-#: pg_resetxlog.c:184 pg_resetxlog.c:210 pg_resetxlog.c:224 pg_resetxlog.c:231
-#: pg_resetxlog.c:239
+#: pg_resetxlog.c:140 pg_resetxlog.c:155 pg_resetxlog.c:170 pg_resetxlog.c:185
+#: pg_resetxlog.c:193 pg_resetxlog.c:219 pg_resetxlog.c:233 pg_resetxlog.c:240
+#: pg_resetxlog.c:248
 #, c-format
 msgid "Try \"%s --help\" for more information.\n"
 msgstr "Для дополнительной информации попробуйте \"%s --help\".\n"
 
-#: pg_resetxlog.c:136
+#: pg_resetxlog.c:145
 #, c-format
 msgid "%s: transaction ID epoch (-e) must not be -1\n"
 msgstr "%s: эпоха ID транзакции (-e) не должна быть равна -1\n"
 
-#: pg_resetxlog.c:145
+#: pg_resetxlog.c:154
 #, c-format
 msgid "%s: invalid argument for option -x\n"
 msgstr "%s: недопустимый аргумент параметра -x\n"
 
-#: pg_resetxlog.c:151
+#: pg_resetxlog.c:160
 #, c-format
 msgid "%s: transaction ID (-x) must not be 0\n"
 msgstr "%s: ID транзакции (-x) не должен быть равен 0\n"
 
-#: pg_resetxlog.c:160
+#: pg_resetxlog.c:169
 #, c-format
 msgid "%s: invalid argument for option -o\n"
 msgstr "%s: недопустимый аргумент параметра -o\n"
 
-#: pg_resetxlog.c:166
+#: pg_resetxlog.c:175
 #, c-format
 msgid "%s: OID (-o) must not be 0\n"
 msgstr "%s: OID (-o) не должен быть равен 0\n"
 
-#: pg_resetxlog.c:175 pg_resetxlog.c:183
+#: pg_resetxlog.c:184 pg_resetxlog.c:192
 #, c-format
 msgid "%s: invalid argument for option -m\n"
 msgstr "%s: недопустимый аргумент параметра -m\n"
 
-#: pg_resetxlog.c:189
+#: pg_resetxlog.c:198
 #, c-format
 msgid "%s: multitransaction ID (-m) must not be 0\n"
 msgstr "%s: ID мультитранзакции (-m) не должен быть равен 0\n"
 
-#: pg_resetxlog.c:199
+#: pg_resetxlog.c:208
 #, c-format
 msgid "%s: oldest multitransaction ID (-m) must not be 0\n"
 msgstr "%s: ID старейшей мультитранзакции (-m) не должен быть равен 0\n"
 
-#: pg_resetxlog.c:209
+#: pg_resetxlog.c:218
 #, c-format
 msgid "%s: invalid argument for option -O\n"
 msgstr "%s: недопустимый аргумент параметра -O\n"
 
-#: pg_resetxlog.c:215
+#: pg_resetxlog.c:224
 #, c-format
 msgid "%s: multitransaction offset (-O) must not be -1\n"
 msgstr "%s: смещение мультитранзакции (-O) не должно быть равно -1\n"
 
-#: pg_resetxlog.c:223
+#: pg_resetxlog.c:232
 #, c-format
 msgid "%s: invalid argument for option -l\n"
 msgstr "%s: недопустимый аргумент параметра -l\n"
 
-#: pg_resetxlog.c:238
+#: pg_resetxlog.c:247
 #, c-format
 msgid "%s: no data directory specified\n"
 msgstr "%s: каталог данных не указан\n"
 
-#: pg_resetxlog.c:252
+#: pg_resetxlog.c:261
 #, c-format
 msgid "%s: cannot be executed by \"root\"\n"
 msgstr "%s: программу не должен запускать root\n"
 
-#: pg_resetxlog.c:254
+#: pg_resetxlog.c:263
 #, c-format
 msgid "You must run %s as the PostgreSQL superuser.\n"
 msgstr "Запускать %s нужно от имени суперпользователя PostgreSQL.\n"
 
-#: pg_resetxlog.c:264
+#: pg_resetxlog.c:274
 #, c-format
 msgid "%s: could not change directory to \"%s\": %s\n"
 msgstr "%s: не удалось перейти в каталог \"%s\": %s\n"
 
-#: pg_resetxlog.c:277 pg_resetxlog.c:418
+#: pg_resetxlog.c:287 pg_resetxlog.c:428
 #, c-format
 msgid "%s: could not open file \"%s\" for reading: %s\n"
 msgstr "%s: не удалось открыть файл \"%s\" для чтения: %s\n"
 
-#: pg_resetxlog.c:284
+#: pg_resetxlog.c:294
 #, c-format
 msgid ""
 "%s: lock file \"%s\" exists\n"
@@ -142,7 +142,7 @@ msgstr ""
 "%s: обнаружен файл блокировки \"%s\"\n"
 "Возможно, сервер запущен? Если нет, удалите этот файл и попробуйте снова.\n"
 
-#: pg_resetxlog.c:366
+#: pg_resetxlog.c:376
 #, c-format
 msgid ""
 "\n"
@@ -152,7 +152,7 @@ msgstr ""
 "Если эти значения приемлемы, выполните сброс принудительно, добавив ключ -"
 "f.\n"
 
-#: pg_resetxlog.c:378
+#: pg_resetxlog.c:388
 #, c-format
 msgid ""
 "The database server was not shut down cleanly.\n"
@@ -163,12 +163,12 @@ msgstr ""
 "Сброс журнала транзакций может привести к потере данных.\n"
 "Если вы хотите сбросить его, несмотря на это, добавьте ключ -f.\n"
 
-#: pg_resetxlog.c:392
+#: pg_resetxlog.c:402
 #, c-format
 msgid "Transaction log reset\n"
 msgstr "Журнал транзакций сброшен\n"
 
-#: pg_resetxlog.c:421
+#: pg_resetxlog.c:431
 #, c-format
 msgid ""
 "If you are sure the data directory path is correct, execute\n"
@@ -179,25 +179,25 @@ msgstr ""
 "  touch %s\n"
 "и повторите попытку.\n"
 
-#: pg_resetxlog.c:434
+#: pg_resetxlog.c:444
 #, c-format
 msgid "%s: could not read file \"%s\": %s\n"
 msgstr "%s: не удалось прочитать файл \"%s\": %s\n"
 
-#: pg_resetxlog.c:457
+#: pg_resetxlog.c:467
 #, c-format
 msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
 msgstr ""
 "%s: pg_control существует, но его контрольная сумма неверна; продолжайте с "
 "осторожностью\n"
 
-#: pg_resetxlog.c:466
+#: pg_resetxlog.c:476
 #, c-format
 msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
 msgstr ""
 "%s: pg_control испорчен или имеет неизвестную версию; игнорируется...\n"
 
-#: pg_resetxlog.c:568
+#: pg_resetxlog.c:578
 #, c-format
 msgid ""
 "Guessed pg_control values:\n"
@@ -206,7 +206,7 @@ msgstr ""
 "Предполагаемые значения pg_control:\n"
 "\n"
 
-#: pg_resetxlog.c:570
+#: pg_resetxlog.c:580
 #, c-format
 msgid ""
 "Current pg_control values:\n"
@@ -215,166 +215,166 @@ msgstr ""
 "Текущие значения pg_control:\n"
 "\n"
 
-#: pg_resetxlog.c:579
+#: pg_resetxlog.c:589
 #, c-format
 msgid "pg_control version number:            %u\n"
 msgstr "Номер версии pg_control:              %u\n"
 
-#: pg_resetxlog.c:581
+#: pg_resetxlog.c:591
 #, c-format
 msgid "Catalog version number:               %u\n"
 msgstr "Номер версии каталога:                %u\n"
 
-#: pg_resetxlog.c:583
+#: pg_resetxlog.c:593
 #, c-format
 msgid "Database system identifier:           %s\n"
 msgstr "Идентификатор системы баз данных:     %s\n"
 
-#: pg_resetxlog.c:585
+#: pg_resetxlog.c:595
 #, c-format
 msgid "Latest checkpoint's TimeLineID:       %u\n"
 msgstr "Линия времени последней конт. точки:  %u\n"
 
-#: pg_resetxlog.c:587
+#: pg_resetxlog.c:597
 #, c-format
 msgid "Latest checkpoint's full_page_writes: %s\n"
 msgstr "Режим full_page_writes последней к.т: %s\n"
 
-#: pg_resetxlog.c:588
+#: pg_resetxlog.c:598
 msgid "off"
 msgstr "выкл."
 
-#: pg_resetxlog.c:588
+#: pg_resetxlog.c:598
 msgid "on"
 msgstr "вкл."
 
-#: pg_resetxlog.c:589
+#: pg_resetxlog.c:599
 #, c-format
 msgid "Latest checkpoint's NextXID:          %u/%u\n"
 msgstr "NextXID последней конт. точки:        %u/%u\n"
 
-#: pg_resetxlog.c:592
+#: pg_resetxlog.c:602
 #, c-format
 msgid "Latest checkpoint's NextOID:          %u\n"
 msgstr "NextOID последней конт. точки:        %u\n"
 
-#: pg_resetxlog.c:594
+#: pg_resetxlog.c:604
 #, c-format
 msgid "Latest checkpoint's NextMultiXactId:  %u\n"
 msgstr "NextMultiXactId послед. конт. точки:  %u\n"
 
-#: pg_resetxlog.c:596
+#: pg_resetxlog.c:606
 #, c-format
 msgid "Latest checkpoint's NextMultiOffset:  %u\n"
 msgstr "NextMultiOffset послед. конт. точки:  %u\n"
 
-#: pg_resetxlog.c:598
+#: pg_resetxlog.c:608
 #, c-format
 msgid "Latest checkpoint's oldestXID:        %u\n"
 msgstr "oldestXID последней конт. точки:      %u\n"
 
-#: pg_resetxlog.c:600
+#: pg_resetxlog.c:610
 #, c-format
 msgid "Latest checkpoint's oldestXID's DB:   %u\n"
 msgstr "БД с oldestXID последней конт. точки: %u\n"
 
-#: pg_resetxlog.c:602
+#: pg_resetxlog.c:612
 #, c-format
 msgid "Latest checkpoint's oldestActiveXID:  %u\n"
 msgstr "oldestActiveXID последней к.т.:       %u\n"
 
-#: pg_resetxlog.c:604
+#: pg_resetxlog.c:614
 #, c-format
 msgid "Latest checkpoint's oldestMultiXid:   %u\n"
 msgstr "oldestMultiXid последней конт. точки: %u\n"
 
-#: pg_resetxlog.c:606
+#: pg_resetxlog.c:616
 #, c-format
 msgid "Latest checkpoint's oldestMulti's DB: %u\n"
 msgstr "БД с oldestMulti последней к.т.:      %u\n"
 
-#: pg_resetxlog.c:608
+#: pg_resetxlog.c:618
 #, c-format
 msgid "Maximum data alignment:               %u\n"
 msgstr "Макс. предел выравнивания данных:     %u\n"
 
-#: pg_resetxlog.c:611
+#: pg_resetxlog.c:621
 #, c-format
 msgid "Database block size:                  %u\n"
 msgstr "Размер блока БД:                      %u\n"
 
-#: pg_resetxlog.c:613
+#: pg_resetxlog.c:623
 #, c-format
 msgid "Blocks per segment of large relation: %u\n"
 msgstr "Блоков в макс. сегменте отношений:    %u\n"
 
-#: pg_resetxlog.c:615
+#: pg_resetxlog.c:625
 #, c-format
 msgid "WAL block size:                       %u\n"
 msgstr "Размер блока WAL:                     %u\n"
 
-#: pg_resetxlog.c:617
+#: pg_resetxlog.c:627
 #, c-format
 msgid "Bytes per WAL segment:                %u\n"
 msgstr "Байт в сегменте WAL:                  %u\n"
 
-#: pg_resetxlog.c:619
+#: pg_resetxlog.c:629
 #, c-format
 msgid "Maximum length of identifiers:        %u\n"
 msgstr "Максимальная длина идентификаторов:   %u\n"
 
-#: pg_resetxlog.c:621
+#: pg_resetxlog.c:631
 #, c-format
 msgid "Maximum columns in an index:          %u\n"
 msgstr "Максимальное число колонок в индексе: %u\n"
 
-#: pg_resetxlog.c:623
+#: pg_resetxlog.c:633
 #, c-format
 msgid "Maximum size of a TOAST chunk:        %u\n"
 msgstr "Максимальный размер порции TOAST:     %u\n"
 
-#: pg_resetxlog.c:625
+#: pg_resetxlog.c:635
 #, c-format
 msgid "Size of a large-object chunk:         %u\n"
 msgstr "Размер порции большого объекта:    %u\n"
 
-#: pg_resetxlog.c:627
+#: pg_resetxlog.c:637
 #, c-format
 msgid "Date/time type storage:               %s\n"
 msgstr "Формат хранения даты/времени:         %s\n"
 
-#: pg_resetxlog.c:628
+#: pg_resetxlog.c:638
 msgid "64-bit integers"
 msgstr "64-битные целые"
 
-#: pg_resetxlog.c:628
+#: pg_resetxlog.c:638
 msgid "floating-point numbers"
 msgstr "числа с плавающей точкой"
 
-#: pg_resetxlog.c:629
+#: pg_resetxlog.c:639
 #, c-format
 msgid "Float4 argument passing:              %s\n"
 msgstr "Передача аргумента Float4:            %s\n"
 
-#: pg_resetxlog.c:630 pg_resetxlog.c:632
+#: pg_resetxlog.c:640 pg_resetxlog.c:642
 msgid "by reference"
 msgstr "по ссылке"
 
-#: pg_resetxlog.c:630 pg_resetxlog.c:632
+#: pg_resetxlog.c:640 pg_resetxlog.c:642
 msgid "by value"
 msgstr "по значению"
 
-#: pg_resetxlog.c:631
+#: pg_resetxlog.c:641
 #, c-format
 msgid "Float8 argument passing:              %s\n"
 msgstr "Передача аргумента Float8:            %s\n"
 
-#: pg_resetxlog.c:633
+#: pg_resetxlog.c:643
 #, c-format
 msgid "Data page checksum version:           %u\n"
 msgstr "Версия контрольных сумм страниц:      %u\n"
 
-#: pg_resetxlog.c:647
+#: pg_resetxlog.c:657
 #, c-format
 msgid ""
 "\n"
@@ -387,57 +387,57 @@ msgstr ""
 "Значения, которые будут изменены:\n"
 "\n"
 
-#: pg_resetxlog.c:650
+#: pg_resetxlog.c:660
 #, c-format
 msgid "First log segment after reset:        %s\n"
 msgstr "Первый сегмент журнала после сброса:  %s\n"
 
-#: pg_resetxlog.c:654
+#: pg_resetxlog.c:664
 #, c-format
 msgid "NextMultiXactId:                      %u\n"
 msgstr "NextMultiXactId:                      %u\n"
 
-#: pg_resetxlog.c:656
+#: pg_resetxlog.c:666
 #, c-format
 msgid "OldestMultiXid:                       %u\n"
 msgstr "OldestMultiXid:                       %u\n"
 
-#: pg_resetxlog.c:658
+#: pg_resetxlog.c:668
 #, c-format
 msgid "OldestMulti's DB:                     %u\n"
 msgstr "БД с oldestMultiXid:                  %u\n"
 
-#: pg_resetxlog.c:664
+#: pg_resetxlog.c:674
 #, c-format
 msgid "NextMultiOffset:                      %u\n"
 msgstr "NextMultiOffset:                      %u\n"
 
-#: pg_resetxlog.c:670
+#: pg_resetxlog.c:680
 #, c-format
 msgid "NextOID:                              %u\n"
 msgstr "NextOID:                              %u\n"
 
-#: pg_resetxlog.c:676
+#: pg_resetxlog.c:686
 #, c-format
 msgid "NextXID:                              %u\n"
 msgstr "NextXID:                              %u\n"
 
-#: pg_resetxlog.c:678
+#: pg_resetxlog.c:688
 #, c-format
 msgid "OldestXID:                            %u\n"
 msgstr "OldestXID:                            %u\n"
 
-#: pg_resetxlog.c:680
+#: pg_resetxlog.c:690
 #, c-format
 msgid "OldestXID's DB:                       %u\n"
 msgstr "БД с oldestXID:                       %u\n"
 
-#: pg_resetxlog.c:686
+#: pg_resetxlog.c:696
 #, c-format
 msgid "NextXID epoch:                        %u\n"
 msgstr "Эпоха NextXID:                        %u\n"
 
-#: pg_resetxlog.c:751
+#: pg_resetxlog.c:761
 #, c-format
 msgid ""
 "%s: internal error -- sizeof(ControlFileData) is too large ... fix "
@@ -446,52 +446,88 @@ msgstr ""
 "%s: внутренняя ошибка -- размер ControlFileData слишком велик -- исправьте "
 "PG_CONTROL_SIZE\n"
 
-#: pg_resetxlog.c:766
+#: pg_resetxlog.c:776
 #, c-format
 msgid "%s: could not create pg_control file: %s\n"
 msgstr "%s: не удалось создать файл pg_control: %s\n"
 
-#: pg_resetxlog.c:777
+#: pg_resetxlog.c:787
 #, c-format
 msgid "%s: could not write pg_control file: %s\n"
 msgstr "%s: не удалось записать файл pg_control: %s\n"
 
-#: pg_resetxlog.c:784 pg_resetxlog.c:1068
+#: pg_resetxlog.c:794 pg_resetxlog.c:1078
 #, c-format
 msgid "%s: fsync error: %s\n"
 msgstr "%s: ошибка синхронизации с ФС: %s\n"
 
-#: pg_resetxlog.c:824 pg_resetxlog.c:890 pg_resetxlog.c:941
+#: pg_resetxlog.c:834 pg_resetxlog.c:900 pg_resetxlog.c:951
 #, c-format
 msgid "%s: could not open directory \"%s\": %s\n"
 msgstr "%s: не удалось открыть каталог \"%s\": %s\n"
 
-#: pg_resetxlog.c:855 pg_resetxlog.c:912 pg_resetxlog.c:964
+#: pg_resetxlog.c:865 pg_resetxlog.c:922 pg_resetxlog.c:974
 #, c-format
 msgid "%s: could not read directory \"%s\": %s\n"
 msgstr "%s: не удалось прочитать каталог \"%s\": %s\n"
 
-#: pg_resetxlog.c:862 pg_resetxlog.c:919 pg_resetxlog.c:971
+#: pg_resetxlog.c:872 pg_resetxlog.c:929 pg_resetxlog.c:981
 #, c-format
 msgid "%s: could not close directory \"%s\": %s\n"
 msgstr "%s: не удалось закрыть каталог \"%s\": %s\n"
 
-#: pg_resetxlog.c:903 pg_resetxlog.c:955
+#: pg_resetxlog.c:913 pg_resetxlog.c:965
 #, c-format
 msgid "%s: could not delete file \"%s\": %s\n"
 msgstr "%s: ошибка при удалении файла \"%s\": %s\n"
 
-#: pg_resetxlog.c:1035
+#: pg_resetxlog.c:1045
 #, c-format
 msgid "%s: could not open file \"%s\": %s\n"
 msgstr "%s: не удалось открыть файл \"%s\": %s\n"
 
-#: pg_resetxlog.c:1046 pg_resetxlog.c:1060
+#: pg_resetxlog.c:1056 pg_resetxlog.c:1070
 #, c-format
 msgid "%s: could not write file \"%s\": %s\n"
 msgstr "%s: не удалось записать файл \"%s\": %s\n"
 
-#: pg_resetxlog.c:1079
+#: pg_resetxlog.c:1124
+#, c-format
+msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
+msgstr "%s: ПРЕДУПРЕЖДЕНИЕ: в этой ОС нельзя создавать ограниченные маркеры\n"
+
+#: pg_resetxlog.c:1133
+#, c-format
+msgid "%s: could not open process token: error code %lu\n"
+msgstr "%s: не удалось открыть маркер процесса: код ошибки: %lu\n"
+
+#: pg_resetxlog.c:1146
+#, c-format
+msgid "%s: could not allocate SIDs: error code %lu\n"
+msgstr "%s: не удалось подготовить структуры SID: код ошибки: %lu\n"
+
+#: pg_resetxlog.c:1165
+#, c-format
+msgid "%s: could not create restricted token: error code %lu\n"
+msgstr "%s: не удалось создать ограниченный маркер: код ошибки: %lu\n"
+
+#: pg_resetxlog.c:1186
+#, c-format
+msgid "%s: could not start process for command \"%s\": error code %lu\n"
+msgstr "%s: не удалось запустить процесс для команды \"%s\": код ошибки: %lu\n"
+
+#: pg_resetxlog.c:1218
+#, c-format
+msgid "%s: could not re-execute with restricted token: error code %lu\n"
+msgstr ""
+"%s: не удалось перезапуститься с ограниченным маркером: код ошибки: %lu\n"
+
+#: pg_resetxlog.c:1233
+#, c-format
+msgid "%s: could not get exit code from subprocess: error code %lu\n"
+msgstr "%s: не удалось получить код выхода от подпроцесса: код ошибки: %lu\n"
+
+#: pg_resetxlog.c:1245
 #, c-format
 msgid ""
 "%s resets the PostgreSQL transaction log.\n"
@@ -500,7 +536,7 @@ msgstr ""
 "%s сбрасывает журнал транзакций PostgreSQL.\n"
 "\n"
 
-#: pg_resetxlog.c:1080
+#: pg_resetxlog.c:1246
 #, c-format
 msgid ""
 "Usage:\n"
@@ -511,22 +547,22 @@ msgstr ""
 "  %s [ПАРАМЕТР]... КАТАЛОГ_ДАННЫХ\n"
 "\n"
 
-#: pg_resetxlog.c:1081
+#: pg_resetxlog.c:1247
 #, c-format
 msgid "Options:\n"
 msgstr "Параметры:\n"
 
-#: pg_resetxlog.c:1082
+#: pg_resetxlog.c:1248
 #, c-format
 msgid "  -e XIDEPOCH      set next transaction ID epoch\n"
 msgstr "  -e XIDEPOCH      задать эпоху в ID следующей транзакции\n"
 
-#: pg_resetxlog.c:1083
+#: pg_resetxlog.c:1249
 #, c-format
 msgid "  -f               force update to be done\n"
 msgstr "  -f               принудительное выполнение операции\n"
 
-#: pg_resetxlog.c:1084
+#: pg_resetxlog.c:1250
 #, c-format
 msgid ""
 "  -l XLOGFILE      force minimum WAL starting location for new transaction "
@@ -535,12 +571,12 @@ msgstr ""
 "  -l XLOGFILE      задать минимальное начальное положение WAL для нового\n"
 "                   журнала транзакций\n"
 
-#: pg_resetxlog.c:1085
+#: pg_resetxlog.c:1251
 #, c-format
 msgid "  -m MXID,MXID     set next and oldest multitransaction ID\n"
 msgstr "  -m MXID,MXID     задать ID следующей и старейшей мультитранзакции\n"
 
-#: pg_resetxlog.c:1086
+#: pg_resetxlog.c:1252
 #, c-format
 msgid ""
 "  -n               no update, just show what would be done (for testing)\n"
@@ -549,32 +585,32 @@ msgstr ""
 "их\n"
 "                   (для проверки)\n"
 
-#: pg_resetxlog.c:1087
+#: pg_resetxlog.c:1253
 #, c-format
 msgid "  -o OID           set next OID\n"
 msgstr "  -o OID           задать следующий OID\n"
 
-#: pg_resetxlog.c:1088
+#: pg_resetxlog.c:1254
 #, c-format
 msgid "  -O OFFSET        set next multitransaction offset\n"
 msgstr "  -O СМЕЩЕНИЕ      задать смещение следующей мультитранзакции\n"
 
-#: pg_resetxlog.c:1089
+#: pg_resetxlog.c:1255
 #, c-format
 msgid "  -V, --version    output version information, then exit\n"
 msgstr "  -V, --version    показать версию и выйти\n"
 
-#: pg_resetxlog.c:1090
+#: pg_resetxlog.c:1256
 #, c-format
 msgid "  -x XID           set next transaction ID\n"
 msgstr "  -x XID           задать ID следующей транзакции\n"
 
-#: pg_resetxlog.c:1091
+#: pg_resetxlog.c:1257
 #, c-format
 msgid "  -?, --help       show this help, then exit\n"
 msgstr "  -?, --help       показать эту справку и выйти\n"
 
-#: pg_resetxlog.c:1092
+#: pg_resetxlog.c:1258
 #, c-format
 msgid ""
 "\n"
index 90ffcd7ae7eadb37dc6a59bda2fe8ac187172922..120ae13b80f1dff550a48551163fb8458bd6138f 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2015-01-12 21:41+0000\n"
-"PO-Revision-Date: 2015-01-12 23:29-0500\n"
+"POT-Creation-Date: 2015-05-17 20:19+0000\n"
+"PO-Revision-Date: 2015-05-17 19:56-0400\n"
 "Last-Translator: Peter Eisentraut \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -158,7 +158,7 @@ msgstr "Sie sind verbunden mit der Datenbank „%s“ als Benutzer „%s“ auf
 msgid "no query buffer\n"
 msgstr "kein Anfragepuffer\n"
 
-#: command.c:571 command.c:3002
+#: command.c:571 command.c:3035
 #, c-format
 msgid "invalid line number: %s\n"
 msgstr "ungültige Zeilennummer: %s\n"
@@ -242,10 +242,10 @@ msgstr "Zeitmessung ist an."
 msgid "Timing is off."
 msgstr "Zeitmessung ist aus."
 
-#: command.c:1431 command.c:1451 command.c:2039 command.c:2042 command.c:2045
-#: command.c:2051 command.c:2053 command.c:2061 command.c:2071 command.c:2080
-#: command.c:2094 command.c:2111 command.c:2170 common.c:74 copy.c:333
-#: copy.c:393 copy.c:408 psqlscan.l:1677 psqlscan.l:1688 psqlscan.l:1698
+#: command.c:1431 command.c:1451 command.c:2072 command.c:2075 command.c:2078
+#: command.c:2084 command.c:2086 command.c:2094 command.c:2104 command.c:2113
+#: command.c:2127 command.c:2144 command.c:2203 common.c:74 copy.c:333
+#: copy.c:393 copy.c:408 psqlscan.l:1676 psqlscan.l:1687 psqlscan.l:1697
 #, c-format
 msgid "%s: %s\n"
 msgstr "%s: %s\n"
@@ -264,49 +264,49 @@ msgstr "Passwort: "
 msgid "Password for user %s: "
 msgstr "Passwort für Benutzer %s: "
 
-#: command.c:1606
+#: command.c:1608
 #, c-format
 msgid "All connection parameters must be supplied because no database connection exists\n"
 msgstr "Alle Verbindungsparameter müssen angegeben werden, weil keine Datenbankverbindung besteht\n"
 
-#: command.c:1692 command.c:3036 common.c:120 common.c:413 common.c:478
+#: command.c:1725 command.c:3069 common.c:120 common.c:413 common.c:478
 #: common.c:929 common.c:954 common.c:1051 copy.c:492 copy.c:695
-#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1949
+#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1948
 #, c-format
 msgid "%s"
 msgstr "%s"
 
-#: command.c:1696
+#: command.c:1729
 #, c-format
 msgid "Previous connection kept\n"
 msgstr "Vorherige Verbindung wurde behalten\n"
 
-#: command.c:1700
+#: command.c:1733
 #, c-format
 msgid "\\connect: %s"
 msgstr "\\connect: %s"
 
-#: command.c:1733
+#: command.c:1766
 #, c-format
 msgid "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
 msgstr "Sie sind jetzt verbunden mit der Datenbank „%s“ als Benutzer „%s“ via Socket in „%s“ auf Port „%s“.\n"
 
-#: command.c:1736
+#: command.c:1769
 #, c-format
 msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
 msgstr "Sie sind jetzt verbunden mit der Datenbank „%s“ als Benutzer „%s“ auf Host „%s“ auf Port „%s“.\n"
 
-#: command.c:1740
+#: command.c:1773
 #, c-format
 msgid "You are now connected to database \"%s\" as user \"%s\".\n"
 msgstr "Sie sind jetzt verbunden mit der Datenbank „%s“ als Benutzer „%s“.\n"
 
-#: command.c:1774
+#: command.c:1807
 #, c-format
 msgid "%s (%s, server %s)\n"
 msgstr "%s (%s, Server %s)\n"
 
-#: command.c:1782
+#: command.c:1815
 #, c-format
 msgid ""
 "WARNING: %s major version %d.%d, server major version %d.%d.\n"
@@ -315,25 +315,25 @@ msgstr ""
 "WARNUNG: %s-Hauptversion %d.%d, Server-Hauptversion %d.%d.\n"
 "         Einige Features von psql werden eventuell nicht funktionieren.\n"
 
-#: command.c:1812
+#: command.c:1845
 #, c-format
 msgid "SSL connection (protocol: %s, cipher: %s, bits: %d, compression: %s)\n"
 msgstr "SSL-Verbindung (Protokoll: %s, Verschlüsselungsmethode: %s, Bits: %d, Komprimierung: %s)\n"
 
-#: command.c:1814 help.c:46
+#: command.c:1847 help.c:46
 msgid "off"
 msgstr "aus"
 
-#: command.c:1814 help.c:46
+#: command.c:1847 help.c:46
 msgid "on"
 msgstr "an"
 
-#: command.c:1823
+#: command.c:1856
 #, c-format
 msgid "SSL connection (unknown cipher)\n"
 msgstr "SSL-Verbindung (unbekannte Verschlüsselungsmethode)\n"
 
-#: command.c:1844
+#: command.c:1877
 #, c-format
 msgid ""
 "WARNING: Console code page (%u) differs from Windows code page (%u)\n"
@@ -345,202 +345,202 @@ msgstr ""
 "         richtig. Einzelheiten finden Sie auf der psql-Handbuchseite unter\n"
 "         „Notes for Windows users“.\n"
 
-#: command.c:1928
+#: command.c:1961
 #, c-format
 msgid "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number\n"
 msgstr "Umgebungsvariable PSQL_EDITOR_LINENUMBER_ARG muss gesetzt werden, um eine Zeilennummer angeben zu können\n"
 
-#: command.c:1957
+#: command.c:1990
 #, c-format
 msgid "could not start editor \"%s\"\n"
 msgstr "konnte Editor „%s“ nicht starten\n"
 
-#: command.c:1959
+#: command.c:1992
 #, c-format
 msgid "could not start /bin/sh\n"
 msgstr "konnte /bin/sh nicht starten\n"
 
-#: command.c:1997
+#: command.c:2030
 #, c-format
 msgid "could not locate temporary directory: %s\n"
 msgstr "konnte temporäres Verzeichnis nicht finden: %s\n"
 
-#: command.c:2024
+#: command.c:2057
 #, c-format
 msgid "could not open temporary file \"%s\": %s\n"
 msgstr "konnte temporäre Datei „%s“ nicht öffnen: %s\n"
 
-#: command.c:2292
+#: command.c:2325
 #, c-format
 msgid "\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-ms\n"
 msgstr "\\pset: zulässige Formate sind unaligned, aligned, wrapped, html, latex, troff-ms\n"
 
-#: command.c:2311
+#: command.c:2344
 #, c-format
 msgid "\\pset: allowed line styles are ascii, old-ascii, unicode\n"
 msgstr "\\pset: zulässige Linienstile sind ascii, old-ascii, unicode\n"
 
-#: command.c:2457 command.c:2608
+#: command.c:2490 command.c:2641
 #, c-format
 msgid "\\pset: unknown option: %s\n"
 msgstr "\\pset: unbekannte Option: %s\n"
 
-#: command.c:2475
+#: command.c:2508
 #, c-format
 msgid "Border style is %d.\n"
 msgstr "Rahmenstil ist %d.\n"
 
-#: command.c:2481
+#: command.c:2514
 #, c-format
 msgid "Target width is unset.\n"
 msgstr "Zielbreite ist nicht gesetzt.\n"
 
-#: command.c:2483
+#: command.c:2516
 #, c-format
 msgid "Target width is %d.\n"
 msgstr "Zielbreite ist %d.\n"
 
-#: command.c:2490
+#: command.c:2523
 #, c-format
 msgid "Expanded display is on.\n"
 msgstr "Erweiterte Anzeige ist an.\n"
 
-#: command.c:2492
+#: command.c:2525
 #, c-format
 msgid "Expanded display is used automatically.\n"
 msgstr "Erweiterte Anzeige wird automatisch verwendet.\n"
 
-#: command.c:2494
+#: command.c:2527
 #, c-format
 msgid "Expanded display is off.\n"
 msgstr "Erweiterte Anzeige ist aus.\n"
 
-#: command.c:2501 command.c:2509
+#: command.c:2534 command.c:2542
 #, c-format
 msgid "Field separator is zero byte.\n"
 msgstr "Feldtrennzeichen ist ein Null-Byte.\n"
 
-#: command.c:2503
+#: command.c:2536
 #, c-format
 msgid "Field separator is \"%s\".\n"
 msgstr "Feldtrennzeichen ist „%s“.\n"
 
-#: command.c:2516
+#: command.c:2549
 #, c-format
 msgid "Default footer is on.\n"
 msgstr "Standardfußzeile ist an.\n"
 
-#: command.c:2518
+#: command.c:2551
 #, c-format
 msgid "Default footer is off.\n"
 msgstr "Standardfußzeile ist aus.\n"
 
-#: command.c:2524
+#: command.c:2557
 #, c-format
 msgid "Output format is %s.\n"
 msgstr "Ausgabeformat ist „%s“.\n"
 
-#: command.c:2530
+#: command.c:2563
 #, c-format
 msgid "Line style is %s.\n"
 msgstr "Linienstil ist %s.\n"
 
-#: command.c:2537
+#: command.c:2570
 #, c-format
 msgid "Null display is \"%s\".\n"
 msgstr "Null-Anzeige ist „%s“.\n"
 
-#: command.c:2545
+#: command.c:2578
 #, c-format
 msgid "Locale-adjusted numeric output is on.\n"
 msgstr "Lokalisiertes Format für numerische Daten ist an.\n"
 
-#: command.c:2547
+#: command.c:2580
 #, c-format
 msgid "Locale-adjusted numeric output is off.\n"
 msgstr "Lokalisiertes Format für numerische Daten ist aus.\n"
 
-#: command.c:2554
+#: command.c:2587
 #, c-format
 msgid "Pager is used for long output.\n"
 msgstr "Pager wird für lange Ausgaben verwendet.\n"
 
-#: command.c:2556
+#: command.c:2589
 #, c-format
 msgid "Pager is always used.\n"
 msgstr "Pager wird immer verwendet.\n"
 
-#: command.c:2558
+#: command.c:2591
 #, c-format
 msgid "Pager usage is off.\n"
 msgstr "Pager-Verwendung ist aus.\n"
 
-#: command.c:2565 command.c:2575
+#: command.c:2598 command.c:2608
 #, c-format
 msgid "Record separator is zero byte.\n"
 msgstr "Satztrennzeichen ist ein Null-Byte.\n"
 
-#: command.c:2567
+#: command.c:2600
 #, c-format
 msgid "Record separator is .\n"
 msgstr "Satztrennzeichen ist .\n"
 
-#: command.c:2569
+#: command.c:2602
 #, c-format
 msgid "Record separator is \"%s\".\n"
 msgstr "Satztrennzeichen ist „%s“.\n"
 
-#: command.c:2582
+#: command.c:2615
 #, c-format
 msgid "Table attributes are \"%s\".\n"
 msgstr "Tabellenattribute sind „%s“.\n"
 
-#: command.c:2585
+#: command.c:2618
 #, c-format
 msgid "Table attributes unset.\n"
 msgstr "Tabellenattribute sind nicht gesetzt.\n"
 
-#: command.c:2592
+#: command.c:2625
 #, c-format
 msgid "Title is \"%s\".\n"
 msgstr "Titel ist „%s“.\n"
 
-#: command.c:2594
+#: command.c:2627
 #, c-format
 msgid "Title is unset.\n"
 msgstr "Titel ist nicht gesetzt.\n"
 
-#: command.c:2601
+#: command.c:2634
 #, c-format
 msgid "Tuples only is on.\n"
 msgstr "Nur Datenzeilen ist an.\n"
 
-#: command.c:2603
+#: command.c:2636
 #, c-format
 msgid "Tuples only is off.\n"
 msgstr "Nur Datenzeilen ist aus.\n"
 
-#: command.c:2754
+#: command.c:2787
 #, c-format
 msgid "\\!: failed\n"
 msgstr "\\!: fehlgeschlagen\n"
 
-#: command.c:2774 command.c:2832
+#: command.c:2807 command.c:2865
 #, c-format
 msgid "\\watch cannot be used with an empty query\n"
 msgstr "\\watch kann nicht mit einer leeren Anfrage verwendet werden\n"
 
-#: command.c:2795
+#: command.c:2828
 #, c-format
 msgid "Watch every %lds\t%s"
 msgstr "\\watch alle %lds\t%s"
 
-#: command.c:2839
+#: command.c:2872
 #, c-format
 msgid "\\watch cannot be used with COPY\n"
 msgstr "\\watch kann nicht mit COPY verwendet werden\n"
 
-#: command.c:2845
+#: command.c:2878
 #, c-format
 msgid "unexpected result status for \\watch\n"
 msgstr "unerwarteter Ergebnisstatus für \\watch\n"
@@ -2340,19 +2340,19 @@ msgstr "Verbindung\n"
 #: help.c:247
 #, c-format
 msgid ""
-"  \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
+"  \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
 "                         connect to new database (currently \"%s\")\n"
 msgstr ""
-"  \\c[onnect] [DBNAME|- BENUTZER|- HOST|- PORT|-]\n"
+"  \\c[onnect] {[DBNAME|- BENUTZER|- HOST|- PORT|-] | conninfo}\n"
 "                         mit neuer Datenbank verbinden (aktuell „%s“)\n"
 
 #: help.c:251
 #, c-format
 msgid ""
-"  \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
+"  \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
 "                         connect to new database (currently no connection)\n"
 msgstr ""
-"  \\c[onnect] [DBNAME|- BENUTZER|- HOST|- PORT|-]\n"
+"  \\c[onnect] {[DBNAME|- BENUTZER|- HOST|- PORT|-] | conninfo}\n"
 "                         mit neuer Datenbank verbinden (aktuell keine Verbindung)\n"
 
 #: help.c:253
@@ -2468,12 +2468,12 @@ msgstr ""
 msgid "could not read from input file: %s\n"
 msgstr "konnte nicht aus Eingabedatei lesen: %s\n"
 
-#: input.c:451 input.c:490
+#: input.c:446 input.c:485
 #, c-format
 msgid "could not save history to file \"%s\": %s\n"
 msgstr "konnte Befehlsgeschichte nicht in „%s“ speichern: %s\n"
 
-#: input.c:510
+#: input.c:505
 #, c-format
 msgid "history is not supported by this installation\n"
 msgstr "Befehlsgeschichte wird von dieser Installation nicht unterstützt\n"
@@ -2562,17 +2562,17 @@ msgstr "ungültiges Ausgabeformat (interner Fehler): %d"
 msgid "skipping recursive expansion of variable \"%s\"\n"
 msgstr "rekursive Auswertung der Variable „%s“ wird ausgelassen\n"
 
-#: psqlscan.l:1604
+#: psqlscan.l:1603
 #, c-format
 msgid "unterminated quoted string\n"
 msgstr "Zeichenkette in Anführungszeichen nicht abgeschlossen\n"
 
-#: psqlscan.l:1704
+#: psqlscan.l:1703
 #, c-format
 msgid "%s: out of memory\n"
 msgstr "%s: Speicher aufgebraucht\n"
 
-#: psqlscan.l:1933
+#: psqlscan.l:1932
 #, c-format
 msgid "can't escape without active connection\n"
 msgstr "Escape kann nicht ohne aktive Verbindung ausgeführt werden\n"
@@ -4474,7 +4474,7 @@ msgstr "%s: konnte eigene Programmdatei nicht finden\n"
 msgid "unrecognized value \"%s\" for \"%s\"; assuming \"%s\"\n"
 msgstr "unbekannter Wert „%s“ für „%s“; „%s“ wird angenommen\n"
 
-#: tab-complete.c:4095
+#: tab-complete.c:4098
 #, c-format
 msgid ""
 "tab completion query failed: %s\n"
index 6b50d6907b6ef024c32305dc558eb315cd2965fd..020ca25461f485f83d0cfd34c7f118089e47a937 100644 (file)
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 8.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-12-11 02:11+0000\n"
-"PO-Revision-Date: 2014-12-13 23:14+0100\n"
+"POT-Creation-Date: 2015-05-13 07:42+0000\n"
+"PO-Revision-Date: 2015-05-13 23:11+0100\n"
 "Last-Translator: Guillaume Lelarge \n"
 "Language-Team: French \n"
 "Language: fr\n"
@@ -18,7 +18,7 @@ msgstr ""
 "Content-Type: text/plain; charset=ISO-8859-15\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.7.5\n"
 
 #: ../../common/exec.c:127 ../../common/exec.c:241 ../../common/exec.c:284
 #, c-format
@@ -76,10 +76,10 @@ msgstr "n'a pas pu trouver l'identifiant r
 msgid "user does not exist"
 msgstr "l'utilisateur n'existe pas"
 
-#: ../../common/username.c:61
+#: ../../common/username.c:62
 #, c-format
-msgid "user name lookup failure: %s"
-msgstr "échec de la recherche du nom d'utilisateur : %s"
+msgid "user name lookup failure: error code %lu"
+msgstr "échec de la recherche du nom d'utilisateur : code erreur %lu"
 
 #: ../../common/wait_error.c:47
 #, c-format
@@ -134,9 +134,7 @@ msgstr "\\%s : argument 
 #: command.c:274
 #, c-format
 msgid "could not get home directory for user ID %ld: %s\n"
-msgstr ""
-"n'a pas pu obtenir le répertoire principal pour l'identifiant d'utilisateur "
-"%ld : %s\n"
+msgstr "n'a pas pu obtenir le répertoire principal pour l'identifiant d'utilisateur %ld : %s\n"
 
 #: command.c:292
 #, c-format
@@ -150,28 +148,20 @@ msgstr "Vous n'
 
 #: command.c:334
 #, c-format
-msgid ""
-"You are connected to database \"%s\" as user \"%s\" via socket in \"%s\" at "
-"port \"%s\".\n"
-msgstr ""
-"Vous êtes connecté à la base de données « %s » en tant qu'utilisateur « %s » "
-"via le socket dans « %s » via le port « %s ».\n"
+msgid "You are connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
+msgstr "Vous êtes connecté à la base de données « %s » en tant qu'utilisateur « %s » via le socket dans « %s » via le port « %s ».\n"
 
 #: command.c:337
 #, c-format
-msgid ""
-"You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port "
-"\"%s\".\n"
-msgstr ""
-"Vous êtes connecté à la base de données « %s » en tant qu'utilisateur « %s » "
-"sur l'hôte « %s » via le port « %s ».\n"
+msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
+msgstr "Vous êtes connecté à la base de données « %s » en tant qu'utilisateur « %s » sur l'hôte « %s » via le port « %s ».\n"
 
 #: command.c:538 command.c:608 command.c:1403
 #, c-format
 msgid "no query buffer\n"
 msgstr "aucun tampon de requête\n"
 
-#: command.c:571 command.c:2998
+#: command.c:571 command.c:3035
 #, c-format
 msgid "invalid line number: %s\n"
 msgstr "numéro de ligne invalide : %s\n"
@@ -179,9 +169,7 @@ msgstr "num
 #: command.c:602
 #, c-format
 msgid "The server (version %d.%d) does not support editing function source.\n"
-msgstr ""
-"Le serveur (version %d.%d) ne supporte pas l'édition du code de la "
-"fonction.\n"
+msgstr "Le serveur (version %d.%d) ne supporte pas l'édition du code de la fonction.\n"
 
 #: command.c:682
 msgid "No changes"
@@ -237,15 +225,12 @@ msgstr "Historique sauvegard
 #: command.c:1185
 #, c-format
 msgid "\\%s: environment variable name must not contain \"=\"\n"
-msgstr ""
-"\\%s : le nom de la variable d'environnement ne doit pas contenir « = »\n"
+msgstr "\\%s : le nom de la variable d'environnement ne doit pas contenir « = »\n"
 
 #: command.c:1227
 #, c-format
 msgid "The server (version %d.%d) does not support showing function source.\n"
-msgstr ""
-"Le serveur (version %d.%d) ne supporte pas l'affichage du code de la "
-"fonction.\n"
+msgstr "Le serveur (version %d.%d) ne supporte pas l'affichage du code de la fonction.\n"
 
 #: command.c:1233
 #, c-format
@@ -260,10 +245,10 @@ msgstr "Chronom
 msgid "Timing is off."
 msgstr "Chronométrage désactivé."
 
-#: command.c:1431 command.c:1451 command.c:2039 command.c:2042 command.c:2045
-#: command.c:2051 command.c:2053 command.c:2061 command.c:2071 command.c:2080
-#: command.c:2094 command.c:2111 command.c:2170 common.c:74 copy.c:333
-#: copy.c:393 copy.c:408 psqlscan.l:1677 psqlscan.l:1688 psqlscan.l:1698
+#: command.c:1431 command.c:1451 command.c:2072 command.c:2075 command.c:2078
+#: command.c:2084 command.c:2086 command.c:2094 command.c:2104 command.c:2113
+#: command.c:2127 command.c:2144 command.c:2203 common.c:74 copy.c:333
+#: copy.c:393 copy.c:408 psqlscan.l:1676 psqlscan.l:1687 psqlscan.l:1697
 #, c-format
 msgid "%s: %s\n"
 msgstr "%s : %s\n"
@@ -282,64 +267,51 @@ msgstr "Mot de passe : "
 msgid "Password for user %s: "
 msgstr "Mot de passe pour l'utilisateur %s : "
 
-#: command.c:1606
+#: command.c:1608
 #, c-format
-msgid ""
-"All connection parameters must be supplied because no database connection "
-"exists\n"
+msgid "All connection parameters must be supplied because no database connection exists\n"
 msgstr ""
-"Tous les paramètres de connexions doivent être fournis car il n'y a pas de "
-"connexion\n"
+"Tous les paramètres de connexions doivent être fournis car il n'y a pas de connexion\n"
 "à une base de données existante.\n"
 
-#: command.c:1692 command.c:3032 common.c:120 common.c:413 common.c:478
+#: command.c:1725 command.c:3069 common.c:120 common.c:413 common.c:478
 #: common.c:929 common.c:954 common.c:1051 copy.c:492 copy.c:695
-#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1949
+#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1948
 #, c-format
 msgid "%s"
 msgstr "%s"
 
-#: command.c:1696
+#: command.c:1729
 #, c-format
 msgid "Previous connection kept\n"
 msgstr "Connexion précédente conservée\n"
 
-#: command.c:1700
+#: command.c:1733
 #, c-format
 msgid "\\connect: %s"
 msgstr "\\connect : %s"
 
-#: command.c:1733
+#: command.c:1766
 #, c-format
-msgid ""
-"You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" "
-"at port \"%s\".\n"
-msgstr ""
-"Vous êtes maintenant connecté à la base de données « %s » en tant "
-"qu'utilisateur « %s » via le socket dans « %s » via le port « %s ».\n"
+msgid "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
+msgstr "Vous êtes maintenant connecté à la base de données « %s » en tant qu'utilisateur « %s » via le socket dans « %s » via le port « %s ».\n"
 
-#: command.c:1736
+#: command.c:1769
 #, c-format
-msgid ""
-"You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at "
-"port \"%s\".\n"
-msgstr ""
-"Vous êtes maintenant connecté à la base de données « %s » en tant "
-"qu'utilisateur « %s » sur l'hôte « %s » via le port « %s ».\n"
+msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
+msgstr "Vous êtes maintenant connecté à la base de données « %s » en tant qu'utilisateur « %s » sur l'hôte « %s » via le port « %s ».\n"
 
-#: command.c:1740
+#: command.c:1773
 #, c-format
 msgid "You are now connected to database \"%s\" as user \"%s\".\n"
-msgstr ""
-"Vous êtes maintenant connecté à la base de données « %s » en tant "
-"qu'utilisateur « %s ».\n"
+msgstr "Vous êtes maintenant connecté à la base de données « %s » en tant qu'utilisateur « %s ».\n"
 
-#: command.c:1774
+#: command.c:1807
 #, c-format
 msgid "%s (%s, server %s)\n"
 msgstr "%s (%s, serveur %s)\n"
 
-#: command.c:1782
+#: command.c:1815
 #, c-format
 msgid ""
 "WARNING: %s major version %d.%d, server major version %d.%d.\n"
@@ -348,27 +320,25 @@ msgstr ""
 "ATTENTION : %s version majeure %d.%d, version majeure du serveur %d.%d.\n"
 "         Certaines fonctionnalités de psql pourraient ne pas fonctionner.\n"
 
-#: command.c:1812
+#: command.c:1845
 #, c-format
 msgid "SSL connection (protocol: %s, cipher: %s, bits: %d, compression: %s)\n"
-msgstr ""
-"Connexion SSL (protocole : %s, chiffrement : %s, bits : %d, compression : "
-"%s)\n"
+msgstr "Connexion SSL (protocole : %s, chiffrement : %s, bits : %d, compression : %s)\n"
 
-#: command.c:1814 help.c:46
+#: command.c:1847 help.c:46
 msgid "off"
 msgstr "désactivé"
 
-#: command.c:1814 help.c:46
+#: command.c:1847 help.c:46
 msgid "on"
 msgstr "activé"
 
-#: command.c:1823
+#: command.c:1856
 #, c-format
 msgid "SSL connection (unknown cipher)\n"
 msgstr "Connexion SSL (chiffrement inconnu)\n"
 
-#: command.c:1844
+#: command.c:1877
 #, c-format
 msgid ""
 "WARNING: Console code page (%u) differs from Windows code page (%u)\n"
@@ -377,217 +347,209 @@ msgid ""
 msgstr ""
 "Attention : l'encodage console (%u) diffère de l'encodage Windows (%u).\n"
 "            Les caractères 8 bits peuvent ne pas fonctionner correctement.\n"
-"            Voir la section « Notes aux utilisateurs de Windows » de la "
-"page\n"
+"            Voir la section « Notes aux utilisateurs de Windows » de la page\n"
 "            référence de psql pour les détails.\n"
 
-#: command.c:1928
+#: command.c:1961
 #, c-format
-msgid ""
-"environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a "
-"line number\n"
+msgid "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number\n"
 msgstr ""
 "la variable d'environnement EDITOR_LINENUMBER_SWITCH doit être configurée\n"
 "pour spécifier un numéro de ligne\n"
 
-#: command.c:1957
+#: command.c:1990
 #, c-format
 msgid "could not start editor \"%s\"\n"
 msgstr "n'a pas pu exécuter l'éditeur « %s »\n"
 
-#: command.c:1959
+#: command.c:1992
 #, c-format
 msgid "could not start /bin/sh\n"
 msgstr "n'a pas pu exécuter /bin/sh\n"
 
-#: command.c:1997
+#: command.c:2030
 #, c-format
 msgid "could not locate temporary directory: %s\n"
 msgstr "n'a pas pu localiser le répertoire temporaire : %s\n"
 
-#: command.c:2024
+#: command.c:2057
 #, c-format
 msgid "could not open temporary file \"%s\": %s\n"
 msgstr "n'a pas pu ouvrir le fichier temporaire « %s » : %s\n"
 
-#: command.c:2292
+#: command.c:2325
 #, c-format
-msgid ""
-"\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-"
-"ms\n"
+msgid "\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-ms\n"
 msgstr ""
-"\\pset : les formats autorisés sont unaligned, aligned, wrapped, html, "
-"latex,\n"
+"\\pset : les formats autorisés sont unaligned, aligned, wrapped, html, latex,\n"
 "troff-ms\n"
 
-#: command.c:2311
+#: command.c:2344
 #, c-format
 msgid "\\pset: allowed line styles are ascii, old-ascii, unicode\n"
-msgstr ""
-"\\pset: les styles de lignes autorisés sont ascii, old-ascii, unicode\n"
+msgstr "\\pset: les styles de lignes autorisés sont ascii, old-ascii, unicode\n"
 
-#: command.c:2453 command.c:2604
+#: command.c:2490 command.c:2641
 #, c-format
 msgid "\\pset: unknown option: %s\n"
 msgstr "\\pset : option inconnue : %s\n"
 
-#: command.c:2471
+#: command.c:2508
 #, c-format
 msgid "Border style is %d.\n"
 msgstr "Le style de bordure est %d.\n"
 
-#: command.c:2477
+#: command.c:2514
 #, c-format
 msgid "Target width is unset.\n"
 msgstr "La largeur cible n'est pas configuré.\n"
 
-#: command.c:2479
+#: command.c:2516
 #, c-format
 msgid "Target width is %d.\n"
 msgstr "La largeur cible est %d.\n"
 
-#: command.c:2486
+#: command.c:2523
 #, c-format
 msgid "Expanded display is on.\n"
 msgstr "Affichage étendu activé.\n"
 
-#: command.c:2488
+#: command.c:2525
 #, c-format
 msgid "Expanded display is used automatically.\n"
 msgstr "L'affichage étendu est utilisé automatiquement.\n"
 
-#: command.c:2490
+#: command.c:2527
 #, c-format
 msgid "Expanded display is off.\n"
 msgstr "Affichage étendu désactivé.\n"
 
-#: command.c:2497 command.c:2505
+#: command.c:2534 command.c:2542
 #, c-format
 msgid "Field separator is zero byte.\n"
 msgstr "Le séparateur de champs est l'octet zéro.\n"
 
-#: command.c:2499
+#: command.c:2536
 #, c-format
 msgid "Field separator is \"%s\".\n"
 msgstr "Le séparateur de champs est « %s ».\n"
 
-#: command.c:2512
+#: command.c:2549
 #, c-format
 msgid "Default footer is on.\n"
 msgstr "Le bas de page pas défaut est activé.\n"
 
-#: command.c:2514
+#: command.c:2551
 #, c-format
 msgid "Default footer is off.\n"
 msgstr "Le bas de page par défaut est désactivé.\n"
 
-#: command.c:2520
+#: command.c:2557
 #, c-format
 msgid "Output format is %s.\n"
 msgstr "Le format de sortie est %s.\n"
 
-#: command.c:2526
+#: command.c:2563
 #, c-format
 msgid "Line style is %s.\n"
 msgstr "Le style de ligne est %s.\n"
 
-#: command.c:2533
+#: command.c:2570
 #, c-format
 msgid "Null display is \"%s\".\n"
 msgstr "L'affichage de null est « %s ».\n"
 
-#: command.c:2541
+#: command.c:2578
 #, c-format
 msgid "Locale-adjusted numeric output is on.\n"
 msgstr "L'affichage de la sortie numérique adaptée à la locale est activé.\n"
 
-#: command.c:2543
+#: command.c:2580
 #, c-format
 msgid "Locale-adjusted numeric output is off.\n"
-msgstr ""
-"L'affichage de la sortie numérique adaptée à la locale est désactivé.\n"
+msgstr "L'affichage de la sortie numérique adaptée à la locale est désactivé.\n"
 
-#: command.c:2550
+#: command.c:2587
 #, c-format
 msgid "Pager is used for long output.\n"
 msgstr "Le paginateur est utilisé pour les affichages longs.\n"
 
-#: command.c:2552
+#: command.c:2589
 #, c-format
 msgid "Pager is always used.\n"
 msgstr "Le paginateur est toujours utilisé.\n"
 
-#: command.c:2554
+#: command.c:2591
 #, c-format
 msgid "Pager usage is off.\n"
 msgstr "L'utilisation du paginateur est désactivé.\n"
 
-#: command.c:2561 command.c:2571
+#: command.c:2598 command.c:2608
 #, c-format
 msgid "Record separator is zero byte.\n"
 msgstr "Le séparateur d'enregistrements est l'octet zéro.\n"
 
-#: command.c:2563
+#: command.c:2600
 #, c-format
 msgid "Record separator is .\n"
 msgstr "Le séparateur d'enregistrement est .\n"
 
-#: command.c:2565
+#: command.c:2602
 #, c-format
 msgid "Record separator is \"%s\".\n"
 msgstr "Le séparateur d'enregistrements est « %s ».\n"
 
-#: command.c:2578
+#: command.c:2615
 #, c-format
 msgid "Table attributes are \"%s\".\n"
 msgstr "Les attributs de la table sont « %s ».\n"
 
-#: command.c:2581
+#: command.c:2618
 #, c-format
 msgid "Table attributes unset.\n"
 msgstr "Les attributs de la table ne sont pas définis.\n"
 
-#: command.c:2588
+#: command.c:2625
 #, c-format
 msgid "Title is \"%s\".\n"
 msgstr "Le titre est « %s ».\n"
 
-#: command.c:2590
+#: command.c:2627
 #, c-format
 msgid "Title is unset.\n"
 msgstr "Le titre n'est pas défini.\n"
 
-#: command.c:2597
+#: command.c:2634
 #, c-format
 msgid "Tuples only is on.\n"
 msgstr "L'affichage des tuples seuls est activé.\n"
 
-#: command.c:2599
+#: command.c:2636
 #, c-format
 msgid "Tuples only is off.\n"
 msgstr "L'affichage des tuples seuls est désactivé.\n"
 
-#: command.c:2750
+#: command.c:2787
 #, c-format
 msgid "\\!: failed\n"
 msgstr "\\! : échec\n"
 
-#: command.c:2770 command.c:2828
+#: command.c:2807 command.c:2865
 #, c-format
 msgid "\\watch cannot be used with an empty query\n"
 msgstr "\\watch ne peut pas être utilisé avec une requête vide\n"
 
-#: command.c:2791
+#: command.c:2828
 #, c-format
 msgid "Watch every %lds\t%s"
 msgstr "Vérifier chaque %lds\t%s"
 
-#: command.c:2835
+#: command.c:2872
 #, c-format
 msgid "\\watch cannot be used with COPY\n"
 msgstr "\\watch ne peut pas être utilisé avec COPY\n"
 
-#: command.c:2841
+#: command.c:2878
 #, c-format
 msgid "unexpected result status for \\watch\n"
 msgstr "statut résultat inattendu pour \\watch\n"
@@ -632,18 +594,14 @@ msgstr ""
 
 #: common.c:513
 #, c-format
-msgid ""
-"Asynchronous notification \"%s\" with payload \"%s\" received from server "
-"process with PID %d.\n"
+msgid "Asynchronous notification \"%s\" with payload \"%s\" received from server process with PID %d.\n"
 msgstr ""
-"Notification asynchrone « %s » reçue avec le contenu « %s » en provenance "
-"du\n"
+"Notification asynchrone « %s » reçue avec le contenu « %s » en provenance du\n"
 "processus serveur de PID %d.\n"
 
 #: common.c:516
 #, c-format
-msgid ""
-"Asynchronous notification \"%s\" received from server process with PID %d.\n"
+msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n"
 msgstr ""
 "Notification asynchrone « %s » reçue en provenance du processus serveur de\n"
 "PID %d.\n"
@@ -666,23 +624,17 @@ msgstr "n'a pas pu initialiser la variable 
 #: common.c:894
 #, c-format
 msgid ""
-"***(Single step mode: verify "
-"command)*******************************************\n"
+"***(Single step mode: verify command)*******************************************\n"
 "%s\n"
-"***(press return to proceed or enter x and return to "
-"cancel)********************\n"
+"***(press return to proceed or enter x and return to cancel)********************\n"
 msgstr ""
-"***(Mode étape par étape: vérifiez la "
-"commande)*********************************\n"
+"***(Mode étape par étape: vérifiez la commande)*********************************\n"
 "%s\n"
-"***(appuyez sur entrée pour l'exécuter ou tapez x puis entrée pour "
-"annuler)***\n"
+"***(appuyez sur entrée pour l'exécuter ou tapez x puis entrée pour annuler)***\n"
 
 #: common.c:945
 #, c-format
-msgid ""
-"The server (version %d.%d) does not support savepoints for "
-"ON_ERROR_ROLLBACK.\n"
+msgid "The server (version %d.%d) does not support savepoints for ON_ERROR_ROLLBACK.\n"
 msgstr ""
 "Le serveur (version %d.%d) ne supporte pas les points de sauvegarde pour\n"
 "ON_ERROR_ROLLBACK.\n"
@@ -984,11 +936,8 @@ msgstr "Droits d'acc
 
 #: describe.c:831
 #, c-format
-msgid ""
-"The server (version %d.%d) does not support altering default privileges.\n"
-msgstr ""
-"Le serveur (version %d.%d) ne supporte pas la modification des droits par "
-"défaut.\n"
+msgid "The server (version %d.%d) does not support altering default privileges.\n"
+msgstr "Le serveur (version %d.%d) ne supporte pas la modification des droits par défaut.\n"
 
 #: describe.c:850
 msgid "function"
@@ -1351,9 +1300,7 @@ msgstr "R
 #: describe.c:2677
 #, c-format
 msgid "No per-database role settings support in this server version.\n"
-msgstr ""
-"Pas de supprot des paramètres rôle par base de données pour la version de ce "
-"serveur.\n"
+msgstr "Pas de supprot des paramètres rôle par base de données pour la version de ce serveur.\n"
 
 #: describe.c:2688
 #, c-format
@@ -1536,8 +1483,7 @@ msgstr "Liste des analyseurs de la recherche de texte"
 #: describe.c:3496
 #, c-format
 msgid "Did not find any text search parser named \"%s\".\n"
-msgstr ""
-"Aucun analyseur de la recherche de texte nommé « %s » n'a été trouvé.\n"
+msgstr "Aucun analyseur de la recherche de texte nommé « %s » n'a été trouvé.\n"
 
 #: describe.c:3571
 msgid "Start parse"
@@ -1618,9 +1564,7 @@ msgstr "Liste des configurations de la recherche de texte"
 #: describe.c:3868
 #, c-format
 msgid "Did not find any text search configuration named \"%s\".\n"
-msgstr ""
-"Aucune configuration de la recherche de texte nommée « %s » n'a été "
-"trouvée.\n"
+msgstr "Aucune configuration de la recherche de texte nommée « %s » n'a été trouvée.\n"
 
 #: describe.c:3934
 msgid "Token"
@@ -1661,9 +1605,7 @@ msgstr ""
 #: describe.c:3988
 #, c-format
 msgid "The server (version %d.%d) does not support foreign-data wrappers.\n"
-msgstr ""
-"Le serveur (version %d.%d) ne supporte pas les wrappers de données "
-"distantes.\n"
+msgstr "Le serveur (version %d.%d) ne supporte pas les wrappers de données distantes.\n"
 
 #: describe.c:4002
 msgid "Handler"
@@ -1693,9 +1635,7 @@ msgstr "Liste des serveurs distants"
 #: describe.c:4147
 #, c-format
 msgid "The server (version %d.%d) does not support user mappings.\n"
-msgstr ""
-"Le serveur (version %d.%d) ne supporte pas les correspondances "
-"d'utilisateurs.\n"
+msgstr "Le serveur (version %d.%d) ne supporte pas les correspondances d'utilisateurs.\n"
 
 #: describe.c:4156 describe.c:4217
 msgid "Server"
@@ -1781,17 +1721,14 @@ msgstr "Options g
 
 #: help.c:76
 #, c-format
-msgid ""
-"  -c, --command=COMMAND    run only single command (SQL or internal) and "
-"exit\n"
+msgid "  -c, --command=COMMAND    run only single command (SQL or internal) and exit\n"
 msgstr ""
 "  -c, --command=COMMANDE\n"
 "                  exécute une commande unique (SQL ou interne), puis quitte\n"
 
 #: help.c:77
 #, c-format
-msgid ""
-"  -d, --dbname=DBNAME      database name to connect to (default: \"%s\")\n"
+msgid "  -d, --dbname=DBNAME      database name to connect to (default: \"%s\")\n"
 msgstr ""
 "  -d, --dbname=NOM_BASE\n"
 "                  indique le nom de la base de données à laquelle se\n"
@@ -1807,8 +1744,7 @@ msgstr ""
 #: help.c:79
 #, c-format
 msgid "  -l, --list               list available databases, then exit\n"
-msgstr ""
-"  -l, --list      affiche les bases de données disponibles, puis quitte\n"
+msgstr "  -l, --list      affiche les bases de données disponibles, puis quitte\n"
 
 #: help.c:80
 #, c-format
@@ -1833,8 +1769,7 @@ msgstr "  -X, --no-psqlrc ne lit pas le fichier de d
 #, c-format
 msgid ""
 "  -1 (\"one\"), --single-transaction\n"
-"                           execute as a single transaction (if non-"
-"interactive)\n"
+"                           execute as a single transaction (if non-interactive)\n"
 msgstr ""
 "  -1 (« un »), --single-transaction\n"
 "                  exécute dans une transaction unique (si non intéractif)\n"
@@ -1867,12 +1802,10 @@ msgstr ""
 
 #: help.c:91
 #, c-format
-msgid ""
-"  -E, --echo-hidden        display queries that internal commands generate\n"
+msgid "  -E, --echo-hidden        display queries that internal commands generate\n"
 msgstr ""
 "  -E, --echo-hidden\n"
-"                  affiche les requêtes engendrées par les commandes "
-"internes\n"
+"                  affiche les requêtes engendrées par les commandes internes\n"
 
 #: help.c:92
 #, c-format
@@ -1883,8 +1816,7 @@ msgstr ""
 
 #: help.c:93
 #, c-format
-msgid ""
-"  -n, --no-readline        disable enhanced command line editing (readline)\n"
+msgid "  -n, --no-readline        disable enhanced command line editing (readline)\n"
 msgstr ""
 "  -n, --no-readline\n"
 "                  désactive l'édition avancée de la ligne de commande\n"
@@ -1900,8 +1832,7 @@ msgstr ""
 
 #: help.c:95
 #, c-format
-msgid ""
-"  -q, --quiet              run quietly (no messages, only query output)\n"
+msgid "  -q, --quiet              run quietly (no messages, only query output)\n"
 msgstr ""
 "  -q, --quiet     s'exécute silencieusement (pas de messages, uniquement le\n"
 "                  résultat des requêtes)\n"
@@ -1916,9 +1847,7 @@ msgstr ""
 
 #: help.c:97
 #, c-format
-msgid ""
-"  -S, --single-line        single-line mode (end of line terminates SQL "
-"command)\n"
+msgid "  -S, --single-line        single-line mode (end of line terminates SQL command)\n"
 msgstr ""
 "  -S, --single-line\n"
 "                  active le mode ligne par ligne (EOL termine la commande\n"
@@ -1944,8 +1873,7 @@ msgstr ""
 #, c-format
 msgid ""
 "  -F, --field-separator=STRING\n"
-"                           field separator for unaligned output (default: "
-"\"%s\")\n"
+"                           field separator for unaligned output (default: \"%s\")\n"
 msgstr ""
 "  -F, --field-separator=CHAINE\n"
 "                  séparateur de champs pour un affichage non aligné\n"
@@ -1954,15 +1882,11 @@ msgstr ""
 #: help.c:104
 #, c-format
 msgid "  -H, --html               HTML table output mode\n"
-msgstr ""
-"  -H, --html      active le mode d'affichage HTML des tables (-"
-"P                  format=html)\n"
+msgstr "  -H, --html      active le mode d'affichage HTML des tables (-P                  format=html)\n"
 
 #: help.c:105
 #, c-format
-msgid ""
-"  -P, --pset=VAR[=ARG]     set printing option VAR to ARG (see \\pset "
-"command)\n"
+msgid "  -P, --pset=VAR[=ARG]     set printing option VAR to ARG (see \\pset command)\n"
 msgstr ""
 "  -P, --pset=VAR[=ARG]\n"
 "                  initialise l'option d'impression VAR à ARG (voir la\n"
@@ -1972,8 +1896,7 @@ msgstr ""
 #, c-format
 msgid ""
 "  -R, --record-separator=STRING\n"
-"                           record separator for unaligned output (default: "
-"newline)\n"
+"                           record separator for unaligned output (default: newline)\n"
 msgstr ""
 "  -R, --record-separator=CHAINE\n"
 "                  séparateur d'enregistrements pour un affichage non aligné\n"
@@ -1988,9 +1911,7 @@ msgstr ""
 
 #: help.c:109
 #, c-format
-msgid ""
-"  -T, --table-attr=TEXT    set HTML table tag attributes (e.g., width, "
-"border)\n"
+msgid "  -T, --table-attr=TEXT    set HTML table tag attributes (e.g., width, border)\n"
 msgstr ""
 "  -T, --table-attr=TEXTE\n"
 "                  initialise les attributs des balises HTML de tableau\n"
@@ -2005,8 +1926,7 @@ msgstr "  -x, --expanded  active l'affichage 
 #, c-format
 msgid ""
 "  -z, --field-separator-zero\n"
-"                           set field separator for unaligned output to zero "
-"byte\n"
+"                           set field separator for unaligned output to zero byte\n"
 msgstr ""
 "  -z, --field-separator-zero\n"
 "                  initialise le séparateur de champs pour un affichage non\n"
@@ -2016,12 +1936,10 @@ msgstr ""
 #, c-format
 msgid ""
 "  -0, --record-separator-zero\n"
-"                           set record separator for unaligned output to zero "
-"byte\n"
+"                           set record separator for unaligned output to zero byte\n"
 msgstr ""
 "  -0, --record-separator-zero\n"
-"                  initialise le séparateur d'enregistrements pour un "
-"affichage\n"
+"                  initialise le séparateur d'enregistrements pour un affichage\n"
 "                  non aligné à l'octet zéro\n"
 
 #: help.c:116
@@ -2035,9 +1953,7 @@ msgstr ""
 
 #: help.c:119
 #, c-format
-msgid ""
-"  -h, --host=HOSTNAME      database server host or socket directory "
-"(default: \"%s\")\n"
+msgid "  -h, --host=HOSTNAME      database server host or socket directory (default: \"%s\")\n"
 msgstr ""
 "  -h, --host=HOTE nom d'hôte du serveur de la base de données ou répertoire\n"
 "                  de la socket (par défaut : %s)\n"
@@ -2070,9 +1986,7 @@ msgstr ""
 
 #: help.c:131
 #, c-format
-msgid ""
-"  -W, --password           force password prompt (should happen "
-"automatically)\n"
+msgid "  -W, --password           force password prompt (should happen automatically)\n"
 msgstr ""
 "  -W, --password  force la demande du mot de passe (devrait survenir\n"
 "                  automatiquement)\n"
@@ -2081,15 +1995,13 @@ msgstr ""
 #, c-format
 msgid ""
 "\n"
-"For more information, type \"\\?\" (for internal commands) or \"\\help"
-"\" (for SQL\n"
+"For more information, type \"\\?\" (for internal commands) or \"\\help\" (for SQL\n"
 "commands) from within psql, or consult the psql section in the PostgreSQL\n"
 "documentation.\n"
 "\n"
 msgstr ""
 "\n"
-"Pour en savoir davantage, saisissez « \\? » (pour les commandes internes) "
-"ou\n"
+"Pour en savoir davantage, saisissez « \\? » (pour les commandes internes) ou\n"
 "« \\help » (pour les commandes SQL) dans psql, ou consultez la section psql\n"
 "de la documentation de PostgreSQL.\n"
 "\n"
@@ -2106,33 +2018,26 @@ msgstr "G
 
 #: help.c:158
 #, c-format
-msgid ""
-"  \\copyright             show PostgreSQL usage and distribution terms\n"
+msgid "  \\copyright             show PostgreSQL usage and distribution terms\n"
 msgstr ""
 "  \\copyright           affiche les conditions d'utilisation et de\n"
 "                       distribution de PostgreSQL\n"
 
 #: help.c:159
 #, c-format
-msgid ""
-"  \\g [FILE] or ;         execute query (and send results to file or |pipe)\n"
+msgid "  \\g [FILE] or ;         execute query (and send results to file or |pipe)\n"
 msgstr ""
 "  \\g [FICHIER] ou ;    envoie le tampon de requêtes au serveur (et les\n"
 "                       résultats au fichier ou |tube)\n"
 
 #: help.c:160
 #, c-format
-msgid ""
-"  \\gset [PREFIX]         execute query and store results in psql variables\n"
-msgstr ""
-"  \\gset [PRÉFIXE]    exécute la requête et stocke les résultats dans des "
-"variables psql\n"
+msgid "  \\gset [PREFIX]         execute query and store results in psql variables\n"
+msgstr "  \\gset [PRÉFIXE]    exécute la requête et stocke les résultats dans des variables psql\n"
 
 #: help.c:161
 #, c-format
-msgid ""
-"  \\h [NAME]              help on syntax of SQL commands, * for all "
-"commands\n"
+msgid "  \\h [NAME]              help on syntax of SQL commands, * for all commands\n"
 msgstr ""
 "  \\h [NOM]             aide-mémoire pour les commandes SQL, * pour toutes\n"
 "                       les commandes\n"
@@ -2154,17 +2059,14 @@ msgstr "Tampon de requ
 
 #: help.c:167
 #, c-format
-msgid ""
-"  \\e [FILE] [LINE]       edit the query buffer (or file) with external "
-"editor\n"
+msgid "  \\e [FILE] [LINE]       edit the query buffer (or file) with external editor\n"
 msgstr ""
 "  \\e [FICHIER] [LIGNE] édite le tampon de requête ou le fichier avec un\n"
 "                        éditeur externe\n"
 
 #: help.c:168
 #, c-format
-msgid ""
-"  \\ef [FUNCNAME [LINE]]  edit function definition with external editor\n"
+msgid "  \\ef [FUNCNAME [LINE]]  edit function definition with external editor\n"
 msgstr ""
 "  \\ef [FONCTION [LIGNE]] édite la définition de fonction avec un éditeur\n"
 "                        externe\n"
@@ -2200,12 +2102,9 @@ msgstr "Entr
 
 #: help.c:178
 #, c-format
-msgid ""
-"  \\copy ...              perform SQL COPY with data stream to the client "
-"host\n"
+msgid "  \\copy ...              perform SQL COPY with data stream to the client host\n"
 msgstr ""
-"  \\copy ...            exécute SQL COPY avec le flux de données dirigé "
-"vers\n"
+"  \\copy ...            exécute SQL COPY avec le flux de données dirigé vers\n"
 "                       l'hôte client\n"
 
 #: help.c:179
@@ -2220,12 +2119,9 @@ msgstr "  \\i FICHIER           ex
 
 #: help.c:181
 #, c-format
-msgid ""
-"  \\ir FILE               as \\i, but relative to location of current "
-"script\n"
+msgid "  \\ir FILE               as \\i, but relative to location of current script\n"
 msgstr ""
-"  \\ir FICHIER         identique à \\i, mais relatif à l'emplacement du "
-"script\n"
+"  \\ir FICHIER         identique à \\i, mais relatif à l'emplacement du script\n"
 "                       ou un |tube\n"
 
 #: help.c:182
@@ -2237,8 +2133,7 @@ msgstr ""
 
 #: help.c:183
 #, c-format
-msgid ""
-"  \\qecho [STRING]        write string to query output stream (see \\o)\n"
+msgid "  \\qecho [STRING]        write string to query output stream (see \\o)\n"
 msgstr ""
 "  \\qecho [TEXTE]       écrit un texte sur la sortie des résultats des\n"
 "                       requêtes (voir \\o)\n"
@@ -2251,15 +2146,12 @@ msgstr "Informations\n"
 #: help.c:187
 #, c-format
 msgid "  (options: S = show system objects, + = additional detail)\n"
-msgstr ""
-"  (options : S = affiche les objets systèmes, + = informations "
-"supplémentaires)\n"
+msgstr "  (options : S = affiche les objets systèmes, + = informations supplémentaires)\n"
 
 #: help.c:188
 #, c-format
 msgid "  \\d[S+]                 list tables, views, and sequences\n"
-msgstr ""
-"  \\d[S+]               affiche la liste des tables, vues et séquences\n"
+msgstr "  \\d[S+]               affiche la liste des tables, vues et séquences\n"
 
 #: help.c:189
 #, c-format
@@ -2290,11 +2182,9 @@ msgstr "  \\dC[+] [MOD
 
 #: help.c:194
 #, c-format
-msgid ""
-"  \\dd[S]  [PATTERN]      show object descriptions not displayed elsewhere\n"
+msgid "  \\dd[S]  [PATTERN]      show object descriptions not displayed elsewhere\n"
 msgstr ""
-"  \\dd[S] [MODÈLE]      affiche les commentaires des objets dont le "
-"commentaire\n"
+"  \\dd[S] [MODÈLE]      affiche les commentaires des objets dont le commentaire\n"
 "                        n'est affiché nul part ailleurs\n"
 
 #: help.c:195
@@ -2320,19 +2210,16 @@ msgstr "  \\des[+] [MOD
 #: help.c:199
 #, c-format
 msgid "  \\deu[+] [PATTERN]      list user mappings\n"
-msgstr ""
-"  \\deu[+] [MODÈLE]     affiche la liste des correspondances utilisateurs\n"
+msgstr "  \\deu[+] [MODÈLE]     affiche la liste des correspondances utilisateurs\n"
 
 #: help.c:200
 #, c-format
 msgid "  \\dew[+] [PATTERN]      list foreign-data wrappers\n"
-msgstr ""
-"  \\dew[+] [MODÈLE]     affiche la liste des wrappers de données distantes\n"
+msgstr "  \\dew[+] [MODÈLE]     affiche la liste des wrappers de données distantes\n"
 
 #: help.c:201
 #, c-format
-msgid ""
-"  \\df[antw][S+] [PATRN]  list [only agg/normal/trigger/window] functions\n"
+msgid "  \\df[antw][S+] [PATRN]  list [only agg/normal/trigger/window] functions\n"
 msgstr ""
 "  \\df[antw][S+] [PATRN] affiche la liste des fonctions\n"
 "                        [seulement agg/normal/trigger/window]\n"
@@ -2348,16 +2235,14 @@ msgstr ""
 #, c-format
 msgid "  \\dFd[+] [PATTERN]      list text search dictionaries\n"
 msgstr ""
-"  \\dFd[+] [MODÈLE]     affiche la liste des dictionnaires de la recherche "
-"de\n"
+"  \\dFd[+] [MODÈLE]     affiche la liste des dictionnaires de la recherche de\n"
 "                        texte\n"
 
 #: help.c:204
 #, c-format
 msgid "  \\dFp[+] [PATTERN]      list text search parsers\n"
 msgstr ""
-"  \\dFp[+] [MODÈLE]        affiche la liste des analyseurs de la recherche "
-"de\n"
+"  \\dFp[+] [MODÈLE]        affiche la liste des analyseurs de la recherche de\n"
 "                       texte\n"
 
 #: help.c:205
@@ -2411,8 +2296,7 @@ msgstr "  \\dO[S+] [MOD
 
 #: help.c:214
 #, c-format
-msgid ""
-"  \\dp     [PATTERN]      list table, view, and sequence access privileges\n"
+msgid "  \\dp     [PATTERN]      list table, view, and sequence access privileges\n"
 msgstr ""
 "  \\dp     [MODÈLE]     affiche la liste des droits d'accès aux tables,\n"
 "                        vues, séquences\n"
@@ -2420,9 +2304,7 @@ msgstr ""
 #: help.c:215
 #, c-format
 msgid "  \\drds [PATRN1 [PATRN2]] list per-database role settings\n"
-msgstr ""
-"  \\drds [MODEL1 [MODEL2]] liste la configuration utilisateur par base "
-"de                           données\n"
+msgstr "  \\drds [MODEL1 [MODEL2]] liste la configuration utilisateur par base de                           données\n"
 
 #: help.c:216
 #, c-format
@@ -2486,8 +2368,7 @@ msgstr "Formatage\n"
 
 #: help.c:230
 #, c-format
-msgid ""
-"  \\a                     toggle between unaligned and aligned output mode\n"
+msgid "  \\a                     toggle between unaligned and aligned output mode\n"
 msgstr ""
 "  \\a                   bascule entre les modes de sortie alignée et non\n"
 "                        alignée\n"
@@ -2501,9 +2382,7 @@ msgstr ""
 
 #: help.c:232
 #, c-format
-msgid ""
-"  \\f [STRING]            show or set field separator for unaligned query "
-"output\n"
+msgid "  \\f [STRING]            show or set field separator for unaligned query output\n"
 msgstr ""
 "  \\f [CHAÎNE]          affiche ou initialise le séparateur de champ pour\n"
 "                        une sortie non alignée des requêtes\n"
@@ -2511,35 +2390,28 @@ msgstr ""
 #: help.c:233
 #, c-format
 msgid "  \\H                     toggle HTML output mode (currently %s)\n"
-msgstr ""
-"  \\H                   bascule le mode de sortie HTML (actuellement %s)\n"
+msgstr "  \\H                   bascule le mode de sortie HTML (actuellement %s)\n"
 
 #: help.c:235
 #, c-format
 msgid ""
 "  \\pset [NAME [VALUE]]   set table output option\n"
-"                         (NAME := {format|border|expanded|fieldsep|"
-"fieldsep_zero|footer|null|\n"
-"                         numericlocale|recordsep|recordsep_zero|tuples_only|"
-"title|tableattr|pager})\n"
+"                         (NAME := {format|border|expanded|fieldsep|fieldsep_zero|footer|null|\n"
+"                         numericlocale|recordsep|recordsep_zero|tuples_only|title|tableattr|pager})\n"
 msgstr ""
 "  \\pset [NOM [VALEUR]] régler l'affichage de la table\n"
-"                        (NOM := {format|border|expanded|fieldsep|"
-"fieldsep_zero|footer|\n"
-"                                 null|numericlocale|recordsep|recordsep_zero|"
-"tuples_only|\n"
+"                        (NOM := {format|border|expanded|fieldsep|fieldsep_zero|footer|\n"
+"                                 null|numericlocale|recordsep|recordsep_zero|tuples_only|\n"
 "                                 title|tableattr|pager})\n"
 
 #: help.c:238
 #, c-format
 msgid "  \\t [on|off]            show only rows (currently %s)\n"
-msgstr ""
-"  \\t                   affiche uniquement les lignes (actuellement %s)\n"
+msgstr "  \\t                   affiche uniquement les lignes (actuellement %s)\n"
 
 #: help.c:240
 #, c-format
-msgid ""
-"  \\T [STRING]            set HTML  tag attributes, or unset if none\n"
+msgid "  \\T [STRING]            set HTML 
 tag attributes, or unset if none\n"
 msgstr ""
 "  \\T [CHAÎNE]          initialise les attributs HTML de la balise 
,\n"
 "                        ou l'annule en l'absence d'argument\n"
@@ -2557,20 +2429,20 @@ msgstr "Connexions\n"
 #: help.c:247
 #, c-format
 msgid ""
-"  \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
+"  \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
 "                         connect to new database (currently \"%s\")\n"
 msgstr ""
-"  \\c[onnect] [NOM_BASE|- UTILISATEUR|- HOTE|- PORT|-]\n"
+"  \\c[onnect] {[NOM_BASE|- UTILISATEUR|- HOTE|- PORT|-] | conninfo}\n"
 "                        se connecte à une autre base de données\n"
 "                        (actuellement « %s »)\n"
 
 #: help.c:251
 #, c-format
 msgid ""
-"  \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
+"  \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
 "                         connect to new database (currently no connection)\n"
 msgstr ""
-"  \\c[onnect] [NOM_BASE|- UTILISATEUR|- HOTE|- PORT|-]\n"
+"  \\c[onnect] {[NOM_BASE|- UTILISATEUR|- HOTE|- PORT|-] | conninfo}\n"
 "                        se connecte à une nouvelle base de données\n"
 "                        (aucune connexion actuellement)\n"
 
@@ -2589,10 +2461,8 @@ msgstr ""
 
 #: help.c:255
 #, c-format
-msgid ""
-"  \\conninfo              display information about current connection\n"
-msgstr ""
-"  \\conninfo            affiche des informations sur la connexion en cours\n"
+msgid "  \\conninfo              display information about current connection\n"
+msgstr "  \\conninfo            affiche des informations sur la connexion en cours\n"
 
 #: help.c:258
 #, c-format
@@ -2618,9 +2488,7 @@ msgstr ""
 
 #: help.c:263
 #, c-format
-msgid ""
-"  \\! [COMMAND]           execute command in shell or start interactive "
-"shell\n"
+msgid "  \\! [COMMAND]           execute command in shell or start interactive shell\n"
 msgstr ""
 "  \\! [COMMANDE]        exécute la commande dans un shell ou exécute un\n"
 "                        shell interactif\n"
@@ -2639,9 +2507,7 @@ msgstr ""
 
 #: help.c:268
 #, c-format
-msgid ""
-"  \\set [NAME [VALUE]]    set internal variable, or list all if no "
-"parameters\n"
+msgid "  \\set [NAME [VALUE]]    set internal variable, or list all if no parameters\n"
 msgstr ""
 "  \\set [NOM [VALEUR]]  initialise une variable interne ou les affiche\n"
 "                        toutes en l'absence de paramètre\n"
@@ -2703,12 +2569,12 @@ msgstr ""
 msgid "could not read from input file: %s\n"
 msgstr "n'a pas pu lire à partir du fichier en entrée : %s\n"
 
-#: input.c:451 input.c:490
+#: input.c:446 input.c:485
 #, c-format
 msgid "could not save history to file \"%s\": %s\n"
 msgstr "n'a pas pu sauvegarder l'historique dans le fichier « %s » : %s\n"
 
-#: input.c:510
+#: input.c:505
 #, c-format
 msgid "history is not supported by this installation\n"
 msgstr "l'historique n'est pas supportée par cette installation\n"
@@ -2782,16 +2648,14 @@ msgstr "Interrompu\n"
 #, c-format
 msgid "Cannot add header to table content: column count of %d exceeded.\n"
 msgstr ""
-"Ne peut pas ajouter l'en-tête au contenu de la table : le nombre de "
-"colonnes\n"
+"Ne peut pas ajouter l'en-tête au contenu de la table : le nombre de colonnes\n"
 "%d est dépassé.\n"
 
 #: print.c:2344
 #, c-format
 msgid "Cannot add cell to table content: total cell count of %d exceeded.\n"
 msgstr ""
-"Ne peut pas ajouter une cellule au contenu de la table : le nombre total "
-"des\n"
+"Ne peut pas ajouter une cellule au contenu de la table : le nombre total des\n"
 "cellules %d est dépassé.\n"
 
 #: print.c:2570
@@ -2804,17 +2668,17 @@ msgstr "format de sortie invalide (erreur interne) : %d"
 msgid "skipping recursive expansion of variable \"%s\"\n"
 msgstr "ignore l'expansion récursive de la variable « %s »\n"
 
-#: psqlscan.l:1604
+#: psqlscan.l:1603
 #, c-format
 msgid "unterminated quoted string\n"
 msgstr "chaîne entre guillemets non terminée\n"
 
-#: psqlscan.l:1704
+#: psqlscan.l:1703
 #, c-format
 msgid "%s: out of memory\n"
 msgstr "%s : mémoire épuisée\n"
 
-#: psqlscan.l:1933
+#: psqlscan.l:1932
 #, c-format
 msgid "can't escape without active connection\n"
 msgstr "ne peut mettre entre guillemets sans connexion active\n"
@@ -3710,9 +3574,7 @@ msgstr "et option_like est :"
 
 #: sql_help.c:2081
 msgid "index_parameters in UNIQUE, PRIMARY KEY, and EXCLUDE constraints are:"
-msgstr ""
-"dans les contraintes UNIQUE, PRIMARY KEY et EXCLUDE, les paramètres_index "
-"sont :"
+msgstr "dans les contraintes UNIQUE, PRIMARY KEY et EXCLUDE, les paramètres_index sont :"
 
 #: sql_help.c:2085
 msgid "exclude_element in an EXCLUDE constraint is:"
@@ -4372,8 +4234,7 @@ msgstr "d
 
 #: sql_help.h:586
 msgid "define a new mapping of a user to a foreign server"
-msgstr ""
-"définit une nouvelle correspondance d'un utilisateur vers un serveur distant"
+msgstr "définit une nouvelle correspondance d'un utilisateur vers un serveur distant"
 
 #: sql_help.h:591
 msgid "define a new view"
@@ -4585,7 +4446,7 @@ msgstr "changer le propri
 
 #: sql_help.h:866
 msgid "replace the contents of a materialized view"
-msgstr "remplacer le contenue d'une vue matérialisée"
+msgstr "remplacer le contenu d'une vue matérialisée"
 
 #: sql_help.h:871
 msgid "rebuild indexes"
@@ -4631,21 +4492,16 @@ msgstr "modifier un param
 
 #: sql_help.h:931
 msgid "set constraint check timing for the current transaction"
-msgstr ""
-"définir le moment de la vérification des contraintes pour la transaction en "
-"cours"
+msgstr "définir le moment de la vérification des contraintes pour la transaction en cours"
 
 #: sql_help.h:936
 msgid "set the current user identifier of the current session"
 msgstr "définir l'identifiant actuel de l'utilisateur de la session courante"
 
 #: sql_help.h:941
-msgid ""
-"set the session user identifier and the current user identifier of the "
-"current session"
+msgid "set the session user identifier and the current user identifier of the current session"
 msgstr ""
-"définir l'identifiant de l'utilisateur de session et l'identifiant actuel "
-"de\n"
+"définir l'identifiant de l'utilisateur de session et l'identifiant actuel de\n"
 "l'utilisateur de la session courante"
 
 #: sql_help.h:946
@@ -4725,7 +4581,12 @@ msgstr "%s : attention : option suppl
 msgid "%s: could not find own program executable\n"
 msgstr "%s : n'a pas pu trouver son propre exécutable\n"
 
-#: tab-complete.c:4111
+#: startup.c:729 startup.c:776 startup.c:797 startup.c:834 variables.c:121
+#, c-format
+msgid "unrecognized value \"%s\" for \"%s\"; assuming \"%s\"\n"
+msgstr "valeur « %s » non reconnue pour « %s » ; suppose « %s »\n"
+
+#: tab-complete.c:4098
 #, c-format
 msgid ""
 "tab completion query failed: %s\n"
@@ -4736,11 +4597,6 @@ msgstr ""
 "La requête était :\n"
 "%s\n"
 
-#: variables.c:115
-#, c-format
-msgid "unrecognized Boolean value; assuming \"on\"\n"
-msgstr "valeur booléenne non reconnue ; supposé à « on »\n"
-
 #~ msgid "Showing locale-adjusted numeric output."
 #~ msgstr "Affichage de la sortie numérique adaptée à la locale."
 
@@ -4763,8 +4619,7 @@ msgstr "valeur bool
 #~ msgstr "n'a pas pu accéder au répertoire « %s »"
 
 #~ msgid "%s: pg_strdup: cannot duplicate null pointer (internal error)\n"
-#~ msgstr ""
-#~ "%s : pg_strdup : ne peut pas dupliquer le pointeur null (erreur interne)\n"
+#~ msgstr "%s : pg_strdup : ne peut pas dupliquer le pointeur null (erreur interne)\n"
 
 #~ msgid "  \\l[+]                  list all databases\n"
 #~ msgstr "  \\l[+]                affiche la liste des bases de données\n"
@@ -4858,8 +4713,7 @@ msgstr "valeur bool
 #~ "\n"
 #~ "ALTER DATABASE name SET TABLESPACE new_tablespace\n"
 #~ "\n"
-#~ "ALTER DATABASE name SET configuration_parameter { TO | = } { value | "
-#~ "DEFAULT }\n"
+#~ "ALTER DATABASE name SET configuration_parameter { TO | = } { value | DEFAULT }\n"
 #~ "ALTER DATABASE name SET configuration_parameter FROM CURRENT\n"
 #~ "ALTER DATABASE name RESET configuration_parameter\n"
 #~ "ALTER DATABASE name RESET ALL"
@@ -4876,8 +4730,7 @@ msgstr "valeur bool
 #~ "\n"
 #~ "ALTER DATABASE nom SET TABLESPACE nouveau_tablespace\n"
 #~ "\n"
-#~ "ALTER DATABASE nom SET paramètre_configuration { TO | = } { valeur | "
-#~ "DEFAULT }\n"
+#~ "ALTER DATABASE nom SET paramètre_configuration { TO | = } { valeur | DEFAULT }\n"
 #~ "ALTER DATABASE nom SET paramètre_configuration FROM CURRENT\n"
 #~ "ALTER DATABASE nom RESET paramètre_configuration\n"
 #~ "ALTER DATABASE nom RESET ALL"
@@ -4992,9 +4845,7 @@ msgstr "valeur bool
 #~ "ALTER [ PROCEDURAL ] LANGUAGE nom RENAME TO nouveau_nom\n"
 #~ "ALTER [ PROCEDURAL ] LANGUAGE nom OWNER TO nouveau_propriétaire"
 
-#~ msgid ""
-#~ "ALTER OPERATOR name ( { lefttype | NONE } , { righttype | NONE } ) OWNER "
-#~ "TO newowner"
+#~ msgid "ALTER OPERATOR name ( { lefttype | NONE } , { righttype | NONE } ) OWNER TO newowner"
 #~ msgstr ""
 #~ "ALTER OPERATOR nom ( { lefttype | NONE } , { righttype | NONE } )\n"
 #~ "  OWNER TO nouveau_propriétaire"
@@ -5011,8 +4862,7 @@ msgstr "valeur bool
 #~ msgid ""
 #~ "ALTER OPERATOR FAMILY name USING index_method ADD\n"
 #~ "  {  OPERATOR strategy_number operator_name ( op_type, op_type )\n"
-#~ "   | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname "
-#~ "( argument_type [, ...] )\n"
+#~ "   | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname ( argument_type [, ...] )\n"
 #~ "  } [, ... ]\n"
 #~ "ALTER OPERATOR FAMILY name USING index_method DROP\n"
 #~ "  {  OPERATOR strategy_number ( op_type [ , op_type ] )\n"
@@ -5052,8 +4902,7 @@ msgstr "valeur bool
 #~ "\n"
 #~ "ALTER ROLE name RENAME TO newname\n"
 #~ "\n"
-#~ "ALTER ROLE name SET configuration_parameter { TO | = } { value | "
-#~ "DEFAULT }\n"
+#~ "ALTER ROLE name SET configuration_parameter { TO | = } { value | DEFAULT }\n"
 #~ "ALTER ROLE name SET configuration_parameter FROM CURRENT\n"
 #~ "ALTER ROLE name RESET configuration_parameter\n"
 #~ "ALTER ROLE name RESET ALL"
@@ -5088,8 +4937,7 @@ msgstr "valeur bool
 
 #~ msgid ""
 #~ "ALTER SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
-#~ "    [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO "
-#~ "MAXVALUE ]\n"
+#~ "    [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
 #~ "    [ START [ WITH ] start ]\n"
 #~ "    [ RESTART [ [ WITH ] restart ] ]\n"
 #~ "    [ CACHE cache ] [ [ NO ] CYCLE ]\n"
@@ -5099,8 +4947,7 @@ msgstr "valeur bool
 #~ "ALTER SEQUENCE name SET SCHEMA new_schema"
 #~ msgstr ""
 #~ "ALTER SEQUENCE nom [ INCREMENT [ BY ] incrément ]\n"
-#~ "    [ MINVALUE valeur_min | NO MINVALUE ] [ MAXVALUE valeur_max | NO "
-#~ "MAXVALUE ]\n"
+#~ "    [ MINVALUE valeur_min | NO MINVALUE ] [ MAXVALUE valeur_max | NO MAXVALUE ]\n"
 #~ "    [ START [ WITH ] valeur_début ]\n"
 #~ "    [ RESTART [ [ WITH ] valeur_redémarrage ] ]\n"
 #~ "    [ CACHE cache ] [ [ NO ] CYCLE ]\n"
@@ -5137,8 +4984,7 @@ msgstr "valeur bool
 #~ "    ALTER [ COLUMN ] column DROP DEFAULT\n"
 #~ "    ALTER [ COLUMN ] column { SET | DROP } NOT NULL\n"
 #~ "    ALTER [ COLUMN ] column SET STATISTICS integer\n"
-#~ "    ALTER [ COLUMN ] column SET STORAGE { PLAIN | EXTERNAL | EXTENDED | "
-#~ "MAIN }\n"
+#~ "    ALTER [ COLUMN ] column SET STORAGE { PLAIN | EXTERNAL | EXTENDED | MAIN }\n"
 #~ "    ADD table_constraint\n"
 #~ "    DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
 #~ "    DISABLE TRIGGER [ trigger_name | ALL | USER ]\n"
@@ -5216,8 +5062,7 @@ msgstr "valeur bool
 #~ "ALTER TEXT SEARCH CONFIGURATION name\n"
 #~ "    ALTER MAPPING REPLACE old_dictionary WITH new_dictionary\n"
 #~ "ALTER TEXT SEARCH CONFIGURATION name\n"
-#~ "    ALTER MAPPING FOR token_type [, ... ] REPLACE old_dictionary WITH "
-#~ "new_dictionary\n"
+#~ "    ALTER MAPPING FOR token_type [, ... ] REPLACE old_dictionary WITH new_dictionary\n"
 #~ "ALTER TEXT SEARCH CONFIGURATION name\n"
 #~ "    DROP MAPPING [ IF EXISTS ] FOR token_type [, ... ]\n"
 #~ "ALTER TEXT SEARCH CONFIGURATION name RENAME TO newname\n"
@@ -5285,8 +5130,7 @@ msgstr "valeur bool
 #~ "\n"
 #~ "ALTER USER name RENAME TO newname\n"
 #~ "\n"
-#~ "ALTER USER name SET configuration_parameter { TO | = } { value | "
-#~ "DEFAULT }\n"
+#~ "ALTER USER name SET configuration_parameter { TO | = } { value | DEFAULT }\n"
 #~ "ALTER USER name SET configuration_parameter FROM CURRENT\n"
 #~ "ALTER USER name RESET configuration_parameter\n"
 #~ "ALTER USER name RESET ALL"
@@ -5317,8 +5161,7 @@ msgstr "valeur bool
 #~ "    SERVER servername\n"
 #~ "    OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] )"
 #~ msgstr ""
-#~ "ALTER USER MAPPING FOR { nom_utilisateur | USER | CURRENT_USER | "
-#~ "PUBLIC }\n"
+#~ "ALTER USER MAPPING FOR { nom_utilisateur | USER | CURRENT_USER | PUBLIC }\n"
 #~ "    SERVER nom_serveur\n"
 #~ "    OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ] )"
 
@@ -5343,8 +5186,7 @@ msgstr "valeur bool
 #~ "\n"
 #~ "where transaction_mode is one of:\n"
 #~ "\n"
-#~ "    ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | "
-#~ "READ UNCOMMITTED }\n"
+#~ "    ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
 #~ "    READ WRITE | READ ONLY"
 #~ msgstr ""
 #~ "BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
@@ -5410,8 +5252,7 @@ msgstr "valeur bool
 #~ "  CONVERSION nom_objet |\n"
 #~ "  DATABASE nom_objet |\n"
 #~ "  DOMAIN nom_objet |\n"
-#~ "  FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] ) "
-#~ "|\n"
+#~ "  FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] ) |\n"
 #~ "  INDEX nom_objet |\n"
 #~ "  LARGE OBJECT oid_LO |\n"
 #~ "  OPERATOR op (type_operande_gauche, type_operande_droit) |\n"
@@ -5556,8 +5397,7 @@ msgstr "valeur bool
 #~ "    AFTER event [ OR ... ]\n"
 #~ "    ON table_name\n"
 #~ "    [ FROM referenced_table_name ]\n"
-#~ "    { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY "
-#~ "DEFERRED } }\n"
+#~ "    { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY DEFERRED } }\n"
 #~ "    FOR EACH ROW\n"
 #~ "    EXECUTE PROCEDURE funcname ( arguments )"
 #~ msgstr ""
@@ -5565,8 +5405,7 @@ msgstr "valeur bool
 #~ "    AFTER événement [ OR ... ]\n"
 #~ "    ON table\n"
 #~ "    [ FROM table_référencée ]\n"
-#~ "    { NOT DEFERRABLE | [ DEFERRABLE ]        { INITIALLY IMMEDIATE | "
-#~ "INITIALLY DEFERRED } }\n"
+#~ "    { NOT DEFERRABLE | [ DEFERRABLE ]        { INITIALLY IMMEDIATE | INITIALLY DEFERRED } }\n"
 #~ "    FOR EACH ROW\n"
 #~ "    EXECUTE PROCEDURE nom_fonction ( arguments )"
 
@@ -5626,8 +5465,7 @@ msgstr "valeur bool
 
 #~ msgid ""
 #~ "CREATE [ OR REPLACE ] FUNCTION\n"
-#~ "    name ( [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } defexpr ] "
-#~ "[, ...] ] )\n"
+#~ "    name ( [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } defexpr ] [, ...] ] )\n"
 #~ "    [ RETURNS rettype\n"
 #~ "      | RETURNS TABLE ( colname coltype [, ...] ) ]\n"
 #~ "  { LANGUAGE langname\n"
@@ -5644,8 +5482,7 @@ msgstr "valeur bool
 #~ "    [ WITH ( attribute [, ...] ) ]"
 #~ msgstr ""
 #~ "CREATE [ OR REPLACE ] FUNCTION\n"
-#~ "    nom ( [ [ mode_arg ] [ nom_arg ] type_arg [ { DEFAULT | = } "
-#~ "expr_par_défaut ] [, ...] ] )\n"
+#~ "    nom ( [ [ mode_arg ] [ nom_arg ] type_arg [ { DEFAULT | = } expr_par_défaut ] [, ...] ] )\n"
 #~ "    [ RETURNS type_ret\n"
 #~ "      | RETURNS TABLE ( nom_colonne type_colonne [, ...] ) ]\n"
 #~ "  { LANGUAGE nom_lang\n"
@@ -5655,8 +5492,7 @@ msgstr "valeur bool
 #~ "    | [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
 #~ "    | COST coût_exécution\n"
 #~ "    | ROWS lignes_résultats\n"
-#~ "    | SET paramètre_configuration { TO valeur | = valeur | FROM "
-#~ "CURRENT }\n"
+#~ "    | SET paramètre_configuration { TO valeur | = valeur | FROM CURRENT }\n"
 #~ "    | AS 'définition'\n"
 #~ "    | AS 'fichier_obj', 'symbôle_lien'\n"
 #~ "  } ...\n"
@@ -5703,8 +5539,7 @@ msgstr "valeur bool
 
 #~ msgid ""
 #~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] name ON table [ USING method ]\n"
-#~ "    ( { column | ( expression ) } [ opclass ] [ ASC | DESC ] [ NULLS "
-#~ "{ FIRST | LAST } ] [, ...] )\n"
+#~ "    ( { column | ( expression ) } [ opclass ] [ ASC | DESC ] [ NULLS { FIRST | LAST } ] [, ...] )\n"
 #~ "    [ WITH ( storage_parameter = value [, ... ] ) ]\n"
 #~ "    [ TABLESPACE tablespace ]\n"
 #~ "    [ WHERE predicate ]"
@@ -5747,8 +5582,7 @@ msgstr "valeur bool
 #~ "CREATE OPERATOR CLASS name [ DEFAULT ] FOR TYPE data_type\n"
 #~ "  USING index_method [ FAMILY family_name ] AS\n"
 #~ "  {  OPERATOR strategy_number operator_name [ ( op_type, op_type ) ]\n"
-#~ "   | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname "
-#~ "( argument_type [, ...] )\n"
+#~ "   | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname ( argument_type [, ...] )\n"
 #~ "   | STORAGE storage_type\n"
 #~ "  } [, ... ]"
 #~ msgstr ""
@@ -5807,17 +5641,14 @@ msgstr "valeur bool
 #~ msgid ""
 #~ "CREATE [ OR REPLACE ] RULE name AS ON event\n"
 #~ "    TO table [ WHERE condition ]\n"
-#~ "    DO [ ALSO | INSTEAD ] { NOTHING | command | ( command ; "
-#~ "command ... ) }"
+#~ "    DO [ ALSO | INSTEAD ] { NOTHING | command | ( command ; command ... ) }"
 #~ msgstr ""
 #~ "CREATE [ OR REPLACE ] RULE nom AS ON événement\n"
 #~ "    TO table [ WHERE condition ]\n"
-#~ "    DO [ ALSO | INSTEAD ] { NOTHING | commande | ( commande ; "
-#~ "commande ... ) }"
+#~ "    DO [ ALSO | INSTEAD ] { NOTHING | commande | ( commande ; commande ... ) }"
 
 #~ msgid ""
-#~ "CREATE SCHEMA schemaname [ AUTHORIZATION username ] [ schema_element "
-#~ "[ ... ] ]\n"
+#~ "CREATE SCHEMA schemaname [ AUTHORIZATION username ] [ schema_element [ ... ] ]\n"
 #~ "CREATE SCHEMA AUTHORIZATION username [ schema_element [ ... ] ]"
 #~ msgstr ""
 #~ "CREATE SCHEMA nom_schema [ AUTHORIZATION nom_utilisateur ]\n"
@@ -5826,13 +5657,11 @@ msgstr "valeur bool
 
 #~ msgid ""
 #~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
-#~ "    [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO "
-#~ "MAXVALUE ]\n"
+#~ "    [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
 #~ "    [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
 #~ "    [ OWNED BY { table.column | NONE } ]"
 #~ msgstr ""
-#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE nom [ INCREMENT [ BY ] "
-#~ "incrémentation ]\n"
+#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE nom [ INCREMENT [ BY ] incrémentation ]\n"
 #~ "    [ MINVALUE valeur_mini | NO MINVALUE ]\n"
 #~ "    [ MAXVALUE valeur_maxi | NO MAXVALUE ]\n"
 #~ "    [ START [ WITH ] valeur_départ ]\n"
@@ -5841,8 +5670,7 @@ msgstr "valeur bool
 #~ "    [ OWNED BY { table.colonne | NONE } ]"
 
 #~ msgid ""
-#~ "CREATE SERVER servername [ TYPE 'servertype' ] [ VERSION "
-#~ "'serverversion' ]\n"
+#~ "CREATE SERVER servername [ TYPE 'servertype' ] [ VERSION 'serverversion' ]\n"
 #~ "    FOREIGN DATA WRAPPER fdwname\n"
 #~ "    [ OPTIONS ( option 'value' [, ... ] ) ]"
 #~ msgstr ""
@@ -5852,16 +5680,13 @@ msgstr "valeur bool
 
 #~ msgid ""
 #~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name ( [\n"
-#~ "  { column_name data_type [ DEFAULT default_expr ] [ column_constraint "
-#~ "[ ... ] ]\n"
+#~ "  { column_name data_type [ DEFAULT default_expr ] [ column_constraint [ ... ] ]\n"
 #~ "    | table_constraint\n"
-#~ "    | LIKE parent_table [ { INCLUDING | EXCLUDING } { DEFAULTS | "
-#~ "CONSTRAINTS | INDEXES } ] ... }\n"
+#~ "    | LIKE parent_table [ { INCLUDING | EXCLUDING } { DEFAULTS | CONSTRAINTS | INDEXES } ] ... }\n"
 #~ "    [, ... ]\n"
 #~ "] )\n"
 #~ "[ INHERITS ( parent_table [, ... ] ) ]\n"
-#~ "[ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT "
-#~ "OIDS ]\n"
+#~ "[ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
 #~ "[ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
 #~ "[ TABLESPACE tablespace ]\n"
 #~ "\n"
@@ -5873,11 +5698,9 @@ msgstr "valeur bool
 #~ "  UNIQUE index_parameters |\n"
 #~ "  PRIMARY KEY index_parameters |\n"
 #~ "  CHECK ( expression ) |\n"
-#~ "  REFERENCES reftable [ ( refcolumn ) ] [ MATCH FULL | MATCH PARTIAL | "
-#~ "MATCH SIMPLE ]\n"
+#~ "  REFERENCES reftable [ ( refcolumn ) ] [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ]\n"
 #~ "    [ ON DELETE action ] [ ON UPDATE action ] }\n"
-#~ "[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
-#~ "IMMEDIATE ]\n"
+#~ "[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY IMMEDIATE ]\n"
 #~ "\n"
 #~ "and table_constraint is:\n"
 #~ "\n"
@@ -5885,12 +5708,9 @@ msgstr "valeur bool
 #~ "{ UNIQUE ( column_name [, ... ] ) index_parameters |\n"
 #~ "  PRIMARY KEY ( column_name [, ... ] ) index_parameters |\n"
 #~ "  CHECK ( expression ) |\n"
-#~ "  FOREIGN KEY ( column_name [, ... ] ) REFERENCES reftable [ ( refcolumn "
-#~ "[, ... ] ) ]\n"
-#~ "    [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ] [ ON DELETE action ] "
-#~ "[ ON UPDATE action ] }\n"
-#~ "[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
-#~ "IMMEDIATE ]\n"
+#~ "  FOREIGN KEY ( column_name [, ... ] ) REFERENCES reftable [ ( refcolumn [, ... ] ) ]\n"
+#~ "    [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ] [ ON DELETE action ] [ ON UPDATE action ] }\n"
+#~ "[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY IMMEDIATE ]\n"
 #~ "\n"
 #~ "index_parameters in UNIQUE and PRIMARY KEY constraints are:\n"
 #~ "\n"
@@ -5906,8 +5726,7 @@ msgstr "valeur bool
 #~ "    [, ... ]\n"
 #~ "] )\n"
 #~ "[ INHERITS ( table_parent [, ... ] ) ]\n"
-#~ "[ WITH ( paramètre_stockage [= valeur] [, ... ] )  | WITH OIDS | WITHOUT "
-#~ "OIDS ]\n"
+#~ "[ WITH ( paramètre_stockage [= valeur] [, ... ] )  | WITH OIDS | WITHOUT OIDS ]\n"
 #~ "[ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
 #~ "[ TABLESPACE tablespace ]\n"
 #~ "\n"
@@ -5946,8 +5765,7 @@ msgstr "valeur bool
 #~ msgid ""
 #~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name\n"
 #~ "    [ (column_name [, ...] ) ]\n"
-#~ "    [ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT "
-#~ "OIDS ]\n"
+#~ "    [ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
 #~ "    [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
 #~ "    [ TABLESPACE tablespace ]\n"
 #~ "    AS query\n"
@@ -5955,14 +5773,12 @@ msgstr "valeur bool
 #~ msgstr ""
 #~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE nom_table\n"
 #~ "    [ (nom_colonne [, ...] ) ]\n"
-#~ "    [ WITH ( paramètre_stockage [= valeur] [, ... ] ) | WITH OIDS | "
-#~ "WITHOUT OIDS ]\n"
+#~ "    [ WITH ( paramètre_stockage [= valeur] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
 #~ "    [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
 #~ "    [ TABLESPACE tablespace ]\n"
 #~ "    AS requête    [ WITH [ NO ] DATA ]"
 
-#~ msgid ""
-#~ "CREATE TABLESPACE tablespacename [ OWNER username ] LOCATION 'directory'"
+#~ msgid "CREATE TABLESPACE tablespacename [ OWNER username ] LOCATION 'directory'"
 #~ msgstr ""
 #~ "CREATE TABLESPACE nom_tablespace [ OWNER nom_utilisateur ]\n"
 #~ "    LOCATION 'répertoire'"
@@ -6129,14 +5945,12 @@ msgstr "valeur bool
 #~ "    SERVER servername\n"
 #~ "    [ OPTIONS ( option 'value' [ , ... ] ) ]"
 #~ msgstr ""
-#~ "CREATE USER MAPPING FOR { nomutilisateur | USER | CURRENT_USER | "
-#~ "PUBLIC }\n"
+#~ "CREATE USER MAPPING FOR { nomutilisateur | USER | CURRENT_USER | PUBLIC }\n"
 #~ "    SERVER nomserveur\n"
 #~ "    [ OPTIONS ( option 'valeur' [ , ... ] ) ]"
 
 #~ msgid ""
-#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW name [ ( column_name "
-#~ "[, ...] ) ]\n"
+#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW name [ ( column_name [, ...] ) ]\n"
 #~ "    AS query"
 #~ msgstr ""
 #~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW nom\n"
@@ -6167,16 +5981,11 @@ msgstr "valeur bool
 #~ msgid "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
 #~ msgstr "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
 
-#~ msgid ""
-#~ "DROP AGGREGATE [ IF EXISTS ] name ( type [ , ... ] ) [ CASCADE | "
-#~ "RESTRICT ]"
-#~ msgstr ""
-#~ "DROP AGGREGATE [ IF EXISTS ] nom ( type [ , ... ] ) [ CASCADE | RESTRICT ]"
+#~ msgid "DROP AGGREGATE [ IF EXISTS ] name ( type [ , ... ] ) [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP AGGREGATE [ IF EXISTS ] nom ( type [ , ... ] ) [ CASCADE | RESTRICT ]"
 
-#~ msgid ""
-#~ "DROP CAST [ IF EXISTS ] (sourcetype AS targettype) [ CASCADE | RESTRICT ]"
-#~ msgstr ""
-#~ "DROP CAST [ IF EXISTS ] (type_source AS type_cible) [ CASCADE | RESTRICT ]"
+#~ msgid "DROP CAST [ IF EXISTS ] (sourcetype AS targettype) [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP CAST [ IF EXISTS ] (type_source AS type_cible) [ CASCADE | RESTRICT ]"
 
 #~ msgid "DROP CONVERSION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
 #~ msgstr "DROP CONVERSION [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
@@ -6191,8 +6000,7 @@ msgstr "valeur bool
 #~ msgstr "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
 
 #~ msgid ""
-#~ "DROP FUNCTION [ IF EXISTS ] name ( [ [ argmode ] [ argname ] argtype "
-#~ "[, ...] ] )\n"
+#~ "DROP FUNCTION [ IF EXISTS ] name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
 #~ "    [ CASCADE | RESTRICT ]"
 #~ msgstr ""
 #~ "DROP FUNCTION [IF EXISTS ] nom\n"
@@ -6205,29 +6013,21 @@ msgstr "valeur bool
 #~ msgid "DROP INDEX [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
 #~ msgstr "DROP INDEX [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
 
-#~ msgid ""
-#~ "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr ""
-#~ "DROP [ PROCEDURAL ] LANGUAGE [IF EXISTS ] nom [ CASCADE | RESTRICT ]"
+#~ msgid "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP [ PROCEDURAL ] LANGUAGE [IF EXISTS ] nom [ CASCADE | RESTRICT ]"
 
-#~ msgid ""
-#~ "DROP OPERATOR [ IF EXISTS ] name ( { lefttype | NONE } , { righttype | "
-#~ "NONE } ) [ CASCADE | RESTRICT ]"
+#~ msgid "DROP OPERATOR [ IF EXISTS ] name ( { lefttype | NONE } , { righttype | NONE } ) [ CASCADE | RESTRICT ]"
 #~ msgstr ""
 #~ "DROP OPERATOR [IF EXISTS ] nom\n"
 #~ "  ( { type_gauche | NONE } , { type_droit | NONE } )\n"
 #~ "  [ CASCADE | RESTRICT ]"
 
-#~ msgid ""
-#~ "DROP OPERATOR CLASS [ IF EXISTS ] name USING index_method [ CASCADE | "
-#~ "RESTRICT ]"
+#~ msgid "DROP OPERATOR CLASS [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ]"
 #~ msgstr ""
 #~ "DROP OPERATOR CLASS [IF EXISTS ] nom\n"
 #~ "    USING méthode_indexage [ CASCADE | RESTRICT ]"
 
-#~ msgid ""
-#~ "DROP OPERATOR FAMILY [ IF EXISTS ] name USING index_method [ CASCADE | "
-#~ "RESTRICT ]"
+#~ msgid "DROP OPERATOR FAMILY [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ]"
 #~ msgstr ""
 #~ "DROP OPERATOR FAMILY [IF EXISTS ] nom\n"
 #~ "  USING méthode_indexage [ CASCADE | RESTRICT ]"
@@ -6256,15 +6056,11 @@ msgstr "valeur bool
 #~ msgid "DROP TABLESPACE [ IF EXISTS ] tablespacename"
 #~ msgstr "DROP TABLESPACE [IF EXISTS ] nom_tablespace"
 
-#~ msgid ""
-#~ "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr ""
-#~ "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
+#~ msgid "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
 
-#~ msgid ""
-#~ "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr ""
-#~ "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
+#~ msgid "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
 
 #~ msgid "DROP TEXT SEARCH PARSER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
 #~ msgstr "DROP TEXT SEARCH PARSER [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
@@ -6281,12 +6077,8 @@ msgstr "valeur bool
 #~ msgid "DROP USER [ IF EXISTS ] name [, ...]"
 #~ msgstr "DROP USER [IF EXISTS ] nom [, ...]"
 
-#~ msgid ""
-#~ "DROP USER MAPPING [ IF EXISTS ] FOR { username | USER | CURRENT_USER | "
-#~ "PUBLIC } SERVER servername"
-#~ msgstr ""
-#~ "DROP USER MAPPING [ IF EXISTS ] FOR { nomutilisateur | USER | "
-#~ "CURRENT_USER | PUBLIC } SERVER nomserveur"
+#~ msgid "DROP USER MAPPING [ IF EXISTS ] FOR { username | USER | CURRENT_USER | PUBLIC } SERVER servername"
+#~ msgstr "DROP USER MAPPING [ IF EXISTS ] FOR { nomutilisateur | USER | CURRENT_USER | PUBLIC } SERVER nomserveur"
 
 #~ msgid "DROP VIEW [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
 #~ msgstr "DROP VIEW [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
@@ -6322,8 +6114,7 @@ msgstr "valeur bool
 #~ msgstr ""
 #~ "FETCH [ direction { FROM | IN } ] nom_curseur\n"
 #~ "\n"
-#~ "sans préciser de direction ou en choissant une des directions "
-#~ "suivantes :\n"
+#~ "sans préciser de direction ou en choissant une des directions suivantes :\n"
 #~ "\n"
 #~ "    NEXT\n"
 #~ "    PRIOR\n"
@@ -6341,8 +6132,7 @@ msgstr "valeur bool
 #~ "    BACKWARD ALL"
 
 #~ msgid ""
-#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
-#~ "TRIGGER }\n"
+#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
 #~ "    [,...] | ALL [ PRIVILEGES ] }\n"
 #~ "    ON [ TABLE ] tablename [, ...]\n"
 #~ "    TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
@@ -6357,8 +6147,7 @@ msgstr "valeur bool
 #~ "    ON SEQUENCE sequencename [, ...]\n"
 #~ "    TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
 #~ "\n"
-#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
-#~ "[ PRIVILEGES ] }\n"
+#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
 #~ "    ON DATABASE dbname [, ...]\n"
 #~ "    TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
 #~ "\n"
@@ -6371,8 +6160,7 @@ msgstr "valeur bool
 #~ "    TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
 #~ "\n"
 #~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ "    ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) "
-#~ "[, ...]\n"
+#~ "    ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]\n"
 #~ "    TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
 #~ "\n"
 #~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
@@ -6389,8 +6177,7 @@ msgstr "valeur bool
 #~ "\n"
 #~ "GRANT role [, ...] TO rolename [, ...] [ WITH ADMIN OPTION ]"
 #~ msgstr ""
-#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
-#~ "TRIGGER }\n"
+#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
 #~ "    [,...] | ALL [ PRIVILEGES ] }\n"
 #~ "    ON [ TABLE ] nom_table [, ...]\n"
 #~ "    TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
@@ -6405,8 +6192,7 @@ msgstr "valeur bool
 #~ "    ON SEQUENCE nom_séquence [, ...]\n"
 #~ "    TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
 #~ "\n"
-#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
-#~ "[ PRIVILEGES ] }\n"
+#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
 #~ "    ON DATABASE nom_base [, ...]\n"
 #~ "    TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
 #~ "\n"
@@ -6419,8 +6205,7 @@ msgstr "valeur bool
 #~ "    TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
 #~ "\n"
 #~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ "    ON FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg "
-#~ "[, ...] ] ) [, ...]\n"
+#~ "    ON FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] ) [, ...]\n"
 #~ "    TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
 #~ "\n"
 #~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
@@ -6439,13 +6224,11 @@ msgstr "valeur bool
 
 #~ msgid ""
 #~ "INSERT INTO table [ ( column [, ...] ) ]\n"
-#~ "    { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) "
-#~ "[, ...] | query }\n"
+#~ "    { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | query }\n"
 #~ "    [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
 #~ msgstr ""
 #~ "INSERT INTO table [ ( colonne [, ...] ) ]\n"
-#~ "    { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) "
-#~ "[, ...] | requête }\n"
+#~ "    { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | requête }\n"
 #~ "    [ RETURNING * | expression_sortie [ [ AS ] nom_sortie ] [, ...] ]"
 
 #~ msgid "LISTEN name"
@@ -6462,8 +6245,7 @@ msgstr "valeur bool
 #~ "    ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
 #~ "    | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
 #~ msgstr ""
-#~ "LOCK [ TABLE ] [ ONLY ] nom [, ...] [ IN mode_verrouillage MODE ] "
-#~ "[ NOWAIT ]\n"
+#~ "LOCK [ TABLE ] [ ONLY ] nom [, ...] [ IN mode_verrouillage MODE ] [ NOWAIT ]\n"
 #~ "\n"
 #~ "avec mode_verrouillage parmi :\n"
 #~ "\n"
@@ -6493,8 +6275,7 @@ msgstr "valeur bool
 
 #~ msgid ""
 #~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ "    { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
-#~ "TRIGGER }\n"
+#~ "    { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
 #~ "    [,...] | ALL [ PRIVILEGES ] }\n"
 #~ "    ON [ TABLE ] tablename [, ...]\n"
 #~ "    FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
@@ -6515,8 +6296,7 @@ msgstr "valeur bool
 #~ "    [ CASCADE | RESTRICT ]\n"
 #~ "\n"
 #~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ "    { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
-#~ "[ PRIVILEGES ] }\n"
+#~ "    { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
 #~ "    ON DATABASE dbname [, ...]\n"
 #~ "    FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
 #~ "    [ CASCADE | RESTRICT ]\n"
@@ -6535,8 +6315,7 @@ msgstr "valeur bool
 #~ "\n"
 #~ "REVOKE [ GRANT OPTION FOR ]\n"
 #~ "    { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ "    ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) "
-#~ "[, ...]\n"
+#~ "    ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]\n"
 #~ "    FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
 #~ "    [ CASCADE | RESTRICT ]\n"
 #~ "\n"
@@ -6563,8 +6342,7 @@ msgstr "valeur bool
 #~ "    [ CASCADE | RESTRICT ]"
 #~ msgstr ""
 #~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ "    { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
-#~ "TRIGGER }\n"
+#~ "    { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
 #~ "    [,...] | ALL [ PRIVILEGES ] }\n"
 #~ "    ON [ TABLE ] nom_table [, ...]\n"
 #~ "    FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
@@ -6585,8 +6363,7 @@ msgstr "valeur bool
 #~ "    [ CASCADE | RESTRICT ]\n"
 #~ "\n"
 #~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ "    { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
-#~ "[ PRIVILEGES ] }\n"
+#~ "    { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
 #~ "    ON DATABASE nom_base [, ...]\n"
 #~ "    FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
 #~ "    [ CASCADE | RESTRICT ]\n"
@@ -6605,8 +6382,7 @@ msgstr "valeur bool
 #~ "\n"
 #~ "REVOKE [ GRANT OPTION FOR ]\n"
 #~ "    { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ "    ON FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg "
-#~ "[, ...] ] ) [, ...]\n"
+#~ "    ON FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] ) [, ...]\n"
 #~ "    FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
 #~ "    [ CASCADE | RESTRICT ]\n"
 #~ "\n"
@@ -6651,26 +6427,20 @@ msgstr "valeur bool
 #~ "    [ HAVING condition [, ...] ]\n"
 #~ "    [ WINDOW window_name AS ( window_definition ) [, ...] ]\n"
 #~ "    [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-#~ "    [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST "
-#~ "| LAST } ] [, ...] ]\n"
+#~ "    [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST | LAST } ] [, ...] ]\n"
 #~ "    [ LIMIT { count | ALL } ]\n"
 #~ "    [ OFFSET start [ ROW | ROWS ] ]\n"
 #~ "    [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
-#~ "    [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] "
-#~ "[...] ]\n"
+#~ "    [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]\n"
 #~ "\n"
 #~ "where from_item can be one of:\n"
 #~ "\n"
-#~ "    [ ONLY ] table_name [ * ] [ [ AS ] alias [ ( column_alias "
-#~ "[, ...] ) ] ]\n"
+#~ "    [ ONLY ] table_name [ * ] [ [ AS ] alias [ ( column_alias [, ...] ) ] ]\n"
 #~ "    ( select ) [ AS ] alias [ ( column_alias [, ...] ) ]\n"
 #~ "    with_query_name [ [ AS ] alias [ ( column_alias [, ...] ) ] ]\n"
-#~ "    function_name ( [ argument [, ...] ] ) [ AS ] alias [ ( column_alias "
-#~ "[, ...] | column_definition [, ...] ) ]\n"
-#~ "    function_name ( [ argument [, ...] ] ) AS ( column_definition "
-#~ "[, ...] )\n"
-#~ "    from_item [ NATURAL ] join_type from_item [ ON join_condition | USING "
-#~ "( join_column [, ...] ) ]\n"
+#~ "    function_name ( [ argument [, ...] ] ) [ AS ] alias [ ( column_alias [, ...] | column_definition [, ...] ) ]\n"
+#~ "    function_name ( [ argument [, ...] ] ) AS ( column_definition [, ...] )\n"
+#~ "    from_item [ NATURAL ] join_type from_item [ ON join_condition | USING ( join_column [, ...] ) ]\n"
 #~ "\n"
 #~ "and with_query is:\n"
 #~ "\n"
@@ -6687,8 +6457,7 @@ msgstr "valeur bool
 #~ "    [ HAVING condition [, ...] ]\n"
 #~ "    [ WINDOW nom_window AS ( définition_window ) [, ...] ]\n"
 #~ "    [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-#~ "    [ ORDER BY expression [ ASC | DESC | USING opérateur ] [ NULLS "
-#~ "{ FIRST | LAST } ] [, ...] ]\n"
+#~ "    [ ORDER BY expression [ ASC | DESC | USING opérateur ] [ NULLS { FIRST | LAST } ] [, ...] ]\n"
 #~ "    [ LIMIT { total | ALL } ]\n"
 #~ "    [ OFFSET début [ ROW | ROWS ] ]\n"
 #~ "    [ FETCH { FIRST | NEXT } [ total ] { ROW | ROWS } ONLY ]\n"
@@ -6696,16 +6465,12 @@ msgstr "valeur bool
 #~ "\n"
 #~ "avec élément_from faisant parti de :\n"
 #~ "\n"
-#~ "    [ ONLY ] nom_table [ * ] [ [ AS ] alias [ ( alias_colonne "
-#~ "[, ...] ) ] ]\n"
+#~ "    [ ONLY ] nom_table [ * ] [ [ AS ] alias [ ( alias_colonne [, ...] ) ] ]\n"
 #~ "    ( select ) [ AS ] alias [ ( alias_colonne [, ...] ) ]\n"
 #~ "    nom_requête_with [ [ AS ] alias [ ( alias_colonne [, ...] ) ] ]\n"
-#~ "    nom_fonction ( [ argument [, ...] ] ) [ AS ] alias [ ( alias_colonne "
-#~ "[, ...] | définition_colonne [, ...] ) ]\n"
-#~ "    nom_fonction ( [ argument [, ...] ] ) AS ( définition_colonne "
-#~ "[, ...] )\n"
-#~ "    élément_from [ NATURAL ] type_jointure élément_from [ ON "
-#~ "condition_jointure | USING ( colonne_jointure [, ...] ) ]\n"
+#~ "    nom_fonction ( [ argument [, ...] ] ) [ AS ] alias [ ( alias_colonne [, ...] | définition_colonne [, ...] ) ]\n"
+#~ "    nom_fonction ( [ argument [, ...] ] ) AS ( définition_colonne [, ...] )\n"
+#~ "    élément_from [ NATURAL ] type_jointure élément_from [ ON condition_jointure | USING ( colonne_jointure [, ...] ) ]\n"
 #~ "\n"
 #~ "et requête_with est:\n"
 #~ "\n"
@@ -6724,8 +6489,7 @@ msgstr "valeur bool
 #~ "    [ HAVING condition [, ...] ]\n"
 #~ "    [ WINDOW window_name AS ( window_definition ) [, ...] ]\n"
 #~ "    [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-#~ "    [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST "
-#~ "| LAST } ] [, ...] ]\n"
+#~ "    [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST | LAST } ] [, ...] ]\n"
 #~ "    [ LIMIT { count | ALL } ]\n"
 #~ "    [ OFFSET start [ ROW | ROWS ] ]\n"
 #~ "    [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
@@ -6741,20 +6505,17 @@ msgstr "valeur bool
 #~ "    [ HAVING condition [, ...] ]\n"
 #~ "    [ WINDOW nom_window AS ( définition_window ) [, ...] ]\n"
 #~ "    [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-#~ "    [ ORDER BY expression [ ASC | DESC | USING opérateur ] [ NULLS "
-#~ "{ FIRST | LAST } ] [, ...] ]\n"
+#~ "    [ ORDER BY expression [ ASC | DESC | USING opérateur ] [ NULLS { FIRST | LAST } ] [, ...] ]\n"
 #~ "    [ LIMIT { total | ALL } ]\n"
 #~ "    [ OFFSET début [ ROW | ROWS ] ]\n"
 #~ "    [ FETCH { FIRST | NEXT } [ total ] { ROW | ROWS } ONLY ]\n"
 #~ "    [ FOR { UPDATE | SHARE } [ OF nom_table [, ...] ] [ NOWAIT ] [...] ]"
 
 #~ msgid ""
-#~ "SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | "
-#~ "'value' | DEFAULT }\n"
+#~ "SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | 'value' | DEFAULT }\n"
 #~ "SET [ SESSION | LOCAL ] TIME ZONE { timezone | LOCAL | DEFAULT }"
 #~ msgstr ""
-#~ "SET [ SESSION | LOCAL ] paramètre { TO | = } { valeur | 'valeur' | "
-#~ "DEFAULT }\n"
+#~ "SET [ SESSION | LOCAL ] paramètre { TO | = } { valeur | 'valeur' | DEFAULT }\n"
 #~ "SET [ SESSION | LOCAL ] TIME ZONE { zone_horaire | LOCAL | DEFAULT }"
 
 #~ msgid "SET CONSTRAINTS { ALL | name [, ...] } { DEFERRED | IMMEDIATE }"
@@ -6784,8 +6545,7 @@ msgstr "valeur bool
 #~ "\n"
 #~ "where transaction_mode is one of:\n"
 #~ "\n"
-#~ "    ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | "
-#~ "READ UNCOMMITTED }\n"
+#~ "    ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
 #~ "    READ WRITE | READ ONLY"
 #~ msgstr ""
 #~ "SET TRANSACTION mode_transaction [, ...]\n"
@@ -6809,8 +6569,7 @@ msgstr "valeur bool
 #~ "\n"
 #~ "where transaction_mode is one of:\n"
 #~ "\n"
-#~ "    ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | "
-#~ "READ UNCOMMITTED }\n"
+#~ "    ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
 #~ "    READ WRITE | READ ONLY"
 #~ msgstr ""
 #~ "START TRANSACTION [ mode_transaction [, ...] ]\n"
@@ -6834,28 +6593,24 @@ msgstr "valeur bool
 #~ msgid ""
 #~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
 #~ "    SET { column = { expression | DEFAULT } |\n"
-#~ "          ( column [, ...] ) = ( { expression | DEFAULT } [, ...] ) } "
-#~ "[, ...]\n"
+#~ "          ( column [, ...] ) = ( { expression | DEFAULT } [, ...] ) } [, ...]\n"
 #~ "    [ FROM fromlist ]\n"
 #~ "    [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
 #~ "    [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
 #~ msgstr ""
 #~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
 #~ "    SET { colonne = { expression | DEFAULT } |\n"
-#~ "          ( colonne [, ...] ) = ( { expression | DEFAULT } [, ...] ) } "
-#~ "[, ...]\n"
+#~ "          ( colonne [, ...] ) = ( { expression | DEFAULT } [, ...] ) } [, ...]\n"
 #~ "    [ FROM liste_from ]\n"
 #~ "    [ WHERE condition | WHERE CURRENT OF nom_curseur ]\n"
 #~ "    [ RETURNING * | expression_sortie [ [ AS ] nom_sortie ] [, ...] ]"
 
 #~ msgid ""
 #~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column "
-#~ "[, ...] ) ] ]"
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column [, ...] ) ] ]"
 #~ msgstr ""
 #~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (colonne "
-#~ "[, ...] ) ] ]"
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (colonne [, ...] ) ] ]"
 
 #~ msgid ""
 #~ "VALUES ( expression [, ...] ) [, ...]\n"
@@ -6888,29 +6643,22 @@ msgstr "valeur bool
 
 #~ msgid "  \\db [PATTERN]  list tablespaces (add \"+\" for more detail)\n"
 #~ msgstr ""
-#~ "  \\db [MODÈLE]         affiche la liste des tablespaces (ajouter « + » "
-#~ "pour\n"
+#~ "  \\db [MODÈLE]         affiche la liste des tablespaces (ajouter « + » pour\n"
 #~ "                       plus de détails)\n"
 
 #~ msgid "  \\df [PATTERN]  list functions (add \"+\" for more detail)\n"
 #~ msgstr ""
-#~ "  \\df [MODÈLE]         affiche la liste des fonctions (ajouter « + » "
-#~ "pour\n"
+#~ "  \\df [MODÈLE]         affiche la liste des fonctions (ajouter « + » pour\n"
 #~ "                       plus de détails)\n"
 
-#~ msgid ""
-#~ "  \\dFd [PATTERN] list text search dictionaries (add \"+\" for more "
-#~ "detail)\n"
+#~ msgid "  \\dFd [PATTERN] list text search dictionaries (add \"+\" for more detail)\n"
 #~ msgstr ""
-#~ "  \\dFd [MODÈLE]        affiche la liste des dictionnaires de la "
-#~ "recherche\n"
+#~ "  \\dFd [MODÈLE]        affiche la liste des dictionnaires de la recherche\n"
 #~ "                       de texte (ajouter « + » pour plus de détails)\n"
 
-#~ msgid ""
-#~ "  \\dFp [PATTERN] list text search parsers (add \"+\" for more detail)\n"
+#~ msgid "  \\dFp [PATTERN] list text search parsers (add \"+\" for more detail)\n"
 #~ msgstr ""
-#~ "  \\dFp [MODÈLE]        affiche la liste des analyseurs de la recherche "
-#~ "de\n"
+#~ "  \\dFp [MODÈLE]        affiche la liste des analyseurs de la recherche de\n"
 #~ "                       texte (ajouter « + » pour plus de détails)\n"
 
 #~ msgid "  \\dn [PATTERN]  list schemas (add \"+\" for more detail)\n"
@@ -6920,22 +6668,17 @@ msgstr "valeur bool
 
 #~ msgid "  \\dT [PATTERN]  list data types (add \"+\" for more detail)\n"
 #~ msgstr ""
-#~ "  \\dT [MODÈLE]         affiche la liste des types de données (ajouter « "
-#~ "+ »\n"
+#~ "  \\dT [MODÈLE]         affiche la liste des types de données (ajouter « + »\n"
 #~ "                       pour plus de détails)\n"
 
 #~ msgid "  \\l             list all databases (add \"+\" for more detail)\n"
 #~ msgstr ""
-#~ "  \\l                   affiche la liste des bases de données (ajouter « "
-#~ "+ »\n"
+#~ "  \\l                   affiche la liste des bases de données (ajouter « + »\n"
 #~ "                       pour plus de détails)\n"
 
-#~ msgid ""
-#~ "  \\z [PATTERN]   list table, view, and sequence access privileges (same "
-#~ "as \\dp)\n"
+#~ msgid "  \\z [PATTERN]   list table, view, and sequence access privileges (same as \\dp)\n"
 #~ msgstr ""
-#~ "  \\z [MODÈLE]          affiche la liste des privilèges d'accès aux "
-#~ "tables,\n"
+#~ "  \\z [MODÈLE]          affiche la liste des privilèges d'accès aux tables,\n"
 #~ "                       vues et séquences (identique à \\dp)\n"
 
 #~ msgid "Copy, Large Object\n"
@@ -6945,8 +6688,7 @@ msgstr "valeur bool
 #~ "Welcome to %s %s (server %s), the PostgreSQL interactive terminal.\n"
 #~ "\n"
 #~ msgstr ""
-#~ "Bienvenue dans %s %s (serveur %s), l'interface interactive de "
-#~ "PostgreSQL.\n"
+#~ "Bienvenue dans %s %s (serveur %s), l'interface interactive de PostgreSQL.\n"
 #~ "\n"
 
 #~ msgid ""
@@ -6962,8 +6704,7 @@ msgstr "valeur bool
 #~ "such as \\d, might not work properly.\n"
 #~ "\n"
 #~ msgstr ""
-#~ "ATTENTION : vous êtes connecté sur un serveur dont la version majeure "
-#~ "est\n"
+#~ "ATTENTION : vous êtes connecté sur un serveur dont la version majeure est\n"
 #~ "%d.%d alors que votre client %s est en version majeure %d.%d. Certaines\n"
 #~ "commandes avec antislashs, comme \\d, peuvent ne pas fonctionner\n"
 #~ "correctement.\n"
index 113c5cb5305a8f2dc3b50b7e8a8a88cfc550b920..edec2c407ca3db4ad30c2a3dc6da4046982b661f 100644 (file)
@@ -1,13 +1,13 @@
 # Brazilian Portuguese message translation file for psql
 # Copyright (C) 2009 PostgreSQL Global Development Group
 # This file is distributed under the same license as the PostgreSQL package.
-# Euler Taveira de Oliveira , 2003-2014.
+# Euler Taveira de Oliveira , 2003-2015.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-12-09 12:23-0300\n"
+"POT-Creation-Date: 2015-05-16 08:47-0300\n"
 "PO-Revision-Date: 2005-11-02 10:30-0300\n"
 "Last-Translator: Euler Taveira de Oliveira \n"
 "Language-Team: Brazilian Portuguese \n"
@@ -73,10 +73,10 @@ msgstr "não pôde encontrar ID de usuário efetivo %ld: %s"
 msgid "user does not exist"
 msgstr "usuário não existe"
 
-#: ../../common/username.c:61
+#: ../../common/username.c:62
 #, c-format
-msgid "user name lookup failure: %s"
-msgstr "falhou ao pesquisar nome de usuário: %s"
+msgid "user name lookup failure: error code %lu"
+msgstr "falhou ao pesquisar nome de usuário: código de erro %lu"
 
 #: ../../common/wait_error.c:47
 #, c-format
@@ -158,7 +158,7 @@ msgstr "Você está conectado ao banco de dados \"%s\" como usuário \"%s\" na m
 msgid "no query buffer\n"
 msgstr "nenhum buffer de consulta\n"
 
-#: command.c:571 command.c:2998
+#: command.c:571 command.c:3035
 #, c-format
 msgid "invalid line number: %s\n"
 msgstr "número de linha inválido: %s\n"
@@ -242,9 +242,9 @@ msgstr "Tempo de execução está habilitado."
 msgid "Timing is off."
 msgstr "Tempo de execução está desabilitado."
 
-#: command.c:1431 command.c:1451 command.c:2039 command.c:2042 command.c:2045
-#: command.c:2051 command.c:2053 command.c:2061 command.c:2071 command.c:2080
-#: command.c:2094 command.c:2111 command.c:2170 common.c:74 copy.c:333
+#: command.c:1431 command.c:1451 command.c:2072 command.c:2075 command.c:2078
+#: command.c:2084 command.c:2086 command.c:2094 command.c:2104 command.c:2113
+#: command.c:2127 command.c:2144 command.c:2203 common.c:74 copy.c:333
 #: copy.c:393 copy.c:408 psqlscan.l:1676 psqlscan.l:1687 psqlscan.l:1697
 #, c-format
 msgid "%s: %s\n"
@@ -264,49 +264,49 @@ msgstr "Senha: "
 msgid "Password for user %s: "
 msgstr "Senha para usuário %s: "
 
-#: command.c:1606
+#: command.c:1608
 #, c-format
 msgid "All connection parameters must be supplied because no database connection exists\n"
 msgstr "Todos os parâmetros de conexão devem ser fornecidos porque nenhuma conexão de banco de dados existe\n"
 
-#: command.c:1692 command.c:3032 common.c:120 common.c:413 common.c:478
+#: command.c:1725 command.c:3069 common.c:120 common.c:413 common.c:478
 #: common.c:929 common.c:954 common.c:1051 copy.c:492 copy.c:695
 #: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1948
 #, c-format
 msgid "%s"
 msgstr "%s"
 
-#: command.c:1696
+#: command.c:1729
 #, c-format
 msgid "Previous connection kept\n"
 msgstr "Conexão anterior mantida\n"
 
-#: command.c:1700
+#: command.c:1733
 #, c-format
 msgid "\\connect: %s"
 msgstr "\\connect: %s"
 
-#: command.c:1733
+#: command.c:1766
 #, c-format
 msgid "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
 msgstr "Você está conectado agora ao banco de dados \"%s\" como usuário \"%s\" via soquete em \"%s\" na porta \"%s\".\n"
 
-#: command.c:1736
+#: command.c:1769
 #, c-format
 msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
 msgstr "Você está conectado agora ao banco de dados \"%s\" como usuário \"%s\" na máquina \"%s\" na porta \"%s\".\n"
 
-#: command.c:1740
+#: command.c:1773
 #, c-format
 msgid "You are now connected to database \"%s\" as user \"%s\".\n"
 msgstr "Você está conectado agora ao banco de dados \"%s\" como usuário \"%s\".\n"
 
-#: command.c:1774
+#: command.c:1807
 #, c-format
 msgid "%s (%s, server %s)\n"
 msgstr "%s (%s, servidor %s)\n"
 
-#: command.c:1782
+#: command.c:1815
 #, c-format
 msgid ""
 "WARNING: %s major version %d.%d, server major version %d.%d.\n"
@@ -315,25 +315,25 @@ msgstr ""
 "AVISO: %s versão %d.%d, servidor versão %d.%d.\n"
 "         Algumas funcionalidades do psql podem não funcionar.\n"
 
-#: command.c:1812
+#: command.c:1845
 #, c-format
 msgid "SSL connection (protocol: %s, cipher: %s, bits: %d, compression: %s)\n"
 msgstr "conexão SSL (protocolo: %s, cifra: %s, bits: %d, compressão: %s)\n"
 
-#: command.c:1814 help.c:46
+#: command.c:1847 help.c:46
 msgid "off"
 msgstr "desabilitado"
 
-#: command.c:1814 help.c:46
+#: command.c:1847 help.c:46
 msgid "on"
 msgstr "habilitado"
 
-#: command.c:1823
+#: command.c:1856
 #, c-format
 msgid "SSL connection (unknown cipher)\n"
 msgstr "conexão SSL (cifra desconhecida)\n"
 
-#: command.c:1844
+#: command.c:1877
 #, c-format
 msgid ""
 "WARNING: Console code page (%u) differs from Windows code page (%u)\n"
@@ -344,202 +344,202 @@ msgstr ""
 "         caracteres de 8 bits podem não funcionar corretamente. Veja página de\n"
 "         referência do psql \"Notes for Windows users\" para obter detalhes.\n"
 
-#: command.c:1928
+#: command.c:1961
 #, c-format
 msgid "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number\n"
 msgstr "variável de ambiente PSQL_EDITOR_LINENUMBER_ARG deve ser definida para especificar um número de linha\n"
 
-#: command.c:1957
+#: command.c:1990
 #, c-format
 msgid "could not start editor \"%s\"\n"
 msgstr "não pôde iniciar o editor \"%s\"\n"
 
-#: command.c:1959
+#: command.c:1992
 #, c-format
 msgid "could not start /bin/sh\n"
 msgstr "não pôde iniciar /bin/sh\n"
 
-#: command.c:1997
+#: command.c:2030
 #, c-format
 msgid "could not locate temporary directory: %s\n"
 msgstr "não pôde localizar diretório temporário: %s\n"
 
-#: command.c:2024
+#: command.c:2057
 #, c-format
 msgid "could not open temporary file \"%s\": %s\n"
 msgstr "não pôde abrir arquivo temporário \"%s\": %s\n"
 
-#: command.c:2292
+#: command.c:2325
 #, c-format
 msgid "\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-ms\n"
 msgstr "\\pset: formatos permitidos são unaligned, aligned, wrapped, html, latex, troff-ms\n"
 
-#: command.c:2311
+#: command.c:2344
 #, c-format
 msgid "\\pset: allowed line styles are ascii, old-ascii, unicode\n"
 msgstr "\\pset: estilos de linha permitidos são ascii, old-ascii, unicode\n"
 
-#: command.c:2453 command.c:2604
+#: command.c:2490 command.c:2641
 #, c-format
 msgid "\\pset: unknown option: %s\n"
 msgstr "\\pset: opção desconhecida: %s\n"
 
-#: command.c:2471
+#: command.c:2508
 #, c-format
 msgid "Border style is %d.\n"
 msgstr "Estilo de borda é %d.\n"
 
-#: command.c:2477
+#: command.c:2514
 #, c-format
 msgid "Target width is unset.\n"
 msgstr "Largura não está definida.\n"
 
-#: command.c:2479
+#: command.c:2516
 #, c-format
 msgid "Target width is %d.\n"
 msgstr "Largura é %d.\n"
 
-#: command.c:2486
+#: command.c:2523
 #, c-format
 msgid "Expanded display is on.\n"
 msgstr "Exibição expandida está habilitada.\n"
 
-#: command.c:2488
+#: command.c:2525
 #, c-format
 msgid "Expanded display is used automatically.\n"
 msgstr "Exibição expandida é utilizada automaticamente.\n"
 
-#: command.c:2490
+#: command.c:2527
 #, c-format
 msgid "Expanded display is off.\n"
 msgstr "Exibição expandida está desabilitada.\n"
 
-#: command.c:2497 command.c:2505
+#: command.c:2534 command.c:2542
 #, c-format
 msgid "Field separator is zero byte.\n"
 msgstr "Separador de campos é byte zero.\n"
 
-#: command.c:2499
+#: command.c:2536
 #, c-format
 msgid "Field separator is \"%s\".\n"
 msgstr "Separador de campos é \"%s\".\n"
 
-#: command.c:2512
+#: command.c:2549
 #, c-format
 msgid "Default footer is on.\n"
 msgstr "Rodapé padrão está habilitado.\n"
 
-#: command.c:2514
+#: command.c:2551
 #, c-format
 msgid "Default footer is off.\n"
 msgstr "Rodapé padrão está desabilitado.\n"
 
-#: command.c:2520
+#: command.c:2557
 #, c-format
 msgid "Output format is %s.\n"
 msgstr "Formato de saída é %s.\n"
 
-#: command.c:2526
+#: command.c:2563
 #, c-format
 msgid "Line style is %s.\n"
 msgstr "Estilo de linha é %s.\n"
 
-#: command.c:2533
+#: command.c:2570
 #, c-format
 msgid "Null display is \"%s\".\n"
 msgstr "Exibição nula é \"%s\".\n"
 
-#: command.c:2541
+#: command.c:2578
 #, c-format
 msgid "Locale-adjusted numeric output is on.\n"
 msgstr "Formato numérico baseado no idioma está habilitado.\n"
 
-#: command.c:2543
+#: command.c:2580
 #, c-format
 msgid "Locale-adjusted numeric output is off.\n"
 msgstr "Formato numérico baseado no idioma está desabilitado.\n"
 
-#: command.c:2550
+#: command.c:2587
 #, c-format
 msgid "Pager is used for long output.\n"
 msgstr "Paginação é usada para saída longa.\n"
 
-#: command.c:2552
+#: command.c:2589
 #, c-format
 msgid "Pager is always used.\n"
 msgstr "Paginação é sempre utilizada.\n"
 
-#: command.c:2554
+#: command.c:2591
 #, c-format
 msgid "Pager usage is off.\n"
 msgstr "Uso de paginação está desabilitado.\n"
 
-#: command.c:2561 command.c:2571
+#: command.c:2598 command.c:2608
 #, c-format
 msgid "Record separator is zero byte.\n"
 msgstr "Separador de registros é byte zero.\n"
 
-#: command.c:2563
+#: command.c:2600
 #, c-format
 msgid "Record separator is .\n"
 msgstr "Separador de registros é .\n"
 
-#: command.c:2565
+#: command.c:2602
 #, c-format
 msgid "Record separator is \"%s\".\n"
 msgstr "Separador de registros é \"%s\".\n"
 
-#: command.c:2578
+#: command.c:2615
 #, c-format
 msgid "Table attributes are \"%s\".\n"
 msgstr "Atributos de tabela são \"%s\".\n"
 
-#: command.c:2581
+#: command.c:2618
 #, c-format
 msgid "Table attributes unset.\n"
 msgstr "Atributos de tabela não estão definidos.\n"
 
-#: command.c:2588
+#: command.c:2625
 #, c-format
 msgid "Title is \"%s\".\n"
 msgstr "Título é \"%s\".\n"
 
-#: command.c:2590
+#: command.c:2627
 #, c-format
 msgid "Title is unset.\n"
 msgstr "Título não está definido.\n"
 
-#: command.c:2597
+#: command.c:2634
 #, c-format
 msgid "Tuples only is on.\n"
 msgstr "Somente tuplas está habilitado.\n"
 
-#: command.c:2599
+#: command.c:2636
 #, c-format
 msgid "Tuples only is off.\n"
 msgstr "Somente tuplas está desabilitado.\n"
 
-#: command.c:2750
+#: command.c:2787
 #, c-format
 msgid "\\!: failed\n"
 msgstr "\\!: falhou\n"
 
-#: command.c:2770 command.c:2828
+#: command.c:2807 command.c:2865
 #, c-format
 msgid "\\watch cannot be used with an empty query\n"
 msgstr "\\watch não pode ser utilizado com uma consulta vazia\n"
 
-#: command.c:2791
+#: command.c:2828
 #, c-format
 msgid "Watch every %lds\t%s"
 msgstr "Observar a cada %lds\t%s"
 
-#: command.c:2835
+#: command.c:2872
 #, c-format
 msgid "\\watch cannot be used with COPY\n"
 msgstr "\\watch não pode ser utilizado com COPY\n"
 
-#: command.c:2841
+#: command.c:2878
 #, c-format
 msgid "unexpected result status for \\watch\n"
 msgstr "status de resultado inesperado para \\watch\n"
@@ -2312,19 +2312,19 @@ msgstr "Conexão\n"
 #: help.c:247
 #, c-format
 msgid ""
-"  \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
+"  \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
 "                         connect to new database (currently \"%s\")\n"
 msgstr ""
-"  \\c[onnect] [NOMEBD|- USUÁRIO|- MÁQUINA|- PORTA|-]\n"
+"  \\c[onnect] {[NOMEBD|- USUÁRIO|- MÁQUINA|- PORTA|-] | conninfo}\n"
 "                         conecta a um outro banco de dados (atual \"%s\")\n"
 
 #: help.c:251
 #, c-format
 msgid ""
-"  \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
+"  \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
 "                         connect to new database (currently no connection)\n"
 msgstr ""
-"  \\c[onnect] [NOMEBD|- USUÁRIO|- MÁQUINA|- PORTA|-]\n"
+"  \\c[onnect] {[NOMEBD|- USUÁRIO|- MÁQUINA|- PORTA|-] | conninfo}\n"
 "                         conecta a um banco de dados novo (atualmente nenhuma conexão)\n"
 
 #: help.c:253
@@ -2438,12 +2438,12 @@ msgstr ""
 msgid "could not read from input file: %s\n"
 msgstr "não pôde ler arquivo de entrada: %s\n"
 
-#: input.c:451 input.c:490
+#: input.c:446 input.c:485
 #, c-format
 msgid "could not save history to file \"%s\": %s\n"
 msgstr "não pôde gravar histórico no arquivo \"%s\": %s\n"
 
-#: input.c:510
+#: input.c:505
 #, c-format
 msgid "history is not supported by this installation\n"
 msgstr "histórico não é suportado por esta instalação\n"
@@ -4439,7 +4439,12 @@ msgstr "%s: aviso: argumento extra de linha de comando \"%s\" ignorado\n"
 msgid "%s: could not find own program executable\n"
 msgstr "%s: não pôde encontrar executável\n"
 
-#: tab-complete.c:4111
+#: startup.c:729 startup.c:776 startup.c:797 startup.c:834 variables.c:121
+#, c-format
+msgid "unrecognized value \"%s\" for \"%s\"; assuming \"%s\"\n"
+msgstr "valor \"%s\" desconhecido para \"%s\"; definindo \"%s\"\n"
+
+#: tab-complete.c:4098
 #, c-format
 msgid ""
 "tab completion query failed: %s\n"
@@ -4449,8 +4454,3 @@ msgstr ""
 "consulta para completação por tab falhou: %s\n"
 "Consulta foi:\n"
 "%s\n"
-
-#: variables.c:115
-#, c-format
-msgid "unrecognized Boolean value; assuming \"on\"\n"
-msgstr "valor booleano desconhecido; definindo \"on\"\n"
index d82ee739da32e6f2e6988d9193dc017fb6fcd7a6..f30ef1041a799f8341583bcfb9560af394abb824 100644 (file)
 #   - August 2001 - August 2002: Initial translation and maintenance, Serguei A. Mokhov 
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 9 current\n"
+"Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2015-01-13 05:11+0000\n"
-"PO-Revision-Date: 2015-01-13 08:38+0300\n"
+"POT-Creation-Date: 2015-04-24 23:48+0000\n"
+"PO-Revision-Date: 2015-04-25 15:40+0300\n"
 "Last-Translator: Alexander Lakhin \n"
 "Language-Team: Russian \n"
 "Language: ru\n"
@@ -187,7 +187,7 @@ msgstr ""
 msgid "no query buffer\n"
 msgstr "нет буфера запросов\n"
 
-#: command.c:571 command.c:3002
+#: command.c:571 command.c:3035
 #, c-format
 msgid "invalid line number: %s\n"
 msgstr "неверный номер строки: %s\n"
@@ -275,9 +275,9 @@ msgstr "Секундомер включен."
 msgid "Timing is off."
 msgstr "Секундомер выключен."
 
-#: command.c:1431 command.c:1451 command.c:2039 command.c:2042 command.c:2045
-#: command.c:2051 command.c:2053 command.c:2061 command.c:2071 command.c:2080
-#: command.c:2094 command.c:2111 command.c:2170 common.c:74 copy.c:333
+#: command.c:1431 command.c:1451 command.c:2072 command.c:2075 command.c:2078
+#: command.c:2084 command.c:2086 command.c:2094 command.c:2104 command.c:2113
+#: command.c:2127 command.c:2144 command.c:2203 common.c:74 copy.c:333
 #: copy.c:393 copy.c:408 psqlscan.l:1677 psqlscan.l:1688 psqlscan.l:1698
 #, c-format
 msgid "%s: %s\n"
@@ -297,7 +297,7 @@ msgstr "Пароль: "
 msgid "Password for user %s: "
 msgstr "Пароль пользователя %s: "
 
-#: command.c:1606
+#: command.c:1608
 #, c-format
 msgid ""
 "All connection parameters must be supplied because no database connection "
@@ -306,24 +306,24 @@ msgstr ""
 "Без подключения к базе данных необходимо указывать все параметры "
 "подключения\n"
 
-#: command.c:1692 command.c:3036 common.c:120 common.c:413 common.c:478
+#: command.c:1725 command.c:3069 common.c:120 common.c:413 common.c:478
 #: common.c:929 common.c:954 common.c:1051 copy.c:492 copy.c:695
 #: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1949
 #, c-format
 msgid "%s"
 msgstr "%s"
 
-#: command.c:1696
+#: command.c:1729
 #, c-format
 msgid "Previous connection kept\n"
 msgstr "Сохранено предыдущее подключение\n"
 
-#: command.c:1700
+#: command.c:1733
 #, c-format
 msgid "\\connect: %s"
 msgstr "\\connect: %s"
 
-#: command.c:1733
+#: command.c:1766
 #, c-format
 msgid ""
 "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" "
@@ -332,7 +332,7 @@ msgstr ""
 "Вы подключены к базе данных \"%s\" как пользователь \"%s\" через сокет в \"%s"
 "\", порт \"%s\".\n"
 
-#: command.c:1736
+#: command.c:1769
 #, c-format
 msgid ""
 "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at "
@@ -341,17 +341,17 @@ msgstr ""
 "Вы подключены к базе данных \"%s\" как пользователь \"%s\" (сервер \"%s\", "
 "порт \"%s\") .\n"
 
-#: command.c:1740
+#: command.c:1773
 #, c-format
 msgid "You are now connected to database \"%s\" as user \"%s\".\n"
 msgstr "Вы подключены к базе данных \"%s\" как пользователь \"%s\".\n"
 
-#: command.c:1774
+#: command.c:1807
 #, c-format
 msgid "%s (%s, server %s)\n"
 msgstr "%s (%s, сервер %s)\n"
 
-#: command.c:1782
+#: command.c:1815
 #, c-format
 msgid ""
 "WARNING: %s major version %d.%d, server major version %d.%d.\n"
@@ -360,25 +360,25 @@ msgstr ""
 "ПРЕДУПРЕЖДЕНИЕ: %s имеет базовую версию %d.%d, а сервер - %d.%d.\n"
 "                Часть функций psql может не работать.\n"
 
-#: command.c:1812
+#: command.c:1845
 #, c-format
 msgid "SSL connection (protocol: %s, cipher: %s, bits: %d, compression: %s)\n"
 msgstr "SSL-соединение (протокол: %s, шифр: %s, бит: %d, сжатие: %s)\n"
 
-#: command.c:1814 help.c:46
+#: command.c:1847 help.c:46
 msgid "off"
 msgstr "выкл."
 
-#: command.c:1814 help.c:46
+#: command.c:1847 help.c:46
 msgid "on"
 msgstr "вкл."
 
-#: command.c:1823
+#: command.c:1856
 #, c-format
 msgid "SSL connection (unknown cipher)\n"
 msgstr "SSL-соединение (шифр неизвестен)\n"
 
-#: command.c:1844
+#: command.c:1877
 #, c-format
 msgid ""
 "WARNING: Console code page (%u) differs from Windows code page (%u)\n"
@@ -391,7 +391,7 @@ msgstr ""
 "                Подробнее об этом смотрите документацию psql, раздел\n"
 "                \"Notes for Windows users\".\n"
 
-#: command.c:1928
+#: command.c:1961
 #, c-format
 msgid ""
 "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a "
@@ -400,27 +400,27 @@ msgstr ""
 "в переменной окружения PSQL_EDITOR_LINENUMBER_ARG должен быть указан номер "
 "строки\n"
 
-#: command.c:1957
+#: command.c:1990
 #, c-format
 msgid "could not start editor \"%s\"\n"
 msgstr "не удалось запустить редактор \"%s\"\n"
 
-#: command.c:1959
+#: command.c:1992
 #, c-format
 msgid "could not start /bin/sh\n"
 msgstr "не удалось запустить /bin/sh\n"
 
-#: command.c:1997
+#: command.c:2030
 #, c-format
 msgid "could not locate temporary directory: %s\n"
 msgstr "не удалось найти временный каталог: %s\n"
 
-#: command.c:2024
+#: command.c:2057
 #, c-format
 msgid "could not open temporary file \"%s\": %s\n"
 msgstr "не удалось открыть временный файл \"%s\": %s\n"
 
-#: command.c:2292
+#: command.c:2325
 #, c-format
 msgid ""
 "\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-"
@@ -429,172 +429,172 @@ msgstr ""
 "допустимые форматы \\pset: unaligned, aligned, wrapped, html, latex, troff-"
 "ms\n"
 
-#: command.c:2311
+#: command.c:2344
 #, c-format
 msgid "\\pset: allowed line styles are ascii, old-ascii, unicode\n"
 msgstr "допустимые стили линий для \\pset: ascii, old-ascii, unicode\n"
 
-#: command.c:2457 command.c:2608
+#: command.c:2490 command.c:2641
 #, c-format
 msgid "\\pset: unknown option: %s\n"
 msgstr "неизвестный параметр \\pset: %s\n"
 
-#: command.c:2475
+#: command.c:2508
 #, c-format
 msgid "Border style is %d.\n"
 msgstr "Стиль границ: %d.\n"
 
-#: command.c:2481
+#: command.c:2514
 #, c-format
 msgid "Target width is unset.\n"
 msgstr "Ширина вывода сброшена.\n"
 
-#: command.c:2483
+#: command.c:2516
 #, c-format
 msgid "Target width is %d.\n"
 msgstr "Ширина вывода: %d.\n"
 
-#: command.c:2490
+#: command.c:2523
 #, c-format
 msgid "Expanded display is on.\n"
 msgstr "Расширенный вывод включён.\n"
 
-#: command.c:2492
+#: command.c:2525
 #, c-format
 msgid "Expanded display is used automatically.\n"
 msgstr "Расширенный вывод применяется автоматически.\n"
 
-#: command.c:2494
+#: command.c:2527
 #, c-format
 msgid "Expanded display is off.\n"
 msgstr "Расширенный вывод выключен.\n"
 
-#: command.c:2501 command.c:2509
+#: command.c:2534 command.c:2542
 #, c-format
 msgid "Field separator is zero byte.\n"
 msgstr "Разделитель полей - нулевой байт.\n"
 
-#: command.c:2503
+#: command.c:2536
 #, c-format
 msgid "Field separator is \"%s\".\n"
 msgstr "Разделитель полей: \"%s\".\n"
 
-#: command.c:2516
+#: command.c:2549
 #, c-format
 msgid "Default footer is on.\n"
 msgstr "Строка итогов включена.\n"
 
-#: command.c:2518
+#: command.c:2551
 #, c-format
 msgid "Default footer is off.\n"
 msgstr "Строка итогов выключена.\n"
 
-#: command.c:2524
+#: command.c:2557
 #, c-format
 msgid "Output format is %s.\n"
 msgstr "Формат вывода: %s.\n"
 
-#: command.c:2530
+#: command.c:2563
 #, c-format
 msgid "Line style is %s.\n"
 msgstr "Установлен стиль линий: %s.\n"
 
-#: command.c:2537
+#: command.c:2570
 #, c-format
 msgid "Null display is \"%s\".\n"
 msgstr "Null выводится как: \"%s\".\n"
 
-#: command.c:2545
+#: command.c:2578
 #, c-format
 msgid "Locale-adjusted numeric output is on.\n"
 msgstr "Локализованный вывод чисел включён.\n"
 
-#: command.c:2547
+#: command.c:2580
 #, c-format
 msgid "Locale-adjusted numeric output is off.\n"
 msgstr "Локализованный вывод чисел выключен.\n"
 
-#: command.c:2554
+#: command.c:2587
 #, c-format
 msgid "Pager is used for long output.\n"
 msgstr "Постраничник используется для вывода длинного текста.\n"
 
-#: command.c:2556
+#: command.c:2589
 #, c-format
 msgid "Pager is always used.\n"
 msgstr "Постраничник используется всегда.\n"
 
-#: command.c:2558
+#: command.c:2591
 #, c-format
 msgid "Pager usage is off.\n"
 msgstr "Постраничник выключен.\n"
 
-#: command.c:2565 command.c:2575
+#: command.c:2598 command.c:2608
 #, c-format
 msgid "Record separator is zero byte.\n"
 msgstr "Разделитель записей - нулевой байт.\n"
 
-#: command.c:2567
+#: command.c:2600
 #, c-format
 msgid "Record separator is .\n"
 msgstr "Разделитель записей: <новая строка>.\n"
 
-#: command.c:2569
+#: command.c:2602
 #, c-format
 msgid "Record separator is \"%s\".\n"
 msgstr "Разделитель записей: \"%s\".\n"
 
-#: command.c:2582
+#: command.c:2615
 #, c-format
 msgid "Table attributes are \"%s\".\n"
 msgstr "Атрибуты HTML-таблицы: \"%s\".\n"
 
-#: command.c:2585
+#: command.c:2618
 #, c-format
 msgid "Table attributes unset.\n"
 msgstr "Атрибуты HTML-таблицы не заданы.\n"
 
-#: command.c:2592
+#: command.c:2625
 #, c-format
 msgid "Title is \"%s\".\n"
 msgstr "Заголовок: \"%s\".\n"
 
-#: command.c:2594
+#: command.c:2627
 #, c-format
 msgid "Title is unset.\n"
 msgstr "Заголовок не задан.\n"
 
-#: command.c:2601
+#: command.c:2634
 #, c-format
 msgid "Tuples only is on.\n"
 msgstr "Режим вывода только кортежей включён.\n"
 
-#: command.c:2603
+#: command.c:2636
 #, c-format
 msgid "Tuples only is off.\n"
 msgstr "Режим вывода только кортежей выключен.\n"
 
-#: command.c:2754
+#: command.c:2787
 #, c-format
 msgid "\\!: failed\n"
 msgstr "\\!: ошибка\n"
 
-#: command.c:2774 command.c:2832
+#: command.c:2807 command.c:2865
 #, c-format
 msgid "\\watch cannot be used with an empty query\n"
 msgstr "\\watch нельзя использовать с пустым запросом\n"
 
-#: command.c:2795
+#: command.c:2828
 #, c-format
 msgid "Watch every %lds\t%s"
 msgstr "Повтор запрос через %ld сек.\t%s"
 
-#: command.c:2839
+#: command.c:2872
 #, c-format
 msgid "\\watch cannot be used with COPY\n"
 msgstr "\\watch нельзя использовать с COPY\n"
 
-#: command.c:2845
+#: command.c:2878
 #, c-format
 msgid "unexpected result status for \\watch\n"
 msgstr "неожиданное состояние результата для \\watch\n"
@@ -2502,20 +2502,20 @@ msgstr "Соединение\n"
 #: help.c:247
 #, c-format
 msgid ""
-"  \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
+"  \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
 "                         connect to new database (currently \"%s\")\n"
 msgstr ""
-"  \\c[onnect] [БД|- ПОЛЬЗОВАТЕЛЬ|- СЕРВЕР|- ПОРТ|-]\n"
+"  \\c[onnect] {[БД|- ПОЛЬЗОВАТЕЛЬ|- СЕРВЕР|- ПОРТ|-] | conninfo}\n"
 "                         подключиться к другой базе данных\n"
 "                         (текущая: \"%s\")\n"
 
 #: help.c:251
 #, c-format
 msgid ""
-"  \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
+"  \\c[onnect] {[DBNAME|- USER|- HOST|- PORT|-] | conninfo}\n"
 "                         connect to new database (currently no connection)\n"
 msgstr ""
-"  \\c[onnect] [БД|- ПОЛЬЗОВАТЕЛЬ|- СЕРВЕР|- ПОРТ|-]\n"
+"  \\c[onnect] {[БД|- ПОЛЬЗОВАТЕЛЬ|- СЕРВЕР|- ПОРТ|-] | conninfo}\n"
 "                         подключиться к другой базе данных\n"
 "                         (сейчас подключения нет)\n"
 
@@ -2642,12 +2642,12 @@ msgstr ""
 msgid "could not read from input file: %s\n"
 msgstr "не удалось прочитать входной файл: %s\n"
 
-#: input.c:451 input.c:490
+#: input.c:446 input.c:485
 #, c-format
 msgid "could not save history to file \"%s\": %s\n"
 msgstr "не удалось сохранить историю в файле \"%s\": %s\n"
 
-#: input.c:510
+#: input.c:505
 #, c-format
 msgid "history is not supported by this installation\n"
 msgstr "в данной среде история не поддерживается\n"
@@ -4655,7 +4655,7 @@ msgstr "%s: не удалось найти свой исполняемый фа
 msgid "unrecognized value \"%s\" for \"%s\"; assuming \"%s\"\n"
 msgstr "нераспознанное значение \"%s\" для \"%s\"; подразумевается \"%s\"\n"
 
-#: tab-complete.c:4095
+#: tab-complete.c:4098
 #, c-format
 msgid ""
 "tab completion query failed: %s\n"
index 92eaf317dd10853c010e3c8a04f22a12603eb5ce..80f259c193990bd48cce3de707a5a9b08418a43a 100644 (file)
@@ -9,15 +9,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 8.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-12-04 22:42+0000\n"
-"PO-Revision-Date: 2014-12-05 10:11+0100\n"
+"POT-Creation-Date: 2015-02-08 09:12+0000\n"
+"PO-Revision-Date: 2015-02-08 11:08+0100\n"
 "Last-Translator: Guillaume Lelarge \n"
 "Language-Team: PostgreSQLfr \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-15\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.7.3\n"
 
 #: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
 #: ../../common/fe_memutils.c:83
@@ -32,19 +32,17 @@ msgstr "ne peut pas dupliquer un pointeur nul (erreur interne)\n"
 
 #: ../../common/username.c:45
 #, c-format
-#| msgid "could not load private key file \"%s\": %s"
 msgid "could not look up effective user ID %ld: %s"
 msgstr "n'a pas pu trouver l'identifiant réel %ld de l'utilisateur : %s"
 
 #: ../../common/username.c:47
-#| msgid "server \"%s\" does not exist"
 msgid "user does not exist"
 msgstr "l'utilisateur n'existe pas"
 
-#: ../../common/username.c:61
+#: ../../common/username.c:62
 #, c-format
-msgid "user name lookup failure: %s"
-msgstr "échec lors de la recherche du nom d'utilisateur : %s"
+msgid "user name lookup failure: error code %lu"
+msgstr "échec lors de la recherche du nom d'utilisateur : code erreur %lu"
 
 #: clusterdb.c:110 clusterdb.c:129 createdb.c:119 createdb.c:138
 #: createlang.c:89 createlang.c:119 createlang.c:174 createuser.c:168
@@ -73,9 +71,7 @@ msgstr ""
 #: clusterdb.c:146
 #, c-format
 msgid "%s: cannot cluster specific table(s) in all databases\n"
-msgstr ""
-"%s : impossible de réorganiser la(les) table(s) spécifique(s) dans toutes "
-"les bases de données\n"
+msgstr "%s : impossible de réorganiser la(les) table(s) spécifique(s) dans toutes les bases de données\n"
 
 #: clusterdb.c:211
 #, c-format
@@ -94,8 +90,7 @@ msgstr ""
 #: clusterdb.c:245
 #, c-format
 msgid "%s: clustering database \"%s\"\n"
-msgstr ""
-"%s : réorganisation de la base de données « %s » via la commande CLUSTER\n"
+msgstr "%s : réorganisation de la base de données « %s » via la commande CLUSTER\n"
 
 #: clusterdb.c:261
 #, c-format
@@ -103,8 +98,7 @@ msgid ""
 "%s clusters all previously clustered tables in a database.\n"
 "\n"
 msgstr ""
-"%s réorganise toutes les tables précédemment réorganisées au sein d'une "
-"base\n"
+"%s réorganise toutes les tables précédemment réorganisées au sein d'une base\n"
 "de données via la commande CLUSTER.\n"
 "\n"
 
@@ -144,10 +138,8 @@ msgstr "  -d, --dbname=NOMBASE      base de donn
 #: clusterdb.c:267 createlang.c:240 createuser.c:354 dropdb.c:158
 #: droplang.c:241 dropuser.c:159 reindexdb.c:347
 #, c-format
-msgid ""
-"  -e, --echo                show the commands being sent to the server\n"
-msgstr ""
-"  -e, --echo                     affiche les commandes envoyées au serveur\n"
+msgid "  -e, --echo                show the commands being sent to the server\n"
+msgstr "  -e, --echo                     affiche les commandes envoyées au serveur\n"
 
 #: clusterdb.c:268 reindexdb.c:349
 #, c-format
@@ -157,8 +149,7 @@ msgstr "  -q, --quiet               n'
 #: clusterdb.c:269
 #, c-format
 msgid "  -t, --table=TABLE         cluster specific table(s) only\n"
-msgstr ""
-"  -t, --table=TABLE         réorganise uniquement cette(ces) table(s)\n"
+msgstr "  -t, --table=TABLE         réorganise uniquement cette(ces) table(s)\n"
 
 #: clusterdb.c:270
 #, c-format
@@ -309,8 +300,7 @@ msgstr "%s : une seule des options --locale et --lc-ctype peut 
 #: createdb.c:152
 #, c-format
 msgid "%s: only one of --locale and --lc-collate can be specified\n"
-msgstr ""
-"%s : une seule des options --locale et --lc-collate peut être indiquée\n"
+msgstr "%s : une seule des options --locale et --lc-collate peut être indiquée\n"
 
 #: createdb.c:164
 #, c-format
@@ -325,8 +315,7 @@ msgstr "%s : la cr
 #: createdb.c:233
 #, c-format
 msgid "%s: comment creation failed (database was created): %s"
-msgstr ""
-"%s: l'ajout du commentaire a échoué (la base de données a été créée) : %s"
+msgstr "%s: l'ajout du commentaire a échoué (la base de données a été créée) : %s"
 
 #: createdb.c:251
 #, c-format
@@ -345,15 +334,12 @@ msgstr "  %s [OPTION]... [NOMBASE] [DESCRIPTION]\n"
 #: createdb.c:255
 #, c-format
 msgid "  -D, --tablespace=TABLESPACE  default tablespace for the database\n"
-msgstr ""
-"  -D, --tablespace=TABLESPACE   tablespace par défaut de la base de données\n"
+msgstr "  -D, --tablespace=TABLESPACE   tablespace par défaut de la base de données\n"
 
 #: createdb.c:256
 #, c-format
-msgid ""
-"  -e, --echo                   show the commands being sent to the server\n"
-msgstr ""
-"  -e, --echo                    affiche les commandes envoyées au serveur\n"
+msgid "  -e, --echo                   show the commands being sent to the server\n"
+msgstr "  -e, --echo                    affiche les commandes envoyées au serveur\n"
 
 #: createdb.c:257
 #, c-format
@@ -370,15 +356,12 @@ msgstr ""
 #: createdb.c:259
 #, c-format
 msgid "      --lc-collate=LOCALE      LC_COLLATE setting for the database\n"
-msgstr ""
-"      --lc-collate=LOCALE       paramètre LC_COLLATE pour la base de "
-"données\n"
+msgstr "      --lc-collate=LOCALE       paramètre LC_COLLATE pour la base de données\n"
 
 #: createdb.c:260
 #, c-format
 msgid "      --lc-ctype=LOCALE        LC_CTYPE setting for the database\n"
-msgstr ""
-"      --lc-ctype=LOCALE         paramètre LC_CTYPE pour la base de données\n"
+msgstr "      --lc-ctype=LOCALE         paramètre LC_CTYPE pour la base de données\n"
 
 #: createdb.c:261
 #, c-format
@@ -404,8 +387,7 @@ msgstr "  -?, --help                 affiche cette aide puis quitte\n"
 
 #: createdb.c:266
 #, c-format
-msgid ""
-"  -h, --host=HOSTNAME          database server host or socket directory\n"
+msgid "  -h, --host=HOSTNAME          database server host or socket directory\n"
 msgstr ""
 "  -h, --host=HOTE               hôte du serveur de bases de données\n"
 "                                ou répertoire des sockets\n"
@@ -472,8 +454,7 @@ msgstr "%s : argument nom du langage requis mais manquant\n"
 #: createlang.c:197
 #, c-format
 msgid "%s: language \"%s\" is already installed in database \"%s\"\n"
-msgstr ""
-"%s : le langage « %s » est déjà installé sur la base de données « %s »\n"
+msgstr "%s : le langage « %s » est déjà installé sur la base de données « %s »\n"
 
 #: createlang.c:219
 #, c-format
@@ -497,13 +478,11 @@ msgstr "  %s [OPTION]... NOMLANGAGE [NOMBASE]\n"
 #: createlang.c:239
 #, c-format
 msgid "  -d, --dbname=DBNAME       database to install language in\n"
-msgstr ""
-"  -d, --dbname=NOMBASE           base sur laquelle installer le langage\n"
+msgstr "  -d, --dbname=NOMBASE           base sur laquelle installer le langage\n"
 
 #: createlang.c:241 droplang.c:242
 #, c-format
-msgid ""
-"  -l, --list                show a list of currently installed languages\n"
+msgid "  -l, --list                show a list of currently installed languages\n"
 msgstr ""
 "  -l, --list                     affiche la liste des langages déjà\n"
 "                                 installés\n"
@@ -563,8 +542,7 @@ msgstr "  %s [OPTION]... [NOMROLE]\n"
 
 #: createuser.c:351
 #, c-format
-msgid ""
-"  -c, --connection-limit=N  connection limit for role (default: no limit)\n"
+msgid "  -c, --connection-limit=N  connection limit for role (default: no limit)\n"
 msgstr ""
 "  -c, --connection-limit=N       nombre maximal de connexions pour le rôle\n"
 "                                 (par défaut sans limite)\n"
@@ -591,8 +569,7 @@ msgstr "  -E, --encrypted                chiffre le mot de passe stock
 #: createuser.c:356
 #, c-format
 msgid "  -g, --role=ROLE           new role will be a member of this role\n"
-msgstr ""
-"  -g, --role=ROLE                le nouveau rôle sera un membre de ce rôle\n"
+msgstr "  -g, --role=ROLE                le nouveau rôle sera un membre de ce rôle\n"
 
 #: createuser.c:357
 #, c-format
@@ -600,8 +577,7 @@ msgid ""
 "  -i, --inherit             role inherits privileges of roles it is a\n"
 "                            member of (default)\n"
 msgstr ""
-"  -i, --inherit                  le rôle hérite des droits des rôles dont "
-"il\n"
+"  -i, --inherit                  le rôle hérite des droits des rôles dont il\n"
 "                                 est membre (par défaut)\n"
 
 #: createuser.c:359
@@ -612,8 +588,7 @@ msgstr "  -I, --no-inherit               le r
 #: createuser.c:360
 #, c-format
 msgid "  -l, --login               role can login (default)\n"
-msgstr ""
-"  -l, --login                    le rôle peut se connecter (par défaut)\n"
+msgstr "  -l, --login                    le rôle peut se connecter (par défaut)\n"
 
 #: createuser.c:361
 #, c-format
@@ -623,14 +598,12 @@ msgstr "  -L, --no-login                 le r
 #: createuser.c:362
 #, c-format
 msgid "  -N, --unencrypted         do not encrypt stored password\n"
-msgstr ""
-"  -N, --unencrypted              ne chiffre pas le mot de passe stocké\n"
+msgstr "  -N, --unencrypted              ne chiffre pas le mot de passe stocké\n"
 
 #: createuser.c:363
 #, c-format
 msgid "  -P, --pwprompt            assign a password to new role\n"
-msgstr ""
-"  -P, --pwprompt                 affecte un mot de passe au nouveau rôle\n"
+msgstr "  -P, --pwprompt                 affecte un mot de passe au nouveau rôle\n"
 
 #: createuser.c:364
 #, c-format
@@ -640,9 +613,7 @@ msgstr "  -r, --createrole               le r
 #: createuser.c:365
 #, c-format
 msgid "  -R, --no-createrole       role cannot create roles (default)\n"
-msgstr ""
-"  -R, --no-createrole            le rôle ne peut pas créer de rôles (par "
-"défaut)\n"
+msgstr "  -R, --no-createrole            le rôle ne peut pas créer de rôles (par défaut)\n"
 
 #: createuser.c:366
 #, c-format
@@ -652,15 +623,12 @@ msgstr "  -s, --superuser                le r
 #: createuser.c:367
 #, c-format
 msgid "  -S, --no-superuser        role will not be superuser (default)\n"
-msgstr ""
-"  -S, --no-superuser             le rôle ne sera pas super-utilisateur (par "
-"défaut)\n"
+msgstr "  -S, --no-superuser             le rôle ne sera pas super-utilisateur (par défaut)\n"
 
 #: createuser.c:369
 #, c-format
 msgid ""
-"  --interactive             prompt for missing role name and attributes "
-"rather\n"
+"  --interactive             prompt for missing role name and attributes rather\n"
 "                            than using defaults\n"
 msgstr ""
 "  --interactive                  demande le nom du rôle et les attributs\n"
@@ -682,11 +650,9 @@ msgstr ""
 
 #: createuser.c:377
 #, c-format
-msgid ""
-"  -U, --username=USERNAME   user name to connect as (not the one to create)\n"
+msgid "  -U, --username=USERNAME   user name to connect as (not the one to create)\n"
 msgstr ""
-"  -U, --username=NOMUTILISATEUR  nom de l'utilisateur pour la connexion "
-"(pas\n"
+"  -U, --username=NOMUTILISATEUR  nom de l'utilisateur pour la connexion (pas\n"
 "                                 celui à créer)\n"
 
 #: dropdb.c:102
@@ -726,14 +692,12 @@ msgstr "  %s [OPTION]... NOMBASE\n"
 #, c-format
 msgid "  -i, --interactive         prompt before deleting anything\n"
 msgstr ""
-"  -i, --interactive         demande confirmation avant de supprimer quoi "
-"que\n"
+"  -i, --interactive         demande confirmation avant de supprimer quoi que\n"
 "                            ce soit\n"
 
 #: dropdb.c:161
 #, c-format
-msgid ""
-"  --if-exists               don't report error if database doesn't exist\n"
+msgid "  --if-exists               don't report error if database doesn't exist\n"
 msgstr ""
 "  --if-exists                  ne renvoie pas d'erreur si la base\n"
 "                               n'existe pas\n"
@@ -741,8 +705,7 @@ msgstr ""
 #: droplang.c:203
 #, c-format
 msgid "%s: language \"%s\" is not installed in database \"%s\"\n"
-msgstr ""
-"%s : le langage « %s » n'est pas installé dans la base de données « %s »\n"
+msgstr "%s : le langage « %s » n'est pas installé dans la base de données « %s »\n"
 
 #: droplang.c:221
 #, c-format
@@ -760,8 +723,7 @@ msgstr ""
 
 #: droplang.c:240
 #, c-format
-msgid ""
-"  -d, --dbname=DBNAME       database from which to remove the language\n"
+msgid "  -d, --dbname=DBNAME       database from which to remove the language\n"
 msgstr ""
 "  -d, --dbname=NOMBASE           base de données à partir de laquelle\n"
 "                                 supprimer le langage\n"
@@ -800,10 +762,8 @@ msgid ""
 "  -i, --interactive         prompt before deleting anything, and prompt for\n"
 "                            role name if not specified\n"
 msgstr ""
-"  -i, --interactive         demande confirmation avant de supprimer quoi "
-"que\n"
-"                            ce soit, et demande le nom du rôle s'il n'est "
-"pas\n"
+"  -i, --interactive         demande confirmation avant de supprimer quoi que\n"
+"                            ce soit, et demande le nom du rôle s'il n'est pas\n"
 "                            indiqué\n"
 
 #: dropuser.c:163
@@ -815,11 +775,9 @@ msgstr ""
 
 #: dropuser.c:168
 #, c-format
-msgid ""
-"  -U, --username=USERNAME   user name to connect as (not the one to drop)\n"
+msgid "  -U, --username=USERNAME   user name to connect as (not the one to drop)\n"
 msgstr ""
-"  -U, --username=NOMUTILISATEUR  nom de l'utilisateur pour la connexion "
-"(pas\n"
+"  -U, --username=NOMUTILISATEUR  nom de l'utilisateur pour la connexion (pas\n"
 "                                 celui à supprimer)\n"
 
 #: pg_isready.c:142
@@ -834,13 +792,11 @@ msgstr "%s : n'a pas pu r
 
 #: pg_isready.c:199
 #, c-format
-#| msgid "Server started and accepting connections\n"
 msgid "accepting connections\n"
 msgstr "acceptation des connexions\n"
 
 #: pg_isready.c:202
 #, c-format
-#| msgid "Server started and accepting connections\n"
 msgid "rejecting connections\n"
 msgstr "rejet des connexions\n"
 
@@ -856,7 +812,6 @@ msgstr "pas de tentative\n"
 
 #: pg_isready.c:211
 #, c-format
-#| msgid "[unknown]"
 msgid "unknown\n"
 msgstr "inconnu\n"
 
@@ -908,12 +863,9 @@ msgstr "  -p, --port=PORT                port du serveur de bases de donn
 
 #: pg_isready.c:234
 #, c-format
-msgid ""
-"  -t, --timeout=SECS       seconds to wait when attempting connection, 0 "
-"disables (default: %s)\n"
+msgid "  -t, --timeout=SECS       seconds to wait when attempting connection, 0 disables (default: %s)\n"
 msgstr ""
-"  -t, --timeout=SECS       durée en secondes à attendre lors d'une tentative "
-"de connexion\n"
+"  -t, --timeout=SECS       durée en secondes à attendre lors d'une tentative de connexion\n"
 "                           0 pour désactiver (défaut: %s)\n"
 
 #: pg_isready.c:235
@@ -951,16 +903,12 @@ msgstr ""
 
 #: reindexdb.c:175
 #, c-format
-msgid ""
-"%s: cannot reindex specific table(s) and system catalogs at the same time\n"
-msgstr ""
-"%s : ne peut pas réindexer une (des) table(s) spécifique(s) etles catalogues "
-"système en même temps\n"
+msgid "%s: cannot reindex specific table(s) and system catalogs at the same time\n"
+msgstr "%s : ne peut pas réindexer une (des) table(s) spécifique(s) etles catalogues système en même temps\n"
 
 #: reindexdb.c:180
 #, c-format
-msgid ""
-"%s: cannot reindex specific index(es) and system catalogs at the same time\n"
+msgid "%s: cannot reindex specific index(es) and system catalogs at the same time\n"
 msgstr ""
 "%s : ne peut pas réindexer un (des) index spécifique(s) et\n"
 "les catalogues système en même temps\n"
@@ -1040,9 +988,7 @@ msgstr ""
 #: vacuumdb.c:167
 #, c-format
 msgid "%s: cannot use the \"full\" option when performing only analyze\n"
-msgstr ""
-"%s : ne peut utiliser l'option « full » lors de l'exécution d'un ANALYZE "
-"seul\n"
+msgstr "%s : ne peut utiliser l'option « full » lors de l'exécution d'un ANALYZE seul\n"
 
 #: vacuumdb.c:173
 #, c-format
@@ -1113,16 +1059,12 @@ msgstr ""
 #: vacuumdb.c:429
 #, c-format
 msgid "  -d, --dbname=DBNAME             database to vacuum\n"
-msgstr ""
-"  -d, --dbname=NOMBASE            exécute VACUUM sur cette base de données\n"
+msgstr "  -d, --dbname=NOMBASE            exécute VACUUM sur cette base de données\n"
 
 #: vacuumdb.c:430
 #, c-format
-msgid ""
-"  -e, --echo                      show the commands being sent to the "
-"server\n"
-msgstr ""
-"  -e, --echo                      affiche les commandes envoyées au serveur\n"
+msgid "  -e, --echo                      show the commands being sent to the server\n"
+msgstr "  -e, --echo                      affiche les commandes envoyées au serveur\n"
 
 #: vacuumdb.c:431
 #, c-format
@@ -1144,8 +1086,7 @@ msgstr "  -q, --quiet                     n'
 #: vacuumdb.c:434
 #, c-format
 msgid "  -t, --table='TABLE[(COLUMNS)]'  vacuum specific table(s) only\n"
-msgstr ""
-"  -t, --table='TABLE[(COLONNES)]' exécute VACUUM sur cette (ces) tables\n"
+msgstr "  -t, --table='TABLE[(COLONNES)]' exécute VACUUM sur cette (ces) tables\n"
 
 #: vacuumdb.c:435
 #, c-format
@@ -1154,15 +1095,13 @@ msgstr "  -v, --verbose                   mode verbeux\n"
 
 #: vacuumdb.c:436
 #, c-format
-msgid ""
-"  -V, --version                   output version information, then exit\n"
+msgid "  -V, --version                   output version information, then exit\n"
 msgstr "  -V, --version                affiche la version puis quitte\n"
 
 #: vacuumdb.c:437
 #, c-format
 msgid "  -z, --analyze                   update optimizer statistics\n"
-msgstr ""
-"  -z, --analyze                 met à jour les statistiques de l'optimiseur\n"
+msgstr "  -z, --analyze                 met à jour les statistiques de l'optimiseur\n"
 
 #: vacuumdb.c:438
 #, c-format
@@ -1174,8 +1113,7 @@ msgstr ""
 #: vacuumdb.c:439
 #, c-format
 msgid ""
-"      --analyze-in-stages         only update optimizer statistics, in "
-"multiple\n"
+"      --analyze-in-stages         only update optimizer statistics, in multiple\n"
 "                                  stages for faster results\n"
 msgstr ""
 "  --analyze-in-stages            met seulement à jour les statistiques de\n"
@@ -1196,53 +1134,46 @@ msgstr ""
 "\n"
 "Lire la description de la commande SQL VACUUM pour plus d'informations.\n"
 
-#~ msgid "%s: could not obtain information about current user: %s\n"
-#~ msgstr ""
-#~ "%s : n'a pas pu obtenir les informations concernant l'utilisateur "
-#~ "actuel : %s\n"
+#~ msgid "%s: out of memory\n"
+#~ msgstr "%s : mémoire épuisée\n"
 
-#~ msgid "%s: could not get current user name: %s\n"
-#~ msgstr "%s : n'a pas pu récupérer le nom de l'utilisateur actuel : %s\n"
+#~ msgid "pg_strdup: cannot duplicate null pointer (internal error)\n"
+#~ msgstr "pg_strdup : ne peut pas dupliquer un pointeur nul (erreur interne)\n"
 
-#~ msgid ""
-#~ "  --version                       output version information, then exit\n"
-#~ msgstr "  --version                       affiche la version et quitte\n"
+#~ msgid "  --help                       show this help, then exit\n"
+#~ msgstr "  --help                        affiche cette aide et quitte\n"
 
-#~ msgid "  --help                          show this help, then exit\n"
-#~ msgstr "  --help                          affiche cette aide et quitte\n"
+#~ msgid "  --version                    output version information, then exit\n"
+#~ msgstr "  --version                     affiche la version et quitte\n"
 
-#~ msgid ""
-#~ "%s: still %s functions declared in language \"%s\"; language not removed\n"
-#~ msgstr ""
-#~ "%s : il existe encore %s fonctions déclarées dans le langage « %s » ;\n"
-#~ "langage non supprimé\n"
+#~ msgid "  --help                    show this help, then exit\n"
+#~ msgstr "  --help                         affiche cette aide et quitte\n"
+
+#~ msgid "  --version                 output version information, then exit\n"
+#~ msgstr "  --version                      affiche la version et quitte\n"
 
 #~ msgid ""
 #~ "\n"
-#~ "If one of -d, -D, -r, -R, -s, -S, and ROLENAME is not specified, you "
-#~ "will\n"
+#~ "If one of -d, -D, -r, -R, -s, -S, and ROLENAME is not specified, you will\n"
 #~ "be prompted interactively.\n"
 #~ msgstr ""
 #~ "\n"
 #~ "Si une des options -d, -D, -r, -R, -s, -S et NOMROLE n'est pas précisée,\n"
 #~ "elle sera demandée interactivement.\n"
 
-#~ msgid "  --version                 output version information, then exit\n"
-#~ msgstr "  --version                      affiche la version et quitte\n"
-
-#~ msgid "  --help                    show this help, then exit\n"
-#~ msgstr "  --help                         affiche cette aide et quitte\n"
+#~ msgid "%s: still %s functions declared in language \"%s\"; language not removed\n"
+#~ msgstr ""
+#~ "%s : il existe encore %s fonctions déclarées dans le langage « %s » ;\n"
+#~ "langage non supprimé\n"
 
-#~ msgid ""
-#~ "  --version                    output version information, then exit\n"
-#~ msgstr "  --version                     affiche la version et quitte\n"
+#~ msgid "  --help                          show this help, then exit\n"
+#~ msgstr "  --help                          affiche cette aide et quitte\n"
 
-#~ msgid "  --help                       show this help, then exit\n"
-#~ msgstr "  --help                        affiche cette aide et quitte\n"
+#~ msgid "  --version                       output version information, then exit\n"
+#~ msgstr "  --version                       affiche la version et quitte\n"
 
-#~ msgid "pg_strdup: cannot duplicate null pointer (internal error)\n"
-#~ msgstr ""
-#~ "pg_strdup : ne peut pas dupliquer un pointeur nul (erreur interne)\n"
+#~ msgid "%s: could not get current user name: %s\n"
+#~ msgstr "%s : n'a pas pu récupérer le nom de l'utilisateur actuel : %s\n"
 
-#~ msgid "%s: out of memory\n"
-#~ msgstr "%s : mémoire épuisée\n"
+#~ msgid "%s: could not obtain information about current user: %s\n"
+#~ msgstr "%s : n'a pas pu obtenir les informations concernant l'utilisateur actuel : %s\n"
index 165cad3998678bf6465cda489cbdc5dc3f193dd0..67ae5230d4617e713a317931c6f45b5d71065464 100644 (file)
@@ -1,13 +1,13 @@
 # Brazilian Portuguese message translation file for pgscripts
 # Copyright (C) 2009 PostgreSQL Global Development Group
 # This file is distributed under the same license as the PostgreSQL package.
-# Euler Taveira de Oliveira , 2003-2014.
+# Euler Taveira de Oliveira , 2003-2015.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-12-09 12:23-0300\n"
+"POT-Creation-Date: 2015-05-16 08:47-0300\n"
 "PO-Revision-Date: 2005-10-06 00:21-0300\n"
 "Last-Translator: Euler Taveira de Oliveira \n"
 "Language-Team: Brazilian Portuguese \n"
@@ -36,10 +36,10 @@ msgstr "não pôde encontrar ID de usuário efetivo %ld: %s"
 msgid "user does not exist"
 msgstr "usuário não existe"
 
-#: ../../common/username.c:61
+#: ../../common/username.c:62
 #, c-format
-msgid "user name lookup failure: %s"
-msgstr "falhou ao pesquisar nome de usuário: %s"
+msgid "user name lookup failure: error code %lu"
+msgstr "falhou ao pesquisar nome de usuário: código de erro %lu"
 
 #: clusterdb.c:110 clusterdb.c:129 createdb.c:119 createdb.c:138
 #: createlang.c:89 createlang.c:119 createlang.c:174 createuser.c:168
index f2621e409fc03e9b9d4dfcad352e748b0a70d54a..adb0a9b32c8ec92a70ca32d75cd0f6c8733801be 100644 (file)
@@ -7,7 +7,7 @@
 # Stéphane Schildknecht , 2009.
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
 "POT-Creation-Date: 2010-03-06 17:22+0000\n"
 "PO-Revision-Date: 2013-09-04 20:31-0400\n"
index 5b883aca505e52e2193c41e65ba730d75d0beeaf..76601e9086ec1c82f18f0448912b59a9390fc706 100644 (file)
@@ -7,7 +7,7 @@
 # Stéphane Schildknecht , 2009.
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
 "POT-Creation-Date: 2014-05-17 11:07+0000\n"
 "PO-Revision-Date: 2014-05-17 15:23+0100\n"
index b968e9aaeb02591b06333274347dfbc9e653ec60..d47213c6239b0ba827076031cda6b4f0608a7efe 100644 (file)
@@ -9,111 +9,111 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 8.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-08-18 08:12+0000\n"
-"PO-Revision-Date: 2013-08-18 10:33+0100\n"
+"POT-Creation-Date: 2015-02-08 09:08+0000\n"
+"PO-Revision-Date: 2015-02-08 11:07+0100\n"
 "Last-Translator: Guillaume Lelarge \n"
 "Language-Team: PostgreSQLfr \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-15\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.7.3\n"
 
-#: fe-auth.c:210 fe-auth.c:429 fe-auth.c:656
-msgid "host name must be specified\n"
-msgstr "le nom d'hôte doit être précisé\n"
-
-#: fe-auth.c:240
-#, c-format
-msgid "could not set socket to blocking mode: %s\n"
-msgstr "n'a pas pu activer le mode bloquant pour la socket : %s\n"
-
-#: fe-auth.c:258 fe-auth.c:262
-#, c-format
-msgid "Kerberos 5 authentication rejected: %*s\n"
-msgstr "authentification Kerberos 5 rejetée : %*s\n"
-
-#: fe-auth.c:288
-#, c-format
-msgid "could not restore nonblocking mode on socket: %s\n"
-msgstr "n'a pas pu rétablir le mode non-bloquant pour la socket : %s\n"
-
-#: fe-auth.c:400
+#: fe-auth.c:148
 msgid "GSSAPI continuation error"
 msgstr "erreur de suite GSSAPI"
 
-#: fe-auth.c:436
+#: fe-auth.c:177 fe-auth.c:410
+msgid "host name must be specified\n"
+msgstr "le nom d'hôte doit être précisé\n"
+
+#: fe-auth.c:184
 msgid "duplicate GSS authentication request\n"
 msgstr "requête d'authentification GSS dupliquée\n"
 
-#: fe-auth.c:456
+#: fe-auth.c:197 fe-auth.c:307 fe-auth.c:381 fe-auth.c:416 fe-auth.c:512
+#: fe-auth.c:778 fe-connect.c:701 fe-connect.c:898 fe-connect.c:1074
+#: fe-connect.c:2085 fe-connect.c:3476 fe-connect.c:3728 fe-connect.c:3847
+#: fe-connect.c:4077 fe-connect.c:4157 fe-connect.c:4252 fe-connect.c:4504
+#: fe-connect.c:4532 fe-connect.c:4604 fe-connect.c:4622 fe-connect.c:4718
+#: fe-connect.c:5070 fe-connect.c:5220 fe-exec.c:3340 fe-exec.c:3505
+#: fe-lobj.c:896 fe-protocol2.c:1181 fe-protocol3.c:1544 fe-secure.c:792
+#: fe-secure.c:1201
+msgid "out of memory\n"
+msgstr "mémoire épuisée\n"
+
+#: fe-auth.c:210
 msgid "GSSAPI name import error"
 msgstr "erreur d'import du nom GSSAPI"
 
-#: fe-auth.c:542
+#: fe-auth.c:296
 msgid "SSPI continuation error"
 msgstr "erreur de suite SSPI"
 
-#: fe-auth.c:553 fe-auth.c:627 fe-auth.c:662 fe-auth.c:758 fe-connect.c:2005
-#: fe-connect.c:3393 fe-connect.c:3611 fe-connect.c:4023 fe-connect.c:4118
-#: fe-connect.c:4383 fe-connect.c:4452 fe-connect.c:4469 fe-connect.c:4560
-#: fe-connect.c:4910 fe-connect.c:5060 fe-exec.c:3296 fe-exec.c:3461
-#: fe-lobj.c:896 fe-protocol2.c:1181 fe-protocol3.c:1544 fe-secure.c:790
-#: fe-secure.c:1190
-msgid "out of memory\n"
-msgstr "mémoire épuisée\n"
-
-#: fe-auth.c:642
+#: fe-auth.c:396
 msgid "could not acquire SSPI credentials"
 msgstr "n'a pas pu récupérer les pièces d'identité SSPI"
 
-#: fe-auth.c:733
+#: fe-auth.c:487
 msgid "SCM_CRED authentication method not supported\n"
 msgstr "authentification SCM_CRED non supportée\n"
 
-#: fe-auth.c:809
+#: fe-auth.c:563
 msgid "Kerberos 4 authentication not supported\n"
 msgstr "authentification Kerberos 4 non supportée\n"
 
-#: fe-auth.c:825
+#: fe-auth.c:568
 msgid "Kerberos 5 authentication not supported\n"
 msgstr "authentification Kerberos 5 non supportée\n"
 
-#: fe-auth.c:897
+#: fe-auth.c:639
 msgid "GSSAPI authentication not supported\n"
 msgstr "authentification GSSAPI non supportée\n"
 
-#: fe-auth.c:929
+#: fe-auth.c:671
 msgid "SSPI authentication not supported\n"
 msgstr "authentification SSPI non supportée\n"
 
-#: fe-auth.c:937
+#: fe-auth.c:679
 msgid "Crypt authentication not supported\n"
 msgstr "authentification crypt non supportée\n"
 
-#: fe-auth.c:964
+#: fe-auth.c:706
 #, c-format
 msgid "authentication method %u not supported\n"
 msgstr "méthode d'authentification %u non supportée\n"
 
-#: fe-connect.c:798
+#: fe-auth.c:753
+#, c-format
+msgid "user name lookup failure: error code %lu\n"
+msgstr "échec de la recherche du nom d'utilisateur : code erreur %lu\n"
+
+#: fe-auth.c:763 fe-connect.c:2012
+#, c-format
+msgid "could not look up local user ID %d: %s\n"
+msgstr "n'a pas pu rechercher l'identifiant de l'utilisateur local %d : %s\n"
+
+#: fe-auth.c:768 fe-connect.c:2017
+#, c-format
+msgid "local user with ID %d does not exist\n"
+msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas\n"
+
+#: fe-connect.c:840
 #, c-format
 msgid "invalid sslmode value: \"%s\"\n"
 msgstr "valeur sslmode invalide : « %s »\n"
 
-#: fe-connect.c:819
+#: fe-connect.c:861
 #, c-format
 msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
-msgstr ""
-"valeur sslmode « %s » invalide si le support SSL n'est pas compilé "
-"initialement\n"
+msgstr "valeur sslmode « %s » invalide si le support SSL n'est pas compilé initialement\n"
 
-#: fe-connect.c:1023
+#: fe-connect.c:1098
 #, c-format
 msgid "could not set socket to TCP no delay mode: %s\n"
 msgstr "n'a pas pu activer le mode TCP sans délai pour la socket : %s\n"
 
-#: fe-connect.c:1053
+#: fe-connect.c:1128
 #, c-format
 msgid ""
 "could not connect to server: %s\n"
@@ -124,7 +124,7 @@ msgstr ""
 "\tLe serveur est-il actif localement et accepte-t-il les connexions sur la\n"
 " \tsocket Unix « %s » ?\n"
 
-#: fe-connect.c:1108
+#: fe-connect.c:1183
 #, c-format
 msgid ""
 "could not connect to server: %s\n"
@@ -135,7 +135,7 @@ msgstr ""
 "\tLe serveur est-il actif sur l'hôte « %s » (%s)\n"
 "\tet accepte-t-il les connexionsTCP/IP sur le port %s ?\n"
 
-#: fe-connect.c:1117
+#: fe-connect.c:1192
 #, c-format
 msgid ""
 "could not connect to server: %s\n"
@@ -146,429 +146,406 @@ msgstr ""
 "\tLe serveur est-il actif sur l'hôte « %s » et accepte-t-il les connexions\n"
 "\tTCP/IP sur le port %s ?\n"
 
-#: fe-connect.c:1168
+#: fe-connect.c:1243
 #, c-format
 msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
 msgstr "setsockopt(TCP_KEEPIDLE) a échoué : %s\n"
 
-#: fe-connect.c:1181
+#: fe-connect.c:1256
 #, c-format
 msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
 msgstr "setsockopt(TCP_KEEPALIVE) a échoué : %s\n"
 
-#: fe-connect.c:1213
+#: fe-connect.c:1288
 #, c-format
 msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
 msgstr "setsockopt(TCP_KEEPINTVL) a échoué : %s\n"
 
-#: fe-connect.c:1245
+#: fe-connect.c:1320
 #, c-format
 msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
 msgstr "setsockopt(TCP_KEEPCNT) a échoué : %s\n"
 
-#: fe-connect.c:1293
+#: fe-connect.c:1368
 #, c-format
 msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
 msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) a échoué : %ui\n"
 
-#: fe-connect.c:1345
+#: fe-connect.c:1420
 #, c-format
 msgid "invalid port number: \"%s\"\n"
 msgstr "numéro de port invalide : « %s »\n"
 
-#: fe-connect.c:1378
+#: fe-connect.c:1453
 #, c-format
 msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
-msgstr ""
-"Le chemin du socket de domaine Unix, « %s », est trop (maximum %d octets)\n"
+msgstr "Le chemin du socket de domaine Unix, « %s », est trop (maximum %d octets)\n"
 
-#: fe-connect.c:1397
+#: fe-connect.c:1472
 #, c-format
 msgid "could not translate host name \"%s\" to address: %s\n"
 msgstr "n'a pas pu traduire le nom d'hôte « %s » en adresse : %s\n"
 
-#: fe-connect.c:1401
+#: fe-connect.c:1476
 #, c-format
 msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
 msgstr ""
-"n'a pas pu traduire le chemin de la socket du domaine Unix « %s » en "
-"adresse :\n"
+"n'a pas pu traduire le chemin de la socket du domaine Unix « %s » en adresse :\n"
 "%s\n"
 
-#: fe-connect.c:1606
+#: fe-connect.c:1681
 msgid "invalid connection state, probably indicative of memory corruption\n"
-msgstr ""
-"état de connexion invalide, indique probablement une corruption de mémoire\n"
+msgstr "état de connexion invalide, indique probablement une corruption de mémoire\n"
 
-#: fe-connect.c:1647
+#: fe-connect.c:1721
 #, c-format
 msgid "could not create socket: %s\n"
 msgstr "n'a pas pu créer la socket : %s\n"
 
-#: fe-connect.c:1669
+#: fe-connect.c:1743
 #, c-format
 msgid "could not set socket to nonblocking mode: %s\n"
 msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %s\n"
 
-#: fe-connect.c:1680
+#: fe-connect.c:1754
 #, c-format
 msgid "could not set socket to close-on-exec mode: %s\n"
 msgstr "n'a pas pu paramétrer la socket en mode close-on-exec : %s\n"
 
-#: fe-connect.c:1699
+#: fe-connect.c:1773
 msgid "keepalives parameter must be an integer\n"
 msgstr "le paramètre keepalives doit être un entier\n"
 
-#: fe-connect.c:1712
+#: fe-connect.c:1786
 #, c-format
 msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
 msgstr "setsockopt(SO_KEEPALIVE) a échoué : %s\n"
 
-#: fe-connect.c:1849
+#: fe-connect.c:1923
 #, c-format
 msgid "could not get socket error status: %s\n"
 msgstr "n'a pas pu déterminer le statut d'erreur de la socket : %s\n"
 
-#: fe-connect.c:1883
+#: fe-connect.c:1957
 #, c-format
 msgid "could not get client address from socket: %s\n"
 msgstr "n'a pas pu obtenir l'adresse du client depuis la socket : %s\n"
 
-#: fe-connect.c:1924
+#: fe-connect.c:1999
 msgid "requirepeer parameter is not supported on this platform\n"
 msgstr "le paramètre requirepeer n'est pas supporté sur cette plateforme\n"
 
-#: fe-connect.c:1927
+#: fe-connect.c:2002
 #, c-format
 msgid "could not get peer credentials: %s\n"
 msgstr "n'a pas pu obtenir l'authentification de l'autre : %s\n"
 
-#: fe-connect.c:1937
-#, c-format
-msgid "local user with ID %d does not exist\n"
-msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas\n"
-
-#: fe-connect.c:1945
+#: fe-connect.c:2025
 #, c-format
 msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
-msgstr ""
-"requirepeer indique « %s » mais le nom de l'utilisateur réel est « %s »\n"
+msgstr "requirepeer indique « %s » mais le nom de l'utilisateur réel est « %s »\n"
 
-#: fe-connect.c:1979
+#: fe-connect.c:2059
 #, c-format
 msgid "could not send SSL negotiation packet: %s\n"
 msgstr "n'a pas pu transmettre le paquet de négociation SSL : %s\n"
 
-#: fe-connect.c:2018
+#: fe-connect.c:2098
 #, c-format
 msgid "could not send startup packet: %s\n"
 msgstr "n'a pas pu transmettre le paquet de démarrage : %s\n"
 
-#: fe-connect.c:2088
+#: fe-connect.c:2168
 msgid "server does not support SSL, but SSL was required\n"
 msgstr "le serveur ne supporte pas SSL alors que SSL était réclamé\n"
 
-#: fe-connect.c:2114
+#: fe-connect.c:2194
 #, c-format
 msgid "received invalid response to SSL negotiation: %c\n"
 msgstr "a reçu une réponse invalide à la négociation SSL : %c\n"
 
-#: fe-connect.c:2189 fe-connect.c:2222
+#: fe-connect.c:2269 fe-connect.c:2302
 #, c-format
 msgid "expected authentication request from server, but received %c\n"
 msgstr ""
 "attendait une requête d'authentification en provenance du serveur, mais a\n"
 " reçu %c\n"
 
-#: fe-connect.c:2389
+#: fe-connect.c:2469
 #, c-format
 msgid "out of memory allocating GSSAPI buffer (%d)"
 msgstr "mémoire épuisée lors de l'allocation du tampon GSSAPI (%d)"
 
-#: fe-connect.c:2474
+#: fe-connect.c:2554
 msgid "unexpected message from server during startup\n"
 msgstr "message inattendu du serveur lors du démarrage\n"
 
-#: fe-connect.c:2568
+#: fe-connect.c:2648
 #, c-format
 msgid "invalid connection state %d, probably indicative of memory corruption\n"
 msgstr ""
 "état de connexion invalide (%d), indiquant probablement une corruption de\n"
 " mémoire\n"
 
-#: fe-connect.c:3001 fe-connect.c:3061
+#: fe-connect.c:3082 fe-connect.c:3142
 #, c-format
 msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
 msgstr "échec de PGEventProc « %s » lors de l'événement PGEVT_CONNRESET\n"
 
-#: fe-connect.c:3406
+#: fe-connect.c:3489
 #, c-format
 msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
 msgstr "URL LDAP « %s » invalide : le schéma doit être ldap://\n"
 
-#: fe-connect.c:3421
+#: fe-connect.c:3504
 #, c-format
 msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
 msgstr "URL LDAP « %s » invalide : le « distinguished name » manque\n"
 
-#: fe-connect.c:3432 fe-connect.c:3485
+#: fe-connect.c:3515 fe-connect.c:3568
 #, c-format
 msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
 msgstr "URL LDAP « %s » invalide : doit avoir exactement un attribut\n"
 
-#: fe-connect.c:3442 fe-connect.c:3499
+#: fe-connect.c:3525 fe-connect.c:3582
 #, c-format
 msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
-msgstr ""
-"URL LDAP « %s » invalide : doit avoir une échelle de recherche (base/un/"
-"sous)\n"
+msgstr "URL LDAP « %s » invalide : doit avoir une échelle de recherche (base/un/sous)\n"
 
-#: fe-connect.c:3453
+#: fe-connect.c:3536
 #, c-format
 msgid "invalid LDAP URL \"%s\": no filter\n"
 msgstr "URL LDAP « %s » invalide : aucun filtre\n"
 
-#: fe-connect.c:3474
+#: fe-connect.c:3557
 #, c-format
 msgid "invalid LDAP URL \"%s\": invalid port number\n"
 msgstr "URL LDAP « %s » invalide : numéro de port invalide\n"
 
-#: fe-connect.c:3508
+#: fe-connect.c:3591
 msgid "could not create LDAP structure\n"
 msgstr "n'a pas pu créer la structure LDAP\n"
 
-#: fe-connect.c:3550
+#: fe-connect.c:3667
 #, c-format
 msgid "lookup on LDAP server failed: %s\n"
 msgstr "échec de la recherche sur le serveur LDAP : %s\n"
 
-#: fe-connect.c:3561
+#: fe-connect.c:3678
 msgid "more than one entry found on LDAP lookup\n"
 msgstr "plusieurs entrées trouvées pendant la recherche LDAP\n"
 
-#: fe-connect.c:3562 fe-connect.c:3574
+#: fe-connect.c:3679 fe-connect.c:3691
 msgid "no entry found on LDAP lookup\n"
 msgstr "aucune entrée trouvée pendant la recherche LDAP\n"
 
-#: fe-connect.c:3585 fe-connect.c:3598
+#: fe-connect.c:3702 fe-connect.c:3715
 msgid "attribute has no values on LDAP lookup\n"
 msgstr "l'attribut n'a pas de valeur après la recherche LDAP\n"
 
-#: fe-connect.c:3650 fe-connect.c:3669 fe-connect.c:4157
+#: fe-connect.c:3767 fe-connect.c:3786 fe-connect.c:4291
 #, c-format
 msgid "missing \"=\" after \"%s\" in connection info string\n"
-msgstr ""
-"« = » manquant après « %s » dans la chaîne des paramètres de connexion\n"
+msgstr "« = » manquant après « %s » dans la chaîne des paramètres de connexion\n"
 
-#: fe-connect.c:3733 fe-connect.c:4337 fe-connect.c:5042
+#: fe-connect.c:3859 fe-connect.c:4472 fe-connect.c:5203
 #, c-format
 msgid "invalid connection option \"%s\"\n"
 msgstr "option de connexion « %s » invalide\n"
 
-#: fe-connect.c:3749 fe-connect.c:4206
+#: fe-connect.c:3875 fe-connect.c:4340
 msgid "unterminated quoted string in connection info string\n"
 msgstr "guillemets non refermés dans la chaîne des paramètres de connexion\n"
 
-#: fe-connect.c:3788
+#: fe-connect.c:3915
 msgid "could not get home directory to locate service definition file"
 msgstr ""
 "n'a pas pu obtenir le répertoire personnel pour trouver le certificat de\n"
 "définition du service"
 
-#: fe-connect.c:3821
+#: fe-connect.c:3948
 #, c-format
 msgid "definition of service \"%s\" not found\n"
 msgstr "définition du service « %s » introuvable\n"
 
-#: fe-connect.c:3844
+#: fe-connect.c:3971
 #, c-format
 msgid "service file \"%s\" not found\n"
 msgstr "fichier de service « %s » introuvable\n"
 
-#: fe-connect.c:3857
+#: fe-connect.c:3984
 #, c-format
 msgid "line %d too long in service file \"%s\"\n"
 msgstr "ligne %d trop longue dans le fichier service « %s »\n"
 
-#: fe-connect.c:3928 fe-connect.c:3955
+#: fe-connect.c:4055 fe-connect.c:4089
 #, c-format
 msgid "syntax error in service file \"%s\", line %d\n"
 msgstr "erreur de syntaxe dans le fichier service « %s », ligne %d\n"
 
-#: fe-connect.c:4570
+#: fe-connect.c:4729
 #, c-format
 msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
 msgstr "URI invalide propagée à la routine d'analyse interne : « %s »\n"
 
-#: fe-connect.c:4640
+#: fe-connect.c:4799
 #, c-format
-msgid ""
-"end of string reached when looking for matching \"]\" in IPv6 host address "
-"in URI: \"%s\"\n"
+msgid "end of string reached when looking for matching \"]\" in IPv6 host address in URI: \"%s\"\n"
 msgstr ""
 "fin de chaîne atteinte lors de la recherche du « ] » correspondant dans\n"
 "l'adresse IPv6 de l'hôte indiquée dans l'URI : « %s »\n"
 
-#: fe-connect.c:4647
+#: fe-connect.c:4806
 #, c-format
 msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
 msgstr "l'adresse IPv6 de l'hôte ne peut pas être vide dans l'URI : « %s »\n"
 
-#: fe-connect.c:4662
+#: fe-connect.c:4821
 #, c-format
-msgid ""
-"unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): "
-"\"%s\"\n"
+msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n"
 msgstr ""
 "caractère « %c » inattendu à la position %d de l'URI (caractère « : » ou\n"
 "« / » attendu) : « %s »\n"
 
-#: fe-connect.c:4776
+#: fe-connect.c:4935
 #, c-format
 msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
-msgstr ""
-"séparateur « = » de clé/valeur en trop dans le paramètre de requête URI : « "
-"%s »\n"
+msgstr "séparateur « = » de clé/valeur en trop dans le paramètre de requête URI : « %s »\n"
 
-#: fe-connect.c:4796
+#: fe-connect.c:4955
 #, c-format
 msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
-msgstr ""
-"séparateur « = » de clé/valeur manquant dans le paramètre de requête URI : « "
-"%s »\n"
+msgstr "séparateur « = » de clé/valeur manquant dans le paramètre de requête URI : « %s »\n"
 
-#: fe-connect.c:4867
+#: fe-connect.c:5026
 #, c-format
 msgid "invalid URI query parameter: \"%s\"\n"
 msgstr "paramètre de la requête URI invalide : « %s »\n"
 
-#: fe-connect.c:4937
+#: fe-connect.c:5098
 #, c-format
 msgid "invalid percent-encoded token: \"%s\"\n"
 msgstr "jeton encodé en pourcentage invalide : « %s »\n"
 
-#: fe-connect.c:4947
+#: fe-connect.c:5108
 #, c-format
 msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
 msgstr "valeur %%00 interdite dans la valeur codée en pourcentage : « %s »\n"
 
-#: fe-connect.c:5270
+#: fe-connect.c:5439
 msgid "connection pointer is NULL\n"
 msgstr "le pointeur de connexion est NULL\n"
 
-#: fe-connect.c:5547
+#: fe-connect.c:5725
 #, c-format
 msgid "WARNING: password file \"%s\" is not a plain file\n"
-msgstr ""
-"ATTENTION : le fichier de mots de passe « %s » n'est pas un fichier texte\n"
+msgstr "ATTENTION : le fichier de mots de passe « %s » n'est pas un fichier texte\n"
 
-#: fe-connect.c:5556
+#: fe-connect.c:5734
 #, c-format
-msgid ""
-"WARNING: password file \"%s\" has group or world access; permissions should "
-"be u=rw (0600) or less\n"
+msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
 msgstr ""
 "ATTENTION : le fichier de mots de passe « %s » a des droits d'accès en\n"
 "lecture pour le groupe ou universel ; les droits devraient être u=rw (0600)\n"
 "ou inférieur\n"
 
-#: fe-connect.c:5656
+#: fe-connect.c:5840
 #, c-format
 msgid "password retrieved from file \"%s\"\n"
 msgstr "mot de passe récupéré dans le fichier fichier « %s »\n"
 
-#: fe-exec.c:824
+#: fe-exec.c:825
 msgid "NOTICE"
 msgstr "NOTICE"
 
-#: fe-exec.c:1120 fe-exec.c:1178 fe-exec.c:1224
+#: fe-exec.c:1121 fe-exec.c:1179 fe-exec.c:1225
 msgid "command string is a null pointer\n"
 msgstr "la chaîne de commande est un pointeur nul\n"
 
-#: fe-exec.c:1184 fe-exec.c:1230 fe-exec.c:1325
+#: fe-exec.c:1185 fe-exec.c:1231 fe-exec.c:1326
 msgid "number of parameters must be between 0 and 65535\n"
 msgstr "le nombre de paramètres doit être compris entre 0 et 65535\n"
 
-#: fe-exec.c:1218 fe-exec.c:1319
+#: fe-exec.c:1219 fe-exec.c:1320
 msgid "statement name is a null pointer\n"
 msgstr "le nom de l'instruction est un pointeur nul\n"
 
-#: fe-exec.c:1238 fe-exec.c:1402 fe-exec.c:2096 fe-exec.c:2295
+#: fe-exec.c:1239 fe-exec.c:1403 fe-exec.c:2118 fe-exec.c:2317
 msgid "function requires at least protocol version 3.0\n"
 msgstr "la fonction nécessite au minimum le protocole 3.0\n"
 
-#: fe-exec.c:1356
+#: fe-exec.c:1357
 msgid "no connection to the server\n"
 msgstr "aucune connexion au serveur\n"
 
-#: fe-exec.c:1363
+#: fe-exec.c:1364
 msgid "another command is already in progress\n"
 msgstr "une autre commande est déjà en cours\n"
 
-#: fe-exec.c:1478
+#: fe-exec.c:1479
 msgid "length must be given for binary parameter\n"
 msgstr "la longueur doit être indiquée pour les paramètres binaires\n"
 
-#: fe-exec.c:1756
+#: fe-exec.c:1748
 #, c-format
 msgid "unexpected asyncStatus: %d\n"
 msgstr "asyncStatus inattendu : %d\n"
 
-#: fe-exec.c:1776
+#: fe-exec.c:1768
 #, c-format
 msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n"
 msgstr "échec de PGEventProc « %s » lors de l'événement PGEVT_RESULTCREATE\n"
 
-#: fe-exec.c:1906
+#: fe-exec.c:1928
 msgid "COPY terminated by new PQexec"
 msgstr "COPY terminé par un nouveau PQexec"
 
-#: fe-exec.c:1914
+#: fe-exec.c:1936
 msgid "COPY IN state must be terminated first\n"
 msgstr "l'état COPY IN doit d'abord être terminé\n"
 
-#: fe-exec.c:1934
+#: fe-exec.c:1956
 msgid "COPY OUT state must be terminated first\n"
 msgstr "l'état COPY OUT doit d'abord être terminé\n"
 
-#: fe-exec.c:1942
+#: fe-exec.c:1964
 msgid "PQexec not allowed during COPY BOTH\n"
 msgstr "PQexec non autorisé pendant COPY BOTH\n"
 
-#: fe-exec.c:2185 fe-exec.c:2252 fe-exec.c:2342 fe-protocol2.c:1327
+#: fe-exec.c:2207 fe-exec.c:2274 fe-exec.c:2364 fe-protocol2.c:1327
 #: fe-protocol3.c:1683
 msgid "no COPY in progress\n"
 msgstr "aucun COPY en cours\n"
 
-#: fe-exec.c:2534
+#: fe-exec.c:2556
 msgid "connection in wrong state\n"
 msgstr "connexion dans un état erroné\n"
 
-#: fe-exec.c:2565
+#: fe-exec.c:2587
 msgid "invalid ExecStatusType code"
 msgstr "code ExecStatusType invalide"
 
-#: fe-exec.c:2629 fe-exec.c:2652
+#: fe-exec.c:2651 fe-exec.c:2674
 #, c-format
 msgid "column number %d is out of range 0..%d"
 msgstr "le numéro de colonne %d est en dehors des limites 0..%d"
 
-#: fe-exec.c:2645
+#: fe-exec.c:2667
 #, c-format
 msgid "row number %d is out of range 0..%d"
 msgstr "le numéro de ligne %d est en dehors des limites 0..%d"
 
-#: fe-exec.c:2667
+#: fe-exec.c:2689
 #, c-format
 msgid "parameter number %d is out of range 0..%d"
 msgstr "le numéro de paramètre %d est en dehors des limites 0..%d"
 
-#: fe-exec.c:2955
+#: fe-exec.c:2999
 #, c-format
 msgid "could not interpret result from server: %s"
 msgstr "n'a pas pu interpréter la réponse du serveur : %s"
 
-#: fe-exec.c:3194 fe-exec.c:3278
+#: fe-exec.c:3238 fe-exec.c:3322
 msgid "incomplete multibyte character\n"
 msgstr "caractère multi-octet incomplet\n"
 
@@ -622,8 +599,7 @@ msgstr "n'a pas pu 
 #: fe-lobj.c:947
 msgid "query to initialize large object functions did not return data\n"
 msgstr ""
-"la requête d'initialisation des fonctions pour « Larges Objects » ne "
-"renvoie\n"
+"la requête d'initialisation des fonctions pour « Larges Objects » ne renvoie\n"
 "pas de données\n"
 
 #: fe-lobj.c:996
@@ -668,12 +644,12 @@ msgstr "entier de taille %lu non support
 msgid "integer of size %lu not supported by pqPutInt"
 msgstr "entier de taille %lu non supporté par pqPutInt"
 
-#: fe-misc.c:610 fe-misc.c:806
+#: fe-misc.c:642 fe-misc.c:841
 msgid "connection not open\n"
 msgstr "la connexion n'est pas active\n"
 
-#: fe-misc.c:736 fe-secure.c:386 fe-secure.c:466 fe-secure.c:547
-#: fe-secure.c:656
+#: fe-misc.c:811 fe-secure.c:388 fe-secure.c:468 fe-secure.c:549
+#: fe-secure.c:658
 msgid ""
 "server closed the connection unexpectedly\n"
 "\tThis probably means the server terminated abnormally\n"
@@ -683,15 +659,15 @@ msgstr ""
 "\tLe serveur s'est peut-être arrêté anormalement avant ou durant le\n"
 "\ttraitement de la requête.\n"
 
-#: fe-misc.c:970
+#: fe-misc.c:1007
 msgid "timeout expired\n"
 msgstr "le délai est dépassé\n"
 
-#: fe-misc.c:1015
+#: fe-misc.c:1052
 msgid "socket not open\n"
 msgstr "socket non ouvert\n"
 
-#: fe-misc.c:1038
+#: fe-misc.c:1075
 #, c-format
 msgid "select() failed: %s\n"
 msgstr "échec de select() : %s\n"
@@ -699,21 +675,17 @@ msgstr "
 #: fe-protocol2.c:91
 #, c-format
 msgid "invalid setenv state %c, probably indicative of memory corruption\n"
-msgstr ""
-"état setenv %c invalide, indiquant probablement une corruption de la "
-"mémoire\n"
+msgstr "état setenv %c invalide, indiquant probablement une corruption de la mémoire\n"
 
 #: fe-protocol2.c:390
 #, c-format
 msgid "invalid state %c, probably indicative of memory corruption\n"
-msgstr ""
-"état %c invalide, indiquant probablement une corruption de la mémoire\n"
+msgstr "état %c invalide, indiquant probablement une corruption de la mémoire\n"
 
 #: fe-protocol2.c:479 fe-protocol3.c:186
 #, c-format
 msgid "message type 0x%02x arrived from server while idle"
-msgstr ""
-"le message de type 0x%02x est arrivé alors que le serveur était en attente"
+msgstr "le message de type 0x%02x est arrivé alors que le serveur était en attente"
 
 #: fe-protocol2.c:522
 #, c-format
@@ -724,18 +696,14 @@ msgstr ""
 
 #: fe-protocol2.c:580
 #, c-format
-msgid ""
-"server sent data (\"D\" message) without prior row description (\"T\" "
-"message)"
+msgid "server sent data (\"D\" message) without prior row description (\"T\" message)"
 msgstr ""
 "le serveur a envoyé des données (message « D ») sans description préalable\n"
 "de la ligne (message « T »)"
 
 #: fe-protocol2.c:598
 #, c-format
-msgid ""
-"server sent binary data (\"B\" message) without prior row description (\"T\" "
-"message)"
+msgid "server sent binary data (\"B\" message) without prior row description (\"T\" message)"
 msgstr ""
 "le serveur a envoyé des données binaires (message « B ») sans description\n"
 "préalable de la ligne (message « T »)"
@@ -743,8 +711,7 @@ msgstr ""
 #: fe-protocol2.c:618 fe-protocol3.c:385
 #, c-format
 msgid "unexpected response from server; first received character was \"%c\"\n"
-msgstr ""
-"réponse inattendue du serveur, le premier caractère reçu étant « %c »\n"
+msgstr "réponse inattendue du serveur, le premier caractère reçu étant « %c »\n"
 
 #: fe-protocol2.c:747 fe-protocol2.c:922 fe-protocol3.c:600 fe-protocol3.c:782
 msgid "out of memory for query result"
@@ -758,8 +725,7 @@ msgstr "%s"
 #: fe-protocol2.c:1382
 #, c-format
 msgid "lost synchronization with server, resetting connection"
-msgstr ""
-"synchronisation perdue avec le serveur, réinitialisation de la connexion"
+msgstr "synchronisation perdue avec le serveur, réinitialisation de la connexion"
 
 #: fe-protocol2.c:1516 fe-protocol2.c:1548 fe-protocol3.c:1955
 #, c-format
@@ -767,9 +733,7 @@ msgid "protocol error: id=0x%x\n"
 msgstr "erreur de protocole : id=0x%x\n"
 
 #: fe-protocol3.c:341
-msgid ""
-"server sent data (\"D\" message) without prior row description (\"T\" "
-"message)\n"
+msgid "server sent data (\"D\" message) without prior row description (\"T\" message)\n"
 msgstr ""
 "le serveur a envoyé des données (message « D ») sans description préalable\n"
 "de la ligne (message « T »)\n"
@@ -882,9 +846,8 @@ msgstr "LIGNE %d : "
 msgid "PQgetline: not doing text COPY OUT\n"
 msgstr "PQgetline : ne va pas réaliser un COPY OUT au format texte\n"
 
-#: fe-secure.c:270 fe-secure.c:1127 fe-secure.c:1347
+#: fe-secure.c:270 fe-secure.c:1138 fe-secure.c:1358
 #, c-format
-#| msgid "unable to acquire mutex\n"
 msgid "could not acquire mutex: %s\n"
 msgstr "n'a pas pu acquérir le mutex : %s\n"
 
@@ -893,165 +856,154 @@ msgstr "n'a pas pu acqu
 msgid "could not establish SSL connection: %s\n"
 msgstr "n'a pas pu établir la connexion SSL : %s\n"
 
-#: fe-secure.c:391 fe-secure.c:552 fe-secure.c:1476
+#: fe-secure.c:393 fe-secure.c:554 fe-secure.c:1487
 #, c-format
 msgid "SSL SYSCALL error: %s\n"
 msgstr "erreur SYSCALL SSL : %s\n"
 
-#: fe-secure.c:398 fe-secure.c:559 fe-secure.c:1480
+#: fe-secure.c:400 fe-secure.c:561 fe-secure.c:1491
 msgid "SSL SYSCALL error: EOF detected\n"
 msgstr "erreur SYSCALL SSL : EOF détecté\n"
 
-#: fe-secure.c:409 fe-secure.c:570 fe-secure.c:1489
+#: fe-secure.c:411 fe-secure.c:572 fe-secure.c:1500
 #, c-format
 msgid "SSL error: %s\n"
 msgstr "erreur SSL : %s\n"
 
-#: fe-secure.c:424 fe-secure.c:585
+#: fe-secure.c:426 fe-secure.c:587
 msgid "SSL connection has been closed unexpectedly\n"
 msgstr "la connexion SSL a été fermée de façon inattendu\n"
 
-#: fe-secure.c:430 fe-secure.c:591 fe-secure.c:1498
+#: fe-secure.c:432 fe-secure.c:593 fe-secure.c:1509
 #, c-format
 msgid "unrecognized SSL error code: %d\n"
 msgstr "code d'erreur SSL inconnu : %d\n"
 
-#: fe-secure.c:474
+#: fe-secure.c:476
 #, c-format
 msgid "could not receive data from server: %s\n"
 msgstr "n'a pas pu recevoir des données depuis le serveur : %s\n"
 
-#: fe-secure.c:663
+#: fe-secure.c:665
 #, c-format
 msgid "could not send data to server: %s\n"
 msgstr "n'a pas pu transmettre les données au serveur : %s\n"
 
-#: fe-secure.c:783 fe-secure.c:800
+#: fe-secure.c:785 fe-secure.c:802
 msgid "could not get server common name from server certificate\n"
 msgstr "n'a pas pu récupérer le nom commun à partir du certificat du serveur\n"
 
-#: fe-secure.c:813
+#: fe-secure.c:815
 msgid "SSL certificate's common name contains embedded null\n"
 msgstr "le nom commun du certificat SSL contient des NULL\n"
 
-#: fe-secure.c:825
+#: fe-secure.c:827
 msgid "host name must be specified for a verified SSL connection\n"
 msgstr "le nom d'hôte doit être précisé pour une connexion SSL vérifiée\n"
 
-#: fe-secure.c:839
+#: fe-secure.c:841
 #, c-format
 msgid "server common name \"%s\" does not match host name \"%s\"\n"
-msgstr ""
-"le nom courant du serveur « %s » ne correspond pas au nom d'hôte « %s »\n"
+msgstr "le nom courant du serveur « %s » ne correspond pas au nom d'hôte « %s »\n"
 
-#: fe-secure.c:974
+#: fe-secure.c:982
 #, c-format
 msgid "could not create SSL context: %s\n"
 msgstr "n'a pas pu créer le contexte SSL : %s\n"
 
-#: fe-secure.c:1097
+#: fe-secure.c:1108
 #, c-format
 msgid "could not open certificate file \"%s\": %s\n"
 msgstr "n'a pas pu ouvrir le certificat « %s » : %s\n"
 
-#: fe-secure.c:1136 fe-secure.c:1151
+#: fe-secure.c:1147 fe-secure.c:1162
 #, c-format
 msgid "could not read certificate file \"%s\": %s\n"
 msgstr "n'a pas pu lire le certificat « %s » : %s\n"
 
-#: fe-secure.c:1206
+#: fe-secure.c:1217
 #, c-format
 msgid "could not load SSL engine \"%s\": %s\n"
 msgstr "n'a pas pu charger le moteur SSL « %s » : %s\n"
 
-#: fe-secure.c:1218
+#: fe-secure.c:1229
 #, c-format
 msgid "could not initialize SSL engine \"%s\": %s\n"
 msgstr "n'a pas pu initialiser le moteur SSL « %s » : %s\n"
 
-#: fe-secure.c:1234
+#: fe-secure.c:1245
 #, c-format
 msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
-msgstr ""
-"n'a pas pu lire la clé privée SSL « %s » à partir du moteur « %s » : %s\n"
+msgstr "n'a pas pu lire la clé privée SSL « %s » à partir du moteur « %s » : %s\n"
 
-#: fe-secure.c:1248
+#: fe-secure.c:1259
 #, c-format
 msgid "could not load private SSL key \"%s\" from engine \"%s\": %s\n"
-msgstr ""
-"n'a pas pu charger la clé privée SSL « %s » à partir du moteur « %s » : %s\n"
+msgstr "n'a pas pu charger la clé privée SSL « %s » à partir du moteur « %s » : %s\n"
 
-#: fe-secure.c:1285
+#: fe-secure.c:1296
 #, c-format
 msgid "certificate present, but not private key file \"%s\"\n"
 msgstr "le certificat est présent, mais la clé privée « %s » est absente\n"
 
-#: fe-secure.c:1293
+#: fe-secure.c:1304
 #, c-format
-msgid ""
-"private key file \"%s\" has group or world access; permissions should be "
-"u=rw (0600) or less\n"
+msgid "private key file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
 msgstr ""
 "le fichier de la clé privée « %s » a des droits d'accès en lecture\n"
 "pour le groupe ou universel ; les droits devraient être u=rw (0600)\n"
 "ou inférieur\n"
 
-#: fe-secure.c:1304
+#: fe-secure.c:1315
 #, c-format
 msgid "could not load private key file \"%s\": %s\n"
 msgstr "n'a pas pu charger le fichier de clé privée « %s » : %s\n"
 
-#: fe-secure.c:1318
+#: fe-secure.c:1329
 #, c-format
 msgid "certificate does not match private key file \"%s\": %s\n"
 msgstr "le certificat ne correspond pas à la clé privée « %s » : %s\n"
 
-#: fe-secure.c:1356
+#: fe-secure.c:1367
 #, c-format
 msgid "could not read root certificate file \"%s\": %s\n"
 msgstr "n'a pas pu lire le certificat racine « %s » : %s\n"
 
-#: fe-secure.c:1386
+#: fe-secure.c:1397
 #, c-format
 msgid "SSL library does not support CRL certificates (file \"%s\")\n"
-msgstr ""
-"la bibliothèque SSL ne supporte pas les certificats CRL (fichier « %s »)\n"
+msgstr "la bibliothèque SSL ne supporte pas les certificats CRL (fichier « %s »)\n"
 
-#: fe-secure.c:1419
+#: fe-secure.c:1430
 msgid ""
 "could not get home directory to locate root certificate file\n"
-"Either provide the file or change sslmode to disable server certificate "
-"verification.\n"
+"Either provide the file or change sslmode to disable server certificate verification.\n"
 msgstr ""
-"n'a pas pu obtenir le répertoire personnel pour situer le fichier de "
-"certificat racine.\n"
-"Fournissez le fichier ou modifiez sslmode pour désactiver la vérification "
-"du\n"
+"n'a pas pu obtenir le répertoire personnel pour situer le fichier de certificat racine.\n"
+"Fournissez le fichier ou modifiez sslmode pour désactiver la vérification du\n"
 "certificat par le serveur.\n"
 
-#: fe-secure.c:1423
+#: fe-secure.c:1434
 #, c-format
 msgid ""
 "root certificate file \"%s\" does not exist\n"
-"Either provide the file or change sslmode to disable server certificate "
-"verification.\n"
+"Either provide the file or change sslmode to disable server certificate verification.\n"
 msgstr ""
 "le fichier de certificat racine « %s » n'existe pas.\n"
-"Fournissez le fichier ou modifiez sslmode pour désactiver la vérification "
-"du\n"
+"Fournissez le fichier ou modifiez sslmode pour désactiver la vérification du\n"
 "certificat par le serveur.\n"
 
-#: fe-secure.c:1517
+#: fe-secure.c:1528
 #, c-format
 msgid "certificate could not be obtained: %s\n"
 msgstr "le certificat n'a pas pu être obtenu : %s\n"
 
-#: fe-secure.c:1594
+#: fe-secure.c:1624
 #, c-format
 msgid "no SSL error reported"
 msgstr "aucune erreur SSL reportée"
 
-#: fe-secure.c:1603
+#: fe-secure.c:1633
 #, c-format
 msgid "SSL error code %lu"
 msgstr "erreur SSL %lu"
@@ -1061,35 +1013,39 @@ msgstr "erreur SSL %lu"
 msgid "unrecognized socket error: 0x%08X/%d"
 msgstr "erreur de socket non reconnue : 0x%08X/%d"
 
-#~ msgid "could not get home directory to locate client certificate files\n"
-#~ msgstr ""
-#~ "n'a pas pu récupérer le répertoire personnel pour trouver les "
-#~ "certificats\n"
-#~ "du client\n"
+#~ msgid "unrecognized return value from row processor"
+#~ msgstr "valeur de retour du traitement de la ligne non reconnue"
 
-#~ msgid ""
-#~ "verified SSL connections are only supported when connecting to a host "
-#~ "name\n"
-#~ msgstr ""
-#~ "les connexions SSL vérifiées ne sont supportées que lors de la connexion\n"
-#~ "à un alias hôte\n"
+#~ msgid "invalid sslverify value: \"%s\"\n"
+#~ msgstr "valeur sslverify invalide : « %s »\n"
 
-#~ msgid "could not open private key file \"%s\": %s\n"
-#~ msgstr "n'a pas pu ouvrir le fichier de clé privée « %s » : %s\n"
+#~ msgid "invalid appname state %d, probably indicative of memory corruption\n"
+#~ msgstr "état appname %d invalide, indiquant probablement une corruption de la mémoire\n"
+
+#~ msgid "could not read private key file \"%s\": %s\n"
+#~ msgstr "n'a pas pu lire la clé privée « %s » : %s\n"
 
 #~ msgid "private key file \"%s\" changed during execution\n"
 #~ msgstr "la clé privée « %s » a été modifiée durant l'exécution\n"
 
-#~ msgid "could not read private key file \"%s\": %s\n"
-#~ msgstr "n'a pas pu lire la clé privée « %s » : %s\n"
+#~ msgid "could not open private key file \"%s\": %s\n"
+#~ msgstr "n'a pas pu ouvrir le fichier de clé privée « %s » : %s\n"
 
-#~ msgid "invalid appname state %d, probably indicative of memory corruption\n"
+#~ msgid "verified SSL connections are only supported when connecting to a host name\n"
 #~ msgstr ""
-#~ "état appname %d invalide, indiquant probablement une corruption de la "
-#~ "mémoire\n"
+#~ "les connexions SSL vérifiées ne sont supportées que lors de la connexion\n"
+#~ "à un alias hôte\n"
 
-#~ msgid "invalid sslverify value: \"%s\"\n"
-#~ msgstr "valeur sslverify invalide : « %s »\n"
+#~ msgid "could not get home directory to locate client certificate files\n"
+#~ msgstr ""
+#~ "n'a pas pu récupérer le répertoire personnel pour trouver les certificats\n"
+#~ "du client\n"
 
-#~ msgid "unrecognized return value from row processor"
-#~ msgstr "valeur de retour du traitement de la ligne non reconnue"
+#~ msgid "could not restore nonblocking mode on socket: %s\n"
+#~ msgstr "n'a pas pu rétablir le mode non-bloquant pour la socket : %s\n"
+
+#~ msgid "Kerberos 5 authentication rejected: %*s\n"
+#~ msgstr "authentification Kerberos 5 rejetée : %*s\n"
+
+#~ msgid "could not set socket to blocking mode: %s\n"
+#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %s\n"
index 76d581ed8fa1d53b82d8442526c267744e0da213..dde01f3c1d1b917733a26559f817e9bf9371c378 100644 (file)
@@ -3,13 +3,13 @@
 # This file is distributed under the same license as the PostgreSQL package.
 # Cesar Suga , 2002.
 # Roberto Mello , 2002.
-# Euler Taveira de Oliveira , 2003-2014.
+# Euler Taveira de Oliveira , 2003-2015.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-05-17 15:55-0300\n"
+"POT-Creation-Date: 2015-05-16 08:47-0300\n"
 "PO-Revision-Date: 2005-10-04 22:45-0300\n"
 "Last-Translator: Euler Taveira de Oliveira \n"
 "Language-Team: Brazilian Portuguese \n"
@@ -31,11 +31,13 @@ msgid "duplicate GSS authentication request\n"
 msgstr "pedido de autenticação GSS duplicado\n"
 
 #: fe-auth.c:197 fe-auth.c:307 fe-auth.c:381 fe-auth.c:416 fe-auth.c:512
-#: fe-connect.c:2005 fe-connect.c:3395 fe-connect.c:3647 fe-connect.c:4060
-#: fe-connect.c:4155 fe-connect.c:4420 fe-connect.c:4492 fe-connect.c:4510
-#: fe-connect.c:4526 fe-connect.c:4608 fe-connect.c:4958 fe-connect.c:5108
-#: fe-exec.c:3340 fe-exec.c:3505 fe-lobj.c:896 fe-protocol2.c:1181
-#: fe-protocol3.c:1544 fe-secure.c:792 fe-secure.c:1201
+#: fe-auth.c:778 fe-connect.c:701 fe-connect.c:898 fe-connect.c:1074
+#: fe-connect.c:2085 fe-connect.c:3476 fe-connect.c:3728 fe-connect.c:3847
+#: fe-connect.c:4077 fe-connect.c:4157 fe-connect.c:4252 fe-connect.c:4504
+#: fe-connect.c:4532 fe-connect.c:4604 fe-connect.c:4622 fe-connect.c:4718
+#: fe-connect.c:5069 fe-connect.c:5219 fe-exec.c:3338 fe-exec.c:3503
+#: fe-lobj.c:896 fe-protocol2.c:1181 fe-protocol3.c:1544 fe-secure.c:792
+#: fe-secure.c:1201
 msgid "out of memory\n"
 msgstr "sem memória\n"
 
@@ -80,22 +82,37 @@ msgstr "Autenticação crypt não é suportada\n"
 msgid "authentication method %u not supported\n"
 msgstr "método de autenticação %u não é suportado\n"
 
-#: fe-connect.c:798
+#: fe-auth.c:753
+#, c-format
+msgid "user name lookup failure: error code %lu\n"
+msgstr "falhou ao pesquisar nome de usuário: código de erro %lu\n"
+
+#: fe-auth.c:763 fe-connect.c:2012
+#, c-format
+msgid "could not look up local user ID %d: %s\n"
+msgstr "não pôde encontrar ID de usuário local %d: %s\n"
+
+#: fe-auth.c:768 fe-connect.c:2017
+#, c-format
+msgid "local user with ID %d does not exist\n"
+msgstr "usuário local com ID %d não existe\n"
+
+#: fe-connect.c:840
 #, c-format
 msgid "invalid sslmode value: \"%s\"\n"
 msgstr "valor do modo ssl desconhecido: \"%s\"\n"
 
-#: fe-connect.c:819
+#: fe-connect.c:861
 #, c-format
 msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
 msgstr "valor \"%s\" do modo ssl é inválido quando suporte a SSL não foi compilado\n"
 
-#: fe-connect.c:1024
+#: fe-connect.c:1098
 #, c-format
 msgid "could not set socket to TCP no delay mode: %s\n"
 msgstr "não pôde configurar o soquete para modo TCP sem atraso: %s\n"
 
-#: fe-connect.c:1054
+#: fe-connect.c:1128
 #, c-format
 msgid ""
 "could not connect to server: %s\n"
@@ -106,7 +123,7 @@ msgstr ""
 "\tO servidor está executando localmente e aceitando\n"
 "\tconexões no soquete de domínio Unix \"%s\"?\n"
 
-#: fe-connect.c:1109
+#: fe-connect.c:1183
 #, c-format
 msgid ""
 "could not connect to server: %s\n"
@@ -117,7 +134,7 @@ msgstr ""
 "\tO servidor está executando na máquina \"%s\" (%s) e aceitando\n"
 "\tconexões TCP/IP na porta %s?\n"
 
-#: fe-connect.c:1118
+#: fe-connect.c:1192
 #, c-format
 msgid ""
 "could not connect to server: %s\n"
@@ -128,300 +145,295 @@ msgstr ""
 "\tO servidor está executando na máquina \"%s\" e aceitando\n"
 "\tconexões TCP/IP na porta %s?\n"
 
-#: fe-connect.c:1169
+#: fe-connect.c:1243
 #, c-format
 msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
 msgstr "setsockopt(TCP_KEEPIDLE) falhou: %s\n"
 
-#: fe-connect.c:1182
+#: fe-connect.c:1256
 #, c-format
 msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
 msgstr "setsockopt(TCP_KEEPALIVE) falhou: %s\n"
 
-#: fe-connect.c:1214
+#: fe-connect.c:1288
 #, c-format
 msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
 msgstr "setsockopt(TCP_KEEPINTVL) falhou: %s\n"
 
-#: fe-connect.c:1246
+#: fe-connect.c:1320
 #, c-format
 msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
 msgstr "setsockopt(TCP_KEEPCNT) falhou: %s\n"
 
-#: fe-connect.c:1294
+#: fe-connect.c:1368
 #, c-format
 msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
 msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) falhou: %ui\n"
 
-#: fe-connect.c:1346
+#: fe-connect.c:1420
 #, c-format
 msgid "invalid port number: \"%s\"\n"
 msgstr "número de porta inválido: \"%s\"\n"
 
-#: fe-connect.c:1379
+#: fe-connect.c:1453
 #, c-format
 msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
 msgstr "caminho do soquete de domínio Unix \"%s\" é muito longo (máximo de %d bytes)\n"
 
-#: fe-connect.c:1398
+#: fe-connect.c:1472
 #, c-format
 msgid "could not translate host name \"%s\" to address: %s\n"
 msgstr "não pôde traduzir nome da máquina \"%s\" para endereço: %s\n"
 
-#: fe-connect.c:1402
+#: fe-connect.c:1476
 #, c-format
 msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
 msgstr "não pôde traduzir caminho do soquete de domínio Unix \"%s\" para endereço: %s\n"
 
-#: fe-connect.c:1607
+#: fe-connect.c:1681
 msgid "invalid connection state, probably indicative of memory corruption\n"
 msgstr "estado de conexão é inválido, provavelmente indicativo de corrupção de memória\n"
 
-#: fe-connect.c:1647
+#: fe-connect.c:1721
 #, c-format
 msgid "could not create socket: %s\n"
 msgstr "não pôde criar soquete: %s\n"
 
-#: fe-connect.c:1669
+#: fe-connect.c:1743
 #, c-format
 msgid "could not set socket to nonblocking mode: %s\n"
 msgstr "não pôde configurar o soquete para modo não bloqueado: %s\n"
 
-#: fe-connect.c:1680
+#: fe-connect.c:1754
 #, c-format
 msgid "could not set socket to close-on-exec mode: %s\n"
 msgstr "não pôde configurar o soquete para modo fechar-após-execução: %s\n"
 
-#: fe-connect.c:1699
+#: fe-connect.c:1773
 msgid "keepalives parameter must be an integer\n"
 msgstr "parâmetro keepalives deve ser um inteiro\n"
 
-#: fe-connect.c:1712
+#: fe-connect.c:1786
 #, c-format
 msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
 msgstr "setsockopt(SO_KEEPALIVE) falhou: %s\n"
 
-#: fe-connect.c:1849
+#: fe-connect.c:1923
 #, c-format
 msgid "could not get socket error status: %s\n"
 msgstr "não pôde obter status de erro do soquete: %s\n"
 
-#: fe-connect.c:1883
+#: fe-connect.c:1957
 #, c-format
 msgid "could not get client address from socket: %s\n"
 msgstr "não pôde obter do soquete o endereço do cliente: %s\n"
 
-#: fe-connect.c:1924
+#: fe-connect.c:1999
 msgid "requirepeer parameter is not supported on this platform\n"
 msgstr "parâmetro requirepeer não é suportado nessa plataforma\n"
 
-#: fe-connect.c:1927
+#: fe-connect.c:2002
 #, c-format
 msgid "could not get peer credentials: %s\n"
 msgstr "não pôde receber credenciais: %s\n"
 
-#: fe-connect.c:1937
-#, c-format
-msgid "local user with ID %d does not exist\n"
-msgstr "usuário local com ID %d não existe\n"
-
-#: fe-connect.c:1945
+#: fe-connect.c:2025
 #, c-format
 msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
 msgstr "requirepeer especificou \"%s\", mas nome de usuário atual é \"%s\"\n"
 
-#: fe-connect.c:1979
+#: fe-connect.c:2059
 #, c-format
 msgid "could not send SSL negotiation packet: %s\n"
 msgstr "não pôde mandar pacote de negociação SSL: %s\n"
 
-#: fe-connect.c:2018
+#: fe-connect.c:2098
 #, c-format
 msgid "could not send startup packet: %s\n"
 msgstr "não pôde enviar pacote de inicialização: %s\n"
 
-#: fe-connect.c:2088
+#: fe-connect.c:2168
 msgid "server does not support SSL, but SSL was required\n"
 msgstr "servidor não suporta SSL, mas SSL foi requerido\n"
 
-#: fe-connect.c:2114
+#: fe-connect.c:2194
 #, c-format
 msgid "received invalid response to SSL negotiation: %c\n"
 msgstr "a negociação SSL recebeu uma resposta inválida: %c\n"
 
-#: fe-connect.c:2189 fe-connect.c:2222
+#: fe-connect.c:2269 fe-connect.c:2302
 #, c-format
 msgid "expected authentication request from server, but received %c\n"
 msgstr "pedido de autenticação esperado do servidor, mas foi recebido %c\n"
 
-#: fe-connect.c:2389
+#: fe-connect.c:2469
 #, c-format
 msgid "out of memory allocating GSSAPI buffer (%d)"
 msgstr "sem memória para alocar buffer para GSSAPI (%d)"
 
-#: fe-connect.c:2474
+#: fe-connect.c:2554
 msgid "unexpected message from server during startup\n"
 msgstr "mensagem inesperada do servidor durante inicialização\n"
 
-#: fe-connect.c:2568
+#: fe-connect.c:2648
 #, c-format
 msgid "invalid connection state %d, probably indicative of memory corruption\n"
 msgstr "estado de conexão %d é inválido, provavelmente indicativo de corrupção de memória\n"
 
-#: fe-connect.c:3001 fe-connect.c:3061
+#: fe-connect.c:3082 fe-connect.c:3142
 #, c-format
 msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
 msgstr "PGEventProc \"%s\" falhou durante evento PGEVT_CONNRESET\n"
 
-#: fe-connect.c:3408
+#: fe-connect.c:3489
 #, c-format
 msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
 msgstr "URL LDAP \"%s\" é inválida: esquema deve ser ldap://\n"
 
-#: fe-connect.c:3423
+#: fe-connect.c:3504
 #, c-format
 msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
 msgstr "URL LDAP \"%s\" é inválida: faltando nome distinto\n"
 
-#: fe-connect.c:3434 fe-connect.c:3487
+#: fe-connect.c:3515 fe-connect.c:3568
 #, c-format
 msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
 msgstr "URL LDAP \"%s\" é inválida: deve ter exatamente um atributo\n"
 
-#: fe-connect.c:3444 fe-connect.c:3501
+#: fe-connect.c:3525 fe-connect.c:3582
 #, c-format
 msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
 msgstr "URL LDAP \"%s\" é inválida: deve ter escopo de busca (base/one/sub)\n"
 
-#: fe-connect.c:3455
+#: fe-connect.c:3536
 #, c-format
 msgid "invalid LDAP URL \"%s\": no filter\n"
 msgstr "URL LDAP \"%s\" é inválida: nenhum filtro\n"
 
-#: fe-connect.c:3476
+#: fe-connect.c:3557
 #, c-format
 msgid "invalid LDAP URL \"%s\": invalid port number\n"
 msgstr "URL LDAP \"%s\" é inválida: número de porta é inválido\n"
 
-#: fe-connect.c:3510
+#: fe-connect.c:3591
 msgid "could not create LDAP structure\n"
 msgstr "não pôde criar estrutura LDAP\n"
 
-#: fe-connect.c:3586
+#: fe-connect.c:3667
 #, c-format
 msgid "lookup on LDAP server failed: %s\n"
 msgstr "busca em servidor LDAP falhou: %s\n"
 
-#: fe-connect.c:3597
+#: fe-connect.c:3678
 msgid "more than one entry found on LDAP lookup\n"
 msgstr "mais de um registro encontrado na busca no LDAP\n"
 
-#: fe-connect.c:3598 fe-connect.c:3610
+#: fe-connect.c:3679 fe-connect.c:3691
 msgid "no entry found on LDAP lookup\n"
 msgstr "nenhum registro encontrado na busca no LDAP\n"
 
-#: fe-connect.c:3621 fe-connect.c:3634
+#: fe-connect.c:3702 fe-connect.c:3715
 msgid "attribute has no values on LDAP lookup\n"
 msgstr "atributo não tem valores na busca no LDAP\n"
 
-#: fe-connect.c:3686 fe-connect.c:3705 fe-connect.c:4194
+#: fe-connect.c:3767 fe-connect.c:3786 fe-connect.c:4291
 #, c-format
 msgid "missing \"=\" after \"%s\" in connection info string\n"
 msgstr "faltando \"=\" depois de \"%s\" na cadeia de caracteres de conexão\n"
 
-#: fe-connect.c:3769 fe-connect.c:4374 fe-connect.c:5090
+#: fe-connect.c:3859 fe-connect.c:4472 fe-connect.c:5202
 #, c-format
 msgid "invalid connection option \"%s\"\n"
 msgstr "opção de conexão \"%s\" é inválida\n"
 
-#: fe-connect.c:3785 fe-connect.c:4243
+#: fe-connect.c:3875 fe-connect.c:4340
 msgid "unterminated quoted string in connection info string\n"
 msgstr "cadeia de caracteres entre aspas não foi terminada na cadeia de caracteres de conexão\n"
 
-#: fe-connect.c:3825
+#: fe-connect.c:3915
 msgid "could not get home directory to locate service definition file"
 msgstr "não pôde obter diretório base do usuário para localizar arquivo de definição de serviço"
 
-#: fe-connect.c:3858
+#: fe-connect.c:3948
 #, c-format
 msgid "definition of service \"%s\" not found\n"
 msgstr "definição de serviço \"%s\" não foi encontrado\n"
 
-#: fe-connect.c:3881
+#: fe-connect.c:3971
 #, c-format
 msgid "service file \"%s\" not found\n"
 msgstr "arquivo de serviço \"%s\" não foi encontrado\n"
 
-#: fe-connect.c:3894
+#: fe-connect.c:3984
 #, c-format
 msgid "line %d too long in service file \"%s\"\n"
 msgstr "linha %d é muito longa no arquivo de serviço \"%s\"\n"
 
-#: fe-connect.c:3965 fe-connect.c:3992
+#: fe-connect.c:4055 fe-connect.c:4089
 #, c-format
 msgid "syntax error in service file \"%s\", line %d\n"
 msgstr "erro de sintaxe no arquivo de serviço \"%s\", linha %d\n"
 
-#: fe-connect.c:4618
+#: fe-connect.c:4729
 #, c-format
 msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
 msgstr "URI inválida propagada para rotina interna do analisador: \"%s\"\n"
 
-#: fe-connect.c:4688
+#: fe-connect.c:4799
 #, c-format
 msgid "end of string reached when looking for matching \"]\" in IPv6 host address in URI: \"%s\"\n"
 msgstr "fim da cadeia de caracteres atingido quando procurava por \"]\" no endereço IPv6 na URI: \"%s\"\n"
 
-#: fe-connect.c:4695
+#: fe-connect.c:4806
 #, c-format
 msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
 msgstr "endereço IPv6 não pode ser vazio na URI: \"%s\"\n"
 
-#: fe-connect.c:4710
+#: fe-connect.c:4821
 #, c-format
 msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n"
 msgstr "caracter \"%c\" inesperado na posição %d na URI (esperado \":\" ou \"/\"): \"%s\"\n"
 
-#: fe-connect.c:4824
+#: fe-connect.c:4935
 #, c-format
 msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
 msgstr "separador de chave/valor \"=\" extra no parâmetro da URI: \"%s\"\n"
 
-#: fe-connect.c:4844
+#: fe-connect.c:4955
 #, c-format
 msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
 msgstr "faltando separador de chave/valor \"=\" no parâmetro da URI: \"%s\"\n"
 
-#: fe-connect.c:4915
+#: fe-connect.c:5025
 #, c-format
 msgid "invalid URI query parameter: \"%s\"\n"
 msgstr "parâmetro da URI é inválido: \"%s\"\n"
 
-#: fe-connect.c:4985
+#: fe-connect.c:5097
 #, c-format
 msgid "invalid percent-encoded token: \"%s\"\n"
 msgstr "elemento escapado com porcentagem é inválido: \"%s\"\n"
 
-#: fe-connect.c:4995
+#: fe-connect.c:5107
 #, c-format
 msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
 msgstr "valor %%00 proibido em valor escapado com porcentagem: \"%s\"\n"
 
-#: fe-connect.c:5335
+#: fe-connect.c:5438
 msgid "connection pointer is NULL\n"
 msgstr "ponteiro da conexão é NULO\n"
 
-#: fe-connect.c:5621
+#: fe-connect.c:5724
 #, c-format
 msgid "WARNING: password file \"%s\" is not a plain file\n"
 msgstr "AVISO: arquivo de senhas \"%s\" não é um arquivo no formato texto\n"
 
-#: fe-connect.c:5630
+#: fe-connect.c:5733
 #, c-format
 msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
 msgstr "AVISO: arquivo de senhas \"%s\" tem acesso de leitura para outros ou grupo; permissões devem ser u=rw (0600) ou menos que isso\n"
 
-#: fe-connect.c:5730
+#: fe-connect.c:5839
 #, c-format
 msgid "password retrieved from file \"%s\"\n"
 msgstr "senha obtida do arquivo \"%s\"\n"
@@ -489,35 +501,35 @@ msgstr "PQexec não é permitido durante COPY BOTH\n"
 msgid "no COPY in progress\n"
 msgstr "nenhum COPY está em execução\n"
 
-#: fe-exec.c:2556
+#: fe-exec.c:2554
 msgid "connection in wrong state\n"
 msgstr "conexão em estado errado\n"
 
-#: fe-exec.c:2587
+#: fe-exec.c:2585
 msgid "invalid ExecStatusType code"
 msgstr "código de ExecStatusType é inválido"
 
-#: fe-exec.c:2651 fe-exec.c:2674
+#: fe-exec.c:2649 fe-exec.c:2672
 #, c-format
 msgid "column number %d is out of range 0..%d"
 msgstr "coluna número %d está fora do intervalo 0..%d"
 
-#: fe-exec.c:2667
+#: fe-exec.c:2665
 #, c-format
 msgid "row number %d is out of range 0..%d"
 msgstr "linha número %d está fora do intervalo 0..%d"
 
-#: fe-exec.c:2689
+#: fe-exec.c:2687
 #, c-format
 msgid "parameter number %d is out of range 0..%d"
 msgstr "parâmetro número %d está fora do intervalo 0..%d"
 
-#: fe-exec.c:2999
+#: fe-exec.c:2997
 #, c-format
 msgid "could not interpret result from server: %s"
 msgstr "não pôde interpretar resultado do servidor: %s"
 
-#: fe-exec.c:3238 fe-exec.c:3322
+#: fe-exec.c:3236 fe-exec.c:3320
 msgid "incomplete multibyte character\n"
 msgstr "caracter multibyte incompleto\n"
 
@@ -614,11 +626,11 @@ msgstr "inteiro de tamanho %lu não é suportado por pqGetInt"
 msgid "integer of size %lu not supported by pqPutInt"
 msgstr "inteiro de tamanho %lu não é suportado por pqPutInt"
 
-#: fe-misc.c:642 fe-misc.c:838
+#: fe-misc.c:642 fe-misc.c:841
 msgid "connection not open\n"
 msgstr "conexão não está aberta\n"
 
-#: fe-misc.c:768 fe-secure.c:388 fe-secure.c:468 fe-secure.c:549
+#: fe-misc.c:811 fe-secure.c:388 fe-secure.c:468 fe-secure.c:549
 #: fe-secure.c:658
 msgid ""
 "server closed the connection unexpectedly\n"
@@ -629,15 +641,15 @@ msgstr ""
 "\tIsto provavelmente significa que o servidor terminou de forma anormal\n"
 "\tantes ou durante o processamento do pedido.\n"
 
-#: fe-misc.c:1004
+#: fe-misc.c:1014
 msgid "timeout expired\n"
 msgstr "tempo de espera expirado\n"
 
-#: fe-misc.c:1049
+#: fe-misc.c:1059
 msgid "socket not open\n"
 msgstr "soquete não está aberto\n"
 
-#: fe-misc.c:1072
+#: fe-misc.c:1082
 #, c-format
 msgid "select() failed: %s\n"
 msgstr "select() falhou: %s\n"
index a6e2b19f08f820ef1d6bdeb9d86c7ed5f1124fb6..764ed0270a73d0f280dd861933c970cf87259cf7 100644 (file)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
 "POT-Creation-Date: 2012-02-20 06:39+0000\n"
 "PO-Revision-Date: 2012-02-20 22:34+0100\n"
index c5e994e313add8165bfda1338206e1b1bf440b83..d4bd8adaf1431a2aa4887044c324aa7cfc717c3b 100644 (file)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
 "POT-Creation-Date: 2014-12-04 22:37+0000\n"
 "PO-Revision-Date: 2014-12-05 10:12+0100\n"
index 3e69dc7b6f907c937fc62a2887ed519299a625b7..6c7e535ead69b85e72eb3937623003594c17673c 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 8.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-05-17 11:07+0000\n"
-"PO-Revision-Date: 2014-05-17 15:35+0100\n"
+"POT-Creation-Date: 2015-02-08 09:07+0000\n"
+"PO-Revision-Date: 2015-02-08 11:08+0100\n"
 "Last-Translator: Guillaume Lelarge \n"
 "Language-Team: French \n"
 "Language: fr\n"
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=ISO-8859-15\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.7.3\n"
 
 #: plpy_cursorobject.c:98
 #, c-format
@@ -73,11 +73,10 @@ msgstr "mode de retour non support
 
 #: plpy_exec.c:92
 #, c-format
-msgid ""
-"PL/Python set-returning functions only support returning only value per call."
+msgid "PL/Python set-returning functions only support returning one value per call."
 msgstr ""
 "les fonctions PL/python renvoyant des ensembles supportent seulement une\n"
-"valeur renvoyée par appel"
+"valeur renvoyée par appel."
 
 #: plpy_exec.c:104
 #, c-format
@@ -99,8 +98,7 @@ msgstr "erreur lors de la r
 #: plpy_exec.c:165
 #, c-format
 msgid "PL/Python function with return type \"void\" did not return None"
-msgstr ""
-"la fonction PL/python avec un code de retour « void » ne renvoyait pas None"
+msgstr "la fonction PL/python avec un code de retour « void » ne renvoyait pas None"
 
 #: plpy_exec.c:289 plpy_exec.c:315
 #, c-format
@@ -114,8 +112,7 @@ msgstr "Attendait None ou une cha
 
 #: plpy_exec.c:305
 #, c-format
-msgid ""
-"PL/Python trigger function returned \"MODIFY\" in a DELETE trigger -- ignored"
+msgid "PL/Python trigger function returned \"MODIFY\" in a DELETE trigger -- ignored"
 msgstr ""
 "la fonction trigger PL/python a renvoyé « MODIFY » dans un trigger DELETE\n"
 "-- ignoré"
@@ -137,8 +134,7 @@ msgstr "
 
 #: plpy_exec.c:413
 #, c-format
-msgid ""
-"function returning record called in context that cannot accept type record"
+msgid "function returning record called in context that cannot accept type record"
 msgstr ""
 "fonction renvoyant le type record appelée dans un contexte qui ne peut pas\n"
 "accepter le type record"
@@ -172,9 +168,7 @@ msgstr "la cl
 
 #: plpy_exec.c:697
 #, c-format
-msgid ""
-"key \"%s\" found in TD[\"new\"] does not exist as a column in the triggering "
-"row"
+msgid "key \"%s\" found in TD[\"new\"] does not exist as a column in the triggering row"
 msgstr ""
 "la clé « %s » trouvée dans TD[\"new\"]  n'existe pas comme colonne\n"
 "de la ligne impactée par le trigger"
@@ -196,9 +190,7 @@ msgstr "Diff
 
 #: plpy_main.c:94
 #, c-format
-msgid ""
-"This session has previously used Python major version %d, and it is now "
-"attempting to use Python major version %d."
+msgid "This session has previously used Python major version %d, and it is now attempting to use Python major version %d."
 msgstr ""
 "Cette session a auparavant utilisé la version majeure %d de Python et elle\n"
 "essaie maintenant d'utiliser la version majeure %d."
@@ -312,9 +304,7 @@ msgstr "le second argument de plpy.prepare doit 
 #: plpy_spi.c:106
 #, c-format
 msgid "plpy.prepare: type name at ordinal position %d is not a string"
-msgstr ""
-"plpy.prepare : le nom du type sur la position ordinale %d n'est pas une "
-"chaîne"
+msgstr "plpy.prepare : le nom du type sur la position ordinale %d n'est pas une chaîne"
 
 #: plpy_spi.c:138
 #, c-format
@@ -369,12 +359,10 @@ msgstr "n'a pas pu cr
 #: plpy_typeio.c:411
 #, c-format
 msgid "PL/Python does not support conversion to arrays of row types."
-msgstr ""
-"PL/Python ne supporte pas les conversions vers des tableaux de types row."
+msgstr "PL/Python ne supporte pas les conversions vers des tableaux de types row."
 
 #: plpy_typeio.c:540
 #, c-format
-#| msgid "could not import \"plpy\" module"
 msgid "could not import a module for Decimal constructor"
 msgstr "n'a pas pu importer un module pour le constructeur Decimal"
 
@@ -385,7 +373,6 @@ msgstr "pas d'attribut Decimal dans le module"
 
 #: plpy_typeio.c:550
 #, c-format
-#| msgid "conversion from wchar_t to server encoding failed: %m"
 msgid "conversion from numeric to Decimal failed"
 msgstr "échec de la conversion numeric vers Decimal"
 
@@ -412,25 +399,17 @@ msgstr "n'a pas pu cr
 #: plpy_typeio.c:777
 #, c-format
 msgid "could not create string representation of Python object"
-msgstr ""
-"n'a pas pu créer une représentation chaîne de caractères de l'objet Python"
+msgstr "n'a pas pu créer une représentation chaîne de caractères de l'objet Python"
 
 #: plpy_typeio.c:788
 #, c-format
-msgid ""
-"could not convert Python object into cstring: Python string representation "
-"appears to contain null bytes"
-msgstr ""
-"n'a pas pu convertir l'objet Python en csting : la représentation de la "
-"chaîne Python contient des octets nuls"
+msgid "could not convert Python object into cstring: Python string representation appears to contain null bytes"
+msgstr "n'a pas pu convertir l'objet Python en csting : la représentation de la chaîne Python contient des octets nuls"
 
 #: plpy_typeio.c:823
 #, c-format
-msgid ""
-"return value of function with array return type is not a Python sequence"
-msgstr ""
-"la valeur de retour de la fonction de type tableau n'est pas une séquence "
-"Python"
+msgid "return value of function with array return type is not a Python sequence"
+msgstr "la valeur de retour de la fonction de type tableau n'est pas une séquence Python"
 
 #: plpy_typeio.c:930
 #, c-format
@@ -439,9 +418,7 @@ msgstr "la cl
 
 #: plpy_typeio.c:931
 #, c-format
-msgid ""
-"To return null in a column, add the value None to the mapping with the key "
-"named after the column."
+msgid "To return null in a column, add the value None to the mapping with the key named after the column."
 msgstr ""
 "Pour renvoyer NULL dans une colonne, ajoutez la valeur None à la\n"
 "correspondance de la clé nommée d'après la colonne."
@@ -460,12 +437,9 @@ msgstr "l'attribut 
 
 #: plpy_typeio.c:1088
 #, c-format
-msgid ""
-"To return null in a column, let the returned object have an attribute named "
-"after column with value None."
+msgid "To return null in a column, let the returned object have an attribute named after column with value None."
 msgstr ""
-"Pour renvoyer NULL dans une colonne, faites en sorte que l'objet renvoyé "
-"ait\n"
+"Pour renvoyer NULL dans une colonne, faites en sorte que l'objet renvoyé ait\n"
 "un attribut nommé suivant la colonne de valeur None."
 
 #: plpy_util.c:72
@@ -478,58 +452,52 @@ msgstr "n'a pas pu convertir l'objet Unicode Python en octets"
 msgid "could not extract bytes from encoded string"
 msgstr "n'a pas pu extraire les octets de la chaîne encodée"
 
-#~ msgid "PL/Python function \"%s\" could not execute plan"
-#~ msgstr "la fonction PL/python « %s » n'a pas pu exécuter un plan"
+#~ msgid "unrecognized error in PLy_spi_execute_fetch_result"
+#~ msgstr "erreur inconnue dans PLy_spi_execute_fetch_result"
 
-#~ msgid ""
-#~ "could not create string representation of Python object in PL/Python "
-#~ "function \"%s\" while creating return value"
-#~ msgstr ""
-#~ "n'a pas pu créer la représentation en chaîne de caractère de l'objet\n"
-#~ "Python dans la fonction PL/python « %s » lors de la création de la "
-#~ "valeur\n"
-#~ "de retour"
+#~ msgid "PyCObject_AsVoidPtr() failed"
+#~ msgstr "échec de PyCObject_AsVoidPtr()"
 
-#~ msgid ""
-#~ "could not compute string representation of Python object in PL/Python "
-#~ "function \"%s\" while modifying trigger row"
-#~ msgstr ""
-#~ "n'a pas pu traiter la représentation de la chaîne d'un objet Python dans\n"
-#~ "la fonction PL/Python « %s » lors de la modification de la ligne du "
-#~ "trigger"
+#~ msgid "PyCObject_FromVoidPtr() failed"
+#~ msgstr "échec de PyCObject_FromVoidPtr()"
 
-#~ msgid "PL/Python function \"%s\" failed"
-#~ msgstr "échec de la fonction PL/python « %s »"
+#~ msgid "transaction aborted"
+#~ msgstr "transaction annulée"
 
-#~ msgid "out of memory"
-#~ msgstr "mémoire épuisée"
+#~ msgid "invalid arguments for plpy.prepare"
+#~ msgstr "arguments invalides pour plpy.prepare"
 
-#~ msgid "PL/Python: %s"
-#~ msgstr "PL/python : %s"
+#~ msgid "unrecognized error in PLy_spi_prepare"
+#~ msgstr "erreur inconnue dans PLy_spi_prepare"
 
-#~ msgid "could not create procedure cache"
-#~ msgstr "n'a pas pu créer le cache de procédure"
+#~ msgid "unrecognized error in PLy_spi_execute_plan"
+#~ msgstr "erreur inconnue dans PLy_spi_execute_plan"
 
 #~ msgid "unrecognized error in PLy_spi_execute_query"
 #~ msgstr "erreur inconnue dans PLy_spi_execute_query"
 
-#~ msgid "unrecognized error in PLy_spi_execute_plan"
-#~ msgstr "erreur inconnue dans PLy_spi_execute_plan"
+#~ msgid "could not create procedure cache"
+#~ msgstr "n'a pas pu créer le cache de procédure"
 
-#~ msgid "unrecognized error in PLy_spi_prepare"
-#~ msgstr "erreur inconnue dans PLy_spi_prepare"
+#~ msgid "PL/Python: %s"
+#~ msgstr "PL/python : %s"
 
-#~ msgid "invalid arguments for plpy.prepare"
-#~ msgstr "arguments invalides pour plpy.prepare"
+#~ msgid "out of memory"
+#~ msgstr "mémoire épuisée"
 
-#~ msgid "transaction aborted"
-#~ msgstr "transaction annulée"
+#~ msgid "PL/Python function \"%s\" failed"
+#~ msgstr "échec de la fonction PL/python « %s »"
 
-#~ msgid "PyCObject_FromVoidPtr() failed"
-#~ msgstr "échec de PyCObject_FromVoidPtr()"
+#~ msgid "could not compute string representation of Python object in PL/Python function \"%s\" while modifying trigger row"
+#~ msgstr ""
+#~ "n'a pas pu traiter la représentation de la chaîne d'un objet Python dans\n"
+#~ "la fonction PL/Python « %s » lors de la modification de la ligne du trigger"
 
-#~ msgid "PyCObject_AsVoidPtr() failed"
-#~ msgstr "échec de PyCObject_AsVoidPtr()"
+#~ msgid "could not create string representation of Python object in PL/Python function \"%s\" while creating return value"
+#~ msgstr ""
+#~ "n'a pas pu créer la représentation en chaîne de caractère de l'objet\n"
+#~ "Python dans la fonction PL/python « %s » lors de la création de la valeur\n"
+#~ "de retour"
 
-#~ msgid "unrecognized error in PLy_spi_execute_fetch_result"
-#~ msgstr "erreur inconnue dans PLy_spi_execute_fetch_result"
+#~ msgid "PL/Python function \"%s\" could not execute plan"
+#~ msgstr "la fonction PL/python « %s » n'a pas pu exécuter un plan"
index 0043bf7a33b127ed4c1b124e6f28bceae2480c70..ead757c09adc97bcf5bb6c80fd5e5999ace1b608 100644 (file)
@@ -1,13 +1,13 @@
 # Brazilian Portuguese message translation file for plpython
 # Copyright (C) 2009 PostgreSQL Global Development Group
 # This file is distributed under the same license as the PostgreSQL package.
-# Euler Taveira de Oliveira , 2009-2014.
+# Euler Taveira de Oliveira , 2009-2015.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-05-17 16:05-0300\n"
+"POT-Creation-Date: 2015-05-16 08:47-0300\n"
 "PO-Revision-Date: 2009-05-10 01:15-0300\n"
 "Last-Translator: Euler Taveira de Oliveira \n"
 "Language-Team: Brazilian Portuguese \n"
@@ -71,7 +71,7 @@ msgstr "modo de retorno da função que retorna conjunto não é suportado"
 
 #: plpy_exec.c:92
 #, c-format
-msgid "PL/Python set-returning functions only support returning only value per call."
+msgid "PL/Python set-returning functions only support returning one value per call."
 msgstr "funções PL/Python que retornam conjunto só suportam retornar um valor por chamada."
 
 #: plpy_exec.c:104
index 21291267d3571d8a5b9a0be6c0c0512c44d97972..25ddd48f461c90ae68af5586ba2b2e035bd3d99c 100644 (file)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.4\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
 "POT-Creation-Date: 2009-04-05 05:22+0000\n"
 "PO-Revision-Date: 2013-09-04 20:32-0400\n"