aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* 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
* Add pg_combinebackup --copy optionTomas Vondra2024-06-30
* Make pg_createsubscriber warn if publisher has two-phase commit enabled.Tom Lane2024-06-30
* SQL/JSON: Validate values in ON ERROR/EMPTY clausesAmit Langote2024-06-28
* Add wait event type "InjectionPoint", a custom type like "Extension".Noah Misch2024-06-27
* SQL/JSON: Document behavior when input document is not jsonbAmit Langote2024-06-28
* doc PG 17 relnotes: fix system catalog name mistakeBruce Momjian2024-06-26
* doc PG 17 relnotes: add item about pg_collation column renamesBruce Momjian2024-06-26
* doc PG 17 relnotes: wording improvements, add links, merge itemBruce Momjian2024-06-21
* doc PG 17 relnotes: add link to enable_group_by_reordering GUCBruce Momjian2024-06-21
* Add doc entry for the new GUC paramenter enable_group_by_reorderingAlexander Korotkov2024-06-21
* Doc: Generated columns are skipped for logical replication.Amit Kapila2024-06-21
* doc PG 17 relnotes: remove mention of undocumented GUCBruce Momjian2024-06-20
* doc PG 17 relnotes: properly wrap SGML textBruce Momjian2024-06-18
* doc PG 17 relnotes: add links to documentation sectionsBruce Momjian2024-06-18
* doc PG 17 relnotes: update to currentBruce Momjian2024-06-17
* doc PG 17 relnotes: Fix sslnegotation typoAndres Freund2024-06-17
* Improve tracking of role dependencies of pg_init_privs entries.Tom Lane2024-06-17
* Teach jsonpath string() to unwrap in lax modeAndrew Dunstan2024-06-17
* pg_createsubscriber: Remove failover replication slots on subscriberPeter Eisentraut2024-06-17
* pg_createsubscriber: Only --recovery-timeout controls the end of recovery pro...Peter Eisentraut2024-06-17
* doc: Mention modules/injection_points as example for injection pointsMichael Paquier2024-06-17
* doc: fix typo in create role manual.Tatsuo Ishii2024-06-16