aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Convert node test compile-time settings into run-time parametersPeter Eisentraut2024-08-01
* Doc: mention executor memory usage for enable_partitionwise* GUCsDavid Rowley2024-08-01
* Add API and ABI stability guidance to the C language docsPeter Eisentraut2024-07-31
* doc: Avoid too prominent use of "backup" on pg_dump man pagePeter Eisentraut2024-07-31
* Remove --disable-atomics, require 32 bit atomics.Thomas Munro2024-07-30
* Remove --disable-spinlocks.Thomas Munro2024-07-30
* Doc: fix text's description of regexp_replace's arguments.Tom Lane2024-07-27
* Introduce num_os_semaphores GUC.Nathan Bossart2024-07-26
* Clarify error message and documentation related to typed tables.Tom Lane2024-07-26
* postgres_fdw: Add connection status check to postgres_fdw_get_connections().Fujii Masao2024-07-26
* postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections().Fujii Masao2024-07-26
* Add test for early backend startup errorsHeikki Linnakangas2024-07-26
* doc: Enhance documentation for postgres_fdw_get_connections() output columns.Fujii Masao2024-07-26
* Doc: fix misleading syntax synopses for targetlists.Tom Lane2024-07-25
* Doc: update some HTTP links to point to canonical URLs.Tom Lane2024-07-25
* Document restrictions regarding incremental backups and standbys.Robert Haas2024-07-25
* Add argument names to the regexp_XXX functions.Tom Lane2024-07-25
* Add path column to pg_backend_memory_contexts viewDavid Rowley2024-07-25
* doc: Decorate psql page with application markup tagsMichael Paquier2024-07-25
* Fix a missing article in the documentationAlvaro Herrera2024-07-24
* Doc: Fix the mistakes in the subscription's failover option.Amit Kapila2024-07-24
* Allow altering of two_phase option of a SUBSCRIPTION.Amit Kapila2024-07-24
* ldapurl is supported with simple bindPeter Eisentraut2024-07-23
* Doc: improve description of plpgsql's FETCH and MOVE commands.Tom Lane2024-07-22
* Doc: improve description of plpgsql's RAISE command.Tom Lane2024-07-18
* Do not summarize WAL if generated with wal_level=minimal.Robert Haas2024-07-18
* Add INJECTION_POINT_CACHED() to run injection points directly from cacheMichael Paquier2024-07-18
* Doc: fix minor syntax error in example.Tom Lane2024-07-17
* SQL/JSON: Fix a paragraph in JSON_TABLE documentationAmit Langote2024-07-16
* Doc: minor improvements for plpgsql "Transaction Management" section.Tom Lane2024-07-15
* Fix tablespace handling in MERGE/SPLIT partition commands.Fujii Masao2024-07-15
* Add min and max aggregates for composite types (records).Tom Lane2024-07-11
* Revamp documentation for predefined roles.Nathan Bossart2024-07-10
* doc: Update track_io_timing documentation to mention pg_stat_io.Fujii Masao2024-07-10
* Extend pg_get_acl() to handle sub-object IDsMichael Paquier2024-07-10
* Introduce pg_signal_autovacuum_worker.Nathan Bossart2024-07-09
* SQL/JSON: Various improvements to SQL/JSON query function docsAmit Langote2024-07-09
* Improve PL/Tcl's method for choosing Tcl names of procedures.Tom Lane2024-07-05
* Doc: minor improvements for our "Brief History" chapter.Tom Lane2024-07-05
* Support loading of injection pointsMichael Paquier2024-07-05
* Doc: small improvements in discussion of geometric data types.Tom Lane2024-07-04
* doc: Specify when ssl_prefer_server_ciphers was addedDaniel Gustafsson2024-07-04
* Add pg_get_acl() to get the ACL for a database objectMichael Paquier2024-07-04
* Remove support for HPPA (a/k/a PA-RISC) architecture.Tom Lane2024-07-01
* Add context type field to pg_backend_memory_contextsDavid Rowley2024-07-01
* doc: Clarify that pg_attrdef also stores generation expressionsPeter Eisentraut2024-07-01
* Rename standby_slot_names to synchronized_standby_slots.Amit Kapila2024-07-01
* Apply COPT to CXXFLAGS as wellPeter Eisentraut2024-07-01
* doc: Add ACL acronym for "Access Control List"Michael Paquier2024-07-01
* Stamp HEAD as 18devel.Michael Paquier2024-07-01