aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ci: Prepare to make compute resources for CI configurableAndres Freund2023-08-23
* Bump catversion for to_bin() and to_oct().Nathan Bossart2023-08-23
* ci: Use VMs for SanityCheck and CompilerWarningsAndres Freund2023-08-23
* ci: Move execution method of tasks into yaml templatesAndres Freund2023-08-23
* ci: Don't specify amount of memoryAndres Freund2023-08-23
* Avoid use of Perl getprotobynamePeter Eisentraut2023-08-23
* Fix _bt_allequalimage() call within critical section.Heikki Linnakangas2023-08-23
* Add to_bin() and to_oct().Nathan Bossart2023-08-23
* Use the buffer cache when initializing an unlogged index.Heikki Linnakangas2023-08-23
* doc: Replace list of drivers and PLs with wiki linkDaniel Gustafsson2023-08-23
* doc: Add more ICU rules examplesPeter Eisentraut2023-08-23
* Fix wording in commentDaniel Gustafsson2023-08-23
* pg_upgrade: Avoid shadowing global var in functionDaniel Gustafsson2023-08-23
* doc: Improve ICU external linkPeter Eisentraut2023-08-23
* Improve vertical spacing of documentation markupPeter Eisentraut2023-08-23
* Some vertical reformattingPeter Eisentraut2023-08-23
* Rename some function arguments for better clarityPeter Eisentraut2023-08-23
* Add const decorationsPeter Eisentraut2023-08-23
* Introduce macros for protocol characters.Nathan Bossart2023-08-22
* ExtendBufferedWhat -> BufferManagerRelation.Thomas Munro2023-08-23
* Fix pg_dump assertion failure when dumping pg_catalog.Jeff Davis2023-08-22
* Cache by-reference missing values in a long lived contextAndrew Dunstan2023-08-22
* Add comment missing in a4a232b1e702Alvaro Herrera2023-08-22
* Simplify the logical worker type checks by using the switch on worker type.Amit Kapila2023-08-22
* Fix pg_stat_reset_single_table_counters() for shared relationsMichael Paquier2023-08-21
* Bump catalog version for pg_wait_eventsMichael Paquier2023-08-20
* Add system view pg_wait_eventsMichael Paquier2023-08-20
* ci: macos: use cached macports installAndres Freund2023-08-19
* Remove dubious warning message from SQL/JSON functionsPeter Eisentraut2023-08-18
* pg_upgrade: Improve style of a few verbose messagesMichael Paquier2023-08-18
* Fix format if entry in wait_event_names.txtMichael Paquier2023-08-18
* Add a few recent commits to .git-blame-ignore-revs.Nathan Bossart2023-08-17
* Remove traces of Sun -lposix4.Thomas Munro2023-08-17
* Don't probe extra libraries for fdatasync.Thomas Munro2023-08-17
* Invalidate smgr_targblock in smgrrelease().Thomas Munro2023-08-17
* sepgsql: Adjust regression expected outputMichael Paquier2023-08-17
* Add OAT hook calls for more subcommands of ALTER TABLEMichael Paquier2023-08-17
* Unify some error messagesPeter Eisentraut2023-08-16
* Improved CREATE SUBSCRIPTION message for clarityPeter Eisentraut2023-08-16
* Remove incorrect field from information schemaPeter Eisentraut2023-08-16
* Split out tiebreaker comparisons from comparetup_* functionsJohn Naylor2023-08-16
* Fix code indentation vioaltion introduced in commit 9e9931d2b.Etsuro Fujita2023-08-15
* Re-allow FDWs and custom scan providers to replace joins with pseudoconstant ...Etsuro Fujita2023-08-15
* De-pessimize ConditionVariableCancelSleep().Thomas Munro2023-08-15
* hio: Take number of prior relation extensions into accountAndres Freund2023-08-14
* pgtest: fix spacingBruce Momjian2023-08-14
* pgtest: update shell script to use more modern syntaxBruce Momjian2023-08-14
* Change custom wait events to use dynamic shared hash tablesMichael Paquier2023-08-14
* Simplify determining logical replication worker types.Amit Kapila2023-08-14
* ci: macos: Remove use of -Dsegsize_blocks=6Andres Freund2023-08-12