postgresql/doc/src/sgml/ref
Álvaro Herrera 758479213d
Remove doc and code comments about ON CONFLICT deficiencies
They have been fixed, so we don't need this text anymore.  This reverts
commit 8b18ed6dfb.

Author: Mihail Nikalayeu <mihailnikalayeu@gmail.com>
Discussion: https://postgr.es/m/CADzfLwWo+FV9WSeOah9F1r=4haa6eay1hNvYYy_WfziJeK+aLQ@mail.gmail.com
2025-12-02 16:47:18 +01:00
..
abort.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
allfiles.sgml Implement WAIT FOR command 2025-11-05 11:44:13 +02:00
alter_aggregate.sgml More documentation update for GRANT ... WITH SET OPTION. 2023-01-16 10:35:29 -05:00
alter_collation.sgml More documentation update for GRANT ... WITH SET OPTION. 2023-01-16 10:35:29 -05:00
alter_conversion.sgml More documentation update for GRANT ... WITH SET OPTION. 2023-01-16 10:35:29 -05:00
alter_database.sgml doc: fix for commit 09f7d36ba1 in changing "_" to "-". 2025-06-18 16:48:26 -04:00
alter_default_privileges.sgml Extend ALTER DEFAULT PRIVILEGES to define default privileges for large objects. 2025-04-04 19:02:17 +09:00
alter_domain.sgml doc: fix ALTER DOMAIN domain_constraint to spell out options 2024-11-01 13:54:28 -04:00
alter_event_trigger.sgml doc: remove incorrect grammar for ALTER EVENT TRIGGER 2024-02-01 10:45:37 +01:00
alter_extension.sgml Reconsider the handling of procedure OUT parameters. 2021-06-10 17:11:36 -04:00
alter_foreign_data_wrapper.sgml doc: Fix syntax in ALTER FOREIGN DATA WRAPPER example 2023-12-19 14:13:50 +01:00
alter_foreign_table.sgml Add pg_constraint rows for not-null constraints 2024-11-08 13:28:48 +01:00
alter_function.sgml More documentation update for GRANT ... WITH SET OPTION. 2023-01-16 10:35:29 -05:00
alter_group.sgml Make role grant system more consistent with other privileges. 2022-08-22 11:35:17 -04:00
alter_index.sgml Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified 2024-10-20 15:36:20 +02:00
alter_language.sgml Allow CURRENT_ROLE where CURRENT_USER is accepted 2020-09-17 11:40:08 +02:00
alter_large_object.sgml More documentation update for GRANT ... WITH SET OPTION. 2023-01-16 10:35:29 -05:00
alter_materialized_view.sgml doc: Fix column_name parameter in ALTER MATERIALIZED VIEW 2024-05-23 13:02:57 +09:00
alter_opclass.sgml More documentation update for GRANT ... WITH SET OPTION. 2023-01-16 10:35:29 -05:00
alter_operator.sgml Extend ALTER OPERATOR to allow setting more optimization attributes. 2023-10-20 12:28:46 -04:00
alter_opfamily.sgml Remove obsolete RECHECK keyword completely 2024-08-09 07:18:51 +02:00
alter_policy.sgml doc: Improve hyphenation consistency 2021-04-21 08:14:43 +02:00
alter_procedure.sgml More documentation update for GRANT ... WITH SET OPTION. 2023-01-16 10:35:29 -05:00
alter_publication.sgml doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION. 2025-11-27 23:29:57 +09:00
alter_role.sgml Improve some documentation about the bootstrap superuser. 2024-01-18 21:39:51 -06:00
alter_routine.sgml Doc: fix confusion about LEAKPROOF in syntax summaries. 2021-06-23 14:27:13 -04:00
alter_rule.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
alter_schema.sgml More documentation update for GRANT ... WITH SET OPTION. 2023-01-16 10:35:29 -05:00
alter_sequence.sgml Doc: Use <structfield> markup for sequence fields. 2025-11-18 03:48:00 +00:00
alter_server.sgml More documentation update for GRANT ... WITH SET OPTION. 2023-01-16 10:35:29 -05:00
alter_statistics.sgml Make stxstattarget nullable 2024-03-17 12:26:26 +01:00
alter_subscription.sgml Doc: Add documentation for sequence synchronization. 2025-11-12 08:49:01 +00:00
alter_system.sgml Allow "SET list_guc TO NULL" to specify setting the GUC to empty. 2025-11-04 12:37:40 -05:00
alter_table.sgml Doc: use uppercase keywords in SQLs 2025-11-06 16:03:02 +13:00
alter_tablespace.sgml Enable IO concurrency on all systems 2025-03-30 19:16:47 -04:00
alter_trigger.sgml Make ALTER TRIGGER RENAME consistent for partitioned tables 2021-07-22 18:33:47 -04:00
alter_tsconfig.sgml Allow CURRENT_ROLE where CURRENT_USER is accepted 2020-09-17 11:40:08 +02:00
alter_tsdictionary.sgml Allow CURRENT_ROLE where CURRENT_USER is accepted 2020-09-17 11:40:08 +02:00
alter_tsparser.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
alter_tstemplate.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
alter_type.sgml More documentation update for GRANT ... WITH SET OPTION. 2023-01-16 10:35:29 -05:00
alter_user.sgml Revert "Add USER SET parameter values for pg_db_role_setting" 2023-05-17 20:28:57 +03:00
alter_user_mapping.sgml Allow CURRENT_ROLE where CURRENT_USER is accepted 2020-09-17 11:40:08 +02:00
alter_view.sgml More documentation update for GRANT ... WITH SET OPTION. 2023-01-16 10:35:29 -05:00
analyze.sgml doc: Clarify log level for VERBOSE messages in maintenance commands. 2025-01-06 17:24:10 +09:00
begin.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
call.sgml Reconsider the handling of procedure OUT parameters. 2021-06-10 17:11:36 -04:00
checkpoint.sgml Add FLUSH_UNLOGGED option to CHECKPOINT command. 2025-07-11 11:51:25 -05:00
close.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
cluster.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
clusterdb.sgml Doc: reword text explaining the --maintenance-db option 2025-04-22 14:54:22 +12:00
comment.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
commit.sgml Doc: add XML ID attributes to <sectN> and <varlistentry> tags. 2023-01-09 15:08:24 -05:00
commit_prepared.sgml doc: Remove unused title ids 2020-03-13 15:45:37 +01:00
copy.sgml Doc: add IDs to copy.sgml's <varlistentry> and <refsect1> 2025-11-14 11:45:13 +01:00
create_access_method.sgml tableam: basic documentation. 2019-04-03 17:40:29 -07:00
create_aggregate.sgml Allow negative aggtransspace to indicate unbounded state size 2025-10-08 17:01:48 +09:00
create_cast.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
create_collation.sgml Support PG_UNICODE_FAST locale in the builtin collation provider. 2025-01-17 15:56:30 -08:00
create_conversion.sgml Add 'noError' argument to encoding conversion functions. 2021-04-01 11:45:22 +03:00
create_database.sgml Force LC_COLLATE to C in postmaster. 2025-07-16 14:13:18 -07:00
create_domain.sgml Fix PG 17 [NOT] NULL optimization bug for domains 2025-04-07 21:33:42 -04:00
create_event_trigger.sgml Add GUC for temporarily disabling event triggers 2023-09-25 12:41:49 +02:00
create_extension.sgml extension_control_path 2025-03-19 07:03:20 +01:00
create_foreign_data_wrapper.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
create_foreign_table.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
create_function.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
create_group.sgml Doc: sync CREATE GROUP syntax synopsis with CREATE ROLE. 2020-04-10 10:44:09 -04:00
create_index.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
create_language.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
create_materialized_view.sgml doc: Note that CREATE MATERIALIZED VIEW restricts search_path. 2024-09-27 16:21:21 -05:00
create_opclass.sgml Remove obsolete RECHECK keyword completely 2024-08-09 07:18:51 +02:00
create_operator.sgml doc: Some copy-editing around prefix operators 2025-06-30 10:38:43 +02:00
create_opfamily.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
create_policy.sgml doc: Improve description of RLS policies applied by command type. 2025-11-13 12:00:56 +00:00
create_procedure.sgml doc: Fix man page whitespace issues 2021-04-09 23:36:46 +02:00
create_publication.sgml doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION. 2025-11-27 23:29:57 +09:00
create_role.sgml Deprecate MD5 passwords. 2024-12-02 13:30:07 -06:00
create_rule.sgml Doc: update CREATE RULE ref page's hoary discussion of views. 2023-11-03 11:48:23 -04:00
create_schema.sgml Fix various typos in code and tests 2023-02-09 14:43:53 +09:00
create_sequence.sgml Doc: Use <structfield> markup for sequence fields. 2025-11-18 03:48:00 +00:00
create_server.sgml doc: foreign servers with pushdown need matching collation 2023-10-10 16:04:56 -04:00
create_statistics.sgml Doc: mention that extended stats aren't used for joins 2023-06-22 12:45:50 +12:00
create_subscription.sgml Doc: Add documentation for sequence synchronization. 2025-11-12 08:49:01 +00:00
create_table.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
create_table_as.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
create_tablespace.sgml Enable IO concurrency on all systems 2025-03-30 19:16:47 -04:00
create_transform.sgml plpython: Adjust docs after removal of Python 2 support. 2022-03-07 18:30:57 -08:00
create_trigger.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
create_tsconfig.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
create_tsdictionary.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
create_tsparser.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
create_tstemplate.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
create_type.sgml Create infrastructure for "soft" error reporting. 2022-12-09 09:58:38 -05:00
create_user.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
create_user_mapping.sgml Allow CURRENT_ROLE where CURRENT_USER is accepted 2020-09-17 11:40:08 +02:00
create_view.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
createdb.sgml Force LC_COLLATE to C in postmaster. 2025-07-16 14:13:18 -07:00
createuser.sgml Document deprecated createuser option. 2023-05-23 19:35:05 -07:00
deallocate.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
declare.sgml In plpgsql, don't preassign portal names to bound cursor variables. 2023-01-01 13:22:34 -05:00
delete.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
discard.sgml Fix order of steps in DISCARD ALL documentation 2019-06-11 12:22:11 -04:00
do.sgml doc: Remove unused title ids 2020-03-13 15:45:37 +01:00
drop_access_method.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_aggregate.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_cast.sgml doc: make ref/*.sgml file header comment layout consistent 2020-05-15 08:52:24 -04:00
drop_collation.sgml doc: make ref/*.sgml file header comment layout consistent 2020-05-15 08:52:24 -04:00
drop_conversion.sgml doc: make ref/*.sgml file header comment layout consistent 2020-05-15 08:52:24 -04:00
drop_database.sgml Fix documentation about DROP DATABASE FORCE process termination rights. 2024-05-16 14:11:00 -07:00
drop_domain.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_event_trigger.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_extension.sgml Doc: replace unnecessary non-breaking space with ordinal space. 2024-10-01 11:34:34 +09:00
drop_foreign_data_wrapper.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_foreign_table.sgml doc: make ref/*.sgml file header comment layout consistent 2020-05-15 08:52:24 -04:00
drop_function.sgml doc: Fix man page whitespace issues 2020-06-07 14:54:28 +02:00
drop_group.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
drop_index.sgml doc: Clarify use of ACCESS EXCLUSIVE lock in various sections 2021-04-01 15:28:37 +09:00
drop_language.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
drop_materialized_view.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_opclass.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_operator.sgml Remove support for postfix (right-unary) operators. 2020-09-17 19:38:05 -04:00
drop_opfamily.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_owned.sgml Revert "Avoid race condition between "GRANT role" and "DROP ROLE"". 2025-09-16 13:05:53 -04:00
drop_policy.sgml doc: Improve hyphenation consistency 2021-04-21 08:14:43 +02:00
drop_procedure.sgml doc: Fix man page whitespace issues 2022-04-07 18:25:12 +02:00
drop_publication.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_role.sgml Restrict the privileges of CREATEROLE users. 2023-01-10 12:44:30 -05:00
drop_routine.sgml Reconsider the handling of procedure OUT parameters. 2021-06-10 17:11:36 -04:00
drop_rule.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_schema.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_sequence.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_server.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_statistics.sgml doc: Mention CASCADE/RESTRICT for DROP STATISTICS 2021-07-19 12:39:38 +09:00
drop_subscription.sgml Doc: Add more links in logical replication pages. 2023-10-13 12:13:46 +05:30
drop_table.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
drop_tablespace.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_transform.sgml plpython: Adjust docs after removal of Python 2 support. 2022-03-07 18:30:57 -08:00
drop_trigger.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_tsconfig.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_tsdictionary.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_tsparser.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_tstemplate.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_type.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
drop_user.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
drop_user_mapping.sgml Allow CURRENT_ROLE where CURRENT_USER is accepted 2020-09-17 11:40:08 +02:00
drop_view.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
dropdb.sgml Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
dropuser.sgml Restrict the privileges of CREATEROLE users. 2023-01-10 12:44:30 -05:00
ecpg-ref.sgml Fix assorted bugs in ecpg's macro mechanism. 2024-04-16 12:31:42 -04:00
end.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
execute.sgml Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs. 2020-05-11 14:15:55 -04:00
explain.sgml Expose wal_fpi_bytes in EXPLAIN (WAL) 2025-10-30 15:34:01 +09:00
fetch.sgml doc: Fix XML formatting that psql cannot handle 2023-02-03 09:04:35 +01:00
grant.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
import_foreign_schema.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
initdb.sgml doc: Fix typos in documentation 2025-04-15 21:32:18 +02:00
insert.sgml Remove doc and code comments about ON CONFLICT deficiencies 2025-12-02 16:47:18 +01:00
listen.sgml Use larger segment file names for pg_notify 2023-11-29 01:41:48 +02:00
load.sgml doc: make ref/*.sgml file header comment layout consistent 2020-05-15 08:52:24 -04:00
lock.sgml Reintroduce MAINTAIN privilege and pg_maintain predefined role. 2024-03-13 14:49:26 -05:00
merge.sgml doc: Updates for RETURNING OLD/NEW. 2025-06-26 10:13:00 +01:00
move.sgml doc: Fix XML formatting that psql cannot handle 2023-02-03 09:04:35 +01:00
notify.sgml Use larger segment file names for pg_notify 2023-11-29 01:41:48 +02:00
pg_amcheck.sgml doc: TOAST not toast 2025-07-01 10:19:52 +02:00
pg_basebackup.sgml Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST. 2025-07-11 11:51:25 -05:00
pg_checksums.sgml pg_checksums: Use new routine to retrieve data of PG_VERSION 2025-10-20 09:35:22 +09:00
pg_combinebackup.sgml doc: Remove trailing whitespace in xref 2025-09-22 10:12:31 +02:00
pg_config-ref.sgml Add missing <application> tags in application doc <refentrytitle>s 2020-07-10 16:51:29 +02:00
pg_controldata.sgml doc: remove unnecessary blank before command option text 2020-12-03 11:33:24 -05:00
pg_createsubscriber.sgml pg_createsubscriber: Rename option --remove to --clean 2025-06-25 10:50:43 +02:00
pg_ctl-ref.sgml doc: Remove claims that initdb and pg_ctl use libpq environment variables 2024-05-15 13:06:12 +02:00
pg_dump.sgml doc: Fix typo in pg_dump documentation 2025-11-27 09:25:56 +01:00
pg_dumpall.sgml doc: clarify that pg_upgrade preserves "optimizer" stats. 2025-11-17 18:55:41 -05:00
pg_isready.sgml doc: libpq connection options can override command-line flags 2020-10-02 22:19:31 -04:00
pg_receivewal.sgml pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass. 2024-11-04 14:36:11 -05:00
pg_recvlogical.sgml doc: Assorted documentation improvements 2025-11-20 15:04:41 +01:00
pg_resetwal.sgml doc: Put new options in consistent order on man pages 2025-05-09 09:03:41 +02:00
pg_restore.sgml Restrict psql meta-commands in plain-text dumps. 2025-08-11 09:00:00 -05:00
pg_rewind.sgml Doc: use uppercase keywords in SQLs 2025-11-06 16:03:02 +13:00
pg_verifybackup.sgml doc: Put new options in consistent order on man pages 2025-05-09 09:03:41 +02:00
pg_waldump.sgml doc: Clarify name of files generated by pg_waldump --save-fullpage 2024-10-02 11:12:40 +09:00
pg_walsummary.sgml pg_walsummary: Document --version option 2024-04-24 08:56:21 +02:00
pgarchivecleanup.sgml doc: double-quote use of %f, %p, and %r in literal commands. 2025-11-14 09:08:53 -05:00
pgbench.sgml doc: Assorted documentation improvements 2025-11-20 15:04:41 +01:00
pgtestfsync.sgml Remove trailing whitespace from *.sgml files. 2022-04-20 11:04:49 -04:00
pgtesttiming.sgml Minor tweaks for pg_test_timing. 2025-07-09 11:26:53 -04:00
pgupgrade.sgml doc: Update pg_upgrade documentation to match recent description changes. 2025-11-20 09:18:51 +09:00
postgres-ref.sgml Provide options for postmaster to kill child processes with SIGABRT. 2022-11-21 11:59:29 -05:00
prepare.sgml Doc: Miscellaneous doc updates for MERGE. 2023-02-26 09:06:04 +00:00
prepare_transaction.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
psql-ref.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
reassign_owned.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
refresh_materialized_view.sgml Reintroduce MAINTAIN privilege and pg_maintain predefined role. 2024-03-13 14:49:26 -05:00
reindex.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
reindexdb.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
release_savepoint.sgml doc: Fix up spacing around verbatim DocBook elements 2024-04-24 12:26:19 +02:00
reset.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
revoke.sgml Reintroduce MAINTAIN privilege and pg_maintain predefined role. 2024-03-13 14:49:26 -05:00
rollback.sgml Doc: add XML ID attributes to <sectN> and <varlistentry> tags. 2023-01-09 15:08:24 -05:00
rollback_prepared.sgml doc: Remove unused title ids 2020-03-13 15:45:37 +01:00
rollback_to.sgml doc: add transaction processing chapter with internals info 2022-11-29 20:49:52 -05:00
savepoint.sgml doc: clarify the behavior of identically-named savepoints 2022-07-14 15:44:22 -04:00
security_label.sgml Doc: you must own the target object to use SECURITY LABEL. 2025-06-05 11:30:12 -04:00
select.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
select_into.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
set.sgml Allow "SET list_guc TO NULL" to specify setting the GUC to empty. 2025-11-04 12:37:40 -05:00
set_constraints.sgml doc: make ref/*.sgml file header comment layout consistent 2020-05-15 08:52:24 -04:00
set_role.sgml doc: Note exceptions for SET ROLE's effect on privilege checks. 2024-04-15 14:03:24 -05:00
set_session_auth.sgml Fix privilege check for SET SESSION AUTHORIZATION. 2023-07-13 21:13:45 -07:00
set_transaction.sgml Doc: Miscellaneous doc updates for MERGE. 2023-02-26 09:06:04 +00:00
show.sgml doc: remove LC_COLLATE and LC_CTYPE from SHOW command 2024-12-07 12:55:55 +01:00
start_transaction.sgml Improve <xref> vs. <command> formatting in the documentation 2020-10-03 16:40:02 +02:00
truncate.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
unlisten.sgml Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
update.sgml doc: Updates for RETURNING OLD/NEW. 2025-06-26 10:13:00 +01:00
vacuum.sgml doc: consistently use "structname" and "structfield" markup 2025-11-08 09:49:43 -05:00
vacuumdb.sgml Document privileges required for vacuumdb --missing-stats-only. 2025-08-26 14:49:01 -05:00
values.sgml doc: Properly punctuate "etc." 2022-05-19 09:42:17 +02:00
wait_for.sgml Implement WAIT FOR command 2025-11-05 11:44:13 +02:00