summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2023-04-05docs: Remove support for 'htmlhelp' formatAndres Freund
2023-04-04doc: Add more details about pg_stat_get_xact_blocks_{fetched,hit}Michael Paquier
2023-04-04Canonicalize ICU locale names to language tags.Jeff Davis
2023-04-04Add a way to get the current function's OID in pl/pgsql.Tom Lane
2023-04-04Add a run_as_owner option to subscriptions.Robert Haas
2023-04-04Perform logical replication actions as the table owner.Robert Haas
2023-04-04Add missing XML ID attributesPeter Eisentraut
2023-04-04bufmgr: Remove buffer-write-dirty tracepointsAndres Freund
2023-04-03Disable vacuum's use of a buffer access strategy during failsafeDavid Rowley
2023-03-31Doc: add Buffer Access Strategy to the glossaryDavid Rowley
2023-03-31Add show_data option to pg_get_wal_block_info.Peter Geoghegan
2023-03-31SQL/JSON: support the IS JSON predicateAlvaro Herrera
2023-03-31pg_regress: Emit TAP compliant outputDaniel Gustafsson
2023-03-31Add XML ID attributes to create_publication.sgml.Amit Kapila
2023-03-31Track shared buffer hits in pg_stat_ioAndres Freund
2023-03-30Show record information in pg_get_wal_block_info.Peter Geoghegan
2023-03-30Fix documentation build for c3afe8cf5a1e465bd71e48e4bc717f5bfdc7a7d6.Robert Haas
2023-03-30Add new predefined role pg_create_subscription.Robert Haas
2023-03-29Support connection load balancing in libpqDaniel Gustafsson
2023-03-29SQL/JSON: add standard JSON constructor functionsAlvaro Herrera
2023-03-29meson: Change default buildtype to debugoptimizedPeter Eisentraut
2023-03-29Avoid syncing data twice for the 'publish_via_partition_root' option.Amit Kapila
2023-03-29Add XML ID attributes to create_subscription.sgml.Amit Kapila
2023-03-28Validate ICU locales.Jeff Davis
2023-03-28Save a few bytes in pg_attributePeter Eisentraut
2023-03-27doc: fix Apple Silicon Homebrew prefix change documentationDaniel Gustafsson
2023-03-27doc: Fix XML_CATALOG_FILES env var for Apple M1 machinesDaniel Gustafsson
2023-03-27Make SCRAM iteration count configurableDaniel Gustafsson
2023-03-26Doc: clarify introduction to database roles.Tom Lane
2023-03-25Fix CREATE INDEX progress reporting for multi-level partitioning.Tom Lane
2023-03-25Doc: fix another "contents...exceed the available area" PDF warning.Tom Lane
2023-03-24Doc: fix examples for pg_input_error_info().Tom Lane
2023-03-24docs: Explain how to silence overly verbose messages by fopAndres Freund
2023-03-24Invent GENERIC_PLAN option for EXPLAIN.Tom Lane
2023-03-24meson: docs: add texinfo targetAndres Freund
2023-03-24libpq: Add sslcertmode option to control client certificatesMichael Paquier
2023-03-24meson: add install-{docs,doc-html,doc-man} targetsAndres Freund
2023-03-24Doc: Improve description of the "batch_size" option for postgres_fdw.Etsuro Fujita
2023-03-23doc: fix another case of missing productname markupDaniel Gustafsson
2023-03-23Count updates that move row to a new page.Peter Geoghegan
2023-03-23Allow logical replication to copy tables in binary format.Amit Kapila
2023-03-23Improve the naming of Parallel Hash Join phases.Thomas Munro
2023-03-22Add "-c name=value" switch to initdb.Tom Lane
2023-03-22doc: Add description of some missing monitoring functionsMichael Paquier
2023-03-21Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql.Tom Lane
2023-03-21docs: use consistent markup for PostgreSQLDaniel Gustafsson
2023-03-21pg_waldump: Allow hexadecimal values for -t/--timeline optionPeter Eisentraut
2023-03-21meson: rename html_help target to htmlhelpAndres Freund
2023-03-20Add @extschema:name@ and no_relocate options to extensions.Tom Lane
2023-03-20doc/PDF: Add page breaks for <sect1> in contrib appendixAlvaro Herrera