#
# Manuel Sugawara <masm@fciencias.unam.mx>, 2003.
# Alvaro Herrera <alvherre@alvh.no-ip.org>, 2004-2007, 2009-2013
-# Carlos Chapi <carlos.chapi@2ndquadrant.com>, 2014
+# Carlos Chapi <carloswaldo@babelruins.org>, 2014, 2017
#
msgid ""
msgstr ""
"Project-Id-Version: pg_dump (PostgreSQL) 10\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2017-07-05 15:16+0000\n"
-"PO-Revision-Date: 2017-07-12 11:12-0500\n"
-"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
+"POT-Creation-Date: 2017-09-14 15:45+0000\n"
+"PO-Revision-Date: 2017-09-14 11:43-0500\n"
+"Last-Translator: Carlos Chapi <carloswaldo@babelruins.org>\n"
"Language-Team: PgSQL Español <pgsql-es-ayuda@postgresql.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Poedit 2.0.2\n"
+"X-Generator: BlackCAT 1.0\n"
#: ../../common/exec.c:127 ../../common/exec.c:241 ../../common/exec.c:284
#, c-format
#: common.c:194
#, c-format
msgid "reading user-defined text search dictionaries\n"
-msgstr "leyendo los diccionarios de búsqueda en texto definidos por el usuario\n"
+msgstr ""
+"leyendo los diccionarios de búsqueda en texto definidos por el usuario\n"
#: common.c:198
#, c-format
msgid "reading user-defined text search configurations\n"
-msgstr "leyendo las configuraciones de búsqueda en texto definidas por el usuario\n"
+msgstr ""
+"leyendo las configuraciones de búsqueda en texto definidas por el usuario\n"
#: common.c:202
#, c-format
#: common.c:981
#, c-format
msgid "could not parse numeric array \"%s\": invalid character in number\n"
-msgstr "no se pudo interpretar el arreglo numérico «%s»: carácter no válido en número\n"
+msgstr ""
+"no se pudo interpretar el arreglo numérico «%s»: carácter no válido en "
+"número\n"
#. translator: this is a module name
#: compress_io.c:78
msgid "could not close compression library: %s\n"
msgstr "no se pudo cerrar la biblioteca de compresión: %s\n"
-#: compress_io.c:596 compress_io.c:632 pg_backup_custom.c:587
-#: pg_backup_tar.c:559
+#: compress_io.c:600 compress_io.c:638 pg_backup_custom.c:587
+#: pg_backup_tar.c:564 pg_backup_tar.c:568
#, c-format
msgid "could not read from input file: %s\n"
msgstr "no se pudo leer el archivo de entrada: %s\n"
-#: compress_io.c:635 pg_backup_custom.c:584 pg_backup_directory.c:543
-#: pg_backup_tar.c:795 pg_backup_tar.c:819
+#: compress_io.c:641 pg_backup_custom.c:584 pg_backup_directory.c:547
+#: pg_backup_tar.c:807 pg_backup_tar.c:831
#, c-format
msgid "could not read from input file: end of file\n"
msgstr "no se pudo leer desde el archivo de entrada: fin de archivo\n"
msgid "archiver"
msgstr "archiver"
-#: pg_backup_archiver.c:243 pg_backup_archiver.c:1573
+#: pg_backup_archiver.c:249 pg_backup_archiver.c:1599
#, c-format
msgid "could not close output file: %s\n"
msgstr "no se pudo cerrar el archivo de salida: %s\n"
-#: pg_backup_archiver.c:289 pg_backup_archiver.c:294
+#: pg_backup_archiver.c:295 pg_backup_archiver.c:300
#, c-format
msgid "WARNING: archive items not in correct section order\n"
-msgstr "ATENCIÓN: elementos del archivo no están en el orden correcto de secciones\n"
+msgstr ""
+"ATENCIÓN: elementos del archivo no están en el orden correcto de secciones\n"
-#: pg_backup_archiver.c:300
+#: pg_backup_archiver.c:306
#, c-format
msgid "unexpected section code %d\n"
msgstr "código de sección %d inesperado\n"
-#: pg_backup_archiver.c:336
+#: pg_backup_archiver.c:342
#, c-format
msgid "-C and -1 are incompatible options\n"
msgstr "-C y -1 son opciones incompatibles\n"
-#: pg_backup_archiver.c:346
+#: pg_backup_archiver.c:352
#, c-format
msgid "parallel restore is not supported with this archive file format\n"
-msgstr "la restauración en paralelo no está soportada con este formato de archivo\n"
+msgstr ""
+"la restauración en paralelo no está soportada con este formato de archivo\n"
-#: pg_backup_archiver.c:350
+#: pg_backup_archiver.c:356
#, c-format
-msgid "parallel restore is not supported with archives made by pre-8.0 pg_dump\n"
-msgstr "la restauración en paralelo no está soportada con archivos construidos con pg_dump anterior a 8.0\n"
+msgid ""
+"parallel restore is not supported with archives made by pre-8.0 pg_dump\n"
+msgstr ""
+"la restauración en paralelo no está soportada con archivos construidos con "
+"pg_dump anterior a 8.0\n"
-#: pg_backup_archiver.c:368
+#: pg_backup_archiver.c:374
#, c-format
-msgid "cannot restore from compressed archive (compression not supported in this installation)\n"
-msgstr "no se puede reestablecer desde un archivo comprimido (la compresión no está soportada en esta instalación)\n"
+msgid ""
+"cannot restore from compressed archive (compression not supported in this "
+"installation)\n"
+msgstr ""
+"no se puede reestablecer desde un archivo comprimido (la compresión no está "
+"soportada en esta instalación)\n"
-#: pg_backup_archiver.c:385
+#: pg_backup_archiver.c:391
#, c-format
msgid "connecting to database for restore\n"
msgstr "conectando a la base de datos para reestablecimiento\n"
-#: pg_backup_archiver.c:387
+#: pg_backup_archiver.c:393
#, c-format
msgid "direct database connections are not supported in pre-1.3 archives\n"
msgstr ""
"las conexiones directas a la base de datos no están soportadas en\n"
"archivadores pre-1.3\n"
-#: pg_backup_archiver.c:432
+#: pg_backup_archiver.c:438
#, c-format
msgid "implied data-only restore\n"
msgstr "asumiendo reestablecimiento de sólo datos\n"
-#: pg_backup_archiver.c:502
+#: pg_backup_archiver.c:508
#, c-format
msgid "dropping %s %s\n"
msgstr "eliminando %s %s\n"
-#: pg_backup_archiver.c:595
+#: pg_backup_archiver.c:601
#, c-format
msgid "WARNING: could not find where to insert IF EXISTS in statement \"%s\"\n"
-msgstr "PRECAUCIÓN: no se pudo encontrar dónde insertar IF EXISTS en la sentencia «%s»\n"
-
-#: pg_backup_archiver.c:671
-#, c-format
-msgid "setting owner and privileges for %s \"%s.%s\"\n"
-msgstr "estableciendo dueño y privilegios para %s «%s.%s»\n"
-
-#: pg_backup_archiver.c:674
-#, c-format
-msgid "setting owner and privileges for %s \"%s\"\n"
-msgstr "estableciendo dueño y privilegios para %s «%s»\n"
+msgstr ""
+"PRECAUCIÓN: no se pudo encontrar dónde insertar IF EXISTS en la sentencia "
+"«%s»\n"
-#: pg_backup_archiver.c:740 pg_backup_archiver.c:742
+#: pg_backup_archiver.c:764 pg_backup_archiver.c:766
#, c-format
msgid "warning from original dump file: %s\n"
msgstr "precaución desde el archivo original: %s\n"
-#: pg_backup_archiver.c:751
+#: pg_backup_archiver.c:778
#, c-format
msgid "creating %s \"%s.%s\"\n"
msgstr "creando %s «%s.%s»\n"
-#: pg_backup_archiver.c:754
+#: pg_backup_archiver.c:781
#, c-format
msgid "creating %s \"%s\"\n"
msgstr "creando %s «%s»\n"
-#: pg_backup_archiver.c:806
+#: pg_backup_archiver.c:832
#, c-format
msgid "connecting to new database \"%s\"\n"
msgstr "conectando a nueva base de datos «%s»\n"
-#: pg_backup_archiver.c:834
+#: pg_backup_archiver.c:860
#, c-format
msgid "processing %s\n"
msgstr "procesando %s\n"
-#: pg_backup_archiver.c:854
+#: pg_backup_archiver.c:880
#, c-format
msgid "processing data for table \"%s.%s\"\n"
msgstr "procesando datos de la tabla «%s.%s»\n"
-#: pg_backup_archiver.c:916
+#: pg_backup_archiver.c:942
#, c-format
msgid "executing %s %s\n"
msgstr "ejecutando %s %s\n"
-#: pg_backup_archiver.c:955
+#: pg_backup_archiver.c:981
#, c-format
msgid "disabling triggers for %s\n"
msgstr "deshabilitando disparadores (triggers) para %s\n"
-#: pg_backup_archiver.c:983
+#: pg_backup_archiver.c:1009
#, c-format
msgid "enabling triggers for %s\n"
msgstr "habilitando disparadores (triggers) para %s\n"
-#: pg_backup_archiver.c:1013
+#: pg_backup_archiver.c:1039
#, c-format
-msgid "internal error -- WriteData cannot be called outside the context of a DataDumper routine\n"
+msgid ""
+"internal error -- WriteData cannot be called outside the context of a "
+"DataDumper routine\n"
msgstr ""
"error interno -- WriteData no puede ser llamada fuera del contexto\n"
"de una rutina DataDumper\n"
-#: pg_backup_archiver.c:1211
+#: pg_backup_archiver.c:1237
#, c-format
msgid "large-object output not supported in chosen format\n"
msgstr ""
"la extracción de objetos grandes no está soportada en el formato\n"
"seleccionado\n"
-#: pg_backup_archiver.c:1269
+#: pg_backup_archiver.c:1295
#, c-format
msgid "restored %d large object\n"
msgid_plural "restored %d large objects\n"
msgstr[0] "se reestableció %d objeto grande\n"
msgstr[1] "se reestablecieron %d objetos grandes\n"
-#: pg_backup_archiver.c:1290 pg_backup_tar.c:737
+#: pg_backup_archiver.c:1316 pg_backup_tar.c:749
#, c-format
msgid "restoring large object with OID %u\n"
msgstr "reestableciendo objeto grande con OID %u\n"
-#: pg_backup_archiver.c:1302
+#: pg_backup_archiver.c:1328
#, c-format
msgid "could not create large object %u: %s"
msgstr "no se pudo crear el objeto grande %u: %s"
-#: pg_backup_archiver.c:1307 pg_dump.c:3084
+#: pg_backup_archiver.c:1333 pg_dump.c:3084
#, c-format
msgid "could not open large object %u: %s"
msgstr "no se pudo abrir el objeto grande %u: %s"
-#: pg_backup_archiver.c:1365
+#: pg_backup_archiver.c:1391
#, c-format
msgid "could not open TOC file \"%s\": %s\n"
msgstr "no se pudo abrir el archivo TOC «%s»: %s\n"
-#: pg_backup_archiver.c:1406
+#: pg_backup_archiver.c:1432
#, c-format
msgid "WARNING: line ignored: %s\n"
msgstr "PRECAUCIÓN: línea ignorada: %s\n"
-#: pg_backup_archiver.c:1413
+#: pg_backup_archiver.c:1439
#, c-format
msgid "could not find entry for ID %d\n"
msgstr "no se pudo encontrar una entrada para el ID %d\n"
-#: pg_backup_archiver.c:1434 pg_backup_directory.c:225
-#: pg_backup_directory.c:592
+#: pg_backup_archiver.c:1460 pg_backup_directory.c:225
+#: pg_backup_directory.c:596
#, c-format
msgid "could not close TOC file: %s\n"
msgstr "no se pudo cerrar el archivo TOC: %s\n"
-#: pg_backup_archiver.c:1543 pg_backup_custom.c:158 pg_backup_directory.c:336
-#: pg_backup_directory.c:578 pg_backup_directory.c:643
-#: pg_backup_directory.c:663
+#: pg_backup_archiver.c:1569 pg_backup_custom.c:158 pg_backup_directory.c:336
+#: pg_backup_directory.c:582 pg_backup_directory.c:647
+#: pg_backup_directory.c:667
#, c-format
msgid "could not open output file \"%s\": %s\n"
msgstr "no se pudo abrir el archivo de salida «%s»: %s\n"
-#: pg_backup_archiver.c:1546 pg_backup_custom.c:165
+#: pg_backup_archiver.c:1572 pg_backup_custom.c:165
#, c-format
msgid "could not open output file: %s\n"
msgstr "no se pudo abrir el archivo de salida: %s\n"
-#: pg_backup_archiver.c:1652
+#: pg_backup_archiver.c:1678
#, c-format
msgid "wrote %lu byte of large object data (result = %lu)\n"
msgid_plural "wrote %lu bytes of large object data (result = %lu)\n"
-msgstr[0] "se escribió %lu byte de los datos del objeto grande (resultado = %lu)\n"
-msgstr[1] "se escribieron %lu bytes de los datos del objeto grande (resultado = %lu)\n"
+msgstr[0] ""
+"se escribió %lu byte de los datos del objeto grande (resultado = %lu)\n"
+msgstr[1] ""
+"se escribieron %lu bytes de los datos del objeto grande (resultado = %lu)\n"
-#: pg_backup_archiver.c:1658
+#: pg_backup_archiver.c:1684
#, c-format
msgid "could not write to large object (result: %lu, expected: %lu)\n"
msgstr "no se pudo escribir al objecto grande (resultado: %lu, esperado: %lu)\n"
-#: pg_backup_archiver.c:1751
+#: pg_backup_archiver.c:1777
#, c-format
msgid "Error while INITIALIZING:\n"
msgstr "Error durante INICIALIZACIÓN:\n"
-#: pg_backup_archiver.c:1756
+#: pg_backup_archiver.c:1782
#, c-format
msgid "Error while PROCESSING TOC:\n"
msgstr "Error durante PROCESAMIENTO DE TABLA DE CONTENIDOS:\n"
-#: pg_backup_archiver.c:1761
+#: pg_backup_archiver.c:1787
#, c-format
msgid "Error while FINALIZING:\n"
msgstr "Error durante FINALIZACIÓN:\n"
-#: pg_backup_archiver.c:1766
+#: pg_backup_archiver.c:1792
#, c-format
msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "Error en entrada de la tabla de contenidos %d; %u %u %s %s %s\n"
-#: pg_backup_archiver.c:1839
+#: pg_backup_archiver.c:1865
#, c-format
msgid "bad dumpId\n"
msgstr "dumpId incorrecto\n"
-#: pg_backup_archiver.c:1860
+#: pg_backup_archiver.c:1886
#, c-format
msgid "bad table dumpId for TABLE DATA item\n"
msgstr "dumpId de tabla incorrecto para elemento TABLE DATA\n"
-#: pg_backup_archiver.c:1952
+#: pg_backup_archiver.c:1978
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "bandera de posición inesperada %d\n"
-#: pg_backup_archiver.c:1965
+#: pg_backup_archiver.c:1991
#, c-format
msgid "file offset in dump file is too large\n"
msgstr "el posición en el archivo es demasiado grande\n"
-#: pg_backup_archiver.c:2078
+#: pg_backup_archiver.c:2104
#, c-format
msgid "attempting to ascertain archive format\n"
msgstr "intentando comprobar el formato del archivador\n"
-#: pg_backup_archiver.c:2104 pg_backup_archiver.c:2114
+#: pg_backup_archiver.c:2130 pg_backup_archiver.c:2140
#, c-format
msgid "directory name too long: \"%s\"\n"
msgstr "nombre de directorio demasiado largo: «%s»\n"
-#: pg_backup_archiver.c:2122
+#: pg_backup_archiver.c:2148
#, c-format
-msgid "directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does not exist)\n"
-msgstr "el directorio «%s» no parece ser un archivador válido (no existe «toc.dat»)\n"
+msgid ""
+"directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does not"
+" exist)\n"
+msgstr ""
+"el directorio «%s» no parece ser un archivador válido (no existe "
+"«toc.dat»)\n"
-#: pg_backup_archiver.c:2130 pg_backup_custom.c:177 pg_backup_custom.c:770
-#: pg_backup_directory.c:209 pg_backup_directory.c:394
+#: pg_backup_archiver.c:2156 pg_backup_custom.c:177 pg_backup_custom.c:770
+#: pg_backup_directory.c:209 pg_backup_directory.c:396
#, c-format
msgid "could not open input file \"%s\": %s\n"
msgstr "no se pudo abrir el archivo de entrada «%s»: %s\n"
-#: pg_backup_archiver.c:2138 pg_backup_custom.c:184
+#: pg_backup_archiver.c:2164 pg_backup_custom.c:184
#, c-format
msgid "could not open input file: %s\n"
msgstr "no se pudo abrir el archivo de entrada: %s\n"
-#: pg_backup_archiver.c:2145
+#: pg_backup_archiver.c:2171
#, c-format
msgid "could not read input file: %s\n"
msgstr "no se pudo leer el archivo de entrada: %s\n"
-#: pg_backup_archiver.c:2147
+#: pg_backup_archiver.c:2173
#, c-format
msgid "input file is too short (read %lu, expected 5)\n"
msgstr "el archivo de entrada es demasiado corto (leidos %lu, esperados 5)\n"
-#: pg_backup_archiver.c:2232
+#: pg_backup_archiver.c:2258
#, c-format
msgid "input file appears to be a text format dump. Please use psql.\n"
-msgstr "el archivo de entrada parece ser un volcado de texto. Por favor use psql.\n"
+msgstr ""
+"el archivo de entrada parece ser un volcado de texto. Por favor use psql.\n"
-#: pg_backup_archiver.c:2238
+#: pg_backup_archiver.c:2264
#, c-format
msgid "input file does not appear to be a valid archive (too short?)\n"
-msgstr "el archivo de entrada no parece ser un archivador válido (¿demasiado corto?)\n"
+msgstr ""
+"el archivo de entrada no parece ser un archivador válido (¿demasiado "
+"corto?)\n"
-#: pg_backup_archiver.c:2244
+#: pg_backup_archiver.c:2270
#, c-format
msgid "input file does not appear to be a valid archive\n"
msgstr "el archivo de entrada no parece ser un archivador válido\n"
-#: pg_backup_archiver.c:2264
+#: pg_backup_archiver.c:2290
#, c-format
msgid "could not close input file: %s\n"
msgstr "no se pudo cerrar el archivo de entrada: %s\n"
-#: pg_backup_archiver.c:2282
+#: pg_backup_archiver.c:2308
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "reservando AH para %s, formato %d\n"
-#: pg_backup_archiver.c:2383
+#: pg_backup_archiver.c:2409
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "formato de archivo no reconocido «%d»\n"
-#: pg_backup_archiver.c:2438 pg_backup_archiver.c:4204
+#: pg_backup_archiver.c:2464 pg_backup_archiver.c:4308
#, c-format
msgid "finished item %d %s %s\n"
msgstr "terminó el elemento %d %s %s\n"
-#: pg_backup_archiver.c:2442 pg_backup_archiver.c:4217
+#: pg_backup_archiver.c:2468 pg_backup_archiver.c:4321
#, c-format
msgid "worker process failed: exit code %d\n"
msgstr "el proceso hijo falló: código de salida %d\n"
-#: pg_backup_archiver.c:2562
+#: pg_backup_archiver.c:2588
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
msgstr ""
"la entrada con ID %d está fuera de rango -- tal vez\n"
"la tabla de contenido está corrupta\n"
-#: pg_backup_archiver.c:2678
+#: pg_backup_archiver.c:2704
#, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "leyendo entrada de la tabla de contenidos %d (ID %d) para %s %s\n"
-#: pg_backup_archiver.c:2712
+#: pg_backup_archiver.c:2738
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "no se reconoce la codificación: «%s»\n"
-#: pg_backup_archiver.c:2717
+#: pg_backup_archiver.c:2743
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "elemento ENCODING no válido: %s\n"
-#: pg_backup_archiver.c:2735
+#: pg_backup_archiver.c:2761
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "elemento STDSTRINGS no válido: %s\n"
-#: pg_backup_archiver.c:2750
+#: pg_backup_archiver.c:2776
#, c-format
msgid "schema \"%s\" not found\n"
msgstr "esquema «%s» no encontrado\n"
-#: pg_backup_archiver.c:2757
+#: pg_backup_archiver.c:2783
#, c-format
msgid "table \"%s\" not found\n"
msgstr "tabla «%s» no encontrada\n"
-#: pg_backup_archiver.c:2764
+#: pg_backup_archiver.c:2790
#, c-format
msgid "index \"%s\" not found\n"
msgstr "índice «%s» no encontrado\n"
-#: pg_backup_archiver.c:2771
+#: pg_backup_archiver.c:2797
#, c-format
msgid "function \"%s\" not found\n"
msgstr "función «%s» no encontrada\n"
-#: pg_backup_archiver.c:2778
+#: pg_backup_archiver.c:2804
#, c-format
msgid "trigger \"%s\" not found\n"
msgstr "disparador «%s» no encontrado\n"
-#: pg_backup_archiver.c:3034
+#: pg_backup_archiver.c:3082
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "no se pudo establecer el usuario de sesión a «%s»: %s"
-#: pg_backup_archiver.c:3066
+#: pg_backup_archiver.c:3114
#, c-format
msgid "could not set default_with_oids: %s"
msgstr "no se pudo definir default_with_oids: %s"
-#: pg_backup_archiver.c:3211
+#: pg_backup_archiver.c:3259
#, c-format
msgid "could not set search_path to \"%s\": %s"
msgstr "no se pudo establecer search_path a «%s»: %s"
-#: pg_backup_archiver.c:3273
+#: pg_backup_archiver.c:3321
#, c-format
msgid "could not set default_tablespace to %s: %s"
msgstr "no se pudo establecer default_tablespace a %s: %s"
-#: pg_backup_archiver.c:3362 pg_backup_archiver.c:3559
+#: pg_backup_archiver.c:3411 pg_backup_archiver.c:3604
#, c-format
-msgid "WARNING: don't know how to set owner for object type %s\n"
-msgstr "PRECAUCIÓN: no se sabe cómo establecer el dueño para el objeto de tipo %s\n"
+#| msgid "WARNING: don't know how to set owner for object type %s\n"
+msgid "WARNING: don't know how to set owner for object type \"%s\"\n"
+msgstr ""
+"PRECAUCIÓN: no se sabe cómo establecer el dueño para el objeto de tipo "
+"«%s»\n"
-#: pg_backup_archiver.c:3646
+#: pg_backup_archiver.c:3694
#, c-format
msgid "did not find magic string in file header\n"
msgstr "no se encontró la cadena mágica en el encabezado del archivo\n"
-#: pg_backup_archiver.c:3659
+#: pg_backup_archiver.c:3707
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "versión no soportada (%d.%d) en el encabezado del archivo\n"
-#: pg_backup_archiver.c:3664
+#: pg_backup_archiver.c:3712
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "revisión de integridad en el tamaño del entero (%lu) falló\n"
-#: pg_backup_archiver.c:3668
+#: pg_backup_archiver.c:3716
#, c-format
-msgid "WARNING: archive was made on a machine with larger integers, some operations might fail\n"
+msgid ""
+"WARNING: archive was made on a machine with larger integers, some operations"
+" might fail\n"
msgstr ""
"PRECAUCIÓN: el archivador fue hecho en una máquina con enteros más \n"
"grandes, algunas operaciones podrían fallar\n"
-#: pg_backup_archiver.c:3678
+#: pg_backup_archiver.c:3726
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
-msgstr "el formato esperado (%d) difiere del formato encontrado en el archivo (%d)\n"
+msgstr ""
+"el formato esperado (%d) difiere del formato encontrado en el archivo (%d)\n"
-#: pg_backup_archiver.c:3694
+#: pg_backup_archiver.c:3742
#, c-format
-msgid "WARNING: archive is compressed, but this installation does not support compression -- no data will be available\n"
+msgid ""
+"WARNING: archive is compressed, but this installation does not support "
+"compression -- no data will be available\n"
msgstr ""
"PRECAUCIÓN: el archivador está comprimido, pero esta instalación no soporta\n"
"compresión -- no habrá datos disponibles\n"
-#: pg_backup_archiver.c:3712
+#: pg_backup_archiver.c:3760
#, c-format
msgid "WARNING: invalid creation date in header\n"
msgstr "PRECAUCIÓN: la fecha de creación en el encabezado no es válida\n"
-#: pg_backup_archiver.c:3787
+#: pg_backup_archiver.c:3833
#, c-format
msgid "entering restore_toc_entries_prefork\n"
msgstr "ingresando restore_toc_entries_prefork\n"
-#: pg_backup_archiver.c:3831
+#: pg_backup_archiver.c:3897
#, c-format
msgid "processing item %d %s %s\n"
msgstr "procesando el elemento %d %s %s\n"
-#: pg_backup_archiver.c:3881
+#: pg_backup_archiver.c:3951
#, c-format
msgid "entering restore_toc_entries_parallel\n"
msgstr "ingresando restore_toc_entries_parallel\n"
-#: pg_backup_archiver.c:3929
+#: pg_backup_archiver.c:3972
#, c-format
msgid "entering main parallel loop\n"
msgstr "ingresando al bucle paralelo principal\n"
-#: pg_backup_archiver.c:3940
+#: pg_backup_archiver.c:3983
#, c-format
msgid "skipping item %d %s %s\n"
msgstr "saltando el elemento %d %s %s\n"
-#: pg_backup_archiver.c:3950
+#: pg_backup_archiver.c:3993
#, c-format
msgid "launching item %d %s %s\n"
msgstr "lanzando el elemento %d %s %s\n"
-#: pg_backup_archiver.c:3981
+#: pg_backup_archiver.c:4047
#, c-format
msgid "finished main parallel loop\n"
msgstr "terminó el bucle paralelo principal\n"
-#: pg_backup_archiver.c:3990
+#: pg_backup_archiver.c:4065
#, c-format
msgid "entering restore_toc_entries_postfork\n"
msgstr "ingresando restore_toc_entries_postfork\n"
-#: pg_backup_archiver.c:4009
+#: pg_backup_archiver.c:4085
#, c-format
msgid "processing missed item %d %s %s\n"
msgstr "procesando el elemento saltado %d %s %s\n"
-#: pg_backup_archiver.c:4160
+#: pg_backup_archiver.c:4264
#, c-format
msgid "no item ready\n"
msgstr "ningún elemento listo\n"
-#: pg_backup_archiver.c:4379
+#: pg_backup_archiver.c:4483
#, c-format
msgid "transferring dependency %d -> %d to %d\n"
msgstr "transferiendo la dependencia %d -> %d a %d\n"
-#: pg_backup_archiver.c:4452
+#: pg_backup_archiver.c:4556
#, c-format
msgid "reducing dependencies for %d\n"
msgstr "reduciendo las dependencias para %d\n"
-#: pg_backup_archiver.c:4491
+#: pg_backup_archiver.c:4608
#, c-format
msgid "table \"%s\" could not be created, will not restore its data\n"
msgstr "la tabla «%s» no pudo ser creada, no se recuperarán sus datos\n"
#: pg_backup_custom.c:472
#, c-format
-msgid "could not find block ID %d in archive -- possibly due to out-of-order restore request, which cannot be handled due to lack of data offsets in archive\n"
-msgstr "no se pudo encontrar el bloque con ID %d en archivo -- posiblemente debido a una petición de restauración fuera de orden, la que no puede ser satisfecha debido a la falta de información de posicionamiento en el archivo\n"
+msgid ""
+"could not find block ID %d in archive -- possibly due to out-of-order "
+"restore request, which cannot be handled due to lack of data offsets in "
+"archive\n"
+msgstr ""
+"no se pudo encontrar el bloque con ID %d en archivo -- posiblemente debido a"
+" una petición de restauración fuera de orden, la que no puede ser satisfecha"
+" debido a la falta de información de posicionamiento en el archivo\n"
#: pg_backup_custom.c:477
#, c-format
-msgid "could not find block ID %d in archive -- possibly due to out-of-order restore request, which cannot be handled due to non-seekable input file\n"
-msgstr "no se pudo encontrar el bloque con ID %d en archivo -- posiblemente debido a una petición de restauración fuera de orden, la que no puede ser completada debido a que en el archivo de entrada no es reposicionable (seekable)\n"
+msgid ""
+"could not find block ID %d in archive -- possibly due to out-of-order "
+"restore request, which cannot be handled due to non-seekable input file\n"
+msgstr ""
+"no se pudo encontrar el bloque con ID %d en archivo -- posiblemente debido a"
+" una petición de restauración fuera de orden, la que no puede ser completada"
+" debido a que en el archivo de entrada no es reposicionable (seekable)\n"
#: pg_backup_custom.c:482
#, c-format
msgid "could not find block ID %d in archive -- possibly corrupt archive\n"
-msgstr "no se pudo encontrar el bloque con ID %d en archivo -- posiblemente el archivo está corrupto\n"
+msgstr ""
+"no se pudo encontrar el bloque con ID %d en archivo -- posiblemente el "
+"archivo está corrupto\n"
#: pg_backup_custom.c:489
#, c-format
#: pg_backup_custom.c:503
#, c-format
msgid "unrecognized data block type %d while restoring archive\n"
-msgstr "se encontró un bloque tipo %d no reconocido al restablecer el archivador\n"
+msgstr ""
+"se encontró un bloque tipo %d no reconocido al restablecer el archivador\n"
#: pg_backup_custom.c:705 pg_backup_custom.c:759 pg_backup_custom.c:844
-#: pg_backup_tar.c:1090
+#: pg_backup_tar.c:1102
#, c-format
msgid "could not determine seek position in archive file: %s\n"
-msgstr "no se pudo determinar la posición (seek) en el archivo del archivador: %s\n"
+msgstr ""
+"no se pudo determinar la posición (seek) en el archivo del archivador: %s\n"
#: pg_backup_custom.c:723 pg_backup_custom.c:764
#, c-format
#: pg_backup_custom.c:753
#, c-format
msgid "parallel restore from standard input is not supported\n"
-msgstr "la restauración en paralelo desde entrada estándar (stdin) no está soportada\n"
+msgstr ""
+"la restauración en paralelo desde entrada estándar (stdin) no está "
+"soportada\n"
#: pg_backup_custom.c:755
#, c-format
msgid "parallel restore from non-seekable file is not supported\n"
-msgstr "la restauración en paralelo desde un archivo no posicionable no está soportada\n"
+msgstr ""
+"la restauración en paralelo desde un archivo no posicionable no está "
+"soportada\n"
#: pg_backup_custom.c:774
#, c-format
#: pg_backup_db.c:639 pg_dump.c:1841
#, c-format
msgid "WARNING: unexpected extra results during COPY of table \"%s\"\n"
-msgstr "PRECAUCIÓN: resultados extra inesperados durante el COPY de la tabla «%s»\n"
+msgstr ""
+"PRECAUCIÓN: resultados extra inesperados durante el COPY de la tabla «%s»\n"
#: pg_backup_db.c:651
msgid "could not start database transaction"
msgid "could not create directory \"%s\": %s\n"
msgstr "no se pudo crear el directorio «%s»: %s\n"
-#: pg_backup_directory.c:407
+#: pg_backup_directory.c:355 pg_backup_directory.c:495
+#: pg_backup_directory.c:525
+#, c-format
+#| msgid "could not write to log file: %s\n"
+msgid "could not write to output file: %s\n"
+msgstr "no se pudo escribir al archivo de salida: %s\n"
+
+#: pg_backup_directory.c:409
#, c-format
msgid "could not close data file: %s\n"
msgstr "no se pudo cerrar el archivo de datos: %s\n"
-#: pg_backup_directory.c:448
+#: pg_backup_directory.c:450
#, c-format
msgid "could not open large object TOC file \"%s\" for input: %s\n"
-msgstr "no se pudo abrir el archivo de la tabla de contenidos de objetos grandes «%s» para su lectura: %s\n"
+msgstr ""
+"no se pudo abrir el archivo de la tabla de contenidos de objetos grandes "
+"«%s» para su lectura: %s\n"
-#: pg_backup_directory.c:459
+#: pg_backup_directory.c:461
#, c-format
msgid "invalid line in large object TOC file \"%s\": \"%s\"\n"
-msgstr "línea no válida en el archivo de la tabla de contenido de objetos grandes «%s»: «%s»\n"
+msgstr ""
+"línea no válida en el archivo de la tabla de contenido de objetos grandes "
+"«%s»: «%s»\n"
-#: pg_backup_directory.c:468
+#: pg_backup_directory.c:470
#, c-format
msgid "error reading large object TOC file \"%s\"\n"
-msgstr "error al leer el archivo de la tabla de contenidos de objetos grandes «%s»\n"
+msgstr ""
+"error al leer el archivo de la tabla de contenidos de objetos grandes «%s»\n"
-#: pg_backup_directory.c:472
+#: pg_backup_directory.c:474
#, c-format
msgid "could not close large object TOC file \"%s\": %s\n"
-msgstr "no se pudo cerrar el archivo de la tabla de contenido de los objetos grandes «%s»: %s\n"
+msgstr ""
+"no se pudo cerrar el archivo de la tabla de contenido de los objetos grandes"
+" «%s»: %s\n"
-#: pg_backup_directory.c:686
+#: pg_backup_directory.c:690
#, c-format
msgid "could not write to blobs TOC file\n"
-msgstr "no se pudo escribir al archivo de la tabla de contenidos de objetos grandes\n"
+msgstr ""
+"no se pudo escribir al archivo de la tabla de contenidos de objetos "
+"grandes\n"
-#: pg_backup_directory.c:718
+#: pg_backup_directory.c:722
#, c-format
msgid "file name too long: \"%s\"\n"
msgstr "nombre de archivo demasiado largo: «%s»\n"
#: pg_backup_tar.c:181
#, c-format
msgid "could not open TOC file \"%s\" for output: %s\n"
-msgstr "no se pudo abrir el archivo de tabla de contenido «%s» para escribir: %s\n"
+msgstr ""
+"no se pudo abrir el archivo de tabla de contenido «%s» para escribir: %s\n"
#: pg_backup_tar.c:189
#, c-format
msgid "could not close tar member\n"
msgstr "no se pudo cerrar miembro del archivo tar\n"
-#: pg_backup_tar.c:569
+#: pg_backup_tar.c:581
#, c-format
msgid "internal error -- neither th nor fh specified in tarReadRaw()\n"
msgstr "error interno --- no se especificó th ni fh en tarReadRaw()\n"
-#: pg_backup_tar.c:692
+#: pg_backup_tar.c:704
#, c-format
msgid "unexpected COPY statement syntax: \"%s\"\n"
msgstr "sintaxis de sentencia COPY inesperada: «%s»\n"
-#: pg_backup_tar.c:962
+#: pg_backup_tar.c:974
#, c-format
msgid "invalid OID for large object (%u)\n"
msgstr "el OID del objeto grande no es válido (%u)\n"
-#: pg_backup_tar.c:1106
+#: pg_backup_tar.c:1118
#, c-format
msgid "could not close temporary file: %s\n"
msgstr "no se pudo abrir archivo temporal: %s\n"
-#: pg_backup_tar.c:1116
+#: pg_backup_tar.c:1128
#, c-format
msgid "actual file length (%s) does not match expected (%s)\n"
msgstr "el tamaño real del archivo (%s) no coincide con el esperado (%s)\n"
-#: pg_backup_tar.c:1153
+#: pg_backup_tar.c:1165
#, c-format
msgid "moving from position %s to next member at file position %s\n"
msgstr "moviendo desde la posición %s a la posición del siguiente miembro %s\n"
-#: pg_backup_tar.c:1164
+#: pg_backup_tar.c:1176
#, c-format
msgid "now at file position %s\n"
msgstr "ahora en la posición del archivo %s\n"
-#: pg_backup_tar.c:1173 pg_backup_tar.c:1203
+#: pg_backup_tar.c:1185 pg_backup_tar.c:1215
#, c-format
msgid "could not find header for file \"%s\" in tar archive\n"
-msgstr "no se pudo encontrar el encabezado para el archivo «%s» en el archivo tar\n"
+msgstr ""
+"no se pudo encontrar el encabezado para el archivo «%s» en el archivo tar\n"
-#: pg_backup_tar.c:1187
+#: pg_backup_tar.c:1199
#, c-format
msgid "skipping tar member %s\n"
msgstr "saltando miembro del archivo tar %s\n"
-#: pg_backup_tar.c:1191
+#: pg_backup_tar.c:1203
#, c-format
-msgid "restoring data out of order is not supported in this archive format: \"%s\" is required, but comes before \"%s\" in the archive file.\n"
+msgid ""
+"restoring data out of order is not supported in this archive format: \"%s\" "
+"is required, but comes before \"%s\" in the archive file.\n"
msgstr ""
"la extracción de datos fuera de orden no está soportada en este formato:\n"
"se requiere «%s», pero viene antes de «%s» en el archivador.\n"
-#: pg_backup_tar.c:1237
+#: pg_backup_tar.c:1249
#, c-format
msgid "incomplete tar header found (%lu byte)\n"
msgid_plural "incomplete tar header found (%lu bytes)\n"
msgstr[0] "se encontró un encabezado incompleto (%lu byte)\n"
msgstr[1] "se encontró un encabezado incompleto (%lu bytes)\n"
-#: pg_backup_tar.c:1278
+#: pg_backup_tar.c:1290
#, c-format
msgid "TOC Entry %s at %s (length %s, checksum %d)\n"
msgstr "entrada TOC %s en %s (tamaño %s, suma de integridad %d)\n"
-#: pg_backup_tar.c:1289
+#: pg_backup_tar.c:1301
#, c-format
-msgid "corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
+msgid ""
+"corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
msgstr ""
"se encontró un encabezado corrupto en %s (esperado %d, calculado %d)\n"
"en la posición %s\n"
#: pg_dump.c:581
#, c-format
msgid "options -s/--schema-only and -a/--data-only cannot be used together\n"
-msgstr "las opciones -s/--schema-only y -a/--data-only no pueden usarse juntas\n"
+msgstr ""
+"las opciones -s/--schema-only y -a/--data-only no pueden usarse juntas\n"
#: pg_dump.c:587
#, c-format
#: pg_dump.c:593
#, c-format
-msgid "options --inserts/--column-inserts and -o/--oids cannot be used together\n"
-msgstr "las opciones --inserts/--column-inserts y -o/--oids no pueden usarse juntas\n"
+msgid ""
+"options --inserts/--column-inserts and -o/--oids cannot be used together\n"
+msgstr ""
+"las opciones --inserts/--column-inserts y -o/--oids no pueden usarse "
+"juntas\n"
#: pg_dump.c:594
#, c-format
#: pg_dump.c:621
#, c-format
-msgid "WARNING: requested compression not available in this installation -- archive will be uncompressed\n"
+msgid ""
+"WARNING: requested compression not available in this installation -- archive"
+" will be uncompressed\n"
msgstr ""
"PRECAUCIÓN: la compresión solicitada no está soportada en esta\n"
"instalación -- el archivador no será comprimido\n"
#: pg_dump.c:702
#, c-format
msgid "Exported snapshots are not supported by this server version.\n"
-msgstr "Los snapshot exportados no están soportados por esta versión de servidor.\n"
+msgstr ""
+"Los snapshot exportados no están soportados por esta versión de servidor.\n"
#: pg_dump.c:716
#, c-format
#: pg_dump.c:924
#, c-format
-msgid " -Z, --compress=0-9 compression level for compressed formats\n"
-msgstr " -Z, --compress=0-9 nivel de compresión para formatos comprimidos\n"
+msgid ""
+" -Z, --compress=0-9 compression level for compressed formats\n"
+msgstr ""
+" -Z, --compress=0-9 nivel de compresión para formatos comprimidos\n"
#: pg_dump.c:925 pg_dumpall.c:582
#, c-format
-msgid " --lock-wait-timeout=TIMEOUT fail after waiting TIMEOUT for a table lock\n"
-msgstr " --lock-wait-timeout=SEGS espera a lo más SEGS segundos obtener un lock\n"
+msgid ""
+" --lock-wait-timeout=TIMEOUT fail after waiting TIMEOUT for a table lock\n"
+msgstr ""
+" --lock-wait-timeout=SEGS espera a lo más SEGS segundos obtener un lock\n"
#: pg_dump.c:926 pg_dumpall.c:605
#, c-format
-msgid " --no-sync do not wait for changes to be written safely to disk\n"
-msgstr " --no-sync no esperar que los cambios se sincronicen a disco\n"
+msgid ""
+" --no-sync do not wait for changes to be written safely "
+"to disk\n"
+msgstr ""
+" --no-sync no esperar que los cambios se sincronicen a "
+"disco\n"
#: pg_dump.c:927 pg_dumpall.c:583
#, c-format
#: pg_dump.c:931
#, c-format
msgid " -b, --blobs include large objects in dump\n"
-msgstr " -b, --blobs incluye objetos grandes en la extracción\n"
+msgstr ""
+" -b, --blobs incluye objetos grandes en la extracción\n"
#: pg_dump.c:932
#, c-format
msgid " -B, --no-blobs exclude large objects in dump\n"
-msgstr " -B, --no-blobs excluye objetos grandes en la extracción\n"
+msgstr ""
+" -B, --no-blobs excluye objetos grandes en la extracción\n"
#: pg_dump.c:933 pg_restore.c:463
#, c-format
-msgid " -c, --clean clean (drop) database objects before recreating\n"
-msgstr " -c, --clean tira (drop) la base de datos antes de crearla\n"
+msgid ""
+" -c, --clean clean (drop) database objects before "
+"recreating\n"
+msgstr ""
+" -c, --clean tira (drop) la base de datos antes de "
+"crearla\n"
#: pg_dump.c:934
#, c-format
-msgid " -C, --create include commands to create database in dump\n"
+msgid ""
+" -C, --create include commands to create database in dump\n"
msgstr ""
" -C, --create incluye órdenes para crear la base de datos\n"
" en la extracción\n"
#: pg_dump.c:935
#, c-format
msgid " -E, --encoding=ENCODING dump the data in encoding ENCODING\n"
-msgstr " -E, --encoding=CODIF extrae los datos con la codificación CODIF\n"
+msgstr ""
+" -E, --encoding=CODIF extrae los datos con la codificación CODIF\n"
#: pg_dump.c:936
#, c-format
#: pg_dump.c:942
#, c-format
-msgid " -S, --superuser=NAME superuser user name to use in plain-text format\n"
-msgstr " -S, --superuser=NAME superusuario a utilizar en el volcado de texto\n"
+msgid ""
+" -S, --superuser=NAME superuser user name to use in plain-text "
+"format\n"
+msgstr ""
+" -S, --superuser=NAME superusuario a utilizar en el volcado de "
+"texto\n"
#: pg_dump.c:943
#, c-format
#: pg_dump.c:945 pg_dumpall.c:594
#, c-format
msgid " -x, --no-privileges do not dump privileges (grant/revoke)\n"
-msgstr " -x, --no-privileges no extrae los privilegios (grant/revoke)\n"
+msgstr ""
+" -x, --no-privileges no extrae los privilegios (grant/revoke)\n"
#: pg_dump.c:946 pg_dumpall.c:595
#, c-format
#: pg_dump.c:947 pg_dumpall.c:596
#, c-format
-msgid " --column-inserts dump data as INSERT commands with column names\n"
+msgid ""
+" --column-inserts dump data as INSERT commands with column "
+"names\n"
msgstr ""
" --column-inserts extrae los datos usando INSERT con nombres\n"
" de columnas\n"
#: pg_dump.c:948 pg_dumpall.c:597
#, c-format
-msgid " --disable-dollar-quoting disable dollar quoting, use SQL standard quoting\n"
+msgid ""
+" --disable-dollar-quoting disable dollar quoting, use SQL standard "
+"quoting\n"
msgstr ""
" --disable-dollar-quoting deshabilita el uso de «delimitadores de dólar»,\n"
" usa delimitadores de cadena estándares\n"
#: pg_dump.c:949 pg_dumpall.c:598 pg_restore.c:480
#, c-format
-msgid " --disable-triggers disable triggers during data-only restore\n"
+msgid ""
+" --disable-triggers disable triggers during data-only restore\n"
msgstr ""
" --disable-triggers deshabilita los disparadores (triggers) durante el\n"
" restablecimiento de la extracción de sólo-datos\n"
#: pg_dump.c:952
#, c-format
msgid " --exclude-table-data=TABLE do NOT dump data for the named table(s)\n"
-msgstr " --exclude-table-data=TABLA NO extrae los datos de la(s) tabla(s) nombrada(s)\n"
+msgstr ""
+" --exclude-table-data=TABLA NO extrae los datos de la(s) tabla(s) "
+"nombrada(s)\n"
#: pg_dump.c:953 pg_dumpall.c:599 pg_restore.c:482
#, c-format
#: pg_dump.c:954 pg_dumpall.c:600
#, c-format
-msgid " --inserts dump data as INSERT commands, rather than COPY\n"
-msgstr " --inserts extrae los datos usando INSERT, en vez de COPY\n"
+msgid ""
+" --inserts dump data as INSERT commands, rather than "
+"COPY\n"
+msgstr ""
+" --inserts extrae los datos usando INSERT, en vez de "
+"COPY\n"
#: pg_dump.c:955 pg_dumpall.c:601
#, c-format
#: pg_dump.c:956 pg_dumpall.c:603
#, c-format
msgid " --no-security-labels do not dump security label assignments\n"
-msgstr " --no-security-labels no volcar asignaciones de etiquetas de seguridad\n"
+msgstr ""
+" --no-security-labels no volcar asignaciones de etiquetas de "
+"seguridad\n"
#: pg_dump.c:957 pg_dumpall.c:604
#, c-format
#: pg_dump.c:958
#, c-format
-msgid " --no-synchronized-snapshots do not use synchronized snapshots in parallel jobs\n"
+msgid ""
+" --no-synchronized-snapshots do not use synchronized snapshots in parallel"
+" jobs\n"
msgstr ""
" --no-synchronized-snapshots no usar snapshots sincronizados en trabajos\n"
" en paralelo\n"
#: pg_dump.c:961 pg_dumpall.c:608
#, c-format
-msgid " --quote-all-identifiers quote all identifiers, even if not key words\n"
+msgid ""
+" --quote-all-identifiers quote all identifiers, even if not key "
+"words\n"
msgstr ""
" --quote-all-identifiers entrecomilla todos los identificadores, incluso\n"
" si no son palabras clave\n"
#: pg_dump.c:962
#, c-format
-msgid " --section=SECTION dump named section (pre-data, data, or post-data)\n"
+msgid ""
+" --section=SECTION dump named section (pre-data, data, or post-"
+"data)\n"
msgstr ""
" --section=SECCIÓN volcar la sección nombrada (pre-data, data,\n"
" post-data)\n"
#: pg_dump.c:963
#, c-format
-msgid " --serializable-deferrable wait until the dump can run without anomalies\n"
+msgid ""
+" --serializable-deferrable wait until the dump can run without "
+"anomalies\n"
msgstr ""
" --serializable-deferrable espera hasta que el respaldo pueda completarse\n"
" sin anomalías\n"
#: pg_dump.c:964
#, c-format
msgid " --snapshot=SNAPSHOT use given snapshot for the dump\n"
-msgstr " --snapshot=SNAPSHOT use el snapshot dado para la extracción\n"
+msgstr ""
+" --snapshot=SNAPSHOT use el snapshot dado para la extracción\n"
#: pg_dump.c:965 pg_restore.c:490
#, c-format
#: pg_dump.c:977 pg_dumpall.c:620 pg_restore.c:501
#, 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 fuerza un prompt para la contraseña\n"
" (debería ser automático)\n"
#: pg_dump.c:1136
#, c-format
+#| msgid ""
+#| "Synchronized snapshots are not supported by this server version.\n"
+#| "Run with --no-synchronized-snapshots instead if you do not need\n"
+#| "synchronized snapshots.\n"
msgid ""
-"Synchronized snapshots are not supported on standby servers.\n"
+"Synchronized snapshots on standby servers are not supported by this server version.\n"
"Run with --no-synchronized-snapshots instead if you do not need\n"
"synchronized snapshots.\n"
msgstr ""
-"Los snapshots sincronizados no están soportados en servidores standby.\n"
+"Los snapshots sincronizados en servidores standby no están soportados por esta versión del servidor.\n"
"Ejecute con --no-synchronized-snapshots si no los necesita.\n"
#: pg_dump.c:1205
#: pg_dump.c:1822
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetCopyData() failed.\n"
-msgstr "Falló la extracción del contenido de la tabla «%s»: PQgetCopyData() falló.\n"
+msgstr ""
+"Falló la extracción del contenido de la tabla «%s»: PQgetCopyData() falló.\n"
#: pg_dump.c:1823 pg_dump.c:1833
#, c-format
#: pg_dump.c:1832
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetResult() failed.\n"
-msgstr "Falló la extracción del contenido de la tabla «%s»: PQgetResult() falló.\n"
+msgstr ""
+"Falló la extracción del contenido de la tabla «%s»: PQgetResult() falló.\n"
#: pg_dump.c:2481
#, c-format
#: pg_dump.c:3722
#, c-format
-msgid "WARNING: subscriptions not dumped because current user is not a superuser\n"
-msgstr "PRECAUCIÓN: no se volcaron las suscripciones porque el usuario actual no es un superusuario\n"
+msgid ""
+"WARNING: subscriptions not dumped because current user is not a superuser\n"
+msgstr ""
+"PRECAUCIÓN: no se volcaron las suscripciones porque el usuario actual no es "
+"un superusuario\n"
#: pg_dump.c:3776
#, c-format
#: pg_dump.c:4963
#, c-format
msgid "WARNING: owner of operator class \"%s\" appears to be invalid\n"
-msgstr "PRECAUCIÓN: el dueño de la clase de operadores «%s» parece no ser válido\n"
+msgstr ""
+"PRECAUCIÓN: el dueño de la clase de operadores «%s» parece no ser válido\n"
#: pg_dump.c:5050
#, c-format
msgid "WARNING: owner of operator family \"%s\" appears to be invalid\n"
-msgstr "PRECAUCIÓN: el dueño de la familia de operadores «%s» parece no ser válido\n"
+msgstr ""
+"PRECAUCIÓN: el dueño de la familia de operadores «%s» parece no ser válido\n"
#: pg_dump.c:5217
#, c-format
msgid "WARNING: owner of aggregate function \"%s\" appears to be invalid\n"
-msgstr "PRECAUCIÓN: el dueño de la función de agregación «%s» parece no ser válido\n"
+msgstr ""
+"PRECAUCIÓN: el dueño de la función de agregación «%s» parece no ser válido\n"
#: pg_dump.c:5476
#, c-format
msgid "WARNING: owner of table \"%s\" appears to be invalid\n"
msgstr "PRECAUCIÓN: el dueño de la tabla «%s» parece no ser válido\n"
-#: pg_dump.c:6300 pg_dump.c:16529
+#: pg_dump.c:6300 pg_dump.c:16539
#, c-format
-msgid "failed sanity check, parent table with OID %u of sequence with OID %u not found\n"
-msgstr "falló la revisión de integridad, no se encontró la tabla padre con OID %u de la secuencia con OID %u\n"
+msgid ""
+"failed sanity check, parent table with OID %u of sequence with OID %u not "
+"found\n"
+msgstr ""
+"falló la revisión de integridad, no se encontró la tabla padre con OID %u de"
+" la secuencia con OID %u\n"
#: pg_dump.c:6431
#, c-format
#: pg_dump.c:7019
#, c-format
-msgid "failed sanity check, parent table with OID %u of pg_rewrite entry with OID %u not found\n"
-msgstr "falló la revisión de integridad, no se encontró la tabla padre con OID %u del elemento con OID %u de pg_rewrite\n"
+msgid ""
+"failed sanity check, parent table with OID %u of pg_rewrite entry with OID "
+"%u not found\n"
+msgstr ""
+"falló la revisión de integridad, no se encontró la tabla padre con OID %u "
+"del elemento con OID %u de pg_rewrite\n"
#: pg_dump.c:7103
#, c-format
#: pg_dump.c:7241
#, c-format
-msgid "query produced null referenced table name for foreign key trigger \"%s\" on table \"%s\" (OID of table: %u)\n"
+msgid ""
+"query produced null referenced table name for foreign key trigger \"%s\" on "
+"table \"%s\" (OID of table: %u)\n"
msgstr ""
"la consulta produjo un nombre de tabla nulo para la llave foránea del \n"
"disparador \"%s\" en la tabla «%s» (OID de la tabla: %u)\n"
#, c-format
msgid "expected %d check constraint on table \"%s\" but found %d\n"
msgid_plural "expected %d check constraints on table \"%s\" but found %d\n"
-msgstr[0] "se esperaban %d restricciones CHECK en la tabla «%s» pero se encontraron %d\n"
-msgstr[1] "se esperaban %d restricciones CHECK en la tabla «%s» pero se encontraron %d\n"
+msgstr[0] ""
+"se esperaban %d restricciones CHECK en la tabla «%s» pero se encontraron "
+"%d\n"
+msgstr[1] ""
+"se esperaban %d restricciones CHECK en la tabla «%s» pero se encontraron "
+"%d\n"
#: pg_dump.c:8156
#, c-format
#: pg_dump.c:11581
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
-msgstr "el valor del atributo «provolatile» para la función «%s» es desconocido\n"
+msgstr ""
+"el valor del atributo «provolatile» para la función «%s» es desconocido\n"
#: pg_dump.c:11625 pg_dump.c:13623
#, c-format
msgid "unrecognized proparallel value for function \"%s\"\n"
-msgstr "el valor del atributo «proparallel» para la función «%s» es desconocido\n"
+msgstr ""
+"el valor del atributo «proparallel» para la función «%s» es desconocido\n"
#: pg_dump.c:11733 pg_dump.c:11843 pg_dump.c:11850
#, c-format
#: pg_dump.c:11778
#, c-format
msgid "WARNING: bogus value in pg_cast.castfunc or pg_cast.castmethod field\n"
-msgstr "PRECAUCIÓN: valor no válido en los campos pg_cast.castfunc o pg_cast.castmethod\n"
+msgstr ""
+"PRECAUCIÓN: valor no válido en los campos pg_cast.castfunc o "
+"pg_cast.castmethod\n"
#: pg_dump.c:11781
#, c-format
#: pg_dump.c:11871
#, c-format
-msgid "WARNING: bogus transform definition, at least one of trffromsql and trftosql should be nonzero\n"
-msgstr "PRECAUCIÓN: definición errónea de transformación; al menos uno de trffromsql and trftosql debe ser distinto de cero\n"
+msgid ""
+"WARNING: bogus transform definition, at least one of trffromsql and trftosql"
+" should be nonzero\n"
+msgstr ""
+"PRECAUCIÓN: definición errónea de transformación; al menos uno de trffromsql"
+" and trftosql debe ser distinto de cero\n"
#: pg_dump.c:11888
#, c-format
#: pg_dump.c:13533
#, c-format
-msgid "WARNING: aggregate function %s could not be dumped correctly for this database version; ignored\n"
+msgid ""
+"WARNING: aggregate function %s could not be dumped correctly for this "
+"database version; ignored\n"
msgstr ""
"PRECAUCIÓN: la función de agregación «%s» no se pudo extraer correctamente\n"
"para esta versión de la base de datos; ignorada\n"
msgid "could not parse default ACL list (%s)\n"
msgstr "no se pudo interpretar la lista de ACL (%s)\n"
-#: pg_dump.c:14478
+#: pg_dump.c:14488
#, c-format
-msgid "could not parse initial GRANT ACL list (%s) or initial REVOKE ACL list (%s) for object \"%s\" (%s)\n"
-msgstr "no se pudo interpretar la lista inicial de GRANT ACL (%s) o la lista inicial de REVOKE ACL (%s) para el objeto «%s» (%s)\n"
+msgid ""
+"could not parse initial GRANT ACL list (%s) or initial REVOKE ACL list (%s) "
+"for object \"%s\" (%s)\n"
+msgstr ""
+"no se pudo interpretar la lista inicial de GRANT ACL (%s) o la lista inicial"
+" de REVOKE ACL (%s) para el objeto «%s» (%s)\n"
-#: pg_dump.c:14486
+#: pg_dump.c:14496
#, c-format
-msgid "could not parse GRANT ACL list (%s) or REVOKE ACL list (%s) for object \"%s\" (%s)\n"
-msgstr "no se pudo interpretar la lista de GRANT ACL (%s) o la lista de REVOKE ACL (%s) para el objeto «%s» (%s)\n"
+msgid ""
+"could not parse GRANT ACL list (%s) or REVOKE ACL list (%s) for object "
+"\"%s\" (%s)\n"
+msgstr ""
+"no se pudo interpretar la lista de GRANT ACL (%s) o la lista de REVOKE ACL "
+"(%s) para el objeto «%s» (%s)\n"
-#: pg_dump.c:14961
+#: pg_dump.c:14971
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
-msgstr "la consulta para obtener la definición de la vista «%s» no regresó datos\n"
+msgstr ""
+"la consulta para obtener la definición de la vista «%s» no regresó datos\n"
-#: pg_dump.c:14964
+#: pg_dump.c:14974
#, c-format
-msgid "query to obtain definition of view \"%s\" returned more than one definition\n"
-msgstr "la consulta para obtener la definición de la vista «%s» regresó más de una definición\n"
+msgid ""
+"query to obtain definition of view \"%s\" returned more than one "
+"definition\n"
+msgstr ""
+"la consulta para obtener la definición de la vista «%s» regresó más de una "
+"definición\n"
-#: pg_dump.c:14971
+#: pg_dump.c:14981
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "la definición de la vista «%s» parece estar vacía (tamaño cero)\n"
-#: pg_dump.c:15200
+#: pg_dump.c:15210
#, c-format
msgid "invalid number of parents %d for table \"%s\"\n"
msgstr "número de padres %d para la tabla «%s» no es válido\n"
-#: pg_dump.c:15847
+#: pg_dump.c:15857
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "el número de columna %d no es válido para la tabla «%s»\n"
-#: pg_dump.c:16031
+#: pg_dump.c:16041
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "falta un índice para restricción «%s»\n"
-#: pg_dump.c:16234
+#: pg_dump.c:16244
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "tipo de restricción inesperado: %c\n"
-#: pg_dump.c:16371 pg_dump.c:16597
+#: pg_dump.c:16381 pg_dump.c:16607
#, c-format
msgid "query to get data of sequence \"%s\" returned %d row (expected 1)\n"
msgid_plural "query to get data of sequence \"%s\" returned %d rows (expected 1)\n"
-msgstr[0] "la consulta para obtener los datos de la secuencia «%s» regresó %d entrada, pero se esperaba 1\n"
-msgstr[1] "la consulta para obtener los datos de la secuencia «%s» regresó %d entradas, pero se esperaba 1\n"
+msgstr[0] ""
+"la consulta para obtener los datos de la secuencia «%s» regresó %d entrada, "
+"pero se esperaba 1\n"
+msgstr[1] ""
+"la consulta para obtener los datos de la secuencia «%s» regresó %d entradas,"
+" pero se esperaba 1\n"
-#: pg_dump.c:16695
+#: pg_dump.c:16705
#, c-format
msgid "unexpected tgtype value: %d\n"
msgstr "tgtype no esperado: %d\n"
-#: pg_dump.c:16769
+#: pg_dump.c:16779
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
-msgstr "argumento de cadena (%s) no válido para el disparador (trigger) «%s» en la tabla «%s»\n"
+msgstr ""
+"argumento de cadena (%s) no válido para el disparador (trigger) «%s» en la "
+"tabla «%s»\n"
-#: pg_dump.c:16990
+#: pg_dump.c:17010
#, c-format
-msgid "query to get rule \"%s\" for table \"%s\" failed: wrong number of rows returned\n"
-msgstr "la consulta para obtener la regla «%s» asociada con la tabla «%s» falló: retornó un número incorrecto de renglones\n"
+msgid ""
+"query to get rule \"%s\" for table \"%s\" failed: wrong number of rows "
+"returned\n"
+msgstr ""
+"la consulta para obtener la regla «%s» asociada con la tabla «%s» falló: "
+"retornó un número incorrecto de renglones\n"
-#: pg_dump.c:17385
+#: pg_dump.c:17405
#, c-format
msgid "reading dependency data\n"
msgstr "obteniendo datos de dependencias\n"
-#: pg_dump.c:17850
+#: pg_dump.c:17870
#, c-format
msgid "WARNING: could not parse reloptions array\n"
msgstr "PRECAUCIÓN: no se pudo interpretar el arreglo reloptions\n"
#: pg_dump_sort.c:1175
#, c-format
msgid "NOTICE: there are circular foreign-key constraints on this table:\n"
-msgid_plural "NOTICE: there are circular foreign-key constraints among these tables:\n"
-msgstr[0] "NOTA: hay restricciones de llave foránea circulares en la siguiente tabla:\n"
-msgstr[1] "NOTA: hay restricciones de llave foránea circulares entre las siguientes tablas:\n"
+msgid_plural ""
+"NOTICE: there are circular foreign-key constraints among these tables:\n"
+msgstr[0] ""
+"NOTA: hay restricciones de llave foránea circulares en la siguiente tabla:\n"
+msgstr[1] ""
+"NOTA: hay restricciones de llave foránea circulares entre las siguientes "
+"tablas:\n"
#: pg_dump_sort.c:1179 pg_dump_sort.c:1199
#, c-format
#: pg_dump_sort.c:1180
#, c-format
-msgid "You might not be able to restore the dump without using --disable-triggers or temporarily dropping the constraints.\n"
-msgstr "Puede no ser capaz de restaurar el respaldo sin usar --disable-triggers o temporalmente eliminar las restricciones.\n"
+msgid ""
+"You might not be able to restore the dump without using --disable-triggers "
+"or temporarily dropping the constraints.\n"
+msgstr ""
+"Puede no ser capaz de restaurar el respaldo sin usar --disable-triggers o "
+"temporalmente eliminar las restricciones.\n"
#: pg_dump_sort.c:1181
#, c-format
-msgid "Consider using a full dump instead of a --data-only dump to avoid this problem.\n"
-msgstr "Considere usar un volcado completo en lugar de --data-only para evitar este problema.\n"
+msgid ""
+"Consider using a full dump instead of a --data-only dump to avoid this "
+"problem.\n"
+msgstr ""
+"Considere usar un volcado completo en lugar de --data-only para evitar este "
+"problema.\n"
#: pg_dump_sort.c:1193
#, c-format
msgid "WARNING: could not resolve dependency loop among these items:\n"
-msgstr "PRECAUCIÓN: no se pudo resolver el bucle de dependencias entre los siguientes elementos:\n"
+msgstr ""
+"PRECAUCIÓN: no se pudo resolver el bucle de dependencias entre los "
+"siguientes elementos:\n"
#: pg_dumpall.c:189
#, c-format
#: pg_dumpall.c:331
#, c-format
-msgid "%s: options -g/--globals-only and -r/--roles-only cannot be used together\n"
-msgstr "%s: las opciones -g/--globals-only y -r/--roles-only no pueden usarse juntas\n"
+msgid ""
+"%s: options -g/--globals-only and -r/--roles-only cannot be used together\n"
+msgstr ""
+"%s: las opciones -g/--globals-only y -r/--roles-only no pueden usarse "
+"juntas\n"
#: pg_dumpall.c:340
#, c-format
-msgid "%s: options -g/--globals-only and -t/--tablespaces-only cannot be used together\n"
-msgstr "%s: las opciones -g/--globals-only y -t/--tablespaces-only no pueden usarse juntas\n"
+msgid ""
+"%s: options -g/--globals-only and -t/--tablespaces-only cannot be used "
+"together\n"
+msgstr ""
+"%s: las opciones -g/--globals-only y -t/--tablespaces-only no pueden usarse "
+"juntas\n"
#: pg_dumpall.c:349 pg_restore.c:367
#, c-format
#: pg_dumpall.c:356
#, c-format
-msgid "%s: options -r/--roles-only and -t/--tablespaces-only cannot be used together\n"
-msgstr "%s: las opciones -r/--roles-only y -t/--tablespaces-only no pueden usarse juntas\n"
+msgid ""
+"%s: options -r/--roles-only and -t/--tablespaces-only cannot be used "
+"together\n"
+msgstr ""
+"%s: las opciones -r/--roles-only y -t/--tablespaces-only no pueden usarse "
+"juntas\n"
#: pg_dumpall.c:412 pg_dumpall.c:1983
#, c-format
#: pg_dumpall.c:586
#, c-format
-msgid " -c, --clean clean (drop) databases before recreating\n"
-msgstr " -c, --clean tira (drop) la base de datos antes de crearla\n"
+msgid ""
+" -c, --clean clean (drop) databases before recreating\n"
+msgstr ""
+" -c, --clean tira (drop) la base de datos antes de crearla\n"
#: pg_dumpall.c:587
#, c-format
msgid " -g, --globals-only dump only global objects, no databases\n"
-msgstr " -g, --globals-only extrae sólo los objetos globales, no bases de datos\n"
+msgstr ""
+" -g, --globals-only extrae sólo los objetos globales, no bases de "
+"datos\n"
#: pg_dumpall.c:589 pg_restore.c:472
#, c-format
#: pg_dumpall.c:590
#, c-format
-msgid " -r, --roles-only dump only roles, no databases or tablespaces\n"
+msgid ""
+" -r, --roles-only dump only roles, no databases or "
+"tablespaces\n"
msgstr ""
" -r, --roles-only extrae sólo los roles, no bases de datos\n"
" ni tablespaces\n"
#: pg_dumpall.c:593
#, c-format
-msgid " -t, --tablespaces-only dump only tablespaces, no databases or roles\n"
+msgid ""
+" -t, --tablespaces-only dump only tablespaces, no databases or "
+"roles\n"
msgstr ""
" -t, --tablespaces-only extrae sólo los tablespaces, no bases de datos\n"
" ni roles\n"
#: pg_dumpall.c:616
#, c-format
msgid " -l, --database=DBNAME alternative default database\n"
-msgstr " -l, --database=NOMBRE especifica la base de datos a la cual conectarse\n"
+msgstr ""
+" -l, --database=NOMBRE especifica la base de datos a la cual "
+"conectarse\n"
#: pg_dumpall.c:623
#, c-format
#: pg_dumpall.c:1208
#, c-format
msgid "%s: could not parse ACL list (%s) for tablespace \"%s\"\n"
-msgstr "%s: no se pudo interpretar la lista de control de acceso (%s) del tablespace «%s»\n"
+msgstr ""
+"%s: no se pudo interpretar la lista de control de acceso (%s) del tablespace"
+" «%s»\n"
#: pg_dumpall.c:1525
#, c-format
msgid "%s: could not parse ACL list (%s) for database \"%s\"\n"
-msgstr "%s: no se pudo interpretar la lista de control de acceso (%s) de la base de datos «%s»\n"
+msgstr ""
+"%s: no se pudo interpretar la lista de control de acceso (%s) de la base de "
+"datos «%s»\n"
#: pg_dumpall.c:1739
#, c-format
#: pg_restore.c:320
#, c-format
-msgid "%s: options -s/--schema-only and -a/--data-only cannot be used together\n"
-msgstr "%s: las opciones -s/--schema-only y -a/--data-only no pueden usarse juntas\n"
+msgid ""
+"%s: options -s/--schema-only and -a/--data-only cannot be used together\n"
+msgstr ""
+"%s: las opciones -s/--schema-only y -a/--data-only no pueden usarse juntas\n"
#: pg_restore.c:327
#, c-format
#: pg_restore.c:351
#, c-format
msgid "%s: cannot specify both --single-transaction and multiple jobs\n"
-msgstr "%s: no se puede especificar --single-transaction junto con múltiples tareas\n"
+msgstr ""
+"%s: no se puede especificar --single-transaction junto con múltiples "
+"tareas\n"
#: pg_restore.c:394
#, c-format
msgid "unrecognized archive format \"%s\"; please specify \"c\", \"d\", or \"t\"\n"
-msgstr "formato de archivo «%s» no reconocido; por favor especifique «c», «d» o «t»\n"
+msgstr ""
+"formato de archivo «%s» no reconocido; por favor especifique «c», «d» o "
+"«t»\n"
#: pg_restore.c:434
#, c-format
#: pg_restore.c:453
#, c-format
msgid " -d, --dbname=NAME connect to database name\n"
-msgstr " -d, --dbname=NOMBRE nombre de la base de datos a la que conectarse\n"
+msgstr ""
+" -d, --dbname=NOMBRE nombre de la base de datos a la que conectarse\n"
#: pg_restore.c:454
#, c-format
#: pg_restore.c:455
#, c-format
msgid " -F, --format=c|d|t backup file format (should be automatic)\n"
-msgstr " -F, --format=c|d|t formato del volcado (debería ser automático)\n"
+msgstr ""
+" -F, --format=c|d|t formato del volcado (debería ser automático)\n"
#: pg_restore.c:456
#, c-format
#: pg_restore.c:462
#, c-format
msgid " -a, --data-only restore only the data, no schema\n"
-msgstr " -a, --data-only reestablece sólo los datos, no el esquema\n"
+msgstr ""
+" -a, --data-only reestablece sólo los datos, no el esquema\n"
#: pg_restore.c:464
#, c-format
#: pg_restore.c:467
#, c-format
msgid " -j, --jobs=NUM use this many parallel jobs to restore\n"
-msgstr " -j, --jobs=NUM máximo de procesos paralelos para restaurar\n"
+msgstr ""
+" -j, --jobs=NUM máximo de procesos paralelos para restaurar\n"
#: pg_restore.c:468
#, c-format
#: pg_restore.c:470
#, c-format
msgid " -n, --schema=NAME restore only objects in this schema\n"
-msgstr " -n, --schema=NAME reestablece sólo los objetos en este esquema\n"
+msgstr ""
+" -n, --schema=NAME reestablece sólo los objetos en este "
+"esquema\n"
#: pg_restore.c:471
#, c-format
msgid " -N, --exclude-schema=NAME do not restore objects in this schema\n"
-msgstr " -N, --exclude-schema=NAME no reestablecer los objetos en este esquema\n"
+msgstr ""
+" -N, --exclude-schema=NAME no reestablecer los objetos en este esquema\n"
#: pg_restore.c:473
#, c-format
#: pg_restore.c:474
#, c-format
msgid " -s, --schema-only restore only the schema, no data\n"
-msgstr " -s, --schema-only reestablece el esquema únicamente, no los datos\n"
+msgstr ""
+" -s, --schema-only reestablece el esquema únicamente, no los "
+"datos\n"
#: pg_restore.c:475
#, c-format
-msgid " -S, --superuser=NAME superuser user name to use for disabling triggers\n"
+msgid ""
+" -S, --superuser=NAME superuser user name to use for disabling "
+"triggers\n"
msgstr ""
" -S, --superuser=NOMBRE especifica el nombre del superusuario que se usa\n"
" para deshabilitar los disparadores (triggers)\n"
#: pg_restore.c:476
#, c-format
-msgid " -t, --table=NAME restore named relation (table, view, etc.)\n"
-msgstr " -t, --table=NOMBRE reestablece la relación (tabla, vista, etc.) nombrada\n"
+msgid ""
+" -t, --table=NAME restore named relation (table, view, etc.)\n"
+msgstr ""
+" -t, --table=NOMBRE reestablece la relación (tabla, vista, etc.) "
+"nombrada\n"
#: pg_restore.c:477
#, c-format
msgid " -T, --trigger=NAME restore named trigger\n"
-msgstr " -T, --trigger=NOMBRE reestablece el disparador (trigger) nombrado\n"
+msgstr ""
+" -T, --trigger=NOMBRE reestablece el disparador (trigger) "
+"nombrado\n"
#: pg_restore.c:478
#, c-format
-msgid " -x, --no-privileges skip restoration of access privileges (grant/revoke)\n"
-msgstr " -x, --no-privileges no reestablece los privilegios (grant/revoke)\n"
+msgid ""
+" -x, --no-privileges skip restoration of access privileges "
+"(grant/revoke)\n"
+msgstr ""
+" -x, --no-privileges no reestablece los privilegios "
+"(grant/revoke)\n"
#: pg_restore.c:479
#, c-format
#: pg_restore.c:489
#, c-format
-msgid " --section=SECTION restore named section (pre-data, data, or post-data)\n"
+msgid ""
+" --section=SECTION restore named section (pre-data, data, or "
+"post-data)\n"
msgstr ""
" --section=SECCIÓN reestablece la sección nombrada (pre-data, data\n"
" post-data)\n"
"Si no se especifica un archivo de entrada, se usa la entrada estándar.\n"
"\n"
-#~ msgid "worker is terminating\n"
-#~ msgstr "el proceso hijo está terminando\n"
+#~ msgid "archive member too large for tar format\n"
+#~ msgstr "el miembro de archivador es demasiado grande para el formato tar\n"
-#~ msgid "could not get relation name for OID %u: %s\n"
-#~ msgstr "no se pudo obtener un nombre de relación para el OID %u: %s\n"
+#~ msgid "could not open output file \"%s\" for writing\n"
+#~ msgstr "no se pudo abrir el archivo de salida «%s» para escritura\n"
-#~ msgid "unrecognized command on communication channel: %s\n"
-#~ msgstr "orden no reconocida en canal de comunicación: %s\n"
+#~ msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
+#~ msgstr ""
+#~ "la consulta para obtener los datos de la secuencia «%s» regresó el nombre "
+#~ "«%s»\n"
-#~ msgid "error processing a parallel work item\n"
-#~ msgstr "error procesando un elemento de trabajo en paralelo\n"
+#~ msgid "server version must be at least 7.3 to use schema selection switches\n"
+#~ msgstr ""
+#~ "la versión del servidor debe ser al menos 7.3 para usar los parámetros de\n"
+#~ "selección de esquema\n"
-#~ msgid "terminated by user\n"
-#~ msgstr "terminado por el usuario\n"
+#~ msgid "error during backup\n"
+#~ msgstr "error durante el volcado\n"
+
+#~ msgid "could not find slot of finished worker\n"
+#~ msgstr "no se pudo localizar la entrada del proceso o hilo que terminó\n"
#~ msgid "error in ListenToWorkers(): %s\n"
#~ msgstr "error en ListenToWorkers(): %s\n"
-#~ msgid "could not find slot of finished worker\n"
-#~ msgstr "no se pudo localizar la entrada del proceso o hilo que terminó\n"
+#~ msgid "terminated by user\n"
+#~ msgstr "terminado por el usuario\n"
-#~ msgid "error during backup\n"
-#~ msgstr "error durante el volcado\n"
+#~ msgid "error processing a parallel work item\n"
+#~ msgstr "error procesando un elemento de trabajo en paralelo\n"
-#~ msgid "server version must be at least 7.3 to use schema selection switches\n"
-#~ msgstr ""
-#~ "la versión del servidor debe ser al menos 7.3 para usar los parámetros de\n"
-#~ "selección de esquema\n"
+#~ msgid "unrecognized command on communication channel: %s\n"
+#~ msgstr "orden no reconocida en canal de comunicación: %s\n"
-#~ msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
-#~ msgstr "la consulta para obtener los datos de la secuencia «%s» regresó el nombre «%s»\n"
+#~ msgid "could not get relation name for OID %u: %s\n"
+#~ msgstr "no se pudo obtener un nombre de relación para el OID %u: %s\n"
-#~ msgid "could not open output file \"%s\" for writing\n"
-#~ msgstr "no se pudo abrir el archivo de salida «%s» para escritura\n"
+#~ msgid "worker is terminating\n"
+#~ msgstr "el proceso hijo está terminando\n"
-#~ msgid "archive member too large for tar format\n"
-#~ msgstr "el miembro de archivador es demasiado grande para el formato tar\n"
+#~ msgid ""
+#~ "Synchronized snapshots are not supported on standby servers.\n"
+#~ "Run with --no-synchronized-snapshots instead if you do not need\n"
+#~ "synchronized snapshots.\n"
+#~ msgstr ""
+#~ "Los snapshots sincronizados no están soportados en servidores standby.\n"
+#~ "Ejecute con --no-synchronized-snapshots si no los necesita.\n"
+
+#~ msgid "setting owner and privileges for %s \"%s\"\n"
+#~ msgstr "estableciendo dueño y privilegios para %s «%s»\n"
+
+#~ msgid "setting owner and privileges for %s \"%s.%s\"\n"
+#~ msgstr "estableciendo dueño y privilegios para %s «%s.%s»\n"
msgstr ""
"Project-Id-Version: PostgreSQL 9.6\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2017-07-28 18:44+0000\n"
-"PO-Revision-Date: 2017-07-29 09:12+0200\n"
+"POT-Creation-Date: 2017-09-16 19:44+0000\n"
+"PO-Revision-Date: 2017-09-17 18:26+0200\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: French <guillaume@lelarge.info>\n"
"Language: fr\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 2.0.2\n"
+"X-Generator: Poedit 2.0.3\n"
#: ../../common/exec.c:127 ../../common/exec.c:241 ../../common/exec.c:284
#, c-format
msgid "no query buffer\n"
msgstr "aucun tampon de requête\n"
-#: command.c:948 command.c:4765
+#: command.c:948 command.c:4784
#, c-format
msgid "invalid line number: %s\n"
msgstr "numéro de ligne invalide : %s\n"
msgid "%s: invalid encoding name or conversion procedure not found\n"
msgstr "%s : nom d'encodage invalide ou procédure de conversion introuvable\n"
-#: command.c:1266 command.c:1888 command.c:3169 command.c:4867 common.c:173
+#: command.c:1266 command.c:1888 command.c:3169 command.c:4886 common.c:173
#: common.c:244 common.c:541 common.c:1288 common.c:1316 common.c:1417
#: copy.c:489 copy.c:708 large_obj.c:156 large_obj.c:191 large_obj.c:253
#, c-format
msgid "Timing is off."
msgstr "Chronométrage désactivé."
-#: command.c:2549 command.c:2577 command.c:3518 command.c:3521 command.c:3524
-#: command.c:3530 command.c:3532 command.c:3540 command.c:3550 command.c:3559
-#: command.c:3573 command.c:3590 command.c:3648 common.c:69 copy.c:332
+#: command.c:2549 command.c:2577 command.c:3537 command.c:3540 command.c:3543
+#: command.c:3549 command.c:3551 command.c:3559 command.c:3569 command.c:3578
+#: command.c:3592 command.c:3609 command.c:3667 common.c:69 copy.c:332
#: copy.c:392 copy.c:405 psqlscanslash.l:760 psqlscanslash.l:771
#: psqlscanslash.l:781
#, c-format
msgid "%s: %s\n"
msgstr "%s : %s\n"
-#: command.c:2961 startup.c:202
+#: command.c:2961 startup.c:205
msgid "Password: "
msgstr "Mot de passe : "
-#: command.c:2966 startup.c:204
+#: command.c:2966 startup.c:207
#, c-format
msgid "Password for user %s: "
msgstr "Mot de passe pour l'utilisateur %s : "
" Voir la section « Notes aux utilisateurs de Windows » de la page\n"
" référence de psql pour les détails.\n"
-#: command.c:3407
+#: command.c:3426
#, c-format
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:3436
+#: command.c:3455
#, c-format
msgid "could not start editor \"%s\"\n"
msgstr "n'a pas pu exécuter l'éditeur « %s »\n"
-#: command.c:3438
+#: command.c:3457
#, c-format
msgid "could not start /bin/sh\n"
msgstr "n'a pas pu exécuter /bin/sh\n"
-#: command.c:3476
+#: command.c:3495
#, c-format
msgid "could not locate temporary directory: %s\n"
msgstr "n'a pas pu localiser le répertoire temporaire : %s\n"
-#: command.c:3503
+#: command.c:3522
#, 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:3777
+#: command.c:3796
#, c-format
msgid "\\pset: allowed formats are unaligned, aligned, wrapped, html, asciidoc, latex, latex-longtable, troff-ms\n"
msgstr ""
"\\pset : les formats autorisés sont unaligned, aligned, wrapped, html, asciidoc, latex,\n"
"latex-longtable, troff-ms\n"
-#: command.c:3795
+#: command.c:3814
#, 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"
-#: command.c:3810
+#: command.c:3829
#, c-format
msgid "\\pset: allowed Unicode border line styles are single, double\n"
msgstr "\\pset : les styles autorisés de ligne de bordure Unicode sont single, double\n"
-#: command.c:3825
+#: command.c:3844
#, c-format
msgid "\\pset: allowed Unicode column line styles are single, double\n"
msgstr "\\pset : les styles autorisés pour la ligne de colonne Unicode sont single, double\n"
-#: command.c:3840
+#: command.c:3859
#, c-format
msgid "\\pset: allowed Unicode header line styles are single, double\n"
msgstr "\\pset : les styles autorisés pour la ligne d'en-tête Unicode sont single, double\n"
-#: command.c:4005 command.c:4184
+#: command.c:4024 command.c:4203
#, c-format
msgid "\\pset: unknown option: %s\n"
msgstr "\\pset : option inconnue : %s\n"
-#: command.c:4023
+#: command.c:4042
#, c-format
msgid "Border style is %d.\n"
msgstr "Le style de bordure est %d.\n"
-#: command.c:4029
+#: command.c:4048
#, c-format
msgid "Target width is unset.\n"
msgstr "La largeur cible n'est pas configuré.\n"
-#: command.c:4031
+#: command.c:4050
#, c-format
msgid "Target width is %d.\n"
msgstr "La largeur cible est %d.\n"
-#: command.c:4038
+#: command.c:4057
#, c-format
msgid "Expanded display is on.\n"
msgstr "Affichage étendu activé.\n"
-#: command.c:4040
+#: command.c:4059
#, c-format
msgid "Expanded display is used automatically.\n"
msgstr "L'affichage étendu est utilisé automatiquement.\n"
-#: command.c:4042
+#: command.c:4061
#, c-format
msgid "Expanded display is off.\n"
msgstr "Affichage étendu désactivé.\n"
-#: command.c:4049 command.c:4057
+#: command.c:4068 command.c:4076
#, c-format
msgid "Field separator is zero byte.\n"
msgstr "Le séparateur de champs est l'octet zéro.\n"
-#: command.c:4051
+#: command.c:4070
#, c-format
msgid "Field separator is \"%s\".\n"
msgstr "Le séparateur de champs est « %s ».\n"
-#: command.c:4064
+#: command.c:4083
#, c-format
msgid "Default footer is on.\n"
msgstr "Le bas de page pas défaut est activé.\n"
-#: command.c:4066
+#: command.c:4085
#, c-format
msgid "Default footer is off.\n"
msgstr "Le bas de page par défaut est désactivé.\n"
-#: command.c:4072
+#: command.c:4091
#, c-format
msgid "Output format is %s.\n"
msgstr "Le format de sortie est %s.\n"
-#: command.c:4078
+#: command.c:4097
#, c-format
msgid "Line style is %s.\n"
msgstr "Le style de ligne est %s.\n"
-#: command.c:4085
+#: command.c:4104
#, c-format
msgid "Null display is \"%s\".\n"
msgstr "L'affichage de null est « %s ».\n"
-#: command.c:4093
+#: command.c:4112
#, 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:4095
+#: command.c:4114
#, 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"
-#: command.c:4102
+#: command.c:4121
#, c-format
msgid "Pager is used for long output.\n"
msgstr "Le paginateur est utilisé pour les affichages longs.\n"
-#: command.c:4104
+#: command.c:4123
#, c-format
msgid "Pager is always used.\n"
msgstr "Le paginateur est toujours utilisé.\n"
-#: command.c:4106
+#: command.c:4125
#, c-format
msgid "Pager usage is off.\n"
msgstr "L'utilisation du paginateur est désactivé.\n"
-#: command.c:4112
+#: command.c:4131
#, c-format
msgid "Pager won't be used for less than %d line.\n"
msgid_plural "Pager won't be used for less than %d lines.\n"
msgstr[0] "Le paginateur ne sera pas utilisé pour moins que %d ligne.\n"
msgstr[1] "Le paginateur ne sera pas utilisé pour moins que %d lignes.\n"
-#: command.c:4122 command.c:4132
+#: command.c:4141 command.c:4151
#, c-format
msgid "Record separator is zero byte.\n"
msgstr "Le séparateur d'enregistrements est l'octet zéro.\n"
-#: command.c:4124
+#: command.c:4143
#, c-format
msgid "Record separator is <newline>.\n"
msgstr "Le séparateur d'enregistrement est <saut de ligne>.\n"
-#: command.c:4126
+#: command.c:4145
#, c-format
msgid "Record separator is \"%s\".\n"
msgstr "Le séparateur d'enregistrements est « %s ».\n"
-#: command.c:4139
+#: command.c:4158
#, c-format
msgid "Table attributes are \"%s\".\n"
msgstr "Les attributs de la table sont « %s ».\n"
-#: command.c:4142
+#: command.c:4161
#, c-format
msgid "Table attributes unset.\n"
msgstr "Les attributs de la table ne sont pas définis.\n"
-#: command.c:4149
+#: command.c:4168
#, c-format
msgid "Title is \"%s\".\n"
msgstr "Le titre est « %s ».\n"
-#: command.c:4151
+#: command.c:4170
#, c-format
msgid "Title is unset.\n"
msgstr "Le titre n'est pas défini.\n"
-#: command.c:4158
+#: command.c:4177
#, c-format
msgid "Tuples only is on.\n"
msgstr "L'affichage des tuples seuls est activé.\n"
-#: command.c:4160
+#: command.c:4179
#, c-format
msgid "Tuples only is off.\n"
msgstr "L'affichage des tuples seuls est désactivé.\n"
-#: command.c:4166
+#: command.c:4185
#, c-format
msgid "Unicode border line style is \"%s\".\n"
msgstr "Le style de bordure Unicode est « %s ».\n"
-#: command.c:4172
+#: command.c:4191
#, c-format
msgid "Unicode column line style is \"%s\".\n"
msgstr "Le style de ligne Unicode est « %s ».\n"
-#: command.c:4178
+#: command.c:4197
#, c-format
msgid "Unicode header line style is \"%s\".\n"
msgstr "Le style d'en-tête Unicode est « %s ».\n"
-#: command.c:4338
+#: command.c:4357
#, c-format
msgid "\\!: failed\n"
msgstr "\\! : échec\n"
-#: command.c:4363 common.c:754
+#: command.c:4382 common.c:754
#, 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:4404
+#: command.c:4423
#, c-format
msgid "%s\t%s (every %gs)\n"
msgstr "%s\t%s (chaque %gs)\n"
-#: command.c:4407
+#: command.c:4426
#, c-format
msgid "%s (every %gs)\n"
msgstr "%s (chaque %gs)\n"
-#: command.c:4461 command.c:4468 common.c:654 common.c:661 common.c:1271
+#: command.c:4480 command.c:4487 common.c:654 common.c:661 common.c:1271
#, c-format
msgid ""
"********* QUERY **********\n"
"**************************\n"
"\n"
-#: command.c:4660
+#: command.c:4679
#, c-format
msgid "\"%s.%s\" is not a view\n"
msgstr "« %s.%s » n'est pas une vue\n"
-#: command.c:4676
+#: command.c:4695
#, c-format
msgid "could not parse reloptions array\n"
msgstr "n'a pas pu analyser le tableau reloptions\n"
#: describe.c:3725 describe.c:3894 describe.c:3963 describe.c:4039
#: describe.c:4280 describe.c:4355 describe.c:4366 describe.c:4428
#: describe.c:4625 describe.c:4709 describe.c:4933 describe.c:5105
-#: describe.c:5309
+#: describe.c:5312
msgid "Name"
msgstr "Nom"
#: describe.c:232 describe.c:240 describe.c:456 describe.c:642 describe.c:798
#: describe.c:1039 describe.c:3353 describe.c:3481 describe.c:3727
#: describe.c:3964 describe.c:4626 describe.c:4710 describe.c:5106
-#: describe.c:5310 large_obj.c:288
+#: describe.c:5218 describe.c:5313 large_obj.c:288
msgid "Owner"
msgstr "Propriétaire"
msgid "Policies"
msgstr "Politiques"
-#: describe.c:995 describe.c:5366 describe.c:5370
+#: describe.c:995 describe.c:5369 describe.c:5373
msgid "Access privileges"
msgstr "Droits d'accès"
msgid "disabled"
msgstr "désactivé"
-#: describe.c:3732 describe.c:5311
+#: describe.c:3732 describe.c:5314
msgid "Enabled"
msgstr "Activé"
msgid "The server (version %s) does not support publications.\n"
msgstr "Le serveur (version %s) ne supporte pas les publications.\n"
-#: describe.c:5107 describe.c:5217
+#: describe.c:5107 describe.c:5219
msgid "All tables"
msgstr "Toutes les tables"
-#: describe.c:5108 describe.c:5218
+#: describe.c:5108 describe.c:5220
msgid "Inserts"
msgstr "Insertions"
-#: describe.c:5109 describe.c:5219
+#: describe.c:5109 describe.c:5221
msgid "Updates"
msgstr "Mises à jour"
-#: describe.c:5110 describe.c:5220
+#: describe.c:5110 describe.c:5222
msgid "Deletes"
msgstr "Suppressions"
msgid "List of publications"
msgstr "Liste des publications"
-#: describe.c:5187
+#: describe.c:5188
#, c-format
msgid "Did not find any publication named \"%s\".\n"
msgstr "N'a trouvé aucune publication nommée « %s ».\n"
-#: describe.c:5190
+#: describe.c:5191
#, c-format
msgid "Did not find any publications.\n"
msgstr "N'a trouvé aucune publication.\n"
-#: describe.c:5214
+#: describe.c:5215
#, c-format
msgid "Publication %s"
msgstr "Publication %s"
-#: describe.c:5252
+#: describe.c:5255
msgid "Tables:"
msgstr "Tables :"
-#: describe.c:5296
+#: describe.c:5299
#, c-format
msgid "The server (version %s) does not support subscriptions.\n"
msgstr "Le serveur (version %s) ne supporte pas les souscriptions.\n"
-#: describe.c:5312
+#: describe.c:5315
msgid "Publication"
msgstr "Publication"
-#: describe.c:5319
+#: describe.c:5322
msgid "Synchronous commit"
msgstr "Validation synchrone"
-#: describe.c:5320
+#: describe.c:5323
msgid "Conninfo"
msgstr "Informations de connexion"
-#: describe.c:5342
+#: describe.c:5345
msgid "List of subscriptions"
msgstr "Liste des souscriptions"
"psql est l'interface interactive de PostgreSQL.\n"
"\n"
-#: help.c:74 help.c:344 help.c:378 help.c:405
+#: help.c:74 help.c:344 help.c:383 help.c:410
#, c-format
msgid "Usage:\n"
msgstr "Usage :\n"
#: help.c:371
#, c-format
+msgid " SERVER_VERSION_NAME server's version (short string)\n"
+msgstr ""
+
+#: help.c:372
+#, c-format
+msgid " SERVER_VERSION_NUM server's version (numeric format)\n"
+msgstr ""
+
+#: help.c:373
+#, c-format
msgid " SHOW_CONTEXT controls display of message context fields [never, errors, always]\n"
msgstr " SHOW_CONTEXT contrôle l'affichage des champs de contexte du message [never, errors, always]\n"
-#: help.c:372
+#: help.c:374
#, c-format
msgid " SINGLELINE end of line terminates SQL command mode (same as -S option)\n"
msgstr " SINGLELINE une fin de ligne termine le mode de commande SQL (identique à l'option -S)\n"
-#: help.c:373
+#: help.c:375
#, c-format
msgid " SINGLESTEP single-step mode (same as -s option)\n"
msgstr " SINGLESTEP mode pas à pas (identique à l'option -s)\n"
-#: help.c:374
+#: help.c:376
#, c-format
msgid " USER the currently connected database user\n"
msgstr " USER l'utilisateur actuellement connecté\n"
-#: help.c:375
+#: help.c:377
#, c-format
msgid " VERBOSITY controls verbosity of error reports [default, verbose, terse]\n"
msgstr " VERBOSITY contrôle la verbosité des rapports d'erreurs [default, verbose, terse]\n"
-#: help.c:377
+#: help.c:378
+#, c-format
+msgid " VERSION psql's version (verbose string)\n"
+msgstr ""
+
+#: help.c:379
+#, c-format
+msgid " VERSION_NAME psql's version (short string)\n"
+msgstr ""
+
+#: help.c:380
+#, c-format
+msgid " VERSION_NUM psql's version (numeric format)\n"
+msgstr ""
+
+#: help.c:382
#, c-format
msgid ""
"\n"
"\n"
"Paramètres d'affichage :\n"
-#: help.c:379
+#: help.c:384
#, c-format
msgid ""
" psql --pset=NAME[=VALUE]\n"
" ou \\pset NOM [VALEUR] dans psql\n"
"\n"
-#: help.c:381
+#: help.c:386
#, c-format
msgid " border border style (number)\n"
msgstr " border style de bordure (nombre)\n"
-#: help.c:382
+#: help.c:387
#, c-format
msgid " columns target width for the wrapped format\n"
msgstr " columns largeur cible pour le format encadré\n"
-#: help.c:383
+#: help.c:388
#, c-format
msgid " expanded (or x) expanded output [on, off, auto]\n"
msgstr " expanded (or x) sortie étendue [on, off, auto]\n"
-#: help.c:384
+#: help.c:389
#, c-format
msgid " fieldsep field separator for unaligned output (default \"%s\")\n"
msgstr " fieldsep champ séparateur pour l'affichage non aligné (par défaut « %s »)\n"
-#: help.c:385
+#: help.c:390
#, c-format
msgid " fieldsep_zero set field separator for unaligned output to zero byte\n"
msgstr ""
" fieldsep_zero configure le séparateur de champ pour l'affichage non\\n\n"
" aligné à l'octet zéro\n"
-#: help.c:386
+#: help.c:391
#, c-format
msgid " footer enable or disable display of the table footer [on, off]\n"
msgstr " footer active ou désactive l'affiche du bas de tableau [on, off]\n"
-#: help.c:387
+#: help.c:392
#, c-format
msgid " format set output format [unaligned, aligned, wrapped, html, asciidoc, ...]\n"
msgstr " format active le format de sortie [unaligned, aligned, wrapped, html, asciidoc, ...]\n"
-#: help.c:388
+#: help.c:393
#, c-format
msgid " linestyle set the border line drawing style [ascii, old-ascii, unicode]\n"
msgstr " linestyle configure l'affichage des lignes de bordure [ascii, old-ascii, unicode]\n"
-#: help.c:389
+#: help.c:394
#, c-format
msgid " null set the string to be printed in place of a null value\n"
msgstr " null configure la chaîne à afficher à la place d'une valeur NULL\n"
-#: help.c:390
+#: help.c:395
#, c-format
msgid ""
" numericlocale enable or disable display of a locale-specific character to separate\n"
" numericlocale active ou désactive l'affichage d'un caractère spécigique à la locale pour séparer\n"
" des groupes de chiffres [on, off]\n"
-#: help.c:392
+#: help.c:397
#, c-format
msgid " pager control when an external pager is used [yes, no, always]\n"
msgstr " pager contrôle quand un paginateur externe est utilisé [yes, no, always]\n"
-#: help.c:393
+#: help.c:398
#, c-format
msgid " recordsep record (line) separator for unaligned output\n"
msgstr " recordsep enregistre le séparateur de ligne pour les affichages non alignés\n"
-#: help.c:394
+#: help.c:399
#, c-format
msgid " recordsep_zero set record separator for unaligned output to zero byte\n"
msgstr ""
" non aligné à l'octet zéro\n"
"\n"
-#: help.c:395
+#: help.c:400
#, c-format
msgid ""
" tableattr (or T) specify attributes for table tag in html format or proportional\n"
" tableattr (or T) indique les attributs pour la balise de table dans le format html ou les largeurs\n"
" proportionnelles de colonnes pour les types de données alignés à gauche dans le format latex-longtable\n"
-#: help.c:397
+#: help.c:402
#, c-format
msgid " title set the table title for any subsequently printed tables\n"
msgstr " title configure le titre de la table pour toute table affichée\n"
-#: help.c:398
+#: help.c:403
#, c-format
msgid " tuples_only if set, only actual table data is shown\n"
msgstr " tuples_only si activé, seules les données de la table sont affichées\n"
-#: help.c:399
+#: help.c:404
#, c-format
msgid ""
" unicode_border_linestyle\n"
" unicode_header_linestyle\n"
" configure le style d'affichage de ligne Unicode [single, double]\n"
-#: help.c:404
+#: help.c:409
#, c-format
msgid ""
"\n"
"\n"
"Variables d'environnement :\n"
-#: help.c:408
+#: help.c:413
#, c-format
msgid ""
" NAME=VALUE [NAME=VALUE] psql ...\n"
" ou \\setenv NOM [VALEUR] dans psql\n"
"\n"
-#: help.c:410
+#: help.c:415
#, c-format
msgid ""
" set NAME=VALUE\n"
" ou \\setenv NOM [VALEUR] dans psql\n"
"\n"
-#: help.c:413
+#: help.c:418
#, c-format
msgid " COLUMNS number of columns for wrapped format\n"
msgstr " COLUMNS nombre de colonnes pour le format encadré\n"
-#: help.c:414
+#: help.c:419
#, c-format
msgid " PAGER name of external pager program\n"
msgstr " PAGER nom du paginateur externe\n"
-#: help.c:415
+#: help.c:420
#, c-format
msgid " PGAPPNAME same as the application_name connection parameter\n"
msgstr " PGAPPNAME identique au paramètre de connexion application_name\n"
-#: help.c:416
+#: help.c:421
#, c-format
msgid " PGDATABASE same as the dbname connection parameter\n"
msgstr " PGDATABASE identique au paramètre de connexion dbname\n"
-#: help.c:417
+#: help.c:422
#, c-format
msgid " PGHOST same as the host connection parameter\n"
msgstr " PGHOST identique au paramètre de connexion host\n"
-#: help.c:418
+#: help.c:423
#, c-format
msgid " PGPASSWORD connection password (not recommended)\n"
msgstr " PGPASSWORD mot de passe de connexion (non recommendé)\n"
-#: help.c:419
+#: help.c:424
#, c-format
msgid " PGPASSFILE password file name\n"
msgstr " PGPASSFILE nom du fichier de mot de passe\n"
-#: help.c:420
+#: help.c:425
#, c-format
msgid " PGPORT same as the port connection parameter\n"
msgstr " PGPORT identique au paramètre de connexion port\n"
-#: help.c:421
+#: help.c:426
#, c-format
msgid " PGUSER same as the user connection parameter\n"
msgstr " PGUSER identique au paramètre de connexion user\n"
-#: help.c:422
+#: help.c:427
#, c-format
msgid ""
" PSQL_EDITOR, EDITOR, VISUAL\n"
" PSQL_EDITOR, EDITOR, VISUAL\n"
" éditeur utilisé par les commandes \\e, \\ef et \\ev\n"
-#: help.c:424
+#: help.c:429
#, c-format
msgid ""
" PSQL_EDITOR_LINENUMBER_ARG\n"
" PSQL_EDITOR_LINENUMBER_ARG\n"
" comment spécifier un numéro de ligne lors de l'appel de l'éditeur\n"
-#: help.c:426
+#: help.c:431
#, c-format
msgid " PSQL_HISTORY alternative location for the command history file\n"
msgstr " PSQL_HISTORY autre emplacement pour le fichier d'historique des commandes\n"
-#: help.c:427
+#: help.c:432
#, c-format
msgid " PSQLRC alternative location for the user's .psqlrc file\n"
msgstr " PSQLRC autre emplacement pour le fichier .psqlrc de l'utilisateur\n"
-#: help.c:428
+#: help.c:433
#, c-format
msgid " SHELL shell used by the \\! command\n"
msgstr " SHELL shell utilisé par la commande \\!\n"
-#: help.c:429
+#: help.c:434
#, c-format
msgid " TMPDIR directory for temporary files\n"
msgstr " TMPDIR répertoire pour les fichiers temporaires\n"
-#: help.c:472
+#: help.c:477
msgid "Available help:\n"
msgstr "Aide-mémoire disponible :\n"
-#: help.c:556
+#: help.c:561
#, c-format
msgid ""
"Command: %s\n"
"%s\n"
"\n"
-#: help.c:572
+#: help.c:577
#, c-format
msgid ""
"No help available for \"%s\".\n"
#: sql_help.c:1258 sql_help.c:1260 sql_help.c:1270 sql_help.c:1273
#: sql_help.c:1295 sql_help.c:1297 sql_help.c:1299 sql_help.c:1302
#: sql_help.c:1304 sql_help.c:1306 sql_help.c:1309 sql_help.c:1359
-#: sql_help.c:1397 sql_help.c:1400 sql_help.c:1402 sql_help.c:1404
-#: sql_help.c:1406 sql_help.c:1408 sql_help.c:1411 sql_help.c:1451
-#: sql_help.c:1662 sql_help.c:1726 sql_help.c:1745 sql_help.c:1758
-#: sql_help.c:1814 sql_help.c:1820 sql_help.c:1830 sql_help.c:1850
-#: sql_help.c:1875 sql_help.c:1893 sql_help.c:1922 sql_help.c:2015
-#: sql_help.c:2057 sql_help.c:2079 sql_help.c:2099 sql_help.c:2100
-#: sql_help.c:2135 sql_help.c:2155 sql_help.c:2177 sql_help.c:2191
-#: sql_help.c:2206 sql_help.c:2236 sql_help.c:2261 sql_help.c:2307
-#: sql_help.c:2573 sql_help.c:2586 sql_help.c:2603 sql_help.c:2619
-#: sql_help.c:2659 sql_help.c:2711 sql_help.c:2715 sql_help.c:2717
-#: sql_help.c:2723 sql_help.c:2741 sql_help.c:2768 sql_help.c:2803
-#: sql_help.c:2815 sql_help.c:2824 sql_help.c:2868 sql_help.c:2882
-#: sql_help.c:2910 sql_help.c:2918 sql_help.c:2926 sql_help.c:2934
-#: sql_help.c:2942 sql_help.c:2950 sql_help.c:2958 sql_help.c:2966
-#: sql_help.c:2975 sql_help.c:2986 sql_help.c:2994 sql_help.c:3002
-#: sql_help.c:3010 sql_help.c:3018 sql_help.c:3028 sql_help.c:3037
-#: sql_help.c:3046 sql_help.c:3054 sql_help.c:3063 sql_help.c:3071
-#: sql_help.c:3079 sql_help.c:3088 sql_help.c:3096 sql_help.c:3104
-#: sql_help.c:3112 sql_help.c:3120 sql_help.c:3128 sql_help.c:3136
-#: sql_help.c:3144 sql_help.c:3152 sql_help.c:3160 sql_help.c:3168
-#: sql_help.c:3185 sql_help.c:3194 sql_help.c:3202 sql_help.c:3219
-#: sql_help.c:3234 sql_help.c:3502 sql_help.c:3553 sql_help.c:3582
-#: sql_help.c:3590 sql_help.c:4013 sql_help.c:4061 sql_help.c:4202
+#: sql_help.c:1401 sql_help.c:1404 sql_help.c:1406 sql_help.c:1408
+#: sql_help.c:1410 sql_help.c:1412 sql_help.c:1415 sql_help.c:1455
+#: sql_help.c:1666 sql_help.c:1730 sql_help.c:1749 sql_help.c:1762
+#: sql_help.c:1818 sql_help.c:1824 sql_help.c:1834 sql_help.c:1854
+#: sql_help.c:1879 sql_help.c:1897 sql_help.c:1926 sql_help.c:2019
+#: sql_help.c:2061 sql_help.c:2083 sql_help.c:2103 sql_help.c:2104
+#: sql_help.c:2139 sql_help.c:2159 sql_help.c:2181 sql_help.c:2195
+#: sql_help.c:2210 sql_help.c:2240 sql_help.c:2265 sql_help.c:2311
+#: sql_help.c:2577 sql_help.c:2590 sql_help.c:2607 sql_help.c:2623
+#: sql_help.c:2663 sql_help.c:2715 sql_help.c:2719 sql_help.c:2721
+#: sql_help.c:2727 sql_help.c:2745 sql_help.c:2772 sql_help.c:2807
+#: sql_help.c:2819 sql_help.c:2828 sql_help.c:2872 sql_help.c:2886
+#: sql_help.c:2914 sql_help.c:2922 sql_help.c:2930 sql_help.c:2938
+#: sql_help.c:2946 sql_help.c:2954 sql_help.c:2962 sql_help.c:2970
+#: sql_help.c:2979 sql_help.c:2990 sql_help.c:2998 sql_help.c:3006
+#: sql_help.c:3014 sql_help.c:3022 sql_help.c:3032 sql_help.c:3041
+#: sql_help.c:3050 sql_help.c:3058 sql_help.c:3067 sql_help.c:3075
+#: sql_help.c:3083 sql_help.c:3092 sql_help.c:3100 sql_help.c:3108
+#: sql_help.c:3116 sql_help.c:3124 sql_help.c:3132 sql_help.c:3140
+#: sql_help.c:3148 sql_help.c:3156 sql_help.c:3164 sql_help.c:3172
+#: sql_help.c:3189 sql_help.c:3198 sql_help.c:3206 sql_help.c:3223
+#: sql_help.c:3238 sql_help.c:3506 sql_help.c:3557 sql_help.c:3586
+#: sql_help.c:3594 sql_help.c:4017 sql_help.c:4065 sql_help.c:4206
msgid "name"
msgstr "nom"
-#: sql_help.c:37 sql_help.c:40 sql_help.c:43 sql_help.c:326 sql_help.c:1520
-#: sql_help.c:2883 sql_help.c:3807
+#: sql_help.c:37 sql_help.c:40 sql_help.c:43 sql_help.c:326 sql_help.c:1524
+#: sql_help.c:2887 sql_help.c:3811
msgid "aggregate_signature"
msgstr "signature_agrégat"
#: sql_help.c:927 sql_help.c:947 sql_help.c:960 sql_help.c:994 sql_help.c:1093
#: sql_help.c:1169 sql_help.c:1212 sql_help.c:1233 sql_help.c:1247
#: sql_help.c:1259 sql_help.c:1272 sql_help.c:1303 sql_help.c:1360
-#: sql_help.c:1405
+#: sql_help.c:1409
msgid "new_name"
msgstr "nouveau_nom"
#: sql_help.c:609 sql_help.c:667 sql_help.c:687 sql_help.c:716 sql_help.c:771
#: sql_help.c:817 sql_help.c:896 sql_help.c:925 sql_help.c:945 sql_help.c:958
#: sql_help.c:992 sql_help.c:1153 sql_help.c:1171 sql_help.c:1214
-#: sql_help.c:1235 sql_help.c:1298 sql_help.c:1403 sql_help.c:2559
+#: sql_help.c:1235 sql_help.c:1298 sql_help.c:1407 sql_help.c:2563
msgid "new_owner"
msgstr "nouveau_propriétaire"
#: sql_help.c:440 sql_help.c:525 sql_help.c:650 sql_help.c:691 sql_help.c:719
#: sql_help.c:774 sql_help.c:929 sql_help.c:962 sql_help.c:1095 sql_help.c:1216
#: sql_help.c:1237 sql_help.c:1249 sql_help.c:1261 sql_help.c:1305
-#: sql_help.c:1407
+#: sql_help.c:1411
msgid "new_schema"
msgstr "nouveau_schéma"
-#: sql_help.c:45 sql_help.c:1576 sql_help.c:2884 sql_help.c:3828
+#: sql_help.c:45 sql_help.c:1580 sql_help.c:2888 sql_help.c:3832
msgid "where aggregate_signature is:"
msgstr "où signature_agrégat est :"
#: sql_help.c:46 sql_help.c:49 sql_help.c:52 sql_help.c:336 sql_help.c:361
#: sql_help.c:364 sql_help.c:367 sql_help.c:507 sql_help.c:512 sql_help.c:517
-#: sql_help.c:522 sql_help.c:527 sql_help.c:1538 sql_help.c:1577
-#: sql_help.c:1580 sql_help.c:1583 sql_help.c:1727 sql_help.c:1746
-#: sql_help.c:1749 sql_help.c:2016 sql_help.c:2885 sql_help.c:2888
-#: sql_help.c:2891 sql_help.c:2976 sql_help.c:3387 sql_help.c:3720
-#: sql_help.c:3813 sql_help.c:3829 sql_help.c:3832 sql_help.c:3835
+#: sql_help.c:522 sql_help.c:527 sql_help.c:1542 sql_help.c:1581
+#: sql_help.c:1584 sql_help.c:1587 sql_help.c:1731 sql_help.c:1750
+#: sql_help.c:1753 sql_help.c:2020 sql_help.c:2889 sql_help.c:2892
+#: sql_help.c:2895 sql_help.c:2980 sql_help.c:3391 sql_help.c:3724
+#: sql_help.c:3817 sql_help.c:3833 sql_help.c:3836 sql_help.c:3839
msgid "argmode"
msgstr "mode_argument"
#: sql_help.c:47 sql_help.c:50 sql_help.c:53 sql_help.c:337 sql_help.c:362
#: sql_help.c:365 sql_help.c:368 sql_help.c:508 sql_help.c:513 sql_help.c:518
-#: sql_help.c:523 sql_help.c:528 sql_help.c:1539 sql_help.c:1578
-#: sql_help.c:1581 sql_help.c:1584 sql_help.c:1728 sql_help.c:1747
-#: sql_help.c:1750 sql_help.c:2017 sql_help.c:2886 sql_help.c:2889
-#: sql_help.c:2892 sql_help.c:2977 sql_help.c:3814 sql_help.c:3830
-#: sql_help.c:3833 sql_help.c:3836
+#: sql_help.c:523 sql_help.c:528 sql_help.c:1543 sql_help.c:1582
+#: sql_help.c:1585 sql_help.c:1588 sql_help.c:1732 sql_help.c:1751
+#: sql_help.c:1754 sql_help.c:2021 sql_help.c:2890 sql_help.c:2893
+#: sql_help.c:2896 sql_help.c:2981 sql_help.c:3818 sql_help.c:3834
+#: sql_help.c:3837 sql_help.c:3840
msgid "argname"
msgstr "nom_agrégat"
#: sql_help.c:48 sql_help.c:51 sql_help.c:54 sql_help.c:338 sql_help.c:363
#: sql_help.c:366 sql_help.c:369 sql_help.c:509 sql_help.c:514 sql_help.c:519
-#: sql_help.c:524 sql_help.c:529 sql_help.c:1540 sql_help.c:1579
-#: sql_help.c:1582 sql_help.c:1585 sql_help.c:2018 sql_help.c:2887
-#: sql_help.c:2890 sql_help.c:2893 sql_help.c:2978 sql_help.c:3815
-#: sql_help.c:3831 sql_help.c:3834 sql_help.c:3837
+#: sql_help.c:524 sql_help.c:529 sql_help.c:1544 sql_help.c:1583
+#: sql_help.c:1586 sql_help.c:1589 sql_help.c:2022 sql_help.c:2891
+#: sql_help.c:2894 sql_help.c:2897 sql_help.c:2982 sql_help.c:3819
+#: sql_help.c:3835 sql_help.c:3838 sql_help.c:3841
msgid "argtype"
msgstr "type_argument"
#: sql_help.c:113 sql_help.c:385 sql_help.c:463 sql_help.c:475 sql_help.c:854
-#: sql_help.c:942 sql_help.c:1230 sql_help.c:1354 sql_help.c:1382
-#: sql_help.c:1633 sql_help.c:1639 sql_help.c:1925 sql_help.c:1966
-#: sql_help.c:1973 sql_help.c:1982 sql_help.c:2058 sql_help.c:2237
-#: sql_help.c:2329 sql_help.c:2588 sql_help.c:2769 sql_help.c:2791
-#: sql_help.c:3254 sql_help.c:3421
+#: sql_help.c:942 sql_help.c:1230 sql_help.c:1354 sql_help.c:1386
+#: sql_help.c:1637 sql_help.c:1643 sql_help.c:1929 sql_help.c:1970
+#: sql_help.c:1977 sql_help.c:1986 sql_help.c:2062 sql_help.c:2241
+#: sql_help.c:2333 sql_help.c:2592 sql_help.c:2773 sql_help.c:2795
+#: sql_help.c:3258 sql_help.c:3425
msgid "option"
msgstr "option"
-#: sql_help.c:114 sql_help.c:855 sql_help.c:1355 sql_help.c:2059
-#: sql_help.c:2238 sql_help.c:2770
+#: sql_help.c:114 sql_help.c:855 sql_help.c:1355 sql_help.c:2063
+#: sql_help.c:2242 sql_help.c:2774
msgid "where option can be:"
msgstr "où option peut être :"
-#: sql_help.c:115 sql_help.c:1857
+#: sql_help.c:115 sql_help.c:1861
msgid "allowconn"
msgstr "allowconn"
-#: sql_help.c:116 sql_help.c:856 sql_help.c:1356 sql_help.c:1858
-#: sql_help.c:2239 sql_help.c:2771
+#: sql_help.c:116 sql_help.c:856 sql_help.c:1356 sql_help.c:1862
+#: sql_help.c:2243 sql_help.c:2775
msgid "connlimit"
msgstr "limite_de_connexion"
-#: sql_help.c:117 sql_help.c:1859
+#: sql_help.c:117 sql_help.c:1863
msgid "istemplate"
msgstr "istemplate"
#: sql_help.c:125 sql_help.c:128 sql_help.c:130 sql_help.c:534 sql_help.c:536
#: sql_help.c:537 sql_help.c:863 sql_help.c:867 sql_help.c:870 sql_help.c:1005
-#: sql_help.c:1008 sql_help.c:1362 sql_help.c:1365 sql_help.c:1367
-#: sql_help.c:2027 sql_help.c:3607 sql_help.c:4002
+#: sql_help.c:1008 sql_help.c:1363 sql_help.c:1367 sql_help.c:1370
+#: sql_help.c:2031 sql_help.c:3611 sql_help.c:4006
msgid "configuration_parameter"
msgstr "paramètre_configuration"
#: sql_help.c:535 sql_help.c:583 sql_help.c:659 sql_help.c:665 sql_help.c:815
#: sql_help.c:864 sql_help.c:943 sql_help.c:982 sql_help.c:985 sql_help.c:990
#: sql_help.c:1006 sql_help.c:1007 sql_help.c:1128 sql_help.c:1148
-#: sql_help.c:1174 sql_help.c:1231 sql_help.c:1363 sql_help.c:1383
-#: sql_help.c:1926 sql_help.c:1967 sql_help.c:1974 sql_help.c:1983
-#: sql_help.c:2028 sql_help.c:2029 sql_help.c:2087 sql_help.c:2119
-#: sql_help.c:2209 sql_help.c:2330 sql_help.c:2360 sql_help.c:2458
-#: sql_help.c:2470 sql_help.c:2483 sql_help.c:2523 sql_help.c:2545
-#: sql_help.c:2562 sql_help.c:2589 sql_help.c:2792 sql_help.c:3422
-#: sql_help.c:4003 sql_help.c:4004
+#: sql_help.c:1174 sql_help.c:1231 sql_help.c:1364 sql_help.c:1387
+#: sql_help.c:1930 sql_help.c:1971 sql_help.c:1978 sql_help.c:1987
+#: sql_help.c:2032 sql_help.c:2033 sql_help.c:2091 sql_help.c:2123
+#: sql_help.c:2213 sql_help.c:2334 sql_help.c:2364 sql_help.c:2462
+#: sql_help.c:2474 sql_help.c:2487 sql_help.c:2527 sql_help.c:2549
+#: sql_help.c:2566 sql_help.c:2593 sql_help.c:2796 sql_help.c:3426
+#: sql_help.c:4007 sql_help.c:4008
msgid "value"
msgstr "valeur"
msgid "target_role"
msgstr "rôle_cible"
-#: sql_help.c:199 sql_help.c:1909 sql_help.c:2285 sql_help.c:2290
-#: sql_help.c:3369 sql_help.c:3376 sql_help.c:3390 sql_help.c:3396
-#: sql_help.c:3702 sql_help.c:3709 sql_help.c:3723 sql_help.c:3729
+#: sql_help.c:199 sql_help.c:1913 sql_help.c:2289 sql_help.c:2294
+#: sql_help.c:3373 sql_help.c:3380 sql_help.c:3394 sql_help.c:3400
+#: sql_help.c:3706 sql_help.c:3713 sql_help.c:3727 sql_help.c:3733
msgid "schema_name"
msgstr "nom_schéma"
#: sql_help.c:202 sql_help.c:203 sql_help.c:204 sql_help.c:205 sql_help.c:206
#: sql_help.c:207 sql_help.c:208 sql_help.c:209 sql_help.c:210 sql_help.c:211
#: sql_help.c:559 sql_help.c:587 sql_help.c:652 sql_help.c:792 sql_help.c:874
-#: sql_help.c:1097 sql_help.c:1370 sql_help.c:2062 sql_help.c:2063
-#: sql_help.c:2064 sql_help.c:2065 sql_help.c:2066 sql_help.c:2193
-#: sql_help.c:2242 sql_help.c:2243 sql_help.c:2244 sql_help.c:2245
-#: sql_help.c:2246 sql_help.c:2774 sql_help.c:2775 sql_help.c:2776
-#: sql_help.c:2777 sql_help.c:2778 sql_help.c:3403 sql_help.c:3404
-#: sql_help.c:3405 sql_help.c:3703 sql_help.c:3707 sql_help.c:3710
-#: sql_help.c:3712 sql_help.c:3714 sql_help.c:3716 sql_help.c:3718
-#: sql_help.c:3724 sql_help.c:3726 sql_help.c:3728 sql_help.c:3730
-#: sql_help.c:3732 sql_help.c:3734 sql_help.c:3735 sql_help.c:3736
-#: sql_help.c:4023
+#: sql_help.c:1097 sql_help.c:1374 sql_help.c:2066 sql_help.c:2067
+#: sql_help.c:2068 sql_help.c:2069 sql_help.c:2070 sql_help.c:2197
+#: sql_help.c:2246 sql_help.c:2247 sql_help.c:2248 sql_help.c:2249
+#: sql_help.c:2250 sql_help.c:2778 sql_help.c:2779 sql_help.c:2780
+#: sql_help.c:2781 sql_help.c:2782 sql_help.c:3407 sql_help.c:3408
+#: sql_help.c:3409 sql_help.c:3707 sql_help.c:3711 sql_help.c:3714
+#: sql_help.c:3716 sql_help.c:3718 sql_help.c:3720 sql_help.c:3722
+#: sql_help.c:3728 sql_help.c:3730 sql_help.c:3732 sql_help.c:3734
+#: sql_help.c:3736 sql_help.c:3738 sql_help.c:3739 sql_help.c:3740
+#: sql_help.c:4027
msgid "role_name"
msgstr "nom_rôle"
#: sql_help.c:237 sql_help.c:451 sql_help.c:1113 sql_help.c:1115
-#: sql_help.c:1399 sql_help.c:1878 sql_help.c:1882 sql_help.c:1986
-#: sql_help.c:1990 sql_help.c:2083 sql_help.c:2454 sql_help.c:2466
-#: sql_help.c:2479 sql_help.c:2487 sql_help.c:2498 sql_help.c:2527
-#: sql_help.c:3453 sql_help.c:3468 sql_help.c:3470 sql_help.c:3888
-#: sql_help.c:3889 sql_help.c:3898 sql_help.c:3939 sql_help.c:3940
-#: sql_help.c:3941 sql_help.c:3942 sql_help.c:3943 sql_help.c:3944
-#: sql_help.c:3977 sql_help.c:3978 sql_help.c:3983 sql_help.c:3988
-#: sql_help.c:4127 sql_help.c:4128 sql_help.c:4137 sql_help.c:4178
-#: sql_help.c:4179 sql_help.c:4180 sql_help.c:4181 sql_help.c:4182
-#: sql_help.c:4183 sql_help.c:4230 sql_help.c:4232 sql_help.c:4265
-#: sql_help.c:4321 sql_help.c:4322 sql_help.c:4331 sql_help.c:4372
-#: sql_help.c:4373 sql_help.c:4374 sql_help.c:4375 sql_help.c:4376
-#: sql_help.c:4377
+#: sql_help.c:1403 sql_help.c:1882 sql_help.c:1886 sql_help.c:1990
+#: sql_help.c:1994 sql_help.c:2087 sql_help.c:2458 sql_help.c:2470
+#: sql_help.c:2483 sql_help.c:2491 sql_help.c:2502 sql_help.c:2531
+#: sql_help.c:3457 sql_help.c:3472 sql_help.c:3474 sql_help.c:3892
+#: sql_help.c:3893 sql_help.c:3902 sql_help.c:3943 sql_help.c:3944
+#: sql_help.c:3945 sql_help.c:3946 sql_help.c:3947 sql_help.c:3948
+#: sql_help.c:3981 sql_help.c:3982 sql_help.c:3987 sql_help.c:3992
+#: sql_help.c:4131 sql_help.c:4132 sql_help.c:4141 sql_help.c:4182
+#: sql_help.c:4183 sql_help.c:4184 sql_help.c:4185 sql_help.c:4186
+#: sql_help.c:4187 sql_help.c:4234 sql_help.c:4236 sql_help.c:4269
+#: sql_help.c:4325 sql_help.c:4326 sql_help.c:4335 sql_help.c:4376
+#: sql_help.c:4377 sql_help.c:4378 sql_help.c:4379 sql_help.c:4380
+#: sql_help.c:4381
msgid "expression"
msgstr "expression"
#: sql_help.c:242 sql_help.c:244 sql_help.c:247 sql_help.c:466 sql_help.c:467
#: sql_help.c:1090 sql_help.c:1134 sql_help.c:1135 sql_help.c:1136
-#: sql_help.c:1156 sql_help.c:1526 sql_help.c:1528 sql_help.c:1881
-#: sql_help.c:1985 sql_help.c:1989 sql_help.c:2486 sql_help.c:2497
-#: sql_help.c:3465
+#: sql_help.c:1156 sql_help.c:1530 sql_help.c:1532 sql_help.c:1885
+#: sql_help.c:1989 sql_help.c:1993 sql_help.c:2490 sql_help.c:2501
+#: sql_help.c:3469
msgid "constraint_name"
msgstr "nom_contrainte"
#: sql_help.c:333 sql_help.c:334 sql_help.c:339 sql_help.c:343 sql_help.c:345
#: sql_help.c:347 sql_help.c:348 sql_help.c:349 sql_help.c:350 sql_help.c:351
#: sql_help.c:352 sql_help.c:353 sql_help.c:354 sql_help.c:355 sql_help.c:358
-#: sql_help.c:359 sql_help.c:1518 sql_help.c:1523 sql_help.c:1530
-#: sql_help.c:1531 sql_help.c:1532 sql_help.c:1533 sql_help.c:1534
-#: sql_help.c:1535 sql_help.c:1536 sql_help.c:1541 sql_help.c:1543
-#: sql_help.c:1547 sql_help.c:1549 sql_help.c:1553 sql_help.c:1554
-#: sql_help.c:1555 sql_help.c:1558 sql_help.c:1559 sql_help.c:1560
-#: sql_help.c:1561 sql_help.c:1562 sql_help.c:1563 sql_help.c:1564
+#: sql_help.c:359 sql_help.c:1522 sql_help.c:1527 sql_help.c:1534
+#: sql_help.c:1535 sql_help.c:1536 sql_help.c:1537 sql_help.c:1538
+#: sql_help.c:1539 sql_help.c:1540 sql_help.c:1545 sql_help.c:1547
+#: sql_help.c:1551 sql_help.c:1553 sql_help.c:1557 sql_help.c:1558
+#: sql_help.c:1559 sql_help.c:1562 sql_help.c:1563 sql_help.c:1564
#: sql_help.c:1565 sql_help.c:1566 sql_help.c:1567 sql_help.c:1568
-#: sql_help.c:1573 sql_help.c:1574 sql_help.c:3803 sql_help.c:3808
-#: sql_help.c:3809 sql_help.c:3810 sql_help.c:3811 sql_help.c:3817
-#: sql_help.c:3818 sql_help.c:3819 sql_help.c:3820 sql_help.c:3821
+#: sql_help.c:1569 sql_help.c:1570 sql_help.c:1571 sql_help.c:1572
+#: sql_help.c:1577 sql_help.c:1578 sql_help.c:3807 sql_help.c:3812
+#: sql_help.c:3813 sql_help.c:3814 sql_help.c:3815 sql_help.c:3821
#: sql_help.c:3822 sql_help.c:3823 sql_help.c:3824 sql_help.c:3825
-#: sql_help.c:3826
+#: sql_help.c:3826 sql_help.c:3827 sql_help.c:3828 sql_help.c:3829
+#: sql_help.c:3830
msgid "object_name"
msgstr "nom_objet"
-#: sql_help.c:325 sql_help.c:1519 sql_help.c:3806
+#: sql_help.c:325 sql_help.c:1523 sql_help.c:3810
msgid "aggregate_name"
msgstr "nom_agrégat"
-#: sql_help.c:327 sql_help.c:1521 sql_help.c:1792 sql_help.c:1796
-#: sql_help.c:1798 sql_help.c:2901
+#: sql_help.c:327 sql_help.c:1525 sql_help.c:1796 sql_help.c:1800
+#: sql_help.c:1802 sql_help.c:2905
msgid "source_type"
msgstr "type_source"
-#: sql_help.c:328 sql_help.c:1522 sql_help.c:1793 sql_help.c:1797
-#: sql_help.c:1799 sql_help.c:2902
+#: sql_help.c:328 sql_help.c:1526 sql_help.c:1797 sql_help.c:1801
+#: sql_help.c:1803 sql_help.c:2906
msgid "target_type"
msgstr "type_cible"
-#: sql_help.c:335 sql_help.c:756 sql_help.c:1537 sql_help.c:1794
-#: sql_help.c:1833 sql_help.c:1896 sql_help.c:2136 sql_help.c:2167
-#: sql_help.c:2665 sql_help.c:3386 sql_help.c:3719 sql_help.c:3812
-#: sql_help.c:3917 sql_help.c:3921 sql_help.c:3925 sql_help.c:3928
-#: sql_help.c:4156 sql_help.c:4160 sql_help.c:4164 sql_help.c:4167
-#: sql_help.c:4350 sql_help.c:4354 sql_help.c:4358 sql_help.c:4361
+#: sql_help.c:335 sql_help.c:756 sql_help.c:1541 sql_help.c:1798
+#: sql_help.c:1837 sql_help.c:1900 sql_help.c:2140 sql_help.c:2171
+#: sql_help.c:2669 sql_help.c:3390 sql_help.c:3723 sql_help.c:3816
+#: sql_help.c:3921 sql_help.c:3925 sql_help.c:3929 sql_help.c:3932
+#: sql_help.c:4160 sql_help.c:4164 sql_help.c:4168 sql_help.c:4171
+#: sql_help.c:4354 sql_help.c:4358 sql_help.c:4362 sql_help.c:4365
msgid "function_name"
msgstr "nom_fonction"
-#: sql_help.c:340 sql_help.c:749 sql_help.c:1544 sql_help.c:2160
+#: sql_help.c:340 sql_help.c:749 sql_help.c:1548 sql_help.c:2164
msgid "operator_name"
msgstr "nom_opérateur"
-#: sql_help.c:341 sql_help.c:685 sql_help.c:689 sql_help.c:693 sql_help.c:1545
-#: sql_help.c:2137 sql_help.c:3019
+#: sql_help.c:341 sql_help.c:685 sql_help.c:689 sql_help.c:693 sql_help.c:1549
+#: sql_help.c:2141 sql_help.c:3023
msgid "left_type"
msgstr "type_argument_gauche"
-#: sql_help.c:342 sql_help.c:686 sql_help.c:690 sql_help.c:694 sql_help.c:1546
-#: sql_help.c:2138 sql_help.c:3020
+#: sql_help.c:342 sql_help.c:686 sql_help.c:690 sql_help.c:694 sql_help.c:1550
+#: sql_help.c:2142 sql_help.c:3024
msgid "right_type"
msgstr "type_argument_droit"
#: sql_help.c:344 sql_help.c:346 sql_help.c:712 sql_help.c:715 sql_help.c:718
#: sql_help.c:747 sql_help.c:759 sql_help.c:767 sql_help.c:770 sql_help.c:773
-#: sql_help.c:1548 sql_help.c:1550 sql_help.c:2157 sql_help.c:2178
-#: sql_help.c:2503 sql_help.c:3029 sql_help.c:3038
+#: sql_help.c:1552 sql_help.c:1554 sql_help.c:2161 sql_help.c:2182
+#: sql_help.c:2507 sql_help.c:3033 sql_help.c:3042
msgid "index_method"
msgstr "méthode_indexage"
-#: sql_help.c:356 sql_help.c:1152 sql_help.c:1569 sql_help.c:2024
-#: sql_help.c:2461 sql_help.c:2632 sql_help.c:3176 sql_help.c:3400
-#: sql_help.c:3733
+#: sql_help.c:356 sql_help.c:1152 sql_help.c:1573 sql_help.c:2028
+#: sql_help.c:2465 sql_help.c:2636 sql_help.c:3180 sql_help.c:3404
+#: sql_help.c:3737
msgid "type_name"
msgstr "nom_type"
-#: sql_help.c:357 sql_help.c:1570 sql_help.c:2023 sql_help.c:2633
-#: sql_help.c:2859 sql_help.c:3177 sql_help.c:3392 sql_help.c:3725
+#: sql_help.c:357 sql_help.c:1574 sql_help.c:2027 sql_help.c:2637
+#: sql_help.c:2863 sql_help.c:3181 sql_help.c:3396 sql_help.c:3729
msgid "lang_name"
msgstr "nom_langage"
msgid "and aggregate_signature is:"
msgstr "et signature_agrégat est :"
-#: sql_help.c:383 sql_help.c:1664 sql_help.c:1923
+#: sql_help.c:383 sql_help.c:1668 sql_help.c:1927
msgid "handler_function"
msgstr "fonction_gestionnaire"
-#: sql_help.c:384 sql_help.c:1924
+#: sql_help.c:384 sql_help.c:1928
msgid "validator_function"
msgstr "fonction_validateur"
#: sql_help.c:433 sql_help.c:510 sql_help.c:641 sql_help.c:1085 sql_help.c:1296
-#: sql_help.c:2494 sql_help.c:2495 sql_help.c:2511 sql_help.c:2512
+#: sql_help.c:2498 sql_help.c:2499 sql_help.c:2515 sql_help.c:2516
msgid "action"
msgstr "action"
#: sql_help.c:1109 sql_help.c:1110 sql_help.c:1114 sql_help.c:1116
#: sql_help.c:1117 sql_help.c:1118 sql_help.c:1120 sql_help.c:1123
#: sql_help.c:1124 sql_help.c:1126 sql_help.c:1129 sql_help.c:1131
-#: sql_help.c:1398 sql_help.c:1401 sql_help.c:1421 sql_help.c:1525
-#: sql_help.c:1630 sql_help.c:1635 sql_help.c:1649 sql_help.c:1650
-#: sql_help.c:1651 sql_help.c:1964 sql_help.c:1977 sql_help.c:2021
-#: sql_help.c:2082 sql_help.c:2117 sql_help.c:2315 sql_help.c:2343
-#: sql_help.c:2344 sql_help.c:2445 sql_help.c:2453 sql_help.c:2462
-#: sql_help.c:2465 sql_help.c:2474 sql_help.c:2478 sql_help.c:2499
-#: sql_help.c:2501 sql_help.c:2508 sql_help.c:2526 sql_help.c:2543
-#: sql_help.c:2668 sql_help.c:2804 sql_help.c:3371 sql_help.c:3372
-#: sql_help.c:3452 sql_help.c:3467 sql_help.c:3469 sql_help.c:3471
-#: sql_help.c:3704 sql_help.c:3705 sql_help.c:3805 sql_help.c:3948
-#: sql_help.c:4187 sql_help.c:4229 sql_help.c:4231 sql_help.c:4233
-#: sql_help.c:4250 sql_help.c:4253 sql_help.c:4381
+#: sql_help.c:1402 sql_help.c:1405 sql_help.c:1425 sql_help.c:1529
+#: sql_help.c:1634 sql_help.c:1639 sql_help.c:1653 sql_help.c:1654
+#: sql_help.c:1655 sql_help.c:1968 sql_help.c:1981 sql_help.c:2025
+#: sql_help.c:2086 sql_help.c:2121 sql_help.c:2319 sql_help.c:2347
+#: sql_help.c:2348 sql_help.c:2449 sql_help.c:2457 sql_help.c:2466
+#: sql_help.c:2469 sql_help.c:2478 sql_help.c:2482 sql_help.c:2503
+#: sql_help.c:2505 sql_help.c:2512 sql_help.c:2530 sql_help.c:2547
+#: sql_help.c:2672 sql_help.c:2808 sql_help.c:3375 sql_help.c:3376
+#: sql_help.c:3456 sql_help.c:3471 sql_help.c:3473 sql_help.c:3475
+#: sql_help.c:3708 sql_help.c:3709 sql_help.c:3809 sql_help.c:3952
+#: sql_help.c:4191 sql_help.c:4233 sql_help.c:4235 sql_help.c:4237
+#: sql_help.c:4254 sql_help.c:4257 sql_help.c:4385
msgid "column_name"
msgstr "nom_colonne"
msgstr "où action fait partie de :"
#: sql_help.c:443 sql_help.c:448 sql_help.c:915 sql_help.c:1106 sql_help.c:1111
-#: sql_help.c:1314 sql_help.c:1318 sql_help.c:1876 sql_help.c:1965
-#: sql_help.c:2156 sql_help.c:2308 sql_help.c:2446 sql_help.c:2713
-#: sql_help.c:3554
+#: sql_help.c:1314 sql_help.c:1318 sql_help.c:1880 sql_help.c:1969
+#: sql_help.c:2160 sql_help.c:2312 sql_help.c:2450 sql_help.c:2717
+#: sql_help.c:3558
msgid "data_type"
msgstr "type_données"
#: sql_help.c:444 sql_help.c:449 sql_help.c:1107 sql_help.c:1112
-#: sql_help.c:1315 sql_help.c:1319 sql_help.c:1877 sql_help.c:1968
-#: sql_help.c:2084 sql_help.c:2447 sql_help.c:2455 sql_help.c:2467
-#: sql_help.c:2480 sql_help.c:2714 sql_help.c:2720 sql_help.c:3462
+#: sql_help.c:1315 sql_help.c:1319 sql_help.c:1881 sql_help.c:1972
+#: sql_help.c:2088 sql_help.c:2451 sql_help.c:2459 sql_help.c:2471
+#: sql_help.c:2484 sql_help.c:2718 sql_help.c:2724 sql_help.c:3466
msgid "collation"
msgstr "collationnement"
-#: sql_help.c:445 sql_help.c:1108 sql_help.c:1969 sql_help.c:1978
-#: sql_help.c:2448 sql_help.c:2463 sql_help.c:2475
+#: sql_help.c:445 sql_help.c:1108 sql_help.c:1973 sql_help.c:1982
+#: sql_help.c:2452 sql_help.c:2467 sql_help.c:2479
msgid "column_constraint"
msgstr "contrainte_colonne"
msgid "attribute_option"
msgstr "option_attribut"
-#: sql_help.c:465 sql_help.c:1132 sql_help.c:1970 sql_help.c:1979
-#: sql_help.c:2449 sql_help.c:2464 sql_help.c:2476
+#: sql_help.c:465 sql_help.c:1132 sql_help.c:1974 sql_help.c:1983
+#: sql_help.c:2453 sql_help.c:2468 sql_help.c:2480
msgid "table_constraint"
msgstr "contrainte_table"
#: sql_help.c:468 sql_help.c:469 sql_help.c:470 sql_help.c:471 sql_help.c:1137
-#: sql_help.c:1138 sql_help.c:1139 sql_help.c:1140 sql_help.c:1571
+#: sql_help.c:1138 sql_help.c:1139 sql_help.c:1140 sql_help.c:1575
msgid "trigger_name"
msgstr "nom_trigger"
#: sql_help.c:472 sql_help.c:473 sql_help.c:1150 sql_help.c:1151
-#: sql_help.c:1971 sql_help.c:1976 sql_help.c:2452 sql_help.c:2473
+#: sql_help.c:1975 sql_help.c:1980 sql_help.c:2456 sql_help.c:2477
msgid "parent_table"
msgstr "table_parent"
-#: sql_help.c:530 sql_help.c:580 sql_help.c:643 sql_help.c:1275 sql_help.c:1908
+#: sql_help.c:530 sql_help.c:580 sql_help.c:643 sql_help.c:1275 sql_help.c:1912
msgid "extension_name"
msgstr "nom_extension"
-#: sql_help.c:532 sql_help.c:2025
+#: sql_help.c:532 sql_help.c:2029
msgid "execution_cost"
msgstr "coût_exécution"
-#: sql_help.c:533 sql_help.c:2026
+#: sql_help.c:533 sql_help.c:2030
msgid "result_rows"
msgstr "lignes_de_résultat"
#: sql_help.c:554 sql_help.c:556 sql_help.c:853 sql_help.c:861 sql_help.c:865
#: sql_help.c:868 sql_help.c:871 sql_help.c:1353 sql_help.c:1361
-#: sql_help.c:1364 sql_help.c:1366 sql_help.c:1368 sql_help.c:2286
-#: sql_help.c:2288 sql_help.c:2291 sql_help.c:2292 sql_help.c:3370
-#: sql_help.c:3374 sql_help.c:3377 sql_help.c:3379 sql_help.c:3381
-#: sql_help.c:3383 sql_help.c:3385 sql_help.c:3391 sql_help.c:3393
-#: sql_help.c:3395 sql_help.c:3397 sql_help.c:3399 sql_help.c:3401
+#: sql_help.c:1365 sql_help.c:1368 sql_help.c:1371 sql_help.c:2290
+#: sql_help.c:2292 sql_help.c:2295 sql_help.c:2296 sql_help.c:3374
+#: sql_help.c:3378 sql_help.c:3381 sql_help.c:3383 sql_help.c:3385
+#: sql_help.c:3387 sql_help.c:3389 sql_help.c:3395 sql_help.c:3397
+#: sql_help.c:3399 sql_help.c:3401 sql_help.c:3403 sql_help.c:3405
msgid "role_specification"
msgstr "specification_role"
-#: sql_help.c:555 sql_help.c:557 sql_help.c:1380 sql_help.c:1851
-#: sql_help.c:2294 sql_help.c:2789 sql_help.c:3210 sql_help.c:4033
+#: sql_help.c:555 sql_help.c:557 sql_help.c:1384 sql_help.c:1855
+#: sql_help.c:2298 sql_help.c:2793 sql_help.c:3214 sql_help.c:4037
msgid "user_name"
msgstr "nom_utilisateur"
-#: sql_help.c:558 sql_help.c:873 sql_help.c:1369 sql_help.c:2293
-#: sql_help.c:3402
+#: sql_help.c:558 sql_help.c:873 sql_help.c:1373 sql_help.c:2297
+#: sql_help.c:3406
msgid "where role_specification can be:"
msgstr "où specification_role peut être :"
msgid "group_name"
msgstr "nom_groupe"
-#: sql_help.c:578 sql_help.c:1856 sql_help.c:2088 sql_help.c:2120
-#: sql_help.c:2459 sql_help.c:2471 sql_help.c:2484 sql_help.c:2524
-#: sql_help.c:2546 sql_help.c:2558 sql_help.c:3398 sql_help.c:3731
+#: sql_help.c:578 sql_help.c:1860 sql_help.c:2092 sql_help.c:2124
+#: sql_help.c:2463 sql_help.c:2475 sql_help.c:2488 sql_help.c:2528
+#: sql_help.c:2550 sql_help.c:2562 sql_help.c:3402 sql_help.c:3735
msgid "tablespace_name"
msgstr "nom_tablespace"
#: sql_help.c:582 sql_help.c:585 sql_help.c:664 sql_help.c:666 sql_help.c:1147
-#: sql_help.c:1149 sql_help.c:2086 sql_help.c:2118 sql_help.c:2457
-#: sql_help.c:2469 sql_help.c:2482 sql_help.c:2522 sql_help.c:2544
+#: sql_help.c:1149 sql_help.c:2090 sql_help.c:2122 sql_help.c:2461
+#: sql_help.c:2473 sql_help.c:2486 sql_help.c:2526 sql_help.c:2548
msgid "storage_parameter"
msgstr "paramètre_stockage"
-#: sql_help.c:608 sql_help.c:1542 sql_help.c:3816
+#: sql_help.c:608 sql_help.c:1546 sql_help.c:3820
msgid "large_object_oid"
msgstr "oid_large_object"
#: sql_help.c:663 sql_help.c:1145 sql_help.c:1154 sql_help.c:1157
-#: sql_help.c:1461
+#: sql_help.c:1465
msgid "index_name"
msgstr "nom_index"
-#: sql_help.c:695 sql_help.c:2141
+#: sql_help.c:695 sql_help.c:2145
msgid "res_proc"
msgstr "res_proc"
-#: sql_help.c:696 sql_help.c:2142
+#: sql_help.c:696 sql_help.c:2146
msgid "join_proc"
msgstr "join_proc"
-#: sql_help.c:748 sql_help.c:760 sql_help.c:2159
+#: sql_help.c:748 sql_help.c:760 sql_help.c:2163
msgid "strategy_number"
msgstr "numéro_de_stratégie"
#: sql_help.c:750 sql_help.c:751 sql_help.c:754 sql_help.c:755 sql_help.c:761
-#: sql_help.c:762 sql_help.c:764 sql_help.c:765 sql_help.c:2161 sql_help.c:2162
-#: sql_help.c:2165 sql_help.c:2166
+#: sql_help.c:762 sql_help.c:764 sql_help.c:765 sql_help.c:2165 sql_help.c:2166
+#: sql_help.c:2169 sql_help.c:2170
msgid "op_type"
msgstr "type_op"
-#: sql_help.c:752 sql_help.c:2163
+#: sql_help.c:752 sql_help.c:2167
msgid "sort_family_name"
msgstr "nom_famille_tri"
-#: sql_help.c:753 sql_help.c:763 sql_help.c:2164
+#: sql_help.c:753 sql_help.c:763 sql_help.c:2168
msgid "support_number"
msgstr "numéro_de_support"
-#: sql_help.c:757 sql_help.c:1795 sql_help.c:2168 sql_help.c:2635
-#: sql_help.c:2637
+#: sql_help.c:757 sql_help.c:1799 sql_help.c:2172 sql_help.c:2639
+#: sql_help.c:2641
msgid "argument_type"
msgstr "type_argument"
#: sql_help.c:788 sql_help.c:791 sql_help.c:808 sql_help.c:810 sql_help.c:812
#: sql_help.c:883 sql_help.c:922 sql_help.c:1271 sql_help.c:1274
-#: sql_help.c:1420 sql_help.c:1460 sql_help.c:1527 sql_help.c:1552
-#: sql_help.c:1557 sql_help.c:1572 sql_help.c:1629 sql_help.c:1634
-#: sql_help.c:1963 sql_help.c:1975 sql_help.c:2080 sql_help.c:2116
-#: sql_help.c:2192 sql_help.c:2207 sql_help.c:2263 sql_help.c:2314
-#: sql_help.c:2345 sql_help.c:2444 sql_help.c:2460 sql_help.c:2472
-#: sql_help.c:2542 sql_help.c:2661 sql_help.c:2838 sql_help.c:3055
-#: sql_help.c:3080 sql_help.c:3186 sql_help.c:3368 sql_help.c:3373
-#: sql_help.c:3418 sql_help.c:3450 sql_help.c:3701 sql_help.c:3706
-#: sql_help.c:3804 sql_help.c:3903 sql_help.c:3905 sql_help.c:3954
-#: sql_help.c:3993 sql_help.c:4142 sql_help.c:4144 sql_help.c:4193
-#: sql_help.c:4227 sql_help.c:4249 sql_help.c:4251 sql_help.c:4252
-#: sql_help.c:4336 sql_help.c:4338 sql_help.c:4387
+#: sql_help.c:1424 sql_help.c:1464 sql_help.c:1531 sql_help.c:1556
+#: sql_help.c:1561 sql_help.c:1576 sql_help.c:1633 sql_help.c:1638
+#: sql_help.c:1967 sql_help.c:1979 sql_help.c:2084 sql_help.c:2120
+#: sql_help.c:2196 sql_help.c:2211 sql_help.c:2267 sql_help.c:2318
+#: sql_help.c:2349 sql_help.c:2448 sql_help.c:2464 sql_help.c:2476
+#: sql_help.c:2546 sql_help.c:2665 sql_help.c:2842 sql_help.c:3059
+#: sql_help.c:3084 sql_help.c:3190 sql_help.c:3372 sql_help.c:3377
+#: sql_help.c:3422 sql_help.c:3454 sql_help.c:3705 sql_help.c:3710
+#: sql_help.c:3808 sql_help.c:3907 sql_help.c:3909 sql_help.c:3958
+#: sql_help.c:3997 sql_help.c:4146 sql_help.c:4148 sql_help.c:4197
+#: sql_help.c:4231 sql_help.c:4253 sql_help.c:4255 sql_help.c:4256
+#: sql_help.c:4340 sql_help.c:4342 sql_help.c:4391
msgid "table_name"
msgstr "nom_table"
-#: sql_help.c:793 sql_help.c:2194
+#: sql_help.c:793 sql_help.c:2198
msgid "using_expression"
msgstr "expression_using"
-#: sql_help.c:794 sql_help.c:2195
+#: sql_help.c:794 sql_help.c:2199
msgid "check_expression"
msgstr "expression_check"
-#: sql_help.c:814 sql_help.c:2208
+#: sql_help.c:814 sql_help.c:2212
msgid "publication_parameter"
msgstr "paramètre_publication"
-#: sql_help.c:857 sql_help.c:1357 sql_help.c:2060 sql_help.c:2240
-#: sql_help.c:2772
+#: sql_help.c:857 sql_help.c:1357 sql_help.c:2064 sql_help.c:2244
+#: sql_help.c:2776
msgid "password"
msgstr "mot_de_passe"
-#: sql_help.c:858 sql_help.c:1358 sql_help.c:2061 sql_help.c:2241
-#: sql_help.c:2773
+#: sql_help.c:858 sql_help.c:1358 sql_help.c:2065 sql_help.c:2245
+#: sql_help.c:2777
msgid "timestamp"
msgstr "horodatage"
-#: sql_help.c:862 sql_help.c:866 sql_help.c:869 sql_help.c:872 sql_help.c:3378
-#: sql_help.c:3711
+#: sql_help.c:862 sql_help.c:866 sql_help.c:869 sql_help.c:872 sql_help.c:1362
+#: sql_help.c:1366 sql_help.c:1369 sql_help.c:1372 sql_help.c:3382
+#: sql_help.c:3715
msgid "database_name"
msgstr "nom_base_de_donnée"
-#: sql_help.c:916 sql_help.c:2309
+#: sql_help.c:916 sql_help.c:2313
msgid "increment"
msgstr "incrément"
-#: sql_help.c:917 sql_help.c:2310
+#: sql_help.c:917 sql_help.c:2314
msgid "minvalue"
msgstr "valeur_min"
-#: sql_help.c:918 sql_help.c:2311
+#: sql_help.c:918 sql_help.c:2315
msgid "maxvalue"
msgstr "valeur_max"
-#: sql_help.c:919 sql_help.c:2312 sql_help.c:3901 sql_help.c:3991
-#: sql_help.c:4140 sql_help.c:4269 sql_help.c:4334
+#: sql_help.c:919 sql_help.c:2316 sql_help.c:3905 sql_help.c:3995
+#: sql_help.c:4144 sql_help.c:4273 sql_help.c:4338
msgid "start"
msgstr "début"
msgid "restart"
msgstr "nouveau_début"
-#: sql_help.c:921 sql_help.c:2313
+#: sql_help.c:921 sql_help.c:2317
msgid "cache"
msgstr "cache"
-#: sql_help.c:978 sql_help.c:2357
+#: sql_help.c:978 sql_help.c:2361
msgid "conninfo"
msgstr "conninfo"
-#: sql_help.c:980 sql_help.c:2358
+#: sql_help.c:980 sql_help.c:2362
msgid "publication_name"
msgstr "nom_publication"
msgid "refresh_option"
msgstr "option_rafraichissement"
-#: sql_help.c:989 sql_help.c:2359
+#: sql_help.c:989 sql_help.c:2363
msgid "subscription_parameter"
msgstr "paramètre_souscription"
msgid "partition_name"
msgstr "nom_partition"
-#: sql_help.c:1101 sql_help.c:1980 sql_help.c:2477
+#: sql_help.c:1101 sql_help.c:1984 sql_help.c:2481
msgid "partition_bound_spec"
msgstr "partition_bound_spec"
-#: sql_help.c:1119 sql_help.c:2489
+#: sql_help.c:1119 sql_help.c:2493
msgid "sequence_options"
msgstr "options_séquence"
msgid "and table_constraint_using_index is:"
msgstr "et contrainte_table_utilisant_index est :"
-#: sql_help.c:1173 sql_help.c:1176 sql_help.c:2561
+#: sql_help.c:1173 sql_help.c:1176 sql_help.c:2565
msgid "tablespace_option"
msgstr "option_tablespace"
msgstr "nouveau_dictionnaire"
#: sql_help.c:1300 sql_help.c:1313 sql_help.c:1316 sql_help.c:1317
-#: sql_help.c:2712
+#: sql_help.c:2716
msgid "attribute_name"
msgstr "nom_attribut"
msgid "existing_enum_value"
msgstr "valeur_enum_existante"
-#: sql_help.c:1381 sql_help.c:1972 sql_help.c:1981 sql_help.c:2325
-#: sql_help.c:2790 sql_help.c:3211 sql_help.c:3384 sql_help.c:3419
-#: sql_help.c:3717
+#: sql_help.c:1385 sql_help.c:1976 sql_help.c:1985 sql_help.c:2329
+#: sql_help.c:2794 sql_help.c:3215 sql_help.c:3388 sql_help.c:3423
+#: sql_help.c:3721
msgid "server_name"
msgstr "nom_serveur"
-#: sql_help.c:1409 sql_help.c:1412 sql_help.c:2805
+#: sql_help.c:1413 sql_help.c:1416 sql_help.c:2809
msgid "view_option_name"
msgstr "nom_option_vue"
-#: sql_help.c:1410 sql_help.c:2806
+#: sql_help.c:1414 sql_help.c:2810
msgid "view_option_value"
msgstr "valeur_option_vue"
-#: sql_help.c:1435 sql_help.c:4049 sql_help.c:4051 sql_help.c:4075
+#: sql_help.c:1439 sql_help.c:4053 sql_help.c:4055 sql_help.c:4079
msgid "transaction_mode"
msgstr "mode_transaction"
-#: sql_help.c:1436 sql_help.c:4052 sql_help.c:4076
+#: sql_help.c:1440 sql_help.c:4056 sql_help.c:4080
msgid "where transaction_mode is one of:"
msgstr "où mode_transaction fait partie de :"
-#: sql_help.c:1524
+#: sql_help.c:1528
msgid "relation_name"
msgstr "nom_relation"
-#: sql_help.c:1529 sql_help.c:3380 sql_help.c:3713
+#: sql_help.c:1533 sql_help.c:3384 sql_help.c:3717
msgid "domain_name"
msgstr "nom_domaine"
-#: sql_help.c:1551
+#: sql_help.c:1555
msgid "policy_name"
msgstr "nom_politique"
-#: sql_help.c:1556
+#: sql_help.c:1560
msgid "rule_name"
msgstr "nom_règle"
-#: sql_help.c:1575
+#: sql_help.c:1579
msgid "text"
msgstr "texte"
-#: sql_help.c:1600 sql_help.c:3563 sql_help.c:3751
+#: sql_help.c:1604 sql_help.c:3567 sql_help.c:3755
msgid "transaction_id"
msgstr "id_transaction"
-#: sql_help.c:1631 sql_help.c:1637 sql_help.c:3489
+#: sql_help.c:1635 sql_help.c:1641 sql_help.c:3493
msgid "filename"
msgstr "nom_fichier"
-#: sql_help.c:1632 sql_help.c:1638 sql_help.c:2265 sql_help.c:2266
-#: sql_help.c:2267
+#: sql_help.c:1636 sql_help.c:1642 sql_help.c:2269 sql_help.c:2270
+#: sql_help.c:2271
msgid "command"
msgstr "commande"
-#: sql_help.c:1636 sql_help.c:2121 sql_help.c:2547 sql_help.c:2807
-#: sql_help.c:2825 sql_help.c:3454
+#: sql_help.c:1640 sql_help.c:2125 sql_help.c:2551 sql_help.c:2811
+#: sql_help.c:2829 sql_help.c:3458
msgid "query"
msgstr "requête"
-#: sql_help.c:1640 sql_help.c:3257
+#: sql_help.c:1644 sql_help.c:3261
msgid "where option can be one of:"
msgstr "où option fait partie de :"
-#: sql_help.c:1641
+#: sql_help.c:1645
msgid "format_name"
msgstr "nom_format"
-#: sql_help.c:1642 sql_help.c:1643 sql_help.c:1646 sql_help.c:3258
-#: sql_help.c:3259 sql_help.c:3260 sql_help.c:3261 sql_help.c:3262
-#: sql_help.c:3263
+#: sql_help.c:1646 sql_help.c:1647 sql_help.c:1650 sql_help.c:3262
+#: sql_help.c:3263 sql_help.c:3264 sql_help.c:3265 sql_help.c:3266
+#: sql_help.c:3267
msgid "boolean"
msgstr "boolean"
-#: sql_help.c:1644
+#: sql_help.c:1648
msgid "delimiter_character"
msgstr "caractère_délimiteur"
-#: sql_help.c:1645
+#: sql_help.c:1649
msgid "null_string"
msgstr "chaîne_null"
-#: sql_help.c:1647
+#: sql_help.c:1651
msgid "quote_character"
msgstr "caractère_guillemet"
-#: sql_help.c:1648
+#: sql_help.c:1652
msgid "escape_character"
msgstr "chaîne_d_échappement"
-#: sql_help.c:1652
+#: sql_help.c:1656
msgid "encoding_name"
msgstr "nom_encodage"
-#: sql_help.c:1663
+#: sql_help.c:1667
msgid "access_method_type"
msgstr "access_method_type"
-#: sql_help.c:1729 sql_help.c:1748 sql_help.c:1751
+#: sql_help.c:1733 sql_help.c:1752 sql_help.c:1755
msgid "arg_data_type"
msgstr "type_données_arg"
-#: sql_help.c:1730 sql_help.c:1752 sql_help.c:1760
+#: sql_help.c:1734 sql_help.c:1756 sql_help.c:1764
msgid "sfunc"
msgstr "sfunc"
-#: sql_help.c:1731 sql_help.c:1753 sql_help.c:1761
+#: sql_help.c:1735 sql_help.c:1757 sql_help.c:1765
msgid "state_data_type"
msgstr "type_de_données_statut"
-#: sql_help.c:1732 sql_help.c:1754 sql_help.c:1762
+#: sql_help.c:1736 sql_help.c:1758 sql_help.c:1766
msgid "state_data_size"
msgstr "taille_de_données_statut"
-#: sql_help.c:1733 sql_help.c:1755 sql_help.c:1763
+#: sql_help.c:1737 sql_help.c:1759 sql_help.c:1767
msgid "ffunc"
msgstr "ffunc"
-#: sql_help.c:1734 sql_help.c:1764
+#: sql_help.c:1738 sql_help.c:1768
msgid "combinefunc"
msgstr "combinefunc"
-#: sql_help.c:1735 sql_help.c:1765
+#: sql_help.c:1739 sql_help.c:1769
msgid "serialfunc"
msgstr "serialfunc"
-#: sql_help.c:1736 sql_help.c:1766
+#: sql_help.c:1740 sql_help.c:1770
msgid "deserialfunc"
msgstr "deserialfunc"
-#: sql_help.c:1737 sql_help.c:1756 sql_help.c:1767
+#: sql_help.c:1741 sql_help.c:1760 sql_help.c:1771
msgid "initial_condition"
msgstr "condition_initiale"
-#: sql_help.c:1738 sql_help.c:1768
+#: sql_help.c:1742 sql_help.c:1772
msgid "msfunc"
msgstr "msfunc"
-#: sql_help.c:1739 sql_help.c:1769
+#: sql_help.c:1743 sql_help.c:1773
msgid "minvfunc"
msgstr "minvfunc"
-#: sql_help.c:1740 sql_help.c:1770
+#: sql_help.c:1744 sql_help.c:1774
msgid "mstate_data_type"
msgstr "m_type_de_données_statut"
-#: sql_help.c:1741 sql_help.c:1771
+#: sql_help.c:1745 sql_help.c:1775
msgid "mstate_data_size"
msgstr "m_taille_de_données_statut"
-#: sql_help.c:1742 sql_help.c:1772
+#: sql_help.c:1746 sql_help.c:1776
msgid "mffunc"
msgstr "mffunc"
-#: sql_help.c:1743 sql_help.c:1773
+#: sql_help.c:1747 sql_help.c:1777
msgid "minitial_condition"
msgstr "m_condition_initiale"
-#: sql_help.c:1744 sql_help.c:1774
+#: sql_help.c:1748 sql_help.c:1778
msgid "sort_operator"
msgstr "opérateur_de_tri"
-#: sql_help.c:1757
+#: sql_help.c:1761
msgid "or the old syntax"
msgstr "ou l'ancienne syntaxe"
-#: sql_help.c:1759
+#: sql_help.c:1763
msgid "base_type"
msgstr "type_base"
-#: sql_help.c:1815
+#: sql_help.c:1819
msgid "locale"
msgstr "locale"
-#: sql_help.c:1816 sql_help.c:1854
+#: sql_help.c:1820 sql_help.c:1858
msgid "lc_collate"
msgstr "lc_collate"
-#: sql_help.c:1817 sql_help.c:1855
+#: sql_help.c:1821 sql_help.c:1859
msgid "lc_ctype"
msgstr "lc_ctype"
-#: sql_help.c:1818 sql_help.c:3802
+#: sql_help.c:1822 sql_help.c:3806
msgid "provider"
msgstr "fournisseur"
-#: sql_help.c:1819 sql_help.c:1910
+#: sql_help.c:1823 sql_help.c:1914
msgid "version"
msgstr "version"
-#: sql_help.c:1821
+#: sql_help.c:1825
msgid "existing_collation"
msgstr "collationnement_existant"
-#: sql_help.c:1831
+#: sql_help.c:1835
msgid "source_encoding"
msgstr "encodage_source"
-#: sql_help.c:1832
+#: sql_help.c:1836
msgid "dest_encoding"
msgstr "encodage_destination"
-#: sql_help.c:1852 sql_help.c:2587
+#: sql_help.c:1856 sql_help.c:2591
msgid "template"
msgstr "modèle"
-#: sql_help.c:1853
+#: sql_help.c:1857
msgid "encoding"
msgstr "encodage"
-#: sql_help.c:1879
+#: sql_help.c:1883
msgid "constraint"
msgstr "contrainte"
-#: sql_help.c:1880
+#: sql_help.c:1884
msgid "where constraint is:"
msgstr "où la contrainte est :"
-#: sql_help.c:1894 sql_help.c:2262 sql_help.c:2660
+#: sql_help.c:1898 sql_help.c:2266 sql_help.c:2664
msgid "event"
msgstr "événement"
-#: sql_help.c:1895
+#: sql_help.c:1899
msgid "filter_variable"
msgstr "filter_variable"
-#: sql_help.c:1911
+#: sql_help.c:1915
msgid "old_version"
msgstr "ancienne_version"
-#: sql_help.c:1984 sql_help.c:2485
+#: sql_help.c:1988 sql_help.c:2489
msgid "where column_constraint is:"
msgstr "où contrainte_colonne est :"
-#: sql_help.c:1987 sql_help.c:2019 sql_help.c:2488
+#: sql_help.c:1991 sql_help.c:2023 sql_help.c:2492
msgid "default_expr"
msgstr "expression_par_défaut"
-#: sql_help.c:1988 sql_help.c:2496
+#: sql_help.c:1992 sql_help.c:2500
msgid "and table_constraint is:"
msgstr "et contrainte_table est :"
-#: sql_help.c:2020
+#: sql_help.c:2024
msgid "rettype"
msgstr "type_en_retour"
-#: sql_help.c:2022
+#: sql_help.c:2026
msgid "column_type"
msgstr "type_colonne"
-#: sql_help.c:2030
+#: sql_help.c:2034
msgid "definition"
msgstr "définition"
-#: sql_help.c:2031
+#: sql_help.c:2035
msgid "obj_file"
msgstr "fichier_objet"
-#: sql_help.c:2032
+#: sql_help.c:2036
msgid "link_symbol"
msgstr "symbole_link"
-#: sql_help.c:2033
+#: sql_help.c:2037
msgid "attribute"
msgstr "attribut"
-#: sql_help.c:2067 sql_help.c:2247 sql_help.c:2779
+#: sql_help.c:2071 sql_help.c:2251 sql_help.c:2783
msgid "uid"
msgstr "uid"
-#: sql_help.c:2081
+#: sql_help.c:2085
msgid "method"
msgstr "méthode"
-#: sql_help.c:2085 sql_help.c:2456 sql_help.c:2468 sql_help.c:2481
-#: sql_help.c:2528 sql_help.c:3463
+#: sql_help.c:2089 sql_help.c:2460 sql_help.c:2472 sql_help.c:2485
+#: sql_help.c:2532 sql_help.c:3467
msgid "opclass"
msgstr "classe_d_opérateur"
-#: sql_help.c:2089 sql_help.c:2507
+#: sql_help.c:2093 sql_help.c:2511
msgid "predicate"
msgstr "prédicat"
-#: sql_help.c:2101
+#: sql_help.c:2105
msgid "call_handler"
msgstr "gestionnaire_d_appel"
-#: sql_help.c:2102
+#: sql_help.c:2106
msgid "inline_handler"
msgstr "gestionnaire_en_ligne"
-#: sql_help.c:2103
+#: sql_help.c:2107
msgid "valfunction"
msgstr "fonction_val"
-#: sql_help.c:2139
+#: sql_help.c:2143
msgid "com_op"
msgstr "com_op"
-#: sql_help.c:2140
+#: sql_help.c:2144
msgid "neg_op"
msgstr "neg_op"
-#: sql_help.c:2158
+#: sql_help.c:2162
msgid "family_name"
msgstr "nom_famille"
-#: sql_help.c:2169
+#: sql_help.c:2173
msgid "storage_type"
msgstr "type_stockage"
-#: sql_help.c:2264 sql_help.c:2664 sql_help.c:2841 sql_help.c:3473
-#: sql_help.c:3892 sql_help.c:3894 sql_help.c:3982 sql_help.c:3984
-#: sql_help.c:4131 sql_help.c:4133 sql_help.c:4236 sql_help.c:4325
-#: sql_help.c:4327
+#: sql_help.c:2268 sql_help.c:2668 sql_help.c:2845 sql_help.c:3477
+#: sql_help.c:3896 sql_help.c:3898 sql_help.c:3986 sql_help.c:3988
+#: sql_help.c:4135 sql_help.c:4137 sql_help.c:4240 sql_help.c:4329
+#: sql_help.c:4331
msgid "condition"
msgstr "condition"
-#: sql_help.c:2268 sql_help.c:2667
+#: sql_help.c:2272 sql_help.c:2671
msgid "where event can be one of:"
msgstr "où événement fait partie de :"
-#: sql_help.c:2287 sql_help.c:2289
+#: sql_help.c:2291 sql_help.c:2293
msgid "schema_element"
msgstr "élément_schéma"
-#: sql_help.c:2326
+#: sql_help.c:2330
msgid "server_type"
msgstr "type_serveur"
-#: sql_help.c:2327
+#: sql_help.c:2331
msgid "server_version"
msgstr "version_serveur"
-#: sql_help.c:2328 sql_help.c:3382 sql_help.c:3715
+#: sql_help.c:2332 sql_help.c:3386 sql_help.c:3719
msgid "fdw_name"
msgstr "nom_fdw"
-#: sql_help.c:2341
+#: sql_help.c:2345
msgid "statistics_name"
msgstr "nom_statistique"
-#: sql_help.c:2342
-msgid "statistic_type"
-msgstr "type_statistique"
+#: sql_help.c:2346
+msgid "statistics_kind"
+msgstr "statistics_kind"
-#: sql_help.c:2356
+#: sql_help.c:2360
msgid "subscription_name"
msgstr "nom_souscription"
-#: sql_help.c:2450
+#: sql_help.c:2454
msgid "source_table"
msgstr "table_source"
-#: sql_help.c:2451
+#: sql_help.c:2455
msgid "like_option"
msgstr "option_like"
-#: sql_help.c:2490 sql_help.c:2491 sql_help.c:2500 sql_help.c:2502
-#: sql_help.c:2506
+#: sql_help.c:2494 sql_help.c:2495 sql_help.c:2504 sql_help.c:2506
+#: sql_help.c:2510
msgid "index_parameters"
msgstr "paramètres_index"
-#: sql_help.c:2492 sql_help.c:2509
+#: sql_help.c:2496 sql_help.c:2513
msgid "reftable"
msgstr "table_référence"
-#: sql_help.c:2493 sql_help.c:2510
+#: sql_help.c:2497 sql_help.c:2514
msgid "refcolumn"
msgstr "colonne_référence"
-#: sql_help.c:2504
+#: sql_help.c:2508
msgid "exclude_element"
msgstr "élément_exclusion"
-#: sql_help.c:2505 sql_help.c:3899 sql_help.c:3989 sql_help.c:4138
-#: sql_help.c:4267 sql_help.c:4332
+#: sql_help.c:2509 sql_help.c:3903 sql_help.c:3993 sql_help.c:4142
+#: sql_help.c:4271 sql_help.c:4336
msgid "operator"
msgstr "opérateur"
-#: sql_help.c:2513
+#: sql_help.c:2517
msgid "and like_option is:"
msgstr "et option_like est :"
-#: sql_help.c:2514
+#: sql_help.c:2518
msgid "and partition_bound_spec is:"
msgstr "et partition_bound_spec est :"
-#: sql_help.c:2515 sql_help.c:2517 sql_help.c:2519
+#: sql_help.c:2519 sql_help.c:2521 sql_help.c:2523
msgid "numeric_literal"
msgstr "numeric_literal"
-#: sql_help.c:2516 sql_help.c:2518 sql_help.c:2520
+#: sql_help.c:2520 sql_help.c:2522 sql_help.c:2524
msgid "string_literal"
msgstr "littéral_chaîne"
-#: sql_help.c:2521
+#: sql_help.c:2525
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 :"
-#: sql_help.c:2525
+#: sql_help.c:2529
msgid "exclude_element in an EXCLUDE constraint is:"
msgstr "élément_exclusion dans une contrainte EXCLUDE est :"
-#: sql_help.c:2560
+#: sql_help.c:2564
msgid "directory"
msgstr "répertoire"
-#: sql_help.c:2574
+#: sql_help.c:2578
msgid "parser_name"
msgstr "nom_analyseur"
-#: sql_help.c:2575
+#: sql_help.c:2579
msgid "source_config"
msgstr "configuration_source"
-#: sql_help.c:2604
+#: sql_help.c:2608
msgid "start_function"
msgstr "fonction_start"
-#: sql_help.c:2605
+#: sql_help.c:2609
msgid "gettoken_function"
msgstr "fonction_gettoken"
-#: sql_help.c:2606
+#: sql_help.c:2610
msgid "end_function"
msgstr "fonction_end"
-#: sql_help.c:2607
+#: sql_help.c:2611
msgid "lextypes_function"
msgstr "fonction_lextypes"
-#: sql_help.c:2608
+#: sql_help.c:2612
msgid "headline_function"
msgstr "fonction_headline"
-#: sql_help.c:2620
+#: sql_help.c:2624
msgid "init_function"
msgstr "fonction_init"
-#: sql_help.c:2621
+#: sql_help.c:2625
msgid "lexize_function"
msgstr "fonction_lexize"
-#: sql_help.c:2634
+#: sql_help.c:2638
msgid "from_sql_function_name"
msgstr "nom_fonction_from_sql"
-#: sql_help.c:2636
+#: sql_help.c:2640
msgid "to_sql_function_name"
msgstr "nom_fonction_to_sql"
-#: sql_help.c:2662
+#: sql_help.c:2666
msgid "referenced_table_name"
msgstr "nom_table_référencée"
-#: sql_help.c:2663
+#: sql_help.c:2667
msgid "transition_relation_name"
msgstr "nom_relation_transition"
-#: sql_help.c:2666
+#: sql_help.c:2670
msgid "arguments"
msgstr "arguments"
-#: sql_help.c:2716 sql_help.c:3827
+#: sql_help.c:2720 sql_help.c:3831
msgid "label"
msgstr "label"
-#: sql_help.c:2718
+#: sql_help.c:2722
msgid "subtype"
msgstr "sous_type"
-#: sql_help.c:2719
+#: sql_help.c:2723
msgid "subtype_operator_class"
msgstr "classe_opérateur_sous_type"
-#: sql_help.c:2721
+#: sql_help.c:2725
msgid "canonical_function"
msgstr "fonction_canonique"
-#: sql_help.c:2722
+#: sql_help.c:2726
msgid "subtype_diff_function"
msgstr "fonction_diff_sous_type"
-#: sql_help.c:2724
+#: sql_help.c:2728
msgid "input_function"
msgstr "fonction_en_sortie"
-#: sql_help.c:2725
+#: sql_help.c:2729
msgid "output_function"
msgstr "fonction_en_sortie"
-#: sql_help.c:2726
+#: sql_help.c:2730
msgid "receive_function"
msgstr "fonction_receive"
-#: sql_help.c:2727
+#: sql_help.c:2731
msgid "send_function"
msgstr "fonction_send"
-#: sql_help.c:2728
+#: sql_help.c:2732
msgid "type_modifier_input_function"
msgstr "fonction_en_entrée_modificateur_type"
-#: sql_help.c:2729
+#: sql_help.c:2733
msgid "type_modifier_output_function"
msgstr "fonction_en_sortie_modificateur_type"
-#: sql_help.c:2730
+#: sql_help.c:2734
msgid "analyze_function"
msgstr "fonction_analyze"
-#: sql_help.c:2731
+#: sql_help.c:2735
msgid "internallength"
msgstr "longueur_interne"
-#: sql_help.c:2732
+#: sql_help.c:2736
msgid "alignment"
msgstr "alignement"
-#: sql_help.c:2733
+#: sql_help.c:2737
msgid "storage"
msgstr "stockage"
-#: sql_help.c:2734
+#: sql_help.c:2738
msgid "like_type"
msgstr "type_like"
-#: sql_help.c:2735
+#: sql_help.c:2739
msgid "category"
msgstr "catégorie"
-#: sql_help.c:2736
+#: sql_help.c:2740
msgid "preferred"
msgstr "préféré"
-#: sql_help.c:2737
+#: sql_help.c:2741
msgid "default"
msgstr "par défaut"
-#: sql_help.c:2738
+#: sql_help.c:2742
msgid "element"
msgstr "élément"
-#: sql_help.c:2739
+#: sql_help.c:2743
msgid "delimiter"
msgstr "délimiteur"
-#: sql_help.c:2740
+#: sql_help.c:2744
msgid "collatable"
msgstr "collationnable"
-#: sql_help.c:2837 sql_help.c:3449 sql_help.c:3887 sql_help.c:3976
-#: sql_help.c:4126 sql_help.c:4226 sql_help.c:4320
+#: sql_help.c:2841 sql_help.c:3453 sql_help.c:3891 sql_help.c:3980
+#: sql_help.c:4130 sql_help.c:4230 sql_help.c:4324
msgid "with_query"
msgstr "requête_with"
-#: sql_help.c:2839 sql_help.c:3451 sql_help.c:3906 sql_help.c:3912
-#: sql_help.c:3915 sql_help.c:3919 sql_help.c:3923 sql_help.c:3931
-#: sql_help.c:4145 sql_help.c:4151 sql_help.c:4154 sql_help.c:4158
-#: sql_help.c:4162 sql_help.c:4170 sql_help.c:4228 sql_help.c:4339
-#: sql_help.c:4345 sql_help.c:4348 sql_help.c:4352 sql_help.c:4356
-#: sql_help.c:4364
+#: sql_help.c:2843 sql_help.c:3455 sql_help.c:3910 sql_help.c:3916
+#: sql_help.c:3919 sql_help.c:3923 sql_help.c:3927 sql_help.c:3935
+#: sql_help.c:4149 sql_help.c:4155 sql_help.c:4158 sql_help.c:4162
+#: sql_help.c:4166 sql_help.c:4174 sql_help.c:4232 sql_help.c:4343
+#: sql_help.c:4349 sql_help.c:4352 sql_help.c:4356 sql_help.c:4360
+#: sql_help.c:4368
msgid "alias"
msgstr "alias"
-#: sql_help.c:2840
+#: sql_help.c:2844
msgid "using_list"
msgstr "liste_using"
-#: sql_help.c:2842 sql_help.c:3289 sql_help.c:3530 sql_help.c:4237
+#: sql_help.c:2846 sql_help.c:3293 sql_help.c:3534 sql_help.c:4241
msgid "cursor_name"
msgstr "nom_curseur"
-#: sql_help.c:2843 sql_help.c:3457 sql_help.c:4238
+#: sql_help.c:2847 sql_help.c:3461 sql_help.c:4242
msgid "output_expression"
msgstr "expression_en_sortie"
-#: sql_help.c:2844 sql_help.c:3458 sql_help.c:3890 sql_help.c:3979
-#: sql_help.c:4129 sql_help.c:4239 sql_help.c:4323
+#: sql_help.c:2848 sql_help.c:3462 sql_help.c:3894 sql_help.c:3983
+#: sql_help.c:4133 sql_help.c:4243 sql_help.c:4327
msgid "output_name"
msgstr "nom_en_sortie"
-#: sql_help.c:2860
+#: sql_help.c:2864
msgid "code"
msgstr "code"
-#: sql_help.c:3235
+#: sql_help.c:3239
msgid "parameter"
msgstr "paramètre"
-#: sql_help.c:3255 sql_help.c:3256 sql_help.c:3555
+#: sql_help.c:3259 sql_help.c:3260 sql_help.c:3559
msgid "statement"
msgstr "instruction"
-#: sql_help.c:3288 sql_help.c:3529
+#: sql_help.c:3292 sql_help.c:3533
msgid "direction"
msgstr "direction"
-#: sql_help.c:3290 sql_help.c:3531
+#: sql_help.c:3294 sql_help.c:3535
msgid "where direction can be empty or one of:"
msgstr "où direction peut être vide ou faire partie de :"
-#: sql_help.c:3291 sql_help.c:3292 sql_help.c:3293 sql_help.c:3294
-#: sql_help.c:3295 sql_help.c:3532 sql_help.c:3533 sql_help.c:3534
-#: sql_help.c:3535 sql_help.c:3536 sql_help.c:3900 sql_help.c:3902
-#: sql_help.c:3990 sql_help.c:3992 sql_help.c:4139 sql_help.c:4141
-#: sql_help.c:4268 sql_help.c:4270 sql_help.c:4333 sql_help.c:4335
+#: sql_help.c:3295 sql_help.c:3296 sql_help.c:3297 sql_help.c:3298
+#: sql_help.c:3299 sql_help.c:3536 sql_help.c:3537 sql_help.c:3538
+#: sql_help.c:3539 sql_help.c:3540 sql_help.c:3904 sql_help.c:3906
+#: sql_help.c:3994 sql_help.c:3996 sql_help.c:4143 sql_help.c:4145
+#: sql_help.c:4272 sql_help.c:4274 sql_help.c:4337 sql_help.c:4339
msgid "count"
msgstr "nombre"
-#: sql_help.c:3375 sql_help.c:3708
+#: sql_help.c:3379 sql_help.c:3712
msgid "sequence_name"
msgstr "nom_séquence"
-#: sql_help.c:3388 sql_help.c:3721
+#: sql_help.c:3392 sql_help.c:3725
msgid "arg_name"
msgstr "nom_argument"
-#: sql_help.c:3389 sql_help.c:3722
+#: sql_help.c:3393 sql_help.c:3726
msgid "arg_type"
msgstr "type_arg"
-#: sql_help.c:3394 sql_help.c:3727
+#: sql_help.c:3398 sql_help.c:3731
msgid "loid"
msgstr "loid"
-#: sql_help.c:3417
+#: sql_help.c:3421
msgid "remote_schema"
msgstr "schema_distant"
-#: sql_help.c:3420
+#: sql_help.c:3424
msgid "local_schema"
msgstr "schéma_local"
-#: sql_help.c:3455
+#: sql_help.c:3459
msgid "conflict_target"
msgstr "cible_conflit"
-#: sql_help.c:3456
+#: sql_help.c:3460
msgid "conflict_action"
msgstr "action_conflit"
-#: sql_help.c:3459
+#: sql_help.c:3463
msgid "where conflict_target can be one of:"
msgstr "où cible_conflit fait partie de :"
-#: sql_help.c:3460
+#: sql_help.c:3464
msgid "index_column_name"
msgstr "index_nom_colonne"
-#: sql_help.c:3461
+#: sql_help.c:3465
msgid "index_expression"
msgstr "index_expression"
-#: sql_help.c:3464
+#: sql_help.c:3468
msgid "index_predicate"
msgstr "index_prédicat"
-#: sql_help.c:3466
+#: sql_help.c:3470
msgid "and conflict_action is one of:"
msgstr "où action_conflit fait partie de :"
-#: sql_help.c:3472 sql_help.c:4234
+#: sql_help.c:3476 sql_help.c:4238
msgid "sub-SELECT"
msgstr "sous-SELECT"
-#: sql_help.c:3481 sql_help.c:3544 sql_help.c:4210
+#: sql_help.c:3485 sql_help.c:3548 sql_help.c:4214
msgid "channel"
msgstr "canal"
-#: sql_help.c:3503
+#: sql_help.c:3507
msgid "lockmode"
msgstr "mode_de_verrou"
-#: sql_help.c:3504
+#: sql_help.c:3508
msgid "where lockmode is one of:"
msgstr "où mode_de_verrou fait partie de :"
-#: sql_help.c:3545
+#: sql_help.c:3549
msgid "payload"
msgstr "contenu"
-#: sql_help.c:3572
+#: sql_help.c:3576
msgid "old_role"
msgstr "ancien_rôle"
-#: sql_help.c:3573
+#: sql_help.c:3577
msgid "new_role"
msgstr "nouveau_rôle"
-#: sql_help.c:3598 sql_help.c:3759 sql_help.c:3767
+#: sql_help.c:3602 sql_help.c:3763 sql_help.c:3771
msgid "savepoint_name"
msgstr "nom_savepoint"
-#: sql_help.c:3891 sql_help.c:3933 sql_help.c:3935 sql_help.c:3981
-#: sql_help.c:4130 sql_help.c:4172 sql_help.c:4174 sql_help.c:4324
-#: sql_help.c:4366 sql_help.c:4368
+#: sql_help.c:3895 sql_help.c:3937 sql_help.c:3939 sql_help.c:3985
+#: sql_help.c:4134 sql_help.c:4176 sql_help.c:4178 sql_help.c:4328
+#: sql_help.c:4370 sql_help.c:4372
msgid "from_item"
msgstr "élément_from"
-#: sql_help.c:3893 sql_help.c:3945 sql_help.c:4132 sql_help.c:4184
-#: sql_help.c:4326 sql_help.c:4378
+#: sql_help.c:3897 sql_help.c:3949 sql_help.c:4136 sql_help.c:4188
+#: sql_help.c:4330 sql_help.c:4382
msgid "grouping_element"
msgstr "element_regroupement"
-#: sql_help.c:3895 sql_help.c:3985 sql_help.c:4134 sql_help.c:4328
+#: sql_help.c:3899 sql_help.c:3989 sql_help.c:4138 sql_help.c:4332
msgid "window_name"
msgstr "nom_window"
-#: sql_help.c:3896 sql_help.c:3986 sql_help.c:4135 sql_help.c:4329
+#: sql_help.c:3900 sql_help.c:3990 sql_help.c:4139 sql_help.c:4333
msgid "window_definition"
msgstr "définition_window"
-#: sql_help.c:3897 sql_help.c:3911 sql_help.c:3949 sql_help.c:3987
-#: sql_help.c:4136 sql_help.c:4150 sql_help.c:4188 sql_help.c:4330
-#: sql_help.c:4344 sql_help.c:4382
+#: sql_help.c:3901 sql_help.c:3915 sql_help.c:3953 sql_help.c:3991
+#: sql_help.c:4140 sql_help.c:4154 sql_help.c:4192 sql_help.c:4334
+#: sql_help.c:4348 sql_help.c:4386
msgid "select"
msgstr "sélection"
-#: sql_help.c:3904 sql_help.c:4143 sql_help.c:4337
+#: sql_help.c:3908 sql_help.c:4147 sql_help.c:4341
msgid "where from_item can be one of:"
msgstr "où élément_from fait partie de :"
-#: sql_help.c:3907 sql_help.c:3913 sql_help.c:3916 sql_help.c:3920
-#: sql_help.c:3932 sql_help.c:4146 sql_help.c:4152 sql_help.c:4155
-#: sql_help.c:4159 sql_help.c:4171 sql_help.c:4340 sql_help.c:4346
-#: sql_help.c:4349 sql_help.c:4353 sql_help.c:4365
+#: sql_help.c:3911 sql_help.c:3917 sql_help.c:3920 sql_help.c:3924
+#: sql_help.c:3936 sql_help.c:4150 sql_help.c:4156 sql_help.c:4159
+#: sql_help.c:4163 sql_help.c:4175 sql_help.c:4344 sql_help.c:4350
+#: sql_help.c:4353 sql_help.c:4357 sql_help.c:4369
msgid "column_alias"
msgstr "alias_colonne"
-#: sql_help.c:3908 sql_help.c:4147 sql_help.c:4341
+#: sql_help.c:3912 sql_help.c:4151 sql_help.c:4345
msgid "sampling_method"
msgstr "méthode_echantillonnage"
-#: sql_help.c:3909 sql_help.c:3918 sql_help.c:3922 sql_help.c:3926
-#: sql_help.c:3929 sql_help.c:4148 sql_help.c:4157 sql_help.c:4161
-#: sql_help.c:4165 sql_help.c:4168 sql_help.c:4342 sql_help.c:4351
-#: sql_help.c:4355 sql_help.c:4359 sql_help.c:4362
+#: sql_help.c:3913 sql_help.c:3922 sql_help.c:3926 sql_help.c:3930
+#: sql_help.c:3933 sql_help.c:4152 sql_help.c:4161 sql_help.c:4165
+#: sql_help.c:4169 sql_help.c:4172 sql_help.c:4346 sql_help.c:4355
+#: sql_help.c:4359 sql_help.c:4363 sql_help.c:4366
msgid "argument"
msgstr "argument"
-#: sql_help.c:3910 sql_help.c:4149 sql_help.c:4343
+#: sql_help.c:3914 sql_help.c:4153 sql_help.c:4347
msgid "seed"
msgstr "graine"
-#: sql_help.c:3914 sql_help.c:3947 sql_help.c:4153 sql_help.c:4186
-#: sql_help.c:4347 sql_help.c:4380
+#: sql_help.c:3918 sql_help.c:3951 sql_help.c:4157 sql_help.c:4190
+#: sql_help.c:4351 sql_help.c:4384
msgid "with_query_name"
msgstr "nom_requête_with"
-#: sql_help.c:3924 sql_help.c:3927 sql_help.c:3930 sql_help.c:4163
-#: sql_help.c:4166 sql_help.c:4169 sql_help.c:4357 sql_help.c:4360
-#: sql_help.c:4363
+#: sql_help.c:3928 sql_help.c:3931 sql_help.c:3934 sql_help.c:4167
+#: sql_help.c:4170 sql_help.c:4173 sql_help.c:4361 sql_help.c:4364
+#: sql_help.c:4367
msgid "column_definition"
msgstr "définition_colonne"
-#: sql_help.c:3934 sql_help.c:4173 sql_help.c:4367
+#: sql_help.c:3938 sql_help.c:4177 sql_help.c:4371
msgid "join_type"
msgstr "type_de_jointure"
-#: sql_help.c:3936 sql_help.c:4175 sql_help.c:4369
+#: sql_help.c:3940 sql_help.c:4179 sql_help.c:4373
msgid "join_condition"
msgstr "condition_de_jointure"
-#: sql_help.c:3937 sql_help.c:4176 sql_help.c:4370
+#: sql_help.c:3941 sql_help.c:4180 sql_help.c:4374
msgid "join_column"
msgstr "colonne_de_jointure"
-#: sql_help.c:3938 sql_help.c:4177 sql_help.c:4371
+#: sql_help.c:3942 sql_help.c:4181 sql_help.c:4375
msgid "and grouping_element can be one of:"
msgstr "où element_regroupement fait partie de :"
-#: sql_help.c:3946 sql_help.c:4185 sql_help.c:4379
+#: sql_help.c:3950 sql_help.c:4189 sql_help.c:4383
msgid "and with_query is:"
msgstr "et requête_with est :"
-#: sql_help.c:3950 sql_help.c:4189 sql_help.c:4383
+#: sql_help.c:3954 sql_help.c:4193 sql_help.c:4387
msgid "values"
msgstr "valeurs"
-#: sql_help.c:3951 sql_help.c:4190 sql_help.c:4384
+#: sql_help.c:3955 sql_help.c:4194 sql_help.c:4388
msgid "insert"
msgstr "insert"
-#: sql_help.c:3952 sql_help.c:4191 sql_help.c:4385
+#: sql_help.c:3956 sql_help.c:4195 sql_help.c:4389
msgid "update"
msgstr "update"
-#: sql_help.c:3953 sql_help.c:4192 sql_help.c:4386
+#: sql_help.c:3957 sql_help.c:4196 sql_help.c:4390
msgid "delete"
msgstr "delete"
-#: sql_help.c:3980
+#: sql_help.c:3984
msgid "new_table"
msgstr "nouvelle_table"
-#: sql_help.c:4005
+#: sql_help.c:4009
msgid "timezone"
msgstr "fuseau_horaire"
-#: sql_help.c:4050
+#: sql_help.c:4054
msgid "snapshot_id"
msgstr "id_snapshot"
-#: sql_help.c:4235
+#: sql_help.c:4239
msgid "from_list"
msgstr "liste_from"
-#: sql_help.c:4266
+#: sql_help.c:4270
msgid "sort_expression"
msgstr "expression_de_tri"
-#: sql_help.c:4393 sql_help.c:5178
+#: sql_help.c:4397 sql_help.c:5182
msgid "abort the current transaction"
msgstr "abandonner la transaction en cours"
-#: sql_help.c:4398
+#: sql_help.c:4402
msgid "change the definition of an aggregate function"
msgstr "modifier la définition d'une fonction d'agrégation"
-#: sql_help.c:4403
+#: sql_help.c:4407
msgid "change the definition of a collation"
msgstr "modifier la définition d'un collationnement"
-#: sql_help.c:4408
+#: sql_help.c:4412
msgid "change the definition of a conversion"
msgstr "modifier la définition d'une conversion"
-#: sql_help.c:4413
+#: sql_help.c:4417
msgid "change a database"
msgstr "modifier une base de données"
-#: sql_help.c:4418
+#: sql_help.c:4422
msgid "define default access privileges"
msgstr "définir les droits d'accès par défaut"
-#: sql_help.c:4423
+#: sql_help.c:4427
msgid "change the definition of a domain"
msgstr "modifier la définition d'un domaine"
-#: sql_help.c:4428
+#: sql_help.c:4432
msgid "change the definition of an event trigger"
msgstr "modifier la définition d'un trigger sur évènement"
-#: sql_help.c:4433
+#: sql_help.c:4437
msgid "change the definition of an extension"
msgstr "modifier la définition d'une extension"
-#: sql_help.c:4438
+#: sql_help.c:4442
msgid "change the definition of a foreign-data wrapper"
msgstr "modifier la définition d'un wrapper de données distantes"
-#: sql_help.c:4443
+#: sql_help.c:4447
msgid "change the definition of a foreign table"
msgstr "modifier la définition d'une table distante"
-#: sql_help.c:4448
+#: sql_help.c:4452
msgid "change the definition of a function"
msgstr "modifier la définition d'une fonction"
-#: sql_help.c:4453
+#: sql_help.c:4457
msgid "change role name or membership"
msgstr "modifier le nom d'un groupe ou la liste des ses membres"
-#: sql_help.c:4458
+#: sql_help.c:4462
msgid "change the definition of an index"
msgstr "modifier la définition d'un index"
-#: sql_help.c:4463
+#: sql_help.c:4467
msgid "change the definition of a procedural language"
msgstr "modifier la définition d'un langage procédural"
-#: sql_help.c:4468
+#: sql_help.c:4472
msgid "change the definition of a large object"
msgstr "modifier la définition d'un « Large Object »"
-#: sql_help.c:4473
+#: sql_help.c:4477
msgid "change the definition of a materialized view"
msgstr "modifier la définition d'une vue matérialisée"
-#: sql_help.c:4478
+#: sql_help.c:4482
msgid "change the definition of an operator"
msgstr "modifier la définition d'un opérateur"
-#: sql_help.c:4483
+#: sql_help.c:4487
msgid "change the definition of an operator class"
msgstr "modifier la définition d'une classe d'opérateurs"
-#: sql_help.c:4488
+#: sql_help.c:4492
msgid "change the definition of an operator family"
msgstr "modifier la définition d'une famille d'opérateur"
-#: sql_help.c:4493
+#: sql_help.c:4497
msgid "change the definition of a row level security policy"
msgstr "modifier la définition d'une politique de sécurité au niveau ligne"
-#: sql_help.c:4498
+#: sql_help.c:4502
msgid "change the definition of a publication"
msgstr "modifier la définition d'une publication"
-#: sql_help.c:4503 sql_help.c:4583
+#: sql_help.c:4507 sql_help.c:4587
msgid "change a database role"
msgstr "modifier un rôle"
-#: sql_help.c:4508
+#: sql_help.c:4512
msgid "change the definition of a rule"
msgstr "modifier la définition d'une règle"
-#: sql_help.c:4513
+#: sql_help.c:4517
msgid "change the definition of a schema"
msgstr "modifier la définition d'un schéma"
-#: sql_help.c:4518
+#: sql_help.c:4522
msgid "change the definition of a sequence generator"
msgstr "modifier la définition d'un générateur de séquence"
-#: sql_help.c:4523
+#: sql_help.c:4527
msgid "change the definition of a foreign server"
msgstr "modifier la définition d'un serveur distant"
-#: sql_help.c:4528
+#: sql_help.c:4532
msgid "change the definition of an extended statistics object"
msgstr "modifier la définition d'un objet de statistiques étendues"
-#: sql_help.c:4533
+#: sql_help.c:4537
msgid "change the definition of a subscription"
msgstr "modifier la définition d'une souscription"
-#: sql_help.c:4538
+#: sql_help.c:4542
msgid "change a server configuration parameter"
msgstr "modifie un paramètre de configuration du serveur"
-#: sql_help.c:4543
+#: sql_help.c:4547
msgid "change the definition of a table"
msgstr "modifier la définition d'une table"
-#: sql_help.c:4548
+#: sql_help.c:4552
msgid "change the definition of a tablespace"
msgstr "modifier la définition d'un tablespace"
-#: sql_help.c:4553
+#: sql_help.c:4557
msgid "change the definition of a text search configuration"
msgstr "modifier la définition d'une configuration de la recherche de texte"
-#: sql_help.c:4558
+#: sql_help.c:4562
msgid "change the definition of a text search dictionary"
msgstr "modifier la définition d'un dictionnaire de la recherche de texte"
-#: sql_help.c:4563
+#: sql_help.c:4567
msgid "change the definition of a text search parser"
msgstr "modifier la définition d'un analyseur de la recherche de texte"
-#: sql_help.c:4568
+#: sql_help.c:4572
msgid "change the definition of a text search template"
msgstr "modifier la définition d'un modèle de la recherche de texte"
-#: sql_help.c:4573
+#: sql_help.c:4577
msgid "change the definition of a trigger"
msgstr "modifier la définition d'un trigger"
-#: sql_help.c:4578
+#: sql_help.c:4582
msgid "change the definition of a type"
msgstr "modifier la définition d'un type"
-#: sql_help.c:4588
+#: sql_help.c:4592
msgid "change the definition of a user mapping"
msgstr "modifier la définition d'une correspondance d'utilisateur"
-#: sql_help.c:4593
+#: sql_help.c:4597
msgid "change the definition of a view"
msgstr "modifier la définition d'une vue"
-#: sql_help.c:4598
+#: sql_help.c:4602
msgid "collect statistics about a database"
msgstr "acquérir des statistiques concernant la base de données"
-#: sql_help.c:4603 sql_help.c:5243
+#: sql_help.c:4607 sql_help.c:5247
msgid "start a transaction block"
msgstr "débuter un bloc de transaction"
-#: sql_help.c:4608
+#: sql_help.c:4612
msgid "force a write-ahead log checkpoint"
msgstr "forcer un point de vérification des journaux de transactions"
-#: sql_help.c:4613
+#: sql_help.c:4617
msgid "close a cursor"
msgstr "fermer un curseur"
-#: sql_help.c:4618
+#: sql_help.c:4622
msgid "cluster a table according to an index"
msgstr "réorganiser (cluster) une table en fonction d'un index"
-#: sql_help.c:4623
+#: sql_help.c:4627
msgid "define or change the comment of an object"
msgstr "définir ou modifier les commentaires d'un objet"
-#: sql_help.c:4628 sql_help.c:5078
+#: sql_help.c:4632 sql_help.c:5082
msgid "commit the current transaction"
msgstr "valider la transaction en cours"
-#: sql_help.c:4633
+#: sql_help.c:4637
msgid "commit a transaction that was earlier prepared for two-phase commit"
msgstr ""
"valider une transaction précédemment préparée pour une validation en deux\n"
"phases"
-#: sql_help.c:4638
+#: sql_help.c:4642
msgid "copy data between a file and a table"
msgstr "copier des données entre un fichier et une table"
-#: sql_help.c:4643
+#: sql_help.c:4647
msgid "define a new access method"
msgstr "définir une nouvelle méthode d'accès"
-#: sql_help.c:4648
+#: sql_help.c:4652
msgid "define a new aggregate function"
msgstr "définir une nouvelle fonction d'agrégation"
-#: sql_help.c:4653
+#: sql_help.c:4657
msgid "define a new cast"
msgstr "définir un nouveau transtypage"
-#: sql_help.c:4658
+#: sql_help.c:4662
msgid "define a new collation"
msgstr "définir un nouveau collationnement"
-#: sql_help.c:4663
+#: sql_help.c:4667
msgid "define a new encoding conversion"
msgstr "définir une nouvelle conversion d'encodage"
-#: sql_help.c:4668
+#: sql_help.c:4672
msgid "create a new database"
msgstr "créer une nouvelle base de données"
-#: sql_help.c:4673
+#: sql_help.c:4677
msgid "define a new domain"
msgstr "définir un nouveau domaine"
-#: sql_help.c:4678
+#: sql_help.c:4682
msgid "define a new event trigger"
msgstr "définir un nouveau trigger sur évènement"
-#: sql_help.c:4683
+#: sql_help.c:4687
msgid "install an extension"
msgstr "installer une extension"
-#: sql_help.c:4688
+#: sql_help.c:4692
msgid "define a new foreign-data wrapper"
msgstr "définir un nouveau wrapper de données distantes"
-#: sql_help.c:4693
+#: sql_help.c:4697
msgid "define a new foreign table"
msgstr "définir une nouvelle table distante"
-#: sql_help.c:4698
+#: sql_help.c:4702
msgid "define a new function"
msgstr "définir une nouvelle fonction"
-#: sql_help.c:4703 sql_help.c:4748 sql_help.c:4833
+#: sql_help.c:4707 sql_help.c:4752 sql_help.c:4837
msgid "define a new database role"
msgstr "définir un nouveau rôle"
-#: sql_help.c:4708
+#: sql_help.c:4712
msgid "define a new index"
msgstr "définir un nouvel index"
-#: sql_help.c:4713
+#: sql_help.c:4717
msgid "define a new procedural language"
msgstr "définir un nouveau langage de procédures"
-#: sql_help.c:4718
+#: sql_help.c:4722
msgid "define a new materialized view"
msgstr "définir une nouvelle vue matérialisée"
-#: sql_help.c:4723
+#: sql_help.c:4727
msgid "define a new operator"
msgstr "définir un nouvel opérateur"
-#: sql_help.c:4728
+#: sql_help.c:4732
msgid "define a new operator class"
msgstr "définir une nouvelle classe d'opérateur"
-#: sql_help.c:4733
+#: sql_help.c:4737
msgid "define a new operator family"
msgstr "définir une nouvelle famille d'opérateur"
-#: sql_help.c:4738
+#: sql_help.c:4742
msgid "define a new row level security policy for a table"
msgstr "définir une nouvelle politique de sécurité au niveau ligne pour une table"
-#: sql_help.c:4743
+#: sql_help.c:4747
msgid "define a new publication"
msgstr "définir une nouvelle publication"
-#: sql_help.c:4753
+#: sql_help.c:4757
msgid "define a new rewrite rule"
msgstr "définir une nouvelle règle de réécriture"
-#: sql_help.c:4758
+#: sql_help.c:4762
msgid "define a new schema"
msgstr "définir un nouveau schéma"
-#: sql_help.c:4763
+#: sql_help.c:4767
msgid "define a new sequence generator"
msgstr "définir un nouveau générateur de séquence"
-#: sql_help.c:4768
+#: sql_help.c:4772
msgid "define a new foreign server"
msgstr "définir un nouveau serveur distant"
-#: sql_help.c:4773
+#: sql_help.c:4777
msgid "define extended statistics"
msgstr "définir des statistiques étendues"
-#: sql_help.c:4778
+#: sql_help.c:4782
msgid "define a new subscription"
msgstr "définir une nouvelle souscription"
-#: sql_help.c:4783
+#: sql_help.c:4787
msgid "define a new table"
msgstr "définir une nouvelle table"
-#: sql_help.c:4788 sql_help.c:5208
+#: sql_help.c:4792 sql_help.c:5212
msgid "define a new table from the results of a query"
msgstr "définir une nouvelle table à partir des résultats d'une requête"
-#: sql_help.c:4793
+#: sql_help.c:4797
msgid "define a new tablespace"
msgstr "définir un nouveau tablespace"
-#: sql_help.c:4798
+#: sql_help.c:4802
msgid "define a new text search configuration"
msgstr "définir une nouvelle configuration de la recherche de texte"
-#: sql_help.c:4803
+#: sql_help.c:4807
msgid "define a new text search dictionary"
msgstr "définir un nouveau dictionnaire de la recherche de texte"
-#: sql_help.c:4808
+#: sql_help.c:4812
msgid "define a new text search parser"
msgstr "définir un nouvel analyseur de la recherche de texte"
-#: sql_help.c:4813
+#: sql_help.c:4817
msgid "define a new text search template"
msgstr "définir un nouveau modèle de la recherche de texte"
-#: sql_help.c:4818
+#: sql_help.c:4822
msgid "define a new transform"
msgstr "définir une nouvelle transformation"
-#: sql_help.c:4823
+#: sql_help.c:4827
msgid "define a new trigger"
msgstr "définir un nouveau trigger"
-#: sql_help.c:4828
+#: sql_help.c:4832
msgid "define a new data type"
msgstr "définir un nouveau type de données"
-#: sql_help.c:4838
+#: sql_help.c:4842
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"
-#: sql_help.c:4843
+#: sql_help.c:4847
msgid "define a new view"
msgstr "définir une nouvelle vue"
-#: sql_help.c:4848
+#: sql_help.c:4852
msgid "deallocate a prepared statement"
msgstr "désallouer une instruction préparée"
-#: sql_help.c:4853
+#: sql_help.c:4857
msgid "define a cursor"
msgstr "définir un curseur"
-#: sql_help.c:4858
+#: sql_help.c:4862
msgid "delete rows of a table"
msgstr "supprimer des lignes d'une table"
-#: sql_help.c:4863
+#: sql_help.c:4867
msgid "discard session state"
msgstr "annuler l'état de la session"
-#: sql_help.c:4868
+#: sql_help.c:4872
msgid "execute an anonymous code block"
msgstr "exécute un bloc de code anonyme"
-#: sql_help.c:4873
+#: sql_help.c:4877
msgid "remove an access method"
msgstr "supprimer une méthode d'accès"
-#: sql_help.c:4878
+#: sql_help.c:4882
msgid "remove an aggregate function"
msgstr "supprimer une fonction d'agrégation"
-#: sql_help.c:4883
+#: sql_help.c:4887
msgid "remove a cast"
msgstr "supprimer un transtypage"
-#: sql_help.c:4888
+#: sql_help.c:4892
msgid "remove a collation"
msgstr "supprimer un collationnement"
-#: sql_help.c:4893
+#: sql_help.c:4897
msgid "remove a conversion"
msgstr "supprimer une conversion"
-#: sql_help.c:4898
+#: sql_help.c:4902
msgid "remove a database"
msgstr "supprimer une base de données"
-#: sql_help.c:4903
+#: sql_help.c:4907
msgid "remove a domain"
msgstr "supprimer un domaine"
-#: sql_help.c:4908
+#: sql_help.c:4912
msgid "remove an event trigger"
msgstr "supprimer un trigger sur évènement"
-#: sql_help.c:4913
+#: sql_help.c:4917
msgid "remove an extension"
msgstr "supprimer une extension"
-#: sql_help.c:4918
+#: sql_help.c:4922
msgid "remove a foreign-data wrapper"
msgstr "supprimer un wrapper de données distantes"
-#: sql_help.c:4923
+#: sql_help.c:4927
msgid "remove a foreign table"
msgstr "supprimer une table distante"
-#: sql_help.c:4928
+#: sql_help.c:4932
msgid "remove a function"
msgstr "supprimer une fonction"
-#: sql_help.c:4933 sql_help.c:4983 sql_help.c:5063
+#: sql_help.c:4937 sql_help.c:4987 sql_help.c:5067
msgid "remove a database role"
msgstr "supprimer un rôle de la base de données"
-#: sql_help.c:4938
+#: sql_help.c:4942
msgid "remove an index"
msgstr "supprimer un index"
-#: sql_help.c:4943
+#: sql_help.c:4947
msgid "remove a procedural language"
msgstr "supprimer un langage procédural"
-#: sql_help.c:4948
+#: sql_help.c:4952
msgid "remove a materialized view"
msgstr "supprimer une vue matérialisée"
-#: sql_help.c:4953
+#: sql_help.c:4957
msgid "remove an operator"
msgstr "supprimer un opérateur"
-#: sql_help.c:4958
+#: sql_help.c:4962
msgid "remove an operator class"
msgstr "supprimer une classe d'opérateur"
-#: sql_help.c:4963
+#: sql_help.c:4967
msgid "remove an operator family"
msgstr "supprimer une famille d'opérateur"
-#: sql_help.c:4968
+#: sql_help.c:4972
msgid "remove database objects owned by a database role"
msgstr "supprimer les objets appartenant à un rôle"
-#: sql_help.c:4973
+#: sql_help.c:4977
msgid "remove a row level security policy from a table"
msgstr "supprimer une nouvelle politique de sécurité au niveau ligne pour une table"
-#: sql_help.c:4978
+#: sql_help.c:4982
msgid "remove a publication"
msgstr "supprimer une publication"
-#: sql_help.c:4988
+#: sql_help.c:4992
msgid "remove a rewrite rule"
msgstr "supprimer une règle de réécriture"
-#: sql_help.c:4993
+#: sql_help.c:4997
msgid "remove a schema"
msgstr "supprimer un schéma"
-#: sql_help.c:4998
+#: sql_help.c:5002
msgid "remove a sequence"
msgstr "supprimer une séquence"
-#: sql_help.c:5003
+#: sql_help.c:5007
msgid "remove a foreign server descriptor"
msgstr "supprimer un descripteur de serveur distant"
-#: sql_help.c:5008
+#: sql_help.c:5012
msgid "remove extended statistics"
msgstr "supprimer des statistiques étendues"
-#: sql_help.c:5013
+#: sql_help.c:5017
msgid "remove a subscription"
msgstr "supprimer une souscription"
-#: sql_help.c:5018
+#: sql_help.c:5022
msgid "remove a table"
msgstr "supprimer une table"
-#: sql_help.c:5023
+#: sql_help.c:5027
msgid "remove a tablespace"
msgstr "supprimer un tablespace"
-#: sql_help.c:5028
+#: sql_help.c:5032
msgid "remove a text search configuration"
msgstr "supprimer une configuration de la recherche de texte"
-#: sql_help.c:5033
+#: sql_help.c:5037
msgid "remove a text search dictionary"
msgstr "supprimer un dictionnaire de la recherche de texte"
-#: sql_help.c:5038
+#: sql_help.c:5042
msgid "remove a text search parser"
msgstr "supprimer un analyseur de la recherche de texte"
-#: sql_help.c:5043
+#: sql_help.c:5047
msgid "remove a text search template"
msgstr "supprimer un modèle de la recherche de texte"
-#: sql_help.c:5048
+#: sql_help.c:5052
msgid "remove a transform"
msgstr "supprimer une transformation"
-#: sql_help.c:5053
+#: sql_help.c:5057
msgid "remove a trigger"
msgstr "supprimer un trigger"
-#: sql_help.c:5058
+#: sql_help.c:5062
msgid "remove a data type"
msgstr "supprimer un type de données"
-#: sql_help.c:5068
+#: sql_help.c:5072
msgid "remove a user mapping for a foreign server"
msgstr "supprime une correspondance utilisateur pour un serveur distant"
-#: sql_help.c:5073
+#: sql_help.c:5077
msgid "remove a view"
msgstr "supprimer une vue"
-#: sql_help.c:5083
+#: sql_help.c:5087
msgid "execute a prepared statement"
msgstr "exécuter une instruction préparée"
-#: sql_help.c:5088
+#: sql_help.c:5092
msgid "show the execution plan of a statement"
msgstr "afficher le plan d'exécution d'une instruction"
-#: sql_help.c:5093
+#: sql_help.c:5097
msgid "retrieve rows from a query using a cursor"
msgstr "extraire certaines lignes d'une requête à l'aide d'un curseur"
-#: sql_help.c:5098
+#: sql_help.c:5102
msgid "define access privileges"
msgstr "définir des privilèges d'accès"
-#: sql_help.c:5103
+#: sql_help.c:5107
msgid "import table definitions from a foreign server"
msgstr "importer la définition d'une table à partir d'un serveur distant"
-#: sql_help.c:5108
+#: sql_help.c:5112
msgid "create new rows in a table"
msgstr "créer de nouvelles lignes dans une table"
-#: sql_help.c:5113
+#: sql_help.c:5117
msgid "listen for a notification"
msgstr "se mettre à l'écoute d'une notification"
-#: sql_help.c:5118
+#: sql_help.c:5122
msgid "load a shared library file"
msgstr "charger un fichier de bibliothèque partagée"
-#: sql_help.c:5123
+#: sql_help.c:5127
msgid "lock a table"
msgstr "verrouiller une table"
-#: sql_help.c:5128
+#: sql_help.c:5132
msgid "position a cursor"
msgstr "positionner un curseur"
-#: sql_help.c:5133
+#: sql_help.c:5137
msgid "generate a notification"
msgstr "engendrer une notification"
-#: sql_help.c:5138
+#: sql_help.c:5142
msgid "prepare a statement for execution"
msgstr "préparer une instruction pour exécution"
-#: sql_help.c:5143
+#: sql_help.c:5147
msgid "prepare the current transaction for two-phase commit"
msgstr "préparer la transaction en cours pour une validation en deux phases"
-#: sql_help.c:5148
+#: sql_help.c:5152
msgid "change the ownership of database objects owned by a database role"
msgstr "changer le propriétaire des objets d'un rôle"
-#: sql_help.c:5153
+#: sql_help.c:5157
msgid "replace the contents of a materialized view"
msgstr "remplacer le contenu d'une vue matérialisée"
-#: sql_help.c:5158
+#: sql_help.c:5162
msgid "rebuild indexes"
msgstr "reconstruire des index"
-#: sql_help.c:5163
+#: sql_help.c:5167
msgid "destroy a previously defined savepoint"
msgstr "détruire un point de retournement précédemment défini"
-#: sql_help.c:5168
+#: sql_help.c:5172
msgid "restore the value of a run-time parameter to the default value"
msgstr "réinitialiser un paramètre d'exécution à sa valeur par défaut"
-#: sql_help.c:5173
+#: sql_help.c:5177
msgid "remove access privileges"
msgstr "supprimer des privilèges d'accès"
-#: sql_help.c:5183
+#: sql_help.c:5187
msgid "cancel a transaction that was earlier prepared for two-phase commit"
msgstr ""
"annuler une transaction précédemment préparée pour une validation en deux\n"
"phases"
-#: sql_help.c:5188
+#: sql_help.c:5192
msgid "roll back to a savepoint"
msgstr "annuler jusqu'au point de retournement"
-#: sql_help.c:5193
+#: sql_help.c:5197
msgid "define a new savepoint within the current transaction"
msgstr "définir un nouveau point de retournement pour la transaction en cours"
-#: sql_help.c:5198
+#: sql_help.c:5202
msgid "define or change a security label applied to an object"
msgstr "définir ou modifier un label de sécurité à un objet"
-#: sql_help.c:5203 sql_help.c:5248 sql_help.c:5278
+#: sql_help.c:5207 sql_help.c:5252 sql_help.c:5282
msgid "retrieve rows from a table or view"
msgstr "extraire des lignes d'une table ou d'une vue"
-#: sql_help.c:5213
+#: sql_help.c:5217
msgid "change a run-time parameter"
msgstr "modifier un paramètre d'exécution"
-#: sql_help.c:5218
+#: sql_help.c:5222
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"
-#: sql_help.c:5223
+#: sql_help.c:5227
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.c:5228
+#: sql_help.c:5232
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"
"l'utilisateur de la session courante"
-#: sql_help.c:5233
+#: sql_help.c:5237
msgid "set the characteristics of the current transaction"
msgstr "définir les caractéristiques de la transaction en cours"
-#: sql_help.c:5238
+#: sql_help.c:5242
msgid "show the value of a run-time parameter"
msgstr "afficher la valeur d'un paramètre d'exécution"
-#: sql_help.c:5253
+#: sql_help.c:5257
msgid "empty a table or set of tables"
msgstr "vider une table ou un ensemble de tables"
-#: sql_help.c:5258
+#: sql_help.c:5262
msgid "stop listening for a notification"
msgstr "arrêter l'écoute d'une notification"
-#: sql_help.c:5263
+#: sql_help.c:5267
msgid "update rows of a table"
msgstr "actualiser les lignes d'une table"
-#: sql_help.c:5268
+#: sql_help.c:5272
msgid "garbage-collect and optionally analyze a database"
msgstr "compacter et optionnellement analyser une base de données"
-#: sql_help.c:5273
+#: sql_help.c:5277
msgid "compute a set of rows"
msgstr "calculer un ensemble de lignes"
-#: startup.c:184
+#: startup.c:187
#, c-format
msgid "%s: -1 can only be used in non-interactive mode\n"
msgstr "%s p: -1 peut seulement être utilisé dans un mode non intéractif\n"
-#: startup.c:287
+#: startup.c:290
#, c-format
msgid "%s: could not open log file \"%s\": %s\n"
msgstr "%s : n'a pas pu ouvrir le journal applicatif « %s » : %s\n"
-#: startup.c:394
+#: startup.c:397
#, c-format
msgid ""
"Type \"help\" for help.\n"
"Saisissez « help » pour l'aide.\n"
"\n"
-#: startup.c:543
+#: startup.c:546
#, c-format
msgid "%s: could not set printing parameter \"%s\"\n"
msgstr "%s : n'a pas pu configurer le paramètre d'impression « %s »\n"
-#: startup.c:645
+#: startup.c:648
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayez « %s --help » pour plus d'informations.\n"
-#: startup.c:662
+#: startup.c:665
#, c-format
msgid "%s: warning: extra command-line argument \"%s\" ignored\n"
msgstr "%s : attention : option supplémentaire « %s » ignorée\n"
-#: startup.c:711
+#: startup.c:714
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s : n'a pas pu trouver son propre exécutable\n"
-#: tab-complete.c:4184
+#: tab-complete.c:4186
#, c-format
msgid ""
"tab completion query failed: %s\n"
#: variables.c:139
#, c-format
-msgid "unrecognized value \"%s\" for \"%s\": boolean expected\n"
-msgstr "valeur « %s » non reconnue pour « %s » ; booléen attendu\n"
+msgid "unrecognized value \"%s\" for \"%s\": Boolean expected\n"
+msgstr "valeur « %s » non reconnue pour « %s » : booléen attendu\n"
#: variables.c:176
#, c-format
"valeur « %s » non reconnue pour « %s »\n"
"Les valeurs disponibles sont : %s.\n"
-#~ msgid "serialtype"
-#~ msgstr "serialtype"
+#~ 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"
-#~ msgid "SSL connection (unknown cipher)\n"
-#~ msgstr "Connexion SSL (chiffrement inconnu)\n"
+#~ msgid "No matching settings found.\n"
+#~ msgstr "Aucun paramètre correspondant trouvé.\n"
-#~ msgid " -?, --help show this help, then exit\n"
-#~ msgstr " -?, --help affiche cette aide puis quitte\n"
+#~ msgid "No settings found.\n"
+#~ msgstr "Aucun paramètre trouvé.\n"
-#~ msgid "(No rows)\n"
-#~ msgstr "(Aucune ligne)\n"
+#~ msgid "No matching relations found.\n"
+#~ msgstr "Aucune relation correspondante trouvée.\n"
-#~ msgid "ALTER VIEW name RENAME TO newname"
-#~ msgstr "ALTER VIEW nom RENAME TO nouveau_nom"
+#~ msgid "No relations found.\n"
+#~ msgstr "Aucune relation trouvée.\n"
-#~ msgid " \"%s\""
-#~ msgstr " « %s »"
+#~ msgid "Password encryption failed.\n"
+#~ msgstr "Échec du chiffrement du mot de passe.\n"
-#~ msgid "?%c? \"%s.%s\""
-#~ msgstr "?%c? « %s.%s »"
+#~ msgid "\\%s: error while setting variable\n"
+#~ msgstr "\\%s : erreur lors de l'initialisation de la variable\n"
-#~ msgid "Access privileges for database \"%s\""
-#~ msgstr "Droits d'accès pour la base de données « %s »"
+#~ msgid "+ opt(%d) = |%s|\n"
+#~ msgstr "+ opt(%d) = |%s|\n"
-#~ msgid ""
-#~ "WARNING: You are connected to a server with major version %d.%d,\n"
-#~ "but your %s client is major version %d.%d. Some backslash commands,\n"
-#~ "such as \\d, might not work properly.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "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"
-#~ "\n"
+#~ msgid "could not set variable \"%s\"\n"
+#~ msgstr "n'a pas pu initialiser la variable « %s »\n"
-#~ msgid ""
-#~ "Welcome to %s %s, the PostgreSQL interactive terminal.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Bienvenue dans %s %s, l'interface interactive de PostgreSQL.\n"
-#~ "\n"
+#~ msgid "Modifiers"
+#~ msgstr "Modificateurs"
-#~ msgid ""
-#~ "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"
-#~ "\n"
+#~ msgid "collate %s"
+#~ msgstr "collationnement %s"
-#~ msgid "Copy, Large Object\n"
-#~ msgstr "Copie, « Large Object »\n"
+#~ msgid "not null"
+#~ msgstr "non NULL"
-#~ 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"
-#~ " vues et séquences (identique à \\dp)\n"
+#~ msgid "default %s"
+#~ msgstr "Par défaut, %s"
-#~ msgid " \\l list all databases (add \"+\" for more detail)\n"
-#~ msgstr ""
-#~ " \\l affiche la liste des bases de données (ajouter « + »\n"
-#~ " pour plus de détails)\n"
+#~ msgid "Modifier"
+#~ msgstr "Modificateur"
-#~ 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"
-#~ " pour plus de détails)\n"
+#~ msgid "Object Description"
+#~ msgstr "Description d'un objet"
-#~ msgid " \\dn [PATTERN] list schemas (add \"+\" for more detail)\n"
-#~ msgstr ""
-#~ " \\dn [MODÈLE] affiche la liste des schémas (ajouter « + » pour\n"
-#~ " plus de détails)\n"
+#~ msgid "%s: could not set variable \"%s\"\n"
+#~ msgstr "%s : n'a pas pu initialiser la variable « %s »\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"
-#~ " texte (ajouter « + » pour plus de détails)\n"
+#~ msgid "Watch every %lds\t%s"
+#~ msgstr "Vérifier chaque %lds\t%s"
-#~ 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"
-#~ " de texte (ajouter « + » pour plus de détails)\n"
+#~ msgid "Showing locale-adjusted numeric output."
+#~ msgstr "Affichage de la sortie numérique adaptée à la locale."
-#~ msgid " \\df [PATTERN] list functions (add \"+\" for more detail)\n"
-#~ msgstr ""
-#~ " \\df [MODÈLE] affiche la liste des fonctions (ajouter « + » pour\n"
-#~ " plus de détails)\n"
+#~ msgid "Showing only tuples."
+#~ msgstr "Affichage des tuples seuls."
-#~ msgid " \\db [PATTERN] list tablespaces (add \"+\" for more detail)\n"
-#~ msgstr ""
-#~ " \\db [MODÈLE] affiche la liste des tablespaces (ajouter « + » pour\n"
-#~ " plus de détails)\n"
+#~ msgid "could not get current user name: %s\n"
+#~ msgstr "n'a pas pu obtenir le nom d'utilisateur courant : %s\n"
-#~ msgid ""
-#~ " \\d{t|i|s|v|S} [PATTERN] (add \"+\" for more detail)\n"
-#~ " list tables/indexes/sequences/views/system tables\n"
-#~ msgstr ""
-#~ " \\d{t|i|s|v|S} [MODÈLE] (ajouter « + » pour plus de détails)\n"
-#~ " affiche la liste des\n"
-#~ " tables/index/séquences/vues/tables système\n"
+#~ msgid "agg_name"
+#~ msgstr "nom_d_agrégat"
-#~ msgid "(1 row)"
-#~ msgid_plural "(%lu rows)"
-#~ msgstr[0] "(1 ligne)"
-#~ msgstr[1] "(%lu lignes)"
+#~ msgid "agg_type"
+#~ msgstr "type_aggrégat"
-#~ msgid " \"%s\" IN %s %s"
-#~ msgstr " \"%s\" DANS %s %s"
+#~ msgid "input_data_type"
+#~ msgstr "type_de_données_en_entrée"
-#~ msgid ""
-#~ "VALUES ( expression [, ...] ) [, ...]\n"
-#~ " [ ORDER BY sort_expression [ ASC | DESC | USING operator ] [, ...] ]\n"
-#~ " [ LIMIT { count | ALL } ]\n"
-#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]"
-#~ msgstr ""
-#~ "VALUES ( expression [, ...] ) [, ...]\n"
-#~ " [ ORDER BY expression_tri [ ASC | DESC | USING opérateur ] [, ...] ]\n"
-#~ " [ LIMIT { total | ALL } ]\n"
-#~ " [ OFFSET début [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ total ] { ROW | ROWS } ONLY ]"
+#~ msgid "could not change directory to \"%s\""
+#~ msgstr "n'a pas pu accéder au répertoire « %s »"
-#~ msgid ""
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column [, ...] ) ] ]"
-#~ msgstr ""
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (colonne [, ...] ) ] ]"
+#~ 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"
+
+#~ msgid " \\l[+] list all databases\n"
+#~ msgstr " \\l[+] affiche la liste des bases de données\n"
+
+#~ msgid "\\%s: error\n"
+#~ msgstr "\\%s : erreur\n"
+
+#~ msgid "\\copy: %s"
+#~ msgstr "\\copy : %s"
+
+#~ msgid "\\copy: unexpected response (%d)\n"
+#~ msgstr "\\copy : réponse inattendue (%d)\n"
+
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide, puis quitte\n"
+
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version, puis quitte\n"
+
+#~ msgid "contains support for command-line editing"
+#~ msgstr "contient une gestion avancée de la ligne de commande"
+
+#~ msgid "data type"
+#~ msgstr "type de données"
+
+#~ msgid "column"
+#~ msgstr "colonne"
+
+#~ msgid "new_column"
+#~ msgstr "nouvelle_colonne"
+
+#~ msgid "tablespace"
+#~ msgstr "tablespace"
+
+#~ msgid " on host \"%s\""
+#~ msgstr " sur l'hôte « %s »"
+
+#~ msgid " at port \"%s\""
+#~ msgstr " sur le port « %s »"
+
+#~ msgid " as user \"%s\""
+#~ msgstr " comme utilisateur « %s »"
+
+#~ msgid "define a new constraint trigger"
+#~ msgstr "définir une nouvelle contrainte de déclenchement"
+
+#~ msgid "Exclusion constraints:"
+#~ msgstr "Contraintes d'exclusion :"
+
+#~ msgid "rolename"
+#~ msgstr "nom_rôle"
+
+#~ msgid "number"
+#~ msgstr "numéro"
+
+#~ msgid "ABORT [ WORK | TRANSACTION ]"
+#~ msgstr "ABORT [ WORK | TRANSACTION ]"
#~ msgid ""
-#~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
-#~ " SET { 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 ] [, ...] ]"
+#~ "ALTER AGGREGATE name ( type [ , ... ] ) RENAME TO new_name\n"
+#~ "ALTER AGGREGATE name ( type [ , ... ] ) OWNER TO new_owner\n"
+#~ "ALTER AGGREGATE name ( type [ , ... ] ) SET SCHEMA new_schema"
#~ msgstr ""
-#~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
-#~ " SET { 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 "UNLISTEN { name | * }"
-#~ msgstr "UNLISTEN { nom | * }"
+#~ "ALTER AGGREGATE nom ( type [ , ... ] ) RENAME TO nouveau_nom\n"
+#~ "ALTER AGGREGATE nom ( type [ , ... ] ) OWNER TO nouveau_propriétaire\n"
+#~ "ALTER AGGREGATE nom ( type [ , ... ] ) SET SCHEMA nouveau_schéma"
#~ msgid ""
-#~ "TRUNCATE [ TABLE ] [ ONLY ] name [, ... ]\n"
-#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
+#~ "ALTER CONVERSION name RENAME TO newname\n"
+#~ "ALTER CONVERSION name OWNER TO newowner"
#~ msgstr ""
-#~ "TRUNCATE [ TABLE ] [ ONLY ] nom [, ... ]\n"
-#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
+#~ "ALTER CONVERSION nom RENAME TO nouveau_nom\n"
+#~ "ALTER CONVERSION nom OWNER TO nouveau_propriétaire"
#~ msgid ""
-#~ "START TRANSACTION [ transaction_mode [, ...] ]\n"
+#~ "ALTER DATABASE name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "where transaction_mode is one of:\n"
+#~ "where option can be:\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
-#~ msgstr ""
-#~ "START TRANSACTION [ mode_transaction [, ...] ]\n"
+#~ " CONNECTION LIMIT connlimit\n"
#~ "\n"
-#~ "où mode_transaction peut être :\n"
+#~ "ALTER DATABASE name RENAME TO newname\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ |\n"
-#~ " READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
-
-#~ msgid ""
-#~ "SHOW name\n"
-#~ "SHOW ALL"
-#~ msgstr ""
-#~ "SHOW nom\n"
-#~ "SHOW ALL"
-
-#~ msgid ""
-#~ "SET TRANSACTION transaction_mode [, ...]\n"
-#~ "SET SESSION CHARACTERISTICS AS TRANSACTION transaction_mode [, ...]\n"
+#~ "ALTER DATABASE name OWNER TO new_owner\n"
#~ "\n"
-#~ "where transaction_mode is one of:\n"
+#~ "ALTER DATABASE name SET TABLESPACE new_tablespace\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ "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"
#~ msgstr ""
-#~ "SET TRANSACTION mode_transaction [, ...]\n"
-#~ "SET SESSION CHARACTERISTICS AS TRANSACTION mode_transaction [, ...]\n"
+#~ "ALTER DATABASE nom [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "où mode_transaction peut être :\n"
+#~ "où option peut être:\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ |\n"
-#~ " READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
-
-#~ msgid ""
-#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION username\n"
-#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
-#~ "RESET SESSION AUTHORIZATION"
-#~ msgstr ""
-#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION nom_utilisateur\n"
-#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
-#~ "RESET SESSION AUTHORIZATION"
+#~ " CONNECTION LIMIT limite_connexion\n"
+#~ "\n"
+#~ "ALTER DATABASE nom RENAME TO nouveau_nom\n"
+#~ "\n"
+#~ "ALTER DATABASE nom OWNER TO nouveau_propriétaire\n"
+#~ "\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 FROM CURRENT\n"
+#~ "ALTER DATABASE nom RESET paramètre_configuration\n"
+#~ "ALTER DATABASE nom RESET ALL"
#~ msgid ""
-#~ "SET [ SESSION | LOCAL ] ROLE rolename\n"
-#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
-#~ "RESET ROLE"
+#~ "ALTER DOMAIN name\n"
+#~ " { SET DEFAULT expression | DROP DEFAULT }\n"
+#~ "ALTER DOMAIN name\n"
+#~ " { SET | DROP } NOT NULL\n"
+#~ "ALTER DOMAIN name\n"
+#~ " ADD domain_constraint\n"
+#~ "ALTER DOMAIN name\n"
+#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
+#~ "ALTER DOMAIN name\n"
+#~ " OWNER TO new_owner \n"
+#~ "ALTER DOMAIN name\n"
+#~ " SET SCHEMA new_schema"
#~ msgstr ""
-#~ "SET [ SESSION | LOCAL ] ROLE nom_rôle\n"
-#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
-#~ "RESET ROLE"
-
-#~ msgid "SET CONSTRAINTS { ALL | name [, ...] } { DEFERRED | IMMEDIATE }"
-#~ msgstr "SET CONSTRAINTS { ALL | nom [, ...] } { DEFERRED | IMMEDIATE }"
+#~ "ALTER DOMAIN nom\n"
+#~ " { SET DEFAULT expression | DROP DEFAULT }\n"
+#~ "ALTER DOMAIN nom\n"
+#~ " { SET | DROP } NOT NULL\n"
+#~ "ALTER DOMAIN nom\n"
+#~ " ADD contrainte_domaine\n"
+#~ "ALTER DOMAIN nom\n"
+#~ " DROP CONSTRAINT nom_contrainte [ RESTRICT | CASCADE ]\n"
+#~ "ALTER DOMAIN nom\n"
+#~ " OWNER TO nouveau_propriétaire \n"
+#~ "ALTER DOMAIN nom\n"
+#~ " SET SCHEMA nouveau_schéma"
#~ msgid ""
-#~ "SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | 'value' | DEFAULT }\n"
-#~ "SET [ SESSION | LOCAL ] TIME ZONE { timezone | LOCAL | DEFAULT }"
+#~ "ALTER FOREIGN DATA WRAPPER name\n"
+#~ " [ VALIDATOR valfunction | NO VALIDATOR ]\n"
+#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ]) ]\n"
+#~ "ALTER FOREIGN DATA WRAPPER name OWNER TO new_owner"
#~ msgstr ""
-#~ "SET [ SESSION | LOCAL ] paramètre { TO | = } { valeur | 'valeur' | DEFAULT }\n"
-#~ "SET [ SESSION | LOCAL ] TIME ZONE { zone_horaire | LOCAL | DEFAULT }"
+#~ "ALTER FOREIGN DATA WRAPPER nom\n"
+#~ " [ VALIDATOR fonction_validation | NO VALIDATOR ]\n"
+#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ]) ]\n"
+#~ "ALTER FOREIGN DATA WRAPPER nom OWNER TO nouveau_propriétaire"
#~ msgid ""
-#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
-#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
-#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] new_table\n"
-#~ " [ FROM from_item [, ...] ]\n"
-#~ " [ WHERE condition ]\n"
-#~ " [ GROUP BY expression [, ...] ]\n"
-#~ " [ 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"
-#~ " [ LIMIT { count | ALL } ]\n"
-#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
-#~ " [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]"
-#~ msgstr ""
-#~ "[ WITH [ RECURSIVE ] requête_with [, ...] ]\n"
-#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-#~ " * | expression [ [ AS ] nom_sortie ] [, ...]\n"
-#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] nouvelle_table\n"
-#~ " [ FROM élément_from [, ...] ]\n"
-#~ " [ WHERE condition ]\n"
-#~ " [ GROUP BY expression [, ...] ]\n"
-#~ " [ 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"
-#~ " [ 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 ""
-#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
-#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
-#~ " [ FROM from_item [, ...] ]\n"
-#~ " [ WHERE condition ]\n"
-#~ " [ GROUP BY expression [, ...] ]\n"
-#~ " [ 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"
-#~ " [ 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"
-#~ "\n"
-#~ "where from_item can be one of:\n"
-#~ "\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"
-#~ "\n"
-#~ "and with_query is:\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " action [ ... ] [ RESTRICT ]\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " RENAME TO new_name\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " OWNER TO new_owner\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " SET SCHEMA new_schema\n"
#~ "\n"
-#~ " with_query_name [ ( column_name [, ...] ) ] AS ( select )\n"
+#~ "where action is one of:\n"
#~ "\n"
-#~ "TABLE { [ ONLY ] table_name [ * ] | with_query_name }"
+#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " IMMUTABLE | STABLE | VOLATILE\n"
+#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
+#~ " COST execution_cost\n"
+#~ " ROWS result_rows\n"
+#~ " SET configuration_parameter { TO | = } { value | DEFAULT }\n"
+#~ " SET configuration_parameter FROM CURRENT\n"
+#~ " RESET configuration_parameter\n"
+#~ " RESET ALL"
#~ msgstr ""
-#~ "[ WITH [ RECURSIVE ] requête_with [, ...] ]\n"
-#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-#~ " * | expression [ [ AS ] nom_sortie ] [, ...]\n"
-#~ " [ FROM élément_from [, ...] ]\n"
-#~ " [ WHERE condition ]\n"
-#~ " [ GROUP BY expression [, ...] ]\n"
-#~ " [ 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"
-#~ " [ 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 ] [...] ]\n"
-#~ "\n"
-#~ "avec élément_from faisant parti de :\n"
+#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
+#~ " action [, ... ] [ RESTRICT ]\n"
+#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
+#~ " RENAME TO nouveau_nom\n"
+#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
+#~ " OWNER TO nouveau_proprietaire\n"
+#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
+#~ " SET SCHEMA nouveau_schema\n"
#~ "\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"
+#~ "où action peut être :\n"
#~ "\n"
-#~ "et requête_with est:\n"
+#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " IMMUTABLE | STABLE | VOLATILE\n"
+#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
+#~ " COST cout_execution\n"
+#~ " ROWS lignes_resultats\n"
+#~ " SET paramètre { TO | = } { valeur | DEFAULT }\n"
+#~ " SET paramètre FROM CURRENT\n"
+#~ " RESET paramètre\n"
+#~ " RESET ALL"
+
+#~ msgid ""
+#~ "ALTER GROUP groupname ADD USER username [, ... ]\n"
+#~ "ALTER GROUP groupname DROP USER username [, ... ]\n"
#~ "\n"
-#~ " nom_requête_with [ ( nom_colonne [, ...] ) ] AS ( select )\n"
+#~ "ALTER GROUP groupname RENAME TO newname"
+#~ msgstr ""
+#~ "ALTER GROUP nom_groupe ADD USER nom_utilisateur [, ... ]\n"
+#~ "ALTER GROUP nom_groupe DROP USER nom_utilisateur [, ... ]\n"
#~ "\n"
-#~ "TABLE { [ ONLY ] nom_table [ * ] | nom_requête_with }"
+#~ "ALTER GROUP nom_groupe RENAME TO nouveau_nom"
-#~ msgid "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] savepoint_name"
-#~ msgstr "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] nom_retour"
+#~ msgid ""
+#~ "ALTER INDEX name RENAME TO new_name\n"
+#~ "ALTER INDEX name SET TABLESPACE tablespace_name\n"
+#~ "ALTER INDEX name SET ( storage_parameter = value [, ... ] )\n"
+#~ "ALTER INDEX name RESET ( storage_parameter [, ... ] )"
+#~ msgstr ""
+#~ "ALTER INDEX nom RENAME TO nouveau_nom\n"
+#~ "ALTER INDEX nom SET TABLESPACE nom_tablespace\n"
+#~ "ALTER INDEX nom SET ( paramètre_stockage = valeur [, ... ] )\n"
+#~ "ALTER INDEX nom RESET ( paramètre_stockage [, ... ] )"
-#~ msgid "ROLLBACK PREPARED transaction_id"
-#~ msgstr "ROLLBACK PREPARED id_transaction"
+#~ msgid ""
+#~ "ALTER [ PROCEDURAL ] LANGUAGE name RENAME TO newname\n"
+#~ "ALTER [ PROCEDURAL ] LANGUAGE name OWNER TO new_owner"
+#~ msgstr ""
+#~ "ALTER [ PROCEDURAL ] LANGUAGE nom RENAME TO nouveau_nom\n"
+#~ "ALTER [ PROCEDURAL ] LANGUAGE nom OWNER TO nouveau_propriétaire"
-#~ msgid "ROLLBACK [ WORK | TRANSACTION ]"
-#~ msgstr "ROLLBACK [ WORK | TRANSACTION ]"
+#~ 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"
#~ msgid ""
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON [ TABLE ] tablename [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "ALTER OPERATOR CLASS name USING index_method RENAME TO newname\n"
+#~ "ALTER OPERATOR CLASS name USING index_method OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER OPERATOR CLASS nom USING méthode_indexation\n"
+#~ " RENAME TO nouveau_nom\n"
+#~ "ALTER OPERATOR CLASS nom USING méthode_indexation\n"
+#~ " OWNER TO nouveau_propriétaire"
+
+#~ 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"
+#~ " } [, ... ]\n"
+#~ "ALTER OPERATOR FAMILY name USING index_method DROP\n"
+#~ " { OPERATOR strategy_number ( op_type [ , op_type ] )\n"
+#~ " | FUNCTION support_number ( op_type [ , op_type ] )\n"
+#~ " } [, ... ]\n"
+#~ "ALTER OPERATOR FAMILY name USING index_method RENAME TO newname\n"
+#~ "ALTER OPERATOR FAMILY name USING index_method OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER OPERATOR FAMILY nom USING méthode_indexage ADD\n"
+#~ " { OPERATOR numéro_stratégie nom_opérateur ( type_op, type_op ) \n"
+#~ " | FUNCTION numéro_support [ ( type_op [ , type_op ] ) ]\n"
+#~ " nom_fonction ( type_argument [, ...] )\n"
+#~ " } [, ... ]\n"
+#~ "ALTER OPERATOR FAMILY nom USING méthode_indexage DROP\n"
+#~ " { OPERATOR numéro_stratégie ( type_op [ , type_op ] )\n"
+#~ " | FUNCTION numéro_support ( type_op [ , type_op ] )\n"
+#~ " } [, ... ]\n"
+#~ "ALTER OPERATOR FAMILY nom USING méthode_indexage\n"
+#~ " RENAME TO nouveau_nom\n"
+#~ "ALTER OPERATOR FAMILY nom USING méthode_indexage\n"
+#~ " OWNER TO nouveau_propriétaire"
+
+#~ msgid ""
+#~ "ALTER ROLE name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
-#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
-#~ " ON [ TABLE ] tablename [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { USAGE | SELECT | UPDATE }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SEQUENCE sequencename [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "ALTER ROLE name RENAME TO newname\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON DATABASE dbname [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\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"
+#~ msgstr ""
+#~ "ALTER ROLE nom [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "où option peut être :\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT limite_connexions\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'mot de passe'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN SERVER servername [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "ALTER ROLE nom RENAME TO nouveau_nom\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON LANGUAGE langname [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SCHEMA schemaname [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
-#~ " ON TABLESPACE tablespacename [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ ADMIN OPTION FOR ]\n"
-#~ " role [, ...] FROM rolename [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]"
-#~ msgstr ""
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON [ TABLE ] nom_table [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { SELECT | INSERT | UPDATE | REFERENCES } ( colonne [, ...] )\n"
-#~ " [,...] | ALL [ PRIVILEGES ] ( colonne [, ...] ) }\n"
-#~ " ON [ TABLE ] nom_table [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { USAGE | SELECT | UPDATE }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SEQUENCE nom_séquence [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON DATABASE nom_base [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN DATA WRAPPER nom_fdw [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN SERVER nom_serveur [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] ) [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON LANGUAGE nom_langage [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SCHEMA nom_schéma [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
-#~ " ON TABLESPACE nom_tablespace [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ ADMIN OPTION FOR ]\n"
-#~ " role [, ...] FROM nom_rôle [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]"
-
-#~ msgid "RELEASE [ SAVEPOINT ] savepoint_name"
-#~ msgstr "RELEASE [ SAVEPOINT ] nom_retour"
-
-#~ msgid "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } name [ FORCE ]"
-#~ msgstr "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } nom [ FORCE ]"
-
-#~ msgid "REASSIGN OWNED BY old_role [, ...] TO new_role"
-#~ msgstr "REASSIGN OWNED BY ancien_role [, ...] TO nouveau_role"
-
-#~ msgid "PREPARE TRANSACTION transaction_id"
-#~ msgstr "PREPARE TRANSACTION id_transaction"
+#~ "ALTER ROLE nom SET paramètre { TO | = } { valeur | DEFAULT }\n"
+#~ "ALTER ROLE name SET paramètre FROM CURRENT\n"
+#~ "ALTER ROLE nom RESET paramètre\n"
+#~ "ALTER ROLE name RESET ALL"
-#~ msgid "PREPARE name [ ( datatype [, ...] ) ] AS statement"
-#~ msgstr "PREPARE nom_plan [ ( type_données [, ...] ) ] AS instruction"
+#~ msgid ""
+#~ "ALTER SCHEMA name RENAME TO newname\n"
+#~ "ALTER SCHEMA name OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER SCHEMA nom RENAME TO nouveau_nom\n"
+#~ "ALTER SCHEMA nom OWNER TO nouveau_propriétaire"
-#~ msgid "NOTIFY name"
-#~ msgstr "NOTIFY nom"
+#~ msgid ""
+#~ "ALTER SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
+#~ " [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
+#~ " [ START [ WITH ] start ]\n"
+#~ " [ RESTART [ [ WITH ] restart ] ]\n"
+#~ " [ CACHE cache ] [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { table.column | NONE } ]\n"
+#~ "ALTER SEQUENCE name OWNER TO new_owner\n"
+#~ "ALTER SEQUENCE name RENAME TO new_name\n"
+#~ "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"
+#~ " [ START [ WITH ] valeur_début ]\n"
+#~ " [ RESTART [ [ WITH ] valeur_redémarrage ] ]\n"
+#~ " [ CACHE cache ] [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { table.colonne | NONE } ]\n"
+#~ "ALTER SEQUENCE nom OWNER TO new_propriétaire\n"
+#~ "ALTER SEQUENCE nom RENAME TO new_nom\n"
+#~ "ALTER SEQUENCE nom SET SCHEMA new_schéma"
-#~ msgid "MOVE [ direction { FROM | IN } ] cursorname"
-#~ msgstr "MOVE [ direction { FROM | IN } ] nom_de_curseur"
+#~ msgid ""
+#~ "ALTER SERVER servername [ VERSION 'newversion' ]\n"
+#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] ) ]\n"
+#~ "ALTER SERVER servername OWNER TO new_owner"
+#~ msgstr ""
+#~ "ALTER SERVER nom [ VERSION 'nouvelleversion' ]\n"
+#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ] ) ]\n"
+#~ "ALTER SERVER nom OWNER TO nouveau_propriétaire"
#~ msgid ""
-#~ "LOCK [ TABLE ] [ ONLY ] name [, ...] [ IN lockmode MODE ] [ NOWAIT ]\n"
+#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
+#~ " action [, ... ]\n"
+#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
+#~ " RENAME [ COLUMN ] column TO new_column\n"
+#~ "ALTER TABLE name\n"
+#~ " RENAME TO new_name\n"
+#~ "ALTER TABLE name\n"
+#~ " SET SCHEMA new_schema\n"
#~ "\n"
-#~ "where lockmode is one of:\n"
+#~ "where action is one of:\n"
#~ "\n"
-#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
-#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
+#~ " ADD [ COLUMN ] column type [ column_constraint [ ... ] ]\n"
+#~ " DROP [ COLUMN ] column [ RESTRICT | CASCADE ]\n"
+#~ " ALTER [ COLUMN ] column [ SET DATA ] TYPE type [ USING expression ]\n"
+#~ " ALTER [ COLUMN ] column SET DEFAULT expression\n"
+#~ " 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"
+#~ " ADD table_constraint\n"
+#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
+#~ " DISABLE TRIGGER [ trigger_name | ALL | USER ]\n"
+#~ " ENABLE TRIGGER [ trigger_name | ALL | USER ]\n"
+#~ " ENABLE REPLICA TRIGGER trigger_name\n"
+#~ " ENABLE ALWAYS TRIGGER trigger_name\n"
+#~ " DISABLE RULE rewrite_rule_name\n"
+#~ " ENABLE RULE rewrite_rule_name\n"
+#~ " ENABLE REPLICA RULE rewrite_rule_name\n"
+#~ " ENABLE ALWAYS RULE rewrite_rule_name\n"
+#~ " CLUSTER ON index_name\n"
+#~ " SET WITHOUT CLUSTER\n"
+#~ " SET WITH OIDS\n"
+#~ " SET WITHOUT OIDS\n"
+#~ " SET ( storage_parameter = value [, ... ] )\n"
+#~ " RESET ( storage_parameter [, ... ] )\n"
+#~ " INHERIT parent_table\n"
+#~ " NO INHERIT parent_table\n"
+#~ " OWNER TO new_owner\n"
+#~ " SET TABLESPACE new_tablespace"
#~ msgstr ""
-#~ "LOCK [ TABLE ] [ ONLY ] nom [, ...] [ IN mode_verrouillage MODE ] [ NOWAIT ]\n"
+#~ "ALTER TABLE [ ONLY ] nom [ * ]\n"
+#~ " action [, ... ]\n"
+#~ "ALTER TABLE [ ONLY ] nom [ * ]\n"
+#~ " RENAME [ COLUMN ] colonne TO nouvelle_colonne\n"
+#~ "ALTER TABLE nom\n"
+#~ " RENAME TO nouveau_nom\n"
+#~ "ALTER TABLE nom\n"
+#~ " SET SCHEMA nouveau_schema\n"
#~ "\n"
-#~ "avec mode_verrouillage parmi :\n"
+#~ "où action peut être :\n"
#~ "\n"
-#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
-#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
-
-#~ msgid "LOAD 'filename'"
-#~ msgstr "LOAD 'nom_de_fichier'"
-
-#~ msgid "LISTEN name"
-#~ msgstr "LISTEN nom"
+#~ " ADD [ COLUMN ] colonne type [ contrainte_colonne [ ... ] ]\n"
+#~ " DROP [ COLUMN ] colonne [ RESTRICT | CASCADE ]\n"
+#~ " ALTER [ COLUMN ] colonne [ SET DATA ] TYPE type [ USING expression ]\n"
+#~ " ALTER [ COLUMN ] colonne SET DEFAULT expression\n"
+#~ " ALTER [ COLUMN ] colonne DROP DEFAULT\n"
+#~ " ALTER [ COLUMN ] colonne { SET | DROP } NOT NULL\n"
+#~ " ALTER [ COLUMN ] colonne SET STATISTICS entier\n"
+#~ " ALTER [ COLUMN ] colonne SET STORAGE\n"
+#~ " { PLAIN | EXTERNAL | EXTENDED | MAIN }\n"
+#~ " ADD contrainte_table\n"
+#~ " DROP CONSTRAINT nom_contrainte [ RESTRICT | CASCADE ]\n"
+#~ " DISABLE TRIGGER [ nom_trigger | ALL | USER ]\n"
+#~ " ENABLE TRIGGER [ nom_trigger | ALL | USER ]\n"
+#~ " ENABLE REPLICA TRIGGER nom_trigger\n"
+#~ " ENABLE ALWAYS TRIGGER nom_trigger\n"
+#~ " DISABLE RULE nom_règle_réécriture\n"
+#~ " ENABLE RULE nom_règle_réécriture\n"
+#~ " ENABLE REPLICA RULE nom_règle_réécriture\n"
+#~ " ENABLE ALWAYS RULE nom_règle_réécriture\n"
+#~ " CLUSTER ON nom_index\n"
+#~ " SET WITHOUT CLUSTER\n"
+#~ " SET WITH OIDS\n"
+#~ " SET WITHOUT OIDS\n"
+#~ " SET ( paramètre_stockage = valeur [, ... ] )\n"
+#~ " RESET ( paramètre_stockage [, ... ] )\n"
+#~ " INHERIT table_parent\n"
+#~ " NO INHERIT table_parent\n"
+#~ " OWNER TO nouveau_propriétaire\n"
+#~ " SET TABLESPACE nouveau_tablespace"
#~ msgid ""
-#~ "INSERT INTO table [ ( column [, ...] ) ]\n"
-#~ " { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | query }\n"
-#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
+#~ "ALTER TABLESPACE name RENAME TO newname\n"
+#~ "ALTER TABLESPACE name OWNER TO newowner"
#~ msgstr ""
-#~ "INSERT INTO table [ ( colonne [, ...] ) ]\n"
-#~ " { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | requête }\n"
-#~ " [ RETURNING * | expression_sortie [ [ AS ] nom_sortie ] [, ...] ]"
+#~ "ALTER TABLESPACE nom RENAME TO nouveau_nom\n"
+#~ "ALTER TABLESPACE nom OWNER TO nouveau_propriétaire"
#~ msgid ""
-#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON [ TABLE ] tablename [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
-#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
-#~ " ON [ TABLE ] tablename [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SEQUENCE sequencename [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON DATABASE dbname [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN SERVER servername [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON LANGUAGE langname [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SCHEMA schemaname [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
-#~ " ON TABLESPACE tablespacename [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT role [, ...] TO rolename [, ...] [ WITH ADMIN OPTION ]"
+#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
+#~ " ADD MAPPING FOR token_type [, ... ] WITH dictionary_name [, ... ]\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
+#~ " ALTER MAPPING FOR token_type [, ... ] WITH dictionary_name [, ... ]\n"
+#~ "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 TEXT SEARCH CONFIGURATION name\n"
+#~ " DROP MAPPING [ IF EXISTS ] FOR token_type [, ... ]\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION name RENAME TO newname\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION name OWNER TO newowner"
#~ msgstr ""
-#~ "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"
-#~ "\n"
-#~ "GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( colonne [, ...] )\n"
-#~ " [,...] | ALL [ PRIVILEGES ] ( colonne [, ...] ) }\n"
-#~ " ON [ TABLE ] nom_table [, ...]\n"
-#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " 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"
-#~ " ON DATABASE nom_base [, ...]\n"
-#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN DATA WRAPPER nomfdw [, ...]\n"
-#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
+#~ " ADD MAPPING FOR type_jeton [, ... ] WITH nom_dictionnaire [, ... ]\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
+#~ " ALTER MAPPING FOR type_jeton [, ... ] WITH nom_dictionnaire [, ... ]\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
+#~ " ALTER MAPPING REPLACE ancien_dictionnaire WITH nouveau_dictionnaire\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
+#~ " ALTER MAPPING FOR type_jeton [, ... ]\n"
+#~ " REPLACE ancien_dictionnaire WITH nouveau_dictionnaire\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
+#~ " DROP MAPPING [ IF EXISTS ] FOR type_jeton [, ... ]\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom RENAME TO nouveau_nom\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom OWNER TO nouveau_propriétaire"
+
+#~ msgid ""
+#~ "ALTER TEXT SEARCH DICTIONARY name (\n"
+#~ " option [ = value ] [, ... ]\n"
+#~ ")\n"
+#~ "ALTER TEXT SEARCH DICTIONARY name RENAME TO newname\n"
+#~ "ALTER TEXT SEARCH DICTIONARY name OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER TEXT SEARCH DICTIONARY nom (\n"
+#~ " option [ = valeur ] [, ... ]\n"
+#~ ")\n"
+#~ "ALTER TEXT SEARCH DICTIONARY nom RENAME TO nouveau_nom\n"
+#~ "ALTER TEXT SEARCH DICTIONARY nom OWNER TO nouveau_propriétaire"
+
+#~ msgid "ALTER TEXT SEARCH PARSER name RENAME TO newname"
+#~ msgstr "ALTER TEXT SEARCH PARSER nom RENAME TO nouveau_nom"
+
+#~ msgid "ALTER TEXT SEARCH TEMPLATE name RENAME TO newname"
+#~ msgstr "ALTER TEXT SEARCH TEMPLATE nom RENAME TO nouveau_nom"
+
+#~ msgid "ALTER TRIGGER name ON table RENAME TO newname"
+#~ msgstr "ALTER TRIGGER nom ON table RENAME TO nouveau_nom"
+
+#~ msgid ""
+#~ "ALTER TYPE name RENAME TO new_name\n"
+#~ "ALTER TYPE name OWNER TO new_owner \n"
+#~ "ALTER TYPE name SET SCHEMA new_schema"
+#~ msgstr ""
+#~ "ALTER TYPE nom RENAME TO nouveau_nom\n"
+#~ "ALTER TYPE nom OWNER TO nouveau_propriétaire\n"
+#~ "ALTER TYPE nom SET SCHEMA nouveau_schéma"
+
+#~ msgid ""
+#~ "ALTER USER name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN SERVER nom_serveur [, ...]\n"
-#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
#~ "\n"
-#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] ) [, ...]\n"
-#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "ALTER USER name RENAME TO newname\n"
#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON LANGUAGE nom_langage [, ...]\n"
-#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\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"
+#~ msgstr ""
+#~ "ALTER USER nom [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SCHEMA nom_schéma [, ...]\n"
-#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "où option peut être :\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT limite_connexion\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'motdepasse'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
#~ "\n"
-#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
-#~ " ON TABLESPACE nom_tablespace [, ...]\n"
-#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "ALTER USER nom RENAME TO nouveau_nom\n"
#~ "\n"
-#~ "GRANT rôle [, ...] TO nom_rôle [, ...] [ WITH ADMIN OPTION ]"
+#~ "ALTER USER nom SET paramètre { TO | = } { valeur | DEFAULT }\n"
+#~ "ALTER USER name SET paramètre FROM CURRENT\n"
+#~ "ALTER USER nom RESET paramètre\n"
+#~ "ALTER USER name RESET ALL"
#~ msgid ""
-#~ "FETCH [ direction { FROM | IN } ] cursorname\n"
+#~ "ALTER USER MAPPING FOR { username | USER | CURRENT_USER | PUBLIC }\n"
+#~ " SERVER servername\n"
+#~ " OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] )"
+#~ msgstr ""
+#~ "ALTER USER MAPPING FOR { nom_utilisateur | USER | CURRENT_USER | PUBLIC }\n"
+#~ " SERVER nom_serveur\n"
+#~ " OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ] )"
+
+#~ msgid ""
+#~ "ALTER VIEW name ALTER [ COLUMN ] column SET DEFAULT expression\n"
+#~ "ALTER VIEW name ALTER [ COLUMN ] column DROP DEFAULT\n"
+#~ "ALTER VIEW name OWNER TO new_owner\n"
+#~ "ALTER VIEW name RENAME TO new_name\n"
+#~ "ALTER VIEW name SET SCHEMA new_schema"
+#~ msgstr ""
+#~ "ALTER VIEW nom ALTER [ COLUMN ] colonne SET DEFAULT expression\n"
+#~ "ALTER VIEW nom ALTER [ COLUMN ] colonne DROP DEFAULT\n"
+#~ "ALTER VIEW nom OWNER TO nouveau_propriétaire\n"
+#~ "ALTER VIEW nom RENAME TO nouveau_nom\n"
+#~ "ALTER VIEW nom SET SCHEMA nouveau_schéma"
+
+#~ msgid "ANALYZE [ VERBOSE ] [ table [ ( column [, ...] ) ] ]"
+#~ msgstr "ANALYZE [ VERBOSE ] [ table [ ( colonne [, ...] ) ] ]"
+
+#~ msgid ""
+#~ "BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
#~ "\n"
-#~ "where direction can be empty or one of:\n"
+#~ "where transaction_mode is one of:\n"
#~ "\n"
-#~ " NEXT\n"
-#~ " PRIOR\n"
-#~ " FIRST\n"
-#~ " LAST\n"
-#~ " ABSOLUTE count\n"
-#~ " RELATIVE count\n"
-#~ " count\n"
-#~ " ALL\n"
-#~ " FORWARD\n"
-#~ " FORWARD count\n"
-#~ " FORWARD ALL\n"
-#~ " BACKWARD\n"
-#~ " BACKWARD count\n"
-#~ " BACKWARD ALL"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
#~ msgstr ""
-#~ "FETCH [ direction { FROM | IN } ] nom_curseur\n"
+#~ "BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
#~ "\n"
-#~ "sans préciser de direction ou en choissant une des directions suivantes :\n"
+#~ "où transaction_mode peut être :\n"
#~ "\n"
-#~ " NEXT\n"
-#~ " PRIOR\n"
-#~ " FIRST\n"
-#~ " LAST\n"
-#~ " ABSOLUTE nombre\n"
-#~ " RELATIVE nombre\n"
-#~ " count\n"
-#~ " ALL\n"
-#~ " FORWARD\n"
-#~ " FORWARD nombre\n"
-#~ " FORWARD ALL\n"
-#~ " BACKWARD\n"
-#~ " BACKWARD nombre\n"
-#~ " BACKWARD ALL"
-
-#~ msgid "EXPLAIN [ ANALYZE ] [ VERBOSE ] statement"
-#~ msgstr "EXPLAIN [ ANALYZE ] [ VERBOSE ] instruction"
-
-#~ msgid "EXECUTE name [ ( parameter [, ...] ) ]"
-#~ msgstr "EXECUTE nom_plan [ ( paramètre [, ...] ) ]"
-
-#~ msgid "END [ WORK | TRANSACTION ]"
-#~ msgstr "END [ WORK | TRANSACTION ]"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ |\n"
+#~ " READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
-#~ msgid "DROP VIEW [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP VIEW [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+#~ msgid "CHECKPOINT"
+#~ msgstr "CHECKPOINT"
-#~ 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 "CLOSE { name | ALL }"
+#~ msgstr "CLOSE { nom | ALL }"
-#~ msgid "DROP USER [ IF EXISTS ] name [, ...]"
-#~ msgstr "DROP USER [IF EXISTS ] nom [, ...]"
+#~ msgid ""
+#~ "CLUSTER [VERBOSE] tablename [ USING indexname ]\n"
+#~ "CLUSTER [VERBOSE]"
+#~ msgstr ""
+#~ "CLUSTER [VERBOSE] nom_table [ USING nom_index ]\n"
+#~ "CLUSTER [VERBOSE]"
-#~ msgid "DROP TYPE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TYPE [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TRIGGER [ IF EXISTS ] name ON table [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TRIGGER [IF EXISTS ] nom ON table [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TEXT SEARCH TEMPLATE [ 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 ]"
-
-#~ msgid "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TEXT SEARCH DICTIONARY [ 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 TABLESPACE [ IF EXISTS ] tablespacename"
-#~ msgstr "DROP TABLESPACE [IF EXISTS ] nom_tablespace"
-
-#~ msgid "DROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TABLE [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP SERVER [ IF EXISTS ] servername [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP SERVER [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP SEQUENCE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP SEQUENCE [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP SCHEMA [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP SCHEMA [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP RULE [ IF EXISTS ] name ON relation [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP RULE [IF EXISTS ] nom ON relation [ CASCADE | RESTRICT ]"
+#~ msgid ""
+#~ "COMMENT ON\n"
+#~ "{\n"
+#~ " TABLE object_name |\n"
+#~ " COLUMN table_name.column_name |\n"
+#~ " AGGREGATE agg_name (agg_type [, ...] ) |\n"
+#~ " CAST (sourcetype AS targettype) |\n"
+#~ " CONSTRAINT constraint_name ON table_name |\n"
+#~ " CONVERSION object_name |\n"
+#~ " DATABASE object_name |\n"
+#~ " DOMAIN object_name |\n"
+#~ " FUNCTION func_name ( [ [ argmode ] [ argname ] argtype [, ...] ] ) |\n"
+#~ " INDEX object_name |\n"
+#~ " LARGE OBJECT large_object_oid |\n"
+#~ " OPERATOR op (leftoperand_type, rightoperand_type) |\n"
+#~ " OPERATOR CLASS object_name USING index_method |\n"
+#~ " OPERATOR FAMILY object_name USING index_method |\n"
+#~ " [ PROCEDURAL ] LANGUAGE object_name |\n"
+#~ " ROLE object_name |\n"
+#~ " RULE rule_name ON table_name |\n"
+#~ " SCHEMA object_name |\n"
+#~ " SEQUENCE object_name |\n"
+#~ " TABLESPACE object_name |\n"
+#~ " TEXT SEARCH CONFIGURATION object_name |\n"
+#~ " TEXT SEARCH DICTIONARY object_name |\n"
+#~ " TEXT SEARCH PARSER object_name |\n"
+#~ " TEXT SEARCH TEMPLATE object_name |\n"
+#~ " TRIGGER trigger_name ON table_name |\n"
+#~ " TYPE object_name |\n"
+#~ " VIEW object_name\n"
+#~ "} IS 'text'"
+#~ msgstr ""
+#~ "COMMENT ON\n"
+#~ "{\n"
+#~ " TABLE nom_objet |\n"
+#~ " COLUMN nom_table.nom_colonne |\n"
+#~ " AGGREGATE nom_agg (type_agg [, ...] ) |\n"
+#~ " CAST (type_source AS type_cible) |\n"
+#~ " CONSTRAINT nom_contrainte ON nom_table |\n"
+#~ " CONVERSION nom_objet |\n"
+#~ " DATABASE nom_objet |\n"
+#~ " DOMAIN nom_objet |\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"
+#~ " OPERATOR CLASS nom_objet USING methode_indexage |\n"
+#~ " OPERATOR FAMILY nom_objet USING methode_indexage |\n"
+#~ " [ PROCEDURAL ] LANGUAGE nom_objet |\n"
+#~ " ROLE nom_objet |\n"
+#~ " RULE nom_regle ON nom_table |\n"
+#~ " SCHEMA nom_objet |\n"
+#~ " SEQUENCE nom_objet |\n"
+#~ " TABLESPACE nom_objet |\n"
+#~ " TEXT SEARCH CONFIGURATION nom_objet |\n"
+#~ " TEXT SEARCH DICTIONARY nom_objet |\n"
+#~ " TEXT SEARCH PARSER nom_objet |\n"
+#~ " TEXT SEARCH TEMPLATE nom_objet |\n"
+#~ " TRIGGER nom_trigger ON nom_objet |\n"
+#~ " TYPE nom_objet |\n"
+#~ " VIEW nom_objet\n"
+#~ "} IS 'text'"
-#~ msgid "DROP ROLE [ IF EXISTS ] name [, ...]"
-#~ msgstr "DROP ROLE [IF EXISTS ] nom [, ...]"
+#~ msgid "COMMIT [ WORK | TRANSACTION ]"
+#~ msgstr "COMMIT [ WORK | TRANSACTION ]"
-#~ msgid "DROP OWNED BY name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP OWNED BY nom [, ...] [ CASCADE | RESTRICT ]"
+#~ msgid "COMMIT PREPARED transaction_id"
+#~ msgstr "COMMIT PREPARED id_transaction"
-#~ msgid "DROP OPERATOR FAMILY [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ]"
+#~ msgid ""
+#~ "COPY tablename [ ( column [, ...] ) ]\n"
+#~ " FROM { 'filename' | STDIN }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
+#~ " [ NULL [ AS ] 'null string' ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'quote' ] \n"
+#~ " [ ESCAPE [ AS ] 'escape' ]\n"
+#~ " [ FORCE NOT NULL column [, ...] ]\n"
+#~ "\n"
+#~ "COPY { tablename [ ( column [, ...] ) ] | ( query ) }\n"
+#~ " TO { 'filename' | STDOUT }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
+#~ " [ NULL [ AS ] 'null string' ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'quote' ] \n"
+#~ " [ ESCAPE [ AS ] 'escape' ]\n"
+#~ " [ FORCE QUOTE column [, ...] ]"
#~ msgstr ""
-#~ "DROP OPERATOR FAMILY [IF EXISTS ] nom\n"
-#~ " USING méthode_indexage [ CASCADE | RESTRICT ]"
+#~ "COPY nom_table [ ( colonne [, ...] ) ]\n"
+#~ " FROM { 'nom_fichier' | STDIN }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'délimiteur' ]\n"
+#~ " [ NULL [ AS ] 'chaîne null' ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'guillemet' ] \n"
+#~ " [ ESCAPE [ AS ] 'échappement' ]\n"
+#~ " [ FORCE NOT NULL colonne [, ...] ]\n"
+#~ "\n"
+#~ "COPY { nom_table [ ( colonne [, ...] ) ] | ( requête ) }\n"
+#~ " TO { 'nom_fichier' | STDOUT }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'délimiteur' ]\n"
+#~ " [ NULL [ AS ] 'chaîne null' ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'guillemet' ] \n"
+#~ " [ ESCAPE [ AS ] 'échappement' ]\n"
+#~ " [ FORCE QUOTE colonne [, ...] ]"
-#~ msgid "DROP OPERATOR CLASS [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ]"
+#~ msgid ""
+#~ "CREATE AGGREGATE name ( input_data_type [ , ... ] ) (\n"
+#~ " SFUNC = sfunc,\n"
+#~ " STYPE = state_data_type\n"
+#~ " [ , FINALFUNC = ffunc ]\n"
+#~ " [ , INITCOND = initial_condition ]\n"
+#~ " [ , SORTOP = sort_operator ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "or the old syntax\n"
+#~ "\n"
+#~ "CREATE AGGREGATE name (\n"
+#~ " BASETYPE = base_type,\n"
+#~ " SFUNC = sfunc,\n"
+#~ " STYPE = state_data_type\n"
+#~ " [ , FINALFUNC = ffunc ]\n"
+#~ " [ , INITCOND = initial_condition ]\n"
+#~ " [ , SORTOP = sort_operator ]\n"
+#~ ")"
#~ msgstr ""
-#~ "DROP OPERATOR CLASS [IF EXISTS ] nom\n"
-#~ " USING méthode_indexage [ CASCADE | RESTRICT ]"
+#~ "CREATE AGGREGATE nom ( type_données_en_entrée [ , ... ] ) (\n"
+#~ " SFUNC = sfonction,\n"
+#~ " STYPE = type_données_état\n"
+#~ " [ , FINALFUNC = fonction_f ]\n"
+#~ " [ , INITCOND = condition_initiale ]\n"
+#~ " [ , SORTOP = opérateur_tri ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "ou l'ancienne syntaxe\n"
+#~ "\n"
+#~ "CREATE AGGREGATE nom (\n"
+#~ " BASETYPE = type_base,\n"
+#~ " SFUNC = fonction_s,\n"
+#~ " STYPE = type_données_état\n"
+#~ " [ , FINALFUNC = fonction_f ]\n"
+#~ " [ , INITCOND = condition_initiale ]\n"
+#~ " [ , SORTOP = opérateur_tri ]\n"
+#~ ")"
-#~ msgid "DROP OPERATOR [ IF EXISTS ] name ( { lefttype | NONE } , { righttype | NONE } ) [ CASCADE | RESTRICT ]"
+#~ msgid ""
+#~ "CREATE CAST (sourcetype AS targettype)\n"
+#~ " WITH FUNCTION funcname (argtypes)\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "\n"
+#~ "CREATE CAST (sourcetype AS targettype)\n"
+#~ " WITHOUT FUNCTION\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "\n"
+#~ "CREATE CAST (sourcetype AS targettype)\n"
+#~ " WITH INOUT\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
#~ msgstr ""
-#~ "DROP OPERATOR [IF EXISTS ] nom\n"
-#~ " ( { type_gauche | NONE } , { type_droit | NONE } )\n"
-#~ " [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP [ PROCEDURAL ] LANGUAGE [IF EXISTS ] nom [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP INDEX [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP INDEX [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP GROUP [ IF EXISTS ] name [, ...]"
-#~ msgstr "DROP GROUP [IF EXISTS ] nom [, ...]"
+#~ "CREATE CAST (type_source AS type_cible)\n"
+#~ " WITH FUNCTION nom_fonction (type_argument)\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "\n"
+#~ "CREATE CAST (type_source AS type_cible)\n"
+#~ " WITHOUT FUNCTION\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "\n"
+#~ "CREATE CAST (type_source AS type_cible)\n"
+#~ " WITH INOUT\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
#~ msgid ""
-#~ "DROP FUNCTION [ IF EXISTS ] name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " [ CASCADE | RESTRICT ]"
+#~ "CREATE CONSTRAINT TRIGGER name\n"
+#~ " AFTER event [ OR ... ]\n"
+#~ " ON table_name\n"
+#~ " [ FROM referenced_table_name ]\n"
+#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY DEFERRED } }\n"
+#~ " FOR EACH ROW\n"
+#~ " EXECUTE PROCEDURE funcname ( arguments )"
#~ msgstr ""
-#~ "DROP FUNCTION [IF EXISTS ] nom\n"
-#~ " ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
-#~ " [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP DOMAIN [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP DOMAIN [ IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP DATABASE [ IF EXISTS ] name"
-#~ msgstr "DROP DATABASE [ IF EXISTS ] nom"
-
-#~ msgid "DROP CONVERSION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP CONVERSION [ IF EXISTS ] nom [ 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 AGGREGATE [ IF EXISTS ] name ( type [ , ... ] ) [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP AGGREGATE [ IF EXISTS ] nom ( type [ , ... ] ) [ CASCADE | RESTRICT ]"
+#~ "CREATE CONSTRAINT TRIGGER nom\n"
+#~ " AFTER événement [ OR ... ]\n"
+#~ " ON table\n"
+#~ " [ FROM table_référencée ]\n"
+#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY DEFERRED } }\n"
+#~ " FOR EACH ROW\n"
+#~ " EXECUTE PROCEDURE nom_fonction ( arguments )"
-#~ msgid "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
-#~ msgstr "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
+#~ msgid ""
+#~ "CREATE [ DEFAULT ] CONVERSION name\n"
+#~ " FOR source_encoding TO dest_encoding FROM funcname"
+#~ msgstr ""
+#~ "CREATE [DEFAULT] CONVERSION nom\n"
+#~ " FOR codage_source TO codage_cible FROM nom_fonction"
#~ msgid ""
-#~ "DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
-#~ " [ USING usinglist ]\n"
-#~ " [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
-#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
+#~ "CREATE DATABASE name\n"
+#~ " [ [ WITH ] [ OWNER [=] dbowner ]\n"
+#~ " [ TEMPLATE [=] template ]\n"
+#~ " [ ENCODING [=] encoding ]\n"
+#~ " [ LC_COLLATE [=] lc_collate ]\n"
+#~ " [ LC_CTYPE [=] lc_ctype ]\n"
+#~ " [ TABLESPACE [=] tablespace ]\n"
+#~ " [ CONNECTION LIMIT [=] connlimit ] ]"
#~ msgstr ""
-#~ "DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
-#~ " [ USING liste_using ]\n"
-#~ " [ WHERE condition | WHERE CURRENT OF nom_curseur ]\n"
-#~ " [ RETURNING * | expression_sortie [ [ AS ] nom_sortie ] [, ...] ]"
+#~ "CREATE DATABASE nom\n"
+#~ " [ [ WITH ] [ OWNER [=] nom_propriétaire ]\n"
+#~ " [ TEMPLATE [=] modèle ]\n"
+#~ " [ ENCODING [=] encodage ]\n"
+#~ " [ LC_COLLATE [=] tri_caract ]\n"
+#~ " [ LC_CTYPE [=] type_caract ]\n"
+#~ " [ TABLESPACE [=] tablespace ]\n"
+#~ " [ CONNECTION LIMIT [=] limite_connexion ] ]"
#~ msgid ""
-#~ "DECLARE name [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
-#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR query"
+#~ "CREATE DOMAIN name [ AS ] data_type\n"
+#~ " [ DEFAULT expression ]\n"
+#~ " [ constraint [ ... ] ]\n"
+#~ "\n"
+#~ "where constraint is:\n"
+#~ "\n"
+#~ "[ CONSTRAINT constraint_name ]\n"
+#~ "{ NOT NULL | NULL | CHECK (expression) }"
#~ msgstr ""
-#~ "DECLARE nom [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
-#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR requête"
-
-#~ msgid "DEALLOCATE [ PREPARE ] { name | ALL }"
-#~ msgstr "DEALLOCATE [ PREPARE ] { nom_plan | ALL }"
+#~ "CREATE DOMAIN nom [AS] type_données\n"
+#~ " [ DEFAULT expression ]\n"
+#~ " [ contrainte [ ... ] ]\n"
+#~ "\n"
+#~ "avec comme contrainte :\n"
+#~ "\n"
+#~ "[ CONSTRAINT nom_contrainte ]\n"
+#~ "{ NOT NULL | NULL | CHECK (expression) }"
#~ msgid ""
-#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW name [ ( column_name [, ...] ) ]\n"
-#~ " AS query"
+#~ "CREATE FOREIGN DATA WRAPPER name\n"
+#~ " [ VALIDATOR valfunction | NO VALIDATOR ]\n"
+#~ " [ OPTIONS ( option 'value' [, ... ] ) ]"
#~ msgstr ""
-#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW nom\n"
-#~ " [ ( nom_colonne [, ...] ) ]\n"
-#~ " AS requête"
+#~ "CREATE FOREIGN DATA WRAPPER nom\n"
+#~ " [ VALIDATOR fonction_validation | NO VALIDATOR ]\n"
+#~ " [ OPTIONS ( option 'valeur' [, ... ] ) ]"
#~ msgid ""
-#~ "CREATE USER MAPPING FOR { username | USER | CURRENT_USER | PUBLIC }\n"
-#~ " SERVER servername\n"
-#~ " [ OPTIONS ( option 'value' [ , ... ] ) ]"
+#~ "CREATE [ OR REPLACE ] FUNCTION\n"
+#~ " name ( [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } defexpr ] [, ...] ] )\n"
+#~ " [ RETURNS rettype\n"
+#~ " | RETURNS TABLE ( colname coltype [, ...] ) ]\n"
+#~ " { LANGUAGE langname\n"
+#~ " | WINDOW\n"
+#~ " | IMMUTABLE | STABLE | VOLATILE\n"
+#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " | [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
+#~ " | COST execution_cost\n"
+#~ " | ROWS result_rows\n"
+#~ " | SET configuration_parameter { TO value | = value | FROM CURRENT }\n"
+#~ " | AS 'definition'\n"
+#~ " | AS 'obj_file', 'link_symbol'\n"
+#~ " } ...\n"
+#~ " [ WITH ( attribute [, ...] ) ]"
#~ msgstr ""
-#~ "CREATE USER MAPPING FOR { nomutilisateur | USER | CURRENT_USER | PUBLIC }\n"
-#~ " SERVER nomserveur\n"
-#~ " [ OPTIONS ( option 'valeur' [ , ... ] ) ]"
+#~ "CREATE [ OR REPLACE ] FUNCTION\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"
+#~ " | WINDOW\n"
+#~ " | IMMUTABLE | STABLE | VOLATILE\n"
+#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " | [ 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"
+#~ " | AS 'définition'\n"
+#~ " | AS 'fichier_obj', 'symbôle_lien'\n"
+#~ " } ...\n"
+#~ " [ WITH ( attribut [, ...] ) ]"
#~ msgid ""
-#~ "CREATE USER name [ [ WITH ] option [ ... ] ]\n"
+#~ "CREATE GROUP name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
#~ "where option can be:\n"
#~ " \n"
#~ " | CREATEUSER | NOCREATEUSER\n"
#~ " | INHERIT | NOINHERIT\n"
#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT connlimit\n"
#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
#~ " | VALID UNTIL 'timestamp' \n"
#~ " | IN ROLE rolename [, ...]\n"
#~ " | USER rolename [, ...]\n"
#~ " | SYSID uid"
#~ msgstr ""
-#~ "CREATE USER nom [ [ WITH ] option [ ... ] ]\n"
+#~ "CREATE GROUP nom [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
#~ "où option peut être :\n"
#~ " \n"
#~ " | CREATEUSER | NOCREATEUSER\n"
#~ " | INHERIT | NOINHERIT\n"
#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT limite_connexion\n"
#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'motdepasse'\n"
#~ " | VALID UNTIL 'timestamp' \n"
#~ " | IN ROLE nom_rôle [, ...]\n"
#~ " | SYSID uid"
#~ msgid ""
-#~ "CREATE TYPE name AS\n"
-#~ " ( attribute_name data_type [, ... ] )\n"
-#~ "\n"
-#~ "CREATE TYPE name AS ENUM\n"
-#~ " ( 'label' [, ... ] )\n"
-#~ "\n"
-#~ "CREATE TYPE name (\n"
-#~ " INPUT = input_function,\n"
-#~ " OUTPUT = output_function\n"
-#~ " [ , RECEIVE = receive_function ]\n"
-#~ " [ , SEND = send_function ]\n"
-#~ " [ , TYPMOD_IN = type_modifier_input_function ]\n"
-#~ " [ , TYPMOD_OUT = type_modifier_output_function ]\n"
-#~ " [ , ANALYZE = analyze_function ]\n"
-#~ " [ , INTERNALLENGTH = { internallength | VARIABLE } ]\n"
-#~ " [ , PASSEDBYVALUE ]\n"
-#~ " [ , ALIGNMENT = alignment ]\n"
-#~ " [ , STORAGE = storage ]\n"
-#~ " [ , LIKE = like_type ]\n"
-#~ " [ , CATEGORY = category ]\n"
-#~ " [ , PREFERRED = preferred ]\n"
-#~ " [ , DEFAULT = default ]\n"
-#~ " [ , ELEMENT = element ]\n"
-#~ " [ , DELIMITER = delimiter ]\n"
-#~ ")\n"
-#~ "\n"
-#~ "CREATE TYPE name"
+#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] name ON table [ USING method ]\n"
+#~ " ( { column | ( expression ) } [ opclass ] [ ASC | DESC ] [ NULLS { FIRST | LAST } ] [, ...] )\n"
+#~ " [ WITH ( storage_parameter = value [, ... ] ) ]\n"
+#~ " [ TABLESPACE tablespace ]\n"
+#~ " [ WHERE predicate ]"
#~ msgstr ""
-#~ "CREATE TYPE nom AS\n"
-#~ " ( nom_attribut type_donnee [, ... ] )\n"
-#~ "\n"
-#~ "CREATE TYPE nom AS ENUM\n"
-#~ " ( 'label' [, ... ] )\n"
-#~ "\n"
-#~ "CREATE TYPE nom (\n"
-#~ " INPUT = fonction_entrée,\n"
-#~ " OUTPUT = fonction_sortie\n"
-#~ " [ , RECEIVE = fonction_réception ]\n"
-#~ " [ , SEND = fonction_envoi ]\n"
-#~ " [ , TYPMOD_IN = fonction_entrée_modif_type ]\n"
-#~ " [ , TYPMOD_OUT = fonction_sortie_modif_type ]\n"
-#~ " [ , ANALYZE = fonction_analyse ]\n"
-#~ " [ , INTERNALLENGTH = { longueur_interne | VARIABLE } ]\n"
-#~ " [ , PASSEDBYVALUE ]\n"
-#~ " [ , ALIGNMENT = alignement ]\n"
-#~ " [ , STORAGE = stockage ]\n"
-#~ " [ , LIKE = type_like ]\n"
-#~ " [ , CATEGORY = catégorie ]\n"
-#~ " [ , PREFERRED = préféré ]\n"
-#~ " [ , DEFAULT = valeur_par_défaut ]\n"
-#~ " [ , ELEMENT = élément ]\n"
-#~ " [ , DELIMITER = délimiteur ]\n"
-#~ ")\n"
-#~ "\n"
-#~ "CREATE TYPE nom"
+#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] nom ON table [ USING methode ]\n"
+#~ " ( { colonne | ( expression ) } [ classe_operateur ]\n"
+#~ " [ ASC | DESC ]\n"
+#~ " [ NULLS { FIRST | LAST } ] [, ...] )\n"
+#~ " [ WITH ( parametre_stockage = valeur [, ... ] ) ]\n"
+#~ " [ TABLESPACE tablespace ]\n"
+#~ " [ WHERE predicat ]"
#~ msgid ""
-#~ "CREATE TRIGGER name { BEFORE | AFTER } { event [ OR ... ] }\n"
-#~ " ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
-#~ " EXECUTE PROCEDURE funcname ( arguments )"
+#~ "CREATE [ PROCEDURAL ] LANGUAGE name\n"
+#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE name\n"
+#~ " HANDLER call_handler [ VALIDATOR valfunction ]"
#~ msgstr ""
-#~ "CREATE TRIGGER nom { BEFORE | AFTER } { événement [ OR ... ] }\n"
-#~ " ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
-#~ " EXECUTE PROCEDURE nom_fonction ( arguments )"
+#~ "CREATE [ PROCEDURAL ] LANGUAGE nom\n"
+#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE nom\n"
+#~ " HANDLER gestionnaire_appels [ VALIDATOR fonction_val ]"
#~ msgid ""
-#~ "CREATE TEXT SEARCH TEMPLATE name (\n"
-#~ " [ INIT = init_function , ]\n"
-#~ " LEXIZE = lexize_function\n"
+#~ "CREATE OPERATOR name (\n"
+#~ " PROCEDURE = funcname\n"
+#~ " [, LEFTARG = lefttype ] [, RIGHTARG = righttype ]\n"
+#~ " [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
+#~ " [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
+#~ " [, HASHES ] [, MERGES ]\n"
#~ ")"
#~ msgstr ""
-#~ "CREATE TEXT SEARCH TEMPLATE nom (\n"
-#~ " [ INIT = fonction_init , ]\n"
-#~ " LEXIZE = fonction_lexize\n"
+#~ "CREATE OPERATOR nom (\n"
+#~ " PROCEDURE = nom_fonction\n"
+#~ " [, LEFTARG = type_gauche ] [, RIGHTARG = type_droit ]\n"
+#~ " [, COMMUTATOR = op_com ] [, NEGATOR = op_neg ]\n"
+#~ " [, RESTRICT = proc_res ] [, JOIN = proc_join ]\n"
+#~ " [, HASHES ] [, MERGES ]\n"
#~ ")"
#~ msgid ""
-#~ "CREATE TEXT SEARCH PARSER name (\n"
-#~ " START = start_function ,\n"
-#~ " GETTOKEN = gettoken_function ,\n"
-#~ " END = end_function ,\n"
-#~ " LEXTYPES = lextypes_function\n"
-#~ " [, HEADLINE = headline_function ]\n"
-#~ ")"
+#~ "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"
+#~ " | STORAGE storage_type\n"
+#~ " } [, ... ]"
#~ msgstr ""
-#~ "CREATE TEXT SEARCH PARSER nom (\n"
-#~ " START = fonction_debut ,\n"
-#~ " GETTOKEN = fonction_jeton ,\n"
-#~ " END = fonction_fin ,\n"
-#~ " LEXTYPES = fonction_typeslexem\n"
-#~ " [, HEADLINE = fonction_entete ]\n"
-#~ ")"
+#~ "CREATE OPERATOR CLASS nom [ DEFAULT ] FOR TYPE type_donnée\n"
+#~ " USING méthode_indexage [ FAMILY nom_famille ] AS\n"
+#~ " { OPERATOR numéro_stratégie nom_operateur [ ( op_type, op_type ) ]\n"
+#~ " | FUNCTION numéro_support [ ( type_op [ , type_op ] ) ]\n"
+#~ " nom_fonction ( type_argument [, ...] )\n"
+#~ " | STORAGE type_stockage\n"
+#~ " } [, ... ]"
+
+#~ msgid "CREATE OPERATOR FAMILY name USING index_method"
+#~ msgstr "CREATE OPERATOR FAMILY nom USING methode_indexage"
+
+#~ msgid ""
+#~ "CREATE ROLE name [ [ WITH ] option [ ... ] ]\n"
+#~ "\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
+#~ " | IN ROLE rolename [, ...]\n"
+#~ " | IN GROUP rolename [, ...]\n"
+#~ " | ROLE rolename [, ...]\n"
+#~ " | ADMIN rolename [, ...]\n"
+#~ " | USER rolename [, ...]\n"
+#~ " | SYSID uid"
+#~ msgstr ""
+#~ "CREATE ROLE nom [ [ WITH ] option [ ... ] ]\n"
+#~ "\n"
+#~ "où option peut être :\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT limite_connexion\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'motdepasse'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
+#~ " | IN ROLE nom_rôle [, ...]\n"
+#~ " | IN GROUP nom_rôle [, ...]\n"
+#~ " | ROLE nom_rôle [, ...]\n"
+#~ " | ADMIN nom_rôle [, ...]\n"
+#~ " | USER nom_rôle [, ...]\n"
+#~ " | SYSID uid"
#~ msgid ""
-#~ "CREATE TEXT SEARCH DICTIONARY name (\n"
-#~ " TEMPLATE = template\n"
-#~ " [, option = value [, ... ]]\n"
-#~ ")"
+#~ "CREATE [ OR REPLACE ] RULE name AS ON event\n"
+#~ " TO table [ WHERE condition ]\n"
+#~ " DO [ ALSO | INSTEAD ] { NOTHING | command | ( command ; command ... ) }"
#~ msgstr ""
-#~ "CREATE TEXT SEARCH DICTIONARY nom (\n"
-#~ " TEMPLATE = modèle\n"
-#~ " [, option = valeur [, ... ]]\n"
-#~ ")"
+#~ "CREATE [ OR REPLACE ] RULE nom AS ON événement\n"
+#~ " TO table [ WHERE condition ]\n"
+#~ " DO [ ALSO | INSTEAD ] { NOTHING | commande | ( commande ; commande ... ) }"
#~ msgid ""
-#~ "CREATE TEXT SEARCH CONFIGURATION name (\n"
-#~ " PARSER = parser_name |\n"
-#~ " COPY = source_config\n"
-#~ ")"
+#~ "CREATE SCHEMA schemaname [ AUTHORIZATION username ] [ schema_element [ ... ] ]\n"
+#~ "CREATE SCHEMA AUTHORIZATION username [ schema_element [ ... ] ]"
#~ msgstr ""
-#~ "CREATE TEXT SEARCH CONFIGURATION nom (\n"
-#~ " PARSER = nom_analyseur |\n"
-#~ " COPY = config_source\n"
-#~ ")"
+#~ "CREATE SCHEMA nom_schema [ AUTHORIZATION nom_utilisateur ]\n"
+#~ " [ element_schema [ ... ] ]\n"
+#~ "CREATE SCHEMA AUTHORIZATION nom_utilisateur [ element_schema [ ... ] ]"
-#~ msgid "CREATE TABLESPACE tablespacename [ OWNER username ] LOCATION 'directory'"
+#~ msgid ""
+#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE name [ INCREMENT [ BY ] increment ]\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 TABLESPACE nom_tablespace [ OWNER nom_utilisateur ]\n"
-#~ " LOCATION 'répertoire'"
+#~ "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"
+#~ " [ CACHE en_cache ]\n"
+#~ " [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { table.colonne | NONE } ]"
#~ msgid ""
-#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name\n"
-#~ " [ (column_name [, ...] ) ]\n"
-#~ " [ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
-#~ " [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-#~ " [ TABLESPACE tablespace ]\n"
-#~ " AS query\n"
-#~ " [ WITH [ NO ] DATA ]"
+#~ "CREATE SERVER servername [ TYPE 'servertype' ] [ VERSION 'serverversion' ]\n"
+#~ " FOREIGN DATA WRAPPER fdwname\n"
+#~ " [ OPTIONS ( option 'value' [, ... ] ) ]"
#~ msgstr ""
-#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE nom_table\n"
-#~ " [ (nom_colonne [, ...] ) ]\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 ]"
+#~ "CREATE SERVER nom [ TYPE 'typeserveur' ] [ VERSION 'versionserveur' ]\n"
+#~ " FOREIGN DATA WRAPPER nomfdw\n"
+#~ " [ OPTIONS ( option 'valeur' [, ... ] ) ]"
#~ msgid ""
#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name ( [\n"
#~ "[ USING INDEX TABLESPACE espace_logique ]"
#~ msgid ""
-#~ "CREATE SERVER servername [ TYPE 'servertype' ] [ VERSION 'serverversion' ]\n"
-#~ " FOREIGN DATA WRAPPER fdwname\n"
-#~ " [ OPTIONS ( option 'value' [, ... ] ) ]"
-#~ msgstr ""
-#~ "CREATE SERVER nom [ TYPE 'typeserveur' ] [ VERSION 'versionserveur' ]\n"
-#~ " FOREIGN DATA WRAPPER nomfdw\n"
-#~ " [ OPTIONS ( option 'valeur' [, ... ] ) ]"
-
-#~ msgid ""
-#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
-#~ " [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
-#~ " [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-#~ " [ OWNED BY { table.column | NONE } ]"
+#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name\n"
+#~ " [ (column_name [, ...] ) ]\n"
+#~ " [ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
+#~ " [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
+#~ " [ TABLESPACE tablespace ]\n"
+#~ " AS query\n"
+#~ " [ WITH [ NO ] DATA ]"
#~ msgstr ""
-#~ "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"
-#~ " [ CACHE en_cache ]\n"
-#~ " [ [ NO ] CYCLE ]\n"
-#~ " [ OWNED BY { table.colonne | NONE } ]"
+#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE nom_table\n"
+#~ " [ (nom_colonne [, ...] ) ]\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 SCHEMA schemaname [ AUTHORIZATION username ] [ schema_element [ ... ] ]\n"
-#~ "CREATE SCHEMA AUTHORIZATION username [ schema_element [ ... ] ]"
+#~ msgid "CREATE TABLESPACE tablespacename [ OWNER username ] LOCATION 'directory'"
#~ msgstr ""
-#~ "CREATE SCHEMA nom_schema [ AUTHORIZATION nom_utilisateur ]\n"
-#~ " [ element_schema [ ... ] ]\n"
-#~ "CREATE SCHEMA AUTHORIZATION nom_utilisateur [ element_schema [ ... ] ]"
+#~ "CREATE TABLESPACE nom_tablespace [ OWNER nom_utilisateur ]\n"
+#~ " LOCATION 'répertoire'"
#~ msgid ""
-#~ "CREATE [ OR REPLACE ] RULE name AS ON event\n"
-#~ " TO table [ WHERE condition ]\n"
-#~ " DO [ ALSO | INSTEAD ] { NOTHING | command | ( command ; command ... ) }"
+#~ "CREATE TEXT SEARCH CONFIGURATION name (\n"
+#~ " PARSER = parser_name |\n"
+#~ " COPY = source_config\n"
+#~ ")"
#~ msgstr ""
-#~ "CREATE [ OR REPLACE ] RULE nom AS ON événement\n"
-#~ " TO table [ WHERE condition ]\n"
-#~ " DO [ ALSO | INSTEAD ] { NOTHING | commande | ( commande ; commande ... ) }"
+#~ "CREATE TEXT SEARCH CONFIGURATION nom (\n"
+#~ " PARSER = nom_analyseur |\n"
+#~ " COPY = config_source\n"
+#~ ")"
#~ msgid ""
-#~ "CREATE ROLE name [ [ WITH ] option [ ... ] ]\n"
-#~ "\n"
-#~ "where option can be:\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT connlimit\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
-#~ " | IN ROLE rolename [, ...]\n"
-#~ " | IN GROUP rolename [, ...]\n"
-#~ " | ROLE rolename [, ...]\n"
-#~ " | ADMIN rolename [, ...]\n"
-#~ " | USER rolename [, ...]\n"
-#~ " | SYSID uid"
+#~ "CREATE TEXT SEARCH DICTIONARY name (\n"
+#~ " TEMPLATE = template\n"
+#~ " [, option = value [, ... ]]\n"
+#~ ")"
#~ msgstr ""
-#~ "CREATE ROLE nom [ [ WITH ] option [ ... ] ]\n"
-#~ "\n"
-#~ "où option peut être :\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT limite_connexion\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'motdepasse'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
-#~ " | IN ROLE nom_rôle [, ...]\n"
-#~ " | IN GROUP nom_rôle [, ...]\n"
-#~ " | ROLE nom_rôle [, ...]\n"
-#~ " | ADMIN nom_rôle [, ...]\n"
-#~ " | USER nom_rôle [, ...]\n"
-#~ " | SYSID uid"
-
-#~ msgid "CREATE OPERATOR FAMILY name USING index_method"
-#~ msgstr "CREATE OPERATOR FAMILY nom USING methode_indexage"
+#~ "CREATE TEXT SEARCH DICTIONARY nom (\n"
+#~ " TEMPLATE = modèle\n"
+#~ " [, option = valeur [, ... ]]\n"
+#~ ")"
#~ msgid ""
-#~ "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"
-#~ " | STORAGE storage_type\n"
-#~ " } [, ... ]"
+#~ "CREATE TEXT SEARCH PARSER name (\n"
+#~ " START = start_function ,\n"
+#~ " GETTOKEN = gettoken_function ,\n"
+#~ " END = end_function ,\n"
+#~ " LEXTYPES = lextypes_function\n"
+#~ " [, HEADLINE = headline_function ]\n"
+#~ ")"
#~ msgstr ""
-#~ "CREATE OPERATOR CLASS nom [ DEFAULT ] FOR TYPE type_donnée\n"
-#~ " USING méthode_indexage [ FAMILY nom_famille ] AS\n"
-#~ " { OPERATOR numéro_stratégie nom_operateur [ ( op_type, op_type ) ]\n"
-#~ " | FUNCTION numéro_support [ ( type_op [ , type_op ] ) ]\n"
-#~ " nom_fonction ( type_argument [, ...] )\n"
-#~ " | STORAGE type_stockage\n"
-#~ " } [, ... ]"
+#~ "CREATE TEXT SEARCH PARSER nom (\n"
+#~ " START = fonction_debut ,\n"
+#~ " GETTOKEN = fonction_jeton ,\n"
+#~ " END = fonction_fin ,\n"
+#~ " LEXTYPES = fonction_typeslexem\n"
+#~ " [, HEADLINE = fonction_entete ]\n"
+#~ ")"
#~ msgid ""
-#~ "CREATE OPERATOR name (\n"
-#~ " PROCEDURE = funcname\n"
-#~ " [, LEFTARG = lefttype ] [, RIGHTARG = righttype ]\n"
-#~ " [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
-#~ " [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
-#~ " [, HASHES ] [, MERGES ]\n"
+#~ "CREATE TEXT SEARCH TEMPLATE name (\n"
+#~ " [ INIT = init_function , ]\n"
+#~ " LEXIZE = lexize_function\n"
#~ ")"
#~ msgstr ""
-#~ "CREATE OPERATOR nom (\n"
-#~ " PROCEDURE = nom_fonction\n"
-#~ " [, LEFTARG = type_gauche ] [, RIGHTARG = type_droit ]\n"
-#~ " [, COMMUTATOR = op_com ] [, NEGATOR = op_neg ]\n"
-#~ " [, RESTRICT = proc_res ] [, JOIN = proc_join ]\n"
-#~ " [, HASHES ] [, MERGES ]\n"
+#~ "CREATE TEXT SEARCH TEMPLATE nom (\n"
+#~ " [ INIT = fonction_init , ]\n"
+#~ " LEXIZE = fonction_lexize\n"
#~ ")"
#~ msgid ""
-#~ "CREATE [ PROCEDURAL ] LANGUAGE name\n"
-#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE name\n"
-#~ " HANDLER call_handler [ VALIDATOR valfunction ]"
+#~ "CREATE TRIGGER name { BEFORE | AFTER } { event [ OR ... ] }\n"
+#~ " ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
+#~ " EXECUTE PROCEDURE funcname ( arguments )"
#~ msgstr ""
-#~ "CREATE [ PROCEDURAL ] LANGUAGE nom\n"
-#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE nom\n"
-#~ " HANDLER gestionnaire_appels [ VALIDATOR fonction_val ]"
+#~ "CREATE TRIGGER nom { BEFORE | AFTER } { événement [ OR ... ] }\n"
+#~ " ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
+#~ " EXECUTE PROCEDURE nom_fonction ( arguments )"
#~ msgid ""
-#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] name ON table [ USING method ]\n"
-#~ " ( { column | ( expression ) } [ opclass ] [ ASC | DESC ] [ NULLS { FIRST | LAST } ] [, ...] )\n"
-#~ " [ WITH ( storage_parameter = value [, ... ] ) ]\n"
-#~ " [ TABLESPACE tablespace ]\n"
-#~ " [ WHERE predicate ]"
+#~ "CREATE TYPE name AS\n"
+#~ " ( attribute_name data_type [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE name AS ENUM\n"
+#~ " ( 'label' [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE name (\n"
+#~ " INPUT = input_function,\n"
+#~ " OUTPUT = output_function\n"
+#~ " [ , RECEIVE = receive_function ]\n"
+#~ " [ , SEND = send_function ]\n"
+#~ " [ , TYPMOD_IN = type_modifier_input_function ]\n"
+#~ " [ , TYPMOD_OUT = type_modifier_output_function ]\n"
+#~ " [ , ANALYZE = analyze_function ]\n"
+#~ " [ , INTERNALLENGTH = { internallength | VARIABLE } ]\n"
+#~ " [ , PASSEDBYVALUE ]\n"
+#~ " [ , ALIGNMENT = alignment ]\n"
+#~ " [ , STORAGE = storage ]\n"
+#~ " [ , LIKE = like_type ]\n"
+#~ " [ , CATEGORY = category ]\n"
+#~ " [ , PREFERRED = preferred ]\n"
+#~ " [ , DEFAULT = default ]\n"
+#~ " [ , ELEMENT = element ]\n"
+#~ " [ , DELIMITER = delimiter ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "CREATE TYPE name"
#~ msgstr ""
-#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] nom ON table [ USING methode ]\n"
-#~ " ( { colonne | ( expression ) } [ classe_operateur ]\n"
-#~ " [ ASC | DESC ]\n"
-#~ " [ NULLS { FIRST | LAST } ] [, ...] )\n"
-#~ " [ WITH ( parametre_stockage = valeur [, ... ] ) ]\n"
-#~ " [ TABLESPACE tablespace ]\n"
-#~ " [ WHERE predicat ]"
+#~ "CREATE TYPE nom AS\n"
+#~ " ( nom_attribut type_donnee [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE nom AS ENUM\n"
+#~ " ( 'label' [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE nom (\n"
+#~ " INPUT = fonction_entrée,\n"
+#~ " OUTPUT = fonction_sortie\n"
+#~ " [ , RECEIVE = fonction_réception ]\n"
+#~ " [ , SEND = fonction_envoi ]\n"
+#~ " [ , TYPMOD_IN = fonction_entrée_modif_type ]\n"
+#~ " [ , TYPMOD_OUT = fonction_sortie_modif_type ]\n"
+#~ " [ , ANALYZE = fonction_analyse ]\n"
+#~ " [ , INTERNALLENGTH = { longueur_interne | VARIABLE } ]\n"
+#~ " [ , PASSEDBYVALUE ]\n"
+#~ " [ , ALIGNMENT = alignement ]\n"
+#~ " [ , STORAGE = stockage ]\n"
+#~ " [ , LIKE = type_like ]\n"
+#~ " [ , CATEGORY = catégorie ]\n"
+#~ " [ , PREFERRED = préféré ]\n"
+#~ " [ , DEFAULT = valeur_par_défaut ]\n"
+#~ " [ , ELEMENT = élément ]\n"
+#~ " [ , DELIMITER = délimiteur ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "CREATE TYPE nom"
#~ msgid ""
-#~ "CREATE GROUP name [ [ WITH ] option [ ... ] ]\n"
+#~ "CREATE USER name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
#~ "where option can be:\n"
#~ " \n"
#~ " | CREATEUSER | NOCREATEUSER\n"
#~ " | INHERIT | NOINHERIT\n"
#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
#~ " | VALID UNTIL 'timestamp' \n"
#~ " | IN ROLE rolename [, ...]\n"
#~ " | USER rolename [, ...]\n"
#~ " | SYSID uid"
#~ msgstr ""
-#~ "CREATE GROUP nom [ [ WITH ] option [ ... ] ]\n"
+#~ "CREATE USER nom [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
#~ "où option peut être :\n"
#~ " \n"
#~ " | CREATEUSER | NOCREATEUSER\n"
#~ " | INHERIT | NOINHERIT\n"
#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT limite_connexion\n"
#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'motdepasse'\n"
#~ " | VALID UNTIL 'timestamp' \n"
#~ " | IN ROLE nom_rôle [, ...]\n"
#~ " | SYSID uid"
#~ msgid ""
-#~ "CREATE [ OR REPLACE ] FUNCTION\n"
-#~ " name ( [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } defexpr ] [, ...] ] )\n"
-#~ " [ RETURNS rettype\n"
-#~ " | RETURNS TABLE ( colname coltype [, ...] ) ]\n"
-#~ " { LANGUAGE langname\n"
-#~ " | WINDOW\n"
-#~ " | IMMUTABLE | STABLE | VOLATILE\n"
-#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-#~ " | [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-#~ " | COST execution_cost\n"
-#~ " | ROWS result_rows\n"
-#~ " | SET configuration_parameter { TO value | = value | FROM CURRENT }\n"
-#~ " | AS 'definition'\n"
-#~ " | AS 'obj_file', 'link_symbol'\n"
-#~ " } ...\n"
-#~ " [ WITH ( attribute [, ...] ) ]"
+#~ "CREATE USER MAPPING FOR { username | USER | CURRENT_USER | PUBLIC }\n"
+#~ " SERVER servername\n"
+#~ " [ OPTIONS ( option 'value' [ , ... ] ) ]"
#~ msgstr ""
-#~ "CREATE [ OR REPLACE ] FUNCTION\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"
-#~ " | WINDOW\n"
-#~ " | IMMUTABLE | STABLE | VOLATILE\n"
-#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-#~ " | [ 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"
-#~ " | AS 'définition'\n"
-#~ " | AS 'fichier_obj', 'symbôle_lien'\n"
-#~ " } ...\n"
-#~ " [ WITH ( attribut [, ...] ) ]"
+#~ "CREATE USER MAPPING FOR { nomutilisateur | USER | CURRENT_USER | PUBLIC }\n"
+#~ " SERVER nomserveur\n"
+#~ " [ OPTIONS ( option 'valeur' [ , ... ] ) ]"
#~ msgid ""
-#~ "CREATE FOREIGN DATA WRAPPER name\n"
-#~ " [ VALIDATOR valfunction | NO VALIDATOR ]\n"
-#~ " [ OPTIONS ( option 'value' [, ... ] ) ]"
+#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW name [ ( column_name [, ...] ) ]\n"
+#~ " AS query"
#~ msgstr ""
-#~ "CREATE FOREIGN DATA WRAPPER nom\n"
-#~ " [ VALIDATOR fonction_validation | NO VALIDATOR ]\n"
-#~ " [ OPTIONS ( option 'valeur' [, ... ] ) ]"
+#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW nom\n"
+#~ " [ ( nom_colonne [, ...] ) ]\n"
+#~ " AS requête"
+
+#~ msgid "DEALLOCATE [ PREPARE ] { name | ALL }"
+#~ msgstr "DEALLOCATE [ PREPARE ] { nom_plan | ALL }"
#~ msgid ""
-#~ "CREATE DOMAIN name [ AS ] data_type\n"
-#~ " [ DEFAULT expression ]\n"
-#~ " [ constraint [ ... ] ]\n"
-#~ "\n"
-#~ "where constraint is:\n"
-#~ "\n"
-#~ "[ CONSTRAINT constraint_name ]\n"
-#~ "{ NOT NULL | NULL | CHECK (expression) }"
+#~ "DECLARE name [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
+#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR query"
#~ msgstr ""
-#~ "CREATE DOMAIN nom [AS] type_données\n"
-#~ " [ DEFAULT expression ]\n"
-#~ " [ contrainte [ ... ] ]\n"
-#~ "\n"
-#~ "avec comme contrainte :\n"
-#~ "\n"
-#~ "[ CONSTRAINT nom_contrainte ]\n"
-#~ "{ NOT NULL | NULL | CHECK (expression) }"
+#~ "DECLARE nom [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
+#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR requête"
#~ msgid ""
-#~ "CREATE DATABASE name\n"
-#~ " [ [ WITH ] [ OWNER [=] dbowner ]\n"
-#~ " [ TEMPLATE [=] template ]\n"
-#~ " [ ENCODING [=] encoding ]\n"
-#~ " [ LC_COLLATE [=] lc_collate ]\n"
-#~ " [ LC_CTYPE [=] lc_ctype ]\n"
-#~ " [ TABLESPACE [=] tablespace ]\n"
-#~ " [ CONNECTION LIMIT [=] connlimit ] ]"
+#~ "DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
+#~ " [ USING usinglist ]\n"
+#~ " [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
+#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
#~ msgstr ""
-#~ "CREATE DATABASE nom\n"
-#~ " [ [ WITH ] [ OWNER [=] nom_propriétaire ]\n"
-#~ " [ TEMPLATE [=] modèle ]\n"
-#~ " [ ENCODING [=] encodage ]\n"
-#~ " [ LC_COLLATE [=] tri_caract ]\n"
-#~ " [ LC_CTYPE [=] type_caract ]\n"
-#~ " [ TABLESPACE [=] tablespace ]\n"
-#~ " [ CONNECTION LIMIT [=] limite_connexion ] ]"
+#~ "DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
+#~ " [ USING liste_using ]\n"
+#~ " [ WHERE condition | WHERE CURRENT OF nom_curseur ]\n"
+#~ " [ RETURNING * | expression_sortie [ [ AS ] nom_sortie ] [, ...] ]"
+
+#~ 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 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 ]"
+
+#~ msgid "DROP DATABASE [ IF EXISTS ] name"
+#~ msgstr "DROP DATABASE [ IF EXISTS ] nom"
+
+#~ msgid "DROP DOMAIN [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP DOMAIN [ IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
+
+#~ msgid ""
+#~ "DROP FUNCTION [ IF EXISTS ] name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " [ CASCADE | RESTRICT ]"
+#~ msgstr ""
+#~ "DROP FUNCTION [IF EXISTS ] nom\n"
+#~ " ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
+#~ " [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP GROUP [ IF EXISTS ] name [, ...]"
+#~ msgstr "DROP GROUP [IF EXISTS ] nom [, ...]"
+
+#~ 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 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 ]"
+#~ 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 ]"
+#~ msgstr ""
+#~ "DROP OPERATOR FAMILY [IF EXISTS ] nom\n"
+#~ " USING méthode_indexage [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP OWNED BY name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP OWNED BY nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP ROLE [ IF EXISTS ] name [, ...]"
+#~ msgstr "DROP ROLE [IF EXISTS ] nom [, ...]"
+
+#~ msgid "DROP RULE [ IF EXISTS ] name ON relation [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP RULE [IF EXISTS ] nom ON relation [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP SCHEMA [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP SCHEMA [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP SEQUENCE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP SEQUENCE [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP SERVER [ IF EXISTS ] servername [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP SERVER [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TABLE [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ 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 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 ]"
+
+#~ msgid "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TRIGGER [ IF EXISTS ] name ON table [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TRIGGER [IF EXISTS ] nom ON table [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TYPE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TYPE [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ 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 VIEW [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP VIEW [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "END [ WORK | TRANSACTION ]"
+#~ msgstr "END [ WORK | TRANSACTION ]"
-#~ msgid ""
-#~ "CREATE [ DEFAULT ] CONVERSION name\n"
-#~ " FOR source_encoding TO dest_encoding FROM funcname"
-#~ msgstr ""
-#~ "CREATE [DEFAULT] CONVERSION nom\n"
-#~ " FOR codage_source TO codage_cible FROM nom_fonction"
+#~ msgid "EXECUTE name [ ( parameter [, ...] ) ]"
+#~ msgstr "EXECUTE nom_plan [ ( paramètre [, ...] ) ]"
-#~ msgid ""
-#~ "CREATE CONSTRAINT TRIGGER name\n"
-#~ " AFTER event [ OR ... ]\n"
-#~ " ON table_name\n"
-#~ " [ FROM referenced_table_name ]\n"
-#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY DEFERRED } }\n"
-#~ " FOR EACH ROW\n"
-#~ " EXECUTE PROCEDURE funcname ( arguments )"
-#~ msgstr ""
-#~ "CREATE CONSTRAINT TRIGGER nom\n"
-#~ " AFTER événement [ OR ... ]\n"
-#~ " ON table\n"
-#~ " [ FROM table_référencée ]\n"
-#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY DEFERRED } }\n"
-#~ " FOR EACH ROW\n"
-#~ " EXECUTE PROCEDURE nom_fonction ( arguments )"
+#~ msgid "EXPLAIN [ ANALYZE ] [ VERBOSE ] statement"
+#~ msgstr "EXPLAIN [ ANALYZE ] [ VERBOSE ] instruction"
#~ msgid ""
-#~ "CREATE CAST (sourcetype AS targettype)\n"
-#~ " WITH FUNCTION funcname (argtypes)\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "FETCH [ direction { FROM | IN } ] cursorname\n"
#~ "\n"
-#~ "CREATE CAST (sourcetype AS targettype)\n"
-#~ " WITHOUT FUNCTION\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "where direction can be empty or one of:\n"
#~ "\n"
-#~ "CREATE CAST (sourcetype AS targettype)\n"
-#~ " WITH INOUT\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
+#~ " NEXT\n"
+#~ " PRIOR\n"
+#~ " FIRST\n"
+#~ " LAST\n"
+#~ " ABSOLUTE count\n"
+#~ " RELATIVE count\n"
+#~ " count\n"
+#~ " ALL\n"
+#~ " FORWARD\n"
+#~ " FORWARD count\n"
+#~ " FORWARD ALL\n"
+#~ " BACKWARD\n"
+#~ " BACKWARD count\n"
+#~ " BACKWARD ALL"
#~ msgstr ""
-#~ "CREATE CAST (type_source AS type_cible)\n"
-#~ " WITH FUNCTION nom_fonction (type_argument)\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "FETCH [ direction { FROM | IN } ] nom_curseur\n"
#~ "\n"
-#~ "CREATE CAST (type_source AS type_cible)\n"
-#~ " WITHOUT FUNCTION\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "sans préciser de direction ou en choissant une des directions suivantes :\n"
#~ "\n"
-#~ "CREATE CAST (type_source AS type_cible)\n"
-#~ " WITH INOUT\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
+#~ " NEXT\n"
+#~ " PRIOR\n"
+#~ " FIRST\n"
+#~ " LAST\n"
+#~ " ABSOLUTE nombre\n"
+#~ " RELATIVE nombre\n"
+#~ " count\n"
+#~ " ALL\n"
+#~ " FORWARD\n"
+#~ " FORWARD nombre\n"
+#~ " FORWARD ALL\n"
+#~ " BACKWARD\n"
+#~ " BACKWARD nombre\n"
+#~ " BACKWARD ALL"
#~ msgid ""
-#~ "CREATE AGGREGATE name ( input_data_type [ , ... ] ) (\n"
-#~ " SFUNC = sfunc,\n"
-#~ " STYPE = state_data_type\n"
-#~ " [ , FINALFUNC = ffunc ]\n"
-#~ " [ , INITCOND = initial_condition ]\n"
-#~ " [ , SORTOP = sort_operator ]\n"
-#~ ")\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"
#~ "\n"
-#~ "or the old syntax\n"
+#~ "GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
+#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "CREATE AGGREGATE name (\n"
-#~ " BASETYPE = base_type,\n"
-#~ " SFUNC = sfunc,\n"
-#~ " STYPE = state_data_type\n"
-#~ " [ , FINALFUNC = ffunc ]\n"
-#~ " [ , INITCOND = initial_condition ]\n"
-#~ " [ , SORTOP = sort_operator ]\n"
-#~ ")"
-#~ msgstr ""
-#~ "CREATE AGGREGATE nom ( type_données_en_entrée [ , ... ] ) (\n"
-#~ " SFUNC = sfonction,\n"
-#~ " STYPE = type_données_état\n"
-#~ " [ , FINALFUNC = fonction_f ]\n"
-#~ " [ , INITCOND = condition_initiale ]\n"
-#~ " [ , SORTOP = opérateur_tri ]\n"
-#~ ")\n"
+#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE sequencename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "ou l'ancienne syntaxe\n"
+#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON DATABASE dbname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "CREATE AGGREGATE nom (\n"
-#~ " BASETYPE = type_base,\n"
-#~ " SFUNC = fonction_s,\n"
-#~ " STYPE = type_données_état\n"
-#~ " [ , FINALFUNC = fonction_f ]\n"
-#~ " [ , INITCOND = condition_initiale ]\n"
-#~ " [ , SORTOP = opérateur_tri ]\n"
-#~ ")"
-
-#~ msgid ""
-#~ "COPY tablename [ ( column [, ...] ) ]\n"
-#~ " FROM { 'filename' | STDIN }\n"
-#~ " [ [ WITH ] \n"
-#~ " [ BINARY ]\n"
-#~ " [ OIDS ]\n"
-#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
-#~ " [ NULL [ AS ] 'null string' ]\n"
-#~ " [ CSV [ HEADER ]\n"
-#~ " [ QUOTE [ AS ] 'quote' ] \n"
-#~ " [ ESCAPE [ AS ] 'escape' ]\n"
-#~ " [ FORCE NOT NULL column [, ...] ]\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "COPY { tablename [ ( column [, ...] ) ] | ( query ) }\n"
-#~ " TO { 'filename' | STDOUT }\n"
-#~ " [ [ WITH ] \n"
-#~ " [ BINARY ]\n"
-#~ " [ OIDS ]\n"
-#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
-#~ " [ NULL [ AS ] 'null string' ]\n"
-#~ " [ CSV [ HEADER ]\n"
-#~ " [ QUOTE [ AS ] 'quote' ] \n"
-#~ " [ ESCAPE [ AS ] 'escape' ]\n"
-#~ " [ FORCE QUOTE column [, ...] ]"
-#~ msgstr ""
-#~ "COPY nom_table [ ( colonne [, ...] ) ]\n"
-#~ " FROM { 'nom_fichier' | STDIN }\n"
-#~ " [ [ WITH ] \n"
-#~ " [ BINARY ]\n"
-#~ " [ OIDS ]\n"
-#~ " [ DELIMITER [ AS ] 'délimiteur' ]\n"
-#~ " [ NULL [ AS ] 'chaîne null' ]\n"
-#~ " [ CSV [ HEADER ]\n"
-#~ " [ QUOTE [ AS ] 'guillemet' ] \n"
-#~ " [ ESCAPE [ AS ] 'échappement' ]\n"
-#~ " [ FORCE NOT NULL colonne [, ...] ]\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN SERVER servername [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "COPY { nom_table [ ( colonne [, ...] ) ] | ( requête ) }\n"
-#~ " TO { 'nom_fichier' | STDOUT }\n"
-#~ " [ [ WITH ] \n"
-#~ " [ BINARY ]\n"
-#~ " [ OIDS ]\n"
-#~ " [ DELIMITER [ AS ] 'délimiteur' ]\n"
-#~ " [ NULL [ AS ] 'chaîne null' ]\n"
-#~ " [ CSV [ HEADER ]\n"
-#~ " [ QUOTE [ AS ] 'guillemet' ] \n"
-#~ " [ ESCAPE [ AS ] 'échappement' ]\n"
-#~ " [ FORCE QUOTE colonne [, ...] ]"
-
-#~ msgid "COMMIT PREPARED transaction_id"
-#~ msgstr "COMMIT PREPARED id_transaction"
-
-#~ msgid "COMMIT [ WORK | TRANSACTION ]"
-#~ msgstr "COMMIT [ WORK | TRANSACTION ]"
-
-#~ msgid ""
-#~ "COMMENT ON\n"
-#~ "{\n"
-#~ " TABLE object_name |\n"
-#~ " COLUMN table_name.column_name |\n"
-#~ " AGGREGATE agg_name (agg_type [, ...] ) |\n"
-#~ " CAST (sourcetype AS targettype) |\n"
-#~ " CONSTRAINT constraint_name ON table_name |\n"
-#~ " CONVERSION object_name |\n"
-#~ " DATABASE object_name |\n"
-#~ " DOMAIN object_name |\n"
-#~ " FUNCTION func_name ( [ [ argmode ] [ argname ] argtype [, ...] ] ) |\n"
-#~ " INDEX object_name |\n"
-#~ " LARGE OBJECT large_object_oid |\n"
-#~ " OPERATOR op (leftoperand_type, rightoperand_type) |\n"
-#~ " OPERATOR CLASS object_name USING index_method |\n"
-#~ " OPERATOR FAMILY object_name USING index_method |\n"
-#~ " [ PROCEDURAL ] LANGUAGE object_name |\n"
-#~ " ROLE object_name |\n"
-#~ " RULE rule_name ON table_name |\n"
-#~ " SCHEMA object_name |\n"
-#~ " SEQUENCE object_name |\n"
-#~ " TABLESPACE object_name |\n"
-#~ " TEXT SEARCH CONFIGURATION object_name |\n"
-#~ " TEXT SEARCH DICTIONARY object_name |\n"
-#~ " TEXT SEARCH PARSER object_name |\n"
-#~ " TEXT SEARCH TEMPLATE object_name |\n"
-#~ " TRIGGER trigger_name ON table_name |\n"
-#~ " TYPE object_name |\n"
-#~ " VIEW object_name\n"
-#~ "} IS 'text'"
-#~ msgstr ""
-#~ "COMMENT ON\n"
-#~ "{\n"
-#~ " TABLE nom_objet |\n"
-#~ " COLUMN nom_table.nom_colonne |\n"
-#~ " AGGREGATE nom_agg (type_agg [, ...] ) |\n"
-#~ " CAST (type_source AS type_cible) |\n"
-#~ " CONSTRAINT nom_contrainte ON nom_table |\n"
-#~ " CONVERSION nom_objet |\n"
-#~ " DATABASE nom_objet |\n"
-#~ " DOMAIN nom_objet |\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"
-#~ " OPERATOR CLASS nom_objet USING methode_indexage |\n"
-#~ " OPERATOR FAMILY nom_objet USING methode_indexage |\n"
-#~ " [ PROCEDURAL ] LANGUAGE nom_objet |\n"
-#~ " ROLE nom_objet |\n"
-#~ " RULE nom_regle ON nom_table |\n"
-#~ " SCHEMA nom_objet |\n"
-#~ " SEQUENCE nom_objet |\n"
-#~ " TABLESPACE nom_objet |\n"
-#~ " TEXT SEARCH CONFIGURATION nom_objet |\n"
-#~ " TEXT SEARCH DICTIONARY nom_objet |\n"
-#~ " TEXT SEARCH PARSER nom_objet |\n"
-#~ " TEXT SEARCH TEMPLATE nom_objet |\n"
-#~ " TRIGGER nom_trigger ON nom_objet |\n"
-#~ " TYPE nom_objet |\n"
-#~ " VIEW nom_objet\n"
-#~ "} IS 'text'"
+#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE langname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA schemaname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE tablespacename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT role [, ...] TO rolename [, ...] [ WITH ADMIN OPTION ]"
+#~ msgstr ""
+#~ "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"
+#~ "\n"
+#~ "GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( colonne [, ...] )\n"
+#~ " [,...] | ALL [ PRIVILEGES ] ( colonne [, ...] ) }\n"
+#~ " ON [ TABLE ] nom_table [, ...]\n"
+#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " 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"
+#~ " ON DATABASE nom_base [, ...]\n"
+#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN DATA WRAPPER nomfdw [, ...]\n"
+#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN SERVER nom_serveur [, ...]\n"
+#~ " 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"
+#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE nom_langage [, ...]\n"
+#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA nom_schéma [, ...]\n"
+#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE nom_tablespace [, ...]\n"
+#~ " TO { [ GROUP ] nom_rôle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT rôle [, ...] TO nom_rôle [, ...] [ WITH ADMIN OPTION ]"
#~ msgid ""
-#~ "CLUSTER [VERBOSE] tablename [ USING indexname ]\n"
-#~ "CLUSTER [VERBOSE]"
+#~ "INSERT INTO table [ ( column [, ...] ) ]\n"
+#~ " { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | query }\n"
+#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
#~ msgstr ""
-#~ "CLUSTER [VERBOSE] nom_table [ USING nom_index ]\n"
-#~ "CLUSTER [VERBOSE]"
+#~ "INSERT INTO table [ ( colonne [, ...] ) ]\n"
+#~ " { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | requête }\n"
+#~ " [ RETURNING * | expression_sortie [ [ AS ] nom_sortie ] [, ...] ]"
-#~ msgid "CLOSE { name | ALL }"
-#~ msgstr "CLOSE { nom | ALL }"
+#~ msgid "LISTEN name"
+#~ msgstr "LISTEN nom"
-#~ msgid "CHECKPOINT"
-#~ msgstr "CHECKPOINT"
+#~ msgid "LOAD 'filename'"
+#~ msgstr "LOAD 'nom_de_fichier'"
#~ msgid ""
-#~ "BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
+#~ "LOCK [ TABLE ] [ ONLY ] name [, ...] [ IN lockmode MODE ] [ NOWAIT ]\n"
#~ "\n"
-#~ "where transaction_mode is one of:\n"
+#~ "where lockmode is one of:\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
+#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
#~ msgstr ""
-#~ "BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
+#~ "LOCK [ TABLE ] [ ONLY ] nom [, ...] [ IN mode_verrouillage MODE ] [ NOWAIT ]\n"
#~ "\n"
-#~ "où transaction_mode peut être :\n"
+#~ "avec mode_verrouillage parmi :\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ |\n"
-#~ " READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
+#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
-#~ msgid "ANALYZE [ VERBOSE ] [ table [ ( column [, ...] ) ] ]"
-#~ msgstr "ANALYZE [ VERBOSE ] [ table [ ( colonne [, ...] ) ] ]"
+#~ msgid "MOVE [ direction { FROM | IN } ] cursorname"
+#~ msgstr "MOVE [ direction { FROM | IN } ] nom_de_curseur"
-#~ msgid ""
-#~ "ALTER VIEW name ALTER [ COLUMN ] column SET DEFAULT expression\n"
-#~ "ALTER VIEW name ALTER [ COLUMN ] column DROP DEFAULT\n"
-#~ "ALTER VIEW name OWNER TO new_owner\n"
-#~ "ALTER VIEW name RENAME TO new_name\n"
-#~ "ALTER VIEW name SET SCHEMA new_schema"
-#~ msgstr ""
-#~ "ALTER VIEW nom ALTER [ COLUMN ] colonne SET DEFAULT expression\n"
-#~ "ALTER VIEW nom ALTER [ COLUMN ] colonne DROP DEFAULT\n"
-#~ "ALTER VIEW nom OWNER TO nouveau_propriétaire\n"
-#~ "ALTER VIEW nom RENAME TO nouveau_nom\n"
-#~ "ALTER VIEW nom SET SCHEMA nouveau_schéma"
+#~ msgid "NOTIFY name"
+#~ msgstr "NOTIFY nom"
-#~ msgid ""
-#~ "ALTER USER MAPPING FOR { username | USER | CURRENT_USER | PUBLIC }\n"
-#~ " SERVER servername\n"
-#~ " OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] )"
-#~ msgstr ""
-#~ "ALTER USER MAPPING FOR { nom_utilisateur | USER | CURRENT_USER | PUBLIC }\n"
-#~ " SERVER nom_serveur\n"
-#~ " OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ] )"
+#~ msgid "PREPARE name [ ( datatype [, ...] ) ] AS statement"
+#~ msgstr "PREPARE nom_plan [ ( type_données [, ...] ) ] AS instruction"
+
+#~ msgid "PREPARE TRANSACTION transaction_id"
+#~ msgstr "PREPARE TRANSACTION id_transaction"
+
+#~ msgid "REASSIGN OWNED BY old_role [, ...] TO new_role"
+#~ msgstr "REASSIGN OWNED BY ancien_role [, ...] TO nouveau_role"
+
+#~ msgid "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } name [ FORCE ]"
+#~ msgstr "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } nom [ FORCE ]"
+
+#~ msgid "RELEASE [ SAVEPOINT ] savepoint_name"
+#~ msgstr "RELEASE [ SAVEPOINT ] nom_retour"
#~ msgid ""
-#~ "ALTER USER name [ [ WITH ] option [ ... ] ]\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "where option can be:\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT connlimit\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
+#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "ALTER USER name RENAME TO newname\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE sequencename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\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"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON DATABASE dbname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN SERVER servername [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE langname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA schemaname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE tablespacename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ ADMIN OPTION FOR ]\n"
+#~ " role [, ...] FROM rolename [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]"
#~ msgstr ""
-#~ "ALTER USER nom [ [ WITH ] option [ ... ] ]\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] nom_table [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | REFERENCES } ( colonne [, ...] )\n"
+#~ " [,...] | ALL [ PRIVILEGES ] ( colonne [, ...] ) }\n"
+#~ " ON [ TABLE ] nom_table [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE nom_séquence [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON DATABASE nom_base [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN DATA WRAPPER nom_fdw [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN SERVER nom_serveur [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] ) [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE nom_langage [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "où option peut être :\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT limite_connexion\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'motdepasse'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA nom_schéma [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "ALTER USER nom RENAME TO nouveau_nom\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE nom_tablespace [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rôle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "ALTER USER nom SET paramètre { TO | = } { valeur | DEFAULT }\n"
-#~ "ALTER USER name SET paramètre FROM CURRENT\n"
-#~ "ALTER USER nom RESET paramètre\n"
-#~ "ALTER USER name RESET ALL"
-
-#~ msgid ""
-#~ "ALTER TYPE name RENAME TO new_name\n"
-#~ "ALTER TYPE name OWNER TO new_owner \n"
-#~ "ALTER TYPE name SET SCHEMA new_schema"
-#~ msgstr ""
-#~ "ALTER TYPE nom RENAME TO nouveau_nom\n"
-#~ "ALTER TYPE nom OWNER TO nouveau_propriétaire\n"
-#~ "ALTER TYPE nom SET SCHEMA nouveau_schéma"
-
-#~ msgid "ALTER TRIGGER name ON table RENAME TO newname"
-#~ msgstr "ALTER TRIGGER nom ON table RENAME TO nouveau_nom"
-
-#~ msgid "ALTER TEXT SEARCH TEMPLATE name RENAME TO newname"
-#~ msgstr "ALTER TEXT SEARCH TEMPLATE nom RENAME TO nouveau_nom"
-
-#~ msgid "ALTER TEXT SEARCH PARSER name RENAME TO newname"
-#~ msgstr "ALTER TEXT SEARCH PARSER nom RENAME TO nouveau_nom"
+#~ "REVOKE [ ADMIN OPTION FOR ]\n"
+#~ " role [, ...] FROM nom_rôle [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]"
-#~ msgid ""
-#~ "ALTER TEXT SEARCH DICTIONARY name (\n"
-#~ " option [ = value ] [, ... ]\n"
-#~ ")\n"
-#~ "ALTER TEXT SEARCH DICTIONARY name RENAME TO newname\n"
-#~ "ALTER TEXT SEARCH DICTIONARY name OWNER TO newowner"
-#~ msgstr ""
-#~ "ALTER TEXT SEARCH DICTIONARY nom (\n"
-#~ " option [ = valeur ] [, ... ]\n"
-#~ ")\n"
-#~ "ALTER TEXT SEARCH DICTIONARY nom RENAME TO nouveau_nom\n"
-#~ "ALTER TEXT SEARCH DICTIONARY nom OWNER TO nouveau_propriétaire"
+#~ msgid "ROLLBACK [ WORK | TRANSACTION ]"
+#~ msgstr "ROLLBACK [ WORK | TRANSACTION ]"
-#~ msgid ""
-#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
-#~ " ADD MAPPING FOR token_type [, ... ] WITH dictionary_name [, ... ]\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
-#~ " ALTER MAPPING FOR token_type [, ... ] WITH dictionary_name [, ... ]\n"
-#~ "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 TEXT SEARCH CONFIGURATION name\n"
-#~ " DROP MAPPING [ IF EXISTS ] FOR token_type [, ... ]\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION name RENAME TO newname\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION name OWNER TO newowner"
-#~ msgstr ""
-#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
-#~ " ADD MAPPING FOR type_jeton [, ... ] WITH nom_dictionnaire [, ... ]\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
-#~ " ALTER MAPPING FOR type_jeton [, ... ] WITH nom_dictionnaire [, ... ]\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
-#~ " ALTER MAPPING REPLACE ancien_dictionnaire WITH nouveau_dictionnaire\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
-#~ " ALTER MAPPING FOR type_jeton [, ... ]\n"
-#~ " REPLACE ancien_dictionnaire WITH nouveau_dictionnaire\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
-#~ " DROP MAPPING [ IF EXISTS ] FOR type_jeton [, ... ]\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION nom RENAME TO nouveau_nom\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION nom OWNER TO nouveau_propriétaire"
+#~ msgid "ROLLBACK PREPARED transaction_id"
+#~ msgstr "ROLLBACK PREPARED id_transaction"
-#~ msgid ""
-#~ "ALTER TABLESPACE name RENAME TO newname\n"
-#~ "ALTER TABLESPACE name OWNER TO newowner"
-#~ msgstr ""
-#~ "ALTER TABLESPACE nom RENAME TO nouveau_nom\n"
-#~ "ALTER TABLESPACE nom OWNER TO nouveau_propriétaire"
+#~ msgid "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] savepoint_name"
+#~ msgstr "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] nom_retour"
#~ msgid ""
-#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
-#~ " action [, ... ]\n"
-#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
-#~ " RENAME [ COLUMN ] column TO new_column\n"
-#~ "ALTER TABLE name\n"
-#~ " RENAME TO new_name\n"
-#~ "ALTER TABLE name\n"
-#~ " SET SCHEMA new_schema\n"
+#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
+#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
+#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
+#~ " [ FROM from_item [, ...] ]\n"
+#~ " [ WHERE condition ]\n"
+#~ " [ GROUP BY expression [, ...] ]\n"
+#~ " [ 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"
+#~ " [ 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"
#~ "\n"
-#~ "where action is one of:\n"
+#~ "where from_item can be one of:\n"
#~ "\n"
-#~ " ADD [ COLUMN ] column type [ column_constraint [ ... ] ]\n"
-#~ " DROP [ COLUMN ] column [ RESTRICT | CASCADE ]\n"
-#~ " ALTER [ COLUMN ] column [ SET DATA ] TYPE type [ USING expression ]\n"
-#~ " ALTER [ COLUMN ] column SET DEFAULT expression\n"
-#~ " 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"
-#~ " ADD table_constraint\n"
-#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
-#~ " DISABLE TRIGGER [ trigger_name | ALL | USER ]\n"
-#~ " ENABLE TRIGGER [ trigger_name | ALL | USER ]\n"
-#~ " ENABLE REPLICA TRIGGER trigger_name\n"
-#~ " ENABLE ALWAYS TRIGGER trigger_name\n"
-#~ " DISABLE RULE rewrite_rule_name\n"
-#~ " ENABLE RULE rewrite_rule_name\n"
-#~ " ENABLE REPLICA RULE rewrite_rule_name\n"
-#~ " ENABLE ALWAYS RULE rewrite_rule_name\n"
-#~ " CLUSTER ON index_name\n"
-#~ " SET WITHOUT CLUSTER\n"
-#~ " SET WITH OIDS\n"
-#~ " SET WITHOUT OIDS\n"
-#~ " SET ( storage_parameter = value [, ... ] )\n"
-#~ " RESET ( storage_parameter [, ... ] )\n"
-#~ " INHERIT parent_table\n"
-#~ " NO INHERIT parent_table\n"
-#~ " OWNER TO new_owner\n"
-#~ " SET TABLESPACE new_tablespace"
-#~ msgstr ""
-#~ "ALTER TABLE [ ONLY ] nom [ * ]\n"
-#~ " action [, ... ]\n"
-#~ "ALTER TABLE [ ONLY ] nom [ * ]\n"
-#~ " RENAME [ COLUMN ] colonne TO nouvelle_colonne\n"
-#~ "ALTER TABLE nom\n"
-#~ " RENAME TO nouveau_nom\n"
-#~ "ALTER TABLE nom\n"
-#~ " SET SCHEMA nouveau_schema\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"
#~ "\n"
-#~ "où action peut être :\n"
+#~ "and with_query is:\n"
#~ "\n"
-#~ " ADD [ COLUMN ] colonne type [ contrainte_colonne [ ... ] ]\n"
-#~ " DROP [ COLUMN ] colonne [ RESTRICT | CASCADE ]\n"
-#~ " ALTER [ COLUMN ] colonne [ SET DATA ] TYPE type [ USING expression ]\n"
-#~ " ALTER [ COLUMN ] colonne SET DEFAULT expression\n"
-#~ " ALTER [ COLUMN ] colonne DROP DEFAULT\n"
-#~ " ALTER [ COLUMN ] colonne { SET | DROP } NOT NULL\n"
-#~ " ALTER [ COLUMN ] colonne SET STATISTICS entier\n"
-#~ " ALTER [ COLUMN ] colonne SET STORAGE\n"
-#~ " { PLAIN | EXTERNAL | EXTENDED | MAIN }\n"
-#~ " ADD contrainte_table\n"
-#~ " DROP CONSTRAINT nom_contrainte [ RESTRICT | CASCADE ]\n"
-#~ " DISABLE TRIGGER [ nom_trigger | ALL | USER ]\n"
-#~ " ENABLE TRIGGER [ nom_trigger | ALL | USER ]\n"
-#~ " ENABLE REPLICA TRIGGER nom_trigger\n"
-#~ " ENABLE ALWAYS TRIGGER nom_trigger\n"
-#~ " DISABLE RULE nom_règle_réécriture\n"
-#~ " ENABLE RULE nom_règle_réécriture\n"
-#~ " ENABLE REPLICA RULE nom_règle_réécriture\n"
-#~ " ENABLE ALWAYS RULE nom_règle_réécriture\n"
-#~ " CLUSTER ON nom_index\n"
-#~ " SET WITHOUT CLUSTER\n"
-#~ " SET WITH OIDS\n"
-#~ " SET WITHOUT OIDS\n"
-#~ " SET ( paramètre_stockage = valeur [, ... ] )\n"
-#~ " RESET ( paramètre_stockage [, ... ] )\n"
-#~ " INHERIT table_parent\n"
-#~ " NO INHERIT table_parent\n"
-#~ " OWNER TO nouveau_propriétaire\n"
-#~ " SET TABLESPACE nouveau_tablespace"
-
-#~ msgid ""
-#~ "ALTER SERVER servername [ VERSION 'newversion' ]\n"
-#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] ) ]\n"
-#~ "ALTER SERVER servername OWNER TO new_owner"
-#~ msgstr ""
-#~ "ALTER SERVER nom [ VERSION 'nouvelleversion' ]\n"
-#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ] ) ]\n"
-#~ "ALTER SERVER nom OWNER TO nouveau_propriétaire"
-
-#~ msgid ""
-#~ "ALTER SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
-#~ " [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
-#~ " [ START [ WITH ] start ]\n"
-#~ " [ RESTART [ [ WITH ] restart ] ]\n"
-#~ " [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-#~ " [ OWNED BY { table.column | NONE } ]\n"
-#~ "ALTER SEQUENCE name OWNER TO new_owner\n"
-#~ "ALTER SEQUENCE name RENAME TO new_name\n"
-#~ "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"
-#~ " [ START [ WITH ] valeur_début ]\n"
-#~ " [ RESTART [ [ WITH ] valeur_redémarrage ] ]\n"
-#~ " [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-#~ " [ OWNED BY { table.colonne | NONE } ]\n"
-#~ "ALTER SEQUENCE nom OWNER TO new_propriétaire\n"
-#~ "ALTER SEQUENCE nom RENAME TO new_nom\n"
-#~ "ALTER SEQUENCE nom SET SCHEMA new_schéma"
-
-#~ msgid ""
-#~ "ALTER SCHEMA name RENAME TO newname\n"
-#~ "ALTER SCHEMA name OWNER TO newowner"
-#~ msgstr ""
-#~ "ALTER SCHEMA nom RENAME TO nouveau_nom\n"
-#~ "ALTER SCHEMA nom OWNER TO nouveau_propriétaire"
-
-#~ msgid ""
-#~ "ALTER ROLE name [ [ WITH ] option [ ... ] ]\n"
+#~ " with_query_name [ ( column_name [, ...] ) ] AS ( select )\n"
#~ "\n"
-#~ "where option can be:\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT connlimit\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
+#~ "TABLE { [ ONLY ] table_name [ * ] | with_query_name }"
+#~ msgstr ""
+#~ "[ WITH [ RECURSIVE ] requête_with [, ...] ]\n"
+#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
+#~ " * | expression [ [ AS ] nom_sortie ] [, ...]\n"
+#~ " [ FROM élément_from [, ...] ]\n"
+#~ " [ WHERE condition ]\n"
+#~ " [ GROUP BY expression [, ...] ]\n"
+#~ " [ 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"
+#~ " [ 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 ] [...] ]\n"
#~ "\n"
-#~ "ALTER ROLE name RENAME TO newname\n"
+#~ "avec élément_from faisant parti de :\n"
#~ "\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"
-#~ msgstr ""
-#~ "ALTER ROLE nom [ [ WITH ] option [ ... ] ]\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"
#~ "\n"
-#~ "où option peut être :\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT limite_connexions\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'mot de passe'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
+#~ "et requête_with est:\n"
#~ "\n"
-#~ "ALTER ROLE nom RENAME TO nouveau_nom\n"
+#~ " nom_requête_with [ ( nom_colonne [, ...] ) ] AS ( select )\n"
#~ "\n"
-#~ "ALTER ROLE nom SET paramètre { TO | = } { valeur | DEFAULT }\n"
-#~ "ALTER ROLE name SET paramètre FROM CURRENT\n"
-#~ "ALTER ROLE nom RESET paramètre\n"
-#~ "ALTER ROLE name RESET ALL"
+#~ "TABLE { [ ONLY ] nom_table [ * ] | nom_requête_with }"
#~ 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"
-#~ " } [, ... ]\n"
-#~ "ALTER OPERATOR FAMILY name USING index_method DROP\n"
-#~ " { OPERATOR strategy_number ( op_type [ , op_type ] )\n"
-#~ " | FUNCTION support_number ( op_type [ , op_type ] )\n"
-#~ " } [, ... ]\n"
-#~ "ALTER OPERATOR FAMILY name USING index_method RENAME TO newname\n"
-#~ "ALTER OPERATOR FAMILY name USING index_method OWNER TO newowner"
+#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
+#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
+#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
+#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] new_table\n"
+#~ " [ FROM from_item [, ...] ]\n"
+#~ " [ WHERE condition ]\n"
+#~ " [ GROUP BY expression [, ...] ]\n"
+#~ " [ 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"
+#~ " [ LIMIT { count | ALL } ]\n"
+#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
+#~ " [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]"
#~ msgstr ""
-#~ "ALTER OPERATOR FAMILY nom USING méthode_indexage ADD\n"
-#~ " { OPERATOR numéro_stratégie nom_opérateur ( type_op, type_op ) \n"
-#~ " | FUNCTION numéro_support [ ( type_op [ , type_op ] ) ]\n"
-#~ " nom_fonction ( type_argument [, ...] )\n"
-#~ " } [, ... ]\n"
-#~ "ALTER OPERATOR FAMILY nom USING méthode_indexage DROP\n"
-#~ " { OPERATOR numéro_stratégie ( type_op [ , type_op ] )\n"
-#~ " | FUNCTION numéro_support ( type_op [ , type_op ] )\n"
-#~ " } [, ... ]\n"
-#~ "ALTER OPERATOR FAMILY nom USING méthode_indexage\n"
-#~ " RENAME TO nouveau_nom\n"
-#~ "ALTER OPERATOR FAMILY nom USING méthode_indexage\n"
-#~ " OWNER TO nouveau_propriétaire"
+#~ "[ WITH [ RECURSIVE ] requête_with [, ...] ]\n"
+#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
+#~ " * | expression [ [ AS ] nom_sortie ] [, ...]\n"
+#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] nouvelle_table\n"
+#~ " [ FROM élément_from [, ...] ]\n"
+#~ " [ WHERE condition ]\n"
+#~ " [ GROUP BY expression [, ...] ]\n"
+#~ " [ 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"
+#~ " [ 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 ""
-#~ "ALTER OPERATOR CLASS name USING index_method RENAME TO newname\n"
-#~ "ALTER OPERATOR CLASS name USING index_method OWNER TO newowner"
-#~ msgstr ""
-#~ "ALTER OPERATOR CLASS nom USING méthode_indexation\n"
-#~ " RENAME TO nouveau_nom\n"
-#~ "ALTER OPERATOR CLASS nom USING méthode_indexation\n"
-#~ " OWNER TO nouveau_propriétaire"
-
-#~ msgid "ALTER OPERATOR name ( { lefttype | NONE } , { righttype | NONE } ) OWNER TO newowner"
+#~ "SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | 'value' | DEFAULT }\n"
+#~ "SET [ SESSION | LOCAL ] TIME ZONE { timezone | LOCAL | DEFAULT }"
#~ msgstr ""
-#~ "ALTER OPERATOR nom ( { lefttype | NONE } , { righttype | NONE } )\n"
-#~ " OWNER TO nouveau_propriétaire"
+#~ "SET [ SESSION | LOCAL ] paramètre { TO | = } { valeur | 'valeur' | DEFAULT }\n"
+#~ "SET [ SESSION | LOCAL ] TIME ZONE { zone_horaire | LOCAL | DEFAULT }"
-#~ msgid ""
-#~ "ALTER [ PROCEDURAL ] LANGUAGE name RENAME TO newname\n"
-#~ "ALTER [ PROCEDURAL ] LANGUAGE name OWNER TO new_owner"
-#~ msgstr ""
-#~ "ALTER [ PROCEDURAL ] LANGUAGE nom RENAME TO nouveau_nom\n"
-#~ "ALTER [ PROCEDURAL ] LANGUAGE nom OWNER TO nouveau_propriétaire"
+#~ msgid "SET CONSTRAINTS { ALL | name [, ...] } { DEFERRED | IMMEDIATE }"
+#~ msgstr "SET CONSTRAINTS { ALL | nom [, ...] } { DEFERRED | IMMEDIATE }"
#~ msgid ""
-#~ "ALTER INDEX name RENAME TO new_name\n"
-#~ "ALTER INDEX name SET TABLESPACE tablespace_name\n"
-#~ "ALTER INDEX name SET ( storage_parameter = value [, ... ] )\n"
-#~ "ALTER INDEX name RESET ( storage_parameter [, ... ] )"
+#~ "SET [ SESSION | LOCAL ] ROLE rolename\n"
+#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
+#~ "RESET ROLE"
#~ msgstr ""
-#~ "ALTER INDEX nom RENAME TO nouveau_nom\n"
-#~ "ALTER INDEX nom SET TABLESPACE nom_tablespace\n"
-#~ "ALTER INDEX nom SET ( paramètre_stockage = valeur [, ... ] )\n"
-#~ "ALTER INDEX nom RESET ( paramètre_stockage [, ... ] )"
+#~ "SET [ SESSION | LOCAL ] ROLE nom_rôle\n"
+#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
+#~ "RESET ROLE"
#~ msgid ""
-#~ "ALTER GROUP groupname ADD USER username [, ... ]\n"
-#~ "ALTER GROUP groupname DROP USER username [, ... ]\n"
-#~ "\n"
-#~ "ALTER GROUP groupname RENAME TO newname"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION username\n"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
+#~ "RESET SESSION AUTHORIZATION"
#~ msgstr ""
-#~ "ALTER GROUP nom_groupe ADD USER nom_utilisateur [, ... ]\n"
-#~ "ALTER GROUP nom_groupe DROP USER nom_utilisateur [, ... ]\n"
-#~ "\n"
-#~ "ALTER GROUP nom_groupe RENAME TO nouveau_nom"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION nom_utilisateur\n"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
+#~ "RESET SESSION AUTHORIZATION"
#~ msgid ""
-#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " action [ ... ] [ RESTRICT ]\n"
-#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " RENAME TO new_name\n"
-#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " OWNER TO new_owner\n"
-#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " SET SCHEMA new_schema\n"
+#~ "SET TRANSACTION transaction_mode [, ...]\n"
+#~ "SET SESSION CHARACTERISTICS AS TRANSACTION transaction_mode [, ...]\n"
#~ "\n"
-#~ "where action is one of:\n"
+#~ "where transaction_mode is one of:\n"
#~ "\n"
-#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-#~ " IMMUTABLE | STABLE | VOLATILE\n"
-#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-#~ " COST execution_cost\n"
-#~ " ROWS result_rows\n"
-#~ " SET configuration_parameter { TO | = } { value | DEFAULT }\n"
-#~ " SET configuration_parameter FROM CURRENT\n"
-#~ " RESET configuration_parameter\n"
-#~ " RESET ALL"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
#~ msgstr ""
-#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
-#~ " action [, ... ] [ RESTRICT ]\n"
-#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
-#~ " RENAME TO nouveau_nom\n"
-#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
-#~ " OWNER TO nouveau_proprietaire\n"
-#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
-#~ " SET SCHEMA nouveau_schema\n"
+#~ "SET TRANSACTION mode_transaction [, ...]\n"
+#~ "SET SESSION CHARACTERISTICS AS TRANSACTION mode_transaction [, ...]\n"
#~ "\n"
-#~ "où action peut être :\n"
+#~ "où mode_transaction peut être :\n"
#~ "\n"
-#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-#~ " IMMUTABLE | STABLE | VOLATILE\n"
-#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-#~ " COST cout_execution\n"
-#~ " ROWS lignes_resultats\n"
-#~ " SET paramètre { TO | = } { valeur | DEFAULT }\n"
-#~ " SET paramètre FROM CURRENT\n"
-#~ " RESET paramètre\n"
-#~ " RESET ALL"
-
-#~ msgid ""
-#~ "ALTER FOREIGN DATA WRAPPER name\n"
-#~ " [ VALIDATOR valfunction | NO VALIDATOR ]\n"
-#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ]) ]\n"
-#~ "ALTER FOREIGN DATA WRAPPER name OWNER TO new_owner"
-#~ msgstr ""
-#~ "ALTER FOREIGN DATA WRAPPER nom\n"
-#~ " [ VALIDATOR fonction_validation | NO VALIDATOR ]\n"
-#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ]) ]\n"
-#~ "ALTER FOREIGN DATA WRAPPER nom OWNER TO nouveau_propriétaire"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ |\n"
+#~ " READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
#~ msgid ""
-#~ "ALTER DOMAIN name\n"
-#~ " { SET DEFAULT expression | DROP DEFAULT }\n"
-#~ "ALTER DOMAIN name\n"
-#~ " { SET | DROP } NOT NULL\n"
-#~ "ALTER DOMAIN name\n"
-#~ " ADD domain_constraint\n"
-#~ "ALTER DOMAIN name\n"
-#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
-#~ "ALTER DOMAIN name\n"
-#~ " OWNER TO new_owner \n"
-#~ "ALTER DOMAIN name\n"
-#~ " SET SCHEMA new_schema"
+#~ "SHOW name\n"
+#~ "SHOW ALL"
#~ msgstr ""
-#~ "ALTER DOMAIN nom\n"
-#~ " { SET DEFAULT expression | DROP DEFAULT }\n"
-#~ "ALTER DOMAIN nom\n"
-#~ " { SET | DROP } NOT NULL\n"
-#~ "ALTER DOMAIN nom\n"
-#~ " ADD contrainte_domaine\n"
-#~ "ALTER DOMAIN nom\n"
-#~ " DROP CONSTRAINT nom_contrainte [ RESTRICT | CASCADE ]\n"
-#~ "ALTER DOMAIN nom\n"
-#~ " OWNER TO nouveau_propriétaire \n"
-#~ "ALTER DOMAIN nom\n"
-#~ " SET SCHEMA nouveau_schéma"
+#~ "SHOW nom\n"
+#~ "SHOW ALL"
#~ msgid ""
-#~ "ALTER DATABASE name [ [ WITH ] option [ ... ] ]\n"
-#~ "\n"
-#~ "where option can be:\n"
-#~ "\n"
-#~ " CONNECTION LIMIT connlimit\n"
-#~ "\n"
-#~ "ALTER DATABASE name RENAME TO newname\n"
-#~ "\n"
-#~ "ALTER DATABASE name OWNER TO new_owner\n"
-#~ "\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 FROM CURRENT\n"
-#~ "ALTER DATABASE name RESET configuration_parameter\n"
-#~ "ALTER DATABASE name RESET ALL"
-#~ msgstr ""
-#~ "ALTER DATABASE nom [ [ WITH ] option [ ... ] ]\n"
-#~ "\n"
-#~ "où option peut être:\n"
-#~ "\n"
-#~ " CONNECTION LIMIT limite_connexion\n"
+#~ "START TRANSACTION [ transaction_mode [, ...] ]\n"
#~ "\n"
-#~ "ALTER DATABASE nom RENAME TO nouveau_nom\n"
+#~ "where transaction_mode is one of:\n"
#~ "\n"
-#~ "ALTER DATABASE nom OWNER TO nouveau_propriétaire\n"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
+#~ msgstr ""
+#~ "START TRANSACTION [ mode_transaction [, ...] ]\n"
#~ "\n"
-#~ "ALTER DATABASE nom SET TABLESPACE nouveau_tablespace\n"
+#~ "où mode_transaction peut être :\n"
#~ "\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"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ |\n"
+#~ " READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
#~ msgid ""
-#~ "ALTER CONVERSION name RENAME TO newname\n"
-#~ "ALTER CONVERSION name OWNER TO newowner"
+#~ "TRUNCATE [ TABLE ] [ ONLY ] name [, ... ]\n"
+#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
#~ msgstr ""
-#~ "ALTER CONVERSION nom RENAME TO nouveau_nom\n"
-#~ "ALTER CONVERSION nom OWNER TO nouveau_propriétaire"
+#~ "TRUNCATE [ TABLE ] [ ONLY ] nom [, ... ]\n"
+#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
+
+#~ msgid "UNLISTEN { name | * }"
+#~ msgstr "UNLISTEN { nom | * }"
#~ msgid ""
-#~ "ALTER AGGREGATE name ( type [ , ... ] ) RENAME TO new_name\n"
-#~ "ALTER AGGREGATE name ( type [ , ... ] ) OWNER TO new_owner\n"
-#~ "ALTER AGGREGATE name ( type [ , ... ] ) SET SCHEMA new_schema"
+#~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
+#~ " SET { 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 ""
-#~ "ALTER AGGREGATE nom ( type [ , ... ] ) RENAME TO nouveau_nom\n"
-#~ "ALTER AGGREGATE nom ( type [ , ... ] ) OWNER TO nouveau_propriétaire\n"
-#~ "ALTER AGGREGATE nom ( type [ , ... ] ) SET SCHEMA nouveau_schéma"
-
-#~ msgid "ABORT [ WORK | TRANSACTION ]"
-#~ msgstr "ABORT [ WORK | TRANSACTION ]"
-
-#~ msgid "number"
-#~ msgstr "numéro"
-
-#~ msgid "rolename"
-#~ msgstr "nom_rôle"
-
-#~ msgid "Exclusion constraints:"
-#~ msgstr "Contraintes d'exclusion :"
-
-#~ msgid "define a new constraint trigger"
-#~ msgstr "définir une nouvelle contrainte de déclenchement"
-
-#~ msgid " as user \"%s\""
-#~ msgstr " comme utilisateur « %s »"
-
-#~ msgid " at port \"%s\""
-#~ msgstr " sur le port « %s »"
-
-#~ msgid " on host \"%s\""
-#~ msgstr " sur l'hôte « %s »"
-
-#~ msgid "tablespace"
-#~ msgstr "tablespace"
-
-#~ msgid "new_column"
-#~ msgstr "nouvelle_colonne"
-
-#~ msgid "column"
-#~ msgstr "colonne"
-
-#~ msgid "data type"
-#~ msgstr "type de données"
-
-#~ msgid "contains support for command-line editing"
-#~ msgstr "contient une gestion avancée de la ligne de commande"
-
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version, puis quitte\n"
-
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide, puis quitte\n"
-
-#~ msgid "\\copy: unexpected response (%d)\n"
-#~ msgstr "\\copy : réponse inattendue (%d)\n"
-
-#~ msgid "\\copy: %s"
-#~ msgstr "\\copy : %s"
-
-#~ msgid "\\%s: error\n"
-#~ msgstr "\\%s : erreur\n"
+#~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
+#~ " SET { 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 " \\l[+] list all databases\n"
-#~ msgstr " \\l[+] affiche la liste des bases de données\n"
+#~ msgid ""
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column [, ...] ) ] ]"
+#~ msgstr ""
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (colonne [, ...] ) ] ]"
-#~ 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"
+#~ msgid ""
+#~ "VALUES ( expression [, ...] ) [, ...]\n"
+#~ " [ ORDER BY sort_expression [ ASC | DESC | USING operator ] [, ...] ]\n"
+#~ " [ LIMIT { count | ALL } ]\n"
+#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]"
+#~ msgstr ""
+#~ "VALUES ( expression [, ...] ) [, ...]\n"
+#~ " [ ORDER BY expression_tri [ ASC | DESC | USING opérateur ] [, ...] ]\n"
+#~ " [ LIMIT { total | ALL } ]\n"
+#~ " [ OFFSET début [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ total ] { ROW | ROWS } ONLY ]"
-#~ msgid "could not change directory to \"%s\""
-#~ msgstr "n'a pas pu accéder au répertoire « %s »"
+#~ msgid " \"%s\" IN %s %s"
+#~ msgstr " \"%s\" DANS %s %s"
-#~ msgid "input_data_type"
-#~ msgstr "type_de_données_en_entrée"
+#~ msgid "(1 row)"
+#~ msgid_plural "(%lu rows)"
+#~ msgstr[0] "(1 ligne)"
+#~ msgstr[1] "(%lu lignes)"
-#~ msgid "agg_type"
-#~ msgstr "type_aggrégat"
+#~ msgid ""
+#~ " \\d{t|i|s|v|S} [PATTERN] (add \"+\" for more detail)\n"
+#~ " list tables/indexes/sequences/views/system tables\n"
+#~ msgstr ""
+#~ " \\d{t|i|s|v|S} [MODÈLE] (ajouter « + » pour plus de détails)\n"
+#~ " affiche la liste des\n"
+#~ " tables/index/séquences/vues/tables système\n"
-#~ msgid "agg_name"
-#~ msgstr "nom_d_agrégat"
+#~ msgid " \\db [PATTERN] list tablespaces (add \"+\" for more detail)\n"
+#~ msgstr ""
+#~ " \\db [MODÈLE] affiche la liste des tablespaces (ajouter « + » pour\n"
+#~ " plus de détails)\n"
-#~ msgid "could not get current user name: %s\n"
-#~ msgstr "n'a pas pu obtenir le nom d'utilisateur courant : %s\n"
+#~ msgid " \\df [PATTERN] list functions (add \"+\" for more detail)\n"
+#~ msgstr ""
+#~ " \\df [MODÈLE] affiche la liste des fonctions (ajouter « + » pour\n"
+#~ " plus de détails)\n"
-#~ msgid "Showing only tuples."
-#~ msgstr "Affichage des tuples seuls."
+#~ 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"
+#~ " de texte (ajouter « + » pour plus de détails)\n"
-#~ msgid "Showing locale-adjusted numeric output."
-#~ msgstr "Affichage de la sortie numérique adaptée à la locale."
+#~ 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"
+#~ " texte (ajouter « + » pour plus de détails)\n"
-#~ msgid "Watch every %lds\t%s"
-#~ msgstr "Vérifier chaque %lds\t%s"
+#~ msgid " \\dn [PATTERN] list schemas (add \"+\" for more detail)\n"
+#~ msgstr ""
+#~ " \\dn [MODÈLE] affiche la liste des schémas (ajouter « + » pour\n"
+#~ " plus de détails)\n"
-#~ msgid "%s: could not set variable \"%s\"\n"
-#~ msgstr "%s : n'a pas pu initialiser la variable « %s »\n"
+#~ 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"
+#~ " pour plus de détails)\n"
-#~ msgid "Object Description"
-#~ msgstr "Description d'un objet"
+#~ msgid " \\l list all databases (add \"+\" for more detail)\n"
+#~ msgstr ""
+#~ " \\l affiche la liste des bases de données (ajouter « + »\n"
+#~ " pour plus de détails)\n"
-#~ msgid "Modifier"
-#~ msgstr "Modificateur"
+#~ 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"
+#~ " vues et séquences (identique à \\dp)\n"
-#~ msgid "default %s"
-#~ msgstr "Par défaut, %s"
+#~ msgid "Copy, Large Object\n"
+#~ msgstr "Copie, « Large Object »\n"
-#~ msgid "not null"
-#~ msgstr "non NULL"
+#~ msgid ""
+#~ "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"
+#~ "\n"
-#~ msgid "collate %s"
-#~ msgstr "collationnement %s"
+#~ msgid ""
+#~ "Welcome to %s %s, the PostgreSQL interactive terminal.\n"
+#~ "\n"
+#~ msgstr ""
+#~ "Bienvenue dans %s %s, l'interface interactive de PostgreSQL.\n"
+#~ "\n"
-#~ msgid "Modifiers"
-#~ msgstr "Modificateurs"
+#~ msgid ""
+#~ "WARNING: You are connected to a server with major version %d.%d,\n"
+#~ "but your %s client is major version %d.%d. Some backslash commands,\n"
+#~ "such as \\d, might not work properly.\n"
+#~ "\n"
+#~ msgstr ""
+#~ "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"
+#~ "\n"
-#~ msgid "could not set variable \"%s\"\n"
-#~ msgstr "n'a pas pu initialiser la variable « %s »\n"
+#~ msgid "Access privileges for database \"%s\""
+#~ msgstr "Droits d'accès pour la base de données « %s »"
-#~ msgid "+ opt(%d) = |%s|\n"
-#~ msgstr "+ opt(%d) = |%s|\n"
+#~ msgid "?%c? \"%s.%s\""
+#~ msgstr "?%c? « %s.%s »"
-#~ msgid "\\%s: error while setting variable\n"
-#~ msgstr "\\%s : erreur lors de l'initialisation de la variable\n"
+#~ msgid " \"%s\""
+#~ msgstr " « %s »"
-#~ msgid "Password encryption failed.\n"
-#~ msgstr "Échec du chiffrement du mot de passe.\n"
+#~ msgid "ALTER VIEW name RENAME TO newname"
+#~ msgstr "ALTER VIEW nom RENAME TO nouveau_nom"
-#~ msgid "No relations found.\n"
-#~ msgstr "Aucune relation trouvée.\n"
+#~ msgid "(No rows)\n"
+#~ msgstr "(Aucune ligne)\n"
-#~ msgid "No matching relations found.\n"
-#~ msgstr "Aucune relation correspondante trouvée.\n"
+#~ msgid " -?, --help show this help, then exit\n"
+#~ msgstr " -?, --help affiche cette aide puis quitte\n"
-#~ msgid "No settings found.\n"
-#~ msgstr "Aucun paramètre trouvé.\n"
+#~ msgid "SSL connection (unknown cipher)\n"
+#~ msgstr "Connexion SSL (chiffrement inconnu)\n"
-#~ msgid "No matching settings found.\n"
-#~ msgstr "Aucun paramètre correspondant trouvé.\n"
+#~ msgid "serialtype"
+#~ msgstr "serialtype"
-#~ 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"
+#~ msgid "statistic_type"
+#~ msgstr "type_statistique"
msgstr ""
"Project-Id-Version: PostgreSQL 10\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2017-09-07 15:44+0000\n"
-"PO-Revision-Date: 2017-09-07 22:09+0200\n"
+"POT-Creation-Date: 2017-09-11 15:44+0000\n"
+"PO-Revision-Date: 2017-09-11 18:24+0200\n"
"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
"Language-Team: Swedish <sv@li.org>\n"
"Language: sv\n"
msgstr "statistiknamn"
#: sql_help.c:2346
-msgid "statistic_type"
-msgstr "statistiktyp"
+msgid "statistics_kind"
+msgstr "statistiksort"
#: sql_help.c:2360
msgid "subscription_name"
#: variables.c:139
#, c-format
-msgid "unrecognized value \"%s\" for \"%s\": boolean expected\n"
-msgstr "okänt värde \"%s\" för \"%s\": förväntade sig en boolean\n"
+msgid "unrecognized value \"%s\" for \"%s\": Boolean expected\n"
+msgstr "okänt värde \"%s\" för \"%s\": förväntade sig en Boolean\n"
#: variables.c:176
#, c-format
"okänt värde \"%s\" för \"%s\"\n"
"Tillgängliga värden är: %s.\n"
-#~ msgid "No per-database role settings support in this server version.\n"
-#~ msgstr "Inga rollinställningar per databas stöds i denna serverversion.\n"
-
-#~ msgid "No matching settings found.\n"
-#~ msgstr "Inga matchande inställningar funna.\n"
-
-#~ msgid "No settings found.\n"
-#~ msgstr "Inga inställningar funna.\n"
-
-#~ msgid "No matching relations found.\n"
-#~ msgstr "Inga matchande relationer funna.\n"
-
-#~ msgid "No relations found.\n"
-#~ msgstr "Inga relationer funna.\n"
-
-#~ msgid "Password encryption failed.\n"
-#~ msgstr "Lösenordskryptering misslyckades.\n"
-
-#~ msgid "\\%s: error\n"
-#~ msgstr "\\%s: fel\n"
-
-#~ msgid " on host \"%s\""
-#~ msgstr " på värd \"%s\""
-
-#~ msgid " at port \"%s\""
-#~ msgstr " port \"%s\""
-
-#~ msgid " as user \"%s\""
-#~ msgstr " som användare \"%s\""
-
-#~ msgid "SSL connection (unknown cipher)\n"
-#~ msgstr "SSL-förbindelse (okänt krypto)\n"
-
-#~ msgid "Showing locale-adjusted numeric output."
-#~ msgstr "Visar lokal-anpassad numerisk utdata."
-
-#~ msgid "Showing only tuples."
-#~ msgstr "Visar bara tupler."
-
-#~ msgid "%s: pg_strdup: cannot duplicate null pointer (internal error)\n"
-#~ msgstr "%s: pg_strdup: kan inte duplicera null-pekare (internt fel)\n"
-
-#~ msgid "\\copy: %s"
-#~ msgstr "\\copy: %s"
-
-#~ msgid "\\copy: unexpected response (%d)\n"
-#~ msgstr "\\copy: oväntat svar (%d)\n"
-
-#~ msgid "could not get current user name: %s\n"
-#~ msgstr "kunde inte hämta det aktuella användarnamnet: %s\n"
-
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help visa denna hjälp och avsluta sedan\n"
-
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version visa versionsinformation och avsluta sedan\n"
-
-#~ msgid " \\dg[+] [PATTERN] list roles (groups)\n"
-#~ msgstr " \\dg[+] [MALL] lista roller (grupper)\n"
-
-#~ msgid " \\du[+] [PATTERN] list roles (users)\n"
-#~ msgstr " \\du[+] [MALL] lista roller (användare)\n"
-
-#~ msgid " \\l[+] list all databases\n"
-#~ msgstr " \\l[+] lista alla databaser\n"
-
#~ msgid ""
-#~ " \\pset NAME [VALUE] set table output option\n"
-#~ " (NAME := {format|border|expanded|fieldsep|footer|null|\n"
-#~ " numericlocale|recordsep|tuples_only|title|tableattr|pager})\n"
+#~ "WARNING: You are connected to a server with major version %d.%d,\n"
+#~ "but your %s client is major version %d.%d. Some backslash commands,\n"
+#~ "such as \\d, might not work properly.\n"
+#~ "\n"
#~ msgstr ""
-#~ " \\pset NAMN [VÄRDE] sätt tabellutskriftsval\n"
-#~ " (NAMN := {format|border|expanded|fieldsep|footer|null|\n"
-#~ " numericlocale|recordsep|tuples_only|title|tableattr|pager})\n"
-
-#~ msgid "(No rows)\n"
-#~ msgstr "(Inga rader)\n"
-
-#~ msgid "%s: could not set variable \"%s\"\n"
-#~ msgstr "%s: kunde inte sätta variabeln \"%s\"\n"
-
-#~ msgid "contains support for command-line editing"
-#~ msgstr "innehåller stöd för kommandoradsredigering"
-
-#~ msgid "data type"
-#~ msgstr "datatyp"
-
-#~ msgid "Modifiers"
-#~ msgstr "Modifierare"
-
-#~ msgid "not null"
-#~ msgstr "inte null"
-
-#~ msgid "default %s"
-#~ msgstr "default %s"
-
-#~ msgid "Modifier"
-#~ msgstr "Modifierare"
-
-#~ msgid "define a new constraint trigger"
-#~ msgstr "definiera en ny villkorsutlösare"
-
-#~ msgid "column"
-#~ msgstr "kolumn"
-
-#~ msgid "new_column"
-#~ msgstr "ny_kolumn"
-
-#~ msgid "agg_name"
-#~ msgstr "agg_namn"
-
-#~ msgid "agg_type"
-#~ msgstr "agg_typ"
-
-#~ msgid "input_data_type"
-#~ msgstr "indatatyp"
-
-#~ msgid "tablespace"
-#~ msgstr "tabellutrymme"
+#~ "VARNING: Du är uppkopplad mot en server med version %d.%d,\n"
+#~ "men din klient %s är version %d.%d. En del snedstreckkommandon\n"
+#~ "så som \\d kommer eventuellt inte att fungera som de skall.\n"
+#~ "\n"
-#~ msgid "could not change directory to \"%s\""
-#~ msgstr "kunde inte byta katalog till \"%s\""
+#~ msgid ""
+#~ "VALUES ( expression [, ...] ) [, ...]\n"
+#~ " [ ORDER BY sort_expression [ ASC | DESC | USING operator ] [, ...] ]\n"
+#~ " [ LIMIT { count | ALL } ]\n"
+#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]"
+#~ msgstr ""
+#~ "VALUES ( uttryck [, ...] ) [, ...]\n"
+#~ " [ ORDER BY sorteringsuttryck [ ASC | DESC | USING operator ] [, ...] ]\n"
+#~ " [ LIMIT { antal | ALL } ]\n"
+#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ antal ] { ROW | ROWS } ONLY ]"
-#~ msgid "ABORT [ WORK | TRANSACTION ]"
-#~ msgstr "ABORT [ WORK | TRANSACTION ]"
+#~ msgid ""
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column [, ...] ) ] ]"
+#~ msgstr ""
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ tabell ]\n"
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ tabell [ (kolumn [, ...] ) ] ]"
#~ msgid ""
-#~ "ALTER AGGREGATE name ( type [ , ... ] ) RENAME TO new_name\n"
-#~ "ALTER AGGREGATE name ( type [ , ... ] ) OWNER TO new_owner\n"
-#~ "ALTER AGGREGATE name ( type [ , ... ] ) SET SCHEMA new_schema"
+#~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
+#~ " SET { 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 ""
-#~ "ALTER AGGREGATE namn ( typ [ , ... ] ) RENAME TO nytt_namn\n"
-#~ "ALTER AGGREGATE name ( typ [ , ... ] ) OWNER TO ny_ägare\n"
-#~ "ALTER AGGREGATE namn ( typ [ , ... ] ) SET SCHEMA nytt_schema"
+#~ "UPDATE [ ONLY ] tabell [ [ AS ] alias ]\n"
+#~ " SET { kolumn = { uttryck | DEFAULT } |\n"
+#~ " ( kolumn [, ...] ) = ( { uttryck | DEFAULT } [, ...] ) } [, ...]\n"
+#~ " [ FROM frånlista ]\n"
+#~ " [ WHERE villkor | WHERE CURRENT OF markörnamn ]\n"
+#~ " [ RETURNING * | utdatauttryck [ [ AS ] utdatanamn ] [, ...] ]"
+
+#~ msgid "UNLISTEN { name | * }"
+#~ msgstr "UNLISTEN { namn | * }"
#~ msgid ""
-#~ "ALTER CONVERSION name RENAME TO newname\n"
-#~ "ALTER CONVERSION name OWNER TO newowner"
+#~ "TRUNCATE [ TABLE ] [ ONLY ] name [, ... ]\n"
+#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
#~ msgstr ""
-#~ "ALTER CONVERSION namn RENAME TO nytt_namn\n"
-#~ "ALTER CONVERSION namn OWNER TO ny_ägare"
+#~ "TRUNCATE [ TABLE ] [ ONLY ] namn [, ... ]\n"
+#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
-#, fuzzy
#~ msgid ""
-#~ "ALTER DATABASE name [ [ WITH ] option [ ... ] ]\n"
-#~ "\n"
-#~ "where option can be:\n"
-#~ "\n"
-#~ " CONNECTION LIMIT connlimit\n"
+#~ "START TRANSACTION [ transaction_mode [, ...] ]\n"
#~ "\n"
-#~ "ALTER DATABASE name RENAME TO newname\n"
+#~ "where transaction_mode is one of:\n"
#~ "\n"
-#~ "ALTER DATABASE name OWNER TO new_owner\n"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
+#~ msgstr ""
+#~ "START TRANSACTION [ transaktionsläge [, ...] ]\n"
#~ "\n"
-#~ "ALTER DATABASE name SET TABLESPACE new_tablespace\n"
+#~ "där transaktionsläge är en av:\n"
#~ "\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"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
+
+#~ msgid ""
+#~ "SHOW name\n"
+#~ "SHOW ALL"
#~ msgstr ""
-#~ "ALTER DATABASE namn [ [ WITH ] alternativ [ ... ] ]\n"
-#~ "\n"
-#~ "där alternativ kan vara:\n"
+#~ "SHOW namn\n"
+#~ "SHOW ALL"
+
+#~ msgid ""
+#~ "SET TRANSACTION transaction_mode [, ...]\n"
+#~ "SET SESSION CHARACTERISTICS AS TRANSACTION transaction_mode [, ...]\n"
#~ "\n"
-#~ " CONNECTION LIMIT anslutningstak\n"
+#~ "where transaction_mode is one of:\n"
#~ "\n"
-#~ "ALTER DATABASE namn SET parameter { TO | = } { värde | DEFAULT }\n"
-#~ "ALTER DATABASE namn RESET parameter\n"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
+#~ msgstr ""
+#~ "SET TRANSACTION transaktionsläge [, ...]\n"
+#~ "SET SESSION CHARACTERISTICS AS TRANSACTION transaktionsläge [, ...]\n"
#~ "\n"
-#~ "ALTER DATABASE namn RENAME TO nyttnamn\n"
+#~ "där transaktionsläge är en av:\n"
#~ "\n"
-#~ "ALTER DATABASE namn OWNER TO ny_ägare"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
#~ msgid ""
-#~ "ALTER DOMAIN name\n"
-#~ " { SET DEFAULT expression | DROP DEFAULT }\n"
-#~ "ALTER DOMAIN name\n"
-#~ " { SET | DROP } NOT NULL\n"
-#~ "ALTER DOMAIN name\n"
-#~ " ADD domain_constraint\n"
-#~ "ALTER DOMAIN name\n"
-#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
-#~ "ALTER DOMAIN name\n"
-#~ " OWNER TO new_owner \n"
-#~ "ALTER DOMAIN name\n"
-#~ " SET SCHEMA new_schema"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION username\n"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
+#~ "RESET SESSION AUTHORIZATION"
#~ msgstr ""
-#~ "ALTER DOMAIN namn\n"
-#~ " { SET DEFAULT uttryck | DROP DEFAULT }\n"
-#~ "ALTER DOMAIN namn\n"
-#~ " { SET | DROP } NOT NULL\n"
-#~ "ALTER DOMAIN namn\n"
-#~ " ADD domain_villkor (constraint)\n"
-#~ "ALTER DOMAIN namn\n"
-#~ " DROP CONSTRAINT villkorsnamn [ RESTRICT | CASCADE ]\n"
-#~ "ALTER DOMAIN namn\n"
-#~ " OWNER TO ny_ägare\n"
-#~ "ALTER DOMAIN namn\n"
-#~ " SET SCHEMA nytt_schema"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION användarnamn\n"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
+#~ "RESET SESSION AUTHORIZATION"
-#, fuzzy
#~ msgid ""
-#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " action [ ... ] [ RESTRICT ]\n"
-#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " RENAME TO new_name\n"
-#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " OWNER TO new_owner\n"
-#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " SET SCHEMA new_schema\n"
-#~ "\n"
-#~ "where action is one of:\n"
-#~ "\n"
-#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-#~ " IMMUTABLE | STABLE | VOLATILE\n"
-#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-#~ " COST execution_cost\n"
-#~ " ROWS result_rows\n"
-#~ " SET configuration_parameter { TO | = } { value | DEFAULT }\n"
-#~ " SET configuration_parameter FROM CURRENT\n"
-#~ " RESET configuration_parameter\n"
-#~ " RESET ALL"
+#~ "SET [ SESSION | LOCAL ] ROLE rolename\n"
+#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
+#~ "RESET ROLE"
#~ msgstr ""
-#~ "ALTER FUNCTION namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] )\n"
-#~ " aktion [, ... ] [ RESTRICT ]\n"
-#~ "ALTER FUNCTION namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] )\n"
-#~ " RENAME TO nytt_namn\n"
-#~ "ALTER FUNCTION namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] )\n"
-#~ " OWNER TO ny_ägare\n"
-#~ "ALTER FUNCTION namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] )\n"
-#~ " SET SCHEMA nytt_schema\n"
-#~ "\n"
-#~ "där aktion är en av:\n"
-#~ "\n"
-#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-#~ " IMMUTABLE | STABLE | VOLATILE\n"
-#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER"
+#~ "SET [ SESSION | LOCAL ] ROLE rollnamn\n"
+#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
+#~ "RESET ROLE"
-#~ msgid ""
-#~ "ALTER GROUP groupname ADD USER username [, ... ]\n"
-#~ "ALTER GROUP groupname DROP USER username [, ... ]\n"
-#~ "\n"
-#~ "ALTER GROUP groupname RENAME TO newname"
-#~ msgstr ""
-#~ "ALTER GROUP gruppnamn ADD USER användarnamn [, ... ]\n"
-#~ "ALTER GROUP gruppnamn DROP USER användarnamn [, ... ]\n"
-#~ "\n"
-#~ "ALTER GROUP gruppnamn RENAME TO nyttnamn"
+#~ msgid "SET CONSTRAINTS { ALL | name [, ...] } { DEFERRED | IMMEDIATE }"
+#~ msgstr "SET CONSTRAINTS { ALL | namn [, ...] } { DEFERRED | IMMEDIATE }"
#~ msgid ""
-#~ "ALTER INDEX name RENAME TO new_name\n"
-#~ "ALTER INDEX name SET TABLESPACE tablespace_name\n"
-#~ "ALTER INDEX name SET ( storage_parameter = value [, ... ] )\n"
-#~ "ALTER INDEX name RESET ( storage_parameter [, ... ] )"
+#~ "SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | 'value' | DEFAULT }\n"
+#~ "SET [ SESSION | LOCAL ] TIME ZONE { timezone | LOCAL | DEFAULT }"
#~ msgstr ""
-#~ "ALTER INDEX namn RENAME TO nytt_namn\n"
-#~ "ALTER INDEX namn SET TABLESPACE tabellutrymmesnamn\n"
-#~ "ALTER INDEX namn SET ( lagringsparameter = värde [, ... ] )\n"
-#~ "ALTER INDEX namn RESET ( lagringsparameter [, ... ] )"
+#~ "SET [ SESSION | LOCAL ] konfigurationsparameter { TO | = } { värde | 'värde' | DEFAULT }\n"
+#~ "SET [ SESSION | LOCAL ] TIME ZONE { tidszon | LOCAL | DEFAULT }"
#, fuzzy
#~ msgid ""
-#~ "ALTER [ PROCEDURAL ] LANGUAGE name RENAME TO newname\n"
-#~ "ALTER [ PROCEDURAL ] LANGUAGE name OWNER TO new_owner"
-#~ msgstr ""
-#~ "ALTER SCHEMA namn RENAME TO nytt_namn\n"
-#~ "ALTER SCHEMA namn OWNER TO ny_ägare"
-
-#~ msgid "ALTER OPERATOR name ( { lefttype | NONE } , { righttype | NONE } ) OWNER TO newowner"
-#~ msgstr "ALTER OPERATOR namn ( { vänster_typ | NONE }, { höger_typ | NONE } ) OWNER TO ny_ägare"
-
-#~ msgid ""
-#~ "ALTER OPERATOR CLASS name USING index_method RENAME TO newname\n"
-#~ "ALTER OPERATOR CLASS name USING index_method OWNER TO newowner"
+#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
+#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
+#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
+#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] new_table\n"
+#~ " [ FROM from_item [, ...] ]\n"
+#~ " [ WHERE condition ]\n"
+#~ " [ GROUP BY expression [, ...] ]\n"
+#~ " [ 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"
+#~ " [ LIMIT { count | ALL } ]\n"
+#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
+#~ " [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]"
#~ msgstr ""
-#~ "ALTER OPERATOR CLASS namn USING indexmetod RENAME TO nytt_namn\n"
-#~ "ALTER OPERATOR CLASS namn USING indexmetod OWNER TO ny_ägare"
+#~ "SELECT [ ALL | DISTINCT [ ON ( uttryck [, ...] ) ] ]\n"
+#~ " * | uttryck [ AS utnamn ] [, ...]\n"
+#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] ny_tabell\n"
+#~ " [ FROM frånval [, ...] ]\n"
+#~ " [ WHERE villkor ]\n"
+#~ " [ GROUP BY uttryck [, ...] ]\n"
+#~ " [ HAVING villkor [, ...] ]\n"
+#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
+#~ " [ ORDER BY uttryck [ ASC | DESC | USING operator ] [, ...] ]\n"
+#~ " [ LIMIT { antal | ALL } ]\n"
+#~ " [ OFFSET start ]\n"
+#~ " [ FOR { UPDATE | SHARE } [ OF tabellnamn [, ...] ] [ NOWAIT ] [...] ]"
#, fuzzy
#~ msgid ""
-#~ "ALTER ROLE name [ [ WITH ] option [ ... ] ]\n"
+#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
+#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
+#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
+#~ " [ FROM from_item [, ...] ]\n"
+#~ " [ WHERE condition ]\n"
+#~ " [ GROUP BY expression [, ...] ]\n"
+#~ " [ 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"
+#~ " [ 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"
#~ "\n"
-#~ "where option can be:\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT connlimit\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
+#~ "where from_item can be one of:\n"
#~ "\n"
-#~ "ALTER ROLE name RENAME TO newname\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"
#~ "\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"
-#~ msgstr ""
-#~ "ALTER ROLE namn [ [ WITH ] alternativ [ ... ] ]\n"
+#~ "and with_query is:\n"
#~ "\n"
-#~ "där alternativ kan vara:\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT anslutningstak\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'lösenord'\n"
-#~ " | VALID UNTIL 'tidsstämpel' \n"
+#~ " with_query_name [ ( column_name [, ...] ) ] AS ( select )\n"
#~ "\n"
-#~ "ALTER ROLE namn RENAME TO nytt_namn\n"
+#~ "TABLE { [ ONLY ] table_name [ * ] | with_query_name }"
+#~ msgstr ""
+#~ "SELECT [ ALL | DISTINCT [ ON ( uttryck [, ...] ) ] ]\n"
+#~ " * | uttryck [ AS utnamn ] [, ...]\n"
+#~ " [ FROM frånval [, ...] ]\n"
+#~ " [ WHERE villkor ]\n"
+#~ " [ GROUP BY uttryck [, ...] ]\n"
+#~ " [ HAVING villkor [, ...] ]\n"
+#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
+#~ " [ ORDER BY uttryck [ ASC | DESC | USING operator ] [, ...] ]\n"
+#~ " [ LIMIT { antal | ALL } ]\n"
+#~ " [ OFFSET start ]\n"
+#~ " [ FOR { UPDATE | SHARE } [ OF tabellnamn [, ...] ] [ NOWAIT ] [...] ]\n"
#~ "\n"
-#~ "ALTER ROLE namn SET konfigurationsparameter { TO | = } { värde | DEFAULT }\n"
-#~ "ALTER ROLE namn RESET konfigurationsparameter"
+#~ "där frånval kan vara en av:\n"
+#~ "\n"
+#~ " [ ONLY ] tabellnamn [ * ] [ [ AS ] alias [ ( kolumnalias [, ...] ) ] ]\n"
+#~ " ( select ) [ AS ] alias [ ( kolumnalias [, ...] ) ]\n"
+#~ " funktionsnamn ( [ argument [, ...] ] ) [ AS ] alias [ ( kolumnalias [, ...] | kolumndefinition [, ...] ) ]\n"
+#~ " funktionsnamn ( [ argument [, ...] ] ) AS ( kolumndefinition [, ...] )\n"
+#~ " frånval [ NATURAL ] join-typ frånval [ ON join-villkor | USING ( join-kolumn [, ...] ) ]"
-#~ msgid ""
-#~ "ALTER SCHEMA name RENAME TO newname\n"
-#~ "ALTER SCHEMA name OWNER TO newowner"
-#~ msgstr ""
-#~ "ALTER SCHEMA namn RENAME TO nytt_namn\n"
-#~ "ALTER SCHEMA namn OWNER TO ny_ägare"
+#~ msgid "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] savepoint_name"
+#~ msgstr "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] sparpunktsnamn"
-#, fuzzy
-#~ msgid ""
-#~ "ALTER SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
-#~ " [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
-#~ " [ START [ WITH ] start ]\n"
-#~ " [ RESTART [ [ WITH ] restart ] ]\n"
-#~ " [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-#~ " [ OWNED BY { table.column | NONE } ]\n"
-#~ "ALTER SEQUENCE name OWNER TO new_owner\n"
-#~ "ALTER SEQUENCE name RENAME TO new_name\n"
-#~ "ALTER SEQUENCE name SET SCHEMA new_schema"
-#~ msgstr ""
-#~ "ALTER SEQUENCE namn [ INCREMENT [ BY ] ökningsvärde ]\n"
-#~ " [ MINVALUE minvärde | NO MINVALUE ] [ MAXVALUE maxvärde | NO MAXVALUE ]\n"
-#~ " [ RESTART [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-#~ " [ OWNED BY { tabell.kolumn | NONE } ]\n"
-#~ "ALTER SEQUENCE namn SET SCHEMA nytt_schema"
+#~ msgid "ROLLBACK PREPARED transaction_id"
+#~ msgstr "ROLLBACK PREPARED transaktions_id"
+
+#~ msgid "ROLLBACK [ WORK | TRANSACTION ]"
+#~ msgstr "ROLLBACK [ WORK | TRANSACTION ]"
#, fuzzy
#~ msgid ""
-#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
-#~ " action [, ... ]\n"
-#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
-#~ " RENAME [ COLUMN ] column TO new_column\n"
-#~ "ALTER TABLE name\n"
-#~ " RENAME TO new_name\n"
-#~ "ALTER TABLE name\n"
-#~ " SET SCHEMA new_schema\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "where action is one of:\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
+#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ " ADD [ COLUMN ] column type [ column_constraint [ ... ] ]\n"
-#~ " DROP [ COLUMN ] column [ RESTRICT | CASCADE ]\n"
-#~ " ALTER [ COLUMN ] column [ SET DATA ] TYPE type [ USING expression ]\n"
-#~ " ALTER [ COLUMN ] column SET DEFAULT expression\n"
-#~ " 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"
-#~ " ADD table_constraint\n"
-#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
-#~ " DISABLE TRIGGER [ trigger_name | ALL | USER ]\n"
-#~ " ENABLE TRIGGER [ trigger_name | ALL | USER ]\n"
-#~ " ENABLE REPLICA TRIGGER trigger_name\n"
-#~ " ENABLE ALWAYS TRIGGER trigger_name\n"
-#~ " DISABLE RULE rewrite_rule_name\n"
-#~ " ENABLE RULE rewrite_rule_name\n"
-#~ " ENABLE REPLICA RULE rewrite_rule_name\n"
-#~ " ENABLE ALWAYS RULE rewrite_rule_name\n"
-#~ " CLUSTER ON index_name\n"
-#~ " SET WITHOUT CLUSTER\n"
-#~ " SET WITH OIDS\n"
-#~ " SET WITHOUT OIDS\n"
-#~ " SET ( storage_parameter = value [, ... ] )\n"
-#~ " RESET ( storage_parameter [, ... ] )\n"
-#~ " INHERIT parent_table\n"
-#~ " NO INHERIT parent_table\n"
-#~ " OWNER TO new_owner\n"
-#~ " SET TABLESPACE new_tablespace"
-#~ msgstr ""
-#~ "ALTER TABLE [ ONLY ] namn [ * ]\n"
-#~ " aktion [, ... ]\n"
-#~ "ALTER TABLE [ ONLY ] namn [ * ]\n"
-#~ " RENAME [ COLUMN ] kolumn TO ny_kolumn\n"
-#~ "ALTER TABLE namn\n"
-#~ " RENAME TO nytt_namn\n"
-#~ "ALTER TABLE namn\n"
-#~ " SET SCHEMA nytt_schema\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE sequencename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "där aktion är en av:\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON DATABASE dbname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ " ADD [ COLUMN ] kolumn type [ kolumnvillkor [ ... ] ]\n"
-#~ " DROP [ COLUMN ] kolumn [ RESTRICT | CASCADE ]\n"
-#~ " ALTER [ COLUMN ] kolumn TYPE type [ USING uttryck ]\n"
-#~ " ALTER [ COLUMN ] kolumn SET DEFAULT uttryck\n"
-#~ " ALTER [ COLUMN ] kolumn DROP DEFAULT\n"
-#~ " ALTER [ COLUMN ] kolumn { SET | DROP } NOT NULL\n"
-#~ " ALTER [ COLUMN ] kolumn SET STATISTICS heltal\n"
-#~ " ALTER [ COLUMN ] kolumn SET STORAGE { PLAIN | EXTERNAL | EXTENDED | MAIN }\n"
-#~ " ADD tabellvillkor\n"
-#~ " DROP CONSTRAINT villkorsnamn [ RESTRICT | CASCADE ]\n"
-#~ " DISABLE TRIGGER [ utlösarnamn | ALL | USER ]\n"
-#~ " ENABLE TRIGGER [ utlösarnamn | ALL | USER ]\n"
-#~ " CLUSTER ON indexnamn\n"
-#~ " SET WITHOUT CLUSTER\n"
-#~ " SET WITHOUT OIDS\n"
-#~ " SET ( lagringsparameter = värde [, ... ] )\n"
-#~ " RESET ( lagringsparameter [, ... ] )\n"
-#~ " INHERIT föräldertabell\n"
-#~ " NO INHERIT föräldertabell\n"
-#~ " OWNER TO ny_ägare\n"
-#~ " SET TABLESPACE tabellutrymme"
-
-#~ msgid ""
-#~ "ALTER TABLESPACE name RENAME TO newname\n"
-#~ "ALTER TABLESPACE name OWNER TO newowner"
-#~ msgstr ""
-#~ "ALTER TABLESPACE namn RENAME TO nytt_namn\n"
-#~ "ALTER TABLESPACE namn OWNER TO ny_ägare"
-
-#~ msgid "ALTER TEXT SEARCH PARSER name RENAME TO newname"
-#~ msgstr "ALTER TEXT SEARCH PARSER namn RENAME TO nyttnamn"
-
-#~ msgid "ALTER TEXT SEARCH TEMPLATE name RENAME TO newname"
-#~ msgstr "ALTER TEXT SEARCH TEMPLATE namn RENAME TO nyttnamn"
-
-#~ msgid "ALTER TRIGGER name ON table RENAME TO newname"
-#~ msgstr "ALTER TRIGGER namb ON tabell RENAME TO nyttnamn"
-
-#~ msgid ""
-#~ "ALTER TYPE name RENAME TO new_name\n"
-#~ "ALTER TYPE name OWNER TO new_owner \n"
-#~ "ALTER TYPE name SET SCHEMA new_schema"
-#~ msgstr ""
-#~ "ALTER TYPE namn RENAME TO nytt_namn\n"
-#~ "ALTER TYPE namn OWNER TO ny_ägare \n"
-#~ "ALTER TYPE namn SET SCHEMA nytt_schema"
-
-#, fuzzy
-#~ msgid ""
-#~ "ALTER USER name [ [ WITH ] option [ ... ] ]\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "where option can be:\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT connlimit\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN SERVER servername [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "ALTER USER name RENAME TO newname\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\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"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE langname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA schemaname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE tablespacename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ ADMIN OPTION FOR ]\n"
+#~ " role [, ...] FROM rolename [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]"
#~ msgstr ""
-#~ "ALTER USER namn [ [ WITH ] alternativ [ ... ] ]\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | DELETE | REFERENCES | TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] tabellnamn [, ...]\n"
+#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "där alternativ kan vara:\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE sekvensnamn [, ...]\n"
+#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT anslutningstak\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'lösenord' \n"
-#~ " | VALID UNTIL 'tidsstämpel'\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON DATABASE dbnamn [, ...]\n"
+#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "ALTER USER namn RENAME TO nytt_namn\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION funknamn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] ) [, ...]\n"
+#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "ALTER USER namn SET konfigurationsparameter { TO | = } { värde | DEFAULT }\n"
-#~ "ALTER USER namn RESET konfigurationsparameter"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE språknamn [, ...]\n"
+#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA schemanamn [, ...]\n"
+#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE tabellutrymmesnamn [, ...]\n"
+#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ ADMIN OPTION FOR ]\n"
+#~ " rolk [, ...]\n"
+#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]"
-#~ msgid ""
-#~ "ALTER VIEW name ALTER [ COLUMN ] column SET DEFAULT expression\n"
-#~ "ALTER VIEW name ALTER [ COLUMN ] column DROP DEFAULT\n"
-#~ "ALTER VIEW name OWNER TO new_owner\n"
-#~ "ALTER VIEW name RENAME TO new_name\n"
-#~ "ALTER VIEW name SET SCHEMA new_schema"
-#~ msgstr ""
-#~ "ALTER VIEW namn ALTER [ COLUMN ] kolumn SET DEFAULT uttryck\n"
-#~ "ALTER VIEW namn ALTER [ COLUMN ] kolumn DROP DEFAULT\n"
-#~ "ALTER VIEW namn OWNER TO ny_ägare\n"
-#~ "ALTER VIEW namn RENAME TO nytt_namn\n"
-#~ "ALTER VIEW namn SET SCHEMA nytt_schema"
+#~ msgid "RELEASE [ SAVEPOINT ] savepoint_name"
+#~ msgstr "RELEASE [ SAVEPOINT ] sparpunktsnamn"
-#~ msgid "ANALYZE [ VERBOSE ] [ table [ ( column [, ...] ) ] ]"
-#~ msgstr "ANALYZE [ VERBOSE ] [ tabell [ ( kolumn [, ...] ) ] ]"
+#~ msgid "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } name [ FORCE ]"
+#~ msgstr "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } namn [ FORCE ]"
+
+#~ msgid "REASSIGN OWNED BY old_role [, ...] TO new_role"
+#~ msgstr "REASSIGN OWNED BY gammal_roll [, ...] TO ny_roll"
+
+#~ msgid "PREPARE TRANSACTION transaction_id"
+#~ msgstr "PREPARE TRANSACTION transaktions_id"
+
+#~ msgid "PREPARE name [ ( datatype [, ...] ) ] AS statement"
+#~ msgstr "PREPARE namn [ ( datatyp [, ...] ) ] AS sats"
+
+#~ msgid "NOTIFY name"
+#~ msgstr "NOTIFY namn"
+
+#~ msgid "MOVE [ direction { FROM | IN } ] cursorname"
+#~ msgstr "MOVE [ riktning { FROM | IN } ] markörnamn"
#~ msgid ""
-#~ "BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
+#~ "LOCK [ TABLE ] [ ONLY ] name [, ...] [ IN lockmode MODE ] [ NOWAIT ]\n"
#~ "\n"
-#~ "where transaction_mode is one of:\n"
+#~ "where lockmode is one of:\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
+#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
#~ msgstr ""
-#~ "BEGIN [ WORK | TRANSACTION ] [ transaktionsläge [, ...] ]\n"
+#~ "LOCK [ TABLE ] [ ONLY ] namn [, ...] [ IN låsläge MODE ] [ NOWAIT ]\n"
#~ "\n"
-#~ "där transaktionsläge är en av:\n"
+#~ "där låsläge är en av:\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
+#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
-#~ msgid "CHECKPOINT"
-#~ msgstr "CHECKPOINT"
+#~ msgid "LOAD 'filename'"
+#~ msgstr "LOAD 'filnamn'"
-#~ msgid "CLOSE { name | ALL }"
-#~ msgstr "CLOSE { namn | ALL }"
+#~ msgid "LISTEN name"
+#~ msgstr "LISTEN namn"
#~ msgid ""
-#~ "CLUSTER [VERBOSE] tablename [ USING indexname ]\n"
-#~ "CLUSTER [VERBOSE]"
+#~ "INSERT INTO table [ ( column [, ...] ) ]\n"
+#~ " { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | query }\n"
+#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
#~ msgstr ""
-#~ "CLUSTER [VERBOSE] tabellnamn [ USING indexnamn ]\n"
-#~ "CLUSTER [VERBOSE]"
+#~ "INSERT INTO tabell [ ( kolumn [, ...] ) ]\n"
+#~ " { DEFAULT VALUES | VALUES ( { uttryck | DEFAULT } [, ...] ) [, ...] | fråga }\n"
+#~ " [ RETURNING * | utdatauttryck [ [ AS ] utdatanamn ] [, ...] ]"
#, fuzzy
#~ msgid ""
-#~ "COMMENT ON\n"
-#~ "{\n"
-#~ " TABLE object_name |\n"
-#~ " COLUMN table_name.column_name |\n"
-#~ " AGGREGATE agg_name (agg_type [, ...] ) |\n"
-#~ " CAST (sourcetype AS targettype) |\n"
-#~ " CONSTRAINT constraint_name ON table_name |\n"
-#~ " CONVERSION object_name |\n"
-#~ " DATABASE object_name |\n"
-#~ " DOMAIN object_name |\n"
-#~ " FUNCTION func_name ( [ [ argmode ] [ argname ] argtype [, ...] ] ) |\n"
-#~ " INDEX object_name |\n"
-#~ " LARGE OBJECT large_object_oid |\n"
-#~ " OPERATOR op (leftoperand_type, rightoperand_type) |\n"
-#~ " OPERATOR CLASS object_name USING index_method |\n"
-#~ " OPERATOR FAMILY object_name USING index_method |\n"
-#~ " [ PROCEDURAL ] LANGUAGE object_name |\n"
-#~ " ROLE object_name |\n"
-#~ " RULE rule_name ON table_name |\n"
-#~ " SCHEMA object_name |\n"
-#~ " SEQUENCE object_name |\n"
-#~ " TABLESPACE object_name |\n"
-#~ " TEXT SEARCH CONFIGURATION object_name |\n"
-#~ " TEXT SEARCH DICTIONARY object_name |\n"
-#~ " TEXT SEARCH PARSER object_name |\n"
-#~ " TEXT SEARCH TEMPLATE object_name |\n"
-#~ " TRIGGER trigger_name ON table_name |\n"
-#~ " TYPE object_name |\n"
-#~ " VIEW object_name\n"
-#~ "} IS 'text'"
-#~ msgstr ""
-#~ "COMMENT ON\n"
-#~ "{\n"
-#~ " TABLE objektname |\n"
-#~ " COLUMN tabellnamn.kolumnnamn |\n"
-#~ " AGGREGATE agg_namn (agg_typ) |\n"
-#~ " CAST (källtyp AS måltyp) |\n"
-#~ " CONSTRAINT villkorsnamn ON tabellnamn |\n"
-#~ " CONVERSION objektnamn |\n"
-#~ " DATABASE objektnamn |\n"
-#~ " DOMAIN objektnamn |\n"
-#~ " FUNCTION funk_namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] ) |\n"
-#~ " INDEX objektnamn |\n"
-#~ " LARGE OBJECT stort_objekt_oid |\n"
-#~ " OPERATOR op (vänster operandstyp, höger operandstyp) |\n"
-#~ " OPERATOR CLASS objektnamn USING indexmetod |\n"
-#~ " [ PROCEDURAL ] LANGUAGE objektnamn |\n"
-#~ " ROLE objektnamn |\n"
-#~ " RULE regelnamn ON tabellnamn |\n"
-#~ " SCHEMA objektnamn |\n"
-#~ " SEQUENCE objektnamn |\n"
-#~ " TRIGGER utlösarnamn ON tabellnamn |\n"
-#~ " TYPE objektnamn |\n"
-#~ " VIEW objektnamn\n"
-#~ "} IS 'text'"
-
-#~ msgid "COMMIT [ WORK | TRANSACTION ]"
-#~ msgstr "COMMIT [ WORK | TRANSACTION ]"
-
-#~ msgid "COMMIT PREPARED transaction_id"
-#~ msgstr "COMMIT PREPARED transaktions-id"
-
-#, fuzzy
-#~ msgid ""
-#~ "COPY tablename [ ( column [, ...] ) ]\n"
-#~ " FROM { 'filename' | STDIN }\n"
-#~ " [ [ WITH ] \n"
-#~ " [ BINARY ]\n"
-#~ " [ OIDS ]\n"
-#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
-#~ " [ NULL [ AS ] 'null string' ]\n"
-#~ " [ CSV [ HEADER ]\n"
-#~ " [ QUOTE [ AS ] 'quote' ] \n"
-#~ " [ ESCAPE [ AS ] 'escape' ]\n"
-#~ " [ FORCE NOT NULL column [, ...] ]\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"
#~ "\n"
-#~ "COPY { tablename [ ( column [, ...] ) ] | ( query ) }\n"
-#~ " TO { 'filename' | STDOUT }\n"
-#~ " [ [ WITH ] \n"
-#~ " [ BINARY ]\n"
-#~ " [ OIDS ]\n"
-#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
-#~ " [ NULL [ AS ] 'null string' ]\n"
-#~ " [ CSV [ HEADER ]\n"
-#~ " [ QUOTE [ AS ] 'quote' ] \n"
-#~ " [ ESCAPE [ AS ] 'escape' ]\n"
-#~ " [ FORCE QUOTE column [, ...] ]"
-#~ msgstr ""
-#~ "COPY tabellnamn [ ( kolumn [, ...] ) ]\n"
-#~ " FROM { 'filnamn' | STDIN }\n"
-#~ " [ [ WITH ] \n"
-#~ " [ BINARY ] \n"
-#~ " [ OIDS ]\n"
-#~ " [ DELIMITER [ AS ] 'avdelare' ]\n"
-#~ " [ NULL [ AS ] 'null-sträng' ] ]\n"
-#~ " [ CSV [ HEADER ]\n"
-#~ " [ QUOTE [ AS ] 'citat' ]\n"
-#~ " [ ESCAPE [ AS ] 'escape' ]\n"
-#~ " [ FORCE NOT NULL kolumn [, ...] ]\n"
+#~ "GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
+#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "COPY { tabellnamn [ ( kolumn [, ...] ) ] | ( fråga ) }\n"
-#~ " TO { 'filnamn' | STDOUT }\n"
-#~ " [ [ WITH ] \n"
-#~ " [ BINARY ]\n"
-#~ " [ HEADER ]\n"
-#~ " [ OIDS ]\n"
-#~ " [ DELIMITER [ AS ] 'avdelare' ]\n"
-#~ " [ NULL [ AS ] 'null-sträng' ] ]\n"
-#~ " [ CSV [ HEADER ]\n"
-#~ " [ QUOTE [ AS ] 'citat' ]\n"
-#~ " [ ESCAPE [ AS ] 'escape' ]\n"
-#~ " [ FORCE QUOTE kolumn [, ...] ]"
-
-#~ msgid ""
-#~ "CREATE AGGREGATE name ( input_data_type [ , ... ] ) (\n"
-#~ " SFUNC = sfunc,\n"
-#~ " STYPE = state_data_type\n"
-#~ " [ , FINALFUNC = ffunc ]\n"
-#~ " [ , INITCOND = initial_condition ]\n"
-#~ " [ , SORTOP = sort_operator ]\n"
-#~ ")\n"
+#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE sequencename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "or the old syntax\n"
+#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON DATABASE dbname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "CREATE AGGREGATE name (\n"
-#~ " BASETYPE = base_type,\n"
-#~ " SFUNC = sfunc,\n"
-#~ " STYPE = state_data_type\n"
-#~ " [ , FINALFUNC = ffunc ]\n"
-#~ " [ , INITCOND = initial_condition ]\n"
-#~ " [ , SORTOP = sort_operator ]\n"
-#~ ")"
-#~ msgstr ""
-#~ "CREATE AGGREGATE namn ( indatatyp [ , ... ] ) (\n"
-#~ " SFUNC = sfunc,\n"
-#~ " STYPE = tillståndsdatatyp\n"
-#~ " [ , FINALFUNC = ffunc ]\n"
-#~ " [ , INITCOND = startvärde ]\n"
-#~ " [ , SORTOP = sorteringsoperator ]\n"
-#~ ")\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "eller den gamla syntaxen\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN SERVER servername [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "CREATE AGGREGATE namn (\n"
-#~ " BASETYPE = indatatyp\n"
-#~ " SFUNC = sfunc,\n"
-#~ " STYPE = tillståndsdatatyp\n"
-#~ " [ , FINALFUNC = ffunc ]\n"
-#~ " [ , INITCOND = startvärde ]\n"
-#~ " [ , SORTOP = sorteringsoperator ]\n"
-#~ ")"
-
-#~ msgid ""
-#~ "CREATE CAST (sourcetype AS targettype)\n"
-#~ " WITH FUNCTION funcname (argtypes)\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "CREATE CAST (sourcetype AS targettype)\n"
-#~ " WITHOUT FUNCTION\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE langname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "CREATE CAST (sourcetype AS targettype)\n"
-#~ " WITH INOUT\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
-#~ msgstr ""
-#~ "CREATE CAST (källtyp AS måltyp)\n"
-#~ " WITH FUNCTION funknamn (argtyper)\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA schemaname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "CREATE CAST (källtyp AS måltyp)\n"
-#~ " WITHOUT FUNCTION\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE tablespacename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "CREATE CAST (källtyp AS måltyp)\n"
-#~ " WITH INOUT\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
-
-#~ msgid ""
-#~ "CREATE CONSTRAINT TRIGGER name\n"
-#~ " AFTER event [ OR ... ]\n"
-#~ " ON table_name\n"
-#~ " [ FROM referenced_table_name ]\n"
-#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY DEFERRED } }\n"
-#~ " FOR EACH ROW\n"
-#~ " EXECUTE PROCEDURE funcname ( arguments )"
-#~ msgstr ""
-#~ "CREATE CONSTRAINT TRIGGER namn \n"
-#~ " AFTER händelse [ OR ... ]\n"
-#~ " ON tabellnamn\n"
-#~ " [ FROM refererat_tabellnamn ]\n"
-#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY DEFERRED } }\n"
-#~ " FOR EACH ROW\n"
-#~ " EXECUTE PROCEDURE funktionsnamn ( argument )"
-
-#~ msgid ""
-#~ "CREATE [ DEFAULT ] CONVERSION name\n"
-#~ " FOR source_encoding TO dest_encoding FROM funcname"
-#~ msgstr ""
-#~ "CREATE [ DEFAULT ] CONVERSION namn\n"
-#~ " FOR källkodning TO målkodning FROM funknamn"
-
-#, fuzzy
-#~ msgid ""
-#~ "CREATE DATABASE name\n"
-#~ " [ [ WITH ] [ OWNER [=] dbowner ]\n"
-#~ " [ TEMPLATE [=] template ]\n"
-#~ " [ ENCODING [=] encoding ]\n"
-#~ " [ LC_COLLATE [=] lc_collate ]\n"
-#~ " [ LC_CTYPE [=] lc_ctype ]\n"
-#~ " [ TABLESPACE [=] tablespace ]\n"
-#~ " [ CONNECTION LIMIT [=] connlimit ] ]"
+#~ "GRANT role [, ...] TO rolename [, ...] [ WITH ADMIN OPTION ]"
#~ msgstr ""
-#~ "CREATE DATABASE namn\n"
-#~ " [ [ WITH ] [ OWNER [=] db-ägare ]\n"
-#~ " [ TEMPLATE [=] mall ]\n"
-#~ " [ ENCODING [=] kodning ]\n"
-#~ " [ TABLESPACE [=] tabellutrymme ] ]\n"
-#~ " [ CONNECTION LIMIT [=] anslutningstak ] ]"
+#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | REFERENCES | TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] tabellnamn [, ...]\n"
+#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE sekvensnamn [, ...]\n"
+#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON DATABASE dbnamn [, ...]\n"
+#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION funkname ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] ) [, ...]\n"
+#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE språknamn [, ...]\n"
+#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA schemanamn [, ...]\n"
+#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE tabellutrymmesnamn [, ...]\n"
+#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT roll [, ...] TO användarnamn [, ...] [ WITH ADMIN OPTION ]"
#~ msgid ""
-#~ "CREATE DOMAIN name [ AS ] data_type\n"
-#~ " [ DEFAULT expression ]\n"
-#~ " [ constraint [ ... ] ]\n"
+#~ "FETCH [ direction { FROM | IN } ] cursorname\n"
#~ "\n"
-#~ "where constraint is:\n"
+#~ "where direction can be empty or one of:\n"
#~ "\n"
-#~ "[ CONSTRAINT constraint_name ]\n"
-#~ "{ NOT NULL | NULL | CHECK (expression) }"
+#~ " NEXT\n"
+#~ " PRIOR\n"
+#~ " FIRST\n"
+#~ " LAST\n"
+#~ " ABSOLUTE count\n"
+#~ " RELATIVE count\n"
+#~ " count\n"
+#~ " ALL\n"
+#~ " FORWARD\n"
+#~ " FORWARD count\n"
+#~ " FORWARD ALL\n"
+#~ " BACKWARD\n"
+#~ " BACKWARD count\n"
+#~ " BACKWARD ALL"
#~ msgstr ""
-#~ "CREATE DOMAIN namn [ AS ] datatyp\n"
-#~ " [ DEFAULT uttryck ]\n"
-#~ " [ villkor [ ... ] ]\n"
+#~ "FETCH [ riktning { FROM | IN } ] markörsnamn\n"
#~ "\n"
-#~ "där villkor är:\n"
+#~ "där riktning kan vara tom eller en av:\n"
#~ "\n"
-#~ "[ CONSTRAINT villkorsnamn ]\n"
-#~ "{ NOT NULL | NULL | CHECK (uttryck) }"
+#~ " NEXT\n"
+#~ " PRIOR\n"
+#~ " FIRST\n"
+#~ " LAST\n"
+#~ " ABSOLUTE antal\n"
+#~ " RELATIVE antal\n"
+#~ " antal\n"
+#~ " ALL\n"
+#~ " FORWARD\n"
+#~ " FORWARD antal\n"
+#~ " FORWARD ALL\n"
+#~ " BACKWARD\n"
+#~ " BACKWARD antal\n"
+#~ " BACKWARD ALL"
+
+#~ msgid "EXPLAIN [ ANALYZE ] [ VERBOSE ] statement"
+#~ msgstr "EXPLAIN [ ANALYZE ] [ VERBOSE ] sats"
+
+#~ msgid "EXECUTE name [ ( parameter [, ...] ) ]"
+#~ msgstr "EXECUTE namn [ ( parameter [, ...] ) ]"
+
+#~ msgid "END [ WORK | TRANSACTION ]"
+#~ msgstr "END [ WORK | TRANSACTION ]"
+
+#~ msgid "DROP VIEW [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP VIEW [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP USER [ IF EXISTS ] name [, ...]"
+#~ msgstr "DROP USER [ IF EXISTS ] namn [, ...]"
+
+#~ msgid "DROP TYPE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TYPE [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TRIGGER [ IF EXISTS ] name ON table [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TRIGGER [ IF EXISTS ] namn ON tabell [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TEXT SEARCH PARSER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TEXT SEARCH PARSER [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TABLESPACE [ IF EXISTS ] tablespacename"
+#~ msgstr "DROP TABLESPACE [ IF EXISTS ] tabellutrymmesnamn"
+
+#~ msgid "DROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TABLE [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
#, fuzzy
-#~ msgid ""
-#~ "CREATE [ OR REPLACE ] FUNCTION\n"
-#~ " name ( [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } defexpr ] [, ...] ] )\n"
-#~ " [ RETURNS rettype\n"
-#~ " | RETURNS TABLE ( colname coltype [, ...] ) ]\n"
-#~ " { LANGUAGE langname\n"
-#~ " | WINDOW\n"
-#~ " | IMMUTABLE | STABLE | VOLATILE\n"
-#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-#~ " | [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-#~ " | COST execution_cost\n"
-#~ " | ROWS result_rows\n"
-#~ " | SET configuration_parameter { TO value | = value | FROM CURRENT }\n"
-#~ " | AS 'definition'\n"
-#~ " | AS 'obj_file', 'link_symbol'\n"
-#~ " } ...\n"
-#~ " [ WITH ( attribute [, ...] ) ]"
-#~ msgstr ""
-#~ "CREATE [ OR REPLACE ] FUNCTION\n"
-#~ " namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] )\n"
-#~ " [ RETURNS rettyp ]\n"
-#~ " { LANGUAGE språknamn\n"
-#~ " | IMMUTABLE | STABLE | VOLATILE\n"
-#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-#~ " | [EXTERNAL] SECURITY INVOKER | [EXTERNAL] SECURITY DEFINER\n"
-#~ " | AS 'definition'\n"
-#~ " | AS 'obj-fil', 'länksymbol'\n"
-#~ " } ...\n"
-#~ " [ WITH ( attribut [, ...] ) ]"
+#~ msgid "DROP SERVER [ IF EXISTS ] servername [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP CONVERSION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-#~ msgid ""
-#~ "CREATE GROUP name [ [ WITH ] option [ ... ] ]\n"
-#~ "\n"
-#~ "where option can be:\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
-#~ " | IN ROLE rolename [, ...]\n"
-#~ " | IN GROUP rolename [, ...]\n"
-#~ " | ROLE rolename [, ...]\n"
-#~ " | ADMIN rolename [, ...]\n"
-#~ " | USER rolename [, ...]\n"
-#~ " | SYSID uid"
-#~ msgstr ""
-#~ "CREATE GROUP namn [ [ WITH ] alternativ [ ... ] ]\n"
-#~ "\n"
-#~ "där alternativ kan vara:\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'lösenord'\n"
-#~ " | VALID UNTIL 'tidsstämpel' \n"
-#~ " | IN ROLE rollnamn [, ...]\n"
-#~ " | IN GROUP rollnamn [, ...]\n"
-#~ " | ROLE rollnamn [, ...]\n"
-#~ " | ADMIN rollnamn [, ...]\n"
-#~ " | USER rollnamn [, ...]\n"
-#~ " | SYSID uid"
+#~ msgid "DROP SEQUENCE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP SEQUENCE [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-#~ msgid ""
-#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] name ON table [ USING method ]\n"
-#~ " ( { column | ( expression ) } [ opclass ] [ ASC | DESC ] [ NULLS { FIRST | LAST } ] [, ...] )\n"
-#~ " [ WITH ( storage_parameter = value [, ... ] ) ]\n"
-#~ " [ TABLESPACE tablespace ]\n"
-#~ " [ WHERE predicate ]"
-#~ msgstr ""
-#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] namn ON tabell [ USING metod ]\n"
-#~ " ( { kolumn | ( uttryck ) } [ op-klass ] [ ASC | DESC ] [ NULLS { FIRST | LAST } ] [, ...] )\n"
-#~ " [ WITH ( lagringsparameter = värde [, ... ] ) ]\n"
-#~ " [ TABLESPACE tabellutrymme ]\n"
-#~ " [ WHERE predikat ]"
+#~ msgid "DROP SCHEMA [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP SCHEMA [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP RULE [ IF EXISTS ] name ON relation [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP RULE [ IF EXISTS ] namn ON relation [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP ROLE [ IF EXISTS ] name [, ...]"
+#~ msgstr "DROP ROLE [ IF EXISTS ] namn [, ...]"
+
+#~ msgid "DROP OWNED BY name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP OWNED BY namn [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP OPERATOR FAMILY [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP OPERATOR FAMILY [ IF EXISTS ] namn USING indexmetod [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP OPERATOR CLASS [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP OPERATOR CLASS [ IF EXISTS ] namn USING indexmetod [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP OPERATOR [ IF EXISTS ] name ( { lefttype | NONE } , { righttype | NONE } ) [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP OPERATOR [ IF EXISTS ] namn ( { vänster_typ | NONE } , { höger_typ | NONE } ) [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP INDEX [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP INDEX [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP GROUP [ IF EXISTS ] name [, ...]"
+#~ msgstr "DROP GROUP [ IF EXISTS ] namn [, ...]"
#~ msgid ""
-#~ "CREATE [ PROCEDURAL ] LANGUAGE name\n"
-#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE name\n"
-#~ " HANDLER call_handler [ VALIDATOR valfunction ]"
+#~ "DROP FUNCTION [ IF EXISTS ] name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " [ CASCADE | RESTRICT ]"
#~ msgstr ""
-#~ "CREATE [ PROCEDURAL ] LANGUAGE namn\n"
-#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE namn\n"
-#~ " HANDLER anropshanterare [ VALIDATOR val-funktion ]"
+#~ "DROP FUNCTION [ IF EXISTS ] namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] )\n"
+#~ " [ CASCADE | RESTRICT ]"
+
+#, fuzzy
+#~ msgid "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP CONVERSION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP DOMAIN [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP DOMAIN [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP DATABASE [ IF EXISTS ] name"
+#~ msgstr "DROP DATABASE [ IF EXISTS ] namn"
+
+#~ msgid "DROP CONVERSION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP CONVERSION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP CAST [ IF EXISTS ] (sourcetype AS targettype) [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP CAST [ IF EXISTS ] (källtyp AS måltyp) [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP AGGREGATE [ IF EXISTS ] name ( type [ , ... ] ) [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP AGGREGATE [ IF EXISTS ] namn ( typ [ , ... ] ) [ CASCADE | RESTRICT ]"
+
+#~ msgid "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
+#~ msgstr "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
#~ msgid ""
-#~ "CREATE OPERATOR name (\n"
-#~ " PROCEDURE = funcname\n"
-#~ " [, LEFTARG = lefttype ] [, RIGHTARG = righttype ]\n"
-#~ " [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
-#~ " [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
-#~ " [, HASHES ] [, MERGES ]\n"
-#~ ")"
+#~ "DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
+#~ " [ USING usinglist ]\n"
+#~ " [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
+#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
#~ msgstr ""
-#~ "CREATE OPERATOR namn (\n"
-#~ " PROCEDURE = funknamn\n"
-#~ " [, LEFTARG = vänster-typ ] [, RIGHTARG = höger-typ ]\n"
-#~ " [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
-#~ " [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
-#~ " [, HASHES ] [, MERGES ]\n"
-#~ ")"
+#~ "DELETE FROM [ ONLY ] tabell [ [ AS ] alias ]\n"
+#~ " [ USING using-lista ]\n"
+#~ " [ WHERE villkor | WHERE CURRENT OF märkörnamn ]\n"
+#~ " [ RETURNING * | utdatauttryck [ [ AS ] utdatanamn ] [, ...] ]"
-#, fuzzy
#~ msgid ""
-#~ "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"
-#~ " | STORAGE storage_type\n"
-#~ " } [, ... ]"
+#~ "DECLARE name [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
+#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR query"
#~ msgstr ""
-#~ "CREATE OPERATOR CLASS namn [ DEFAULT ] FOR TYPE datatyp USING indexmetod AS\n"
-#~ " { OPERATOR strateginummer operatornamn [ ( op_typ, op_typ ) ] [ RECHECK ]\n"
-#~ " | FUNCTION supportnummer funknamn ( argumenttyp [, ...] )\n"
-#~ " | STORAGE lagringstyp\n"
-#~ " } [, ... ]"
+#~ "DECLARE namn [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
+#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR fråga"
-#~ msgid "CREATE OPERATOR FAMILY name USING index_method"
-#~ msgstr "CREATE OPERATOR FAMILY namn USING indexmetod"
+#~ msgid "DEALLOCATE [ PREPARE ] { name | ALL }"
+#~ msgstr "DEALLOCATE [ PREPARE ] { namn | ALL }"
#~ msgid ""
-#~ "CREATE ROLE name [ [ WITH ] option [ ... ] ]\n"
+#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW name [ ( column_name [, ...] ) ]\n"
+#~ " AS query"
+#~ msgstr ""
+#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW namn [ ( kolumnnamn [, ...] ) ]\n"
+#~ " AS fråga"
+
+#~ msgid ""
+#~ "CREATE USER name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
#~ "where option can be:\n"
#~ " \n"
#~ " | USER rolename [, ...]\n"
#~ " | SYSID uid"
#~ msgstr ""
-#~ "CREATE ROLE namn [ [ WITH ] alternativ [ ... ] ]\n"
+#~ "CREATE USER namn [ [ WITH ] alternativ [ ... ] ]\n"
#~ "\n"
#~ "där alternativ kan vara:\n"
#~ " \n"
#~ " | USER rollnamn [, ...]\n"
#~ " | SYSID uid"
+#, fuzzy
#~ msgid ""
-#~ "CREATE [ OR REPLACE ] RULE name AS ON event\n"
-#~ " TO table [ WHERE condition ]\n"
-#~ " DO [ ALSO | INSTEAD ] { NOTHING | command | ( command ; command ... ) }"
+#~ "CREATE TYPE name AS\n"
+#~ " ( attribute_name data_type [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE name AS ENUM\n"
+#~ " ( 'label' [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE name (\n"
+#~ " INPUT = input_function,\n"
+#~ " OUTPUT = output_function\n"
+#~ " [ , RECEIVE = receive_function ]\n"
+#~ " [ , SEND = send_function ]\n"
+#~ " [ , TYPMOD_IN = type_modifier_input_function ]\n"
+#~ " [ , TYPMOD_OUT = type_modifier_output_function ]\n"
+#~ " [ , ANALYZE = analyze_function ]\n"
+#~ " [ , INTERNALLENGTH = { internallength | VARIABLE } ]\n"
+#~ " [ , PASSEDBYVALUE ]\n"
+#~ " [ , ALIGNMENT = alignment ]\n"
+#~ " [ , STORAGE = storage ]\n"
+#~ " [ , LIKE = like_type ]\n"
+#~ " [ , CATEGORY = category ]\n"
+#~ " [ , PREFERRED = preferred ]\n"
+#~ " [ , DEFAULT = default ]\n"
+#~ " [ , ELEMENT = element ]\n"
+#~ " [ , DELIMITER = delimiter ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "CREATE TYPE name"
#~ msgstr ""
-#~ "CREATE [ OR REPLACE ] RULE namn AS ON händelse\n"
-#~ " TO tabell [ WHERE villkor ]\n"
-#~ " DO [ ALSO | INSTEAD ] { NOTHING | kommando | ( kommando ; kommando ... ) }"
+#~ "CREATE TYPE namn AS\n"
+#~ " ( attributnamn datatyp [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE namn (\n"
+#~ " INPUT = inmatningsfunktion,\n"
+#~ " OUTPUT = utmatningsfunktion\n"
+#~ " [ , RECEIVE = mottagarfunktion ]\n"
+#~ " [ , SEND = sändfunktion ]\n"
+#~ " [ , ANALYZE = analysfunktion ]\n"
+#~ " [ , INTERNALLENGTH = { internlängd | VARIABLE } ]\n"
+#~ " [ , PASSEDBYVALUE ]\n"
+#~ " [ , ALIGNMENT = justering ]\n"
+#~ " [ , STORAGE = lagring ]\n"
+#~ " [ , DEFAULT = standard ]\n"
+#~ " [ , ELEMENT = element ]\n"
+#~ " [ , DELIMITER = avskiljare ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "CREATE TYPE namn"
#~ msgid ""
-#~ "CREATE SCHEMA schemaname [ AUTHORIZATION username ] [ schema_element [ ... ] ]\n"
-#~ "CREATE SCHEMA AUTHORIZATION username [ schema_element [ ... ] ]"
+#~ "CREATE TRIGGER name { BEFORE | AFTER } { event [ OR ... ] }\n"
+#~ " ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
+#~ " EXECUTE PROCEDURE funcname ( arguments )"
#~ msgstr ""
-#~ "CREATE SCHEMA schema-namn [ AUTHORIZATION användarnamn ] [ schema-element [ ... ] ]\n"
-#~ "CREATE SCHEMA AUTHORIZATION användarnamn [ schema-element [ ... ] ]"
+#~ "CREATE TRIGGER namn { BEFORE | AFTER } { händelse [ OR ... ] }\n"
+#~ " ON tabell [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
+#~ " EXECUTE PROCEDURE funknamn ( argument )"
+
+#~ msgid "CREATE TABLESPACE tablespacename [ OWNER username ] LOCATION 'directory'"
+#~ msgstr "CREATE TABLESPACE tabellutrymmesnamn [ OWNER användarnamn ] LOCATION 'katalog'"
#~ msgid ""
-#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
-#~ " [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
-#~ " [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-#~ " [ OWNED BY { table.column | NONE } ]"
+#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name\n"
+#~ " [ (column_name [, ...] ) ]\n"
+#~ " [ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
+#~ " [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
+#~ " [ TABLESPACE tablespace ]\n"
+#~ " AS query\n"
+#~ " [ WITH [ NO ] DATA ]"
#~ msgstr ""
-#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE namn [ INCREMENT [ BY ] ökningsvärde ]\n"
-#~ " [ MINVALUE minvärde | NO MINVALUE ] [ MAXVALUE maxvärde | NO MAXVALUE ]\n"
-#~ " [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-#~ " [ OWNED BY { tabell.kolumn | NONE } ]"
+#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE tabellnamn\n"
+#~ " [ (kolumnnamn [, ...] ) ]\n"
+#~ " [ WITH ( lagringsparameter [= värde] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
+#~ " [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
+#~ " [ TABLESPACE tabellutrymme ]\n"
+#~ " AS fråga\n"
+#~ " [ WITH [ NO ] DATA ]"
#, fuzzy
#~ msgid ""
#~ "[ USING INDEX TABLESPACE tabellutrymme ]"
#~ msgid ""
-#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name\n"
-#~ " [ (column_name [, ...] ) ]\n"
-#~ " [ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
-#~ " [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-#~ " [ TABLESPACE tablespace ]\n"
-#~ " AS query\n"
-#~ " [ WITH [ NO ] DATA ]"
+#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE name [ INCREMENT [ BY ] increment ]\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 [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE tabellnamn\n"
-#~ " [ (kolumnnamn [, ...] ) ]\n"
-#~ " [ WITH ( lagringsparameter [= värde] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
-#~ " [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-#~ " [ TABLESPACE tabellutrymme ]\n"
-#~ " AS fråga\n"
-#~ " [ WITH [ NO ] DATA ]"
+#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE namn [ INCREMENT [ BY ] ökningsvärde ]\n"
+#~ " [ MINVALUE minvärde | NO MINVALUE ] [ MAXVALUE maxvärde | NO MAXVALUE ]\n"
+#~ " [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { tabell.kolumn | NONE } ]"
-#~ msgid "CREATE TABLESPACE tablespacename [ OWNER username ] LOCATION 'directory'"
-#~ msgstr "CREATE TABLESPACE tabellutrymmesnamn [ OWNER användarnamn ] LOCATION 'katalog'"
+#~ msgid ""
+#~ "CREATE SCHEMA schemaname [ AUTHORIZATION username ] [ schema_element [ ... ] ]\n"
+#~ "CREATE SCHEMA AUTHORIZATION username [ schema_element [ ... ] ]"
+#~ msgstr ""
+#~ "CREATE SCHEMA schema-namn [ AUTHORIZATION användarnamn ] [ schema-element [ ... ] ]\n"
+#~ "CREATE SCHEMA AUTHORIZATION användarnamn [ schema-element [ ... ] ]"
#~ msgid ""
-#~ "CREATE TRIGGER name { BEFORE | AFTER } { event [ OR ... ] }\n"
-#~ " ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
-#~ " EXECUTE PROCEDURE funcname ( arguments )"
+#~ "CREATE [ OR REPLACE ] RULE name AS ON event\n"
+#~ " TO table [ WHERE condition ]\n"
+#~ " DO [ ALSO | INSTEAD ] { NOTHING | command | ( command ; command ... ) }"
#~ msgstr ""
-#~ "CREATE TRIGGER namn { BEFORE | AFTER } { händelse [ OR ... ] }\n"
-#~ " ON tabell [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
-#~ " EXECUTE PROCEDURE funknamn ( argument )"
+#~ "CREATE [ OR REPLACE ] RULE namn AS ON händelse\n"
+#~ " TO tabell [ WHERE villkor ]\n"
+#~ " DO [ ALSO | INSTEAD ] { NOTHING | kommando | ( kommando ; kommando ... ) }"
-#, fuzzy
#~ msgid ""
-#~ "CREATE TYPE name AS\n"
-#~ " ( attribute_name data_type [, ... ] )\n"
-#~ "\n"
-#~ "CREATE TYPE name AS ENUM\n"
-#~ " ( 'label' [, ... ] )\n"
+#~ "CREATE ROLE name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "CREATE TYPE name (\n"
-#~ " INPUT = input_function,\n"
-#~ " OUTPUT = output_function\n"
-#~ " [ , RECEIVE = receive_function ]\n"
-#~ " [ , SEND = send_function ]\n"
-#~ " [ , TYPMOD_IN = type_modifier_input_function ]\n"
-#~ " [ , TYPMOD_OUT = type_modifier_output_function ]\n"
-#~ " [ , ANALYZE = analyze_function ]\n"
-#~ " [ , INTERNALLENGTH = { internallength | VARIABLE } ]\n"
-#~ " [ , PASSEDBYVALUE ]\n"
-#~ " [ , ALIGNMENT = alignment ]\n"
-#~ " [ , STORAGE = storage ]\n"
-#~ " [ , LIKE = like_type ]\n"
-#~ " [ , CATEGORY = category ]\n"
-#~ " [ , PREFERRED = preferred ]\n"
-#~ " [ , DEFAULT = default ]\n"
-#~ " [ , ELEMENT = element ]\n"
-#~ " [ , DELIMITER = delimiter ]\n"
-#~ ")\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
+#~ " | IN ROLE rolename [, ...]\n"
+#~ " | IN GROUP rolename [, ...]\n"
+#~ " | ROLE rolename [, ...]\n"
+#~ " | ADMIN rolename [, ...]\n"
+#~ " | USER rolename [, ...]\n"
+#~ " | SYSID uid"
+#~ msgstr ""
+#~ "CREATE ROLE namn [ [ WITH ] alternativ [ ... ] ]\n"
#~ "\n"
-#~ "CREATE TYPE name"
+#~ "där alternativ kan vara:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT anslutningstak\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'lösenord'\n"
+#~ " | VALID UNTIL 'tidsstämpel' \n"
+#~ " | IN ROLE rollnamn [, ...]\n"
+#~ " | IN GROUP rollnamn [, ...]\n"
+#~ " | ROLE rollnamn [, ...]\n"
+#~ " | ADMIN rollnamn [, ...]\n"
+#~ " | USER rollnamn [, ...]\n"
+#~ " | SYSID uid"
+
+#~ msgid "CREATE OPERATOR FAMILY name USING index_method"
+#~ msgstr "CREATE OPERATOR FAMILY namn USING indexmetod"
+
+#, fuzzy
+#~ msgid ""
+#~ "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"
+#~ " | STORAGE storage_type\n"
+#~ " } [, ... ]"
+#~ msgstr ""
+#~ "CREATE OPERATOR CLASS namn [ DEFAULT ] FOR TYPE datatyp USING indexmetod AS\n"
+#~ " { OPERATOR strateginummer operatornamn [ ( op_typ, op_typ ) ] [ RECHECK ]\n"
+#~ " | FUNCTION supportnummer funknamn ( argumenttyp [, ...] )\n"
+#~ " | STORAGE lagringstyp\n"
+#~ " } [, ... ]"
+
+#~ msgid ""
+#~ "CREATE OPERATOR name (\n"
+#~ " PROCEDURE = funcname\n"
+#~ " [, LEFTARG = lefttype ] [, RIGHTARG = righttype ]\n"
+#~ " [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
+#~ " [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
+#~ " [, HASHES ] [, MERGES ]\n"
+#~ ")"
+#~ msgstr ""
+#~ "CREATE OPERATOR namn (\n"
+#~ " PROCEDURE = funknamn\n"
+#~ " [, LEFTARG = vänster-typ ] [, RIGHTARG = höger-typ ]\n"
+#~ " [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
+#~ " [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
+#~ " [, HASHES ] [, MERGES ]\n"
+#~ ")"
+
+#~ msgid ""
+#~ "CREATE [ PROCEDURAL ] LANGUAGE name\n"
+#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE name\n"
+#~ " HANDLER call_handler [ VALIDATOR valfunction ]"
#~ msgstr ""
-#~ "CREATE TYPE namn AS\n"
-#~ " ( attributnamn datatyp [, ... ] )\n"
-#~ "\n"
-#~ "CREATE TYPE namn (\n"
-#~ " INPUT = inmatningsfunktion,\n"
-#~ " OUTPUT = utmatningsfunktion\n"
-#~ " [ , RECEIVE = mottagarfunktion ]\n"
-#~ " [ , SEND = sändfunktion ]\n"
-#~ " [ , ANALYZE = analysfunktion ]\n"
-#~ " [ , INTERNALLENGTH = { internlängd | VARIABLE } ]\n"
-#~ " [ , PASSEDBYVALUE ]\n"
-#~ " [ , ALIGNMENT = justering ]\n"
-#~ " [ , STORAGE = lagring ]\n"
-#~ " [ , DEFAULT = standard ]\n"
-#~ " [ , ELEMENT = element ]\n"
-#~ " [ , DELIMITER = avskiljare ]\n"
-#~ ")\n"
-#~ "\n"
-#~ "CREATE TYPE namn"
+#~ "CREATE [ PROCEDURAL ] LANGUAGE namn\n"
+#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE namn\n"
+#~ " HANDLER anropshanterare [ VALIDATOR val-funktion ]"
#~ msgid ""
-#~ "CREATE USER name [ [ WITH ] option [ ... ] ]\n"
+#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] name ON table [ USING method ]\n"
+#~ " ( { column | ( expression ) } [ opclass ] [ ASC | DESC ] [ NULLS { FIRST | LAST } ] [, ...] )\n"
+#~ " [ WITH ( storage_parameter = value [, ... ] ) ]\n"
+#~ " [ TABLESPACE tablespace ]\n"
+#~ " [ WHERE predicate ]"
+#~ msgstr ""
+#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] namn ON tabell [ USING metod ]\n"
+#~ " ( { kolumn | ( uttryck ) } [ op-klass ] [ ASC | DESC ] [ NULLS { FIRST | LAST } ] [, ...] )\n"
+#~ " [ WITH ( lagringsparameter = värde [, ... ] ) ]\n"
+#~ " [ TABLESPACE tabellutrymme ]\n"
+#~ " [ WHERE predikat ]"
+
+#~ msgid ""
+#~ "CREATE GROUP name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
#~ "where option can be:\n"
#~ " \n"
#~ " | CREATEUSER | NOCREATEUSER\n"
#~ " | INHERIT | NOINHERIT\n"
#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT connlimit\n"
#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
#~ " | VALID UNTIL 'timestamp' \n"
#~ " | IN ROLE rolename [, ...]\n"
#~ " | USER rolename [, ...]\n"
#~ " | SYSID uid"
#~ msgstr ""
-#~ "CREATE USER namn [ [ WITH ] alternativ [ ... ] ]\n"
+#~ "CREATE GROUP namn [ [ WITH ] alternativ [ ... ] ]\n"
#~ "\n"
#~ "där alternativ kan vara:\n"
#~ " \n"
#~ " | CREATEUSER | NOCREATEUSER\n"
#~ " | INHERIT | NOINHERIT\n"
#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT anslutningstak\n"
#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'lösenord'\n"
#~ " | VALID UNTIL 'tidsstämpel' \n"
#~ " | IN ROLE rollnamn [, ...]\n"
#~ " | USER rollnamn [, ...]\n"
#~ " | SYSID uid"
+#, fuzzy
#~ msgid ""
-#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW name [ ( column_name [, ...] ) ]\n"
-#~ " AS query"
+#~ "CREATE [ OR REPLACE ] FUNCTION\n"
+#~ " name ( [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } defexpr ] [, ...] ] )\n"
+#~ " [ RETURNS rettype\n"
+#~ " | RETURNS TABLE ( colname coltype [, ...] ) ]\n"
+#~ " { LANGUAGE langname\n"
+#~ " | WINDOW\n"
+#~ " | IMMUTABLE | STABLE | VOLATILE\n"
+#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " | [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
+#~ " | COST execution_cost\n"
+#~ " | ROWS result_rows\n"
+#~ " | SET configuration_parameter { TO value | = value | FROM CURRENT }\n"
+#~ " | AS 'definition'\n"
+#~ " | AS 'obj_file', 'link_symbol'\n"
+#~ " } ...\n"
+#~ " [ WITH ( attribute [, ...] ) ]"
#~ msgstr ""
-#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW namn [ ( kolumnnamn [, ...] ) ]\n"
-#~ " AS fråga"
-
-#~ msgid "DEALLOCATE [ PREPARE ] { name | ALL }"
-#~ msgstr "DEALLOCATE [ PREPARE ] { namn | ALL }"
+#~ "CREATE [ OR REPLACE ] FUNCTION\n"
+#~ " namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] )\n"
+#~ " [ RETURNS rettyp ]\n"
+#~ " { LANGUAGE språknamn\n"
+#~ " | IMMUTABLE | STABLE | VOLATILE\n"
+#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " | [EXTERNAL] SECURITY INVOKER | [EXTERNAL] SECURITY DEFINER\n"
+#~ " | AS 'definition'\n"
+#~ " | AS 'obj-fil', 'länksymbol'\n"
+#~ " } ...\n"
+#~ " [ WITH ( attribut [, ...] ) ]"
#~ msgid ""
-#~ "DECLARE name [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
-#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR query"
+#~ "CREATE DOMAIN name [ AS ] data_type\n"
+#~ " [ DEFAULT expression ]\n"
+#~ " [ constraint [ ... ] ]\n"
+#~ "\n"
+#~ "where constraint is:\n"
+#~ "\n"
+#~ "[ CONSTRAINT constraint_name ]\n"
+#~ "{ NOT NULL | NULL | CHECK (expression) }"
#~ msgstr ""
-#~ "DECLARE namn [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
-#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR fråga"
+#~ "CREATE DOMAIN namn [ AS ] datatyp\n"
+#~ " [ DEFAULT uttryck ]\n"
+#~ " [ villkor [ ... ] ]\n"
+#~ "\n"
+#~ "där villkor är:\n"
+#~ "\n"
+#~ "[ CONSTRAINT villkorsnamn ]\n"
+#~ "{ NOT NULL | NULL | CHECK (uttryck) }"
+#, fuzzy
#~ msgid ""
-#~ "DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
-#~ " [ USING usinglist ]\n"
-#~ " [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
-#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
+#~ "CREATE DATABASE name\n"
+#~ " [ [ WITH ] [ OWNER [=] dbowner ]\n"
+#~ " [ TEMPLATE [=] template ]\n"
+#~ " [ ENCODING [=] encoding ]\n"
+#~ " [ LC_COLLATE [=] lc_collate ]\n"
+#~ " [ LC_CTYPE [=] lc_ctype ]\n"
+#~ " [ TABLESPACE [=] tablespace ]\n"
+#~ " [ CONNECTION LIMIT [=] connlimit ] ]"
#~ msgstr ""
-#~ "DELETE FROM [ ONLY ] tabell [ [ AS ] alias ]\n"
-#~ " [ USING using-lista ]\n"
-#~ " [ WHERE villkor | WHERE CURRENT OF märkörnamn ]\n"
-#~ " [ RETURNING * | utdatauttryck [ [ AS ] utdatanamn ] [, ...] ]"
-
-#~ 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 ] namn ( typ [ , ... ] ) [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP CAST [ IF EXISTS ] (sourcetype AS targettype) [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP CAST [ IF EXISTS ] (källtyp AS måltyp) [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP CONVERSION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP CONVERSION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP DATABASE [ IF EXISTS ] name"
-#~ msgstr "DROP DATABASE [ IF EXISTS ] namn"
-
-#~ msgid "DROP DOMAIN [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP DOMAIN [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#, fuzzy
-#~ msgid "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP CONVERSION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+#~ "CREATE DATABASE namn\n"
+#~ " [ [ WITH ] [ OWNER [=] db-ägare ]\n"
+#~ " [ TEMPLATE [=] mall ]\n"
+#~ " [ ENCODING [=] kodning ]\n"
+#~ " [ TABLESPACE [=] tabellutrymme ] ]\n"
+#~ " [ CONNECTION LIMIT [=] anslutningstak ] ]"
#~ msgid ""
-#~ "DROP FUNCTION [ IF EXISTS ] name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " [ CASCADE | RESTRICT ]"
+#~ "CREATE [ DEFAULT ] CONVERSION name\n"
+#~ " FOR source_encoding TO dest_encoding FROM funcname"
#~ msgstr ""
-#~ "DROP FUNCTION [ IF EXISTS ] namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] )\n"
-#~ " [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP GROUP [ IF EXISTS ] name [, ...]"
-#~ msgstr "DROP GROUP [ IF EXISTS ] namn [, ...]"
-
-#~ msgid "DROP INDEX [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP INDEX [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP OPERATOR [ IF EXISTS ] name ( { lefttype | NONE } , { righttype | NONE } ) [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP OPERATOR [ IF EXISTS ] namn ( { vänster_typ | NONE } , { höger_typ | NONE } ) [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP OPERATOR CLASS [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP OPERATOR CLASS [ IF EXISTS ] namn USING indexmetod [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP OPERATOR FAMILY [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP OPERATOR FAMILY [ IF EXISTS ] namn USING indexmetod [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP OWNED BY name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP OWNED BY namn [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP ROLE [ IF EXISTS ] name [, ...]"
-#~ msgstr "DROP ROLE [ IF EXISTS ] namn [, ...]"
-
-#~ msgid "DROP RULE [ IF EXISTS ] name ON relation [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP RULE [ IF EXISTS ] namn ON relation [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP SCHEMA [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP SCHEMA [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP SEQUENCE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP SEQUENCE [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#, fuzzy
-#~ msgid "DROP SERVER [ IF EXISTS ] servername [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP CONVERSION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TABLE [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TABLESPACE [ IF EXISTS ] tablespacename"
-#~ msgstr "DROP TABLESPACE [ IF EXISTS ] tabellutrymmesnamn"
-
-#~ msgid "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TEXT SEARCH PARSER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TEXT SEARCH PARSER [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TRIGGER [ IF EXISTS ] name ON table [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TRIGGER [ IF EXISTS ] namn ON tabell [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TYPE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TYPE [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP USER [ IF EXISTS ] name [, ...]"
-#~ msgstr "DROP USER [ IF EXISTS ] namn [, ...]"
-
-#~ msgid "DROP VIEW [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP VIEW [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "END [ WORK | TRANSACTION ]"
-#~ msgstr "END [ WORK | TRANSACTION ]"
-
-#~ msgid "EXECUTE name [ ( parameter [, ...] ) ]"
-#~ msgstr "EXECUTE namn [ ( parameter [, ...] ) ]"
-
-#~ msgid "EXPLAIN [ ANALYZE ] [ VERBOSE ] statement"
-#~ msgstr "EXPLAIN [ ANALYZE ] [ VERBOSE ] sats"
+#~ "CREATE [ DEFAULT ] CONVERSION namn\n"
+#~ " FOR källkodning TO målkodning FROM funknamn"
#~ msgid ""
-#~ "FETCH [ direction { FROM | IN } ] cursorname\n"
-#~ "\n"
-#~ "where direction can be empty or one of:\n"
-#~ "\n"
-#~ " NEXT\n"
-#~ " PRIOR\n"
-#~ " FIRST\n"
-#~ " LAST\n"
-#~ " ABSOLUTE count\n"
-#~ " RELATIVE count\n"
-#~ " count\n"
-#~ " ALL\n"
-#~ " FORWARD\n"
-#~ " FORWARD count\n"
-#~ " FORWARD ALL\n"
-#~ " BACKWARD\n"
-#~ " BACKWARD count\n"
-#~ " BACKWARD ALL"
+#~ "CREATE CONSTRAINT TRIGGER name\n"
+#~ " AFTER event [ OR ... ]\n"
+#~ " ON table_name\n"
+#~ " [ FROM referenced_table_name ]\n"
+#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY DEFERRED } }\n"
+#~ " FOR EACH ROW\n"
+#~ " EXECUTE PROCEDURE funcname ( arguments )"
#~ msgstr ""
-#~ "FETCH [ riktning { FROM | IN } ] markörsnamn\n"
-#~ "\n"
-#~ "där riktning kan vara tom eller en av:\n"
-#~ "\n"
-#~ " NEXT\n"
-#~ " PRIOR\n"
-#~ " FIRST\n"
-#~ " LAST\n"
-#~ " ABSOLUTE antal\n"
-#~ " RELATIVE antal\n"
-#~ " antal\n"
-#~ " ALL\n"
-#~ " FORWARD\n"
-#~ " FORWARD antal\n"
-#~ " FORWARD ALL\n"
-#~ " BACKWARD\n"
-#~ " BACKWARD antal\n"
-#~ " BACKWARD ALL"
+#~ "CREATE CONSTRAINT TRIGGER namn \n"
+#~ " AFTER händelse [ OR ... ]\n"
+#~ " ON tabellnamn\n"
+#~ " [ FROM refererat_tabellnamn ]\n"
+#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY DEFERRED } }\n"
+#~ " FOR EACH ROW\n"
+#~ " EXECUTE PROCEDURE funktionsnamn ( argument )"
-#, fuzzy
#~ msgid ""
-#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON [ TABLE ] tablename [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
-#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
-#~ " ON [ TABLE ] tablename [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SEQUENCE sequencename [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON DATABASE dbname [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "CREATE CAST (sourcetype AS targettype)\n"
+#~ " WITH FUNCTION funcname (argtypes)\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN SERVER servername [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "CREATE CAST (sourcetype AS targettype)\n"
+#~ " WITHOUT FUNCTION\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
#~ "\n"
-#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "CREATE CAST (sourcetype AS targettype)\n"
+#~ " WITH INOUT\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
+#~ msgstr ""
+#~ "CREATE CAST (källtyp AS måltyp)\n"
+#~ " WITH FUNCTION funknamn (argtyper)\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON LANGUAGE langname [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "CREATE CAST (källtyp AS måltyp)\n"
+#~ " WITHOUT FUNCTION\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
#~ "\n"
-#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SCHEMA schemaname [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "CREATE CAST (källtyp AS måltyp)\n"
+#~ " WITH INOUT\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
+
+#~ msgid ""
+#~ "CREATE AGGREGATE name ( input_data_type [ , ... ] ) (\n"
+#~ " SFUNC = sfunc,\n"
+#~ " STYPE = state_data_type\n"
+#~ " [ , FINALFUNC = ffunc ]\n"
+#~ " [ , INITCOND = initial_condition ]\n"
+#~ " [ , SORTOP = sort_operator ]\n"
+#~ ")\n"
#~ "\n"
-#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
-#~ " ON TABLESPACE tablespacename [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "or the old syntax\n"
#~ "\n"
-#~ "GRANT role [, ...] TO rolename [, ...] [ WITH ADMIN OPTION ]"
+#~ "CREATE AGGREGATE name (\n"
+#~ " BASETYPE = base_type,\n"
+#~ " SFUNC = sfunc,\n"
+#~ " STYPE = state_data_type\n"
+#~ " [ , FINALFUNC = ffunc ]\n"
+#~ " [ , INITCOND = initial_condition ]\n"
+#~ " [ , SORTOP = sort_operator ]\n"
+#~ ")"
#~ msgstr ""
-#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | REFERENCES | TRIGGER }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON [ TABLE ] tabellnamn [, ...]\n"
-#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SEQUENCE sekvensnamn [, ...]\n"
-#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON DATABASE dbnamn [, ...]\n"
-#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FUNCTION funkname ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] ) [, ...]\n"
-#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "CREATE AGGREGATE namn ( indatatyp [ , ... ] ) (\n"
+#~ " SFUNC = sfunc,\n"
+#~ " STYPE = tillståndsdatatyp\n"
+#~ " [ , FINALFUNC = ffunc ]\n"
+#~ " [ , INITCOND = startvärde ]\n"
+#~ " [ , SORTOP = sorteringsoperator ]\n"
+#~ ")\n"
#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON LANGUAGE språknamn [, ...]\n"
-#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "eller den gamla syntaxen\n"
#~ "\n"
-#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SCHEMA schemanamn [, ...]\n"
-#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "CREATE AGGREGATE namn (\n"
+#~ " BASETYPE = indatatyp\n"
+#~ " SFUNC = sfunc,\n"
+#~ " STYPE = tillståndsdatatyp\n"
+#~ " [ , FINALFUNC = ffunc ]\n"
+#~ " [ , INITCOND = startvärde ]\n"
+#~ " [ , SORTOP = sorteringsoperator ]\n"
+#~ ")"
+
+#, fuzzy
+#~ msgid ""
+#~ "COPY tablename [ ( column [, ...] ) ]\n"
+#~ " FROM { 'filename' | STDIN }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
+#~ " [ NULL [ AS ] 'null string' ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'quote' ] \n"
+#~ " [ ESCAPE [ AS ] 'escape' ]\n"
+#~ " [ FORCE NOT NULL column [, ...] ]\n"
#~ "\n"
-#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
-#~ " ON TABLESPACE tabellutrymmesnamn [, ...]\n"
-#~ " TO { användarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "COPY { tablename [ ( column [, ...] ) ] | ( query ) }\n"
+#~ " TO { 'filename' | STDOUT }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
+#~ " [ NULL [ AS ] 'null string' ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'quote' ] \n"
+#~ " [ ESCAPE [ AS ] 'escape' ]\n"
+#~ " [ FORCE QUOTE column [, ...] ]"
+#~ msgstr ""
+#~ "COPY tabellnamn [ ( kolumn [, ...] ) ]\n"
+#~ " FROM { 'filnamn' | STDIN }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ] \n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'avdelare' ]\n"
+#~ " [ NULL [ AS ] 'null-sträng' ] ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'citat' ]\n"
+#~ " [ ESCAPE [ AS ] 'escape' ]\n"
+#~ " [ FORCE NOT NULL kolumn [, ...] ]\n"
#~ "\n"
-#~ "GRANT roll [, ...] TO användarnamn [, ...] [ WITH ADMIN OPTION ]"
+#~ "COPY { tabellnamn [ ( kolumn [, ...] ) ] | ( fråga ) }\n"
+#~ " TO { 'filnamn' | STDOUT }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ HEADER ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'avdelare' ]\n"
+#~ " [ NULL [ AS ] 'null-sträng' ] ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'citat' ]\n"
+#~ " [ ESCAPE [ AS ] 'escape' ]\n"
+#~ " [ FORCE QUOTE kolumn [, ...] ]"
+
+#~ msgid "COMMIT PREPARED transaction_id"
+#~ msgstr "COMMIT PREPARED transaktions-id"
+
+#~ msgid "COMMIT [ WORK | TRANSACTION ]"
+#~ msgstr "COMMIT [ WORK | TRANSACTION ]"
+
+#, fuzzy
+#~ msgid ""
+#~ "COMMENT ON\n"
+#~ "{\n"
+#~ " TABLE object_name |\n"
+#~ " COLUMN table_name.column_name |\n"
+#~ " AGGREGATE agg_name (agg_type [, ...] ) |\n"
+#~ " CAST (sourcetype AS targettype) |\n"
+#~ " CONSTRAINT constraint_name ON table_name |\n"
+#~ " CONVERSION object_name |\n"
+#~ " DATABASE object_name |\n"
+#~ " DOMAIN object_name |\n"
+#~ " FUNCTION func_name ( [ [ argmode ] [ argname ] argtype [, ...] ] ) |\n"
+#~ " INDEX object_name |\n"
+#~ " LARGE OBJECT large_object_oid |\n"
+#~ " OPERATOR op (leftoperand_type, rightoperand_type) |\n"
+#~ " OPERATOR CLASS object_name USING index_method |\n"
+#~ " OPERATOR FAMILY object_name USING index_method |\n"
+#~ " [ PROCEDURAL ] LANGUAGE object_name |\n"
+#~ " ROLE object_name |\n"
+#~ " RULE rule_name ON table_name |\n"
+#~ " SCHEMA object_name |\n"
+#~ " SEQUENCE object_name |\n"
+#~ " TABLESPACE object_name |\n"
+#~ " TEXT SEARCH CONFIGURATION object_name |\n"
+#~ " TEXT SEARCH DICTIONARY object_name |\n"
+#~ " TEXT SEARCH PARSER object_name |\n"
+#~ " TEXT SEARCH TEMPLATE object_name |\n"
+#~ " TRIGGER trigger_name ON table_name |\n"
+#~ " TYPE object_name |\n"
+#~ " VIEW object_name\n"
+#~ "} IS 'text'"
+#~ msgstr ""
+#~ "COMMENT ON\n"
+#~ "{\n"
+#~ " TABLE objektname |\n"
+#~ " COLUMN tabellnamn.kolumnnamn |\n"
+#~ " AGGREGATE agg_namn (agg_typ) |\n"
+#~ " CAST (källtyp AS måltyp) |\n"
+#~ " CONSTRAINT villkorsnamn ON tabellnamn |\n"
+#~ " CONVERSION objektnamn |\n"
+#~ " DATABASE objektnamn |\n"
+#~ " DOMAIN objektnamn |\n"
+#~ " FUNCTION funk_namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] ) |\n"
+#~ " INDEX objektnamn |\n"
+#~ " LARGE OBJECT stort_objekt_oid |\n"
+#~ " OPERATOR op (vänster operandstyp, höger operandstyp) |\n"
+#~ " OPERATOR CLASS objektnamn USING indexmetod |\n"
+#~ " [ PROCEDURAL ] LANGUAGE objektnamn |\n"
+#~ " ROLE objektnamn |\n"
+#~ " RULE regelnamn ON tabellnamn |\n"
+#~ " SCHEMA objektnamn |\n"
+#~ " SEQUENCE objektnamn |\n"
+#~ " TRIGGER utlösarnamn ON tabellnamn |\n"
+#~ " TYPE objektnamn |\n"
+#~ " VIEW objektnamn\n"
+#~ "} IS 'text'"
#~ msgid ""
-#~ "INSERT INTO table [ ( column [, ...] ) ]\n"
-#~ " { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | query }\n"
-#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
+#~ "CLUSTER [VERBOSE] tablename [ USING indexname ]\n"
+#~ "CLUSTER [VERBOSE]"
#~ msgstr ""
-#~ "INSERT INTO tabell [ ( kolumn [, ...] ) ]\n"
-#~ " { DEFAULT VALUES | VALUES ( { uttryck | DEFAULT } [, ...] ) [, ...] | fråga }\n"
-#~ " [ RETURNING * | utdatauttryck [ [ AS ] utdatanamn ] [, ...] ]"
+#~ "CLUSTER [VERBOSE] tabellnamn [ USING indexnamn ]\n"
+#~ "CLUSTER [VERBOSE]"
-#~ msgid "LISTEN name"
-#~ msgstr "LISTEN namn"
+#~ msgid "CLOSE { name | ALL }"
+#~ msgstr "CLOSE { namn | ALL }"
-#~ msgid "LOAD 'filename'"
-#~ msgstr "LOAD 'filnamn'"
+#~ msgid "CHECKPOINT"
+#~ msgstr "CHECKPOINT"
#~ msgid ""
-#~ "LOCK [ TABLE ] [ ONLY ] name [, ...] [ IN lockmode MODE ] [ NOWAIT ]\n"
+#~ "BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
#~ "\n"
-#~ "where lockmode is one of:\n"
+#~ "where transaction_mode is one of:\n"
#~ "\n"
-#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
-#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
#~ msgstr ""
-#~ "LOCK [ TABLE ] [ ONLY ] namn [, ...] [ IN låsläge MODE ] [ NOWAIT ]\n"
+#~ "BEGIN [ WORK | TRANSACTION ] [ transaktionsläge [, ...] ]\n"
#~ "\n"
-#~ "där låsläge är en av:\n"
+#~ "där transaktionsläge är en av:\n"
#~ "\n"
-#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
-#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
-
-#~ msgid "MOVE [ direction { FROM | IN } ] cursorname"
-#~ msgstr "MOVE [ riktning { FROM | IN } ] markörnamn"
-
-#~ msgid "NOTIFY name"
-#~ msgstr "NOTIFY namn"
-
-#~ msgid "PREPARE name [ ( datatype [, ...] ) ] AS statement"
-#~ msgstr "PREPARE namn [ ( datatyp [, ...] ) ] AS sats"
-
-#~ msgid "PREPARE TRANSACTION transaction_id"
-#~ msgstr "PREPARE TRANSACTION transaktions_id"
-
-#~ msgid "REASSIGN OWNED BY old_role [, ...] TO new_role"
-#~ msgstr "REASSIGN OWNED BY gammal_roll [, ...] TO ny_roll"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
-#~ msgid "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } name [ FORCE ]"
-#~ msgstr "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } namn [ FORCE ]"
+#~ msgid "ANALYZE [ VERBOSE ] [ table [ ( column [, ...] ) ] ]"
+#~ msgstr "ANALYZE [ VERBOSE ] [ tabell [ ( kolumn [, ...] ) ] ]"
-#~ msgid "RELEASE [ SAVEPOINT ] savepoint_name"
-#~ msgstr "RELEASE [ SAVEPOINT ] sparpunktsnamn"
+#~ msgid ""
+#~ "ALTER VIEW name ALTER [ COLUMN ] column SET DEFAULT expression\n"
+#~ "ALTER VIEW name ALTER [ COLUMN ] column DROP DEFAULT\n"
+#~ "ALTER VIEW name OWNER TO new_owner\n"
+#~ "ALTER VIEW name RENAME TO new_name\n"
+#~ "ALTER VIEW name SET SCHEMA new_schema"
+#~ msgstr ""
+#~ "ALTER VIEW namn ALTER [ COLUMN ] kolumn SET DEFAULT uttryck\n"
+#~ "ALTER VIEW namn ALTER [ COLUMN ] kolumn DROP DEFAULT\n"
+#~ "ALTER VIEW namn OWNER TO ny_ägare\n"
+#~ "ALTER VIEW namn RENAME TO nytt_namn\n"
+#~ "ALTER VIEW namn SET SCHEMA nytt_schema"
#, fuzzy
#~ msgid ""
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON [ TABLE ] tablename [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
-#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
-#~ " ON [ TABLE ] tablename [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { USAGE | SELECT | UPDATE }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SEQUENCE sequencename [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON DATABASE dbname [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "ALTER USER name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN SERVER servername [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "ALTER USER name RENAME TO newname\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\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"
+#~ msgstr ""
+#~ "ALTER USER namn [ [ WITH ] alternativ [ ... ] ]\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON LANGUAGE langname [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "där alternativ kan vara:\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SCHEMA schemaname [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT anslutningstak\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'lösenord' \n"
+#~ " | VALID UNTIL 'tidsstämpel'\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
-#~ " ON TABLESPACE tablespacename [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "ALTER USER namn RENAME TO nytt_namn\n"
#~ "\n"
-#~ "REVOKE [ ADMIN OPTION FOR ]\n"
-#~ " role [, ...] FROM rolename [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]"
+#~ "ALTER USER namn SET konfigurationsparameter { TO | = } { värde | DEFAULT }\n"
+#~ "ALTER USER namn RESET konfigurationsparameter"
+
+#~ msgid ""
+#~ "ALTER TYPE name RENAME TO new_name\n"
+#~ "ALTER TYPE name OWNER TO new_owner \n"
+#~ "ALTER TYPE name SET SCHEMA new_schema"
#~ msgstr ""
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { SELECT | INSERT | UPDATE | DELETE | REFERENCES | TRIGGER }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON [ TABLE ] tabellnamn [, ...]\n"
-#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { USAGE | SELECT | UPDATE }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SEQUENCE sekvensnamn [, ...]\n"
-#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { CREATE | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON DATABASE dbnamn [, ...]\n"
-#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FUNCTION funknamn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] ) [, ...]\n"
-#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "ALTER TYPE namn RENAME TO nytt_namn\n"
+#~ "ALTER TYPE namn OWNER TO ny_ägare \n"
+#~ "ALTER TYPE namn SET SCHEMA nytt_schema"
+
+#~ msgid "ALTER TRIGGER name ON table RENAME TO newname"
+#~ msgstr "ALTER TRIGGER namb ON tabell RENAME TO nyttnamn"
+
+#~ msgid "ALTER TEXT SEARCH TEMPLATE name RENAME TO newname"
+#~ msgstr "ALTER TEXT SEARCH TEMPLATE namn RENAME TO nyttnamn"
+
+#~ msgid "ALTER TEXT SEARCH PARSER name RENAME TO newname"
+#~ msgstr "ALTER TEXT SEARCH PARSER namn RENAME TO nyttnamn"
+
+#~ msgid ""
+#~ "ALTER TABLESPACE name RENAME TO newname\n"
+#~ "ALTER TABLESPACE name OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER TABLESPACE namn RENAME TO nytt_namn\n"
+#~ "ALTER TABLESPACE namn OWNER TO ny_ägare"
+
+#, fuzzy
+#~ msgid ""
+#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
+#~ " action [, ... ]\n"
+#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
+#~ " RENAME [ COLUMN ] column TO new_column\n"
+#~ "ALTER TABLE name\n"
+#~ " RENAME TO new_name\n"
+#~ "ALTER TABLE name\n"
+#~ " SET SCHEMA new_schema\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON LANGUAGE språknamn [, ...]\n"
-#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "where action is one of:\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SCHEMA schemanamn [, ...]\n"
-#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ " ADD [ COLUMN ] column type [ column_constraint [ ... ] ]\n"
+#~ " DROP [ COLUMN ] column [ RESTRICT | CASCADE ]\n"
+#~ " ALTER [ COLUMN ] column [ SET DATA ] TYPE type [ USING expression ]\n"
+#~ " ALTER [ COLUMN ] column SET DEFAULT expression\n"
+#~ " 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"
+#~ " ADD table_constraint\n"
+#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
+#~ " DISABLE TRIGGER [ trigger_name | ALL | USER ]\n"
+#~ " ENABLE TRIGGER [ trigger_name | ALL | USER ]\n"
+#~ " ENABLE REPLICA TRIGGER trigger_name\n"
+#~ " ENABLE ALWAYS TRIGGER trigger_name\n"
+#~ " DISABLE RULE rewrite_rule_name\n"
+#~ " ENABLE RULE rewrite_rule_name\n"
+#~ " ENABLE REPLICA RULE rewrite_rule_name\n"
+#~ " ENABLE ALWAYS RULE rewrite_rule_name\n"
+#~ " CLUSTER ON index_name\n"
+#~ " SET WITHOUT CLUSTER\n"
+#~ " SET WITH OIDS\n"
+#~ " SET WITHOUT OIDS\n"
+#~ " SET ( storage_parameter = value [, ... ] )\n"
+#~ " RESET ( storage_parameter [, ... ] )\n"
+#~ " INHERIT parent_table\n"
+#~ " NO INHERIT parent_table\n"
+#~ " OWNER TO new_owner\n"
+#~ " SET TABLESPACE new_tablespace"
+#~ msgstr ""
+#~ "ALTER TABLE [ ONLY ] namn [ * ]\n"
+#~ " aktion [, ... ]\n"
+#~ "ALTER TABLE [ ONLY ] namn [ * ]\n"
+#~ " RENAME [ COLUMN ] kolumn TO ny_kolumn\n"
+#~ "ALTER TABLE namn\n"
+#~ " RENAME TO nytt_namn\n"
+#~ "ALTER TABLE namn\n"
+#~ " SET SCHEMA nytt_schema\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
-#~ " ON TABLESPACE tabellutrymmesnamn [, ...]\n"
-#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "där aktion är en av:\n"
#~ "\n"
-#~ "REVOKE [ ADMIN OPTION FOR ]\n"
-#~ " rolk [, ...]\n"
-#~ " FROM { användarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]"
-
-#~ msgid "ROLLBACK [ WORK | TRANSACTION ]"
-#~ msgstr "ROLLBACK [ WORK | TRANSACTION ]"
+#~ " ADD [ COLUMN ] kolumn type [ kolumnvillkor [ ... ] ]\n"
+#~ " DROP [ COLUMN ] kolumn [ RESTRICT | CASCADE ]\n"
+#~ " ALTER [ COLUMN ] kolumn TYPE type [ USING uttryck ]\n"
+#~ " ALTER [ COLUMN ] kolumn SET DEFAULT uttryck\n"
+#~ " ALTER [ COLUMN ] kolumn DROP DEFAULT\n"
+#~ " ALTER [ COLUMN ] kolumn { SET | DROP } NOT NULL\n"
+#~ " ALTER [ COLUMN ] kolumn SET STATISTICS heltal\n"
+#~ " ALTER [ COLUMN ] kolumn SET STORAGE { PLAIN | EXTERNAL | EXTENDED | MAIN }\n"
+#~ " ADD tabellvillkor\n"
+#~ " DROP CONSTRAINT villkorsnamn [ RESTRICT | CASCADE ]\n"
+#~ " DISABLE TRIGGER [ utlösarnamn | ALL | USER ]\n"
+#~ " ENABLE TRIGGER [ utlösarnamn | ALL | USER ]\n"
+#~ " CLUSTER ON indexnamn\n"
+#~ " SET WITHOUT CLUSTER\n"
+#~ " SET WITHOUT OIDS\n"
+#~ " SET ( lagringsparameter = värde [, ... ] )\n"
+#~ " RESET ( lagringsparameter [, ... ] )\n"
+#~ " INHERIT föräldertabell\n"
+#~ " NO INHERIT föräldertabell\n"
+#~ " OWNER TO ny_ägare\n"
+#~ " SET TABLESPACE tabellutrymme"
-#~ msgid "ROLLBACK PREPARED transaction_id"
-#~ msgstr "ROLLBACK PREPARED transaktions_id"
+#, fuzzy
+#~ msgid ""
+#~ "ALTER SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
+#~ " [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
+#~ " [ START [ WITH ] start ]\n"
+#~ " [ RESTART [ [ WITH ] restart ] ]\n"
+#~ " [ CACHE cache ] [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { table.column | NONE } ]\n"
+#~ "ALTER SEQUENCE name OWNER TO new_owner\n"
+#~ "ALTER SEQUENCE name RENAME TO new_name\n"
+#~ "ALTER SEQUENCE name SET SCHEMA new_schema"
+#~ msgstr ""
+#~ "ALTER SEQUENCE namn [ INCREMENT [ BY ] ökningsvärde ]\n"
+#~ " [ MINVALUE minvärde | NO MINVALUE ] [ MAXVALUE maxvärde | NO MAXVALUE ]\n"
+#~ " [ RESTART [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { tabell.kolumn | NONE } ]\n"
+#~ "ALTER SEQUENCE namn SET SCHEMA nytt_schema"
-#~ msgid "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] savepoint_name"
-#~ msgstr "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] sparpunktsnamn"
+#~ msgid ""
+#~ "ALTER SCHEMA name RENAME TO newname\n"
+#~ "ALTER SCHEMA name OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER SCHEMA namn RENAME TO nytt_namn\n"
+#~ "ALTER SCHEMA namn OWNER TO ny_ägare"
#, fuzzy
#~ msgid ""
-#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
-#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
-#~ " [ FROM from_item [, ...] ]\n"
-#~ " [ WHERE condition ]\n"
-#~ " [ GROUP BY expression [, ...] ]\n"
-#~ " [ 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"
-#~ " [ 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"
-#~ "\n"
-#~ "where from_item can be one of:\n"
-#~ "\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"
+#~ "ALTER ROLE name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "and with_query is:\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
#~ "\n"
-#~ " with_query_name [ ( column_name [, ...] ) ] AS ( select )\n"
+#~ "ALTER ROLE name RENAME TO newname\n"
#~ "\n"
-#~ "TABLE { [ ONLY ] table_name [ * ] | with_query_name }"
+#~ "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"
#~ msgstr ""
-#~ "SELECT [ ALL | DISTINCT [ ON ( uttryck [, ...] ) ] ]\n"
-#~ " * | uttryck [ AS utnamn ] [, ...]\n"
-#~ " [ FROM frånval [, ...] ]\n"
-#~ " [ WHERE villkor ]\n"
-#~ " [ GROUP BY uttryck [, ...] ]\n"
-#~ " [ HAVING villkor [, ...] ]\n"
-#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-#~ " [ ORDER BY uttryck [ ASC | DESC | USING operator ] [, ...] ]\n"
-#~ " [ LIMIT { antal | ALL } ]\n"
-#~ " [ OFFSET start ]\n"
-#~ " [ FOR { UPDATE | SHARE } [ OF tabellnamn [, ...] ] [ NOWAIT ] [...] ]\n"
+#~ "ALTER ROLE namn [ [ WITH ] alternativ [ ... ] ]\n"
#~ "\n"
-#~ "där frånval kan vara en av:\n"
+#~ "där alternativ kan vara:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT anslutningstak\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'lösenord'\n"
+#~ " | VALID UNTIL 'tidsstämpel' \n"
#~ "\n"
-#~ " [ ONLY ] tabellnamn [ * ] [ [ AS ] alias [ ( kolumnalias [, ...] ) ] ]\n"
-#~ " ( select ) [ AS ] alias [ ( kolumnalias [, ...] ) ]\n"
-#~ " funktionsnamn ( [ argument [, ...] ] ) [ AS ] alias [ ( kolumnalias [, ...] | kolumndefinition [, ...] ) ]\n"
-#~ " funktionsnamn ( [ argument [, ...] ] ) AS ( kolumndefinition [, ...] )\n"
-#~ " frånval [ NATURAL ] join-typ frånval [ ON join-villkor | USING ( join-kolumn [, ...] ) ]"
+#~ "ALTER ROLE namn RENAME TO nytt_namn\n"
+#~ "\n"
+#~ "ALTER ROLE namn SET konfigurationsparameter { TO | = } { värde | DEFAULT }\n"
+#~ "ALTER ROLE namn RESET konfigurationsparameter"
+
+#~ msgid ""
+#~ "ALTER OPERATOR CLASS name USING index_method RENAME TO newname\n"
+#~ "ALTER OPERATOR CLASS name USING index_method OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER OPERATOR CLASS namn USING indexmetod RENAME TO nytt_namn\n"
+#~ "ALTER OPERATOR CLASS namn USING indexmetod OWNER TO ny_ägare"
+
+#~ msgid "ALTER OPERATOR name ( { lefttype | NONE } , { righttype | NONE } ) OWNER TO newowner"
+#~ msgstr "ALTER OPERATOR namn ( { vänster_typ | NONE }, { höger_typ | NONE } ) OWNER TO ny_ägare"
#, fuzzy
#~ msgid ""
-#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
-#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
-#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] new_table\n"
-#~ " [ FROM from_item [, ...] ]\n"
-#~ " [ WHERE condition ]\n"
-#~ " [ GROUP BY expression [, ...] ]\n"
-#~ " [ 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"
-#~ " [ LIMIT { count | ALL } ]\n"
-#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
-#~ " [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]"
+#~ "ALTER [ PROCEDURAL ] LANGUAGE name RENAME TO newname\n"
+#~ "ALTER [ PROCEDURAL ] LANGUAGE name OWNER TO new_owner"
#~ msgstr ""
-#~ "SELECT [ ALL | DISTINCT [ ON ( uttryck [, ...] ) ] ]\n"
-#~ " * | uttryck [ AS utnamn ] [, ...]\n"
-#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] ny_tabell\n"
-#~ " [ FROM frånval [, ...] ]\n"
-#~ " [ WHERE villkor ]\n"
-#~ " [ GROUP BY uttryck [, ...] ]\n"
-#~ " [ HAVING villkor [, ...] ]\n"
-#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-#~ " [ ORDER BY uttryck [ ASC | DESC | USING operator ] [, ...] ]\n"
-#~ " [ LIMIT { antal | ALL } ]\n"
-#~ " [ OFFSET start ]\n"
-#~ " [ FOR { UPDATE | SHARE } [ OF tabellnamn [, ...] ] [ NOWAIT ] [...] ]"
+#~ "ALTER SCHEMA namn RENAME TO nytt_namn\n"
+#~ "ALTER SCHEMA namn OWNER TO ny_ägare"
#~ msgid ""
-#~ "SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | 'value' | DEFAULT }\n"
-#~ "SET [ SESSION | LOCAL ] TIME ZONE { timezone | LOCAL | DEFAULT }"
+#~ "ALTER INDEX name RENAME TO new_name\n"
+#~ "ALTER INDEX name SET TABLESPACE tablespace_name\n"
+#~ "ALTER INDEX name SET ( storage_parameter = value [, ... ] )\n"
+#~ "ALTER INDEX name RESET ( storage_parameter [, ... ] )"
#~ msgstr ""
-#~ "SET [ SESSION | LOCAL ] konfigurationsparameter { TO | = } { värde | 'värde' | DEFAULT }\n"
-#~ "SET [ SESSION | LOCAL ] TIME ZONE { tidszon | LOCAL | DEFAULT }"
+#~ "ALTER INDEX namn RENAME TO nytt_namn\n"
+#~ "ALTER INDEX namn SET TABLESPACE tabellutrymmesnamn\n"
+#~ "ALTER INDEX namn SET ( lagringsparameter = värde [, ... ] )\n"
+#~ "ALTER INDEX namn RESET ( lagringsparameter [, ... ] )"
-#~ msgid "SET CONSTRAINTS { ALL | name [, ...] } { DEFERRED | IMMEDIATE }"
-#~ msgstr "SET CONSTRAINTS { ALL | namn [, ...] } { DEFERRED | IMMEDIATE }"
+#~ msgid ""
+#~ "ALTER GROUP groupname ADD USER username [, ... ]\n"
+#~ "ALTER GROUP groupname DROP USER username [, ... ]\n"
+#~ "\n"
+#~ "ALTER GROUP groupname RENAME TO newname"
+#~ msgstr ""
+#~ "ALTER GROUP gruppnamn ADD USER användarnamn [, ... ]\n"
+#~ "ALTER GROUP gruppnamn DROP USER användarnamn [, ... ]\n"
+#~ "\n"
+#~ "ALTER GROUP gruppnamn RENAME TO nyttnamn"
+#, fuzzy
#~ msgid ""
-#~ "SET [ SESSION | LOCAL ] ROLE rolename\n"
-#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
-#~ "RESET ROLE"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " action [ ... ] [ RESTRICT ]\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " RENAME TO new_name\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " OWNER TO new_owner\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " SET SCHEMA new_schema\n"
+#~ "\n"
+#~ "where action is one of:\n"
+#~ "\n"
+#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " IMMUTABLE | STABLE | VOLATILE\n"
+#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
+#~ " COST execution_cost\n"
+#~ " ROWS result_rows\n"
+#~ " SET configuration_parameter { TO | = } { value | DEFAULT }\n"
+#~ " SET configuration_parameter FROM CURRENT\n"
+#~ " RESET configuration_parameter\n"
+#~ " RESET ALL"
#~ msgstr ""
-#~ "SET [ SESSION | LOCAL ] ROLE rollnamn\n"
-#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
-#~ "RESET ROLE"
+#~ "ALTER FUNCTION namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] )\n"
+#~ " aktion [, ... ] [ RESTRICT ]\n"
+#~ "ALTER FUNCTION namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] )\n"
+#~ " RENAME TO nytt_namn\n"
+#~ "ALTER FUNCTION namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] )\n"
+#~ " OWNER TO ny_ägare\n"
+#~ "ALTER FUNCTION namn ( [ [ arg_läge ] [ arg_namn ] arg_typ [, ...] ] )\n"
+#~ " SET SCHEMA nytt_schema\n"
+#~ "\n"
+#~ "där aktion är en av:\n"
+#~ "\n"
+#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " IMMUTABLE | STABLE | VOLATILE\n"
+#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER"
#~ msgid ""
-#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION username\n"
-#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
-#~ "RESET SESSION AUTHORIZATION"
+#~ "ALTER DOMAIN name\n"
+#~ " { SET DEFAULT expression | DROP DEFAULT }\n"
+#~ "ALTER DOMAIN name\n"
+#~ " { SET | DROP } NOT NULL\n"
+#~ "ALTER DOMAIN name\n"
+#~ " ADD domain_constraint\n"
+#~ "ALTER DOMAIN name\n"
+#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
+#~ "ALTER DOMAIN name\n"
+#~ " OWNER TO new_owner \n"
+#~ "ALTER DOMAIN name\n"
+#~ " SET SCHEMA new_schema"
#~ msgstr ""
-#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION användarnamn\n"
-#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
-#~ "RESET SESSION AUTHORIZATION"
+#~ "ALTER DOMAIN namn\n"
+#~ " { SET DEFAULT uttryck | DROP DEFAULT }\n"
+#~ "ALTER DOMAIN namn\n"
+#~ " { SET | DROP } NOT NULL\n"
+#~ "ALTER DOMAIN namn\n"
+#~ " ADD domain_villkor (constraint)\n"
+#~ "ALTER DOMAIN namn\n"
+#~ " DROP CONSTRAINT villkorsnamn [ RESTRICT | CASCADE ]\n"
+#~ "ALTER DOMAIN namn\n"
+#~ " OWNER TO ny_ägare\n"
+#~ "ALTER DOMAIN namn\n"
+#~ " SET SCHEMA nytt_schema"
+#, fuzzy
#~ msgid ""
-#~ "SET TRANSACTION transaction_mode [, ...]\n"
-#~ "SET SESSION CHARACTERISTICS AS TRANSACTION transaction_mode [, ...]\n"
+#~ "ALTER DATABASE name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "where transaction_mode is one of:\n"
+#~ "where option can be:\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
-#~ msgstr ""
-#~ "SET TRANSACTION transaktionsläge [, ...]\n"
-#~ "SET SESSION CHARACTERISTICS AS TRANSACTION transaktionsläge [, ...]\n"
+#~ " CONNECTION LIMIT connlimit\n"
#~ "\n"
-#~ "där transaktionsläge är en av:\n"
+#~ "ALTER DATABASE name RENAME TO newname\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
-
-#~ msgid ""
-#~ "SHOW name\n"
-#~ "SHOW ALL"
-#~ msgstr ""
-#~ "SHOW namn\n"
-#~ "SHOW ALL"
-
-#~ msgid ""
-#~ "START TRANSACTION [ transaction_mode [, ...] ]\n"
+#~ "ALTER DATABASE name OWNER TO new_owner\n"
#~ "\n"
-#~ "where transaction_mode is one of:\n"
+#~ "ALTER DATABASE name SET TABLESPACE new_tablespace\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ "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"
#~ msgstr ""
-#~ "START TRANSACTION [ transaktionsläge [, ...] ]\n"
+#~ "ALTER DATABASE namn [ [ WITH ] alternativ [ ... ] ]\n"
#~ "\n"
-#~ "där transaktionsläge är en av:\n"
+#~ "där alternativ kan vara:\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ " CONNECTION LIMIT anslutningstak\n"
+#~ "\n"
+#~ "ALTER DATABASE namn SET parameter { TO | = } { värde | DEFAULT }\n"
+#~ "ALTER DATABASE namn RESET parameter\n"
+#~ "\n"
+#~ "ALTER DATABASE namn RENAME TO nyttnamn\n"
+#~ "\n"
+#~ "ALTER DATABASE namn OWNER TO ny_ägare"
#~ msgid ""
-#~ "TRUNCATE [ TABLE ] [ ONLY ] name [, ... ]\n"
-#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
+#~ "ALTER CONVERSION name RENAME TO newname\n"
+#~ "ALTER CONVERSION name OWNER TO newowner"
#~ msgstr ""
-#~ "TRUNCATE [ TABLE ] [ ONLY ] namn [, ... ]\n"
-#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
-
-#~ msgid "UNLISTEN { name | * }"
-#~ msgstr "UNLISTEN { namn | * }"
+#~ "ALTER CONVERSION namn RENAME TO nytt_namn\n"
+#~ "ALTER CONVERSION namn OWNER TO ny_ägare"
#~ msgid ""
-#~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
-#~ " SET { 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 ] [, ...] ]"
+#~ "ALTER AGGREGATE name ( type [ , ... ] ) RENAME TO new_name\n"
+#~ "ALTER AGGREGATE name ( type [ , ... ] ) OWNER TO new_owner\n"
+#~ "ALTER AGGREGATE name ( type [ , ... ] ) SET SCHEMA new_schema"
#~ msgstr ""
-#~ "UPDATE [ ONLY ] tabell [ [ AS ] alias ]\n"
-#~ " SET { kolumn = { uttryck | DEFAULT } |\n"
-#~ " ( kolumn [, ...] ) = ( { uttryck | DEFAULT } [, ...] ) } [, ...]\n"
-#~ " [ FROM frånlista ]\n"
-#~ " [ WHERE villkor | WHERE CURRENT OF markörnamn ]\n"
-#~ " [ RETURNING * | utdatauttryck [ [ AS ] utdatanamn ] [, ...] ]"
+#~ "ALTER AGGREGATE namn ( typ [ , ... ] ) RENAME TO nytt_namn\n"
+#~ "ALTER AGGREGATE name ( typ [ , ... ] ) OWNER TO ny_ägare\n"
+#~ "ALTER AGGREGATE namn ( typ [ , ... ] ) SET SCHEMA nytt_schema"
-#~ msgid ""
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column [, ...] ) ] ]"
-#~ msgstr ""
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ tabell ]\n"
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ tabell [ (kolumn [, ...] ) ] ]"
+#~ msgid "ABORT [ WORK | TRANSACTION ]"
+#~ msgstr "ABORT [ WORK | TRANSACTION ]"
-#~ msgid ""
-#~ "VALUES ( expression [, ...] ) [, ...]\n"
-#~ " [ ORDER BY sort_expression [ ASC | DESC | USING operator ] [, ...] ]\n"
-#~ " [ LIMIT { count | ALL } ]\n"
-#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]"
-#~ msgstr ""
-#~ "VALUES ( uttryck [, ...] ) [, ...]\n"
-#~ " [ ORDER BY sorteringsuttryck [ ASC | DESC | USING operator ] [, ...] ]\n"
-#~ " [ LIMIT { antal | ALL } ]\n"
-#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ antal ] { ROW | ROWS } ONLY ]"
+#~ msgid "could not change directory to \"%s\""
+#~ msgstr "kunde inte byta katalog till \"%s\""
+
+#~ msgid "tablespace"
+#~ msgstr "tabellutrymme"
+
+#~ msgid "input_data_type"
+#~ msgstr "indatatyp"
+
+#~ msgid "agg_type"
+#~ msgstr "agg_typ"
+
+#~ msgid "agg_name"
+#~ msgstr "agg_namn"
+
+#~ msgid "new_column"
+#~ msgstr "ny_kolumn"
+
+#~ msgid "column"
+#~ msgstr "kolumn"
+
+#~ msgid "define a new constraint trigger"
+#~ msgstr "definiera en ny villkorsutlösare"
+
+#~ msgid "Modifier"
+#~ msgstr "Modifierare"
+
+#~ msgid "default %s"
+#~ msgstr "default %s"
+
+#~ msgid "not null"
+#~ msgstr "inte null"
+
+#~ msgid "Modifiers"
+#~ msgstr "Modifierare"
+
+#~ msgid "data type"
+#~ msgstr "datatyp"
+
+#~ msgid "contains support for command-line editing"
+#~ msgstr "innehåller stöd för kommandoradsredigering"
+
+#~ msgid "%s: could not set variable \"%s\"\n"
+#~ msgstr "%s: kunde inte sätta variabeln \"%s\"\n"
+
+#~ msgid "(No rows)\n"
+#~ msgstr "(Inga rader)\n"
#~ msgid ""
-#~ "WARNING: You are connected to a server with major version %d.%d,\n"
-#~ "but your %s client is major version %d.%d. Some backslash commands,\n"
-#~ "such as \\d, might not work properly.\n"
-#~ "\n"
+#~ " \\pset NAME [VALUE] set table output option\n"
+#~ " (NAME := {format|border|expanded|fieldsep|footer|null|\n"
+#~ " numericlocale|recordsep|tuples_only|title|tableattr|pager})\n"
#~ msgstr ""
-#~ "VARNING: Du är uppkopplad mot en server med version %d.%d,\n"
-#~ "men din klient %s är version %d.%d. En del snedstreckkommandon\n"
-#~ "så som \\d kommer eventuellt inte att fungera som de skall.\n"
-#~ "\n"
+#~ " \\pset NAMN [VÄRDE] sätt tabellutskriftsval\n"
+#~ " (NAMN := {format|border|expanded|fieldsep|footer|null|\n"
+#~ " numericlocale|recordsep|tuples_only|title|tableattr|pager})\n"
+
+#~ msgid " \\l[+] list all databases\n"
+#~ msgstr " \\l[+] lista alla databaser\n"
+
+#~ msgid " \\du[+] [PATTERN] list roles (users)\n"
+#~ msgstr " \\du[+] [MALL] lista roller (användare)\n"
+
+#~ msgid " \\dg[+] [PATTERN] list roles (groups)\n"
+#~ msgstr " \\dg[+] [MALL] lista roller (grupper)\n"
+
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version visa versionsinformation och avsluta sedan\n"
+
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help visa denna hjälp och avsluta sedan\n"
+
+#~ msgid "could not get current user name: %s\n"
+#~ msgstr "kunde inte hämta det aktuella användarnamnet: %s\n"
+
+#~ msgid "\\copy: unexpected response (%d)\n"
+#~ msgstr "\\copy: oväntat svar (%d)\n"
+
+#~ msgid "\\copy: %s"
+#~ msgstr "\\copy: %s"
+
+#~ msgid "%s: pg_strdup: cannot duplicate null pointer (internal error)\n"
+#~ msgstr "%s: pg_strdup: kan inte duplicera null-pekare (internt fel)\n"
+
+#~ msgid "Showing only tuples."
+#~ msgstr "Visar bara tupler."
+
+#~ msgid "Showing locale-adjusted numeric output."
+#~ msgstr "Visar lokal-anpassad numerisk utdata."
+
+#~ msgid "SSL connection (unknown cipher)\n"
+#~ msgstr "SSL-förbindelse (okänt krypto)\n"
+
+#~ msgid " as user \"%s\""
+#~ msgstr " som användare \"%s\""
+
+#~ msgid " at port \"%s\""
+#~ msgstr " port \"%s\""
+
+#~ msgid " on host \"%s\""
+#~ msgstr " på värd \"%s\""
+
+#~ msgid "\\%s: error\n"
+#~ msgstr "\\%s: fel\n"
+
+#~ msgid "Password encryption failed.\n"
+#~ msgstr "Lösenordskryptering misslyckades.\n"
+
+#~ msgid "No relations found.\n"
+#~ msgstr "Inga relationer funna.\n"
+
+#~ msgid "No matching relations found.\n"
+#~ msgstr "Inga matchande relationer funna.\n"
+
+#~ msgid "No settings found.\n"
+#~ msgstr "Inga inställningar funna.\n"
+
+#~ msgid "No matching settings found.\n"
+#~ msgstr "Inga matchande inställningar funna.\n"
+
+#~ msgid "No per-database role settings support in this server version.\n"
+#~ msgstr "Inga rollinställningar per databas stöds i denna serverversion.\n"
+
+#~ msgid "statistic_type"
+#~ msgstr "statistiktyp"