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
*
Further fix dumping of views that contain just VALUES(...).
Tom Lane
2019-11-16
*
Improve stability of tests for VACUUM (SKIP_LOCKED)
Michael Paquier
2019-11-16
*
Skip system attributes when applying mvdistinct stats
Tomas Vondra
2019-11-16
*
Further improve stability of partition_prune regression test.
Tom Lane
2019-11-11
*
Fix subscription test
Peter Eisentraut
2019-11-09
*
Fix negative bitmapset member not allowed error in logical replication
Peter Eisentraut
2019-11-09
*
Fix SET CONSTRAINTS .. DEFERRED on partitioned tables
Alvaro Herrera
2019-11-07
*
Fix integer-overflow edge case detection in interval_mul and pgbench.
Tom Lane
2019-11-07
*
Fix "unexpected relkind" error when denying permissions on toast tables.
Tom Lane
2019-11-05
*
Generate EquivalenceClass members for partitionwise child join rels.
Tom Lane
2019-11-05
*
Validate ispell dictionaries more carefully.
Tom Lane
2019-11-02
*
Fix failure when creating cloned indexes for a partition
Michael Paquier
2019-11-02
*
Handle empty-string edge cases correctly in strpos().
Tom Lane
2019-10-28
*
Fix dependency handling at swap phase of REINDEX CONCURRENTLY
Michael Paquier
2019-10-28
*
Avoid failure when selecting a namespace node in XMLTABLE.
Tom Lane
2019-10-25
*
Replace alter_table.sql test usage of event triggers.
Andres Freund
2019-10-16
*
Fix CLUSTER on expression indexes.
Andres Freund
2019-10-15
*
Fix dependency handling of column drop with partitioned tables
Michael Paquier
2019-10-13
*
Fix table rewrites that include a column without a default.
Andres Freund
2019-10-09
*
Report test_atomic_ops() failures consistently, via macros.
Noah Misch
2019-10-05
*
Disable one more set of tests from c8841199509.
Andres Freund
2019-10-05
*
Disable one set of tests from c8841199509.
Andres Freund
2019-10-04
*
Add isolation tests for the combination of EPQ and triggers.
Andres Freund
2019-10-04
*
Fix bitshiftright()'s zero-padding some more.
Tom Lane
2019-10-04
*
Selectively include window frames in expression walks/mutates.
Andrew Gierth
2019-10-03
*
Remove temporary WAL and history files at the end of archive recovery
Michael Paquier
2019-10-02
*
Suppress another CR in program output
Andrew Dunstan
2019-09-30
*
Allow SSL TAP tests to run on Windows
Andrew Dunstan
2019-09-29
*
Improve stability of partition_prune regression test.
Tom Lane
2019-09-28
*
ANALYZE a_star and its children to avoid plan instability in tests.
Tom Lane
2019-09-27
*
Fix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd80f160252.
Amit Kapila
2019-09-27
*
Fix handling of GENERATED columns in CREATE TABLE LIKE INCLUDING DEFAULTS.
Tom Lane
2019-09-25
*
Message style fixes
Peter Eisentraut
2019-09-23
*
Fix failure to zero-pad the result of bitshiftright().
Tom Lane
2019-09-22
*
Straighten out leakproofness markings on text comparison functions.
Tom Lane
2019-09-21
*
Fix some minor spec-compliance issues in jsonpath lexer.
Tom Lane
2019-09-20
*
Provide stable test for NULL-values in KNN SP-GiST
Alexander Korotkov
2019-09-20
*
Remove unstable KNN SP-GiST test
Alexander Korotkov
2019-09-20
*
Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
Alexander Korotkov
2019-09-19
*
Fix bogus handling of XQuery regex option flags.
Tom Lane
2019-09-17
*
Fix intermittent self-test failures caused by the stats_ext test.
Dean Rasheed
2019-09-15
*
Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases.
Noah Misch
2019-09-13
*
Fix usage of whole-row variables in WCO and RLS policy expressions.
Tom Lane
2019-09-12
*
Don't drop NOTICE messages in isolation tests.
Tom Lane
2019-09-10
*
Fix isolationtester race condition for notices sent before blocking.
Tom Lane
2019-09-09
*
Be more careful about port selection in src/test/ldap/.
Tom Lane
2019-09-09
*
Always skip recovery SysV shared memory tests on Windows
Andrew Dunstan
2019-09-09
*
Reorder EPQ work, to fix rowmark related bugs and improve efficiency.
Andres Freund
2019-09-09
*
Improve new AND CHAIN tests
Peter Eisentraut
2019-09-09
*
Fix handling of NULL distances in KNN-GiST
Alexander Korotkov
2019-09-08
[next]