aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* doc: Remove superfluous bracket in synopsisDaniel Gustafsson2024-02-08
* Fix wrong logic in TransactionIdInRecentPast()Alexander Korotkov2024-02-08
* Fix documentation build with older docbook-xslPeter Eisentraut2024-02-08
* Update commentPeter Eisentraut2024-02-08
* Fix meson installation of xid_wraparound test.Masahiko Sawada2024-02-08
* Fix warnings in cpluspluscheckJohn Naylor2024-02-08
* Rename static function to avoid conflicting namesDaniel Gustafsson2024-02-07
* Remove Start* macros in postmaster.c.Nathan Bossart2024-02-07
* Update PQparameterStatus and ParameterStatus docsAlvaro Herrera2024-02-07
* Adjust reltarget assignment for UPPERREL_PARTIAL_DISTINCT relDavid Rowley2024-02-07
* Set LSN for wbuf in _hash_freeovflpage() iff wbuf is modified.Amit Kapila2024-02-07
* Clean-ups for 776621a5e4 and 7329240437.Amit Kapila2024-02-07
* Simplify signature of CopyAttributeOutCSV() in copyto.cMichael Paquier2024-02-07
* Revert "Refactor CopyAttributeOut{CSV,Text}() to use a callback in COPY TO"Michael Paquier2024-02-07
* Change initial use of pg_atomic_write_u64 to initAlvaro Herrera2024-02-06
* Use atomic access for SlruShared->latest_page_numberAlvaro Herrera2024-02-06
* Further cosmetic review of hashfn_unstable.hJohn Naylor2024-02-06
* Simplify initialization of incremental hash stateJohn Naylor2024-02-06
* doc: Spell I/O consistentlyMichael Paquier2024-02-06
* Fix meson installation of new generated filesPeter Eisentraut2024-02-05
* Fix assertion if index is dropped during REFRESH CONCURRENTLYHeikki Linnakangas2024-02-05
* Run REFRESH MATERIALIZED VIEW CONCURRENTLY in right security contextHeikki Linnakangas2024-02-05
* Enhance libpqrcv APIs to support slot synchronization.Amit Kapila2024-02-05
* Improve the comments in 004_subscription.pl.Amit Kapila2024-02-05
* Refactor CopyAttributeOut{CSV,Text}() to use a callback in COPY TOMichael Paquier2024-02-05
* Refactor CopyReadAttributes{CSV,Text}() to use a callback in COPY FROMMichael Paquier2024-02-05
* libpq: Change some static functions to externAlvaro Herrera2024-02-04
* libpq: Add pqReleaseConnHosts functionAlvaro Herrera2024-02-04
* pg_basebackup: Fix check for MINIMUM_VERSION_FOR_WAL_SUMMARIESMichael Paquier2024-02-04
* Improve documentation for COPY ... ON_ERROR ...Alexander Korotkov2024-02-03
* Fix typo in commentsHeikki Linnakangas2024-02-03
* Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_for_file_access().Tom Lane2024-02-02
* Fix bug in bulk extending temp relation after failureHeikki Linnakangas2024-02-02
* Allow Gather Merge in more cases for parallel DISTINCTDavid Rowley2024-02-03
* Sync PG_VERSION file in CREATE DATABASE.Noah Misch2024-02-01
* Handle interleavings between CREATE DATABASE steps and base backup.Noah Misch2024-02-01
* Update time zone data files to tzdata release 2024a.Tom Lane2024-02-01
* Avoid package qualification of $windows_osAndrew Dunstan2024-02-01
* Continue my quest to make 002_blocks.pl pass reliably.Robert Haas2024-02-01
* doc: improve role option documentationBruce Momjian2024-02-01
* doc: remove incorrect grammar for ALTER EVENT TRIGGERDaniel Gustafsson2024-02-01
* doc: Fix incorrect openssl optionDaniel Gustafsson2024-02-01
* Fix stats_fetch_consistency with stats for fixed-numbered objectsMichael Paquier2024-02-01
* Fix copy&paste typo in commentAlvaro Herrera2024-01-31
* Exclude Threadsanitizer instrumentation in exit checkDaniel Gustafsson2024-01-31
* Fix costing bug in MergeAppendDavid Rowley2024-02-01
* Clean pg_walsummary's tmp_check directory.Tom Lane2024-01-31
* In 002_blocks.pl, try to prevent a HOT update.Robert Haas2024-01-31
* Update pg_walsummary copyright notices to 2024Alvaro Herrera2024-01-31
* Revise pg_walsummary's 002_blocks test to avoid spurious failures.Robert Haas2024-01-31