postgrespro.git / summary / log

2020-04-21 9d25e1aa311c Clean up cpluspluscheck violation.
           Tom Lane

2020-04-21 2117c3cb3d51 Fix duplicate typedef from commit 0d8c9c121.
           Tom Lane

2020-04-21 67f82e966b52 Mention pg_promote() as a method to trigger promotion in documentation.
           Fujii Masao

2020-04-21 f192312dc076 doc:  change SGML markup "figure" to "example"
           Bruce Momjian

2020-04-20 1ec42696bed5 Doc: update sections 9.7 and 9.8 for new function table layout.
           Tom Lane

2020-04-20 079ac29d4daf Move the server's backup manifest code to a separate file.
           Robert Haas

2020-04-20 1e324cb0e761 Add tab-completion for ALTER INDEX .. [NO] DEPENDS ON
           Alvaro Herrera

2020-04-20 5fc703946bf3 Add ALTER .. NO DEPENDS ON
           Alvaro Herrera

2020-04-20 4157f73b4ba7 Doc: update sections 9.5 and 9.6 for new function table layout.
           Tom Lane

2020-04-20 7e4e574744c1 Allow pg_read_all_stats to access all stats views again
           Magnus Hagander

2020-04-19 9aece5cd05f1 Doc: update the rest of section 9.4 for new function table layout.
           Tom Lane

2020-04-19 0cacb2b79d8f Fix missing pfree() in logtape.c, missed by 24d85952.
           Jeff Davis

2020-04-19 81e83216d5b6 Doc: update sections 9.1-9.3 for new function table layout.
           Tom Lane

2020-04-19 73afabcdc20e Fix update-unicode target
           Peter Eisentraut

2020-04-18 00f4aba46d53 Doc: sync functableentry markup choices with website style.
           Tom Lane

2020-04-18 f332241a60aa Fix race conditions in synchronous standby management.
           Tom Lane

2020-04-18 3cb02e307e35 Fix possible crash with GENERATED ALWAYS columns
           David Rowley

2020-04-18 737d69ffc3cf Doc: revise formatting of function/operator tables.
           Tom Lane

2020-04-17 6741cfa59647 Revert "Only provide new libpq sslpasskey hook for openssl-enabled builds"
           Andrew Dunstan

2020-04-17 f342d7ad03e6 Only provide openssl_tls_init_hook if building with openssl
           Andrew Dunstan

2020-04-17 a9659fb65497 Use a slightly more liberal regex to detect Visual Studio version
           Andrew Dunstan

2020-04-17 9e24109f1a4e Only provide new libpq sslpasskey hook for openssl-enabled builds
           Andrew Dunstan

2020-04-17 3125a5baec1c Fix possible future cache reference leak in ALTER EXTENSION ADD/DROP.
           Tom Lane

2020-04-17 4db819ba4039 Add index term for backup manifest in documentation.
           Fujii Masao

2020-04-17 198efe774b0d Fix minor memory leak in pg_basebackup and pg_receivewal
           Michael Paquier

2020-04-16 5b736e9cf957 Remove unneeded constraint dependency tracking
           David Rowley

2020-04-16 fc576b7c4f3a Fix cache reference leak in contrib/sepgsql.
           Tom Lane

2020-04-16 24d2d38b1eb8 Fix the usage of parallel and full options of vacuum command.
           Amit Kapila

2020-04-16 542d7817f774 Disable silently generation of manifests with servers <= 12 in pg_basebackup
           Michael Paquier

2020-04-15 f0ca378d4c13 Slightly simplify nbtree split point choice loop.
           Peter Geoghegan

2020-04-15 8f4ee44bcdbc Fix minor memory leak in pg_dump
           Michael Paquier

2020-04-15 a2ac73e7be7a Code review for backup manifest.
           Fujii Masao

2020-04-14 4a05a6409567 Remove obsolete "hole in center of page" comment.
           Peter Geoghegan

2020-04-14 2d59643dbcca Account for collation when coercing the output of a SQL function.
           Tom Lane

2020-04-14 0516f94d18c5 Stop requiring an explicit return from perl subroutines
           Andrew Dunstan

2020-04-14 e60c6f6ea17b Set Perl search path more idiomatically
           Andrew Dunstan

2020-04-14 149f2ae88ab0 Document the backup manifest file format.
           Robert Haas

2020-04-14 80634e3b1815 Rearrange _bt_insertonpg() "update metapage" code.
           Peter Geoghegan

2020-04-14 8128b0c152a6 Fix collection of typos and grammar mistakes in the tree, volume 2
           Michael Paquier

2020-04-14 f762b2feba27 Add defensive "split_only_page" nbtree assertion.
           Peter Geoghegan

2020-04-14 a6fea120a7e3 Comments and doc fixes for commit 40d964ec99.
           Amit Kapila

2020-04-14 826ee1a01912 Make _bt_insertonpg() more like _bt_split().
           Peter Geoghegan

2020-04-14 d60cfb6bf2b4 Add a wait_for_catchup() before immediate stop of a test master.
           Noah Misch

2020-04-13 e56d717d8a23 Silence Perl warning
           Alvaro Herrera

2020-04-13 bc3087b626d1 Harmonize nbtree page split point code.
           Peter Geoghegan

2020-04-13 8f00d84afc0d Use perl's $/ more idiomatically
           Andrew Dunstan

2020-04-13 7be5d8df1f74 Use perl warnings pragma consistently
           Andrew Dunstan

2020-04-13 8930e43ecd3f Print policy name in perlcritic messages
           Andrew Dunstan

2020-04-13 7a6b017b3478 Rename pg_validatebackup to pg_verifybackup some more.
           Robert Haas

2020-04-13 ef08ca113fe3 Cosmetic fixups for WAL usage work.
           Amit Kapila

[prev] [next]