aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* meson: Fix typo in pkgconfig generationPeter Eisentraut2023-02-01
* Simplify main waiting loop of the archiver processMichael Paquier2023-02-01
* dblink: Fix variable confusion introduced in e4602483e95Andres Freund2023-01-31
* Try to fix pg_upgrade test on Windows, again.Thomas Munro2023-02-01
* Update time zone data files to tzdata release 2022g.Tom Lane2023-01-31
* Remove dead NoMovementScanDirection codeDavid Rowley2023-02-01
* Doc: clarify use of NULL to drop comments and security labels.Tom Lane2023-01-31
* Remove over-optimistic Assert.Tom Lane2023-01-31
* Generate code for query jumbling through gen_node_support.plMichael Paquier2023-01-31
* Remove recovery test 011_crash_recovery.plMichael Paquier2023-01-31
* Refactor rmtree() to use get_dirent_type().Thomas Munro2023-01-31
* Invent "join domains" to replace the below_outer_join hack.Tom Lane2023-01-30
* Do assorted mop-up in the planner.Tom Lane2023-01-30
* Make Vars be outer-join-aware.Tom Lane2023-01-30
* Doc: clarify behavior of boolean options in replication commands.Tom Lane2023-01-30
* Ensure that MERGE recomputes GENERATED expressions properly.Dean Rasheed2023-01-30
* Rename GUC logical_decoding_mode to logical_replication_mode.Amit Kapila2023-01-30
* Remove unneeded volatile qualifiers from postmaster.c.Thomas Munro2023-01-28
* Minor GUC code refactoring.Tom Lane2023-01-27
* Allow multiple --excludes options in pgindentAndrew Dunstan2023-01-27
* meson: Fix installation path computationPeter Eisentraut2023-01-27
* doc: Adjust a few more references to "postmaster"Peter Eisentraut2023-01-27
* Teach planner about more monotonic window functionsDavid Rowley2023-01-27
* Fix behavior with pg_restore -l and compressed dumpsMichael Paquier2023-01-27
* Improve TimestampDifferenceMilliseconds to cope with overflow sanely.Tom Lane2023-01-26
* Code review for commit 05a7be935.Tom Lane2023-01-26
* Doc: use less-awkward phrasing.Tom Lane2023-01-26
* DROP ROLE regress_role_limited_admin at end of testRobert Haas2023-01-26
* Don't install postmaster symlink anymorePeter Eisentraut2023-01-26
* Remove gratuitous references to postmaster programPeter Eisentraut2023-01-26
* Revert "Add eager and lazy freezing strategies to VACUUM."Peter Geoghegan2023-01-25
* Clarify documentation for CLUSTER on partitioned tables.Jeff Davis2023-01-25
* Make auto_explain print the query identifier in verbose modeMichael Paquier2023-01-26
* Fix rare sharedtuplestore.c corruption.Thomas Munro2023-01-26
* Revert "Rename contrib module basic_archive to basic_wal_module"Michael Paquier2023-01-26
* Doc: update VACUUM VERBOSE freezing tip.Peter Geoghegan2023-01-25
* Add eager and lazy freezing strategies to VACUUM.Peter Geoghegan2023-01-25
* plpython: Stop undefining _POSIX_C_SOURCE, _XOPEN_SOURCEAndres Freund2023-01-25
* plpython: Avoid the need to redefine *printf macrosAndres Freund2023-01-25
* Avoid type cheats for invalid dsa_handles and dshash_table_handles.Tom Lane2023-01-25
* doc: Fix network_ops -> inet_ops in SpGiST operator class listMichael Paquier2023-01-25
* Rename contrib module basic_archive to basic_wal_moduleMichael Paquier2023-01-25
* Process pending postmaster work before connections.Thomas Munro2023-01-25
* Update more obsolete multixact.c comments.Peter Geoghegan2023-01-24
* Improve exclude pattern file processing in pgindentAndrew Dunstan2023-01-24
* Adjust interaction of CREATEROLE with role properties.Robert Haas2023-01-24
* Fix the Drop Database hang.Amit Kapila2023-01-24
* libpqwalreceiver: Convert to libpq-be-fe-helpers.hAndres Freund2023-01-23
* dblink, postgres_fdw: Handle interrupts during connection establishmentAndres Freund2023-01-23
* Add helper library for use of libpq inside the server environmentAndres Freund2023-01-23