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
*
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
*
In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
Noah Misch
2020-05-13
*
Rework EXPLAIN format for incremental sort
Tomas Vondra
2020-05-12
*
Do pre-release housekeeping on catalog data.
Tom Lane
2020-05-12
*
Correct standbycheck regression test output.
Fujii Masao
2020-05-12
*
Fix findoidjoins to recognize oidvector columns.
Tom Lane
2020-05-09
*
Update oidjoins regression test for v13.
Tom Lane
2020-05-09
*
Fix several DDL issues of generated columns versus inheritance
Peter Eisentraut
2020-05-08
*
Propagate ALTER TABLE ... SET STORAGE to indexes
Peter Eisentraut
2020-05-08
*
Fix YA text phrase search bug.
Tom Lane
2020-05-07
*
Fix capitalization of messages, per style guide
Peter Eisentraut
2020-05-05
*
Add nbtree ScalarArrayOpExpr tests.
Peter Geoghegan
2020-04-30
*
Rename connection parameters to control min/max SSL protocol version in libpq
Michael Paquier
2020-04-30
*
Fix checkpoint signalling
Alvaro Herrera
2020-04-29
*
Add LP_DEAD deletion of a posting list tuple test.
Peter Geoghegan
2020-04-28
*
Fix definition of pg_statio_all_tables view
Alexander Korotkov
2020-04-28
*
Add more TAP coverage for archive status with crash recovery of standbys
Michael Paquier
2020-04-28
*
Fix full text search to handle NOT above a phrase search correctly.
Tom Lane
2020-04-27
*
Raise a timeout to 180s, in test 003_recovery_targets.pl.
Noah Misch
2020-04-25
*
Remove some unstable parts from new TAP test for archive status check
Michael Paquier
2020-04-24
*
Fix handling of WAL segments ready to be archived during crash recovery
Michael Paquier
2020-04-24
*
Fix cost_incremental_sort for expressions with varno 0
Tomas Vondra
2020-04-23
[next]