postgrespro.git / summary / log

2020-04-08 a3fe99215b71 Travis-CI and Appveyor integration
           Alexey Kondratov

2020-06-09 350f47786c34 Spelling adjustments
           Peter Eisentraut

2020-06-09 b1d32d3e3230 Unify drop-by-OID functions
           Peter Eisentraut

2020-06-09 b27c90bbe4a3 Fix invalid function references in a few comments
           David Rowley

2020-06-09 05dea2427c2f Repair unstable regression test.
           Tom Lane

2020-06-09 1b2c29469a58 Fix HashAgg regression from choosing too many initial buckets.
           Jeff Davis

2020-06-09 47c718792b88 Avoid need for valgrind suppressions for pg_atomic_init_u64 on some platforms.
           Andres Freund

2020-06-08 c2e71cb355a4 Update documentation for snowball update
           Peter Eisentraut

2020-06-08 cbcc8726bb1c Update snowball
           Peter Eisentraut

2020-06-08 57cb8063089a Fix locking bugs that could corrupt pg_control.
           Thomas Munro

2020-06-08 d094bf93014b Doc: Update example symptom of systemd misconfiguration.
           Thomas Munro

2020-06-08 879ad9f90e83 Fix crash in WAL sender when starting physical replication
           Michael Paquier

2020-06-07 5a2398b0b2d3 MSVC: Avoid warning when testing a TAP suite without PROVE_FLAGS.
           Noah Misch

2020-06-07 d10b19e224c2 Stamp HEAD as 14devel.
           Tom Lane

2020-06-07 b5d69b7c22ee pgindent run prior to branching v13.
           Tom Lane

2020-06-07 7247e243a803 Try to read data from the socket in pqSendSome's write_failed paths.
           Tom Lane

2020-06-07 92f33bb7afd3 Rethink definition of cancel.c's CancelRequested flag.
           Tom Lane

2020-06-07 1fbb6c93df30 Fix platform-specific performance regression in logtape.c.
           Jeff Davis

2020-06-07 aa7927698acb psql: Format \? output a little better
           Peter Eisentraut

2020-06-07 1e8ada0c8a44 Fix message translatability
           Peter Eisentraut

2020-06-07 0fd2a79a637f Spelling adjustments
           Peter Eisentraut

2020-06-07 a02b8bdd9878 doc: Fix man page whitespace issues
           Peter Eisentraut

2020-06-07 f4c88ce1a20e Formatting and punctuation improvements in postgresql.conf.sample
           Peter Eisentraut

2020-06-07 b25da8661523 doc: Move options on man pages into more alphabetical order
           Peter Eisentraut

2020-06-07 9ac0a2621090 doc: Fix up spacing around verbatim DocBook elements
           Peter Eisentraut

2020-06-07 4c6f70cd33ac doc: Language review
           Peter Eisentraut

2020-06-07 b79cb8a919c2 doc: Trim trailing whitespace
           Peter Eisentraut

2020-06-07 b3c2412e70f2 doc: Clean up title case use
           Peter Eisentraut

2020-06-07 ab5b55505ec4 doc: Remove line breaks after <title>
           Peter Eisentraut

2020-06-07 c8be915aa9fc Doc: Clean up references to obsolete OS versions.
           Thomas Munro

2020-06-07 c14a98032b17 doc: Fix incorrect link target
           Peter Eisentraut

2020-06-06 35b527428d61 Add missing source files to nls.mk
           Peter Eisentraut

2020-06-06 6e2f11b631b7 Fix reference to wrong view in release notes
           Magnus Hagander

2020-06-06 26056b3ba84d Refresh function name in CRC-associated Valgrind suppressions.
           Noah Misch

2020-06-05 ec5d6fc4ae8c Doc: remove annotations about multi-row output of set-returning functions.
           Tom Lane

2020-06-05 0c882e52a866 Improve ineq_histogram_selectivity's behavior for non-default orderings.
           Tom Lane

2020-06-05 87fb04af1e70 Add unlikely() to CHECK_FOR_INTERRUPTS()
           Joe Conway

2020-06-05 044c99bc567a Use query collation, not column's collation, while examining statistics.
           Tom Lane

2020-06-05 f0d2c65f17ca OpenSSL 3.0.0 compatibility in tests
           Peter Eisentraut

2020-06-05 1127f0e392c7 Preserve pg_index.indisreplident across REINDEX CONCURRENTLY
           Michael Paquier

2020-06-04 a9632830bb05 Reject "23:59:60.nnn" in datetime input.
           Tom Lane

2020-06-04 f5067049cde3 psql: Clean up terminology in \dAp command
           Peter Eisentraut

2020-06-04 3fa44a300498 Fix comment in be-secure-openssl.c
           Michael Paquier

2020-06-04 c1669fd5812a Fix instance of elog() called while holding a spinlock
           Michael Paquier

2020-06-03 f88bd3139f3e Don't call palloc() while holding a spinlock, either.
           Tom Lane

2020-06-03 4d685f6d7b65 doc:  PG 13 relnotes:  fix link for grouping sets hash overflow
           Bruce Momjian

2020-06-03 43e592c706f8 doc: Move wal_init_zero and wal_recycle descriptions to proper section.
           Fujii Masao

2020-06-02 caa3c4242cf8 Don't call elog() while holding spinlock.
           Fujii Masao

2020-06-02 e641b2a995ab Doc: Update the documentation for spilled transaction statistics.
           Amit Kapila

2020-06-01 b846091fd0a7 Make ssl certificate for ssl_passphrase_callback test via Makefile
           Andrew Dunstan

[next]