index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Make new SSL TAP test for channel_binding more robust
Michael Paquier
2020-08-04
*
Fix rare failure in LDAP tests.
Thomas Munro
2020-08-03
*
Fix oversight in ALTER TYPE: typmodin/typmodout must propagate to arrays.
Tom Lane
2020-07-31
*
Fix some issues with step generation in partition pruning.
Etsuro Fujita
2020-07-28
*
Fix assorted bugs by changing TS_execute's callback API to ternary logic.
Tom Lane
2020-07-24
*
Fix construction of updated-columns bitmap in logical replication.
Tom Lane
2020-07-20
*
Rename wal_keep_segments to wal_keep_size.
Fujii Masao
2020-07-20
*
Correctly mark pg_subscription.subslotname as nullable.
Tom Lane
2020-07-19
*
Fix bitmap AND/OR scans on the inside of a nestloop partition-wise join.
Tom Lane
2020-07-14
*
Fix timing issue with ALTER TABLE's validate constraint
David Rowley
2020-07-14
*
Cope with lateral references in the quals of a subquery RTE.
Tom Lane
2020-07-13
*
Improvements to psql \dAo and \dAp commands
Alexander Korotkov
2020-07-13
*
Revert "Track statistics for spilling of changes from ReorderBuffer".
Amit Kapila
2020-07-13
*
Forbid numeric NaN in jsonpath
Alexander Korotkov
2020-07-11
*
Improve error reporting for jsonpath .double() method
Alexander Korotkov
2020-07-11
*
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-09
*
Morph pg_replication_slots.min_safe_lsn to safe_wal_size
Alvaro Herrera
2020-07-07
*
Rename enable_incrementalsort for clarity
Peter Eisentraut
2020-07-05
*
Fix removal of files generated by TAP tests for SSL
Michael Paquier
2020-07-01
*
Adjust max_slot_wal_keep_size behavior per review
Alvaro Herrera
2020-06-24
*
Save slot's restart_lsn when invalidated due to size
Alvaro Herrera
2020-06-24
*
Future-proof regression tests against possibly-missing posixrules file.
Tom Lane
2020-06-19
*
Fix deadlock danger when atomic ops are done under spinlock.
Andres Freund
2020-06-18
*
Add basic spinlock tests to regression tests.
Andres Freund
2020-06-18
*
Fix oldest xmin and LSN computation across repslots after advancing
Michael Paquier
2020-06-18
*
Fix behavior of float aggregates for single Inf or NaN inputs.
Tom Lane
2020-06-13
*
Fix mishandling of NaN counts in numeric_[avg_]combine.
Tom Lane
2020-06-11
*
Rework HashAgg GUCs.
Jeff Davis
2020-06-11
*
Avoid update conflict out serialization anomalies.
Peter Geoghegan
2020-06-11
*
Fix typos.
Amit Kapila
2020-06-11
*
Repair unstable regression test.
Tom Lane
2020-06-09
*
Fix crash in WAL sender when starting physical replication
Michael Paquier
2020-06-08
*
Spelling adjustments
Peter Eisentraut
2020-06-07
*
Improve ineq_histogram_selectivity's behavior for non-default orderings.
Tom Lane
2020-06-05
*
OpenSSL 3.0.0 compatibility in tests
Peter Eisentraut
2020-06-05
*
Preserve pg_index.indisreplident across REINDEX CONCURRENTLY
Michael Paquier
2020-06-05
*
Reject "23:59:60.nnn" in datetime input.
Tom Lane
2020-06-04
*
psql: Clean up terminology in \dAp command
Peter Eisentraut
2020-06-04
*
Make ssl certificate for ssl_passphrase_callback test via Makefile
Andrew Dunstan
2020-06-01
*
Fix crashes with currtid() and currtid2()
Michael Paquier
2020-06-01
*
Make install-tests target work with vpath builds
Andrew Dunstan
2020-05-31
*
Fix typo in test comment.
Heikki Linnakangas
2020-05-28
*
WITH TIES: number of rows is optional and defaults to one
Alvaro Herrera
2020-05-18
*
Cosmetic improvement for psql opfamily-related information
Alexander Korotkov
2020-05-17
*
Improve ordering for \dAo and \dAp psql commands
Alexander Korotkov
2020-05-17
*
Make pg_stat_wal_receiver consistent with the WAL receiver's shmem info
Michael Paquier
2020-05-17
*
Fix assertion with relation using REPLICA IDENTITY FULL in subscriber
Michael Paquier
2020-05-16
*
Change locktype "speculative token" to "spectoken".
Tom Lane
2020-05-15
*
Fix walsender error cleanup code
Alvaro Herrera
2020-05-15
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
[next]