aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
...
* 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
* Reintroduce dead tuple counter in pg_stat_progress_vacuum.Masahiko Sawada2024-06-14
* doc: Fix description WAL summarizer in glossaryMichael Paquier2024-06-14
* doc: Fix description WAL writer in glossaryMichael Paquier2024-06-14
* Improve the granularity of PQsocketPoll's timeout parameter.Tom Lane2024-06-13
* Fix documentation of initdb --show optionPeter Eisentraut2024-06-13
* Doc: Fix ambuiguity in column lists.Amit Kapila2024-06-11
* doc: Mention all options equivalent to pg_dump --filter patterns.Dean Rasheed2024-06-10
* Fix behavior of stable functions called from a CALL's argument list.Tom Lane2024-06-07
* Doc: Add the new section "Logical Replication Failover".Amit Kapila2024-06-07
* doc: Fix copy-and-paste mistakePeter Eisentraut2024-06-07
* Collation documentation fixes.Jeff Davis2024-06-06
* doc PG 17 relnotes: adjust integer bin/oct funcs and psql tabBruce Momjian2024-06-05
* Fix documentation for POSIX semaphores.Nathan Bossart2024-06-05
* doc: Fix example with database regexp in HBA documentationMichael Paquier2024-06-05
* Fix documentation for System V semaphores.Nathan Bossart2024-06-03
* doc PG 17 relnotes: adjust IN wordingBruce Momjian2024-05-28