aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rename index "abc" in aggregates.sqlAlexander Korotkov2024-01-24
* Add temporal PRIMARY KEY and UNIQUE constraintsPeter Eisentraut2024-01-24
* Improve notation of BuiltinTrancheNamesAlvaro Herrera2024-01-24
* pgbench: Add \syncpipelineMichael Paquier2024-01-24
* Refactor code used by jsonpath executor to fetch variablesAmit Langote2024-01-24
* Adjust populate_record_field() to handle errors softlyAmit Langote2024-01-24
* Add soft error handling to some expression nodesAmit Langote2024-01-24
* Fix ALTER TABLE .. ADD COLUMN with complex inheritance treesMichael Paquier2024-01-24
* Fix crash in autoprewarm.Nathan Bossart2024-01-23
* Support shared libraries on Android (using make)Peter Eisentraut2024-01-23
* meson: Map host_system android to linuxPeter Eisentraut2024-01-23
* Fix makefiles for newly added filesPeter Eisentraut2024-01-23
* doc: Add acronym and glossary term for Access MethodDaniel Gustafsson2024-01-23
* meson: portname was set too earlyPeter Eisentraut2024-01-23
* Revert "libpqwalreceiver: Convert to libpq-be-fe-helpers.h"Heikki Linnakangas2024-01-23
* Generate syscache info from catalog filesPeter Eisentraut2024-01-23
* Improve stability of recovery test 035_standby_logical_decodingMichael Paquier2024-01-23
* Add better handling of redundant IS [NOT] NULL qualsDavid Rowley2024-01-23
* ci: Enable injection points in buildsMichael Paquier2024-01-23
* Fix possible NULL pointer dereference in GetNamedDSMSegment().Nathan Bossart2024-01-22
* Fix ERROR message in injection_point.cMichael Paquier2024-01-23
* Fix two memcpy() bugs in the new injection point codeHeikki Linnakangas2024-01-22
* Abort pgbench if script end is reached with an open pipelineAlvaro Herrera2024-01-22
* Test EXPLAIN (FORMAT JSON) ... XMLTABLEAlvaro Herrera2024-01-22
* Make documentation builds reproduciblePeter Eisentraut2024-01-22
* Re-disallow Memoize for parameterized nested loops with join filtersDavid Rowley2024-01-22
* Fix some typosMichael Paquier2024-01-22
* Add test module injection_pointsMichael Paquier2024-01-22
* Add backend support for injection pointsMichael Paquier2024-01-22
* Fix table name collision in tests in 0452b461bcAlexander Korotkov2024-01-21
* Explore alternative orderings of group-by pathkeys during optimization.Alexander Korotkov2024-01-21
* Generalize the common code of adding sort before processing of groupingAlexander Korotkov2024-01-21
* Add hint about not qualifying UPDATE...SET target with relation name.Tom Lane2024-01-20
* Add planner support functions for range operators <@ and @>.Tom Lane2024-01-20
* Teach autoprewarm to use the dynamic shared memory registry.Nathan Bossart2024-01-19
* Introduce the dynamic shared memory registry.Nathan Bossart2024-01-19
* doc: Reorganize section for shared memory and LWLocks.Nathan Bossart2024-01-19
* Fix name collision in c64086b79dbaAlexander Korotkov2024-01-19
* doc: Update compiler for FreeBSD specific instructionsDaniel Gustafsson2024-01-19
* Reorder actions in ProcArrayApplyRecoveryInfo()Alexander Korotkov2024-01-19
* Add stratnum GiST support functionPeter Eisentraut2024-01-19
* Rename COPY option from SAVE_ERROR_TO to ON_ERRORAlexander Korotkov2024-01-19
* Fixed misspelled byteswap function for big endian machinesJohn Naylor2024-01-19
* Add optimized C string hashingJohn Naylor2024-01-19
* Add inline incremental hash functions for in-memory useJohn Naylor2024-01-19
* psql: Add ignore_slash_options in bind's inactive branchMichael Paquier2024-01-19
* Fix incorrect placeholder in walreceiver.cMichael Paquier2024-01-19
* Improve some documentation about the bootstrap superuser.Nathan Bossart2024-01-18
* Fix buildfarm error from commit 5c31669058.Jeff Davis2024-01-18
* Fix broken Bitmapset optimization in DiscreteKnapsack()David Rowley2024-01-19